An accidental empty line.
[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 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
35         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
36              From: Mike Guy <mjtg@cam.ac.uk>
37              Date: Fri, 20 Jul 2001 16:12:49 +0100
38              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
39      Branch: perl
40            ! Porting/pumpkin.pod
41 ____________________________________________________________________________
42 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
43         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
44              From: Peter Prymmer <pvhp@forte.com>
45              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
46              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
47      Branch: perl
48            ! pod/perlhack.pod
49 ____________________________________________________________________________
50 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
51         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
52              From: Michael G Schwern <schwern@pobox.com>
53              Date: Fri, 20 Jul 2001 20:22:35 -0400
54              Message-ID: <20010720202235.O4498@blackrider>
55      Branch: perl
56            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
57            ! lib/Test/t/todo.t
58 ____________________________________________________________________________
59 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
60         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
61              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
62              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
63              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
64      Branch: perl
65            ! ext/POSIX/POSIX.pod
66 ____________________________________________________________________________
67 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
68         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
69              From: Mark-Jason Dominus <mjd@plover.com>
70              Date: Fri, 20 Jul 2001 23:16:54 -0400
71              Message-ID: <20010721031654.21877.qmail@plover.com>
72      Branch: perl
73            ! ext/POSIX/POSIX.pod
74 ____________________________________________________________________________
75 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
76         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
77              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
78              Date: Sun, 22 Jul 2001 14:56:09 +0200
79              Message-ID: <20010722145609.A766@rafael>
80      Branch: perl
81            ! ext/B/O.pm
82 ____________________________________________________________________________
83 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
84         Log: Subject: regexec.c #define cleanup
85              From: Mark-Jason Dominus <mjd@plover.com>
86              Date: Sat, 21 Jul 2001 18:33:25 -0400
87              Message-ID: <20010721223325.3069.qmail@plover.com>
88      Branch: perl
89            ! regexec.c
90 ____________________________________________________________________________
91 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
92         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
93              From: Prymmer/Kahn <pvhp@best.com>
94              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
95              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
96      Branch: perl
97            ! t/io/fs.t
98 ____________________________________________________________________________
99 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
100         Log: Typo in #11432.
101      Branch: perl
102            ! ext/POSIX/POSIX.t
103 ____________________________________________________________________________
104 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
105         Log: Integrate (manually) change #11424 from macperl.
106      Branch: perl
107            ! ext/Filter/t/call.t
108 ____________________________________________________________________________
109 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
110         Log: Integrate change #11408 from macperl.
111      Branch: perl
112           !> README.macos pod/perlport.pod
113 ____________________________________________________________________________
114 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
115         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
116      Branch: perl
117           +> macos/MacPerlTests.cmd macos/xsubpp.patch
118            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
119            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
120            ! ext/POSIX/POSIX.t
121 ____________________________________________________________________________
122 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
123         Log: pod/*.t tests not picked up by t/TEST either
124      Branch: maint-5.6/perl
125            ! t/TEST
126 ____________________________________________________________________________
127 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
128         Log: better tweak for change#11429 (windows has both / and \ separated
129              paths in @INC at that point)
130      Branch: maint-5.6/perl
131            ! t/pod/testp2pt.pl
132 ____________________________________________________________________________
133 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
134         Log: MacOS pod test tweak needs \Escape
135      Branch: maint-5.6/perl
136            ! t/pod/testp2pt.pl
137 ____________________________________________________________________________
138 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
139         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
140              resulting duplicate output, but t/harness isn't)
141      Branch: maint-5.6/perl
142            ! t/run/runenv.t
143 ____________________________________________________________________________
144 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
145         Log: t/harness wasn't picking up all the tests
146      Branch: maint-5.6/perl
147            ! t/harness
148 ____________________________________________________________________________
149 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
150         Log: update MANIFEST for new file
151      Branch: maint-5.6/perl
152            ! MANIFEST
153 ____________________________________________________________________________
154 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
155         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
156              the exception of the macperl/macos/... tree
157      Branch: maint-5.6/perl
158           +> t/lib/filefind-taint.t
159           !> (integrate 72 files)
160 ____________________________________________________________________________
161 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
162         Log: Fix test.
163      Branch: maint-5.6/macperl
164            ! macos/bundled_ext/Filter/t/call.t
165 ____________________________________________________________________________
166 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
167         Log: Make perl fork()-safe (in a slightly limited way) even on
168              platforms that don't have pthread_atfork() (extension of
169              the fix in change#11151).
170              
171              Note that this will not help extensions that call fork()
172              directly in C, or that link to libraries that call fork()
173              directly.  Such cases must be fixed to either call
174              PerlProc_fork(), or call atfork_lock() in parent before the
175              calling the function that forks and call atfork_unlock()
176              in both parent and child immediately after the fork().
177              (There are no worries if C code calls exec() in the child
178              immediately after a fork().  Only cases where the child
179              calls perl's API functions (including New()) after the
180              fork() are problematic.)
181              
182              This change also eliminates the use of vfork() from perl,
183              since all such uses were violating the severe restrictions
184              on modifying the state of the process between the vfork()
185              and the exec().
186              
187              This is a modified version of patches suggested by Abhijit
188              Menon-Sen and Richard Soderberg.
189      Branch: perl
190            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
191            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
192 ____________________________________________________________________________
193 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
194         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
195              Switch, and Text::Balanced.
196      Branch: maint-5.6/macperl
197            + macos/bundled_ext/Filter/Util/Call/Call.pm
198            + macos/bundled_ext/Filter/Util/Call/Call.xs
199            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
200            + macos/bundled_ext/Filter/t/MyFilter.pm
201            + macos/bundled_ext/Filter/t/call.t
202            + macos/bundled_ext/Filter/t/filter-util.pl
203            + macos/bundled_lib/blib/lib/Class/ISA.pm
204            + macos/bundled_lib/blib/lib/Digest.pm
205            + macos/bundled_lib/blib/lib/Filter/Simple.pm
206            + macos/bundled_lib/blib/lib/Switch.pm
207            + macos/bundled_lib/blib/lib/Text/Balanced.pm
208            + macos/bundled_lib/blib/lib/Text/Balanced.pod
209            + macos/bundled_lib/t/Class/ISA/test.pl
210            + macos/bundled_lib/t/Digest/Digest.t
211            + macos/bundled_lib/t/Filter/Simple/test.pl
212            + macos/bundled_lib/t/Switch/test.pl
213            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
214            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
215            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
216            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
217            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
218            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
219            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
220            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
221 ____________________________________________________________________________
222 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
223         Log: Add Filter::Util::Call to config/make files; edit utils
224              to recognize the module (it was descended too far down).
225              Bump version to 5.6.1a4.
226      Branch: maint-5.6/macperl
227            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
228            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
229            ! macos/macperl/Makefile.mk macos/xsubpp.patch
230 ____________________________________________________________________________
231 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
232         Log: Make DB_File the default for MLDBM on MacOS.
233      Branch: maint-5.6/macperl
234            ! macos/bundled_lib/blib/lib/MLDBM.pm
235 ____________________________________________________________________________
236 [ 11419] By: nick                                  on 2001/07/20  14:51:03
237         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
238              From:  Simon Cozens <simon@netthink.co.uk>
239              Date:  Fri, 20 Jul 2001 11:42:35 -0400
240              Message-Id:  <20010720114235.A5235@netthink.co.uk>
241      Branch: perl
242            ! lib/UnicodeCD.pm
243 ____________________________________________________________________________
244 [ 11418] By: nick                                  on 2001/07/20  14:48:12
245         Log: Subject:  [PATCH regcomp.h] adds a comment
246              From:  Abhijit Menon-Sen <ams@wiw.org>
247              Date:  Fri, 20 Jul 2001 21:05:37 +0530
248              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
249      Branch: perl
250            ! regcomp.h
251 ____________________________________________________________________________
252 [ 11417] By: nick                                  on 2001/07/20  14:16:38
253         Log: Subject:  [PATCH 5.7.2] INSTALL updates
254              From:  Andy Dougherty <doughera@lafayette.edu>
255              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
256              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
257      Branch: perl
258            ! INSTALL
259 ____________________________________________________________________________
260 [ 11416] By: nick                                  on 2001/07/20  06:44:44
261         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
262              From:  Russ Allbery <rra@stanford.edu>
263              Date:  19 Jul 2001 15:52:37 -0700
264              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
265      Branch: perl
266            ! lib/Pod/Man.pm
267 ____________________________________________________________________________
268 [ 11415] By: nick                                  on 2001/07/20  06:35:11
269         Log: Subject:  [PATCH] defer op_seq allocation
270              From:  Abhijit Menon-Sen <ams@wiw.org>
271              Date:  Thu, 19 Jul 2001 22:12:24 +0530
272              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
273      Branch: perl
274            ! op.c
275 ____________________________________________________________________________
276 [ 11414] By: nick                                  on 2001/07/20  06:23:36
277         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
278              From:  Abhijit Menon-Sen <ams@wiw.org>
279              Date:  Fri, 20 Jul 2001 01:18:50 +0530
280              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
281              (Private e-mail)
282      Branch: perl
283            ! ext/Time/HiRes/HiRes.xs
284 ____________________________________________________________________________
285 [ 11413] By: nick                                  on 2001/07/20  06:18:53
286         Log: Integrate mainline
287      Branch: perlio
288           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
289            - t/base/commonsense.t
290           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
291           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
292           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
293           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
294           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
295           !> win32/win32.c
296 ____________________________________________________________________________
297 [ 11412] By: nick                                  on 2001/07/19  06:44:27
298         Log: Integrate win32/perlhost.h from maintenance branch.
299              (Rest of $ENV{PATH} / system() fix.)
300      Branch: perl
301           !> win32/perlhost.h
302 ____________________________________________________________________________
303 [ 11411] By: nick                                  on 2001/07/19  06:41:34
304         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
305              From:  Philip Newton <Philip.Newton@gmx.net>
306              Date:  Wed, 18 Jul 2001 21:43:57 +0200
307              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
308      Branch: perl
309            ! pod/perlhack.pod
310 ____________________________________________________________________________
311 [ 11410] By: nick                                  on 2001/07/19  06:39:35
312         Log: Subject:  Security hole in taint checking in open()
313              From:  deekoo@tentacle.net
314              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
315              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
316      Branch: perl
317            ! doio.c
318 ____________________________________________________________________________
319 [ 11409] By: nick                                  on 2001/07/19  06:28:08
320         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
321              From:  Abhijit Menon-Sen <ams@wiw.org>
322              Date:  Thu, 19 Jul 2001 04:30:43 +0530
323              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
324      Branch: perl
325            ! ext/Time/HiRes/HiRes.xs
326 ____________________________________________________________________________
327 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
328         Log: Update docs with latest implementation information and new URLs.
329      Branch: maint-5.6/macperl
330            ! README.macos pod/perlport.pod
331 ____________________________________________________________________________
332 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
333         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
334              Fix BuildRules to accept optimization variables.
335      Branch: maint-5.6/macperl
336            + macos/bundled_ext/Digest/MD5/Makefile.mk
337            ! macos/BuildRules.mk macos/Makefile.mk
338            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
339            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
340 ____________________________________________________________________________
341 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
342         Log: Integrate changes 11399,11401
343      Branch: maint-5.6/macperl
344           !> win32/perlhost.h win32/win32.c
345 ____________________________________________________________________________
346 [ 11405] By: nick                                  on 2001/07/18  06:50:33
347         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
348              from perl5.6*
349      Branch: perl
350           !> win32/perlhost.h win32/win32.c
351 ____________________________________________________________________________
352 [ 11404] By: nick                                  on 2001/07/18  06:43:59
353         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
354              From:  hv@crypt0.demon.co.uk
355              Date:  Wed, 18 Jul 2001 05:58:46 +0100
356              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
357      Branch: perl
358            ! ext/POSIX/POSIX.t
359 ____________________________________________________________________________
360 [ 11403] By: nick                                  on 2001/07/18  06:38:57
361         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
362              From:  hv@crypt0.demon.co.uk
363              Date:  Wed, 18 Jul 2001 05:21:54 +0100
364              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
365      Branch: perl
366            ! numeric.c t/op/arith.t
367 ____________________________________________________________________________
368 [ 11402] By: nick                                  on 2001/07/18  06:19:17
369         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
370              From:  mjd@plover.com
371              Date:  17 Jul 2001 17:59:20 -0000
372              Message-Id:  <20010717175920.8177.qmail@plover.com>
373      Branch: perl
374            ! pod/perlre.pod
375 ____________________________________________________________________________
376 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
377         Log: thinko in change#11400 (duh)
378      Branch: maint-5.6/perl
379            ! win32/perlhost.h
380 ____________________________________________________________________________
381 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
382         Log: change#11399 revealed another unrelated bug; this is just a temporary
383              bandaid
384      Branch: maint-5.6/perl
385            ! win32/perlhost.h
386 ____________________________________________________________________________
387 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
388         Log: fix bugs in handling of the virtualized environment under windows;
389              there were bugs in propagating any changes to %ENV down to the real
390              environment when such changes happened in the toplevel process
391              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
392              problem identification, and for a part of the fix)
393      Branch: maint-5.6/perl
394            ! win32/perlhost.h win32/win32.c
395 ____________________________________________________________________________
396 [ 11398] By: nick                                  on 2001/07/17  08:26:35
397         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
398              From: Peter Prymmer <pvhp@forte.com>
399              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
400              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
401              
402              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
403              should not depend on existance of Config.pm
404      Branch: perl
405           +> t/lib/commonsense.t
406            - t/base/commonsense.t
407            ! MANIFEST t/README
408 ____________________________________________________________________________
409 [ 11397] By: nick                                  on 2001/07/17  08:09:58
410         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
411              From:  Michael G Schwern <schwern@pobox.com>
412              Date:  Mon, 16 Jul 2001 18:20:31 -0400
413              Message-Id:  <20010716182031.A1128@blackrider>
414      Branch: perl
415            ! pod/perlhack.pod
416 ____________________________________________________________________________
417 [ 11396] By: nick                                  on 2001/07/17  08:04:11
418         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
419              From:  Gwyn Judd <b.judd@xtra.co.nz>
420              Date:  Tue, 17 Jul 2001 20:55:58 +1200
421              Message-Id:  <20010717205558.A3107@thislove>
422      Branch: perl
423            ! pod/perlfunc.pod
424 ____________________________________________________________________________
425 [ 11395] By: nick                                  on 2001/07/17  08:02:22
426         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
427              From:  Peter Prymmer <pvhp@forte.com>
428              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
429              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
430      Branch: perl
431            ! t/op/sprintf.t
432 ____________________________________________________________________________
433 [ 11394] By: nick                                  on 2001/07/17  07:57:06
434         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
435              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
436              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
437              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
438      Branch: perl
439            ! gv.c
440 ____________________________________________________________________________
441 [ 11392] By: nick                                  on 2001/07/17  07:50:12
442         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
443              From:  Coral <coral@moonlight.crystalflame.net>
444              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
445              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
446      Branch: perl
447            ! pp_sys.c thread.h
448 ____________________________________________________________________________
449 [ 11391] By: nick                                  on 2001/07/17  07:34:28
450         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
451              From:  Jonathan Stowe <gellyfish@gellyfish.com>
452              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
453              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
454      Branch: perl
455            ! utils/h2xs.PL
456 ____________________________________________________________________________
457 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
458         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
459              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
460              and Mac::Apps::Launch, which don't work, and Time::HiRes and
461              Time::Piece, which don't yet work.
462      Branch: maint-5.6/macperl
463            + (add 154 files)
464 ____________________________________________________________________________
465 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
466         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
467              Also add hack to get around missing setenv for PERL5DB.
468      Branch: maint-5.6/macperl
469            ! macos/macish.c macos/macish.h
470 ____________________________________________________________________________
471 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
472         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
473      Branch: maint-5.6/macperl
474            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
475            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
476 ____________________________________________________________________________
477 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
478         Log: Fix up some configuration and make options, add extra
479              extensions.
480      Branch: maint-5.6/macperl
481            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
482            ! macos/macperl/Makefile.mk
483 ____________________________________________________________________________
484 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
485         Log: From Change 11374 in maintperl.
486      Branch: maint-5.6/macperl
487           !> utils/h2ph.PL
488 ____________________________________________________________________________
489 [ 11385] By: nick                                  on 2001/07/16  14:12:58
490         Log: Back out change to h2xs till it passes its test.
491      Branch: perl
492            ! utils/h2xs.PL
493 ____________________________________________________________________________
494 [ 11384] By: nick                                  on 2001/07/16  14:00:10
495         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
496              From:  Jonathan Stowe <gellyfish@gellyfish.com>
497              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
498              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
499      Branch: perl
500            ! utils/h2xs.PL
501 ____________________________________________________________________________
502 [ 11383] By: nick                                  on 2001/07/16  13:53:12
503         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
504              From:  Robin Houston <robin@kitsite.com>
505              Date:  Sun, 15 Jul 2001 18:22:31 +0100
506              Message-Id:  <20010715182230.A11174@robin>
507      Branch: perl
508            ! hints/darwin.sh
509 ____________________________________________________________________________
510 [ 11382] By: nick                                  on 2001/07/16  13:52:49
511         Log: Subject:  [PATCH perl@11372] re_dup
512              From:  Radu Greab <radu@netsoft.ro>
513              Date:  Sun, 15 Jul 2001 04:50:06 +0300
514              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
515      Branch: perl
516            ! sv.c
517 ____________________________________________________________________________
518 [ 11379] By: nick                                  on 2001/07/16  13:35:39
519         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
520              From:  Robin Houston <robin@kitsite.com>
521              Date:  Sat, 14 Jul 2001 14:28:50 +0100
522              Message-Id:  <20010714142850.A10205@robin>
523      Branch: perl
524            ! ext/B/B/Deparse.pm
525 ____________________________________________________________________________
526 [ 11378] By: nick                                  on 2001/07/16  13:30:36
527         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
528              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
529              Date:  Sat, 14 Jul 2001 22:17:42 +0900
530              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
531      Branch: perl
532            + ext/Encode/Encode/euc-jp-0212.enc
533            ! ext/Encode/Encode/Tcl.pm
534 ____________________________________________________________________________
535 [ 11377] By: nick                                  on 2001/07/16  13:17:28
536         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
537              From:  Andy Dougherty <doughera@lafayette.edu>
538              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
539              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
540      Branch: perl
541            ! hints/darwin.sh hints/rhapsody.sh
542 ____________________________________________________________________________
543 [ 11376] By: nick                                  on 2001/07/16  09:05:00
544         Log: Integrate mainline
545      Branch: perlio
546           +> ext/Encode/Encode/7bit-greek.enc
547           +> ext/Encode/Encode/7bit-latin1.enc
548           +> ext/Encode/Encode/cns11643-1.enc
549           +> ext/Encode/Encode/cns11643-2.enc
550           +> ext/Encode/Encode/iso2022-cn.enc
551           +> ext/Encode/Encode/iso2022-jp1.enc
552           +> ext/Encode/Encode/iso2022-jp2.enc
553           !> Changes Configure MANIFEST Makefile.SH
554           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
555           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
556           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
557           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
558           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
559 ____________________________________________________________________________
560 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
561         Log: integrate change#11374 from maint-5.6
562              
563              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
564      Branch: perl
565           !> utils/h2ph.PL
566 ____________________________________________________________________________
567 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
568         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
569      Branch: maint-5.6/perl
570            ! utils/h2ph.PL
571 ____________________________________________________________________________
572 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
573         Log: Update Changes.
574      Branch: perl
575            ! Changes patchlevel.h
576 ____________________________________________________________________________
577 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
578         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
579              From: Jonathan Stowe <gellyfish@gellyfish.com>
580              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
581              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
582      Branch: perl
583            ! utils/h2xs.PL
584 ____________________________________________________________________________
585 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
586         Log: Subject: patch to add DEL to [:cntrl:]
587              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
588              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
589              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
590      Branch: perl
591            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
592 ____________________________________________________________________________
593 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
594         Log: Metaconfig unit change for #11369; plus a dependency nit.
595      Branch: metaconfig
596            ! U/compline/nblock_io.U
597      Branch: metaconfig/U/perl
598            ! Extensions.U
599 ____________________________________________________________________________
600 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
601         Log: #include <stdlib.h> so that exit() is prototyped,
602              noticed by Hugo.
603      Branch: perl
604            ! Configure
605 ____________________________________________________________________________
606 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
607         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
608              From: Peter Prymmer <pvhp@forte.com>
609              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
610              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
611      Branch: perl
612            ! t/op/sprintf.t
613 ____________________________________________________________________________
614 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
615         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
616              From: Peter Prymmer <pvhp@forte.com>
617              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
618              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
619      Branch: perl
620            ! ext/Encode/Encode/Tcl.t
621 ____________________________________________________________________________
622 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
623         Log: Add information about gcc 3.0 basic block profiling.
624      Branch: perl
625            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
626 ____________________________________________________________________________
627 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
628         Log: Subject: Error in lib/PerlIO/Via.pm ?
629              From: Mark-Jason Dominus <mjd@plover.com>
630              Date: Fri, 13 Jul 2001 15:55:41 -0400
631              Message-ID: <20010713195541.26751.qmail@plover.com>
632      Branch: perl
633            ! ext/PerlIO/Via/Via.pm
634 ____________________________________________________________________________
635 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
636         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
637              section from the Compiler section.
638      Branch: perl
639            ! myconfig.SH
640 ____________________________________________________________________________
641 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
642         Log: Handle glibc style of constant definitions using enum
643              with intervening #defines; from Brendan O'Dea.
644      Branch: perl
645            ! utils/h2ph.PL
646 ____________________________________________________________________________
647 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
648         Log: Add LC_MESSAGES to the locale_h export tag (it already is
649              in the Makefile.PL and thusly eligible for an XS constant)
650              (see also maintperl #10543)
651      Branch: perl
652            ! ext/POSIX/POSIX.pm
653 ____________________________________________________________________________
654 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
655         Log: Subject: Re: [patch] re_dup
656              From: Abhijit Menon-Sen <ams@wiw.org>
657              Date: Fri, 13 Jul 2001 21:41:09 +0530
658              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
659      Branch: perl
660            ! sv.c
661 ____________________________________________________________________________
662 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
663         Log: Subject: [patch] re_dup
664              From: Doug MacEachern <dougm@covalent.net>
665              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
666              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
667      Branch: perl
668            ! sv.c
669 ____________________________________________________________________________
670 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
671         Log: Update Changes.
672      Branch: perl
673            ! Changes patchlevel.h
674 ____________________________________________________________________________
675 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
676         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
677              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
678              Date: Sat, 14 Jul 2001 00:06:30 +0900
679              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
680      Branch: perl
681            + ext/Encode/Encode/7bit-greek.enc
682            + ext/Encode/Encode/7bit-latin1.enc
683            + ext/Encode/Encode/cns11643-1.enc
684            + ext/Encode/Encode/cns11643-2.enc
685            + ext/Encode/Encode/iso2022-cn.enc
686            + ext/Encode/Encode/iso2022-jp1.enc
687            + ext/Encode/Encode/iso2022-jp2.enc
688            ! MANIFEST ext/Encode/Encode/Tcl.pm
689            ! ext/Encode/Encode/iso2022-kr.enc
690 ____________________________________________________________________________
691 [ 11357] By: nick                                  on 2001/07/13  14:24:06
692         Log: Blind integrate mainline (as of 5.7.2?)
693      Branch: perlio
694           !> AUTHORS Changes Porting/config.sh Porting/config_H
695           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
696           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
697           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
698           !> win32/makefile.mk
699 ____________________________________________________________________________
700 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
701         Log: Snip away the devel patchlevel.
702      Branch: perl
703            ! patchlevel.h
704 ____________________________________________________________________________
705 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
706         Log: Bump the version to 5.7.2.
707      Branch: perl
708            ! Porting/config.sh Porting/config_H patchlevel.h
709            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
710            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
711            ! win32/makefile.mk
712 ____________________________________________________________________________
713 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
714         Log: Update Changes.
715      Branch: perl
716            ! Changes
717 ____________________________________________________________________________
718 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
719         Log: Reword.
720      Branch: perl
721            ! AUTHORS
722 ____________________________________________________________________________
723 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
724         Log: AUTHORS update.
725      Branch: perl
726            ! AUTHORS
727 ____________________________________________________________________________
728 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
729         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
730              unless ithreads.
731      Branch: perl
732            ! makedef.pl
733 ____________________________________________________________________________
734 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
735         Log: Integrate perlio.
736      Branch: perl
737           !> win32/distclean.bat
738 ____________________________________________________________________________
739 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
740         Log: Test the encoding transform only iff we have PerlIO,
741              noticed by H. Merijn Brand.
742      Branch: perl
743            ! ext/PerlIO/t/encoding.t
744 ____________________________________________________________________________
745 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
746         Log: README.netware tweaks from Ananth Kesari.
747      Branch: perl
748            ! README.netware
749 ____________________________________________________________________________
750 [ 11346] By: nick                                  on 2001/07/13  09:18:51
751         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
752              to avoid /unicode vs /Unicode issues.
753      Branch: perlio
754            ! win32/distclean.bat
755 ____________________________________________________________________________
756 [ 11345] By: nick                                  on 2001/07/13  06:24:18
757         Log: Integrate mainline
758      Branch: perlio
759           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
760            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
761           !> (integrate 63 files)
762 ____________________________________________________________________________
763 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
764         Log: Add d_bincompat5005 information to perl -V.
765      Branch: perl
766            ! myconfig.SH
767 ____________________________________________________________________________
768 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
769         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
770              From: Abhijit Menon-Sen <ams@wiw.org>
771              Date: Fri, 13 Jul 2001 07:12:36 +0530
772              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
773      Branch: perl
774            ! sv.c
775 ____________________________________________________________________________
776 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
777         Log: Remove unicode::distinct, as per Inaba Hiroto.
778      Branch: perl
779            - lib/unicode/distinct.pm
780            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
781            ! t/lib/1_compile.t
782 ____________________________________________________________________________
783 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
784         Log: Paging for Dr Octothorpe.
785      Branch: perl
786            ! pod/perlfaq4.pod
787 ____________________________________________________________________________
788 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
789         Log: cut-n-paste error noticed by mjd.
790      Branch: perl
791            ! pod/perlfaq4.pod
792 ____________________________________________________________________________
793 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
794         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
795              From: Peter Prymmer <pvhp@forte.com>
796              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
797              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
798      Branch: perl
799            ! pod/perlfaq4.pod
800 ____________________________________________________________________________
801 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
802         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
803              From: Randall Gellens <randy@qualcomm.com>
804              Date: Thu, 12 Jul 2001 16:56:23 -0700
805              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
806      Branch: perl
807            ! Porting/repository.pod
808 ____________________________________________________________________________
809 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
810         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
811      Branch: perl
812            ! thread.h
813 ____________________________________________________________________________
814 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
815         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
816              From: coral <coral@moonlight.crystalflame.net>
817              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
818              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
819      Branch: perl
820            ! thread.h
821 ____________________________________________________________________________
822 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
823         Log: Metaconfig unit change for #11134.
824      Branch: metaconfig
825            + U/threads/d_pthread_atfork.U
826 ____________________________________________________________________________
827 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
828         Log: Add HAS_PTHREAD_ATFORK.
829      Branch: perl
830            ! Configure NetWare/config.wc NetWare/config_H.wc
831            ! Porting/Glossary Porting/config.sh Porting/config_H
832            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
833            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
834            ! vos/config.ga.def vos/config.ga.h win32/config.bc
835            ! win32/config.gc win32/config.vc win32/config_H.bc
836            ! win32/config_H.gc win32/config_H.vc
837 ____________________________________________________________________________
838 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
839         Log: Subject: [PATCH] File::Copy fails on tied handles
840              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
841              Date: Thu, 12 Jul 2001 15:18:51 -0700
842              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
843      Branch: perl
844            ! lib/File/Copy.pm
845 ____________________________________________________________________________
846 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
847         Log: Subject: [PATCH] Langinfo.t
848              From: Nicholas Clark <nick@ccl4.org>
849              Date: Thu, 12 Jul 2001 23:55:38 +0100
850              Message-ID: <20010712235538.M5827@plum.flirble.org>
851      Branch: perl
852            ! ext/I18N/Langinfo/Langinfo.t
853 ____________________________________________________________________________
854 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
855         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
856              From: Peter Prymmer <pvhp@forte.com>
857              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
858              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
859      Branch: perl
860            ! pod/perl572delta.pod
861 ____________________________________________________________________________
862 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
863         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
864              From: Abhijit Menon-Sen <ams@wiw.org>
865              Date: Fri, 13 Jul 2001 05:21:16 +0530
866              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
867      Branch: perl
868            ! sv.c
869 ____________________________________________________________________________
870 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
871         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
872              From: Abhijit Menon-Sen <ams@wiw.org>
873              Date: Fri, 13 Jul 2001 03:04:25 +0530
874              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
875      Branch: perl
876            ! av.c
877 ____________________________________________________________________________
878 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
879         Log: s/^M$//g
880      Branch: perl
881            ! win32/Makefile win32/makefile.mk
882 ____________________________________________________________________________
883 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
884         Log: Update Changes.
885      Branch: perl
886            ! Changes patchlevel.h
887 ____________________________________________________________________________
888 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
889         Log: Typo spotted by Philip Newton.
890      Branch: perl
891            ! pod/perl572delta.pod
892 ____________________________________________________________________________
893 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
894         Log: Subject: [PATCH] fixes perl_clone of perl_clone
895              From: Artur Bergman <artur@contiller.se>
896              Date: Thu, 12 Jul 2001 20:57:09 +0200
897              Message-ID: <B773BFA4.236B%artur@contiller.se>
898      Branch: perl
899            ! sv.c
900 ____________________________________________________________________________
901 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
902         Log: Add README.uts from Hal Morris.
903      Branch: perl
904            + README.uts
905            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
906            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
907 ____________________________________________________________________________
908 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
909         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
911              Date: Thu, 12 Jul 2001 20:32:37 +0200
912              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
913      Branch: perl
914            ! hints/aix.sh
915 ____________________________________________________________________________
916 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
917         Log: Subject: Patch: document reg_data.what member
918              From: Mark-Jason Dominus <mjd@plover.com>
919              Message-ID: <20010712182532.14821.qmail@plover.com>
920              Date: Thu, 12 Jul 2001 14:25:32 -0400
921      Branch: perl
922            ! regcomp.c regcomp.h
923 ____________________________________________________________________________
924 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
925         Log: Subject: [PATCH] Perl_re_dup()
926              From: Abhijit Menon-Sen <ams@wiw.org>
927              Date: Thu, 12 Jul 2001 23:54:32 +0530
928              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
929      Branch: perl
930            ! embed.h embed.pl perlapi.c proto.h sv.c
931 ____________________________________________________________________________
932 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
933         Log: Regen Configure, modlib, toc.
934      Branch: perl
935            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
936            ! pod/perlmodlib.pod pod/perltoc.pod
937 ____________________________________________________________________________
938 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
939         Log: The problem seems to be in PerlIO::Layer::->find() not
940              accepting the ":encoding(blurflur)" arguments.
941      Branch: perl
942            ! lib/PerlIO.pm lib/open.pm
943 ____________________________________________________________________________
944 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
945         Log: AIX doc update.
946      Branch: perl
947            ! README.aix pod/perl572delta.pod
948 ____________________________________________________________________________
949 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
950         Log: Subject: AIX README update
951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
952              Date: Thu, 12 Jul 2001 19:28:30 +0200
953              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
954      Branch: perl
955            ! README.aix
956 ____________________________________________________________________________
957 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
958         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
959              From: Norton Allen <allen@huarp.harvard.edu>
960              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
961              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
962      Branch: perl
963            ! ext/IO/lib/IO/t/io_unix.t
964 ____________________________________________________________________________
965 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
966         Log: Subject: [PATCH README.qnx hints/qnx.sh]
967              From: Norton Allen <allen@huarp.harvard.edu>
968              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
969              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
970      Branch: perl
971            ! README.qnx hints/qnx.sh
972 ____________________________________________________________________________
973 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
974         Log: Subject: [patch] faster PM_GETRE
975              From: Doug MacEachern <dougm@covalent.net>
976              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
977              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
978      Branch: perl
979            ! op.h
980 ____________________________________________________________________________
981 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
982         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
983              From: Doug MacEachern <dougm@covalent.net>
984              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
985              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
986      Branch: perl
987            ! op.c
988 ____________________________________________________________________________
989 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
990         Log: Tell where the nice Estonian database is.
991      Branch: perl
992            ! lib/open.pm
993 ____________________________________________________________________________
994 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
995         Log: Retract #11309 since #11310 is a better fix.
996      Branch: perl
997            ! t/lib/1_compile.t
998 ____________________________________________________________________________
999 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
1000         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
1001              change#11300 needs to return the status of failed win32_spawnvp())
1002              
1003              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
1004              splitting correctly; remove unused variables; 'require' at run time
1005              rather than 'use' at compile time for I18N::Langinfo, since it
1006              isn't everyware
1007      Branch: perl
1008            ! lib/open.pm win32/win32.c
1009 ____________________________________________________________________________
1010 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
1011         Log: Temporary workaround.
1012      Branch: perl
1013            ! t/lib/1_compile.t
1014 ____________________________________________________________________________
1015 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
1016         Log: UCD typo in #11306 and add also more known-to-be-tested
1017              modules to the skip list.
1018      Branch: perl
1019            ! t/lib/1_compile.t
1020 ____________________________________________________________________________
1021 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
1022         Log: Rename Unicode::UCD to UnicodeCD to avoid
1023              messups with case-insensitive filesystems.
1024      Branch: perl
1025            + lib/UnicodeCD.pm lib/UnicodeCD.t
1026            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
1027            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
1028 ____________________________________________________________________________
1029 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
1030         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
1031              From: daniel@biz.bitpusher.com
1032              Date: Wed, 11 Jul 2001 23:25:47 -0700
1033              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
1034      Branch: perl
1035            ! lib/Tie/Array.pm t/op/splice.t
1036 ____________________________________________________________________________
1037 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
1038         Log: Subject: [PATCH] More accurate line numbers in messages
1039              From: Paul Johnson <paul@pjcj.net>
1040              Date: Thu, 12 Jul 2001 04:14:11 +0200
1041              Message-ID: <20010712041411.A3467@pjcj.net>
1042              
1043              (With prototyping and multiplicity tweaks.)
1044      Branch: perl
1045            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
1046 ____________________________________________________________________________
1047 [ 11304] By: nick                                  on 2001/07/12  12:53:40
1048         Log: Integrate mainline
1049      Branch: perlio
1050           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
1051           !> regexec.c thread.h
1052 ____________________________________________________________________________
1053 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
1054         Log: Cut-and-pasto in #11298.
1055      Branch: perl
1056            ! ext/ByteLoader/bytecode.h
1057 ____________________________________________________________________________
1058 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
1059         Log: Update the AIX known problems section.
1060      Branch: perl
1061            ! pod/perl572delta.pod
1062 ____________________________________________________________________________
1063 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
1064         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
1065              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1066              Date: Thu, 12 Jul 2001 12:16:16 +0200
1067              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
1068      Branch: perl
1069            ! hints/aix.sh
1070 ____________________________________________________________________________
1071 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
1072         Log: Integrate perlio.
1073      Branch: perl
1074           !> makedef.pl win32/win32.c
1075 ____________________________________________________________________________
1076 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
1077         Log: Subject: [PATCH] fix for PMOP threadness failures
1078              From: Artur Bergman <artur@contiller.se>
1079              Date: Thu, 12 Jul 2001 09:48:06 +0200
1080              Message-ID: <B77322D6.22DD%artur@contiller.se>
1081      Branch: perl
1082            ! regexec.c
1083 ____________________________________________________________________________
1084 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
1085         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
1086              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1087              Date: Thu, 12 Jul 2001 09:09:48 +0200
1088              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
1089              
1090              More parentheses to keep bcc happy.
1091      Branch: perl
1092            ! ext/ByteLoader/bytecode.h
1093 ____________________________________________________________________________
1094 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
1095         Log: Subject: Re: [patch] pthread_atfork bandaid
1096              From: Doug MacEachern <dougm@covalent.net>
1097              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
1098              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
1099      Branch: perl
1100            ! thread.h
1101 ____________________________________________________________________________
1102 [ 11296] By: nick                                  on 2001/07/12  11:55:48
1103         Log: Exclude reentrant_buffer from .def file
1104      Branch: perlio
1105            ! makedef.pl
1106 ____________________________________________________________________________
1107 [ 11295] By: nick                                  on 2001/07/12  11:11:44
1108         Log: Honour void-ness of my_exit()
1109      Branch: perlio
1110            ! win32/win32.c
1111 ____________________________________________________________________________
1112 [ 11294] By: nick                                  on 2001/07/12  07:51:04
1113         Log: Integrate mainline
1114      Branch: perlio
1115           +> uts/sprintf_wrap.c
1116           !> (integrate 35 files)
1117 ____________________________________________________________________________
1118 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
1119         Log: Retract #11289.
1120      Branch: perl
1121            ! embed.h embed.pl perl.c proto.h thread.h
1122 ____________________________________________________________________________
1123 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
1124         Log: Now the :locale pseudolayer *almost* works...
1125      Branch: perl
1126            ! lib/open.pm
1127 ____________________________________________________________________________
1128 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
1129         Log: Locale encoding tweaks.
1130      Branch: perl
1131            ! lib/open.pm
1132 ____________________________________________________________________________
1133 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
1134         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
1135              From: Mark-Jason Dominus <mjd@plover.com>
1136              Date: Thu, 12 Jul 2001 00:59:31 -0400
1137              Message-ID: <20010712045931.8543.qmail@plover.com>
1138              
1139              Remove the chmod/umask leading zero warning.
1140      Branch: perl
1141            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
1142            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1143 ____________________________________________________________________________
1144 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
1145         Log: (Retracted by #11289.)
1146      Branch: perl
1147            ! embed.h embed.pl perl.c proto.h thread.h
1148 ____________________________________________________________________________
1149 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
1150         Log: Needed by #11283.
1151      Branch: perl
1152            ! intrpvar.h
1153 ____________________________________________________________________________
1154 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
1155         Log: Metaconfig unit change for #11286.
1156      Branch: metaconfig/U/perl
1157            ! patchlevel.U
1158 ____________________________________________________________________________
1159 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
1160         Log: Subject: Re: [PATCH Configure] perl -V broken
1161              From: Andy Dougherty <doughera@lafayette.edu>
1162              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
1163              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
1164      Branch: perl
1165            ! Configure myconfig.SH
1166 ____________________________________________________________________________
1167 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
1168         Log: Retract #11166 (and #11237).
1169      Branch: perl
1170            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
1171            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
1172            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
1173 ____________________________________________________________________________
1174 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
1175         Log: UTS tweaks for Hal Morris.
1176      Branch: perl
1177            + uts/sprintf_wrap.c
1178            ! MANIFEST hints/uts.sh perl.h
1179 ____________________________________________________________________________
1180 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
1181         Log: Subject: [PATCH] Use reentrant API glibc
1182              From: Artur Bergman <artur@contiller.se>
1183              Date: Thu, 12 Jul 2001 00:58:21 +0200
1184              Message-ID: <B772A6AD.2288%artur@contiller.se>
1185      Branch: perl
1186            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
1187            ! sv.c
1188 ____________________________________________________________________________
1189 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
1190         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
1191              From: barries <barries@slaysys.com>
1192              Date: Wed, 11 Jul 2001 15:11:46 -0400
1193              Message-ID: <20010711151146.G24560@jester.slaysys.com>
1194      Branch: perl
1195            ! pp_sys.c t/lib/warnings/doio win32/win32.c
1196 ____________________________________________________________________________
1197 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
1198         Log: Subject: [patch] pthread_atfork bandaid
1199              From: Doug MacEachern <dougm@covalent.net>
1200              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
1201              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
1202      Branch: perl
1203            ! miniperlmain.c perl.c
1204 ____________________________________________________________________________
1205 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
1206         Log: Subject: [patch] perl_clone leaks
1207              From: Doug MacEachern <dougm@covalent.net>
1208              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
1209              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
1210      Branch: perl
1211            ! sv.c
1212 ____________________________________________________________________________
1213 [ 11279] By: nick                                  on 2001/07/11  15:49:38
1214         Log: Integrate mainline
1215      Branch: perlio
1216           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
1217           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
1218           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
1219           +> lib/Term/ANSIColor/README
1220           !> (integrate 54 files)
1221 ____________________________________________________________________________
1222 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
1223         Log: Update Changes.
1224      Branch: perl
1225            ! Changes patchlevel.h
1226 ____________________________________________________________________________
1227 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
1228         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
1229              From: Peter Prymmer <pvhp@forte.com>
1230              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
1231              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
1232              
1233              Backport of embed.pl to 5.003.
1234      Branch: perl
1235            ! embed.pl
1236 ____________________________________________________________________________
1237 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
1238         Log: Subject: Re: POSIX test #14 on UTS 
1239              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1240              Date: Wed, 11 Jul 2001 03:02:14 +0100
1241              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
1242      Branch: perl
1243            ! ext/POSIX/POSIX.t
1244 ____________________________________________________________________________
1245 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
1246         Log: Make the I32 an IV to preserve structure alignment and size.
1247      Branch: perl
1248            ! op.h
1249 ____________________________________________________________________________
1250 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
1251         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
1252              From: "Artur Bergman" <artur@contiller.se>
1253              Date: Wed, 11 Jul 2001 14:23:37 +0200
1254              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
1255              
1256              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
1257      Branch: perl
1258            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
1259            ! pod/perlapi.pod sv.c
1260 ____________________________________________________________________________
1261 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
1262         Log: Tweak until Pod::Parser gets updated.
1263      Branch: perl
1264            ! t/pod/special_seqs.xr
1265 ____________________________________________________________________________
1266 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
1267         Log: File::Spec usage tweak.
1268      Branch: perl
1269            ! lib/ExtUtils.t
1270 ____________________________________________________________________________
1271 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
1272         Log: Integrate #11263 from macperl; macos and macosx updates.
1273      Branch: perl
1274           !> pod/perlport.pod
1275 ____________________________________________________________________________
1276 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
1277         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
1278              From: Peter Prymmer <pvhp@forte.com>
1279              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
1280              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
1281      Branch: perl
1282            + ext/Time/HiRes/hints/dynixptx.pl
1283            ! MANIFEST hints/dynixptx.sh
1284 ____________________________________________________________________________
1285 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
1286         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
1287              From: Nicholas Clark <nick@ccl4.org>
1288              Date: Tue, 10 Jul 2001 23:17:43 +0100
1289              Message-ID: <20010710231742.B59620@plum.flirble.org>
1290      Branch: perl
1291            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
1292 ____________________________________________________________________________
1293 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
1294         Log: Subject: [DOC PATCH] Pluggable runops
1295              From: Paul Johnson <paul@pjcj.net>
1296              Date: Tue, 10 Jul 2001 21:53:28 +0200
1297              Message-ID: <20010710215328.B26577@pjcj.net>
1298      Branch: perl
1299            ! pod/perlguts.pod
1300 ____________________________________________________________________________
1301 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
1302         Log: Subject: [PATCH] Authors
1303              From: Artur Bergman <artur@contiller.se>
1304              Date: Tue, 10 Jul 2001 20:39:12 +0200
1305              Message-ID: <B771186F.21CD%artur@contiller.se>
1306      Branch: perl
1307            ! AUTHORS
1308 ____________________________________________________________________________
1309 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
1310         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
1311              From: Doug MacEachern <dougm@covalent.net>
1312              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
1313              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
1314      Branch: perl
1315            ! pp_ctl.c
1316 ____________________________________________________________________________
1317 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
1318         Log: Subject: doc patch; times() in scalar context
1319              From: mjd@plover.com
1320              Date: 10 Jul 2001 18:01:17 -0000
1321              Message-ID: <20010710180117.12477.qmail@plover.com>
1322      Branch: perl
1323            ! pod/perlfunc.pod
1324 ____________________________________________________________________________
1325 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
1326         Log: Subject: [PATCH] Small fix to pp_gmtime
1327              From: Artur Bergman <artur@contiller.se>
1328              Date: Tue, 10 Jul 2001 19:54:52 +0200
1329              Message-ID: <B7710E0B.21C5%artur@contiller.se>
1330      Branch: perl
1331            ! pp_sys.c
1332 ____________________________________________________________________________
1333 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
1334         Log: Integrate changes from mainline perl, add notes about
1335              Mac OS X and Mac OS.
1336      Branch: maint-5.6/macperl
1337            ! pod/perlport.pod
1338 ____________________________________________________________________________
1339 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
1340         Log: A proof of the dangers of package; ?
1341      Branch: perl
1342            ! t/lib/warnings/op
1343 ____________________________________________________________________________
1344 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
1345         Log: Regen toc and modlib.
1346      Branch: perl
1347            ! pod/perlmodlib.pod pod/perltoc.pod
1348 ____________________________________________________________________________
1349 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
1350         Log: Add compexcl(), casefold(), and casespec() interfaces;
1351              and make all interfaces to return hash references instead
1352              of hashes. 
1353      Branch: perl
1354            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1355 ____________________________________________________________________________
1356 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
1357         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
1358              From: "Philip Newton" <Philip.Newton@gmx.net>
1359              Date: Tue, 10 Jul 2001 09:55:59 +0200
1360              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
1361              
1362              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
1363              From: "Philip Newton" <Philip.Newton@gmx.net>
1364              Date: Tue, 10 Jul 2001 09:56:37 +0200
1365              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
1366      Branch: perl
1367            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1368            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
1369 ____________________________________________________________________________
1370 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
1371         Log: Subject: [patch] undef &xsub for 1,2
1372              From: Doug MacEachern <dougm@covalent.net>
1373              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
1374              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
1375              
1376              (This version of the patch with a comment from Gisle.)
1377      Branch: perl
1378            ! op.c
1379 ____________________________________________________________________________
1380 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
1381         Log: Mention package; deprecation and the Win32 problems.
1382      Branch: perl
1383            ! pod/perl572delta.pod
1384 ____________________________________________________________________________
1385 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
1386         Log: Subject: [PATCH] deprecate package with no arguments
1387              From: Robin Houston <robin@kitsite.com>
1388              Date: Tue, 10 Jul 2001 13:33:40 +0100
1389              Message-ID: <20010710133340.A13452@robin.kitsite.com>
1390      Branch: perl
1391            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
1392 ____________________________________________________________________________
1393 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
1394         Log: Upgrade to podlators 1.10.
1395      Branch: perl
1396            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
1397            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
1398            ! pod/pod2man.PL pod/pod2text.PL
1399 ____________________________________________________________________________
1400 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
1401         Log: Upgrade to Term::ANSIColor 1.04.
1402      Branch: perl
1403            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
1404            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
1405 ____________________________________________________________________________
1406 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
1407         Log: Integrate perlio (the right fix for the ":layer(args)")
1408      Branch: perl
1409           !> perlio.c
1410 ____________________________________________________________________________
1411 [ 11252] By: nick                                  on 2001/07/10  06:58:14
1412         Log: Fix open(...,"...:layer(xxx)",...)
1413              - use memEQ not strEQ as there is '(' not '\0'
1414      Branch: perlio
1415            ! perlio.c
1416 ____________________________________________________________________________
1417 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
1418         Log: Telling the number of tests helps.
1419      Branch: perl
1420            ! ext/PerlIO/t/encoding.t
1421 ____________________________________________________________________________
1422 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
1423         Log: Require I18N::Langinfo, not use.
1424      Branch: perl
1425            ! lib/open.pm
1426 ____________________________________________________________________________
1427 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
1428         Log: Add a test for for PerlIO ":encoding(...)" layer.
1429      Branch: perl
1430            + ext/PerlIO/t/encoding.t
1431            ! MANIFEST ext/Encode/Encode.pm
1432 ____________________________________________________________________________
1433 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
1434         Log: PerlIO ":encoding(foobar)" temporary fix.
1435              Not really correct, I think, since the change means
1436              that prefixes match.
1437      Branch: perl
1438            ! perlio.c
1439 ____________________________________________________________________________
1440 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
1441         Log: Update to Math::BigInt 1.36.  The biggest news is
1442              the separation of the backend; now the pure Perl
1443              implementation is in Math::BigInt::Calc, but one
1444              can plugin, say, Math::BigInt::BitVect, and get
1445              considerable speedup.
1446      Branch: perl
1447            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
1448            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1449            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
1450            ! lib/Math/BigInt/t/mbimbf.t
1451 ____________________________________________________________________________
1452 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
1453         Log: Subject: Re: compatibility question
1454              From: Peter Prymmer <pvhp@forte.com>
1455              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
1456              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
1457      Branch: perl
1458            ! lib/ExtUtils/MM_VMS.pm
1459 ____________________________________________________________________________
1460 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
1461         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
1462              From: Norton Allen <allen@huarp.harvard.edu>
1463              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
1464              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
1465      Branch: perl
1466            ! ext/File/Glob/t/basic.t
1467 ____________________________________________________________________________
1468 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
1469         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
1470              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1471              Date: Tue, 10 Jul 2001 00:29:55 +0900
1472              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
1473      Branch: perl
1474            + ext/Encode/Encode/HZ.enc
1475            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
1476            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
1477            ! ext/Encode/Encode/iso2022-jp.enc
1478            ! ext/Encode/Encode/iso2022-kr.enc
1479 ____________________________________________________________________________
1480 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
1481         Log: Add in all them there macos/ files.
1482      Branch: maint-5.6/macperl
1483            + (add 577 files)
1484 ____________________________________________________________________________
1485 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
1486         Log: Add the new modules to the list of having those own tests.
1487      Branch: perl
1488            ! t/lib/1_compile.t
1489 ____________________________________________________________________________
1490 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
1491         Log: Add INOUT to control both ways at the same time.
1492      Branch: perl
1493            ! lib/open.pm
1494 ____________________________________________________________________________
1495 [ 11240] By: nick                                  on 2001/07/09  16:33:50
1496         Log: Integrate mainline
1497      Branch: perlio
1498           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1499           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1500           !> (integrate 41 files)
1501 ____________________________________________________________________________
1502 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
1503         Log: More encoding mapping magic.
1504      Branch: perl
1505            ! lib/open.pm
1506 ____________________________________________________________________________
1507 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
1508         Log: Update Changes.
1509      Branch: perl
1510            ! Changes patchlevel.h
1511 ____________________________________________________________________________
1512 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
1513         Log: (Retracted by #11285).
1514              
1515              Subject: [PATCH] OPpCONST_OCTAL fixes
1516              From: Abhijit Menon-Sen <ams@wiw.org>
1517              Date: Mon, 9 Jul 2001 07:38:45 +0530
1518              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
1519      Branch: perl
1520            ! op.c
1521 ____________________________________________________________________________
1522 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
1523         Log: Add a pseudolayer ":locale" to the open pragma which
1524              will get the encoding from the locale.  Yet undocumented
1525              because I can't get the PerlIO :encoding(foobar) to work.
1526      Branch: perl
1527            ! ext/Encode/Encode.pm lib/open.pm
1528 ____________________________________________________________________________
1529 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
1530         Log: Add more encoding mappings.
1531      Branch: perl
1532            ! ext/Encode/Encode.pm
1533 ____________________________________________________________________________
1534 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
1535         Log: Document that using :encoding layer requires using Encode.
1536      Branch: perl
1537            ! ext/Encode/Encode.pm lib/PerlIO.pm
1538 ____________________________________________________________________________
1539 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
1540         Log: Netware tweak from Ananth Kesari.
1541      Branch: perl
1542            ! NetWare/netware.h
1543 ____________________________________________________________________________
1544 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
1545         Log: t/harness doesn't know about run/*.t
1546      Branch: perl
1547            ! t/harness
1548 ____________________________________________________________________________
1549 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
1550         Log: run/exit.t busted on windows
1551      Branch: perl
1552            ! t/run/exit.t
1553 ____________________________________________________________________________
1554 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
1555         Log: fix a couple of UCD.t tests that fail due to bad case
1556      Branch: perl
1557            ! lib/Unicode/UCD.t
1558 ____________________________________________________________________________
1559 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
1560         Log: test skip logic was broken
1561      Branch: perl
1562            ! ext/I18N/Langinfo/Langinfo.t
1563 ____________________________________________________________________________
1564 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
1565         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
1566              failure of ExtUtils.t#27 when built in debug mode)
1567      Branch: perl
1568            ! lib/ExtUtils/MM_Win32.pm
1569 ____________________________________________________________________________
1570 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
1571         Log: I18N::Langinfo is not available on windows
1572      Branch: perl
1573            ! win32/FindExt.pm
1574 ____________________________________________________________________________
1575 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
1576         Log: save a dTHX
1577      Branch: perl
1578            ! ext/POSIX/POSIX.xs
1579 ____________________________________________________________________________
1580 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
1581         Log: Update Changes.
1582      Branch: perl
1583            ! Changes patchlevel.h
1584 ____________________________________________________________________________
1585 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
1586         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
1587              as pointed out by Sarathy.
1588      Branch: perl
1589            ! ext/I18N/Langinfo/Langinfo.xs
1590 ____________________________________________________________________________
1591 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
1592         Log: Retract #11212.
1593      Branch: perl
1594            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1595 ____________________________________________________________________________
1596 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
1597         Log: Bump up the VERSION of Cwd.xs.
1598      Branch: perl
1599            ! ext/Cwd/Makefile.PL
1600 ____________________________________________________________________________
1601 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
1602         Log: Retract #11220, the problem wasn't the missing leading zero.
1603              Here's the problem:
1604              $ ./perl -we 'chmod(oct("755"), ".")'
1605              Non-octal literal mode (493) specified at -e line 1.
1606              (Did you mean 0493 instead?)
1607      Branch: perl
1608            ! lib/ExtUtils/MM_Unix.pm
1609 ____________________________________________________________________________
1610 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
1611         Log: (Retracted by #11221)
1612              Change the PERM_RW and PERM_RWX to 0644 and 0755
1613              (add the leading zero).
1614      Branch: perl
1615            ! lib/ExtUtils/MM_Unix.pm
1616 ____________________________________________________________________________
1617 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
1618         Log: Integrate changes #11193, 11205, 11209 from macperl.
1619              
1620              Fix up AutoLoader to fudge for Mac paths in import().
1621              
1622              Allow symbols in try_symbol() to begin with "_".
1623              
1624              Small portability fix for Mac OS.
1625      Branch: perl
1626           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
1627 ____________________________________________________________________________
1628 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
1629         Log: Metaconfig unit change for #11217.
1630      Branch: metaconfig/U/perl
1631            ! Extensions.U
1632 ____________________________________________________________________________
1633 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
1634         Log: Detypo, problem noticed by Gerrit P. Haase.
1635      Branch: perl
1636            ! Configure config_h.SH
1637 ____________________________________________________________________________
1638 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
1639         Log: Cwd cleanups.
1640      Branch: perl
1641            ! ext/Cwd/Cwd.xs
1642 ____________________________________________________________________________
1643 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
1644         Log: Slight tweaks on #11213.
1645      Branch: perl
1646            ! toke.c
1647 ____________________________________________________________________________
1648 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
1649         Log: A missing dTHX noticed by Gerrit P. Haase.
1650      Branch: perl
1651            ! ext/POSIX/POSIX.xs
1652 ____________________________________________________________________________
1653 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
1654         Log: Subject: [PATCH toke.c] Simplify yytoke()
1655              From: Simon Cozens <simon@netthink.co.uk>
1656              Date: Sun, 8 Jul 2001 13:24:34 +0100
1657              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
1658              
1659              Split out pending_ident().
1660      Branch: perl
1661            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
1662 ____________________________________________________________________________
1663 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
1664         Log: (Retracted by #11223.)
1665              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
1666              Date: Wed, 05 Nov 1997 17:22:34 -0600
1667              From: Graham Barr <gbarr@ti.com>
1668              Message-Id: <3460FFBA.6DA51F46@ti.com>
1669      Branch: perl
1670            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
1671 ____________________________________________________________________________
1672 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
1673         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
1674      Branch: perl
1675            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1676            ! pod/perllocale.pod
1677 ____________________________________________________________________________
1678 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
1679         Log: Really do the test under the C locale.
1680      Branch: perl
1681            ! ext/I18N/Langinfo/Langinfo.t
1682 ____________________________________________________________________________
1683 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
1684         Log: Small portability fix for Mac OS.
1685      Branch: maint-5.6/macperl
1686            ! lib/Cwd.pm
1687 ____________________________________________________________________________
1688 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
1689         Log: Metaconfig unit change for #11207.
1690      Branch: metaconfig/U/perl
1691            ! Extensions.U
1692 ____________________________________________________________________________
1693 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
1694         Log: Add I18N::Langinfo, which is basically a wrapper around
1695              nl_langinfo(), which is an additional way to query locale
1696              specific information.
1697      Branch: perl
1698            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1699            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1700            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
1701 ____________________________________________________________________________
1702 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
1703         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
1704              used in File::Find tests; replace with if.t.
1705      Branch: maint-5.6/macperl
1706            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
1707            ! t/pragma/warn/op
1708 ____________________________________________________________________________
1709 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
1710         Log: Allow symbols in try_symbol() to begin with "_".
1711      Branch: maint-5.6/macperl
1712            ! makedef.pl
1713 ____________________________________________________________________________
1714 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
1715         Log: Sync up the File::Find changes from the rewrite by
1716              Thomas Wegner, et al.
1717      Branch: maint-5.6/macperl
1718            + t/lib/filefind-taint.t
1719            ! lib/File/Find.pm t/lib/filefind.t
1720 ____________________________________________________________________________
1721 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
1722         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
1723              From: Thomas Wegner <wegner_thomas@yahoo.com>
1724              Date: Thu, 5 Jul 2001 20:31:25 +0200
1725              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
1726      Branch: maint-5.6/macperl
1727            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
1728 ____________________________________________________________________________
1729 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
1730         Log: Some more test portability fixes.
1731      Branch: maint-5.6/macperl
1732            ! t/lib/filecopy.t t/pragma/warn/pp_sys
1733 ____________________________________________________________________________
1734 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
1735         Log: The #11200 removed wrong (non-existent) target.  Duh.
1736      Branch: perl
1737            ! Makefile.SH
1738 ____________________________________________________________________________
1739 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
1740         Log: Zap the lib/re.pm before creating it.
1741      Branch: perl
1742            ! Makefile.SH
1743 ____________________________________________________________________________
1744 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
1745         Log: Another test.  Please ignore.
1746      Branch: maint-5.6/macperl
1747            ! README.macos
1748 ____________________________________________________________________________
1749 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
1750         Log: Portability fixes for a lot of tests, especially IO-related
1751              tests, and warnings, and the harness script.
1752      Branch: maint-5.6/macperl
1753            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
1754            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
1755            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
1756            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
1757            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
1758            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
1759            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
1760            ! t/pragma/warnings.t
1761 ____________________________________________________________________________
1762 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
1763         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
1764              From: Nicholas Clark <nick@ccl4.org>
1765              Date: Sat, 7 Jul 2001 21:00:17 +0100
1766              Message-ID: <20010707210017.H59620@plum.flirble.org>
1767      Branch: perl
1768            ! lib/h2xs.t
1769 ____________________________________________________________________________
1770 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
1771         Log: The UNICOS/mk SysV IPC problem has been fixed.
1772      Branch: perl
1773            ! pod/perl572delta.pod
1774 ____________________________________________________________________________
1775 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
1776         Log: Slight update tweaks on perlunicode.pod.
1777      Branch: perl
1778            ! pod/perlunicode.pod
1779 ____________________________________________________________________________
1780 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
1781         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
1782              From: Mark-Jason Dominus <mjd@plover.com>
1783              Date: Sat, 07 Jul 2001 13:04:04 -0400
1784              Message-ID: <20010707170404.32694.qmail@plover.com>
1785      Branch: perl
1786            ! ext/DB_File/DB_File.pm
1787 ____________________________________________________________________________
1788 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
1789         Log: Fix up AutoLoader to fudge for Mac paths in import().
1790      Branch: maint-5.6/macperl
1791            ! lib/AutoLoader.pm
1792 ____________________________________________________________________________
1793 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
1794         Log: Try to force the lib/re.pm to be there before entering
1795              the extensions builds, should help for parallel makes.
1796      Branch: perl
1797            ! Makefile.SH
1798 ____________________________________________________________________________
1799 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
1800         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1801              From: Norton Allen <allen@huarp.harvard.edu>
1802              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
1803              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
1804      Branch: perl
1805            ! ext/POSIX/POSIX.xs
1806 ____________________________________________________________________________
1807 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
1808         Log: Subject: [PATCH] Re: op/arith.t
1809              From: Nicholas Clark <nick@ccl4.org>
1810              Date: Sat, 7 Jul 2001 13:04:54 +0100
1811              Message-ID: <20010707130454.D59620@plum.flirble.org>
1812      Branch: perl
1813            ! numeric.c toke.c
1814 ____________________________________________________________________________
1815 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
1816         Log: Subject: [PATCH] h2xs
1817              From: Nicholas Clark <nick@ccl4.org>
1818              Date: Fri, 6 Jul 2001 23:25:14 +0100
1819              Message-ID: <20010706232514.X59620@plum.flirble.org>
1820      Branch: perl
1821            ! utils/h2xs.PL
1822 ____________________________________________________________________________
1823 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
1824         Log: Subject: Re: bleedperl perl_alloc..free leakage
1825              From: Radu Greab <radu@netsoft.ro>
1826              Date: Fri, 6 Jul 2001 19:48:54 +0300
1827              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
1828              
1829              Leak-be-gone.
1830      Branch: perl
1831            ! op.c
1832 ____________________________________________________________________________
1833 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
1834         Log: Test again.  Please ignore.
1835      Branch: maint-5.6/macperl
1836            ! README.macos
1837 ____________________________________________________________________________
1838 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
1839         Log: Test.  Please ignore.
1840      Branch: maint-5.6/macperl
1841            ! README.macos
1842 ____________________________________________________________________________
1843 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
1844         Log: Include changes already sent in separately as patches,
1845              before branch was created.
1846      Branch: maint-5.6/macperl
1847            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
1848            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
1849            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
1850            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
1851            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
1852            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
1853            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
1854            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
1855            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
1856            ! t/pragma/strict.t
1857 ____________________________________________________________________________
1858 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
1859         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1860              From: Norton Allen <allen@huarp.harvard.edu>
1861              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1862              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1863      Branch: perl
1864            ! utf8.h
1865 ____________________________________________________________________________
1866 [ 11183] By: nick                                  on 2001/07/06  16:27:40
1867         Log: Integrate mainline
1868      Branch: perlio
1869           +> (branch 42 files)
1870            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
1871            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
1872            - win32/bin/mdelete.bat
1873           !> (integrate 215 files)
1874 ____________________________________________________________________________
1875 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
1876         Log: The #11166 needed also these updated.
1877      Branch: perl
1878            ! lib/warnings.pm warnings.h
1879 ____________________________________________________________________________
1880 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
1881         Log: Update Changes.
1882      Branch: perl
1883            ! Changes patchlevel.h
1884 ____________________________________________________________________________
1885 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
1886         Log: Regen toc.
1887      Branch: perl
1888            ! pod/perltoc.pod
1889 ____________________________________________________________________________
1890 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
1891         Log: Nit from Abhijit.
1892      Branch: perl
1893            ! lib/CPAN.pm
1894 ____________________________________________________________________________
1895 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
1896         Log: Retract #11172.
1897      Branch: perl
1898            ! t/op/method.t
1899 ____________________________________________________________________________
1900 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
1901         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1902              From: Norton Allen <allen@huarp.harvard.edu>
1903              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1904              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1905      Branch: perl
1906            ! lib/Cwd.pm
1907 ____________________________________________________________________________
1908 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
1909         Log: (Accidentally empty check-in.)
1910      Branch: perl
1911            ! utf8.h
1912 ____________________________________________________________________________
1913 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
1914         Log: Retract #11165 since Sarathy pointed out it'll not
1915              work properly under threads, the problem should be
1916              solved using "the savestack, either via SSNEW() or
1917              using a newSVpv()+SAVEFREESV() combo."
1918      Branch: perl
1919            ! ext/POSIX/POSIX.xs
1920 ____________________________________________________________________________
1921 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
1922         Log: Retract #11125 since NI-S pointed out it'll not work in
1923              cases where the extension has their own handcrafted INC
1924              et alia.
1925      Branch: perl
1926            ! lib/ExtUtils/MM_Unix.pm
1927 ____________________________________________________________________________
1928 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
1929         Log: Subject: RE: [PATCH] -I and MakeMaker again
1930              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1931              Date: Fri, 6 Jul 2001 09:18:29 +0200
1932              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
1933      Branch: perl
1934            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
1935            ! lib/ExtUtils/MM_Win32.pm
1936 ____________________________________________________________________________
1937 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
1938         Log: (Retracted by #11178)
1939              Subject: [PATCH t/op/method.t] SUPER:: strangeness
1940              From: Piers Cawley <pdcawley@iterative-software.com>
1941              Date: 06 Jul 2001 10:49:01 +0100
1942              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
1943      Branch: perl
1944            ! t/op/method.t
1945 ____________________________________________________________________________
1946 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
1947         Log: VOS README update from Paul Green.
1948      Branch: perl
1949            ! README.vos
1950 ____________________________________________________________________________
1951 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
1952         Log: Subject: [PATCH README.qnx hints/qnx.sh]
1953              From: Norton Allen <allen@huarp.harvard.edu>
1954              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
1955              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
1956      Branch: perl
1957            ! README.qnx hints/qnx.sh
1958 ____________________________________________________________________________
1959 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
1960         Log: Subject: [PATCH] Doc patch for Tie::Hash
1961              From: Artur Bergman <artur@contiller.se>
1962              Date: Thu, 05 Jul 2001 22:51:18 +0200
1963              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
1964      Branch: perl
1965            ! lib/Tie/Hash.pm
1966 ____________________________________________________________________________
1967 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
1968         Log: Subject: [PATCH] perlfaq4.pod
1969              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
1970              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
1971              Date: Thu, 5 Jul 2001 18:44:10 +0100 
1972      Branch: perl
1973            ! pod/perlfaq4.pod
1974 ____________________________________________________________________________
1975 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
1976         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
1977              From: Robin Houston <robin@kitsite.com>
1978              Date: Thu, 5 Jul 2001 18:33:21 +0100
1979              Message-ID: <20010705183321.A27345@robin.kitsite.com>
1980      Branch: perl
1981            ! ext/B/B/Deparse.pm
1982 ____________________________________________________________________________
1983 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
1984         Log: (Retracted by #11285.)
1985              
1986              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
1987              From: Abhijit Menon-Sen <ams@wiw.org>
1988              Date: Fri, 6 Jul 2001 01:26:32 +0530
1989              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
1990      Branch: perl
1991            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
1992            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
1993            ! warnings.pl
1994 ____________________________________________________________________________
1995 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
1996         Log: (Retracted by #11175)
1997              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1998              From: Norton Allen <allen@huarp.harvard.edu>
1999              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
2000              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
2001      Branch: perl
2002            ! ext/POSIX/POSIX.xs
2003 ____________________________________________________________________________
2004 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
2005         Log: Unterminated C< (noticed by Richard Hatch), and few other
2006              small Unicode doc tweaks.
2007      Branch: perl
2008            ! pod/perlretut.pod
2009 ____________________________________________________________________________
2010 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
2011         Log: More flexible argument understanding; add charblocks() and
2012              charscripts(); make charblock() and charscript() two-way;
2013              add charinrange(); separate the $Unicode::UCD::VERSION and
2014              the version of the Unicode by adding UnicodeVersion().
2015      Branch: perl
2016            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2017 ____________________________________________________________________________
2018 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
2019         Log: Update Unicode::UCD on \p{In...}.
2020      Branch: perl
2021            ! lib/Unicode/UCD.pm
2022 ____________________________________________________________________________
2023 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
2024         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
2025              From: Norton Allen <allen@huarp.harvard.edu>
2026              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
2027              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
2028      Branch: perl
2029            ! lib/ExtUtils/MM_Unix.pm
2030 ____________________________________________________________________________
2031 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
2032         Log: POSIX-BC tweaks from Thomas Dorner.
2033      Branch: perl
2034            ! hints/posix-bc.sh perlio.h
2035 ____________________________________________________________________________
2036 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
2037         Log: Module updates for the delta.
2038      Branch: perl
2039            ! pod/perl572delta.pod
2040 ____________________________________________________________________________
2041 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
2042         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
2043              From: Norton Allen <allen@huarp.harvard.edu>
2044              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
2045              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
2046      Branch: perl
2047            ! ext/IO/lib/IO/t/io_sock.t
2048 ____________________________________________________________________________
2049 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
2050         Log: Subject: [PATCH perldiag.pod] Quick fixes
2051              From: Simon Cozens <simon@netthink.co.uk>
2052              Date: Wed, 4 Jul 2001 20:22:12 +0100
2053              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
2054      Branch: perl
2055            ! pod/perldiag.pod
2056 ____________________________________________________________________________
2057 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
2058         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
2059              From: Radu Greab <radu@netsoft.ro>
2060              Date: Wed, 4 Jul 2001 22:13:31 +0300
2061              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
2062      Branch: perl
2063            ! op.c sv.c t/op/pos.t
2064 ____________________________________________________________________________
2065 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
2066         Log: Subject: [PATCH] -I and MakeMaker again
2067              From: Michael G Schwern <schwern@pobox.com>
2068              Date: Wed, 4 Jul 2001 15:03:07 -0400
2069              Message-ID: <20010704150307.I20340@blackrider>
2070              
2071              (and retract #11145)
2072      Branch: perl
2073            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
2074            ! lib/ExtUtils/MakeMaker.pm
2075 ____________________________________________________________________________
2076 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
2077         Log: Subject: Re: PERFORCE change 11142 for review
2078              From: "Philip Newton" <Philip.Newton@gmx.net>
2079              Date: Wed, 4 Jul 2001 20:46:26 +0200
2080              Message-Id: <200107041841.VAA25380@taas.iki.fi>
2081      Branch: perl
2082            ! lib/ExtUtils/MakeMaker.pm
2083 ____________________________________________________________________________
2084 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
2085         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2086              From: Jonathan Stowe <gellyfish@gellyfish.com>
2087              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
2088              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
2089      Branch: perl
2090            ! utils/pl2pm.PL
2091 ____________________________________________________________________________
2092 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
2093         Log: fix the binary compatibility issue when building with/without
2094              usemymalloc by exporting Perl_malloc() et al as simple wrappers
2095              around the system functions (this allows most extensions built
2096              using one mode to coexist with perls built in the other mode)
2097              
2098              XXX the Perl_mfree() wrapper might need to do return(free()) on
2099              platforms where Free_t isn't "void"
2100      Branch: perl
2101            ! embed.h embed.pl makedef.pl proto.h util.c
2102 ____________________________________________________________________________
2103 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
2104         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
2105              since it doesn't ensure threads other than the one calling fork()
2106              aren't holding any locks; the fix is to use pthread_atfork() to
2107              hold global locks
2108              
2109              building perl with -Dusemymalloc exacerbates the problem since
2110              Perl_malloc() holds a mutex, and perl's exec() calls New()
2111              
2112              XXX the code in win32thread.h may be needed on platforms that have
2113              no pthread_atfork()
2114      Branch: perl
2115            ! perl.c thread.h win32/win32thread.h
2116 ____________________________________________________________________________
2117 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
2118         Log: Integrate #11009 from maintperl.
2119      Branch: maint-5.6/macperl
2120           !> lib/ExtUtils/Manifest.pm
2121 ____________________________________________________________________________
2122 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
2123         Log: Flexing my Perforce muscles.
2124      Branch: maint-5.6/macperl
2125            ! README.macos
2126 ____________________________________________________________________________
2127 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
2128         Log: Update Changes.
2129      Branch: perl
2130            ! Changes patchlevel.h
2131 ____________________________________________________________________________
2132 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
2133         Log: Metaconfig unit change for #11146.
2134      Branch: metaconfig/U/perl
2135            ! d_fcntl_can_lock.U
2136 ____________________________________________________________________________
2137 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
2138         Log: Somehow the #ifdefs of the added code (in #11093) made
2139              HP-UX to fail the fcntl locking test, without the ifdefs
2140              the test seems to be working again.  Reason unknown:
2141              HP-UX cc doesn't complain either way.
2142      Branch: perl
2143            ! Configure
2144 ____________________________________________________________________________
2145 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
2146         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
2147      Branch: perl
2148            ! lib/ExtUtils/MM_Unix.pm
2149 ____________________________________________________________________________
2150 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
2151         Log: gcc -Wall nit.
2152      Branch: perl
2153            ! pp_hot.c
2154 ____________________________________________________________________________
2155 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
2156         Log: When removing tests updating the test count is a good idea, too.
2157      Branch: perl
2158            ! lib/Net/t/require.t
2159 ____________________________________________________________________________
2160 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
2161         Log: Document #11134 and add the new symbols to the list of
2162              of MakeMaker known ones.
2163      Branch: perl
2164            ! lib/ExtUtils/MakeMaker.pm
2165 ____________________________________________________________________________
2166 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
2167         Log: Microperl update.
2168      Branch: perl
2169            ! uconfig.h
2170 ____________________________________________________________________________
2171 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
2172         Log: Update the libnet tests as per #11138.
2173      Branch: perl
2174            - lib/Net/t/ph.t
2175            ! MANIFEST lib/Net/t/require.t
2176 ____________________________________________________________________________
2177 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
2178         Log: Regen toc and modlib.
2179      Branch: perl
2180            ! pod/perlmodlib.pod pod/perltoc.pod
2181 ____________________________________________________________________________
2182 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
2183         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
2184              Graham's request.
2185      Branch: perl
2186            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
2187            ! MANIFEST
2188 ____________________________________________________________________________
2189 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
2190         Log: Add the OS/390 harness results to the delta.
2191      Branch: perl
2192            ! pod/perl572delta.pod
2193 ____________________________________________________________________________
2194 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
2195         Log: Avoid the two study tests in OS/390 until the bug has been solved.
2196      Branch: perl
2197            ! t/op/study.t
2198 ____________________________________________________________________________
2199 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
2200         Log: DOS/DJGPP tweaks from Laszlo Molnar.
2201      Branch: perl
2202            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
2203 ____________________________________________________________________________
2204 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
2205         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
2206              From: Michael G Schwern <schwern@pobox.com>
2207              Date: Wed, 4 Jul 2001 00:01:16 -0400
2208              Message-ID: <20010704000116.C591@blackrider>
2209      Branch: perl
2210            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
2211 ____________________________________________________________________________
2212 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
2213         Log: The #11132 missed singleton characters (not part
2214              of a unilo..unihi range) in Unicode scripts.
2215      Branch: perl
2216            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
2217            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
2218            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
2219            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
2220            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
2221            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
2222            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
2223            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
2224            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
2225            ! lib/unicode/mktables.PL t/op/pat.t
2226 ____________________________________________________________________________
2227 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
2228         Log: Support preferentially the Unicode 'scripts' definition
2229              in the \p{In...} notation since according to Unicode the
2230              scripts concept is more natural for matching than using
2231              the somewhat artificial block names.  The block names are
2232              still available, though, and if there's a name conflict,
2233              the scripts one wins and the blocks one has to do with
2234              'Block' appended to its name.  For more information see
2235              
2236              http://www.unicode.org/unicode/reports/tr24/
2237      Branch: perl
2238            + lib/unicode/In/100.pl lib/unicode/In/101.pl
2239            + lib/unicode/In/102.pl lib/unicode/In/103.pl
2240            + lib/unicode/In/104.pl lib/unicode/In/105.pl
2241            + lib/unicode/In/106.pl lib/unicode/In/107.pl
2242            + lib/unicode/In/108.pl lib/unicode/In/109.pl
2243            + lib/unicode/In/110.pl lib/unicode/In/111.pl
2244            + lib/unicode/In/112.pl lib/unicode/In/113.pl
2245            + lib/unicode/In/114.pl lib/unicode/In/115.pl
2246            + lib/unicode/In/116.pl lib/unicode/In/117.pl
2247            + lib/unicode/In/118.pl lib/unicode/In/119.pl
2248            + lib/unicode/In/120.pl lib/unicode/In/121.pl
2249            + lib/unicode/In/122.pl lib/unicode/In/123.pl
2250            + lib/unicode/In/124.pl lib/unicode/In/125.pl
2251            + lib/unicode/In/126.pl lib/unicode/In/127.pl
2252            + lib/unicode/In/128.pl lib/unicode/In/129.pl
2253            + lib/unicode/In/130.pl lib/unicode/In/131.pl
2254            + lib/unicode/In/132.pl lib/unicode/In/133.pl
2255            + lib/unicode/In/134.pl lib/unicode/In/135.pl
2256            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
2257            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
2258            ! (edit 106 files)
2259 ____________________________________________________________________________
2260 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
2261         Log: Better document the difference between a block and a script.
2262      Branch: perl
2263            ! lib/Unicode/UCD.pm
2264 ____________________________________________________________________________
2265 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
2266         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
2267              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
2268              Date: Tue, 3 Jul 2001 15:04:23 -0500
2269              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
2270      Branch: perl
2271            ! lib/CPAN.pm
2272 ____________________________________________________________________________
2273 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
2274         Log: Add tests for charscript().
2275      Branch: perl
2276            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
2277 ____________________________________________________________________________
2278 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
2279         Log: Add charscript() to get the UTR#24 script names of characters.
2280      Branch: perl
2281            ! lib/Unicode/UCD.pm
2282 ____________________________________________________________________________
2283 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
2284         Log: Todo updates.
2285      Branch: perl
2286            ! pod/perltodo.pod
2287 ____________________________________________________________________________
2288 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
2289         Log: Unicode::UCD updates.
2290      Branch: perl
2291            ! lib/Unicode/UCD.pm
2292 ____________________________________________________________________________
2293 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
2294         Log: (Retracted by #11174)
2295              Subject: MakeMaker should pass through DEFINE and INC to subdirs
2296              From: Alan Burlison <Alan.Burlison@sun.com>
2297              Date: Tue, 03 Jul 2001 15:20:13 +0100
2298              Message-ID: <3B41D49D.A923D4F9@sun.com>
2299      Branch: perl
2300            ! lib/ExtUtils/MM_Unix.pm
2301 ____________________________________________________________________________
2302 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
2303         Log: Subject: Patch needed for UTS
2304              From: hom00@utsglobal.com (Hal Morris)
2305              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
2306              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
2307              
2308              Replace #11113 with a better version.
2309      Branch: perl
2310            ! perl.h
2311 ____________________________________________________________________________
2312 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
2313         Log: Subject: Re: POINTERRIGOR
2314              From: Andy Dougherty <doughera@lafayette.edu>
2315              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
2316              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
2317      Branch: perl
2318            ! util.c
2319 ____________________________________________________________________________
2320 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
2321         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
2322              From: "Philip Newton" <pnewton@gmx.de>
2323              Date: Tue, 3 Jul 2001 17:03:34 +0200
2324              Message-ID: <3B41FAE6.29564.660E117@localhost>
2325      Branch: perl
2326            ! pp_hot.c
2327 ____________________________________________________________________________
2328 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
2329         Log: Typos.
2330      Branch: perl
2331            ! INSTALL
2332 ____________________________________________________________________________
2333 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
2334         Log: Subject: [PATCH 5.6.1] debugger fixes
2335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2336              Date: Tue, 3 Jul 2001 03:38:18 -0400
2337              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
2338              
2339              The $^S is working again.
2340      Branch: perl
2341            ! lib/perl5db.pl
2342 ____________________________________________________________________________
2343 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
2344         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
2345              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2346              Date: Tue, 3 Jul 2001 03:34:06 -0400
2347              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
2348      Branch: perl
2349            ! os2/OS2/Process/Process.pm
2350 ____________________________________________________________________________
2351 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
2352         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
2353              From: "Philip Newton" <Philip.Newton@gmx.net>
2354              Date: Tue, 3 Jul 2001 09:11:27 +0200
2355              Message-Id: <200107030706.KAA04596@taas.iki.fi>
2356      Branch: perl
2357            ! lib/FindBin.pm
2358 ____________________________________________________________________________
2359 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
2360         Log: Delta delta.
2361      Branch: perl
2362            ! pod/perl572delta.pod
2363 ____________________________________________________________________________
2364 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
2365         Log: Metaconfig unit change for 11115.
2366      Branch: metaconfig
2367            ! U/modified/libc.U
2368 ____________________________________________________________________________
2369 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
2370         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
2371              (from Richard Hatch) (this was the cause of pipes() and
2372              times() myeteriously not being found)
2373      Branch: perl
2374            ! Configure
2375 ____________________________________________________________________________
2376 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
2377         Log: Retract #10142, the real culprit found by Richard Hatch,
2378              coming soon to Configure near you.
2379      Branch: perl
2380            ! hints/aix.sh
2381 ____________________________________________________________________________
2382 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
2383         Log: (Replaced by #11124) UTS workaround from Hal Morris.
2384      Branch: perl
2385            ! perl.h
2386 ____________________________________________________________________________
2387 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
2388         Log: Subject: [PATCH] grok not grocking correctly
2389              From: Nicholas Clark <nick@ccl4.org>
2390              Date: Tue, 3 Jul 2001 00:19:08 +0100
2391              Message-ID: <20010703001908.H59620@plum.flirble.org>
2392      Branch: perl
2393            ! numeric.c
2394 ____________________________________________________________________________
2395 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
2396         Log: Subject: [PATCH Deparse.t] test just-posted patches
2397              From: Robin Houston <robin@kitsite.com>
2398              Date: Mon, 2 Jul 2001 23:46:15 +0100
2399              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
2400      Branch: perl
2401            ! ext/B/Deparse.t
2402 ____________________________________________________________________________
2403 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
2404         Log: Subject: [PATCH toke.c] autosplit into @F
2405              From: Robin Houston <robin@kitsite.com>
2406              Date: Mon, 2 Jul 2001 23:18:20 +0100
2407              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
2408      Branch: perl
2409            ! perl.c toke.c
2410 ____________________________________________________________________________
2411 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
2412         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
2413              From: Robin Houston <robin@kitsite.com>
2414              Date: Mon, 2 Jul 2001 23:00:48 +0100
2415              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
2416      Branch: perl
2417            ! ext/B/B/Deparse.pm
2418 ____________________________________________________________________________
2419 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
2420         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
2421              From: "Philip Newton" <Philip.Newton@gmx.net>
2422              Date: Mon, 2 Jul 2001 22:06:22 +0200
2423              (no Message-Id)
2424      Branch: perl
2425            ! ext/NDBM_File/hints/linux.pl
2426 ____________________________________________________________________________
2427 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
2428         Log: Subject: Re: Fixed pack problem - sort of
2429              From: Nicholas Clark <nick@ccl4.org>
2430              Date: Mon, 2 Jul 2001 20:59:20 +0100
2431              Message-ID: <20010702205919.F59620@plum.flirble.org>
2432      Branch: perl
2433            ! pp_pack.c t/op/pack.t
2434 ____________________________________________________________________________
2435 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
2436         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
2437              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2438              Date: Mon, 2 Jul 2001 15:45:41 -0400
2439              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
2440      Branch: perl
2441            ! os2/os2.c
2442 ____________________________________________________________________________
2443 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
2444         Log: (Mistaken retraction)
2445      Branch: perl
2446            ! utils/pl2pm.PL
2447 ____________________________________________________________________________
2448 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
2449         Log: Detypo in #11103.
2450      Branch: perl
2451            ! utils/pl2pm.PL
2452 ____________________________________________________________________________
2453 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
2454         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
2455              From: Jonathan Stowe <gellyfish@gellyfish.com>
2456              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
2457              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
2458      Branch: perl
2459            ! utils/pl2pm.PL
2460 ____________________________________________________________________________
2461 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
2462         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
2463              From: "Craig A. Berry" <craigberry@mac.com>
2464              Date: Mon, 02 Jul 2001 14:11:23 -0500
2465              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
2466      Branch: perl
2467            ! lib/Unicode/UCD.pm
2468 ____________________________________________________________________________
2469 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
2470         Log: Subject: [PATCH] Re: op/numconvert.t failures
2471              From: Nicholas Clark <nick@ccl4.org>
2472              Date: Mon, 2 Jul 2001 20:10:48 +0100
2473              Message-ID: <20010702201048.E59620@plum.flirble.org>
2474      Branch: perl
2475            ! t/op/numconvert.t
2476 ____________________________________________________________________________
2477 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
2478         Log: Update Changes.
2479      Branch: perl
2480            ! Changes patchlevel.h
2481 ____________________________________________________________________________
2482 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
2483         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
2484              The real fix must be more involved.  The line of code all the leaky
2485              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
2486              line of Perl_newPMOP().
2487      Branch: perl
2488            ! op.h
2489 ____________________________________________________________________________
2490 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
2491         Log: Based on
2492              
2493              Subject: Re: sizeof(struct sembuf)
2494              From: Nicholas Clark <nick@ccl4.org>
2495              Date: Sun, 1 Jul 2001 22:26:48 +0100
2496              Message-ID: <20010701222648.W59620@plum.flirble.org>
2497              
2498              but do semop() always the slow way.
2499      Branch: perl
2500            ! doio.c
2501 ____________________________________________________________________________
2502 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
2503         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
2504              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2505              Date: Tue, 03 Jul 2001 00:56:30 +0900
2506              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
2507      Branch: perl
2508            ! ext/Encode/Encode/Tcl.t
2509 ____________________________________________________________________________
2510 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
2511         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
2512              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2513              Date: Tue, 03 Jul 2001 00:55:46 +0900
2514              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
2515      Branch: perl
2516            ! ext/Encode/Encode/Tcl.pm
2517 ____________________________________________________________________________
2518 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
2519         Log: Regen api and toc.
2520      Branch: perl
2521            ! pod/perlapi.pod pod/perltoc.pod
2522 ____________________________________________________________________________
2523 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
2524         Log: Metaconfig unit change for #11093.
2525      Branch: metaconfig/U/perl
2526            ! d_fcntl_can_lock.U
2527 ____________________________________________________________________________
2528 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
2529         Log: The fcntl locking test may hang if NFS locking messed up;
2530              break out with alarm(10).
2531      Branch: perl
2532            ! Configure
2533 ____________________________________________________________________________
2534 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
2535         Log: Move the mdelete.bat from win32/bin to win32.
2536      Branch: perl
2537            ! MANIFEST
2538 ____________________________________________________________________________
2539 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
2540         Log: Typo in #11083.
2541      Branch: perl
2542            ! ext/Time/Piece/Piece.t
2543 ____________________________________________________________________________
2544 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
2545         Log: Netware tweaks from Guruprasad.
2546      Branch: perl
2547            - NetWare/perlsdio.h
2548            ! MANIFEST NetWare/Makefile NetWare/interface.c
2549            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
2550            ! perlsdio.h
2551 ____________________________________________________________________________
2552 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
2553         Log: Subject: Re: [PATH] shared -> unique;
2554              From: Abhijit Menon-Sen <ams@wiw.org>
2555              Date: Wed, 27 Jun 2001 03:51:27 +0530
2556              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
2557      Branch: perl
2558            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
2559 ____________________________________________________________________________
2560 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
2561         Log: Subject: Re: AIX / gcc-3.0
2562              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2563              Date: Mon, 02 Jul 2001 15:20:21 +0200
2564              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
2565      Branch: perl
2566            ! hints/aix.sh
2567 ____________________________________________________________________________
2568 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
2569         Log: Subject: Re: Bug report: split splits on wrong pattern
2570              From: Abhijit Menon-Sen <ams@wiw.org>
2571              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
2572              Date: Mon, 2 Jul 2001 16:31:33 +0530
2573      Branch: perl
2574            ! pp_ctl.c
2575 ____________________________________________________________________________
2576 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
2577         Log: Subject: [PATCH 5.6.1] test harness
2578              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2579              Date: Mon, 2 Jul 2001 06:29:21 -0400
2580              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
2581      Branch: perl
2582            ! lib/Test/Harness.pm
2583 ____________________________________________________________________________
2584 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
2585         Log: Subject: [PATCH 5.6.1] debugger goof
2586              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2587              Date: Mon, 2 Jul 2001 06:27:22 -0400
2588              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
2589      Branch: perl
2590            ! lib/perl5db.pl
2591 ____________________________________________________________________________
2592 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
2593         Log: Subject: [PATCH 5.6.1] OS/2 cwd
2594              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2595              Date: Mon, 2 Jul 2001 06:21:17 -0400
2596              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
2597      Branch: perl
2598            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
2599 ____________________________________________________________________________
2600 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
2601         Log: Make #11082 more OS/2-specific.
2602      Branch: perl
2603            ! ext/Time/Piece/Piece.t
2604 ____________________________________________________________________________
2605 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
2606         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
2607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2608              Date: Mon, 2 Jul 2001 06:06:34 -0400
2609              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
2610      Branch: perl
2611            ! ext/Time/Piece/Piece.t
2612 ____________________________________________________________________________
2613 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
2614         Log: Subject: [PATCH B::Deparse] version number & changes
2615              From: Robin Houston <robin@kitsite.com>  
2616              Date: Sun, 1 Jul 2001 17:17:29 +0100
2617              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
2618      Branch: perl
2619            ! ext/B/B/Deparse.pm
2620 ____________________________________________________________________________
2621 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
2622         Log: Subject: a small fix.
2623              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2624              Date: Mon, 2 Jul 2001 12:17:53 +0200
2625              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
2626      Branch: perl
2627            ! ext/Thread/Thread.xs
2628 ____________________________________________________________________________
2629 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
2630         Log: Subject: RE: perl@10907
2631              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
2632              Date: Mon, 2 Jul 2001 12:06:16 +0200
2633              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
2634              
2635              Borland C vs PerlIO.
2636      Branch: perl
2637            ! win32/config.bc win32/config_H.bc
2638 ____________________________________________________________________________
2639 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
2640         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
2641              From: "H.M. Brand" <merijn@l1.procura.nl>
2642              Date: Mon, 02 Jul 2001 11:18:57 +0200
2643              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
2644      Branch: perl
2645            ! t/op/write.t
2646 ____________________________________________________________________________
2647 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
2648         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
2649              From: Michael G Schwern <schwern@pobox.com>
2650              Date: Mon, 2 Jul 2001 00:26:24 -0400
2651              Message-ID: <20010702002624.A18302@blackrider>
2652      Branch: perl
2653            - ext/util/mkbootstrap
2654 ____________________________________________________________________________
2655 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
2656         Log: Subject: [PATCH op.h] v minor comment tweak
2657              From: Robin Houston <robin@puffinry.freeserve.co.uk>
2658              Date: Mon, 2 Jul 2001 00:42:01 +0100
2659              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
2660      Branch: perl
2661            ! op.h
2662 ____________________________________________________________________________
2663 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
2664         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
2665      Branch: perl
2666            ! pod/perlfunc.pod
2667 ____________________________________________________________________________
2668 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
2669         Log: Subject: Re: sizeof(struct sembuf)
2670              From: Nicholas Clark <nick@ccl4.org>
2671              Date: Sun, 1 Jul 2001 19:23:16 +0100
2672              Message-ID: <20010701192316.V59620@plum.flirble.org>
2673              
2674              s/signaling/signalling/
2675      Branch: perl
2676            ! pod/perlfunc.pod
2677 ____________________________________________________________________________
2678 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
2679         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
2680              From: "Philip Newton" <Philip.Newton@gmx.net>
2681              Date: Sun, 1 Jul 2001 09:37:56 +0200
2682              Message-Id: <200107010733.KAA03920@taas.iki.fi>
2683      Branch: perl
2684            ! pod/perlvar.pod
2685 ____________________________________________________________________________
2686 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
2687         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
2688              From: "Philip Newton" <Philip.Newton@gmx.net>
2689              Date: Sun, 1 Jul 2001 09:37:56 +0200
2690              Message-Id: <200107010733.KAA03925@taas.iki.fi>
2691      Branch: perl
2692            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2693 ____________________________________________________________________________
2694 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
2695         Log: Metaconfig unit change for #11070.
2696      Branch: metaconfig
2697            ! U/compline/randfunc.U
2698 ____________________________________________________________________________
2699 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
2700         Log: Subject: [PATCH perlsnap] its --> it's --> its
2701              From: "Philip Newton" <Philip.Newton@gmx.net>
2702              Date: Sun, 1 Jul 2001 09:37:56 +0200
2703              Message-Id: <200107010733.KAA03914@taas.iki.fi>
2704      Branch: perl
2705            ! Porting/config_H
2706 ____________________________________________________________________________
2707 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
2708         Log: Sync with Sarathy; integrate with perlio.
2709      Branch: perl
2710           !> gv.c
2711 ____________________________________________________________________________
2712 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
2713         Log: regenerate win32/config_H.?c files
2714      Branch: perl
2715            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2716 ____________________________________________________________________________
2717 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
2718         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
2719              naming discipline
2720              
2721              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
2722              because of this)
2723              
2724              fix a warning about "fd" being used without being set in Cwd.xs
2725      Branch: perl
2726            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
2727            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
2728            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
2729            ! win32/config.vc
2730 ____________________________________________________________________________
2731 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
2732         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
2733              within macro arguments") and warnings ("unary minus applied to
2734              unsigned type", among others)
2735      Branch: perl
2736            ! gv.c hv.c op.c pp.c sv.c toke.c
2737 ____________________________________________________________________________
2738 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
2739         Log: win32 fixes: more spurious CRs
2740      Branch: perl
2741            ! win32/mdelete.bat
2742 ____________________________________________________________________________
2743 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
2744         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
2745              from win32/bin (or it gets deleted by distclean); don't delete
2746              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
2747              NT (should be made Win9x specific, and added to makefile.mk)
2748      Branch: perl
2749           +> win32/mdelete.bat
2750            - win32/bin/mdelete.bat
2751            ! win32/Makefile win32/makefile.mk
2752 ____________________________________________________________________________
2753 [ 11063] By: nick                                  on 2001/07/01  18:54:09
2754         Log: Quick for for #ifdef mess
2755      Branch: perlio
2756            ! gv.c
2757 ____________________________________________________________________________
2758 [ 11062] By: nick                                  on 2001/07/01  18:47:42
2759         Log: Raw integrate - does not build #if mess in gv.c
2760      Branch: perlio
2761           !> (integrate 29 files)
2762 ____________________________________________________________________________
2763 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
2764         Log: Make 'compile' target a little less broken.
2765              Still very broken, though: -Wall warnings from
2766              the generated code, boot_Foo prototypes missing,
2767              can't autoload Fcntl::SEEK_CUR et alia, ...
2768      Branch: perl
2769            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
2770            ! utils/perlcc.PL x2p/Makefile.SH
2771 ____________________________________________________________________________
2772 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
2773         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
2774      Branch: perl
2775            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2776            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
2777 ____________________________________________________________________________
2778 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
2779         Log: Update Changes.
2780      Branch: perl
2781            ! Changes patchlevel.h
2782 ____________________________________________________________________________
2783 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
2784         Log: Still one typo, regen toc.
2785      Branch: perl
2786            ! lib/Unicode/UCD.pm pod/perltoc.pod
2787 ____________________________________________________________________________
2788 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
2789         Log: Detypos and regen toc.
2790      Branch: perl
2791            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
2792 ____________________________________________________________________________
2793 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
2794         Log: VERSION tweak.
2795      Branch: perl
2796            ! ext/List/Util/lib/List/Util.pm
2797 ____________________________________________________________________________
2798 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
2799         Log: Attempt at plugging the leak under ithreads detected by Doug.
2800      Branch: perl
2801            ! op.h
2802 ____________________________________________________________________________
2803 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
2804         Log: gcc -Wall lint after #11051.
2805      Branch: perl
2806            ! pp_sys.c
2807 ____________________________________________________________________________
2808 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
2809         Log: Integrate perlio.
2810      Branch: perl
2811           !> lib/File/Find/taint.t
2812 ____________________________________________________________________________
2813 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
2814         Log: Don't use the v-strings for module VERSIONs.
2815      Branch: perl
2816            ! lib/Unicode/UCD.pm
2817 ____________________________________________________________________________
2818 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
2819         Log: Code cleanup based on turning off the -woffs in IRIX.
2820              Not all of the gripes cleaned up (hairy code in hv.c and
2821              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
2822              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
2823              to the IRIX hints)
2824      Branch: perl
2825            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
2826            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
2827            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
2828            ! regcomp.c sv.c
2829 ____________________________________________________________________________
2830 [ 11050] By: nick                                  on 2001/06/30  20:46:46
2831         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
2832      Branch: perlio
2833            ! lib/File/Find/taint.t
2834 ____________________________________________________________________________
2835 [ 11049] By: nick                                  on 2001/06/30  18:13:33
2836         Log: Integrate mainline
2837      Branch: perlio
2838           +> NetWare/nwstdio.h NetWare/perlsdio.h
2839           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2840           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
2841           +> lib/Unicode/UCD.t t/run/exit.t
2842           !> (integrate 60 files)
2843 ____________________________________________________________________________
2844 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
2845         Log: Delta delta.
2846      Branch: perl
2847            ! pod/perl572delta.pod
2848 ____________________________________________________________________________
2849 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
2850         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
2851              by CPAN.pm, use rather _00.
2852      Branch: perl
2853            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
2854            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
2855            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
2856            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2857            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
2858            ! lib/ExtUtils/Embed.pm lib/Test.pm
2859 ____________________________________________________________________________
2860 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
2861         Log: Add a simple Unicode character database interface, Unicode::UCD.
2862      Branch: perl
2863            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
2864            ! MANIFEST
2865 ____________________________________________________________________________
2866 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
2867         Log: Subject: [PATCH] op/numconver.t
2868              From: Nicholas Clark <nick@ccl4.org>
2869              Date: Sat, 30 Jun 2001 15:40:10 +0100
2870              Message-ID: <20010630154010.I59620@plum.flirble.org>
2871      Branch: perl
2872            ! t/op/numconvert.t
2873 ____________________________________________________________________________
2874 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
2875         Log: The $^N is now taken (by #11038).
2876      Branch: perl
2877            ! t/base/lex.t
2878 ____________________________________________________________________________
2879 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
2880         Log: The #11040 had slipped to a wrong function...
2881      Branch: perl
2882            ! sv.c
2883 ____________________________________________________________________________
2884 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
2885         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
2886              the Configure library symbol probe mysteriously finds all
2887              symbols but those of pipe() and times().
2888      Branch: perl
2889            ! hints/aix.sh
2890 ____________________________________________________________________________
2891 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
2892         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
2893              From: Nicholas Clark <nick@ccl4.org>
2894              Date: Fri, 29 Jun 2001 23:49:07 +0100
2895              Message-ID: <20010629234907.D59620@plum.flirble.org>
2896      Branch: perl
2897            ! lib/ExtUtils.t
2898 ____________________________________________________________________________
2899 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
2900         Log: Subject: [PATCH] weakref fix 2, not yet there
2901              From: Artur Bergman <artur@contiller.se>
2902              Date: Sat, 30 Jun 2001 01:18:16 +0200
2903              Message-ID: <B762D957.1CC9%artur@contiller.se>
2904      Branch: perl
2905            ! sv.c
2906 ____________________________________________________________________________
2907 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
2908         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
2909              From: Michael G Schwern <schwern@pobox.com>
2910              Date: Fri, 29 Jun 2001 19:39:11 -0400
2911              Message-ID: <20010629193910.D25304@blackrider>
2912      Branch: perl
2913            + t/run/exit.t
2914            ! MANIFEST
2915 ____________________________________________________________________________
2916 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
2917         Log: Add support for $^N, the most-recently closed group.
2918      Branch: perl
2919            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
2920            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
2921            ! thrdvar.h
2922 ____________________________________________________________________________
2923 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
2924         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
2925              From: lvirden@cas.org
2926              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
2927              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
2928              
2929              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
2930              From: lvirden@cas.org
2931              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
2932              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
2933      Branch: perl
2934            ! README.solaris
2935 ____________________________________________________________________________
2936 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
2937         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
2938              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2939              Date: Sat, 30 Jun 2001 07:33:37 +0900
2940              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
2941              
2942              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
2943              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2944              Date: Sat, 30 Jun 2001 21:38:14 +0900
2945              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
2946      Branch: perl
2947            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2948            + ext/Encode/Encode/7bit-kr.enc
2949            ! MANIFEST ext/Encode/Encode/Tcl.pm
2950 ____________________________________________________________________________
2951 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
2952         Log: NetWare tweaks from Guruprasad.
2953      Branch: perl
2954            + NetWare/nwstdio.h NetWare/perlsdio.h
2955            ! MANIFEST NetWare/Makefile NetWare/config.wc
2956            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
2957            ! NetWare/t/Readme.txt
2958 ____________________________________________________________________________
2959 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
2960         Log: More module $VERSION bump-ups.
2961      Branch: perl
2962            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
2963            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
2964            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
2965 ____________________________________________________________________________
2966 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
2967         Log: Doc update due to #11032.
2968      Branch: perl
2969            ! pod/perl572delta.pod
2970 ____________________________________________________________________________
2971 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
2972         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
2973              From: Peter Prymmer <pvhp@forte.com>
2974              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
2975              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
2976      Branch: perl
2977            ! ext/Time/HiRes/HiRes.xs
2978 ____________________________________________________________________________
2979 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
2980         Log: -lpthreads missing in AIX.
2981      Branch: perl
2982            ! hints/aix.sh
2983 ____________________________________________________________________________
2984 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
2985         Log: Subject: [PATCH] CLONE && weakrefs
2986              From: Artur Bergman <artur@contiller.se>
2987              Date: Fri, 29 Jun 2001 17:02:00 +0200
2988              Message-ID: <B7626508.1CA0%artur@contiller.se>
2989      Branch: perl
2990            ! sv.c
2991 ____________________________________________________________________________
2992 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
2993         Log: Subject: Re: Bug report: split splits on wrong pattern
2994              From: Radu Greab <radu@netsoft.ro>
2995              Date: Wed, 27 Jun 2001 21:50:52 +0300
2996              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
2997      Branch: perl
2998            ! pp_ctl.c t/op/split.t
2999 ____________________________________________________________________________
3000 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
3001         Log: Metaconfig unit change for #11027.
3002      Branch: metaconfig/U/perl
3003            ! d_modfl.U
3004 ____________________________________________________________________________
3005 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
3006         Log: I thought this Configure glitch for AIX was just recently fixed?
3007      Branch: perl
3008            ! Configure
3009 ____________________________________________________________________________
3010 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
3011         Log: Update Changes.
3012      Branch: perl
3013            ! Changes patchlevel.h
3014 ____________________________________________________________________________
3015 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
3016         Log: Subject: Re: perl@10967, File::Find, and Cwd
3017              From: Mike Guy <mjtg@cam.ac.uk>
3018              Date: Fri, 29 Jun 2001 14:56:49 +0100
3019              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
3020      Branch: perl
3021            ! lib/File/Find/taint.t
3022 ____________________________________________________________________________
3023 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
3024         Log: Update the sv_pvprintify() spec.
3025      Branch: perl
3026            ! pod/perltodo.pod
3027 ____________________________________________________________________________
3028 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
3029         Log: Known test failures update.
3030      Branch: perl
3031            ! pod/perl572delta.pod
3032 ____________________________________________________________________________
3033 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
3034         Log: Based on
3035              
3036              Subject: [PATCH @11016] More );) fixes
3037              From: Richard Soderberg <rs@crystalflame.net>
3038              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
3039              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
3040      Branch: perl
3041            ! ext/Thread/Thread.xs ext/Thread/typemap
3042 ____________________________________________________________________________
3043 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
3044         Log: Subject: [PATCH @11016] Fixes compile errors in four files
3045              From: Richard Soderberg <rs@crystalflame.net>
3046              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
3047              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
3048      Branch: perl
3049            ! mg.c pp.c pp_hot.c util.c
3050 ____________________________________________________________________________
3051 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
3052         Log: AIX hints tweaking continues, from Merijn Brand.
3053      Branch: perl
3054            ! hints/aix.sh
3055 ____________________________________________________________________________
3056 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
3057         Log: HP-UX needs gccversion sooner, from Merijn Brand.
3058      Branch: perl
3059            ! hints/hpux.sh
3060 ____________________________________________________________________________
3061 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
3062         Log: Subject: [PATCH 5.6.1] OS/2 docs
3063              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3064              Date: Fri, 29 Jun 2001 02:34:12 -0400
3065              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
3066      Branch: perl
3067            ! README.os2 os2/Changes
3068 ____________________________________________________________________________
3069 [ 11017] By: nick                                  on 2001/06/29  10:20:30
3070         Log: Integrate mainline
3071      Branch: perlio
3072           +> (branch 37 files)
3073            - ext/ODBM_File/sdbm.t
3074           !> (integrate 211 files)
3075 ____________________________________________________________________________
3076 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
3077         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
3078              the modules found using a script written by Larry Schatzer Jr.
3079      Branch: perl
3080            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
3081            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
3082            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
3083            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3084            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
3085            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
3086            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
3087            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
3088            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
3089            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
3090            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
3091            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
3092            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
3093            ! lib/constant.pm lib/fields.pm lib/strict.pm
3094 ____________________________________________________________________________
3095 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
3096         Log: The latest JPL from the anoncvs.
3097      Branch: perl
3098            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3099 ____________________________________________________________________________
3100 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
3101         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
3102      Branch: perl
3103            ! t/op/pat.t
3104 ____________________________________________________________________________
3105 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
3106         Log: Worrying about insecure directories now is a bit too late.
3107      Branch: perl
3108            ! lib/File/Find/taint.t
3109 ____________________________________________________________________________
3110 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
3111         Log: Cannot DIE() in a void function,
3112              from Richard Hatch <rhatch@austin.ibm.com>.
3113      Branch: perl
3114            ! ext/IPC/SysV/SysV.xs
3115 ____________________________________________________________________________
3116 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
3117         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
3118              From: Peter Prymmer <pvhp@forte.com>
3119              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
3120              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
3121              
3122              (unfinished: time/hires tests 3, 5, 14 failing, but better
3123              than wholesale failure)
3124      Branch: perl
3125            ! ext/Time/HiRes/HiRes.xs
3126 ____________________________________________________________________________
3127 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
3128         Log: Subject: [PATCH 5.6.1] OS/2 improvements
3129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3130              Date: Thu, 28 Jun 2001 16:03:14 -0400
3131              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
3132      Branch: perl
3133            + os2/os2_base.t
3134            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
3135            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
3136            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
3137            ! os2/os2ish.h
3138 ____________________________________________________________________________
3139 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
3140         Log: Subject: Incrementing Extutils::Manifest's $VERSION
3141              From: Michael G Schwern <schwern@pobox.com>
3142              Date: Thu, 28 Jun 2001 13:13:49 -0400
3143              Message-ID: <20010628131349.A14738@blackrider>
3144      Branch: maint-5.6/perl
3145            ! lib/ExtUtils/Manifest.pm
3146 ____________________________________________________________________________
3147 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
3148         Log: AIX tweak from Merijn Brand.
3149      Branch: perl
3150            ! hints/aix.sh
3151 ____________________________________________________________________________
3152 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
3153         Log: Create the macperl branch.
3154      Branch: maint-5.6/macperl
3155           +> (branch 1728 files)
3156 ____________________________________________________________________________
3157 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
3158         Log: Update Changes.
3159      Branch: perl
3160            ! Changes patchlevel.h
3161 ____________________________________________________________________________
3162 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
3163         Log: More Perforce lore.
3164      Branch: perl
3165            ! Porting/repository.pod
3166 ____________________________________________________________________________
3167 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
3168         Log: Metaconfig unit changes for #11003.
3169      Branch: metaconfig/U/perl
3170            + d_nl_langinfo.U i_langinfo.U
3171 ____________________________________________________________________________
3172 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
3173         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
3174              Expected not to exist in non-UNIX excepting in VMS, where
3175              according to a quick web survey they just might.
3176      Branch: perl
3177            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
3178            ! Porting/config_H config_h.SH configure.com epoc/config.sh
3179            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
3180            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3181            ! win32/config.bc win32/config.gc win32/config.vc
3182 ____________________________________________________________________________
3183 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
3184         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
3185              in AIX is one is doing a 64-bit build.
3186      Branch: perl
3187            ! hints/aix.sh
3188 ____________________________________________________________________________
3189 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
3190         Log: Metaconfig unit changes for #11000.
3191      Branch: metaconfig/U/perl
3192            ! use64bits.U uselfs.U
3193 ____________________________________________________________________________
3194 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
3195         Log: Move use64bitint and use64bitall before uselargefiles.
3196      Branch: perl
3197            ! Configure
3198 ____________________________________________________________________________
3199 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
3200         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
3201              From: Robert Spier <rspier@pobox.com>
3202              Message-ID: <15162.41164.618712.841415@rls.cx>
3203              Date: Wed, 27 Jun 2001 23:13:16 -0400
3204      Branch: perl
3205            ! doio.c
3206 ____________________________________________________________________________
3207 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
3208         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
3209              From: Peter Prymmer <pvhp@forte.com>
3210              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
3211              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
3212      Branch: perl
3213            ! numeric.c
3214 ____________________________________________________________________________
3215 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
3216         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
3217              From: Peter Prymmer <pvhp@forte.com>
3218              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
3219              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
3220      Branch: perl
3221            ! configure.com ext/Digest/MD5/Makefile.PL
3222 ____________________________________________________________________________
3223 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
3224         Log: Update Changes.
3225      Branch: perl
3226            ! Changes patchlevel.h
3227 ____________________________________________________________________________
3228 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
3229         Log: Tiny EPOC updates.
3230      Branch: perl
3231            ! epoc/config.sh
3232 ____________________________________________________________________________
3233 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
3234         Log: The Test::More and Test::Simple tests required help
3235              thanks to our schizophrenic test scheme.
3236      Branch: perl
3237            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3238            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3239            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
3240            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
3241            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
3242 ____________________________________________________________________________
3243 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
3244         Log: Upgrade to Test::Simple 0.09.
3245      Branch: perl
3246            + lib/Test/Simple/Changes
3247            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3248            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3249            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3250            ! lib/Test/Simple/t/plan_is_noplan.t
3251 ____________________________________________________________________________
3252 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
3253         Log: Upgrade to Test::More 0.07.
3254      Branch: perl
3255            + lib/Test/More/Changes
3256            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
3257            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
3258            ! lib/Test/More/t/skipall.t
3259 ____________________________________________________________________________
3260 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
3261         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
3262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3263              Date: Wed, 27 Jun 2001 18:40:04 +0200
3264              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
3265      Branch: perl
3266            ! hints/hpux.sh
3267 ____________________________________________________________________________
3268 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
3269         Log: Subject: [PATCH README.qnx hints/qnx.sh]
3270              From: Norton Allen <allen@huarp.harvard.edu>
3271              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
3272              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
3273      Branch: perl
3274            ! README.qnx hints/qnx.sh
3275 ____________________________________________________________________________
3276 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
3277         Log: Subject: [PATCH] two little documentation nits
3278              From: Abhijit Menon-Sen <ams@wiw.org>
3279              Date: Wed, 27 Jun 2001 20:07:50 +0530
3280              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
3281      Branch: perl
3282            ! sv.c sv.h
3283 ____________________________________________________________________________
3284 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
3285         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
3286              From: Norton Allen <allen@huarp.harvard.edu>
3287              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
3288              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
3289      Branch: perl
3290            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
3291 ____________________________________________________________________________
3292 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
3293         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
3294              From: Michael G Schwern <schwern@pobox.com>
3295              Date: Wed, 27 Jun 2001 02:34:58 -0400
3296              Message-ID: <20010627023458.K23874@blackrider>
3297      Branch: perl
3298            ! vms/test.com
3299 ____________________________________________________________________________
3300 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
3301         Log: Add perl_clone_host() for Netware.
3302      Branch: perl
3303            ! NetWare/nw5.c
3304 ____________________________________________________________________________
3305 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
3306         Log: GCC 3.0 hints for HP-UX.
3307      Branch: perl
3308            ! hints/hpux.sh
3309 ____________________________________________________________________________
3310 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
3311         Log: In some Linux distributions the libndbm is broken
3312              (no null key support), therefore link with libgdbm
3313              (if available), since it has a working ndbm emulation,
3314              from Jonathan Stowe.
3315      Branch: perl
3316            + ext/NDBM_File/hints/linux.pl
3317            ! MANIFEST
3318 ____________________________________________________________________________
3319 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
3320         Log: Subject: [PATCH perl@10930] find.t hack for VMS
3321              From: "Craig A. Berry" <craigberry@mac.com>
3322              Date: Tue, 26 Jun 2001 23:40:25 -0500
3323              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
3324      Branch: perl
3325            ! lib/File/Find/find.t
3326 ____________________________________________________________________________
3327 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
3328         Log: AUTHORS updates.
3329      Branch: perl
3330            ! AUTHORS
3331 ____________________________________________________________________________
3332 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
3333         Log: Metaconfig unit change like #10980.
3334      Branch: metaconfig
3335            ! U/compline/d_stdstdio.U
3336 ____________________________________________________________________________
3337 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
3338         Log: "lose the it's", from Abhijit Menon-Sen.
3339              ("It's" not searched, pods not searched.)
3340      Branch: perl
3341            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
3342            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
3343            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
3344            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
3345            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3346            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
3347 ____________________________________________________________________________
3348 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
3349         Log: "lose the looses", from Abhijit Menon-Sen.
3350      Branch: perl
3351            ! ext/B/B/Assembler.pm gv.c
3352 ____________________________________________________________________________
3353 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
3354         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
3355      Branch: perl
3356            ! hints/os390.sh
3357 ____________________________________________________________________________
3358 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
3359         Log: DEC C 5.3 on the VAX simply doesn't seem to like
3360              compiling the MD5 extension, disable it there for now,
3361              from Peter Prymmer.
3362      Branch: perl
3363            ! configure.com
3364 ____________________________________________________________________________
3365 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
3366         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
3367              From: Jonathan Stowe <gellyfish@gellyfish.com>
3368              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
3369              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
3370      Branch: perl
3371            ! pod/perlfaq3.pod
3372 ____________________________________________________________________________
3373 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
3374         Log: Subject: [PATCH 5.6.1] perlxs misprints
3375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3376              Date: Tue, 26 Jun 2001 17:20:00 -0400
3377              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
3378      Branch: perl
3379            ! pod/perlxs.pod
3380 ____________________________________________________________________________
3381 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
3382         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
3383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3384              Date: Tue, 26 Jun 2001 17:27:07 -0400
3385              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
3386      Branch: perl
3387            ! lib/ExtUtils/MM_Unix.pm
3388 ____________________________________________________________________________
3389 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
3390         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
3391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3392              Date: Tue, 26 Jun 2001 17:23:24 -0400
3393              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
3394      Branch: perl
3395            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
3396 ____________________________________________________________________________
3397 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
3398         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
3399              by Olaf Flebbe.
3400      Branch: perl
3401            ! perl.h
3402 ____________________________________________________________________________
3403 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
3404         Log: Detypo.
3405      Branch: perl
3406            ! lib/Memoize/t/tie_sdbm.t
3407 ____________________________________________________________________________
3408 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
3409         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
3410      Branch: perl
3411            ! win32/perllib.c
3412 ____________________________________________________________________________
3413 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
3414         Log: Subject: [patch] perl_clone+CvFILE
3415              From: Doug MacEachern <dougm@covalent.net>
3416              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
3417              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
3418      Branch: perl
3419            ! sv.c
3420 ____________________________________________________________________________
3421 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
3422         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
3423              From: Mark-Jason Dominus <mjd@plover.com>
3424              Date: Tue, 26 Jun 2001 12:33:01 -0400
3425              Message-ID: <20010626163301.31298.qmail@plover.com>
3426      Branch: perl
3427            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3428 ____________________________________________________________________________
3429 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
3430         Log: Update Changes.
3431      Branch: perl
3432            ! Changes patchlevel.h
3433 ____________________________________________________________________________
3434 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
3435         Log: Also catfile() needs now to explicitly exported.
3436      Branch: perl
3437            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3438 ____________________________________________________________________________
3439 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
3440         Log: Regen toc.
3441      Branch: perl
3442            ! pod/perltoc.pod
3443 ____________________________________________________________________________
3444 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
3445         Log: Nonexistent pod command.
3446      Branch: perl
3447            ! pod/perl572delta.pod
3448 ____________________________________________________________________________
3449 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
3450         Log: Be more portable in the quest for tmpdir.
3451      Branch: perl
3452            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
3453 ____________________________________________________________________________
3454 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
3455         Log: Be more portable in finding out the home directory,
3456              and use File::Spec to do the concat.
3457              (Come to think of it, couldn't File::Spec provide
3458              for a ->homedir method?)
3459      Branch: perl
3460            ! lib/Net/Config.pm
3461 ____________________________________________________________________________
3462 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
3463         Log: Doc patch for #10959.
3464      Branch: perl
3465            ! pod/perlfunc.pod
3466 ____________________________________________________________________________
3467 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
3468         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
3469              From: "Philip Newton" <pnewton@gmx.de>
3470              Date: Tue, 26 Jun 2001 16:26:47 +0200
3471              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
3472      Branch: perl
3473            ! pod/perldata.pod
3474 ____________________________________________________________________________
3475 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
3476         Log: Subject: [PATH] shared -> unique;
3477              From: "Artur Bergman" <artur@contiller.se>
3478              Date: Tue, 26 Jun 2001 16:18:40 +0200
3479              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
3480              
3481              Because "shared" isn't: it's read-only.
3482      Branch: perl
3483            ! toke.c xsutils.c
3484 ____________________________________________________________________________
3485 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
3486         Log: Escape multiline croak messages.
3487      Branch: perl
3488            ! t/op/ver.t
3489 ____________________________________________________________________________
3490 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
3491         Log: No more pragma/*.t for minitest.
3492      Branch: perl
3493            ! Makefile.SH
3494 ____________________________________________________________________________
3495 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
3496         Log: AUTHORS updates.
3497      Branch: perl
3498            ! AUTHORS
3499 ____________________________________________________________________________
3500 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
3501         Log: delta updates.
3502      Branch: perl
3503            ! pod/perl572delta.pod
3504 ____________________________________________________________________________
3505 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
3506         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
3507              From: Artur Bergman <artur@contiller.se> 
3508              Date: Tue, 26 Jun 2001 15:32:53 +0200
3509              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
3510      Branch: perl
3511            ! makedef.pl sv.c sv.h win32/perllib.c
3512 ____________________________________________________________________________
3513 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
3514         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
3515              From: Jonathan Stowe <gellyfish@gellyfish.com>
3516              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
3517              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
3518              
3519              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
3520      Branch: perl
3521            + ext/Time/HiRes/hints/sco.pl
3522            ! MANIFEST
3523 ____________________________________________________________________________
3524 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
3525         Log: Subject: [PATCH 5.6.1] static build
3526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3527              Date: Tue, 26 Jun 2001 04:22:25 -0400
3528              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
3529      Branch: perl
3530            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
3531            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
3532 ____________________________________________________________________________
3533 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
3534         Log: DJGPP patches from Laszlo Molnar.
3535      Branch: perl
3536            ! djgpp/djgpp.c perl.c util.c
3537 ____________________________________________________________________________
3538 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
3539         Log: Netware patches from Ananth Kesari.
3540      Branch: perl
3541            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
3542            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
3543            ! NetWare/nwtinfo.h
3544 ____________________________________________________________________________
3545 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
3546         Log: Detypo.
3547      Branch: perl
3548            ! ext/Errno/Errno_pm.PL
3549 ____________________________________________________________________________
3550 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
3551         Log: There seems to be two ways of spelling the $^O in *STEP.
3552      Branch: perl
3553            ! ext/Errno/Errno_pm.PL
3554 ____________________________________________________________________________
3555 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
3556         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
3557              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
3558      Branch: perl
3559            ! ext/Errno/Errno_pm.PL
3560 ____________________________________________________________________________
3561 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
3562         Log: Known bugs update.
3563      Branch: perl
3564            ! pod/perl572delta.pod
3565 ____________________________________________________________________________
3566 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
3567         Log: The default installation of Cygwin has 500 as root's uid.
3568      Branch: perl
3569            ! lib/User/pwent.t
3570 ____________________________________________________________________________
3571 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
3572         Log: Be even more relaxed (re-allow having only one entry).
3573      Branch: perl
3574            ! t/op/grent.t t/op/pwent.t
3575 ____________________________________________________________________________
3576 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
3577         Log: Test failure updates.
3578      Branch: perl
3579            ! pod/perl572delta.pod
3580 ____________________________________________________________________________
3581 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
3582         Log: MPE/iX test tweaks from Mark Bixby.
3583      Branch: perl
3584            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
3585            ! t/io/fs.t t/op/stat.t
3586 ____________________________________________________________________________
3587 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
3588         Log: Microperl findings.
3589      Branch: perl
3590            ! perl.h pp_sys.c
3591 ____________________________________________________________________________
3592 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
3593         Log: Touch uconfig.h.
3594      Branch: perl
3595            ! uconfig.h
3596 ____________________________________________________________________________
3597 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
3598         Log: Subject: [PATCH] Proposed fix for Pod::Man
3599              From: Rob Napier <rnapier@employees.org>
3600              Date: Mon, 25 Jun 2001 15:49:24 -0400
3601              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
3602              
3603              Cater for Solaris nroff brokenness (shortchanges daisywheel
3604              printers, but hey, we also no more support PDPs.)
3605      Branch: perl
3606            ! lib/Pod/Man.pm
3607 ____________________________________________________________________________
3608 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
3609         Log: Typo in #10937.
3610      Branch: perl
3611            ! ext/POSIX/sigaction.t
3612 ____________________________________________________________________________
3613 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
3614         Log: SIGCONT not trappable in VMS.
3615      Branch: perl
3616            ! ext/POSIX/sigaction.t
3617 ____________________________________________________________________________
3618 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
3619         Log: Subject: [DRAFT] Encode-Tcl.t
3620              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3621              Date: Tue, 26 Jun 2001 03:38:08 +0900
3622              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
3623      Branch: perl
3624            + ext/Encode/Encode/Tcl.t
3625            ! MANIFEST ext/Encode/Encode/Tcl.pm
3626 ____________________________________________________________________________
3627 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
3628         Log: Because of #10932 retract also the perlfunc hunk of #10910.
3629      Branch: perl
3630            ! pod/perlfunc.pod
3631 ____________________________________________________________________________
3632 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
3633         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
3634              by Ilya Zakharevich in
3635              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
3636      Branch: perl
3637            ! XSUB.h
3638 ____________________________________________________________________________
3639 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
3640         Log: Typo in #10889.
3641      Branch: perl
3642            ! hints/uts.sh
3643 ____________________________________________________________________________
3644 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
3645         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3646              From: Abhijit Menon-Sen <ams@wiw.org>
3647              Date: Mon, 25 Jun 2001 23:45:45 +0530
3648              Message-ID: <20010625234545.A5022@lustre.linux.in>
3649      Branch: perl
3650            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
3651 ____________________________________________________________________________
3652 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
3653         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
3654              From: Michael G Schwern <schwern@pobox.com>
3655              Date: Mon, 25 Jun 2001 14:35:51 -0400
3656              Message-ID: <20010625143551.H13819@blackrider>
3657      Branch: perl
3658            ! lib/Test.pm
3659 ____________________________________________________________________________
3660 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
3661         Log: Update Changes.
3662      Branch: perl
3663            ! Changes patchlevel.h
3664 ____________________________________________________________________________
3665 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
3666         Log: Regen toc and modlib.
3667      Branch: perl
3668            ! pod/perlmodlib.pod pod/perltoc.pod
3669 ____________________________________________________________________________
3670 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
3671         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
3672              for the benefit of C++ compilers, as suggested by Guruprasad.
3673      Branch: perl
3674            ! embed.pl proto.h
3675 ____________________________________________________________________________
3676 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
3677         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
3678              From: Jonathan Stowe <gellyfish@gellyfish.com>
3679              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
3680              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
3681      Branch: perl
3682            ! pod/perlfaq5.pod
3683 ____________________________________________________________________________
3684 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
3685         Log: Missed from #10925.
3686      Branch: perl
3687            ! gv.c
3688 ____________________________________________________________________________
3689 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
3690         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
3691              From: Robin Houston <robin@kitsite.com>
3692              Date: Sat, 19 May 2001 16:19:34 +0100
3693              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
3694      Branch: perl
3695            ! cv.h gv.h op.c
3696 ____________________________________________________________________________
3697 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
3698         Log: Netware README tweak.
3699      Branch: perl
3700            ! README.netware
3701 ____________________________________________________________________________
3702 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
3703         Log: Subject: [PATCH] Re: overload.t fails
3704              From: Abhijit Menon-Sen <ams@wiw.org>
3705              Date: Mon, 25 Jun 2001 14:52:20 +0530
3706              Message-ID: <20010625145220.A24114@lustre.linux.in>
3707      Branch: perl
3708            ! lib/overload.t
3709 ____________________________________________________________________________
3710 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
3711         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3712              From: Mike Guy <mjtg@cam.ac.uk>
3713              Date: Mon, 25 Jun 2001 11:43:23 +0100
3714              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
3715      Branch: perl
3716            ! lib/Carp.pm
3717 ____________________________________________________________________________
3718 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
3719         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
3720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3721              Date: Sun, 24 Jun 2001 05:17:05 -0400
3722              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
3723      Branch: perl
3724            ! os2/os2ish.h
3725 ____________________________________________________________________________
3726 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
3727         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
3728              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3729              Date: Mon, 25 Jun 2001 05:52:27 -0400
3730              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
3731      Branch: perl
3732            ! hints/os2.sh
3733 ____________________________________________________________________________
3734 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
3735         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
3736              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3737              Date: Mon, 25 Jun 2001 05:23:35 -0400
3738              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
3739      Branch: perl
3740            ! os2/os2.c
3741 ____________________________________________________________________________
3742 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
3743         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
3744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3745              Date: Mon, 25 Jun 2001 05:04:32 -0400
3746              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
3747      Branch: perl
3748            ! os2/OS2/REXX/DLL/DLL.pm
3749 ____________________________________________________________________________
3750 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
3751         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
3752              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3753              Date: Mon, 25 Jun 2001 05:02:36 -0400
3754              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
3755      Branch: perl
3756            ! mg.c os2/dl_os2.c os2/os2.c
3757 ____________________________________________________________________________
3758 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
3759         Log: Subject: Re: [PATCH 5.6.1] misprints
3760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3761              Date: Mon, 25 Jun 2001 04:50:50 -0400
3762              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
3763      Branch: perl
3764            ! os2/os2.c pp_sys.c
3765 ____________________________________________________________________________
3766 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
3767         Log: Add Test::More and Test::Simple to the delta.
3768      Branch: perl
3769            ! pod/perl572delta.pod
3770 ____________________________________________________________________________
3771 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
3772         Log: Add Test::More, from Michael G Schwern.
3773      Branch: perl
3774            + lib/Test/More.pm lib/Test/More/t/More.t
3775            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3776            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3777            + t/lib/Test/More/Catch.pm
3778            ! MANIFEST
3779 ____________________________________________________________________________
3780 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
3781         Log: Add Test::Simple from Michael G Schwern.
3782      Branch: perl
3783            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3784            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3785            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3786            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
3787            + t/lib/Test/Simple/Catch.pm
3788            + t/lib/Test/Simple/sample_tests/death.plx
3789            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
3790            + t/lib/Test/Simple/sample_tests/extras.plx
3791            + t/lib/Test/Simple/sample_tests/five_fail.plx
3792            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
3793            + t/lib/Test/Simple/sample_tests/one_fail.plx
3794            + t/lib/Test/Simple/sample_tests/require.plx
3795            + t/lib/Test/Simple/sample_tests/success.plx
3796            + t/lib/Test/Simple/sample_tests/too_few.plx
3797            + t/lib/Test/Simple/sample_tests/two_fail.plx
3798            ! MANIFEST
3799 ____________________________________________________________________________
3800 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
3801         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
3802              From: "Craig A. Berry" <craigberry@mac.com>
3803              Date: Sun, 24 Jun 2001 23:41:36 -0500
3804              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
3805      Branch: perl
3806            ! pp_sys.c
3807 ____________________________________________________________________________
3808 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
3809         Log: Upgrade to Attribute::Handlers 0.70.
3810      Branch: perl
3811            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
3812            ! MANIFEST lib/Attribute/Handlers.pm
3813 ____________________________________________________________________________
3814 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
3815         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3816              From: Abhijit Menon-Sen <ams@wiw.org>
3817              Date: Sat, 23 Jun 2001 05:17:44 +0530
3818              Message-ID: <20010623051744.A18583@lustre.linux.in>
3819              
3820              (Can't think of a good place to put tests.)
3821      Branch: perl
3822            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
3823 ____________________________________________________________________________
3824 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
3825         Log: Subject: [PATCH] t/op/pat.t typo fix
3826              From: Richard Soderberg <rs@crystalflame.net>
3827              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
3828              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
3829      Branch: perl
3830            ! t/op/pat.t
3831 ____________________________________________________________________________
3832 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
3833         Log: Move the pack warnings to their own file, as pointed
3834              out by Spider.
3835      Branch: perl
3836            + t/lib/warnings/pp_pack
3837            ! MANIFEST t/lib/warnings/pp
3838 ____________________________________________________________________________
3839 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
3840         Log: Update Changes.
3841      Branch: perl
3842            ! Changes patchlevel.h
3843 ____________________________________________________________________________
3844 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
3845         Log: Partially fix a problem noticed by IRIX compiler:
3846              the initialization of parse_start was bypassed by
3847              several gotos.  Now initialized to zero, which may
3848              not be the best choice.
3849      Branch: perl
3850            ! regcomp.c
3851 ____________________________________________________________________________
3852 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
3853         Log: Relax the group and password tests back to moaning only
3854              if no matches at all are found.  (Even with a small sample
3855              I could find many sites where there are, umm, anomalies in
3856              the said databases.)       
3857      Branch: perl
3858            ! t/op/grent.t t/op/pwent.t
3859 ____________________________________________________________________________
3860 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
3861         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
3862      Branch: perl
3863            ! pp_ctl.c
3864 ____________________________________________________________________________
3865 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
3866         Log: De-cut-and-pasto in #10902.
3867      Branch: perl
3868            ! pp_ctl.c
3869 ____________________________________________________________________________
3870 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
3871         Log: The #10771 didn't take?
3872      Branch: perl
3873            ! pp_ctl.c
3874 ____________________________________________________________________________
3875 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
3876         Log: Undo the filetests part of #10900, under multiplicity
3877              weird errors take place.
3878      Branch: perl
3879            ! pp_sys.c
3880 ____________________________________________________________________________
3881 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
3882         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
3883      Branch: perl
3884            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
3885 ____________________________________________________________________________
3886 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
3887         Log: (Replaced by #10922)
3888              
3889              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3890              From: Tony Bowden <tony@kasei.com>
3891              Date: Sun, 24 Jun 2001 17:32:40 +0100
3892              Message-ID: <20010624173240.A16293@blackstar.co.uk>
3893              
3894              Document (well, mention) shortmess() and longmess()
3895              to rob people of their fun of reinventing the weel.
3896      Branch: perl
3897            ! lib/Carp.pm
3898 ____________________________________________________________________________
3899 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
3900         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
3901              From: Brian Jepson <bjepson@oreilly.com>
3902              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
3903              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
3904      Branch: perl
3905            ! pp_sys.c
3906 ____________________________________________________________________________
3907 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
3908         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
3909              From: Robin Barker <rmb1@cise.npl.co.uk> 
3910              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
3911              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
3912      Branch: perl
3913            ! lib/CPAN.pm
3914 ____________________________________________________________________________
3915 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
3916         Log: Memoize patch from mjd.
3917      Branch: perl
3918            ! lib/Memoize/t/tie_storable.t
3919 ____________________________________________________________________________
3920 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
3921         Log: Spec the sv_pvprintify() a bit more.
3922      Branch: perl
3923            ! pod/perltodo.pod
3924 ____________________________________________________________________________
3925 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
3926         Log: Upgrade to Memoize 0.65.
3927      Branch: perl
3928            + lib/Memoize/t/array_confusion.t
3929            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3930            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3931            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3932            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
3933            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3934            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3935            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3936            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
3937            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
3938            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
3939            ! lib/Memoize/t/tie_storable.t
3940 ____________________________________________________________________________
3941 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
3942         Log: Metaconfig unit change for #10892.
3943      Branch: metaconfig
3944            ! U/modified/Options.U
3945 ____________________________________________________________________________
3946 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
3947         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
3948              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3949              Date: Sun, 24 Jun 2001 05:24:40 -0400
3950              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
3951      Branch: perl
3952            ! Configure hints/os2.sh
3953 ____________________________________________________________________________
3954 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
3955         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
3956              From: Mike Guy <mjtg@cam.ac.uk>
3957              Date: Sun, 24 Jun 2001 15:28:39 +0100
3958              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
3959              
3960              Fix an ancient (5.002) bug.
3961      Branch: perl
3962            ! lib/Carp/Heavy.pm
3963 ____________________________________________________________________________
3964 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
3965         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
3966              variables.
3967      Branch: perl
3968            ! pp_sys.c
3969 ____________________________________________________________________________
3970 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
3971         Log: Make UTS as per #10888.
3972      Branch: perl
3973            ! hints/uts.sh
3974 ____________________________________________________________________________
3975 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
3976         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
3977      Branch: perl
3978            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
3979            ! mpeix/mpeixish.h perl.h unixish.h
3980 ____________________________________________________________________________
3981 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
3982         Log: AUTHORS update.
3983      Branch: perl
3984            ! AUTHORS
3985 ____________________________________________________________________________
3986 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
3987         Log: Subject: Encode::Tcl for multibyte doesnot work
3988              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3989              Date: Sun, 24 Jun 2001 22:48:21 +0900
3990              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
3991      Branch: perl
3992            ! ext/Encode/Encode/Tcl.pm
3993 ____________________________________________________________________________
3994 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
3995         Log: Subject: [PATCH] Remove tautology in error messages
3996              From: Mike Guy <mjtg@cam.ac.uk>
3997              Date: Sun, 24 Jun 2001 13:31:00 +0100
3998              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
3999      Branch: perl
4000            ! pp_sys.c
4001 ____________________________________________________________________________
4002 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
4003         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
4004      Branch: perl
4005            ! hints/darwin.sh
4006 ____________________________________________________________________________
4007 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
4008         Log: Subject: Re: [PATCH 5.6.1] test suite
4009              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4010              Date: Sun, 24 Jun 2001 05:47:05 -0400
4011              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
4012              
4013              Test suite fixes.
4014      Branch: perl
4015            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
4016 ____________________________________________________________________________
4017 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
4018         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
4019              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4020              Date: Sun, 24 Jun 2001 05:37:19 -0400
4021              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
4022      Branch: perl
4023            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
4024 ____________________________________________________________________________
4025 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
4026         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
4027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4028              Date: Sun, 24 Jun 2001 05:34:50 -0400
4029              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
4030              
4031              Pacify compiler warnings.
4032      Branch: perl
4033            ! pp_sys.c
4034 ____________________________________________________________________________
4035 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
4036         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4037              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4038              Date: Sun, 24 Jun 2001 05:21:18 -0400
4039              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
4040              
4041              Enable compression of executables during link time.
4042      Branch: perl
4043            ! hints/os2.sh
4044 ____________________________________________________________________________
4045 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
4046         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
4047              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4048              Date: Sun, 24 Jun 2001 05:15:11 -0400
4049              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
4050              
4051              Add ordinals to the export list for Perl DLL.
4052              (Breaks intra-version DLL compatibility.)
4053      Branch: perl
4054            ! makedef.pl
4055 ____________________________________________________________________________
4056 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
4057         Log: Allow (displaying and) re-editing the Subject in perlbug.
4058              Also abstract the Subject quality control into a function.
4059      Branch: perl
4060            ! utils/perlbug.PL
4061 ____________________________________________________________________________
4062 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
4063         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
4064      Branch: perl
4065            ! utils/perlbug.PL
4066 ____________________________________________________________________________
4067 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
4068         Log: Regen toc and modlib.
4069      Branch: perl
4070            ! pod/perlmodlib.pod pod/perltoc.pod
4071 ____________________________________________________________________________
4072 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
4073         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
4074              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
4075              attribute semantics as much as possible, or 'ntsec' which uses
4076              native NTFS semantics.)  (See also #10877.)
4077      Branch: perl
4078            ! perl.c
4079 ____________________________________________________________________________
4080 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
4081         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
4082      Branch: perl
4083            ! lib/Test/Harness.pm
4084 ____________________________________________________________________________
4085 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
4086         Log: Just zap the -uPerlio.
4087      Branch: perl
4088            ! ext/B/Stash.t
4089 ____________________________________________________________________________
4090 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
4091         Log: Do not test PerlIO if PerlIO not used.
4092      Branch: perl
4093            ! ext/PerlIO/PerlIO.t
4094 ____________________________________________________________________________
4095 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
4096         Log: Regen perlapi.
4097      Branch: perl
4098            ! pod/perlapi.pod
4099 ____________________________________________________________________________
4100 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
4101         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
4102              From: Nicholas Clark <nick@ccl4.org>
4103              Date: Sat, 23 Jun 2001 22:55:47 +0100
4104              Message-ID: <20010623225547.Z98663@plum.flirble.org>
4105      Branch: perl
4106            ! numeric.c
4107 ____________________________________________________________________________
4108 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
4109         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
4110              From: Prymmer/Kahn <pvhp@best.com>
4111              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
4112              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
4113      Branch: perl
4114            ! lib/h2xs.t
4115 ____________________________________________________________________________
4116 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
4117         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
4118              cygwin does not taint cwd, just like win32.
4119      Branch: perl
4120            ! lib/File/Find/taint.t t/op/taint.t
4121 ____________________________________________________________________________
4122 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
4123         Log: Retract #10865, the patch should be unnecessary.
4124              (But seemingly helpful in Cygwin?  Strange.)
4125      Branch: perl
4126            ! lib/Memoize/t/tie_ndbm.t
4127 ____________________________________________________________________________
4128 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
4129         Log: Misplaced test file; plus Cygwin filesystem semantics.
4130      Branch: perl
4131            + ext/SDBM_File/sdbm.t
4132            - ext/ODBM_File/sdbm.t
4133            ! MANIFEST
4134 ____________________________________________________________________________
4135 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
4136         Log: (Retracted by #10867.)
4137      Branch: perl
4138            ! lib/Memoize/t/tie_ndbm.t
4139 ____________________________________________________________________________
4140 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
4141         Log: Metaconfig unit change for #10863.
4142      Branch: metaconfig/U/perl
4143            ! Extensions.U
4144 ____________________________________________________________________________
4145 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
4146         Log: In Cygwin do not build NDBM_File and ODBM_File unless
4147              -lndbm and -ldbm are available.
4148      Branch: perl
4149            ! Configure config_h.SH
4150 ____________________________________________________________________________
4151 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
4152         Log: More Cygwin filesystem semantics.
4153      Branch: perl
4154            ! t/io/fs.t t/op/stat.t
4155 ____________________________________________________________________________
4156 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
4157         Log: More DOSish permission semantics for Cygwin.
4158      Branch: perl
4159            ! lib/AnyDBM_File.t
4160 ____________________________________________________________________________
4161 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
4162         Log: Cygwin too has different permission semantics.
4163      Branch: perl
4164            ! ext/GDBM_File/gdbm.t
4165 ____________________________________________________________________________
4166 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
4167         Log: The group (and assumedly passwd) databases can have
4168              only one entry (this is the case in cygwin).
4169      Branch: perl
4170            ! t/op/grent.t t/op/pwent.t
4171 ____________________________________________________________________________
4172 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
4173         Log: Also in Cygwin use Socket to figure out domainname
4174              (if any) (avoids trying to call external 'domainname',
4175              which doesn't at the moment exist in Cygwin)
4176      Branch: perl
4177            ! lib/Net/Domain.pm
4178 ____________________________________________________________________________
4179 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
4180         Log: Remove also the lib$Foo.def, not just $Foo.def.
4181      Branch: perl
4182            ! lib/ExtUtils/MM_Unix.pm
4183 ____________________________________________________________________________
4184 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
4185         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
4186      Branch: perl
4187            ! unixish.h
4188 ____________________________________________________________________________
4189 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
4190         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
4191              to match the whole isprint(), only the space character.
4192      Branch: perl
4193            ! handy.h pod/perlre.pod t/op/pat.t
4194 ____________________________________________________________________________
4195 [ 10854] By: nick                                  on 2001/06/23  08:09:33
4196         Log: Integrate mainline
4197      Branch: perlio
4198           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
4199           !> lib/ExtUtils.t lib/File/Find/taint.t
4200           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
4201           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
4202           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4203 ____________________________________________________________________________
4204 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
4205         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
4206              with its floats    in os390 and s390 (UTS).
4207      Branch: perl
4208            ! lib/Math/BigInt/t/bigintpm.t
4209 ____________________________________________________________________________
4210 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
4211         Log: Add also UTS (s390) to the non-IEEE float platforms.
4212      Branch: perl
4213            ! t/op/sprintf.t
4214 ____________________________________________________________________________
4215 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
4216         Log: Subject: RFC: what are applicable standards for exponent sizes?
4217              From: Peter Prymmer <pvhp@forte.com>
4218              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
4219              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
4220      Branch: perl
4221            ! t/op/sprintf.t
4222 ____________________________________________________________________________
4223 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
4224         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
4225              From: Peter Prymmer <pvhp@forte.com>
4226              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
4227              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
4228      Branch: perl
4229            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
4230 ____________________________________________________________________________
4231 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
4232         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
4233              From: Peter Prymmer <pvhp@forte.com>
4234              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
4235              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
4236      Branch: perl
4237            ! lib/ExtUtils.t
4238 ____________________________________________________________________________
4239 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
4240         Log: Retract #10845.
4241      Branch: perl
4242            ! lib/File/Find/taint.t
4243 ____________________________________________________________________________
4244 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
4245         Log: Yet another error message.
4246      Branch: perl
4247            ! t/op/mkdir.t
4248 ____________________________________________________________________________
4249 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
4250         Log: The croak message for nonexistent socket functions may vary.
4251      Branch: perl
4252            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
4253 ____________________________________________________________________________
4254 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
4255         Log: (Retracted by #10848.)
4256      Branch: perl
4257            ! lib/File/Find/taint.t
4258 ____________________________________________________________________________
4259 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
4260         Log: Integrate perlio.
4261      Branch: perl
4262           !> lib/File/Find/taint.t t/op/write.t
4263 ____________________________________________________________________________
4264 [ 10843] By: nick                                  on 2001/06/22  21:24:51
4265         Log: Back out debug in taint.t
4266      Branch: perlio
4267            ! lib/File/Find/taint.t
4268 ____________________________________________________________________________
4269 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
4270         Log: setitimer() does not exist in Unicos, despite of what
4271              Configure thinks, from Mark P. Lutz.
4272      Branch: perl
4273            ! hints/unicos.sh
4274 ____________________________________________________________________________
4275 [ 10841] By: nick                                  on 2001/06/22  21:19:36
4276         Log: Skip cwd test on Win32 ???
4277      Branch: perlio
4278            ! lib/File/Find/taint.t
4279 ____________________________________________________________________________
4280 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
4281         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
4282              and Tru64 gcc -Wall happy.
4283      Branch: perl
4284            ! mg.c
4285 ____________________________________________________________________________
4286 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
4287         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
4288      Branch: perl
4289            ! ext/IPC/SysV/Semaphore.pm
4290 ____________________________________________________________________________
4291 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
4292         Log: Metaconfig unit change for #10837.
4293      Branch: metaconfig/U/perl
4294            ! Cross.U
4295 ____________________________________________________________________________
4296 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
4297         Log: Cleanup of the cross-compilation unit.
4298      Branch: perl
4299            ! Configure
4300 ____________________________________________________________________________
4301 [ 10836] By: nick                                  on 2001/06/22  20:45:12
4302         Log: Skip |- based op/write.t on Win32 as well as VMS
4303      Branch: perlio
4304            ! t/op/write.t
4305 ____________________________________________________________________________
4306 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
4307         Log: Integrate perlio.
4308      Branch: perl
4309           !> util.c
4310 ____________________________________________________________________________
4311 [ 10834] By: nick                                  on 2001/06/22  20:41:54
4312         Log: Integrate mainline
4313      Branch: perlio
4314           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
4315           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
4316           !> vos/config.ga.h
4317 ____________________________________________________________________________
4318 [ 10833] By: nick                                  on 2001/06/22  20:22:58
4319         Log: Patcho fix.
4320      Branch: perlio
4321            ! util.c
4322 ____________________________________________________________________________
4323 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
4324         Log: Metaconfig unit changes for #10831.
4325      Branch: metaconfig
4326            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
4327 ____________________________________________________________________________
4328 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
4329         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
4330              From: Andy Dougherty <doughera@lafayette.edu>
4331              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
4332              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
4333      Branch: perl
4334            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4335            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
4336 ____________________________________________________________________________
4337 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
4338         Log: MPE/iX prototype nits from Mark Bixby.
4339      Branch: perl
4340            ! pp_sys.c
4341 ____________________________________________________________________________
4342 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
4343         Log: Detypo.
4344      Branch: perl
4345            ! util.c
4346 ____________________________________________________________________________
4347 [ 10828] By: nick                                  on 2001/06/22  15:33:37
4348         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
4349      Branch: perlio
4350           +> lib/h2xs.t
4351           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
4352           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
4353           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
4354           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
4355           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4356           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4357           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
4358           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
4359           !> vms/vmsish.h
4360 ____________________________________________________________________________
4361 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
4362         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
4363              Date: Fri, 22 Jun 2001 10:08:35 -0500
4364              From: "Craig A. Berry" <craigberry@mac.com>
4365              Message-Id: <a05101001b75908704194@[192.168.56.145]>
4366      Branch: perl
4367            ! vms/vms.c vms/vmsish.h
4368 ____________________________________________________________________________
4369 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
4370         Log: NetWare scripts tweak from Ananth Kesari.
4371      Branch: perl
4372            ! NetWare/t/NWScripts.pl
4373 ____________________________________________________________________________
4374 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
4375         Log: Update Changes.
4376      Branch: perl
4377            ! Changes patchlevel.h
4378 ____________________________________________________________________________
4379 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
4380         Log: Add .i and .s targets.
4381      Branch: perl
4382            ! Makefile.SH
4383 ____________________________________________________________________________
4384 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
4385         Log: Upgrade to Locale::Maketext 1.03.
4386      Branch: perl
4387            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4388            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
4389 ____________________________________________________________________________
4390 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
4391         Log: Upgrade to I18N::LangTags 0.26.
4392      Branch: perl
4393            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4394            ! lib/I18N/LangTags/test.pl
4395 ____________________________________________________________________________
4396 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
4397         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
4398              Philip Newton.
4399      Branch: perl
4400            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4401            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4402 ____________________________________________________________________________
4403 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
4404         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
4405              From: Prymmer/Kahn <pvhp@best.com>
4406              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
4407              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
4408      Branch: perl
4409            + lib/h2xs.t
4410            ! MANIFEST utils/h2xs.PL
4411 ____________________________________________________________________________
4412 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
4413         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
4414              From: Prymmer/Kahn <pvhp@best.com>
4415              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
4416              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
4417      Branch: perl
4418            ! lib/ExtUtils.t
4419 ____________________________________________________________________________
4420 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
4421         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
4422              From: Prymmer/Kahn <pvhp@best.com>
4423              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
4424              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
4425      Branch: perl
4426            ! t/pod/plainer.t
4427 ____________________________________________________________________________
4428 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
4429         Log: AUTHORS update.
4430      Branch: perl
4431            ! AUTHORS
4432 ____________________________________________________________________________
4433 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
4434         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
4435              From: "Craig A. Berry" <craigberry@mac.com>
4436              Date: Thu, 21 Jun 2001 18:20:38 -0500
4437              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
4438      Branch: perl
4439            ! ext/POSIX/POSIX.xs
4440 ____________________________________________________________________________
4441 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
4442         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
4443              From: "Craig A. Berry" <craigberry@mac.com>
4444              Date: Thu, 21 Jun 2001 09:58:52 -0500
4445              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
4446      Branch: perl
4447            ! ext/B/Deparse.t t/op/write.t
4448 ____________________________________________________________________________
4449 [ 10814] By: nick                                  on 2001/06/22  08:13:09
4450         Log: Integrate mainline.
4451      Branch: perlio
4452           !> (integrate 46 files)
4453 ____________________________________________________________________________
4454 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
4455         Log: Change the prefixes only if $prefix is unset,
4456              as originally patched by Marcel Grunauer.
4457      Branch: perl
4458            ! hints/darwin.sh hints/rhapsody.sh
4459 ____________________________________________________________________________
4460 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
4461         Log: Subject: Re: Patch for hints/darwin.sh
4462              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
4463              Date: Thu, 21 Jun 2001 11:23:46 -0700
4464              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
4465      Branch: perl
4466            ! hints/darwin.sh hints/rhapsody.sh
4467 ____________________________________________________________________________
4468 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
4469         Log: Add .PHONY targets for non-file targets,
4470              from Wilfredo Sánchez.  Should help saying
4471              "make install" on case-insensitive filesystems.
4472      Branch: perl
4473            ! Makefile.SH
4474 ____________________________________________________________________________
4475 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
4476         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
4477              From: Doug MacEachern <dougm@covalent.net>
4478              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
4479              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
4480              
4481              plus reword the getcwd() comment, plus use getcwd() buffer
4482              size minus one.
4483      Branch: perl
4484            ! util.c
4485 ____________________________________________________________________________
4486 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
4487         Log: More gprofing from Doug MacEachern.
4488      Branch: perl
4489            ! Makefile.SH
4490 ____________________________________________________________________________
4491 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
4492         Log: Metaconfig unit change for #10807.
4493      Branch: metaconfig/U/perl
4494            ! d_sfio.U
4495 ____________________________________________________________________________
4496 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
4497         Log: Tell that you are removing the unneeded -lsfio.
4498      Branch: perl
4499            ! Configure
4500 ____________________________________________________________________________
4501 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
4502         Log: More MPE/iX tweaks from Mark Bixby.
4503      Branch: perl
4504            ! perl.c t/op/magic.t
4505 ____________________________________________________________________________
4506 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
4507         Log: The fchdir() proto is supposed to live in <unistd.h>.
4508      Branch: perl
4509            ! ext/Cwd/Cwd.xs
4510 ____________________________________________________________________________
4511 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
4512         Log: This town is too small for the Cwd extension and me,
4513              it would seem...
4514      Branch: perl
4515            ! ext/Cwd/Cwd.xs
4516 ____________________________________________________________________________
4517 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
4518         Log: Metaconfig unit change for #10802.
4519      Branch: metaconfig/U/perl
4520            ! d_modfl.U
4521 ____________________________________________________________________________
4522 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
4523         Log: More d'ohs.
4524      Branch: perl
4525            ! Configure
4526 ____________________________________________________________________________
4527 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
4528         Log: Off-by-one.  I'm so classic.
4529      Branch: perl
4530            ! util.c
4531 ____________________________________________________________________________
4532 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
4533         Log: Update Changes.
4534      Branch: perl
4535            ! Changes patchlevel.h
4536 ____________________________________________________________________________
4537 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
4538         Log: Subject: Documentation patch for Net::FTP
4539              From: Marcel Grunauer <marcel@codewerk.com>
4540              Date: Wed, 20 Jun 2001 23:03:26 +0200
4541              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
4542      Branch: perl
4543            ! lib/Net/FTP.pm
4544 ____________________________________________________________________________
4545 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
4546         Log: Retract the #10417 mg.c and embed.pl parts because of
4547              strange SEGVs in 64bit x86 FreeBSD observed by
4548              Nicholas Clark.
4549      Branch: perl
4550            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
4551 ____________________________________________________________________________
4552 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
4553         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
4554      Branch: perl
4555            ! Configure NetWare/config.wc NetWare/config_H.wc
4556            ! Porting/Glossary Porting/config.sh Porting/config_H
4557            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
4558            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4559            ! vos/config.ga.h win32/config.bc win32/config.gc
4560            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4561            ! win32/config_H.vc
4562 ____________________________________________________________________________
4563 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
4564         Log: Cwd tweak from Doug MacEachern.
4565      Branch: perl
4566            ! ext/Cwd/Cwd.xs
4567 ____________________________________________________________________________
4568 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
4569         Log: Protect the fchdir() and lstat() with ifdefs.
4570              fchdir() needs a Configure probe.
4571      Branch: perl
4572            ! ext/Cwd/Cwd.xs
4573 ____________________________________________________________________________
4574 [ 10794] By: nick                                  on 2001/06/21  17:11:35
4575         Log: Integrate mainline
4576      Branch: perlio
4577           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4578           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4579           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4580           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4581           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4582           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4583           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4584           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4585            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4586            - lib/File/Glob/case.t lib/File/Glob/global.t
4587            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4588            - lib/File/Temp/posix.t lib/File/Temp/security.t
4589            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4590            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4591            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4592            - lib/Text/Wrap/wrap.t
4593           !> (integrate 41 files)
4594 ____________________________________________________________________________
4595 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
4596         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
4597              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4598              Date: Thu, 21 Jun 2001 13:04:54 -0500
4599              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
4600      Branch: perl
4601            ! ext/Cwd/Cwd.xs
4602 ____________________________________________________________________________
4603 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
4604         Log: Subject: [PATCH pod] overlong =item
4605              From: Robin Barker <rmb1@cise.npl.co.uk>
4606              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
4607              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
4608      Branch: perl
4609            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
4610            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
4611 ____________________________________________________________________________
4612 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
4613         Log: Subject: [PATCH perlio.c] format 
4614              From: Robin Barker <rmb1@cise.npl.co.uk>
4615              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
4616              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
4617      Branch: perl
4618            ! perlio.c
4619 ____________________________________________________________________________
4620 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
4621         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4622              From: Radu Greab <radu@netsoft.ro>
4623              Date: Thu, 21 Jun 2001 19:06:02 +0300
4624              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
4625      Branch: perl
4626            ! pod/perlapi.pod sv.c
4627 ____________________________________________________________________________
4628 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
4629         Log: The metaconfig unit changes for #10788.
4630      Branch: metaconfig/U/perl
4631            ! Cross.U fflushall.U
4632 ____________________________________________________________________________
4633 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
4634         Log: Cross-configuration changes: make $from to rm the files
4635              before copying them over (this means that he rm can be
4636              removed from the fflushall test), create $targetmkdir      
4637              (not documented in install since it is supposed to internal
4638              use only), make $run to copy over the executable only if
4639              a stamp file .xok doesn't already exist (to avoid unnecessary
4640              copying of the executable)
4641      Branch: perl
4642            ! Configure Makefile.SH
4643 ____________________________________________________________________________
4644 [ 10787] By: nick                                  on 2001/06/21  14:16:18
4645         Log: Integrate mainline
4646      Branch: perlio
4647           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4648           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
4649           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
4650            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
4651           !> (integrate 34 files)
4652 ____________________________________________________________________________
4653 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
4654         Log: Re-add the files as text.
4655      Branch: perl
4656            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4657 ____________________________________________________________________________
4658 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
4659         Log: Delete the binary files.
4660      Branch: perl
4661            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
4662 ____________________________________________________________________________
4663 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
4664         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
4665              From: Andy Dougherty <doughera@lafayette.edu>
4666              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
4667              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
4668      Branch: perl
4669            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
4670            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
4671            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
4672            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
4673 ____________________________________________________________________________
4674 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
4675         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
4676              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
4677              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
4678              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
4679              
4680              Setting umask to something friendlier.
4681      Branch: perl
4682            ! installman installperl
4683 ____________________________________________________________________________
4684 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
4685         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
4686              Resort MANIFEST with sort -f, looks much better.
4687      Branch: perl
4688            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4689            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4690            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4691            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4692            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4693            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4694            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4695            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4696            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4697            - lib/File/Glob/case.t lib/File/Glob/global.t
4698            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4699            - lib/File/Temp/posix.t lib/File/Temp/security.t
4700            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4701            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4702            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4703            - lib/Text/Wrap/wrap.t
4704            ! MANIFEST
4705 ____________________________________________________________________________
4706 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
4707         Log: Upgrade to I18N::LangTags 0.25.
4708      Branch: perl
4709            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4710            ! lib/I18N/LangTags/List.pm
4711 ____________________________________________________________________________
4712 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
4713         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
4714              From: Richard Soderberg <rs@crystalflame.net>
4715              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
4716              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
4717      Branch: perl
4718            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
4719            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
4720 ____________________________________________________________________________
4721 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
4722         Log: Test obsoleted by change #10777.
4723      Branch: perl
4724            ! t/op/sub_lval.t
4725 ____________________________________________________________________________
4726 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
4727         Log: Case of confused test numbering.
4728      Branch: perl
4729            ! t/op/pat.t
4730 ____________________________________________________________________________
4731 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
4732         Log: Subject: Re: Opinion on undef lvalue
4733              From: Abhijit Menon-Sen <ams@wiw.org>
4734              Date: Sun, 17 Jun 2001 13:04:46 +0530
4735              Message-ID: <20010617130446.B27925@lustre.linux.in>
4736              
4737              Allow lvalue subs to return undef in array context.
4738      Branch: perl
4739            ! pp_hot.c
4740 ____________________________________________________________________________
4741 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
4742         Log: Just a guess that using the same hack for cygwin as
4743              for win32 might help.
4744      Branch: perl
4745            ! lib/File/Find/find.t
4746 ____________________________________________________________________________
4747 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
4748         Log: NetWare tweaks from Guruprasad.
4749      Branch: perl
4750            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
4751            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
4752            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
4753            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
4754 ____________________________________________________________________________
4755 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
4756         Log: Subject: Re: perl@10722: Bogus warnings on REs 
4757              From: Hugo <hv@crypt.compulink.co.uk>
4758              Date: Thu, 21 Jun 2001 09:51:17 +0100
4759              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
4760              
4761              Unroll to avoid a UTS compiler bug.
4762      Branch: perl
4763            ! regcomp.c
4764 ____________________________________________________________________________
4765 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
4766         Log: Subject: Re: [PATCH] Make /o work under i?threads
4767              From: Artur Bergman <artur@contiller.se>
4768              Date: Thu, 21 Jun 2001 14:38:03 +0200
4769              Message-ID: <B757B74A.184D%artur@contiller.se>
4770      Branch: perl
4771            ! t/op/pat.t
4772 ____________________________________________________________________________
4773 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
4774         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4775              From: Artur Bergman <artur@contiller.se> 
4776              Date: Thu, 21 Jun 2001 14:27:33 +0200
4777              Message-ID: <B757B4D4.1849%artur@contiller.se>
4778              
4779              Plus extra parentheses.
4780      Branch: perl
4781            ! op.h
4782 ____________________________________________________________________________
4783 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
4784         Log: Subject: [PATCH] Make /o work under i?threads
4785              From: Richard Soderberg <rs@crystalflame.net>
4786              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
4787              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
4788      Branch: perl
4789            ! pp_ctl.c
4790 ____________________________________________________________________________
4791 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
4792         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4793              From: Artur Bergman <artur@contiller.se>
4794              Date: Thu, 21 Jun 2001 14:04:54 +0200
4795              Message-ID: <B757AF86.1842%artur@contiller.se>
4796      Branch: perl
4797            ! op.h
4798 ____________________________________________________________________________
4799 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
4800         Log: Subject: Re: perl@10765: sv.c not OK on win32
4801              From: Artur Bergman <artur@contiller.se>
4802              Date: Thu, 21 Jun 2001 10:31:06 +0200
4803              Message-ID: <B7577D69.182C%artur@contiller.se>
4804      Branch: perl
4805            ! sv.c
4806 ____________________________________________________________________________
4807 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
4808         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
4809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4810              Date: Thu, 21 Jun 2001 06:23:56 -0400
4811              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
4812              
4813              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
4814              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4815              Date: Thu, 21 Jun 2001 06:32:21 -0400
4816              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
4817      Branch: perl
4818            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
4819 ____________________________________________________________________________
4820 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
4821         Log: Subject: [PATCH] make syslog test more verbose
4822              From: Robert Spier <rspier@pobox.com>
4823              Date: Thu, 21 Jun 2001 00:54:32 -0400
4824              Message-ID: <15153.32264.295807.333073@rls.cx>
4825      Branch: perl
4826            ! ext/Sys/Syslog/syslog.t
4827 ____________________________________________________________________________
4828 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
4829         Log: Subject: op/study.t refinements
4830              From: Hugo <hv@crypt.compulink.co.uk>
4831              Date: Thu, 21 Jun 2001 00:29:07 +0100
4832              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
4833      Branch: perl
4834            ! t/op/study.t
4835 ____________________________________________________________________________
4836 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
4837         Log: Update Changes.
4838      Branch: perl
4839            ! Changes patchlevel.h
4840 ____________________________________________________________________________
4841 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
4842         Log: Subject: Re: [PATCH] djgpp updates
4843              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4844              Date: Wed, 20 Jun 2001 10:05:15 +0200
4845              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
4846      Branch: perl
4847            ! djgpp/config.over
4848 ____________________________________________________________________________
4849 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
4850         Log: Fix for ID 20010619.002 "When building hash, hash keys that
4851              are function calls are not being called", from Abhijit.
4852      Branch: perl
4853            ! t/base/lex.t toke.c
4854 ____________________________________________________________________________
4855 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
4856         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
4857      Branch: perl
4858            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
4859            + lib/Locale/Maketext/test.pl
4860            - lib/Locale/Maketext.t
4861            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4862            ! lib/Locale/Maketext/TPJ13.pod
4863 ____________________________________________________________________________
4864 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
4865         Log: Metaconfig unit change for #10760.
4866      Branch: metaconfig
4867            ! U/modified/Cppsym.U
4868 ____________________________________________________________________________
4869 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
4870         Log: Do not remove the ccsym* Cppsym* files since
4871              they are useful for metaconfig units coming after us.
4872              (This is the Configure nit mentioned in #10752.)
4873      Branch: perl
4874            ! Configure
4875 ____________________________________________________________________________
4876 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
4877         Log: Update to I18N::LangTags 0.24, from Sean Burke.
4878      Branch: perl
4879            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4880            + lib/I18N/LangTags/README
4881            - lib/I18N/LangTags/List.pod
4882            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
4883 ____________________________________________________________________________
4884 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
4885         Log: Regen headers.
4886      Branch: perl
4887            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
4888            ! pod/perlapi.pod proto.h
4889 ____________________________________________________________________________
4890 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
4891         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
4892              From: Artur Bergman <artur@contiller.se>
4893              Date: Wed, 20 Jun 2001 11:31:32 +0200
4894              Message-ID: <B7563A14.17D8%artur@contiller.se>
4895      Branch: perl
4896            ! embed.pl hv.c intrpvar.h sv.c sv.h
4897 ____________________________________________________________________________
4898 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
4899         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
4900              From: Tim Sweetman <tim@aldigital.co.uk> 
4901              Date: Wed, 13 Jun 2001 14:25:17 +0100 
4902              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
4903      Branch: perl
4904            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
4905 ____________________________________________________________________________
4906 [ 10755] By: nick                                  on 2001/06/20  16:12:37
4907         Log: Integrate mainline
4908      Branch: perlio
4909           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
4910           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
4911           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
4912           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
4913           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
4914           !> t/op/study.t util.c
4915 ____________________________________________________________________________
4916 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
4917         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
4918              but not Makefile)
4919      Branch: maint-5.6/perl
4920            ! win32/Makefile
4921 ____________________________________________________________________________
4922 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
4923         Log: Security tweak on readlink().
4924      Branch: perl
4925            ! pp_sys.c
4926 ____________________________________________________________________________
4927 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
4928         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
4929      Branch: perl
4930            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
4931            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
4932            ! mpeix/relink t/op/pwent.t
4933 ____________________________________________________________________________
4934 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
4935         Log: Reinstate #10725 (with probe for alarm()).
4936      Branch: perl
4937            ! t/op/study.t
4938 ____________________________________________________________________________
4939 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
4940         Log: Replace our implementation of realpath() with OpenBSD's
4941              (src/lib/libc/stdlib/realpath.c 1.4).
4942      Branch: perl
4943            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
4944            ! pod/perldiag.pod proto.h util.c
4945 ____________________________________________________________________________
4946 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
4947         Log: Integrate perlio.
4948      Branch: perl
4949           !> perlio.c
4950 ____________________________________________________________________________
4951 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
4952         Log: No point in going into memory-saving contortions
4953              with getcwd() since there's a danger of buffer overflow.
4954              Also make the POSIX extension to use sv_getcwd().
4955              Finally, a missed proto.h fragment.
4956      Branch: perl
4957            ! ext/POSIX/POSIX.xs proto.h util.c
4958 ____________________________________________________________________________
4959 [ 10747] By: nick                                  on 2001/06/20  12:38:26
4960         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
4961      Branch: perlio
4962            ! perlio.c
4963 ____________________________________________________________________________
4964 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
4965         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
4966              From: Graham Barr <gbarr@pobox.com>
4967              Date: Wed, 20 Jun 2001 11:05:49 +0100
4968              Message-ID: <20010620110549.I19188@pobox.com>
4969              
4970              reported in        
4971              
4972              Subject: Bug in IO::Socket::INET module (repeat)
4973              From: "Harmon S. Nine" <hnine@netarx.com>
4974              Date: Tue, 19 Jun 2001 09:41:35 -0400
4975              Message-ID: <3B2F568F.8080605@netarx.com>
4976              
4977              The bug was that the IO::Socket::INET constructor
4978              did not allow a 'LocalPort' of 0.
4979      Branch: perl
4980            ! ext/IO/lib/IO/Socket/INET.pm
4981 ____________________________________________________________________________
4982 [ 10745] By: nick                                  on 2001/06/20  08:56:39
4983         Log: Integrate mainline.
4984      Branch: perlio
4985           !> (integrate 37 files)
4986 ____________________________________________________________________________
4987 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
4988         Log: After some reading I don't think we can blindly
4989              use systems' realpath().  Too many security problems,
4990              too many buggy implementations.
4991              
4992              TODO: the realpath() emulation code in util.c doesn't
4993              seem fully operational?  (readlink(), for example?)
4994      Branch: perl
4995            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
4996            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
4997            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
4998            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
4999            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
5000            ! win32/config_H.gc win32/config_H.vc
5001 ____________________________________________________________________________
5002 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
5003         Log: Metaconfig unit change for #10738.
5004      Branch: metaconfig
5005            ! U/compline/d_gconvert.U
5006 ____________________________________________________________________________
5007 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
5008         Log: Integrate change #10739 from maintperl:
5009              
5010              C<eval "/x$\r\n/x"> fails to compile correctly 
5011      Branch: perl
5012           !> t/op/pat.t toke.c
5013 ____________________________________________________________________________
5014 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
5015         Log: Retract #10725 (Hugo asked NOT to apply the patch)
5016      Branch: perl
5017            ! t/op/study.t
5018 ____________________________________________________________________________
5019 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
5020         Log: The test.third results were funnily named because of the
5021              new test scheme.
5022      Branch: perl
5023            ! t/TEST
5024 ____________________________________________________________________________
5025 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
5026         Log: C<eval "/x$\r\n/x"> fails to compile correctly
5027      Branch: maint-5.6/perl
5028            ! t/op/pat.t toke.c
5029 ____________________________________________________________________________
5030 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
5031         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
5032              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5033              Date: Tue, 19 Jun 2001 19:15:40 -0400
5034              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
5035              
5036              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
5037              because "1e+129" being expected but "1.e+129" being returned.
5038              The culprit (at least in Tru64) is the use of gcvt().
5039      Branch: perl
5040            ! Configure
5041 ____________________________________________________________________________
5042 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
5043         Log: Subject: [PATCH perl@10722] test hunting on VMS
5044              From: "Craig A. Berry" <craigberry@mac.com>
5045              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
5046              Date: Tue, 19 Jun 2001 18:59:01 -0500
5047      Branch: perl
5048            ! vms/test.com
5049 ____________________________________________________________________________
5050 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
5051         Log: Subject: [PATCH] s/typos//
5052              From: Abhijit Menon-Sen <ams@wiw.org>
5053              Date: Wed, 20 Jun 2001 02:15:02 +0530
5054              Message-ID: <20010620021502.A14541@lustre.linux.in>
5055              
5056              Without the op.h s/bearword/bareword/ hunk, see
5057              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
5058      Branch: perl
5059            ! util.c
5060 ____________________________________________________________________________
5061 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
5062         Log: Metaconfig unit change for #10732 and #10733.
5063      Branch: metaconfig/U/perl
5064            ! fflushall.U
5065 ____________________________________________________________________________
5066 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
5067         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
5068              From: "Craig A. Berry" <craigberry@mac.com>
5069              Date: Tue, 19 Jun 2001 17:19:48 -0500
5070              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
5071      Branch: perl
5072            ! configure.com vms/descrip_mms.template
5073 ____________________________________________________________________________
5074 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
5075         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
5076              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5077              Date: Tue, 19 Jun 2001 16:48:07 -0400
5078              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
5079              
5080              Further fixes to fflush(NULL) detection.
5081      Branch: perl
5082            ! Configure
5083 ____________________________________________________________________________
5084 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
5085         Log: AIX test -s hangs with non-existent files?
5086              (A genuine logic bug in Configure, but AIX also broken?)
5087      Branch: perl
5088            ! Configure
5089 ____________________________________________________________________________
5090 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
5091         Log: AUTHORS updates.
5092      Branch: perl
5093            ! AUTHORS
5094 ____________________________________________________________________________
5095 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
5096         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
5097              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5098              Date: Tue, 19 Jun 2001 15:33:25 -0400
5099              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
5100      Branch: perl
5101            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
5102            ! t/lib/warnings/pp
5103 ____________________________________________________________________________
5104 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
5105         Log: Integrate perlio.
5106      Branch: perl
5107           !> lib/File/Find/find.t win32/distclean.bat
5108 ____________________________________________________________________________
5109 [ 10728] By: nick                                  on 2001/06/19  18:24:53
5110         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
5111      Branch: perlio
5112            ! lib/File/Find/find.t win32/distclean.bat
5113 ____________________________________________________________________________
5114 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
5115         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
5116              also add information how to find out whether one has PerlIO.
5117      Branch: perl
5118            ! pod/perlfunc.pod
5119 ____________________________________________________________________________
5120 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
5121         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
5122              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5123              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
5124              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
5125      Branch: perl
5126            ! pod/perlfunc.pod
5127 ____________________________________________________________________________
5128 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
5129         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5130              From: Hugo <hv@crypt.compulink.co.uk>
5131              Date: Tue, 19 Jun 2001 12:37:30 +0100
5132              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
5133      Branch: perl
5134            ! t/op/study.t
5135 ____________________________________________________________________________
5136 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
5137         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
5138              From: Hugo <hv@crypt.compulink.co.uk>
5139              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
5140              Date: Tue, 19 Jun 2001 13:15:17 +0100
5141      Branch: perl
5142            ! util.c
5143 ____________________________________________________________________________
5144 [ 10723] By: nick                                  on 2001/06/19  14:46:15
5145         Log: Integrate mainline
5146      Branch: perlio
5147           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
5148           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
5149           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
5150           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
5151           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
5152           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5153            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5154            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5155            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5156            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5157            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5158            - ext/Thread/unsync4.t
5159           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
5160           !> djgpp/config.over djgpp/fixpmain
5161           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
5162           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
5163           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
5164 ____________________________________________________________________________
5165 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
5166         Log: Update Changes.
5167      Branch: perl
5168            ! Changes patchlevel.h
5169 ____________________________________________________________________________
5170 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
5171         Log: The existence shall be MANIFESted.
5172      Branch: perl
5173            ! MANIFEST
5174 ____________________________________________________________________________
5175 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
5176         Log: The old libnet.cfg is first searched from the current directory,
5177              only then from the module path.
5178      Branch: perl
5179            ! utils/libnetcfg.PL
5180 ____________________________________________________________________________
5181 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
5182         Log: NetWare tweaks from Guruprasad.
5183      Branch: perl
5184            ! NetWare/Makefile NetWare/config.wc
5185 ____________________________________________________________________________
5186 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
5187         Log: Subject: [PATCH] djgpp updates
5188              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
5189              Date: Tue, 19 Jun 2001 10:59:06 +0200
5190              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
5191      Branch: perl
5192            ! djgpp/config.over djgpp/fixpmain
5193 ____________________________________________________________________________
5194 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
5195         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
5196              From: Prymmer/Kahn <pvhp@best.com>
5197              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
5198              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
5199      Branch: perl
5200            ! win32/Makefile
5201 ____________________________________________________________________________
5202 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
5203         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
5204              to happen right after the inclusion of <inttypes.h>,
5205              from Edward Moy.
5206      Branch: perl
5207            ! handy.h perl.h
5208 ____________________________________________________________________________
5209 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
5210         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
5211              From: Doug MacEachern <dougm@covalent.net>
5212              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
5213              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
5214      Branch: perl
5215            ! ext/DynaLoader/DynaLoader_pm.PL
5216 ____________________________________________________________________________
5217 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
5218         Log: Revert #10656 for perfomance reasons but leave in the
5219              use of Hv*() macros -- in comments, so that grepping the
5220              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
5221              suggested by Sarathy, also by Abhijit.)
5222      Branch: perl
5223            ! hv.c
5224 ____________________________________________________________________________
5225 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
5226         Log: Subject: [patch] .s MakeMaker suffix
5227              From: Doug MacEachern <dougm@covalent.net>
5228              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
5229              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
5230      Branch: perl
5231            ! lib/ExtUtils/MM_Unix.pm
5232 ____________________________________________________________________________
5233 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
5234         Log: One test lost in the big shuffle restored.
5235      Branch: perl
5236            + ext/IPC/SysV/ipcsysv.t
5237            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5238 ____________________________________________________________________________
5239 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
5240         Log: Rename the old non-standard threads tests so that
5241              they won't be invoked.
5242      Branch: perl
5243            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
5244            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
5245            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
5246            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
5247            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
5248            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
5249            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5250            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5251            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5252            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5253            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5254            - ext/Thread/unsync4.t
5255            ! MANIFEST
5256 ____________________________________________________________________________
5257 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
5258         Log: Integrate perlio.
5259      Branch: perl
5260           !> win32/config_sh.PL
5261 ____________________________________________________________________________
5262 [ 10709] By: nick                                  on 2001/06/19  08:18:18
5263         Log: Integrate mainline
5264      Branch: perlio
5265           +> (branch 40 files)
5266            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5267            - lib/strict/subs lib/strict/vars lib/warnings/1global
5268            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5269            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5270            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5271            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5272            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5273            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5274            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5275            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5276            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5277            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5278            - lib/warnings/utf8 lib/warnings/util
5279           !> (integrate 57 files)
5280 ____________________________________________________________________________
5281 [ 10708] By: nick                                  on 2001/06/19  07:57:10
5282         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
5283      Branch: perlio
5284            ! win32/config_sh.PL
5285 ____________________________________________________________________________
5286 [ 10707] By: nick                                  on 2001/06/19  07:05:07
5287         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
5288      Branch: perl
5289            ! perly.c perly.y perly_c.diff vms/perly_c.vms
5290 ____________________________________________________________________________
5291 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
5292         Log: More perl572delta tweaks.
5293      Branch: perl
5294            ! pod/perl572delta.pod
5295 ____________________________________________________________________________
5296 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
5297         Log: Update perl572delta.
5298      Branch: perl
5299            ! pod/perl572delta.pod
5300 ____________________________________________________________________________
5301 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
5302         Log: VOS updates from Paul Green.
5303      Branch: perl
5304            ! vos/Changes vos/build.cm vos/perl.bind
5305 ____________________________________________________________________________
5306 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
5307         Log: Update the vos/config.*.* files.
5308      Branch: perl
5309            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5310            ! vos/config.ga.h
5311 ____________________________________________________________________________
5312 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
5313         Log: Add a makefile for more painless adding of symbols to the
5314              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
5315              takes care of the adding)
5316      Branch: perl
5317            + vos/Makefile
5318 ____________________________________________________________________________
5319 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
5320         Log: Make libnetcfg by default display the libnet configuration,
5321              -c to change, add -i for old config, document all options,
5322              regen toc.
5323      Branch: perl
5324            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
5325 ____________________________________________________________________________
5326 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
5327         Log: gcc -Wall sweep.
5328      Branch: perl
5329            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
5330 ____________________________________________________________________________
5331 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
5332         Log: So there.
5333      Branch: perl
5334            ! universal.c
5335 ____________________________________________________________________________
5336 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
5337         Log: Document the need for sv_printify().
5338              
5339              Document that 'use utf8' has been considered.
5340              
5341              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
5342      Branch: perl
5343            ! pod/perltodo.pod universal.c
5344 ____________________________________________________________________________
5345 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
5346         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
5347              From: Nicholas Clark <nick@ccl4.org>
5348              Date: Mon, 18 Jun 2001 23:29:23 +0100
5349              Message-ID: <20010618232923.I98663@plum.flirble.org>
5350      Branch: perl
5351            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
5352            ! ext/Sys/Syslog/Makefile.PL
5353 ____________________________________________________________________________
5354 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
5355         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
5356              From: Scott.L.Miller@Compaq.com
5357              Date: Mon, 18 Jun 2001 10:12:27 -0500
5358              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
5359      Branch: perl
5360            ! lib/perl5db.pl pod/perldebug.pod
5361 ____________________________________________________________________________
5362 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
5363         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
5364              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
5365              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
5366              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
5367      Branch: perl
5368            ! lib/Carp/Heavy.pm
5369 ____________________________________________________________________________
5370 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
5371         Log: Subject: [PATCH] Documentation changes for CLONE
5372              From: Artur Bergman <artur@contiller.se>
5373              Date: Mon, 18 Jun 2001 22:06:37 +0200
5374              Message-ID: <B7542BEC.1719%artur@contiller.se>
5375      Branch: perl
5376            ! pod/perlmod.pod pod/perlsub.pod
5377 ____________________________________________________________________________
5378 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
5379         Log: Subject: Re: configure.com
5380              From: "Craig A. Berry" <craigberry@mac.com>
5381              Date: Mon, 18 Jun 2001 16:04:38 -0500
5382              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
5383      Branch: perl
5384            ! configure.com
5385 ____________________________________________________________________________
5386 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
5387         Log: Subject: PL_nullstash + perl_clone()
5388              From: Doug MacEachern <dougm@covalent.net>
5389              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
5390              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
5391      Branch: perl
5392            ! sv.c
5393 ____________________________________________________________________________
5394 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
5395         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
5396              From: davem@fdgroup.co.uk
5397              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
5398              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
5399      Branch: perl
5400            ! embed.pl pod/perlapi.pod
5401 ____________________________________________________________________________
5402 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
5403         Log: More cross-compilation defaults gleaned from -Dcc
5404              if it is CPU-OS-gcc.
5405      Branch: metaconfig
5406            ! U/modified/libc.U
5407      Branch: metaconfig/U/perl
5408            ! Cross.U
5409      Branch: perl
5410            ! Configure INSTALL
5411 ____________________________________________________________________________
5412 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
5413         Log: Update Changes.
5414      Branch: perl
5415            ! Changes patchlevel.h
5416 ____________________________________________________________________________
5417 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
5418         Log: Subject: [PATCH 5.7.1] sv.c documentation
5419              From: davem@fdgroup.co.uk
5420              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
5421              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
5422      Branch: perl
5423            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
5424            ! sv.c sv.h
5425 ____________________________________________________________________________
5426 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
5427         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
5428              From: "Jon Gunnip" <jongunnip@hotmail.com>
5429              Date: Sun, 17 Jun 2001 18:24:29 -0400
5430              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
5431      Branch: perl
5432            ! pod/perlvar.pod
5433 ____________________________________________________________________________
5434 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
5435         Log: Move the locale/strict/warnings helper files back
5436              under the t/lib; this way the amount of non-installabled
5437              stuff under lib/ stays smaller.
5438      Branch: perl
5439            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
5440            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
5441            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
5442            + t/lib/warnings/5nolint t/lib/warnings/6default
5443            + t/lib/warnings/7fatal t/lib/warnings/8signal
5444            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
5445            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
5446            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
5447            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
5448            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
5449            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
5450            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
5451            + t/lib/warnings/taint t/lib/warnings/toke
5452            + t/lib/warnings/universal t/lib/warnings/utf8
5453            + t/lib/warnings/util
5454            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
5455            - lib/strict/subs lib/strict/vars lib/warnings/1global
5456            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
5457            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
5458            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
5459            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
5460            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
5461            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
5462            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
5463            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
5464            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
5465            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
5466            - lib/warnings/utf8 lib/warnings/util
5467            ! MANIFEST installperl lib/locale.t lib/strict.t
5468 ____________________________________________________________________________
5469 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
5470         Log: Split off the pack/unpack code, from Nicholas Clark.
5471      Branch: perl
5472            + pp_pack.c
5473            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
5474            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
5475            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
5476 ____________________________________________________________________________
5477 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
5478         Log: Guard the SysV IPC tests against being invoked in
5479              SysV-IPC-less places.
5480      Branch: perl
5481            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
5482 ____________________________________________________________________________
5483 [ 10683] By: nick                                  on 2001/06/18  12:24:42
5484         Log: Integrate mainline (new test scheme now ok on Linux).
5485      Branch: perlio
5486           +> lib/warnings.t
5487           !> dump.c sv.c
5488 ____________________________________________________________________________
5489 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
5490         Log: Add the locale.c and numeric.c to the microperl sources.
5491      Branch: perl
5492            ! Makefile.micro win32/Makefile
5493 ____________________________________________________________________________
5494 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
5495         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
5496              From: Abhijit Menon-Sen <ams@wiw.org>
5497              Date: Mon, 18 Jun 2001 14:23:44 +0530
5498              Message-ID: <20010618142344.A13136@lustre.linux.in>
5499      Branch: perl
5500            ! dump.c
5501 ____________________________________________________________________________
5502 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
5503         Log: Subject: Re: [PATCH] more anonymous stash cleanups
5504              From: Abhijit Menon-Sen <ams@wiw.org>
5505              Date: Mon, 18 Jun 2001 15:50:32 +0530
5506              Message-ID: <20010618155032.A13223@lustre.linux.in>
5507              
5508              Plus the comment left in as suggested by NI-S.
5509      Branch: perl
5510            ! sv.c
5511 ____________________________________________________________________________
5512 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
5513         Log: One missed file.
5514      Branch: perl
5515            + lib/warnings.t
5516 ____________________________________________________________________________
5517 [ 10678] By: nick                                  on 2001/06/18  08:05:29
5518         Log: Integrate mainline (part2 - the deletes)
5519      Branch: perlio
5520            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
5521            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
5522            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
5523            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
5524            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
5525            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
5526            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
5527            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
5528            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
5529            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
5530            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
5531 ____________________________________________________________________________
5532 [ 10677] By: nick                                  on 2001/06/18  08:04:44
5533         Log: Integrate mainline (part1)
5534      Branch: perlio
5535           +> (branch 376 files)
5536            - (delete 219 files)
5537           !> (integrate 151 files)
5538 ____________________________________________________________________________
5539 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
5540         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
5541              No doubt I made some mistakes like missed some files or
5542              misnamed some files.  The naming rules were more or less:
5543              (1) if the module is from CPAN, follows its ways, be it
5544              t/*.t or test.pl.
5545              (2) otherwise if there are multiple tests for a module
5546              put them in a t/
5547              (3) otherwise if there's only one test put it in Module.t
5548              (4) helper files go to module/ (locale, strict, warnings)
5549              (5) use longer filenames now that we can (but e.g. the
5550              compat-0.6.t and the Text::Balanced test files still
5551              were renamed to be more civil against the 8.3 people)
5552              installperl was updated appropriately not to install the
5553              *.t files or the help files from under lib.
5554              
5555              TODO: some helper files still remain under t/ that could
5556              follow their 'masters'.  UPDATE: On second thoughts, why
5557              should they.  They can continue to live under t/lib, and
5558              in fact the locale/strict/warnings helpers that were moved
5559              could be moved back.  This way the amount of non-installable
5560              stuff under lib/ stays smaller.
5561      Branch: perl
5562            + (add 253 files)
5563            - (delete 254 files)
5564            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
5565 ____________________________________________________________________________
5566 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
5567         Log: The warning no more comes from util.c, it comes from numeric.c.
5568      Branch: perl
5569            ! README.tru64
5570 ____________________________________________________________________________
5571 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
5572         Log: Subject: Re: anyone good at casting spells?
5573              From: Spider Boardman <spider@Orb.Nashua.NH.US>
5574              Date: Sun, 17 Jun 2001 21:21:04 -0400
5575              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
5576      Branch: perl
5577            ! ext/POSIX/POSIX.xs hv.h
5578 ____________________________________________________________________________
5579 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
5580         Log: Protect the (original) thread tests against testing if no 5.005
5581              threads have been configured.
5582      Branch: perl
5583            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
5584            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
5585            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
5586            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
5587            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
5588            ! ext/Thread/unsync4.t
5589 ____________________________________________________________________________
5590 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
5591         Log: Try the new test scanning scheme on Text::Abbrev.
5592      Branch: perl
5593            + lib/Text/Abbrev.t
5594            - lib/Text/Abbrev/t/abbrev.t
5595            ! MANIFEST
5596 ____________________________________________________________________________
5597 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
5598         Log: Change the scan policy of the *.t and test.pl files,
5599              now the *.t do not need to live in a t/ directory.
5600      Branch: perl
5601            ! t/TEST t/harness
5602 ____________________________________________________________________________
5603 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
5604         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
5605              From: Ilmari Karonen <iltzu@sci.fi>
5606              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
5607              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
5608      Branch: perl
5609            ! pod/perlfaq7.pod
5610 ____________________________________________________________________________
5611 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
5612         Log: Quench the warnings from Tru64; the HP-UX is still
5613              broken because it really, REALLY, doesn't like the
5614              HvARRAY() being lvalue:
5615              
5616              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
5617              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
5618      Branch: perl
5619            ! hv.c
5620 ____________________________________________________________________________
5621 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
5622         Log: Integrate change #10667 from maintperl:
5623              
5624              change#10449 broke the special-case that makes lexicals inside the
5625              eval"" within DB::DB() visible
5626      Branch: perl
5627           !> op.c
5628 ____________________________________________________________________________
5629 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
5630         Log: change#10449 broke the special-case that makes lexicals inside the
5631              eval"" within DB::DB() visible
5632      Branch: maint-5.6/perl
5633            ! op.c
5634 ____________________________________________________________________________
5635 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
5636         Log: Still spurious output; indent the code a bit.
5637              
5638              TODO1: separate the utility functions like MkDir
5639              into a helper script?
5640              
5641              TODO2: I see a lot of repetition in the filepath()
5642              and dirpath() calls.
5643      Branch: perl
5644            ! t/lib/filefind.t t/lib/findtaint.t
5645 ____________________________________________________________________________
5646 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
5647         Log: Regen modlib, toc.
5648      Branch: perl
5649            ! pod/perlmodlib.pod pod/perltoc.pod
5650 ____________________________________________________________________________
5651 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
5652         Log: Add libnetcfg to perlutil.
5653      Branch: perl
5654            ! pod/perlutil.pod
5655 ____________________________________________________________________________
5656 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
5657         Log: Initial integration of libnet-1.0703.
5658              The Configure script renamed as libnetcfg, will be
5659              installed along other utilities.
5660      Branch: perl
5661            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
5662            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
5663            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
5664            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
5665            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
5666            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
5667            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
5668            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
5669            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
5670            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
5671            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
5672            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
5673            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
5674            + utils/libnetcfg.PL
5675            ! MANIFEST utils.lst utils/Makefile
5676 ____________________________________________________________________________
5677 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
5678         Log: Less potentially test-harness-confusing output.
5679      Branch: perl
5680            ! lib/Memoize/t/expire_module_t.t
5681 ____________________________________________________________________________
5682 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
5683         Log: The final print annoys make test.
5684      Branch: perl
5685            ! t/lib/filefind.t t/lib/findtaint.t
5686 ____________________________________________________________________________
5687 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
5688         Log: Add an option for handling dangling symbolic links.
5689      Branch: perl
5690            ! lib/File/Find.pm t/lib/filefind.t
5691 ____________________________________________________________________________
5692 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
5693         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
5694              From: Thomas Wegner <wegner_thomas@yahoo.com>
5695              Date: Sun, 17 Jun 2001 14:43:11 +0200
5696              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
5697      Branch: perl
5698            + t/lib/findtaint.t
5699            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
5700 ____________________________________________________________________________
5701 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
5702         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
5703              From: Jonathan Stowe <gellyfish@gellyfish.com>
5704              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
5705              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
5706      Branch: perl
5707            ! lib/ExtUtils/MM_Unix.pm
5708 ____________________________________________________________________________
5709 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
5710         Log: Subject: [PATCH] more anonymous stash cleanups
5711              From: Abhijit Menon-Sen <ams@wiw.org>
5712              Date: Sun, 17 Jun 2001 11:44:06 +0530
5713              Message-ID: <20010617114406.A25203@lustre.linux.in>
5714      Branch: perl
5715            ! op.c
5716 ____________________________________________________________________________
5717 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
5718         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
5719              From: Abhijit Menon-Sen <ams@wiw.org>
5720              Date: Sun, 17 Jun 2001 08:02:59 +0530
5721              Message-ID: <20010617080259.A28776@lustre.linux.in>
5722              
5723              Subject: [PATCH #2/7] xhv_eiter
5724              From: Abhijit Menon-Sen <ams@wiw.org>
5725              Date: Sun, 17 Jun 2001 08:13:18 +0530
5726              Message-ID: <20010617081318.B28776@lustre.linux.in>
5727              
5728              Subject: [PATCH #3/7] xhv_fill
5729              From: Abhijit Menon-Sen <ams@wiw.org>
5730              Date: Sun, 17 Jun 2001 08:25:16 +0530
5731              Message-ID: <20010617082516.C28776@lustre.linux.in>
5732              
5733              Subject: [PATCH #4/7] xhv_keys
5734              From: Abhijit Menon-Sen <ams@wiw.org>
5735              Date: Sun, 17 Jun 2001 08:36:17 +0530
5736              Message-ID: <20010617083617.D28776@lustre.linux.in>
5737              
5738              Subject: [PATCH #5/7] xhv_max
5739              From: Abhijit Menon-Sen <ams@wiw.org>
5740              Date: Sun, 17 Jun 2001 08:39:48 +0530
5741              Message-ID: <20010617083948.E28776@lustre.linux.in>
5742              
5743              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
5744              From: Abhijit Menon-Sen <ams@wiw.org>
5745              Date: Sun, 17 Jun 2001 08:51:11 +0530
5746              Message-ID: <20010617085111.F28776@lustre.linux.in>
5747      Branch: perl
5748            ! hv.c
5749 ____________________________________________________________________________
5750 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
5751         Log: Update Changes.
5752      Branch: perl
5753            ! Changes patchlevel.h
5754 ____________________________________________________________________________
5755 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
5756         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
5757              From: Abhijit Menon-Sen <ams@wiw.org>
5758              Date: Sat, 16 Jun 2001 07:41:19 +0530
5759              Message-ID: <20010616074119.A24720@lustre.linux.in>
5760      Branch: perl
5761            ! hv.c perl.c vms/vmsish.h win32/win32.h
5762 ____________________________________________________________________________
5763 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
5764         Log: Document tests failing when threaded, since we now have more.
5765      Branch: perl
5766            ! pod/perl572delta.pod
5767 ____________________________________________________________________________
5768 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
5769         Log: -Wall cleanup.
5770      Branch: perl
5771            ! ext/Thread/Thread.xs
5772 ____________________________________________________________________________
5773 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
5774         Log: pthread_attr_setstacksize() isn't absolutely necessary
5775              to call, only iff THREAD_CREATE_NEEDS_STACK.
5776      Branch: perl
5777            ! ext/Thread/Thread.xs
5778 ____________________________________________________________________________
5779 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
5780         Log: -Wall strays.
5781      Branch: perl
5782            ! perl.c util.c
5783 ____________________________________________________________________________
5784 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
5785         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
5786              (and INT64_MIN) brokenness.
5787      Branch: perl
5788            ! hints/darwin.sh perl.h
5789 ____________________________________________________________________________
5790 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
5791         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
5792              From: Nicholas Clark <nick@ccl4.org>
5793              Date: Sun, 17 Jun 2001 00:16:05 +0100
5794              Message-ID: <20010617001605.V98663@plum.flirble.org>
5795      Branch: perl
5796            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
5797            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5798            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5799 ____________________________________________________________________________
5800 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
5801         Log: Add perlnetware to docs; regen toc; supply skeleton
5802              docs for some Memoize submodules.
5803      Branch: perl
5804            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
5805            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5806            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
5807            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
5808            ! win32/Makefile win32/makefile.mk
5809 ____________________________________________________________________________
5810 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
5811         Log: pod cleanup.
5812      Branch: perl
5813            ! README.netware
5814 ____________________________________________________________________________
5815 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
5816         Log: Integrate Memoize 0.64.  Few tweaks were required in
5817              the test scripts.  Note that the speed and expire*
5818              tests take several dozen seconds to run.
5819      Branch: perl
5820            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
5821            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
5822            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5823            + lib/Memoize/README lib/Memoize/SDBM_File.pm
5824            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
5825            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
5826            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
5827            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
5828            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
5829            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
5830            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
5831            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
5832            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
5833            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
5834            ! MANIFEST t/lib/1_compile.t
5835 ____________________________________________________________________________
5836 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
5837         Log: Document the cross-compilation options.
5838      Branch: perl
5839            ! Cross/README INSTALL
5840 ____________________________________________________________________________
5841 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
5842         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
5843      Branch: perl
5844            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
5845            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
5846            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
5847            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
5848            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
5849            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
5850            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
5851            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
5852            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
5853            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
5854            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
5855            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
5856            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
5857            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
5858            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
5859            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
5860            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
5861            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
5862            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
5863            + lib/ExtUtils/MM_NW5.pm
5864            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
5865            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
5866            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
5867            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
5868            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
5869            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
5870            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
5871            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
5872            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
5873            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
5874            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
5875            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
5876            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
5877            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
5878            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
5879            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
5880            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
5881            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
5882            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
5883            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
5884            ! util.h x2p/a2py.c
5885 ____________________________________________________________________________
5886 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
5887         Log: Resort MANIFEST.
5888      Branch: perl
5889            ! MANIFEST
5890 ____________________________________________________________________________
5891 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
5892         Log: Integrate perlio.
5893      Branch: perl
5894           +> win32/win32io.c
5895           !> MANIFEST perlio.c perliol.h win32/makefile.mk
5896 ____________________________________________________________________________
5897 [ 10640] By: nick                                  on 2001/06/16  18:38:31
5898         Log: Disable :win32 layer as default till I get it working
5899      Branch: perlio
5900            ! MANIFEST perlio.c
5901 ____________________________________________________________________________
5902 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
5903         Log: Try the new scheme by moving the Text::Abbrev test
5904              to a new place under lib.
5905      Branch: perl
5906            + lib/Text/Abbrev/t/abbrev.t
5907            - t/lib/abbrev.t
5908            ! MANIFEST
5909 ____________________________________________________________________________
5910 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
5911         Log: Make the code even more dynamical so that testname
5912              suffix length can change.
5913      Branch: perl
5914            ! lib/Test/Harness.pm t/TEST
5915 ____________________________________________________________________________
5916 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
5917         Log: Allow for deeper t/ and also a single test.pl.
5918      Branch: perl
5919            ! t/TEST t/harness
5920 ____________________________________________________________________________
5921 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
5922         Log: #define fix from Nicholas Clark.
5923      Branch: perl
5924            ! ext/POSIX/POSIX.xs
5925 ____________________________________________________________________________
5926 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
5927         Log: Initialization is nice.
5928      Branch: perl
5929            ! lib/Test/Harness.pm
5930 ____________________________________________________________________________
5931 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
5932         Log: Make t/TEST and t/harness to test also the t/ tests
5933              under the main lib/ and ext/ directories.  Fix Test::Harness
5934              to dynamically change the width of its "foo/bar....ok" output.
5935      Branch: perl
5936            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
5937 ____________________________________________________________________________
5938 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
5939         Log: Subject: [PATCH] Re: perl@10611 
5940              From: Nicholas Clark <nick@ccl4.org>
5941              Date: Sat, 16 Jun 2001 16:52:47 +0100
5942              Message-ID: <20010616165247.O98663@plum.flirble.org>
5943              
5944              The .xs parts, too.
5945      Branch: perl
5946            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
5947            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
5948 ____________________________________________________________________________
5949 [ 10632] By: nick                                  on 2001/06/16  16:44:35
5950         Log: Work-in-progress win32 layer semi-functional, checking 
5951              for UNIX breakage.
5952      Branch: perlio
5953            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
5954 ____________________________________________________________________________
5955 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
5956         Log: Subject: [PATCH] Re: perl@10611 
5957              From: Nicholas Clark <nick@ccl4.org>
5958              Date: Sat, 16 Jun 2001 16:52:47 +0100
5959              Message-ID: <20010616165247.O98663@plum.flirble.org>
5960      Branch: perl
5961            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
5962            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
5963            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
5964            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
5965            ! lib/ExtUtils/Constant.pm
5966 ____________________________________________________________________________
5967 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
5968         Log: Metaconfig unit change for #10629.
5969      Branch: metaconfig
5970            ! U/modified/Finish.U
5971 ____________________________________________________________________________
5972 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
5973         Log: The extraction changed directories.
5974      Branch: perl
5975            ! Configure
5976 ____________________________________________________________________________
5977 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
5978         Log: Math::BigInt 1.35 from Tels.
5979      Branch: perl
5980            + t/lib/mbimbf.t
5981            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5982            ! t/lib/bigfltpm.t t/lib/bigintpm.t
5983 ____________________________________________________________________________
5984 [ 10627] By: nick                                  on 2001/06/16  14:54:52
5985         Log: Work in progress UNIX-side edit of win32 PerLIO layer
5986      Branch: perlio
5987            + win32/win32io.c
5988            ! perlio.c win32/makefile.mk
5989 ____________________________________________________________________________
5990 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
5991         Log: Subject: [PATCH 5.6.1] os2/diff-configure
5992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5993              Date: Fri, 15 Jun 2001 01:19:36 -0400
5994              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
5995              
5996              Empty all of it because I think #10624 made even the
5997              last patch hunk unnecessary.
5998      Branch: perl
5999            ! os2/diff.configure
6000 ____________________________________________________________________________
6001 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
6002         Log: Metaconfig unit change for 10624.
6003      Branch: metaconfig
6004            ! U/modified/libc.U
6005      Branch: perl
6006            ! config_h.SH
6007 ____________________________________________________________________________
6008 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
6009         Log: Move the initialization of libnames to the beginning so
6010              that can one 'seed' it (as OS/2 does.)
6011      Branch: perl
6012            ! Configure
6013 ____________________________________________________________________________
6014 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
6015         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
6016              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6017              Date: Fri, 15 Jun 2001 19:10:57 -0400
6018              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
6019      Branch: perl
6020            ! os2/OS2/REXX/DLL/DLL.pm
6021 ____________________________________________________________________________
6022 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
6023         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
6024              From: "Craig A. Berry" <craigberry@mac.com>
6025              Date: Fri, 15 Jun 2001 17:00:03 -0500
6026              Message-Id: <a05101007b750342599be@[172.16.52.1]>
6027      Branch: perl
6028            ! vms/descrip_mms.template
6029 ____________________________________________________________________________
6030 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
6031         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
6032              From: "Craig A. Berry" <craigberry@mac.com>
6033              Date: Fri, 15 Jun 2001 18:39:42 -0500
6034              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
6035      Branch: perl
6036            ! lib/File/Spec/VMS.pm t/lib/extutils.t
6037 ____________________________________________________________________________
6038 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
6039         Log: Integrate perlio.
6040      Branch: perl
6041           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
6042           !> t/io/utf8.t t/lib/io_scalar.t
6043 ____________________________________________________________________________
6044 [ 10619] By: nick                                  on 2001/06/15  21:05:19
6045         Log: Generated files
6046      Branch: perlio
6047            ! embed.h proto.h
6048 ____________________________________________________________________________
6049 [ 10618] By: nick                                  on 2001/06/15  20:27:42
6050         Log: Fix open.pm to work via XS-implemented method calls rather
6051              than *open::layers variables which caused all the HV/AV hassle.
6052      Branch: perlio
6053            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
6054            ! t/lib/io_scalar.t
6055 ____________________________________________________________________________
6056 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
6057         Log: Integrate perlio.
6058      Branch: perl
6059           !> lib/ExtUtils/Constant.pm
6060 ____________________________________________________________________________
6061 [ 10616] By: nick                                  on 2001/06/15  18:46:47
6062         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
6063      Branch: perlio
6064            ! lib/ExtUtils/Constant.pm
6065 ____________________________________________________________________________
6066 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
6067         Log: Integrate perlio.
6068      Branch: perl
6069           !> ext/Socket/Socket.xs
6070 ____________________________________________________________________________
6071 [ 10614] By: nick                                  on 2001/06/15  18:33:37
6072         Log: MULTIPLICITY fix for Socket.xs
6073      Branch: perlio
6074            ! ext/Socket/Socket.xs
6075 ____________________________________________________________________________
6076 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
6077         Log: Subject: Re: perl@10611
6078              From: Doug MacEachern <dougm@covalent.net>
6079              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
6080              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
6081      Branch: perl
6082            ! ext/Socket/Socket.xs
6083 ____________________________________________________________________________
6084 [ 10612] By: nick                                  on 2001/06/15  16:14:38
6085         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
6086      Branch: perlio
6087           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6088           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
6089           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
6090           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
6091           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
6092           !> utils/h2ph.PL
6093 ____________________________________________________________________________
6094 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
6095         Log: Update Changes.
6096      Branch: perl
6097            ! Changes patchlevel.h
6098 ____________________________________________________________________________
6099 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
6100         Log: Upping the test count.
6101      Branch: perl
6102            ! t/lib/filefind.t
6103 ____________________________________________________________________________
6104 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
6105         Log: Integrate perlio.
6106      Branch: perl
6107           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6108 ____________________________________________________________________________
6109 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
6110         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6111              From: andreas.koenig@anima.de (Andreas J. Koenig)
6112              Date: 15 Jun 2001 13:30:39 +0200
6113              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
6114              
6115              Record the grim history.
6116      Branch: perl
6117            ! lib/File/Find.pm
6118 ____________________________________________________________________________
6119 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
6120         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
6121              From: Brian McCauley <nobull@mail.com>
6122              Date: 15 Jun 2001 07:51:26 +0100
6123              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
6124      Branch: perl
6125            ! lib/File/Find.pm t/lib/filefind.t
6126 ____________________________________________________________________________
6127 [ 10606] By: nick                                  on 2001/06/15  14:00:08
6128         Log: regen_config_h for Win32.
6129      Branch: perlio
6130            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6131 ____________________________________________________________________________
6132 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
6133         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
6134              From: Peter Prymmer <pvhp@forte.com>
6135              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
6136              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
6137      Branch: perl
6138            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
6139 ____________________________________________________________________________
6140 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
6141         Log: Some filesystems require writability for rename/unlink.
6142      Branch: perl
6143            ! opcode.pl
6144 ____________________________________________________________________________
6145 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
6146         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
6147              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6148              Date: Fri, 15 Jun 2001 12:08:53 +0200
6149              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
6150      Branch: perl
6151            ! perlio.c
6152 ____________________________________________________________________________
6153 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
6154         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
6155              From: Mike Guy <mjtg@cam.ac.uk>
6156              Date: Fri, 15 Jun 2001 14:11:49 +0100
6157              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
6158      Branch: perl
6159            ! opcode.pl
6160 ____________________________________________________________________________
6161 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
6162         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
6163              From: Nicholas Clark <nick@ccl4.org>
6164              Date: Thu, 14 Jun 2001 23:52:56 +0100
6165              Message-ID: <20010614235256.G98663@plum.flirble.org>
6166      Branch: perl
6167            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
6168            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6169 ____________________________________________________________________________
6170 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
6171         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6172              From: Russ Allbery <rra@stanford.edu>
6173              Date: 14 Jun 2001 13:24:43 -0700
6174              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
6175      Branch: perl
6176            ! ext/GDBM_File/GDBM_File.pm
6177 ____________________________________________________________________________
6178 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
6179         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
6180              From: Nicholas Clark <nick@ccl4.org>
6181              Date: Thu, 14 Jun 2001 20:37:47 +0100
6182              Message-ID: <20010614203747.F98663@plum.flirble.org>
6183      Branch: perl
6184            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
6185            ! t/lib/gdbm.t
6186 ____________________________________________________________________________
6187 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
6188         Log: Integrate perlio.
6189      Branch: perl
6190           !> makedef.pl sv.c
6191 ____________________________________________________________________________
6192 [ 10597] By: nick                                  on 2001/06/15  11:08:13
6193         Log: Check that HVs with HvNAME() != NULL are really stashes before
6194              treating them as such. Also be more defensive on the GvCV.
6195              Win32 fork and dprof now working again. 
6196      Branch: perlio
6197            ! sv.c
6198 ____________________________________________________________________________
6199 [ 10596] By: nick                                  on 2001/06/15  10:11:20
6200         Log: Integrate mainline.
6201      Branch: perlio
6202           +> Cross/README
6203           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
6204           !> Porting/config_H config_h.SH configure.com epoc/config.sh
6205           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
6206           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6207           !> vos/config.ga.h win32/config.bc win32/config.gc
6208           !> win32/config.vc win32/config_H.bc win32/config_H.gc
6209           !> win32/config_H.vc
6210 ____________________________________________________________________________
6211 [ 10595] By: nick                                  on 2001/06/15  09:37:17
6212         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
6213              - Win32 (VC++) now builds but fails:
6214              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
6215              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
6216              write.t    - open(...,"|-") not implemented on Win32 
6217      Branch: perlio
6218            ! makedef.pl
6219 ____________________________________________________________________________
6220 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
6221         Log: Integrate perlio.
6222      Branch: perl
6223           !> perlio.c win32/makefile.mk
6224 ____________________________________________________________________________
6225 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
6226         Log: Metaconfig unit changes for #10592.
6227      Branch: metaconfig
6228            + U/modified/i_varhdr.U U/modified/startsh.U
6229            - U/a_dvisory/crosscompile.U U/target/Target.U
6230            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
6231            ! U/compline/bitpbyte.U U/compline/byteorder.U
6232            ! U/compline/ccflags.U U/compline/charsize.U
6233            ! U/compline/d_casti32.U U/compline/d_castneg.U
6234            ! U/compline/d_closedir.U U/compline/d_fd_set.U
6235            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
6236            ! U/compline/d_keepsig.U U/compline/d_open3.U
6237            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
6238            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
6239            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
6240            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
6241            ! U/compline/doublesize.U U/compline/floatsize.U
6242            ! U/compline/nblock_io.U U/compline/orderlib.U
6243            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
6244            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
6245            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
6246            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
6247            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
6248            ! U/modified/spitshell.U U/threads/archname.U
6249            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
6250            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
6251            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
6252            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
6253            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
6254      Branch: metaconfig/U/perl
6255            + Cross.U
6256            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
6257            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
6258            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
6259            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
6260            ! stdio_streams.U uselfs.U
6261 ____________________________________________________________________________
6262 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
6263         Log: The first steps towards cross-compilation.
6264              
6265              Abstract execution of compiled test executables with $run,
6266              and abstract transfer of files with $to and $from.
6267              
6268              Under cross-compilation the $run, $to, and $from will point
6269              to appropriate wrapper scripts, by default ssh and scp,
6270              but also rsh, rcp, and cp are supported.  If not
6271              cross-compiling, they will be set to '', ':', and ':',
6272              respectively.
6273              
6274              With these patches I was able to get Configure for
6275              iPAQ ARM Linux on an Intel Linux about 95% right
6276              (only a few tests failed to execute or they produced
6277              incorrect results), and I was able to compile
6278              a functional miniperl.
6279              
6280              The symbol crosscompile renamed to be usecrosscompile,
6281              the corresponding C symbol from CROSSCOMPILE to
6282              USE_CROSS_COMPILE.
6283      Branch: perl
6284            ! Configure Cross/README Makefile.SH Porting/Glossary
6285            ! Porting/config.sh Porting/config_H config_h.SH configure.com
6286            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
6287            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6288            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6289            ! win32/config.gc win32/config.vc win32/config_H.bc
6290            ! win32/config_H.gc win32/config_H.vc
6291 ____________________________________________________________________________
6292 [ 10591] By: nick                                  on 2001/06/14  20:00:12
6293         Log: Steps along the road toward Win32 building again.
6294      Branch: perlio
6295            ! perlio.c win32/makefile.mk
6296 ____________________________________________________________________________
6297 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
6298         Log: Integrate perlio.
6299      Branch: perl
6300           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
6301 ____________________________________________________________________________
6302 [ 10589] By: nick                                  on 2001/06/14  13:54:07
6303         Log: Routine regen_config_h for Win32
6304      Branch: perlio
6305            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6306 ____________________________________________________________________________
6307 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
6308         Log: Integrate perlio.
6309      Branch: perl
6310           +> perlyline.pl
6311           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
6312 ____________________________________________________________________________
6313 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
6314         Log: A placeholder.
6315      Branch: perl
6316            + Cross/README
6317 ____________________________________________________________________________
6318 [ 10586] By: nick                                  on 2001/06/14  08:25:07
6319         Log: Add new step to run_byacc which:
6320              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
6321              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
6322      Branch: perlio
6323            + perlyline.pl
6324            ! MANIFEST Makefile.SH perly.c
6325 ____________________________________________________________________________
6326 [ 10585] By: nick                                  on 2001/06/14  08:22:29
6327         Log: Integrate mainline
6328      Branch: perlio
6329           +> locale.c numeric.c
6330           !> Changes cygwin/Makefile.SHs embed.h embed.pl
6331           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
6332           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
6333           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
6334           !> x2p/Makefile.SH
6335 ____________________________________________________________________________
6336 [ 10584] By: nick                                  on 2001/06/14  08:05:53
6337         Log: Hack to remove insecure directories from PATH so test will run.
6338      Branch: perlio
6339            ! t/lib/filefind.t
6340 ____________________________________________________________________________
6341 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
6342         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
6343      Branch: perl
6344            - t/lib/mbimbf.t
6345            ! MANIFEST
6346 ____________________________________________________________________________
6347 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
6348         Log: Detypo.
6349      Branch: perl
6350            ! x2p/Makefile.SH
6351 ____________________________________________________________________________
6352 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
6353         Log: de-$CONFIG continues.
6354      Branch: perl
6355            ! cygwin/Makefile.SHs x2p/Makefile.SH
6356 ____________________________________________________________________________
6357 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
6358         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
6359              From: Nicholas Clark <nick@ccl4.org>
6360              Date: Wed, 13 Jun 2001 21:20:13 +0100
6361              Message-ID: <20010613212013.D98663@plum.flirble.org>
6362      Branch: perl
6363            ! opcode.pl
6364 ____________________________________________________________________________
6365 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
6366         Log: Subject: splitting util.c
6367              From: Hugo <hv@crypt.compulink.co.uk>
6368              Date: Thu, 14 Jun 2001 00:41:08 +0100
6369              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
6370      Branch: perl
6371            + locale.c numeric.c
6372            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
6373            ! pod/perlapi.pod proto.h util.c
6374 ____________________________________________________________________________
6375 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
6376         Log: Upgrade to Math::BigInt 1.34 from Tels.
6377      Branch: perl
6378            + t/lib/mbimbf.t
6379            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6380            ! t/lib/bigfltpm.t t/lib/bigintpm.t
6381 ____________________________________________________________________________
6382 [ 10577] By: nick                                  on 2001/06/13  19:02:48
6383         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
6384      Branch: perlio
6385           !> (integrate 125 files)
6386 ____________________________________________________________________________
6387 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
6388         Log: Update Changes.
6389      Branch: perl
6390            ! Changes patchlevel.h
6391 ____________________________________________________________________________
6392 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
6393         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
6394              From: "Craig A. Berry" <craigberry@mac.com>
6395              Date: Wed, 13 Jun 2001 13:24:28 -0500
6396              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
6397      Branch: perl
6398            ! ext/re/Makefile.PL
6399 ____________________________________________________________________________
6400 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
6401         Log: Mc.u.c. for #10573.
6402      Branch: metaconfig
6403            ! U/threads/usethreads.U
6404 ____________________________________________________________________________
6405 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
6406         Log: It would be also be good if I could type.
6407      Branch: perl
6408            ! Configure
6409 ____________________________________________________________________________
6410 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
6411         Log: Metaconfig unit change for #10571.
6412      Branch: metaconfig
6413            ! U/threads/usethreads.U
6414 ____________________________________________________________________________
6415 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
6416         Log: A non-empty default is a good thing.
6417      Branch: perl
6418            ! Configure
6419 ____________________________________________________________________________
6420 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
6421         Log: Metaconfig unit change for #10569.
6422      Branch: metaconfig
6423            ! U/threads/usethreads.U
6424 ____________________________________________________________________________
6425 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
6426         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
6427              extremely experimental, not even prompted for.
6428      Branch: perl
6429            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6430            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
6431            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6432            ! win32/config.bc win32/config.gc win32/config.vc
6433 ____________________________________________________________________________
6434 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
6435         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
6436      Branch: perl
6437            ! pod/perlfaq6.pod
6438 ____________________________________________________________________________
6439 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
6440         Log: Integrate perlio; conflicts, accept Nick's versions.
6441      Branch: perl
6442           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6443           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6444 ____________________________________________________________________________
6445 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
6446         Log: Subject: Re: ext/ + -Wall
6447              From: Doug MacEachern <dougm@covalent.net>
6448              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
6449              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
6450      Branch: perl
6451            ! XSUB.h lib/ExtUtils/xsubpp perl.h
6452 ____________________________________________________________________________
6453 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
6454         Log: Similar logic as DB_File.xs, using the modern macros and
6455              defines them to older ones for older Perls where PERL_VERSION
6456              is not defined, from Doug MacEachern.
6457      Branch: perl
6458            ! ext/Storable/Storable.xs
6459 ____________________________________________________________________________
6460 [ 10564] By: nick                                  on 2001/06/13  15:22:01
6461         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
6462              and using that instead (name lookups are sequential search for now).
6463      Branch: perlio
6464            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6465            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
6466 ____________________________________________________________________________
6467 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
6468         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
6469              From: "Richard Soderberg" <rs@crystalflame.net>
6470              Date: Sat, 26 May 2001 06:44:20 -0700
6471              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
6472      Branch: perl
6473            ! sv.c t/op/glob.t
6474 ____________________________________________________________________________
6475 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
6476         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
6477              From: "Craig A. Berry" <craigberry@mac.com>
6478              Date: Tue, 12 Jun 2001 23:55:26 -0500
6479              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
6480      Branch: perl
6481            ! ext/re/Makefile.PL ext/re/re.xs
6482 ____________________________________________________________________________
6483 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
6484         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
6485              suggested by NI-S.
6486      Branch: perl
6487            ! XSUB.h malloc.c perl.h
6488 ____________________________________________________________________________
6489 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
6490         Log: Regen toc.
6491      Branch: perl
6492            ! pod/perltoc.pod
6493 ____________________________________________________________________________
6494 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
6495         Log: Subject: [patch] perl.gprof control
6496              From: Doug MacEachern <dougm@covalent.net>
6497              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
6498              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
6499      Branch: perl
6500            ! miniperlmain.c perl.h
6501 ____________________________________________________________________________
6502 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
6503         Log: Subject: Re: ext/ + -Wall
6504              From: Doug MacEachern <dougm@covalent.net>
6505              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
6506              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
6507              
6508              Document ax and break up dXSARGS.
6509      Branch: perl
6510            ! XSUB.h pod/perlapi.pod
6511 ____________________________________________________________________________
6512 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
6513         Log: More AIX tweakage from Merijn.
6514      Branch: perl
6515            ! hints/aix.sh
6516 ____________________________________________________________________________
6517 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
6518         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
6519              From: "Craig A. Berry" <craigberry@mac.com>
6520              Date: Tue, 12 Jun 2001 22:57:45 -0500
6521              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
6522      Branch: perl
6523            ! vms/descrip_mms.template
6524 ____________________________________________________________________________
6525 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
6526         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
6527              From: "Craig A. Berry" <craigberry@mac.com>
6528              Date: Tue, 12 Jun 2001 22:21:39 -0500
6529              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
6530      Branch: perl
6531            ! configure.com util.c
6532 ____________________________________________________________________________
6533 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
6534         Log: New AIX dynaloading code from Jens-Uwe Mager.
6535              Does break binary compatibility.
6536      Branch: perl
6537            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
6538 ____________________________________________________________________________
6539 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
6540         Log: VMS DEC C compiler found nits by Peter Prymmer.
6541      Branch: perl
6542            ! util.c
6543 ____________________________________________________________________________
6544 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
6545         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
6546              From: Peter Prymmer <pvhp@forte.com>
6547              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
6548              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
6549      Branch: perl
6550            ! t/lib/filecomp.t
6551 ____________________________________________________________________________
6552 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
6553         Log: I wonder how many $CONFIGs still lurk in the shadows.
6554      Branch: perl
6555            ! pod/Makefile.SH x2p/cflags.SH
6556 ____________________________________________________________________________
6557 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
6558         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
6559      Branch: perl
6560            ! pod/checkpods.PL
6561 ____________________________________________________________________________
6562 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
6563         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
6564      Branch: perl
6565            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
6566 ____________________________________________________________________________
6567 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
6568         Log: Subject: [patch] rid local_patches warnings
6569              From: Doug MacEachern <dougm@covalent.net>
6570              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
6571              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
6572      Branch: perl
6573            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
6574 ____________________________________________________________________________
6575 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
6576         Log: Subject: Re: ext/ + -Wall
6577              From: Doug MacEachern <dougm@covalent.net>
6578              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
6579              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
6580      Branch: perl
6581            ! ext/attrs/attrs.xs
6582 ____________________________________________________________________________
6583 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
6584         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
6585              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
6586              Date: Tue, 12 Jun 2001 14:36:20 -0400
6587              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
6588      Branch: perl
6589            ! pod/perlretut.pod
6590 ____________________________________________________________________________
6591 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
6592         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6593              From: Mike Guy <mjtg@cam.ac.uk>
6594              Date: Tue, 12 Jun 2001 19:10:31 +0100
6595              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
6596              
6597              Subject: Re: [ID 20010612.001] out of memory during regex compilation
6598              From: Mike Guy <mjtg@cam.ac.uk>
6599              Date: Tue, 12 Jun 2001 19:21:01 +0100
6600              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
6601      Branch: perl
6602            ! pod/perlop.pod
6603 ____________________________________________________________________________
6604 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
6605         Log: AIX tweaks from Merijn H. Brand.
6606      Branch: perl
6607            ! hints/aix.sh
6608 ____________________________________________________________________________
6609 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
6610         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
6611              From: "Brendan O'Dea" <bod@compusol.com.au>
6612              Date: Wed, 13 Jun 2001 05:16:47 +1000
6613              Message-ID: <20010613051647.A8945@compusol.com.au>
6614      Branch: maint-5.6/perl
6615            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6616 ____________________________________________________________________________
6617 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
6618         Log: Subject: Small bcopy cleanup
6619              From: Andy Dougherty <doughera@lafayette.edu>
6620              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
6621              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
6622      Branch: perl
6623            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
6624 ____________________________________________________________________________
6625 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
6626         Log: Subject: [PATCH] Re: ext/ + -Wall
6627              From: Nicholas Clark <nick@ccl4.org>
6628              Date: Wed, 13 Jun 2001 00:04:30 +0100
6629              Message-ID: <20010613000430.M5901@plum.flirble.org>
6630      Branch: perl
6631            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
6632 ____________________________________________________________________________
6633 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
6634         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
6635              From: Nicholas Clark <nick@ccl4.org>
6636              Date: Tue, 12 Jun 2001 23:53:07 +0100
6637              Message-ID: <20010612235307.L5901@plum.flirble.org>
6638      Branch: perl
6639            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6640 ____________________________________________________________________________
6641 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
6642         Log: MPE/iX tweaks from Mark Bixby.
6643      Branch: perl
6644            ! hints/mpeix.sh mpeix/mpeixish.h util.c
6645 ____________________________________________________________________________
6646 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
6647         Log: Update Changes.
6648      Branch: perl
6649            ! Changes patchlevel.h
6650 ____________________________________________________________________________
6651 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
6652         Log: One less -Wall whine (found under DEBUGGING).
6653      Branch: perl
6654            ! x2p/Makefile.SH x2p/a2p.c
6655 ____________________________________________________________________________
6656 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
6657         Log: s/case-independent/case-insensitive/g
6658      Branch: perl
6659            ! pod/perldebug.pod
6660 ____________________________________________________________________________
6661 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
6662         Log: As suggested in    
6663              
6664              Subject: Re: ext/ + -Wall
6665              From: Gurusamy Sarathy <gsar@ActiveState.com>
6666              Date: Mon, 11 Jun 2001 23:34:31 -0700
6667              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
6668      Branch: perl
6669            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
6670            ! perl.h
6671 ____________________________________________________________________________
6672 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
6673         Log: Subject: ext/ + -Wall
6674              From: Doug MacEachern <dougm@covalent.net>
6675              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
6676              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
6677      Branch: perl
6678            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
6679            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
6680            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
6681            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
6682            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
6683            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
6684            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
6685            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
6686            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
6687            ! lib/ExtUtils/xsubpp
6688 ____________________________________________________________________________
6689 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
6690         Log: Subject: [PATCH] anonymous stashes
6691              From: Abhijit Menon-Sen <ams@wiw.org>
6692              Date: Tue, 12 Jun 2001 12:47:04 +0530
6693              Message-ID: <20010612124704.A29029@lustre.linux.in>
6694      Branch: perl
6695            ! dump.c gv.c sv.c xsutils.c
6696 ____________________________________________________________________________
6697 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
6698         Log: One more test for $^S.
6699      Branch: perl
6700            ! t/op/magic.t
6701 ____________________________________________________________________________
6702 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
6703         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
6704              From: Abhijit Menon-Sen <ams@wiw.org>
6705              Date: Tue, 12 Jun 2001 17:35:55 +0530
6706              Message-ID: <20010612173555.A32426@lustre.linux.in>
6707      Branch: perl
6708            ! mg.c t/op/magic.t
6709 ____________________________________________________________________________
6710 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
6711         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6712              From: Mike Guy <mjtg@cam.ac.uk>
6713              Date: Tue, 12 Jun 2001 13:14:15 +0100
6714              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
6715      Branch: perl
6716            ! pod/perlop.pod
6717 ____________________________________________________________________________
6718 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
6719         Log: AUTHORS updates.
6720      Branch: perl
6721            ! AUTHORS
6722 ____________________________________________________________________________
6723 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
6724         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
6725              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
6726              Content-Transfer-Encoding: 7bit
6727              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
6728      Branch: perl
6729            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
6730 ____________________________________________________________________________
6731 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
6732         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
6733              From: "Philip Newton" <Philip.Newton@gmx.net>
6734              Date: Mon, 11 Jun 2001 07:08:03 +0200
6735              Message-Id: <200106120802.LAA08992@taas.iki.fi>
6736      Branch: perl
6737            ! t/base/term.t
6738 ____________________________________________________________________________
6739 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
6740         Log: Cleanup the a2p.c for -Wall.
6741      Branch: perl
6742            ! x2p/Makefile.SH x2p/a2p.c
6743 ____________________________________________________________________________
6744 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
6745         Log: File::Find update for MacOS from Chris Nandor.
6746      Branch: perl
6747            ! lib/File/Find.pm t/lib/filefind.t
6748 ____________________________________________________________________________
6749 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
6750         Log: gcc -Wall nits picked out by a non-UNIX system
6751              (courtesy of Mark Bixby)
6752      Branch: perl
6753            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
6754            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
6755            ! pp_sys.c util.c
6756 ____________________________________________________________________________
6757 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
6758         Log: Metaconfig unit change for #10522.  (The d_modfl changes
6759              placate metalint.)
6760      Branch: metaconfig/U/perl
6761            ! d_modfl.U d_u32align.U
6762 ____________________________________________________________________________
6763 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
6764         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
6765              be "./try 2>&1 >/dev/null".
6766      Branch: perl
6767            ! Configure
6768 ____________________________________________________________________________
6769 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
6770         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
6771              From: "Craig A. Berry" <craigberry@mac.com>
6772              Date: Mon, 11 Jun 2001 14:00:32 -0500
6773              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
6774      Branch: perl
6775            ! configure.com
6776 ____________________________________________________________________________
6777 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
6778         Log: Move the full \p\P lists to perlunicode.
6779      Branch: perl
6780            ! pod/perlretut.pod pod/perlunicode.pod
6781 ____________________________________________________________________________
6782 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
6783         Log: VOS build tweak for 5.6.1 from Paul Green.
6784      Branch: maint-5.6/perl
6785            ! vos/build.cm
6786 ____________________________________________________________________________
6787 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
6788         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
6789              From: "Craig A. Berry" <craigberry@mac.com>
6790              Date: Fri, 8 Jun 2001 18:08:18 -0500
6791              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
6792      Branch: perl
6793            ! vms/vms.c
6794 ____________________________________________________________________________
6795 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
6796         Log: Update Changes.
6797      Branch: perl
6798            ! Changes patchlevel.h
6799 ____________________________________________________________________________
6800 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
6801         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
6802      Branch: perl
6803            ! vos/config.alpha.h vos/config.ga.h
6804 ____________________________________________________________________________
6805 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
6806         Log: VOS updates from Paul Green for @10476.
6807      Branch: perl
6808            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
6809            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6810            ! vos/config.ga.h vos/configure_perl.cm
6811 ____________________________________________________________________________
6812 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
6813         Log: Subject: [PATCH] Not many people know this ...
6814              From: Mike Guy <mjtg@cam.ac.uk>
6815              Date: Mon, 11 Jun 2001 14:55:15 +0100
6816              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
6817      Branch: perl
6818            ! pod/perldebug.pod
6819 ____________________________________________________________________________
6820 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
6821         Log: Add final commas to lists as suggested by Philip Newton.
6822      Branch: perl
6823            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6824 ____________________________________________________________________________
6825 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
6826         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
6827              Date: Sun, 10 Jun 2001 23:35:38 -0400
6828              From: Chris Nandor <pudge@pobox.com>
6829              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
6830      Branch: perl
6831            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
6832            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
6833            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
6834            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
6835            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
6836            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
6837            ! t/op/write.t t/pragma/strict.t
6838 ____________________________________________________________________________
6839 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
6840         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
6841              From: Chris Nandor <pudge@pobox.com>
6842              Date: Mon, 11 Jun 2001 08:24:28 -0400
6843              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
6844      Branch: perl
6845            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
6846            ! t/lib/io_dir.t
6847 ____________________________________________________________________________
6848 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
6849         Log: One more run_byacc (a hand-tweaked version had slipped in).
6850      Branch: perl
6851            ! perly.c vms/perly_c.vms
6852 ____________________________________________________________________________
6853 [ 10509] By: nick                                  on 2001/06/11  07:49:15
6854         Log: Integrate mainline
6855      Branch: perlio
6856           !> Makefile.SH embed.h embed.pl global.sym
6857           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
6858           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6859           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
6860           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
6861 ____________________________________________________________________________
6862 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
6863         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
6864              From: Mike Guy <mjtg@cam.ac.uk>
6865              Reply-To: mjtg@cam.ac.uk
6866              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
6867      Branch: perl
6868            ! lib/ExtUtils/Manifest.pm
6869 ____________________________________________________________________________
6870 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
6871         Log: Subject: [PATCH] ExtUtils::Constant
6872              From: Nicholas Clark <nick@ccl4.org>
6873              Date: Sun, 10 Jun 2001 23:25:41 +0100
6874              Message-ID: <20010610232540.C76396@plum.flirble.org>
6875      Branch: perl
6876            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6877 ____________________________________________________________________________
6878 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
6879         Log: Integrate perlio.
6880      Branch: perl
6881           !> iperlsys.h
6882 ____________________________________________________________________________
6883 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
6884         Log: Move the grok_number and its lieutenant grok_numeric_radix
6885              from sv.c statics to util.c and public.
6886      Branch: perl
6887            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
6888            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
6889 ____________________________________________________________________________
6890 [ 10504] By: nick                                  on 2001/06/10  17:47:06
6891         Log: Fix (valid) -Wall warnings in perlio.c
6892      Branch: perlio
6893            ! iperlsys.h
6894 ____________________________________________________________________________
6895 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
6896         Log: Update perly_c.diff, update perly.fixer to edit away
6897              some of the -Wall noise.
6898      Branch: perl
6899            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
6900 ____________________________________________________________________________
6901 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
6902         Log: Check the version of byacc.
6903      Branch: perl
6904            ! Makefile.SH
6905 ____________________________________________________________________________
6906 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
6907         Log: Subject: [PATCH] perly.y overhaul
6908              From: Simon Cozens <simon@netthink.co.uk>
6909              Date: Sun, 10 Jun 2001 16:56:54 +0100
6910              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
6911              
6912              Plus make run_byacc.
6913      Branch: perl
6914            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
6915 ____________________________________________________________________________
6916 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
6917         Log: Integrate perlio.
6918      Branch: perl
6919           !> perlio.c perlsfio.h
6920 ____________________________________________________________________________
6921 [ 10499] By: nick                                  on 2001/06/10  15:01:08
6922         Log: Integrate mainline
6923      Branch: perlio
6924           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
6925           !> t/pragma/locale.t util.c
6926 ____________________________________________________________________________
6927 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
6928         Log: Put some meat on the perl572delta bones.  The list of
6929              selected bug fixes needs more work, as does still the
6930              whole document.
6931      Branch: perl
6932            ! pod/perl572delta.pod
6933 ____________________________________________________________________________
6934 [ 10497] By: nick                                  on 2001/06/10  12:27:51
6935         Log: Paper over a crack or two with USE_SFIO
6936      Branch: perlio
6937            ! perlio.c perlsfio.h
6938 ____________________________________________________________________________
6939 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
6940         Log: Update Changes.
6941      Branch: perl
6942            ! Changes patchlevel.h
6943 ____________________________________________________________________________
6944 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
6945         Log: Subject: Re: pragma/locale.t #107
6946              From: Hugo <hv@crypt.compulink.co.uk>
6947              Date: Sun, 10 Jun 2001 11:23:30 +0100
6948              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
6949              
6950              Encapsulate the scan of the decimal radix separator.
6951      Branch: perl
6952            ! embed.h embed.pl proto.h sv.c
6953 ____________________________________________________________________________
6954 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
6955         Log: Try to grok numbers both with the locale specific separator
6956              and with the usual "." (if different from the lss); add a test
6957              to locale.t to do also a little bit of math in addition to just
6958              equalness testing; remove extraneous logic as suggested in
6959              
6960              Subject: Re: pragma/locale.t #107
6961              From: Nicholas Clark <nick@ccl4.org>
6962              Date: Sat, 9 Jun 2001 22:37:36 +0100
6963              Message-ID: <20010609223735.Y76396@plum.flirble.org>
6964      Branch: perl
6965            ! sv.c t/pragma/locale.t
6966 ____________________________________________________________________________
6967 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
6968         Log: Metaconfig unit change for #10492.
6969      Branch: metaconfig/U/perl
6970            ! Extensions.U
6971 ____________________________________________________________________________
6972 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
6973         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
6974              From: Artur Bergman <artur@contiller.se> 
6975              Date: Sat, 09 Jun 2001 21:03:51 +0200
6976              Message-ID: <B7483FB6.1398%artur@contiller.se>
6977      Branch: perl
6978            ! Configure
6979 ____________________________________________________________________________
6980 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
6981         Log: Integrate perlio.
6982      Branch: perl
6983           !> perlsfio.h
6984 ____________________________________________________________________________
6985 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
6986         Log: Do locale specific separator if only in locale.
6987      Branch: perl
6988            ! util.c
6989 ____________________________________________________________________________
6990 [ 10489] By: nick                                  on 2001/06/09  19:13:25
6991         Log: Make XS/Typemap compile (but fail) with sfio
6992      Branch: perlio
6993            ! perlsfio.h
6994 ____________________________________________________________________________
6995 [ 10488] By: nick                                  on 2001/06/09  19:12:51
6996         Log: Re-integrate mainline
6997      Branch: perlio
6998           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
6999           !> proto.h sv.c util.c
7000 ____________________________________________________________________________
7001 [ 10487] By: nick                                  on 2001/06/09  16:26:29
7002         Log: Integrate mainline
7003      Branch: perlio
7004           !> (integrate 31 files)
7005 ____________________________________________________________________________
7006 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
7007         Log: Subject: [PATCH] New attempt to clone callack
7008              From: Artur Bergman <artur@contiller.se> 
7009              Date: Thu, 07 Jun 2001 11:52:16 +0200
7010              Message-ID: <B7451B6F.12B7%artur@contiller.se>
7011      Branch: perl
7012            ! embedvar.h intrpvar.h perlapi.h sv.c
7013 ____________________________________________________________________________
7014 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
7015         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
7016      Branch: perl
7017            ! embed.h embed.pl perl.h proto.h sv.c util.c
7018 ____________________________________________________________________________
7019 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
7020         Log: Subject: Re: pragma/locale.t #107
7021              From: Nicholas Clark <nick@ccl4.org>
7022              Date: Sat, 9 Jun 2001 16:26:10 +0100
7023              Message-ID: <20010609162609.V76396@plum.flirble.org>
7024              
7025              A missing NVification.
7026      Branch: perl
7027            ! sv.c
7028 ____________________________________________________________________________
7029 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
7030         Log: Redo the #10482, there already was a test script for formats.
7031      Branch: perl
7032            - t/io/format.t
7033            ! MANIFEST t/op/write.t
7034 ____________________________________________________________________________
7035 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
7036         Log: Twisted format testing, from Merijn.
7037      Branch: perl
7038            + t/io/format.t
7039            ! MANIFEST
7040 ____________________________________________________________________________
7041 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
7042         Log: More \p{In...} testing, combined with \N{...}.
7043      Branch: perl
7044            ! lib/utf8_heavy.pl t/op/pat.t
7045 ____________________________________________________________________________
7046 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
7047         Log: Metaconfig changes for #10479.
7048      Branch: metaconfig
7049            ! U/Glossary.patch
7050      Branch: metaconfig/U/perl
7051            ! d_modfl.U
7052 ____________________________________________________________________________
7053 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
7054         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
7055      Branch: perl
7056            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7057            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
7058            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7059            ! win32/config.bc win32/config.gc win32/config.vc
7060 ____________________________________________________________________________
7061 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
7062         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
7063              From: "Craig A. Berry" <craigberry@mac.com>
7064              Date: Thu, 7 Jun 2001 14:27:20 -0500
7065              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
7066      Branch: perl
7067            ! vms/perlvms.pod
7068 ____________________________________________________________________________
7069 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
7070         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
7071              From: Gisle Aas <gisle@ActiveState.com>
7072              Date: 07 Jun 2001 17:04:29 -0700
7073              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
7074      Branch: perl
7075            ! ext/re/re.xs
7076 ____________________________________________________________________________
7077 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
7078         Log: Update Changes.
7079      Branch: perl
7080            ! Changes patchlevel.h
7081 ____________________________________________________________________________
7082 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
7083         Log: Regen Glossary et alia.
7084      Branch: perl
7085            ! Porting/Glossary Porting/config.sh Porting/config_H
7086 ____________________________________________________________________________
7087 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
7088         Log: Metaconfig unit changes for #10473.
7089      Branch: metaconfig/U/perl
7090            ! d_modfl.U
7091 ____________________________________________________________________________
7092 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
7093         Log: Harumph, also AIX will spill its guts (i.e. dump core)
7094              if an executable contains modfl() but it hasn't been
7095              compiled right (in the case of AIX, with cc -qlongdouble).
7096      Branch: perl
7097            ! Configure
7098 ____________________________________________________________________________
7099 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
7100         Log: integrate change#10471 from mainline
7101              
7102              in change#10451, check that CvOUTSIDE is a CV before looking in
7103              (it can apparently be SVt_NULL during global destruction)
7104      Branch: maint-5.6/perl
7105           !> op.c
7106 ____________________________________________________________________________
7107 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
7108         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
7109              (it can apparently be SVt_NULL during global destruction)
7110      Branch: perl
7111            ! op.c
7112 ____________________________________________________________________________
7113 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
7114         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
7115              From: Robin Barker <rmb1@cise.npl.co.uk>
7116              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
7117              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
7118      Branch: perl
7119            ! lib/diagnostics.pm pod/perldiag.pod
7120 ____________________________________________________________________________
7121 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
7122         Log: Subject: [PATCH perl@10439] long =item
7123              From: Robin Barker <rmb1@cise.npl.co.uk>
7124              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
7125              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
7126      Branch: perl
7127            ! README.amiga lib/Attribute/Handlers.pm
7128            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
7129 ____________________________________________________________________________
7130 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
7131         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
7132              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
7133              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
7134              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
7135      Branch: perl
7136            ! pod/perlguts.pod
7137 ____________________________________________________________________________
7138 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
7139         Log: Integrate perlio.
7140      Branch: perl
7141           !> sv.c
7142 ____________________________________________________________________________
7143 [ 10466] By: nick                                  on 2001/06/07  10:25:40
7144         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
7145              whitespace tweaks.
7146              Still coredumps in pragma/overload.t - what a nice hard fail that is...
7147      Branch: perlio
7148            ! sv.c
7149 ____________________________________________________________________________
7150 [ 10465] By: nick                                  on 2001/06/07  08:41:58
7151         Log: Raw integrate of mainline for S_grok_number debug
7152              (sv.c has MULTIPLICITY issues as well as whatever else ...)
7153      Branch: perlio
7154            - plan9/perlplan9.doc plan9/perlplan9.pod
7155           !> (integrate 46 files)
7156 ____________________________________________________________________________
7157 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
7158         Log: The proper prototyping for #10463.
7159      Branch: perl
7160            ! embed.h embed.pl proto.h sv.c
7161 ____________________________________________________________________________
7162 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
7163         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
7164              From: Nicholas Clark <nick@ccl4.org>
7165              Date: Thu, 7 Jun 2001 00:29:59 +0100
7166              Message-ID: <20010607002959.Z76396@plum.flirble.org>
7167      Branch: perl
7168            ! sv.c
7169 ____________________________________________________________________________
7170 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
7171         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
7172              From: "Craig A. Berry" <craigberry@mac.com>
7173              Date: Wed, 06 Jun 2001 17:54:30 -0500
7174              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
7175      Branch: perl
7176            ! vms/perlvms.pod
7177 ____________________________________________________________________________
7178 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
7179         Log: Podify the remaining README.platform files;
7180              merge README.plan9 and plan9/perlplan9.pod;
7181              delete plan9/perlplan9.* (the perlplan.doc needs to
7182              be regenerated in Plan 9); make the =head1 and =head2
7183              in the README.platform to be a little more verbose
7184              (skipped README.os2 not to anger Ilya) so that they
7185              look better in the toc; regen toc.
7186      Branch: perl
7187            - plan9/perlplan9.doc plan9/perlplan9.pod
7188            ! MANIFEST README.aix README.amiga README.apollo README.beos
7189            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
7190            ! README.hpux README.hurd README.machten README.macos
7191            ! README.micro README.mint README.mpeix README.os390
7192            ! README.plan9 README.qnx README.solaris README.threads
7193            ! README.tru64 README.vmesa README.vms README.vos README.win32
7194            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7195            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7196 ____________________________________________________________________________
7197 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
7198         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
7199              From: Mike Guy <mjtg@cam.ac.uk>
7200              Reply-To: mjtg@cam.ac.uk
7201              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
7202      Branch: perl
7203            ! pod/perlguts.pod
7204 ____________________________________________________________________________
7205 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
7206         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
7207              From: Mike Guy <mjtg@cam.ac.uk>
7208              Reply-To: mjtg@cam.ac.uk
7209              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
7210      Branch: perl
7211            ! pod/perlsec.pod
7212 ____________________________________________________________________________
7213 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
7214         Log: Disable long doubles from pre-5.0 Tru64s.
7215      Branch: perl
7216            ! README.tru64 hints/dec_osf.sh
7217 ____________________________________________________________________________
7218 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
7219         Log: The #10455 exposed that modfl() is fundamentally busted
7220              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
7221              testing it.
7222      Branch: perl
7223            ! hints/dec_osf.sh
7224 ____________________________________________________________________________
7225 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
7226         Log: Metaconfig unit change for #10455.
7227      Branch: metaconfig/U/perl
7228            ! d_modfl.U
7229 ____________________________________________________________________________
7230 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
7231         Log: Configure check for geborken modfl(), inspired by
7232              
7233              Subject: Re: [20010118.017] op/int.t failure 
7234              From: Hugo <hv@crypt.compulink.co.uk>
7235              Date: Tue, 05 Jun 2001 13:43:27 +0100
7236              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
7237      Branch: perl
7238            ! Configure
7239 ____________________________________________________________________________
7240 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
7241         Log: Integrate changes #10450 and #10451 from maintperl:
7242              
7243              optimize change#10448 slightly (don't repeat search in eval""s lexical
7244              scope, since that has already been searched)
7245              
7246              change#9108 needs subtler treatment for case of closures created
7247              within eval""
7248      Branch: perl
7249           !> op.c t/op/misc.t
7250 ____________________________________________________________________________
7251 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
7252         Log: MakeMaker magic to compile (when no dynamic loading)
7253              List/Util.xsc as (ListUtil.c and) ListUtil.o since
7254              POSIX-BC (BS2000) linker has an evil limitation of
7255              being unable to include in the same executable several
7256              object files with the same name - case-insensitively -
7257              because otherwise we conflict with util.c.
7258              Strictly speaking currently required only in POSIX-BC
7259              but probably will do no harm elsewhere where static
7260              linking is required.
7261      Branch: perl
7262            ! ext/List/Util/Makefile.PL
7263 ____________________________________________________________________________
7264 [ 10452] By: nick                                  on 2001/06/06  08:59:51
7265         Log: Integrate mainline.
7266      Branch: perlio
7267           +> lib/Attribute/Handlers/demo/Demo.pm
7268           +> lib/Attribute/Handlers/demo/Descriptions.pm
7269           +> lib/Attribute/Handlers/demo/MyClass.pm
7270           +> lib/Attribute/Handlers/demo/demo.pl
7271           +> lib/Attribute/Handlers/demo/demo2.pl
7272           +> lib/Attribute/Handlers/demo/demo3.pl
7273           +> lib/Attribute/Handlers/demo/demo4.pl
7274           +> lib/Attribute/Handlers/demo/demo_call.pl
7275           +> lib/Attribute/Handlers/demo/demo_chain.pl
7276           +> lib/Attribute/Handlers/demo/demo_cycle.pl
7277           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
7278           +> lib/Attribute/Handlers/demo/demo_phases.pl
7279           +> lib/Attribute/Handlers/demo/demo_range.pl
7280           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
7281           +> uts/strtol_wrap.c
7282           !> (integrate 91 files)
7283 ____________________________________________________________________________
7284 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
7285         Log: change#9108 needs subtler treatment for case of closures created
7286              within eval""
7287      Branch: maint-5.6/perl
7288            ! op.c t/op/misc.t
7289 ____________________________________________________________________________
7290 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
7291         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
7292              scope, since that has already been searched)
7293      Branch: maint-5.6/perl
7294            ! op.c
7295 ____________________________________________________________________________
7296 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
7297         Log: Integrate change #10448 from maintperl; lexicals
7298              outside an eval"" weren't resolved correctly inside a subroutine
7299              definition inside the eval"" if they were not already referenced
7300              in the toplevel of the eval""-ed code
7301      Branch: perl
7302           !> cop.h op.c pp_ctl.c t/op/misc.t
7303 ____________________________________________________________________________
7304 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
7305         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
7306              outside an eval"" weren't resolved correctly inside a subroutine
7307              definition inside the eval"" if they were not already referenced
7308              in the toplevel of the eval""-ed code
7309      Branch: maint-5.6/perl
7310            ! cop.h op.c pp_ctl.c t/op/misc.t
7311 ____________________________________________________________________________
7312 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
7313         Log: Subject: [PATCH] perl570delta.pod
7314              From: Peter Scott <Peter@PSDT.com> 
7315              Date: Tue, 05 Jun 2001 18:51:02 -0700
7316              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
7317      Branch: perl
7318            ! pod/perl570delta.pod
7319 ____________________________________________________________________________
7320 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
7321         Log: The fudge factor is no more needed.  I hope.
7322      Branch: perl
7323            ! t/lib/posix.t
7324 ____________________________________________________________________________
7325 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
7326         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
7327              From: Hugo <hv@crypt.compulink.co.uk>
7328              Date: Tue, 05 Jun 2001 12:58:19 +0100
7329              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
7330      Branch: perl
7331            ! util.c
7332 ____________________________________________________________________________
7333 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
7334         Log: Make up prototypes only for those who have the functions
7335              but not the prototypes.
7336      Branch: perl
7337            ! perl.h
7338 ____________________________________________________________________________
7339 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
7340         Log: Subject: Re: Not OK: perl@10439 on win32 
7341              From: Prymmer/Kahn <pvhp@best.com> 
7342              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
7343              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
7344      Branch: perl
7345            ! perl.h util.c
7346 ____________________________________________________________________________
7347 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
7348         Log: The metaconfig units changes for #10441.
7349      Branch: metaconfig
7350            ! U/modified/Extract.U U/modified/Extractall.U
7351            ! U/modified/Finish.U
7352 ____________________________________________________________________________
7353 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
7354         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
7355      Branch: perl
7356            ! Configure
7357 ____________________________________________________________________________
7358 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
7359         Log: Unnecessary fuzziness undone, noted by Mike Guy.
7360      Branch: perl
7361            ! t/op/tr.t
7362 ____________________________________________________________________________
7363 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
7364         Log: Update Changes.
7365      Branch: perl
7366            ! Changes patchlevel.h
7367 ____________________________________________________________________________
7368 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
7369         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
7370              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
7371              leakage patch.
7372      Branch: perl
7373            ! t/op/misc.t
7374 ____________________________________________________________________________
7375 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
7376         Log: Test case for #10433/#10424.
7377      Branch: perl
7378            ! t/op/misc.t
7379 ____________________________________________________________________________
7380 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
7381         Log: Subject: One fix for strtoul not setting errno
7382              From: hom00@utsglobal.com (Hal Morris)
7383              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
7384              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
7385      Branch: perl
7386            + uts/strtol_wrap.c
7387            ! MANIFEST hints/uts.sh
7388 ____________________________________________________________________________
7389 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
7390         Log: Metaconfig units changes for #10434.
7391      Branch: metaconfig
7392            ! U/modified/Cppsym.U
7393      Branch: metaconfig/U/perl
7394            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
7395            + d_syscallproto.U d_usleepproto.U
7396            ! longdblfio.U quadfio.U
7397 ____________________________________________________________________________
7398 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
7399         Log: Configure tweaks; add prototype probes, make the cpp symbols
7400              probe to cast, not whine; test for %Ld and %Lf before %lld and
7401              %llf because the L is the ANSI way.
7402      Branch: perl
7403            ! Configure config_h.SH configure.com epoc/config.sh
7404            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
7405            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
7406            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
7407 ____________________________________________________________________________
7408 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
7409         Log: Sigh.  This is what #10424 was supposed to check in.
7410      Branch: perl
7411            ! op.c sv.c sv.h
7412 ____________________________________________________________________________
7413 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
7414         Log: More verbose failure.
7415      Branch: perl
7416            ! t/op/ver.t
7417 ____________________________________________________________________________
7418 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
7419         Log: The .pm changes to go with #10428.
7420      Branch: perl
7421            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
7422            ! ext/Sys/Syslog/Syslog.pm
7423 ____________________________________________________________________________
7424 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
7425         Log: On second thoughts show to utf8 skippage message only
7426              on failures, it's too confusing otherwise,
7427      Branch: perl
7428            ! t/pragma/locale.t
7429 ____________________________________________________________________________
7430 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
7431         Log: Do not import anything from Encode.
7432      Branch: perl
7433            ! ext/MIME/Base64/QuotedPrint.pm
7434 ____________________________________________________________________________
7435 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
7436         Log: The #10402 didn't take.  Weird.
7437      Branch: perl
7438            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7439            ! ext/Sys/Syslog/Syslog.xs
7440 ____________________________________________________________________________
7441 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
7442         Log: Eradicate traces of 'asciirange' re subpragma.
7443      Branch: perl
7444            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
7445            ! pod/perldiag.pod
7446 ____________________________________________________________________________
7447 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
7448         Log: use is a compile-time thing.
7449      Branch: perl
7450            ! ext/MIME/Base64/QuotedPrint.pm
7451 ____________________________________________________________________________
7452 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
7453         Log: Subject: [PATCH perl@10419] -Wall casting patch
7454              From: Robin Barker <rmb1@cise.npl.co.uk>
7455              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
7456              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
7457      Branch: perl
7458            ! ext/Devel/DProf/DProf.xs mg.c
7459 ____________________________________________________________________________
7460 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
7461         Log: Subject: [PATCH #2] introducing SVpad_TYPED
7462              From: Abhijit Menon-Sen <ams@wiw.org>
7463              Date: Mon, 4 Jun 2001 12:26:02 +0530
7464              Message-ID: <20010604122602.A5775@lustre.linux.in>
7465      Branch: perl
7466            ! op.c sv.c sv.h
7467 ____________________________________________________________________________
7468 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
7469         Log: testsuite for change#10192 (from Gisle Aas)
7470      Branch: perl
7471            + t/op/override.t
7472            ! MANIFEST
7473 ____________________________________________________________________________
7474 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
7475         Log: integrate changes#10414-10416 from mainline
7476              
7477              Potential buffer overrun if the radix separator is more than
7478              one byte.  Also, under locales, prefer the locale-specific
7479              separator over the old boring ".".
7480              
7481              "10.", that is, decimal numbers can have no decimal part at all.
7482              
7483              The non-locale places need love, too.
7484      Branch: maint-5.6/perl
7485           !> perl.h sv.c
7486 ____________________________________________________________________________
7487 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
7488         Log: Missed from #10420.
7489      Branch: perl
7490            ! epoc/config.sh
7491 ____________________________________________________________________________
7492 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
7493         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
7494              often this prototype goes with HAS_SETRESUID_PROTO.
7495      Branch: perl
7496            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7497            ! config_h.SH configure.com perl.h uconfig.h
7498 ____________________________________________________________________________
7499 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
7500         Log: Update Changes.
7501      Branch: perl
7502            ! Changes patchlevel.h
7503 ____________________________________________________________________________
7504 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
7505         Log: -Wall "subscript has type `char'" cleanup.
7506      Branch: perl
7507            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
7508 ____________________________________________________________________________
7509 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
7510         Log: Various "cast to pointer from integer of different size"
7511              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
7512              wide but I32 (int) only 32 bits wide).
7513              
7514              WARNING: the classnum and tagnum changes in Storable.xs
7515              may not be wise, they may be breaking binary compatibility
7516              (in 64-bit platforms), asked Raphael Manfredi about the changes.
7517      Branch: perl
7518            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
7519            ! mg.c proto.h
7520 ____________________________________________________________________________
7521 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
7522         Log: The non-locale places need love, too.
7523      Branch: perl
7524            ! perl.h
7525 ____________________________________________________________________________
7526 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
7527         Log: "10.", that is, decimal numbers can have no decimal part at all.
7528      Branch: perl
7529            ! perl.h
7530 ____________________________________________________________________________
7531 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
7532         Log: Potential buffer overrun if the radix separator is more than
7533              one byte.  Also, under locales, prefer the locale-specific
7534              separator over the old boring ".".
7535      Branch: perl
7536            ! perl.h sv.c
7537 ____________________________________________________________________________
7538 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
7539         Log: Integrate change #10412 from maintperl; locale is now
7540              per-cop, not per-op; plus retweak the locale.t to always
7541              list the skipped utf8 locales.
7542      Branch: perl
7543            ! t/pragma/locale.t
7544           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7545           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
7546 ____________________________________________________________________________
7547 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
7548         Log: rationalize locale handling to fix the bugs uncovered by change#10394
7549              
7550              the major issue was that the runtime was looking at PL_hints rather
7551              than op_private to notice whether locale was enabled
7552              
7553              the secondary issue was that many locale-sensitive numeric ops didn't
7554              have HINT_LOCALE propagated into their op_private
7555              
7556              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
7557              instead of per-op, just like HINT_BYTE and the hints for lexical
7558              warnings (this makes the hint available to every op via PL_curcop)
7559              
7560              pragma/locale.t may need to be reworked with these fixes in mind
7561              (it currently passes its tests)
7562      Branch: maint-5.6/perl
7563            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
7564            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
7565 ____________________________________________________________________________
7566 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
7567         Log: More verbose debugging.
7568      Branch: perl
7569            ! t/pragma/locale.t
7570 ____________________________________________________________________________
7571 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
7572         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7573              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
7574              Date: Sat, 2 Jun 2001 22:53:33 +0100
7575              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
7576      Branch: perl
7577            ! regcomp.c t/pragma/warn/regcomp
7578 ____________________________________________________________________________
7579 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
7580         Log: Mention that lexicalizing $a or $b is a bad idea if one
7581              wants to use sort().
7582      Branch: perl
7583            ! pod/perlvar.pod
7584 ____________________________________________________________________________
7585 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
7586         Log: Tweak the test to be happy if the accuracy is 'good enough'.
7587      Branch: perl
7588            ! t/lib/posix.t
7589 ____________________________________________________________________________
7590 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
7591         Log: Upgrade to Attribute::Handlers 0.70.
7592              
7593              NOTE: this unearthed the "too late for CHECK block" bug,
7594              that's why the 1_compile.t change.
7595      Branch: perl
7596            + lib/Attribute/Handlers/demo/Demo.pm
7597            + lib/Attribute/Handlers/demo/Descriptions.pm
7598            + lib/Attribute/Handlers/demo/MyClass.pm
7599            + lib/Attribute/Handlers/demo/demo.pl
7600            + lib/Attribute/Handlers/demo/demo2.pl
7601            + lib/Attribute/Handlers/demo/demo3.pl
7602            + lib/Attribute/Handlers/demo/demo4.pl
7603            + lib/Attribute/Handlers/demo/demo_call.pl
7604            + lib/Attribute/Handlers/demo/demo_chain.pl
7605            + lib/Attribute/Handlers/demo/demo_cycle.pl
7606            + lib/Attribute/Handlers/demo/demo_hashdir.pl
7607            + lib/Attribute/Handlers/demo/demo_phases.pl
7608            + lib/Attribute/Handlers/demo/demo_range.pl
7609            + lib/Attribute/Handlers/demo/demo_rawdata.pl
7610            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
7611            ! t/lib/attrhand.t
7612 ____________________________________________________________________________
7613 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
7614         Log: One less -Wall whine.
7615      Branch: perl
7616            ! regcomp.c
7617 ____________________________________________________________________________
7618 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
7619         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
7620      Branch: perl
7621           !> t/op/eval.t
7622 ____________________________________________________________________________
7623 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
7624         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
7625              aren't "normally" visible inside eval""s contained in subs unless
7626              a cloned reference to them already exists)
7627              
7628              strangely enough, t/harness didn't show this up as a failure
7629              (harness needs fixing?)
7630      Branch: maint-5.6/perl
7631            ! t/op/eval.t
7632 ____________________________________________________________________________
7633 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
7634         Log: Update to Text::Balanced 1.85.
7635      Branch: perl
7636            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
7637 ____________________________________________________________________________
7638 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
7639         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
7640              From: Nicholas Clark <nick@ccl4.org>
7641              Date: Sun, 3 Jun 2001 17:54:36 +0100
7642              Message-ID: <20010603175436.E76396@plum.flirble.org> 
7643      Branch: perl
7644            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
7645            ! ext/Sys/Syslog/Syslog.xs
7646 ____________________________________________________________________________
7647 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
7648         Log: Unused variables.
7649      Branch: perl
7650            ! util.c
7651 ____________________________________________________________________________
7652 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
7653         Log: Subject: [PATCH] APIfy op_clear 
7654              From: Simon Cozens <simon@netthink.co.uk>
7655              Date: Sun, 3 Jun 2001 13:51:46 +0100
7656              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
7657              
7658              (despite the subject line, op_null is APIfied by the patch)
7659      Branch: perl
7660            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
7661 ____________________________________________________________________________
7662 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
7663         Log: Subject: [PATCH] t/lib/extutils.t
7664              From: Nicholas Clark <nick@ccl4.org>
7665              Date: Sat, 2 Jun 2001 23:57:05 +0100
7666              Message-ID: <20010602235705.Q12698@plum.flirble.org>
7667      Branch: perl
7668            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
7669 ____________________________________________________________________________
7670 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
7671         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
7672              From: Prymmer/Kahn <pvhp@best.com>
7673              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
7674              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
7675      Branch: perl
7676            ! win32/Makefile win32/makefile.mk
7677 ____________________________________________________________________________
7678 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
7679         Log: Subject: Re: 'decimal digits' macro? 
7680              From: Hugo <hv@crypt.compulink.co.uk>
7681              Date: Sun, 03 Jun 2001 04:26:36 +0100
7682              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
7683      Branch: perl
7684            ! handy.h t/lib/posix.t t/op/tr.t
7685 ____________________________________________________________________________
7686 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
7687         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7688              From: Hugo <hv@crypt.compulink.co.uk>
7689              Date: Sun, 03 Jun 2001 14:56:30 +0100
7690              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
7691      Branch: perl
7692            ! util.c
7693 ____________________________________________________________________________
7694 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
7695         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
7696      Branch: perl
7697           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
7698           !> vms/perly_c.vms
7699 ____________________________________________________________________________
7700 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
7701         Log: fix leakage of lexicals at file scope into subroutines that were
7702              declared before them; this appears to be a longstanding bug that
7703              meant that lexicals at file scope were never "deintroduced", meaning
7704              their scope range was never properly closed, and their visibility
7705              extended to all subsequent eval""s or requires
7706              
7707              added a test case
7708              
7709              seems to also fix a case of bogus duplicate warnings
7710      Branch: maint-5.6/perl
7711            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
7712            ! vms/perly_c.vms
7713 ____________________________________________________________________________
7714 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
7715         Log: More VMS tweaks from Craig A. Berry.
7716      Branch: perl
7717            ! configure.com t/lib/extutils.t
7718 ____________________________________________________________________________
7719 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
7720         Log: -Wall cleanup continues.
7721      Branch: perl
7722            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
7723            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7724            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
7725            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
7726            ! run.c toke.c util.c
7727 ____________________________________________________________________________
7728 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
7729         Log: The metaconfig unit change for #10390.
7730      Branch: metaconfig/U/perl
7731            ! gccvers.U
7732 ____________________________________________________________________________
7733 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
7734         Log: Drop the -ansi from the default gcc flags.
7735              
7736              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
7737              that struct cannot be compared with a flat integer, such as STRLEN.
7738              The -ansi will also cause a lot of noise in Solaris because of:
7739              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
7740      Branch: perl
7741            ! Configure
7742 ____________________________________________________________________________
7743 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
7744         Log: Integrate perlio.
7745      Branch: perl
7746           !> pod/perlapi.pod util.c
7747 ____________________________________________________________________________
7748 [ 10388] By: nick                                  on 2001/06/02  08:01:12
7749         Log: Integrate mainline
7750      Branch: perlio
7751           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
7752           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
7753           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
7754           !> t/lib/1_compile.t t/lib/mimeqp.t
7755 ____________________________________________________________________________
7756 [ 10387] By: nick                                  on 2001/06/02  07:39:17
7757         Log: Tweak util.c's atof2 for MULTIPLICITY
7758      Branch: perlio
7759            ! util.c
7760 ____________________________________________________________________________
7761 [ 10386] By: nick                                  on 2001/06/02  07:38:33
7762         Log: Integrate mainline
7763      Branch: perlio
7764           !> (integrate 41 files)
7765 ____________________________________________________________________________
7766 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
7767         Log: Add Attribute::Handlers 0.61 from Damian Conway.
7768      Branch: perl
7769            + lib/Attribute/Handlers.pm t/lib/attrhand.t
7770            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
7771 ____________________________________________________________________________
7772 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
7773         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
7774              From: Peter Prymmer <pvhp@forte.com>
7775              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
7776              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
7777      Branch: perl
7778            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
7779 ____________________________________________________________________________
7780 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
7781         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
7782              From: Jeff Pinyan <jeffp@crusoe.net>
7783              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
7784              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
7785      Branch: perl
7786            ! lib/File/Find.pm
7787 ____________________________________________________________________________
7788 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
7789         Log: Subject: [PATCH perl@10381] configure.com tweaks
7790              From: "Craig A. Berry" <craigberry@mac.com>
7791              Date: Fri, 1 Jun 2001 13:55:43 -0500
7792              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
7793      Branch: perl
7794            ! configure.com
7795 ____________________________________________________________________________
7796 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
7797         Log: Update Changes.
7798      Branch: perl
7799            ! Changes patchlevel.h
7800 ____________________________________________________________________________
7801 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
7802         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
7803              From: Mike Guy <mjtg@cam.ac.uk>
7804              Date: Fri, 01 Jun 2001 18:17:02 +0100
7805              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
7806      Branch: perl
7807            ! lib/perl5db.pl
7808 ____________________________________________________________________________
7809 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
7810         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7811              From: Hugo <hv@crypt.compulink.co.uk>
7812              Date: Thu, 31 May 2001 20:49:48 +0100
7813              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
7814      Branch: perl
7815            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
7816            ! util.c
7817 ____________________________________________________________________________
7818 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
7819         Log: Zero() is not available in x2p (or, rather, some of its
7820              implementations like memzero() might not be available.)
7821      Branch: perl
7822            ! x2p/hash.c
7823 ____________________________________________________________________________
7824 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
7825         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
7826              From: Michael G Schwern <schwern@pobox.com>
7827              Date: Fri, 1 Jun 2001 12:00:29 +0100
7828              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
7829              
7830              (But use Zero() instead of memset.)
7831      Branch: perl
7832            ! x2p/hash.c
7833 ____________________________________________________________________________
7834 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
7835         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7836              From: Jeff Pinyan <jeffp@crusoe.net>
7837              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
7838              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
7839      Branch: perl
7840            ! pod/perldiag.pod regcomp.c t/op/pat.t
7841 ____________________________________________________________________________
7842 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
7843         Log: Retract #10324 and #10333; not needed.
7844      Branch: perl
7845            ! hints/irix_6.sh hints/linux.sh
7846 ____________________________________________________________________________
7847 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
7848         Log: The #10370 wasn't quite right.
7849      Branch: perl
7850            ! ext/XS/Typemap/Typemap.xs
7851 ____________________________________________________________________________
7852 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
7853         Log: The metaconfig units changes for #10372.
7854      Branch: metaconfig/U/perl
7855            + d_realpath.U d_sresgproto.U d_sresuproto.U
7856            ! gccvers.U i_db.U
7857 ____________________________________________________________________________
7858 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
7859         Log: Configure tweaks; record the Berkeley DB version,
7860              probe for realpath(), for setresuid() and setresgid()
7861              prototypes; use realpath() (try to be paranoid enough),
7862              use the setres[ug]id prototypes because glibc has the functions
7863              but not their prototypes; add -Wall -ansi to gcc ccflags;
7864              regen toc.
7865      Branch: perl
7866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7867            ! config_h.SH configure.com epoc/config.sh
7868            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
7869            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
7870            ! vos/config.ga.def win32/config.bc win32/config.gc
7871            ! win32/config.vc
7872 ____________________________________________________________________________
7873 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
7874         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
7875              From: Michael G Schwern <schwern@pobox.com>
7876              Date: Fri, 1 Jun 2001 11:28:14 +0100
7877              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
7878      Branch: perl
7879            ! lib/attributes.pm xsutils.c
7880 ____________________________________________________________________________
7881 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
7882         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
7883              From: Tim Jenness <t.jenness@jach.hawaii.edu>
7884              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
7885              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
7886      Branch: perl
7887            ! ext/XS/Typemap/Typemap.xs
7888 ____________________________________________________________________________
7889 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
7890         Log: Subject: [patch] Cwd.xs optimizations/abstraction
7891              From: Doug MacEachern <dougm@covalent.net>
7892              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
7893              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
7894      Branch: perl
7895            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
7896            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
7897 ____________________________________________________________________________
7898 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
7899         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!])
7900              From: Nicholas Clark <nick@ccl4.org>
7901              Date: Thu, 31 May 2001 23:56:40 +0100
7902              Message-ID: <20010531235640.F12698@plum.flirble.org>
7903              
7904              Make the test work also under only static extensions
7905              (sh Configure -Uusedl fakes this nicely)
7906      Branch: perl
7907            ! t/lib/extutils.t
7908 ____________________________________________________________________________
7909 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
7910         Log: Subject: [PATCH hv.c] Eliminating trigraph
7911              From: Michael G Schwern <schwern@pobox.com>
7912              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
7913              Date: Fri, 1 Jun 2001 11:49:56 +0100
7914      Branch: perl
7915            ! hv.c
7916 ____________________________________________________________________________
7917 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
7918         Log: Subject: Re: [PATCH] Tests for File::Compare 
7919              From: "Philip Newton" <Philip.Newton@gmx.net>
7920              Date: Thu, 31 May 2001 19:44:05 +0200
7921              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
7922              
7923              Unnecessary "quotation marks".
7924      Branch: perl
7925            ! t/lib/filecomp.t
7926 ____________________________________________________________________________
7927 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
7928         Log: Integrate perlio.
7929      Branch: perl
7930           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
7931 ____________________________________________________________________________
7932 [ 10364] By: nick                                  on 2001/06/01  10:13:31
7933         Log: Cleanup dll.base and dll.exp created by GCC builds.
7934      Branch: perlio
7935            ! lib/ExtUtils/MM_Win32.pm
7936 ____________________________________________________________________________
7937 [ 10363] By: nick                                  on 2001/06/01  10:02:17
7938         Log: Make filecomp test work on CRLF platforms by adding binmode.
7939      Branch: perlio
7940            ! t/lib/filecomp.t
7941 ____________________________________________________________________________
7942 [ 10362] By: nick                                  on 2001/06/01  08:37:17
7943         Log: Integrate mainline
7944      Branch: perlio
7945           !> Changes Configure patchlevel.h perlio.c
7946 ____________________________________________________________________________
7947 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
7948         Log: panic:claustrophobia.
7949      Branch: perl
7950            ! perlio.c
7951 ____________________________________________________________________________
7952 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
7953         Log: Update Changes.
7954      Branch: perl
7955            ! Changes patchlevel.h
7956 ____________________________________________________________________________
7957 [ 10359] By: nick                                  on 2001/05/31  12:35:50
7958         Log: Integrate mainline.
7959      Branch: perlio
7960           +> t/lib/filecomp.t
7961           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
7962           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
7963 ____________________________________________________________________________
7964 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
7965         Log: Integrate perlio.
7966      Branch: perl
7967           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
7968           !> win32/config_H.vc
7969 ____________________________________________________________________________
7970 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
7971         Log: Metaconfig unit change for #10356.
7972      Branch: metaconfig
7973            ! U/installdirs/inc_version_list.U
7974 ____________________________________________________________________________
7975 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
7976         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
7977              (idea from Sarathy; implementation from Andy)
7978      Branch: perl
7979            ! Configure
7980 ____________________________________________________________________________
7981 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
7982         Log: More AUTHORS.
7983      Branch: perl
7984            ! AUTHORS
7985 ____________________________________________________________________________
7986 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
7987         Log: Subject: Re: [PATCH] Tests for File::Compare
7988              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
7989              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
7990              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
7991      Branch: perl
7992            + t/lib/filecomp.t
7993            ! MANIFEST t/lib/1_compile.t
7994 ____________________________________________________________________________
7995 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
7996         Log: Subject: [PATCH] DEBUG_* macro cleanups
7997              From: Abhijit Menon-Sen <ams@wiw.org>
7998              Date: Thu, 31 May 2001 12:16:22 +0530
7999              Message-ID: <20010531121622.B4829@lustre.linux.in>
8000              
8001              Subject: Re: [PATCH] DEBUG_* macro cleanups
8002              From: Abhijit Menon-Sen <ams@wiw.org>
8003              Date: Thu, 31 May 2001 13:57:01 +0530
8004              Message-ID: <20010531135701.A21775@lustre.linux.in>
8005              
8006              (The DEBUG_ definitions in perl.h changed to use the
8007              STMT_START and STMT_END.)
8008      Branch: perl
8009            ! perl.h pp_ctl.c sv.c toke.c
8010 ____________________________________________________________________________
8011 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
8012         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
8013              From: Abhijit Menon-Sen <ams@wiw.org>
8014              Date: Thu, 31 May 2001 08:27:55 +0530
8015              Message-ID: <20010531082755.A10018@lustre.linux.in>
8016      Branch: perl
8017            ! ext/Storable/Storable.xs gv.c perl.c
8018 ____________________________________________________________________________
8019 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
8020         Log: Subject: [PATCH] AUTHORS
8021              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8022              Date: Thu, 31 May 2001 01:27:59 -0500
8023              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
8024              
8025              Subject: Re: [PATCH] AUTHORS
8026              From: "Philip Newton" <Philip.Newton@gmx.net>
8027              Date: Thu, 31 May 2001 10:08:06 +0200
8028              (Message-Id missing?)
8029      Branch: perl
8030            ! AUTHORS
8031 ____________________________________________________________________________
8032 [ 10350] By: nick                                  on 2001/05/31  11:40:43
8033         Log: win32 - dmake regen_config_h
8034      Branch: perlio
8035            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8036 ____________________________________________________________________________
8037 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
8038         Log: Subject: Re: [PATCH util.c] More warning cleanups.
8039              From: "Philip Newton" <Philip.Newton@gmx.net>
8040              Date: Thu, 31 May 2001 07:41:36 +0200
8041              Message-Id: <200105310538.IAA25458@taku.hut.fi>
8042              
8043              Undo C++-ism that snekt in.
8044      Branch: perl
8045            ! util.c
8046 ____________________________________________________________________________
8047 [ 10348] By: nick                                  on 2001/05/31  11:36:46
8048         Log: Tolerate Win32 numerics
8049      Branch: perlio
8050            ! t/pragma/warn/toke
8051 ____________________________________________________________________________
8052 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
8053         Log: Integrate perlio.
8054      Branch: perl
8055           !> perlio.c win32/win32.h
8056 ____________________________________________________________________________
8057 [ 10346] By: nick                                  on 2001/05/31  10:54:55
8058         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
8059              perlio.c change 10255.
8060      Branch: perlio
8061            ! perlio.c
8062 ____________________________________________________________________________
8063 [ 10345] By: nick                                  on 2001/05/31  10:01:57
8064         Log: Conditionaly put back some "unused" dTHX which are used
8065              with PERL_IMPLICIT_SYS
8066      Branch: perlio
8067            ! perlio.c
8068 ____________________________________________________________________________
8069 [ 10344] By: nick                                  on 2001/05/31  10:00:59
8070         Log: Fix Win32 for new spelling IN_BYTES 
8071      Branch: perlio
8072            ! win32/win32.h
8073 ____________________________________________________________________________
8074 [ 10343] By: nick                                  on 2001/05/31  08:01:32
8075         Log: perlio.c -Wall cleaner under MULTIPLICITY
8076              - still minor noise with linux stdio
8077      Branch: perlio
8078            ! perlio.c
8079 ____________________________________________________________________________
8080 [ 10342] By: nick                                  on 2001/05/31  07:52:23
8081         Log: Integrate mainline.
8082      Branch: perlio
8083           !> (integrate 42 files)
8084 ____________________________________________________________________________
8085 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
8086         Log: AUTHORS updates.
8087      Branch: perl
8088            ! AUTHORS
8089 ____________________________________________________________________________
8090 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
8091         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
8092              From: Peter Prymmer <pvhp@forte.com>
8093              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
8094              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
8095      Branch: perl
8096            ! t/lib/md5-file.t
8097 ____________________________________________________________________________
8098 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
8099         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
8100              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
8101              to match the pragma name; various robustness cleanups.
8102      Branch: perl
8103            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
8104            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
8105 ____________________________________________________________________________
8106 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
8107         Log: More -Wall sweeping.
8108      Branch: perl
8109            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
8110            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
8111            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
8112            ! regcomp.c sv.c toke.c utf8.c
8113 ____________________________________________________________________________
8114 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
8115         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
8116              From: Nicholas Clark <nick@ccl4.org>
8117              Date: Wed, 30 May 2001 22:34:41 +0100
8118              Message-ID: <20010530223441.Y86445@plum.flirble.org>
8119      Branch: perl
8120            ! t/op/cmp.t
8121 ____________________________________________________________________________
8122 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
8123         Log: It's is not, it isn't ain't, and it's it's, not its,
8124              if you mean it is. If you don't, it's its. Then too,
8125              it's hers. It isn't her's. It isn't our's either.
8126              It's ours, and likewise yours and theirs.
8127              -- Oxford University Press, Edpress News
8128      Branch: perl
8129            ! lib/autouse.pm
8130 ____________________________________________________________________________
8131 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
8132         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
8133      Branch: perl
8134            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
8135            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
8136            ! x2p/str.c x2p/walk.c xsutils.c
8137 ____________________________________________________________________________
8138 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
8139         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8140              From: Michael G Schwern <schwern@pobox.com>
8141              Date: Wed, 30 May 2001 17:10:38 +0100
8142              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
8143              
8144              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
8145              From: Abhijit Menon-Sen <ams@wiw.org>
8146              Date: Wed, 30 May 2001 23:16:13 +0530
8147              Message-ID: <20010530231613.A31933@lustre.linux.in>
8148      Branch: perl
8149            ! perl.c t/run/runenv.t
8150 ____________________________________________________________________________
8151 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
8152         Log: (Retracted by #10375.)
8153              
8154              IRIX hints patch from Merijn Broeren.
8155              
8156              TODO: (this and the earlier Linux hints patch) should be solved
8157              at Configure level.  Merijn: -ldb should not be used on any platform
8158              for perl, just when linking DBFile itself. Trying to be helpful here
8159              is counterproductive.
8160      Branch: perl
8161            ! hints/irix_6.sh
8162 ____________________________________________________________________________
8163 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
8164         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
8165              From: Nicholas Clark <nick@ccl4.org>
8166              Date: Wed, 30 May 2001 23:20:58 +0100
8167              Message-ID: <20010530232058.B86445@plum.flirble.org>
8168      Branch: perl
8169            ! doop.c
8170 ____________________________________________________________________________
8171 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
8172         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8173              From: Michael G Schwern <schwern@pobox.com> 
8174              Date: Wed, 30 May 2001 15:24:20 +0100
8175              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
8176      Branch: perl
8177            ! t/pragma/autouse.t
8178 ____________________________________________________________________________
8179 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
8180         Log: The regex trick wasn't a good idea.
8181      Branch: perl
8182            ! pod/perlfaq4.pod
8183 ____________________________________________________________________________
8184 [ 10329] By: nick                                  on 2001/05/30  18:34:35
8185         Log: Integrate mainline
8186      Branch: perlio
8187           !> (integrate 40 files)
8188 ____________________________________________________________________________
8189 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
8190         Log: Update Changes.
8191      Branch: perl
8192            ! Changes patchlevel.h
8193 ____________________________________________________________________________
8194 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
8195         Log: The metaconfig unit change for #10325.
8196      Branch: metaconfig
8197            + U/modified/afs.U
8198 ____________________________________________________________________________
8199 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
8200         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
8201              is now wrong.
8202      Branch: perl
8203            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
8204 ____________________________________________________________________________
8205 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
8206         Log: Introduce $Config{afsroot}.
8207      Branch: perl
8208            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8209            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
8210            ! win32/config.gc win32/config.vc
8211 ____________________________________________________________________________
8212 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
8213         Log: (Retracted by #10375.)
8214              
8215              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
8216      Branch: perl
8217            ! hints/linux.sh
8218 ____________________________________________________________________________
8219 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
8220         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
8221              (Also Configure tweaks needed; coming up soon.)
8222      Branch: perl
8223            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
8224 ____________________________________________________________________________
8225 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
8226         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
8227              From: Michael G Schwern <schwern@pobox.com>
8228              Date: Sun, 27 May 2001 10:29:43 +0100
8229              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
8230      Branch: perl
8231            ! lib/perl5db.pl
8232 ____________________________________________________________________________
8233 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
8234         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
8235              and Abhijit Menon-Sen.
8236      Branch: perl
8237            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
8238            ! perl.c pp_sys.c regcomp.c
8239 ____________________________________________________________________________
8240 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
8241         Log: Fix the BOOT section to call myU2time properly.
8242      Branch: perl
8243            ! ext/Time/HiRes/HiRes.xs
8244 ____________________________________________________________________________
8245 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
8246         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8247              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
8248              Date: Wed, 30 May 2001 09:44:29 -0400
8249              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
8250              
8251              Detypo; plus add one more trick.
8252      Branch: perl
8253            ! pod/perlfaq4.pod
8254 ____________________________________________________________________________
8255 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
8256         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)
8257              From: Michael G Schwern <schwern@pobox.com>
8258              Date: Wed, 30 May 2001 14:39:06 +0100
8259              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
8260      Branch: perl
8261            ! lib/autouse.pm t/pragma/autouse.t
8262 ____________________________________________________________________________
8263 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
8264         Log: Subject: Re: AIX and gcc (moving targets)
8265              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8266              Date: Wed, 30 May 2001 15:25:08 +0200
8267              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
8268      Branch: perl
8269            ! ext/Time/HiRes/HiRes.xs
8270 ____________________________________________________________________________
8271 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
8272         Log: Subject: [PATCH t/TEST] sorting tests
8273              From: Michael G Schwern <schwern@pobox.com>
8274              Date: Wed, 30 May 2001 10:24:02 +0100
8275              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
8276      Branch: perl
8277            ! t/TEST
8278 ____________________________________________________________________________
8279 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
8280         Log: Subject: [ID 20010529.002] typos in man page perlre
8281              From: bart@cg681574-a.adubn1.nj.home.com 
8282              Date: Tue, 29 May 2001 13:58:59 -0500
8283              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
8284      Branch: perl
8285            ! pod/perlre.pod
8286 ____________________________________________________________________________
8287 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
8288         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
8289              From: "Craig A. Berry" <craigberry@mac.com>
8290              Date: Tue, 29 May 2001 23:23:45 -0500
8291              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
8292      Branch: perl
8293            ! t/lib/extutils.t t/pragma/autouse.t
8294 ____________________________________________________________________________
8295 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
8296         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)
8297              From: David Dyck <dcd@tc.fluke.com>
8298              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
8299              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
8300      Branch: perl
8301            ! t/lib/filefind.t
8302 ____________________________________________________________________________
8303 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
8304         Log: AIX hints update for gcc from Merijn H. Brand.
8305      Branch: perl
8306            ! hints/aix.sh
8307 ____________________________________________________________________________
8308 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
8309         Log: Retract #10295 and #10296: a more generic solution
8310              is needed (there's something funny with gcc on AIX).
8311      Branch: perl
8312            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
8313 ____________________________________________________________________________
8314 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
8315         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8316              From: Hugo <hv@crypt.compulink.co.uk>
8317              Date: Wed, 30 May 2001 11:59:19 +0100
8318              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
8319              
8320              localizing $@ has unfortunate semantics - if you die past
8321              a local $@, the die message is lost.
8322      Branch: perl
8323            ! lib/utf8_heavy.pl
8324 ____________________________________________________________________________
8325 [ 10309] By: nick                                  on 2001/05/30  08:23:02
8326         Log: Integrate mainline (autouse works again.)
8327      Branch: perlio
8328           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
8329           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
8330           !> pod/perlvar.pod t/op/cmp.t
8331 ____________________________________________________________________________
8332 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
8333         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
8334              From: David Dyck <dcd@tc.fluke.com>
8335              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
8336              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
8337      Branch: perl
8338            ! lib/File/Find.pm
8339 ____________________________________________________________________________
8340 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
8341         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
8342              From: Nicholas Clark <nick@ccl4.org>
8343              Date: Tue, 29 May 2001 23:16:09 +0100
8344              Message-ID: <20010529231609.U86445@plum.flirble.org>
8345              
8346              Make the test output slightly clearer by distinguishing
8347              between '' and undef.
8348      Branch: perl
8349            ! t/op/cmp.t
8350 ____________________________________________________________________________
8351 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
8352         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
8353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8354              Date: Tue, 29 May 2001 19:15:19 -0400
8355              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
8356      Branch: perl
8357            ! hints/os2.sh
8358 ____________________________________________________________________________
8359 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
8360         Log: Subject: perlvar.pod addition
8361              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
8362              Date: Fri, 25 May 2001 20:23:12 +0200
8363              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
8364              
8365              Subject: Re: perlvar.pod addition
8366              From: "Abigail" <abigail@foad.org> 
8367              Date: Fri, 25 May 2001 22:00:39 +0200
8368              Message-ID: <20010525200039.28029.qmail@foad.org>
8369              
8370              Mention $a and $b in perlvar.
8371      Branch: perl
8372            ! pod/perlvar.pod
8373 ____________________________________________________________________________
8374 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
8375         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
8376              From: Jeff Pinyan <jeffp@crusoe.net>
8377              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
8378              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
8379      Branch: perl
8380            ! pod/perlvar.pod
8381 ____________________________________________________________________________
8382 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
8383         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
8384              From: Jeff Pinyan <jeffp@crusoe.net>
8385              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
8386              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
8387      Branch: perl
8388            ! pod/perlfaq6.pod
8389 ____________________________________________________________________________
8390 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
8391         Log: Mention Time::localtime and Time::gmtime.
8392      Branch: perl
8393            ! ext/Time/Piece/Piece.pm
8394 ____________________________________________________________________________
8395 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
8396         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
8397              From: Michael G Schwern <schwern@pobox.com>
8398              Date: Tue, 29 May 2001 18:51:32 +0100
8399              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
8400      Branch: perl
8401            ! pod/perlfaq4.pod
8402 ____________________________________________________________________________
8403 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
8404         Log: Retract #10243.
8405      Branch: perl
8406            ! lib/autouse.pm
8407 ____________________________________________________________________________
8408 [ 10299] By: nick                                  on 2001/05/29  18:41:19
8409         Log: Post weekend integrate mainline (fails one test pragma/autouse).
8410      Branch: perlio
8411           +> (branch 29 files)
8412           !> (integrate 91 files)
8413 ____________________________________________________________________________
8414 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
8415         Log: Update Changes.
8416      Branch: perl
8417            ! Changes patchlevel.h
8418 ____________________________________________________________________________
8419 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
8420         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
8421              before Perl_load_module/Perl_call_method and restore the value
8422              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
8423      Branch: perl
8424            ! utf8.c
8425 ____________________________________________________________________________
8426 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
8427         Log: Subject: Re: AIX and gcc (moving targets)
8428              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8429              Date: Tue, 29 May 2001 17:59:40 +0200
8430              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
8431      Branch: perl
8432            ! ext/Storable/Makefile.PL
8433 ____________________________________________________________________________
8434 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
8435         Log: Subject: Re: AIX and gcc (moving targets)
8436              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8437              Date: Tue, 29 May 2001 12:32:57 +0200
8438              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
8439      Branch: perl
8440            ! ext/POSIX/Makefile.PL
8441 ____________________________________________________________________________
8442 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
8443         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
8444              From: Michael G Schwern <schwern@pobox.com>
8445              Date: Tue, 29 May 2001 09:53:29 +0100
8446              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
8447              
8448              (#10280 retracted)
8449      Branch: perl
8450            ! lib/Test/Harness.pm t/lib/test-harness.t
8451 ____________________________________________________________________________
8452 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
8453         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
8454              From: Michael G Schwern <schwern@pobox.com>
8455              Date: Tue, 29 May 2001 09:19:52 +0100
8456              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
8457      Branch: perl
8458            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
8459            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
8460            + t/lib/Test/todo.t
8461            ! MANIFEST lib/Test.pm t/TEST
8462 ____________________________________________________________________________
8463 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
8464         Log: From: Michael G Schwern <schwern@pobox.com>
8465              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
8466              Date: Tue, 29 May 2001 08:26:09 +0100
8467              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
8468      Branch: perl
8469            ! t/TEST
8470 ____________________________________________________________________________
8471 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
8472         Log: Add tests for Time::gmtime and Time::localtime.
8473      Branch: perl
8474            + t/lib/time-gmtime.t t/lib/time-localtime.t
8475            ! MANIFEST t/lib/1_compile.t
8476 ____________________________________________________________________________
8477 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
8478         Log: Add test for File::stat.
8479      Branch: perl
8480            + t/lib/filestat.t
8481            ! MANIFEST t/lib/1_compile.t
8482 ____________________________________________________________________________
8483 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
8484         Log: Add test for Net::servent.
8485      Branch: perl
8486            + t/lib/net-sent.t
8487            ! MANIFEST t/lib/1_compile.t
8488 ____________________________________________________________________________
8489 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
8490         Log: Add test for Net::protoent.
8491      Branch: perl
8492            + t/lib/net-pent.t
8493            ! MANIFEST t/lib/1_compile.t
8494 ____________________________________________________________________________
8495 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
8496         Log: Add test for Net::netent.
8497      Branch: perl
8498            + t/lib/net-nent.t
8499            ! MANIFEST t/lib/1_compile.t
8500 ____________________________________________________________________________
8501 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
8502         Log: Add test for User::grent.  Portability doubtful.
8503      Branch: perl
8504            + t/lib/user-grent.t
8505            ! MANIFEST t/lib/1_compile.t
8506 ____________________________________________________________________________
8507 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
8508         Log: Add test for User::pwent.
8509              Probably will fall down somewhere for portability reasons.
8510      Branch: perl
8511            + t/lib/user-pwent.t
8512            ! MANIFEST t/lib/1_compile.t
8513 ____________________________________________________________________________
8514 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
8515         Log: Metaconfig units changes for #10283.
8516      Branch: metaconfig
8517            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
8518            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
8519            ! U/installdirs/sitescript.U U/modified/Signal.U
8520 ____________________________________________________________________________
8521 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
8522         Log: Subject: [PATCH 5.6.1] signal names in Configure
8523              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8524              Date: Tue, 29 May 2001 03:52:25 -0400
8525              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
8526              
8527              Subject: [PATCH 5.6.1] older perl in Configure
8528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8529              Date: Tue, 29 May 2001 03:55:40 -0400
8530              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
8531              
8532              Subject: [PATCH 5.6.1] goofs in Configure
8533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8534              Date: Tue, 29 May 2001 04:13:07 -0400
8535              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
8536              
8537              Configure portability tweaks.
8538      Branch: perl
8539            ! Configure
8540 ____________________________________________________________________________
8541 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
8542         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
8543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8544              Date: Tue, 29 May 2001 04:07:06 -0400
8545              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
8546      Branch: perl
8547            ! os2/os2.c
8548 ____________________________________________________________________________
8549 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
8550         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
8551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8552              Date: Tue, 29 May 2001 04:01:38 -0400
8553              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
8554      Branch: perl
8555            ! hints/os2.sh os2/Makefile.SHs
8556 ____________________________________________________________________________
8557 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
8558         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
8559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8560              Date: Tue, 29 May 2001 03:50:18 -0400
8561              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
8562      Branch: perl
8563            ! lib/Test/Harness.pm
8564 ____________________________________________________________________________
8565 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
8566         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
8567      Branch: perl
8568            ! lib/utf8_heavy.pl
8569 ____________________________________________________________________________
8570 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
8571         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
8572              From: Hugo <hv@crypt.compulink.co.uk>
8573              Date: Tue, 29 May 2001 03:03:45 +0100
8574              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
8575              
8576              Explanation why the $@ always gets the UTF8 flag when under use utf8--
8577              because we told it to have the flag when under use utf8.
8578      Branch: perl
8579            ! pp_ctl.c
8580 ____________________________________________________________________________
8581 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
8582         Log: At least a partial fix for 20010528.004.
8583      Branch: perl
8584            ! lib/utf8_heavy.pl
8585 ____________________________________________________________________________
8586 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
8587         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
8588              From: Nicholas Clark <nick@ccl4.org> 
8589              Date: Mon, 28 May 2001 23:39:38 +0100
8590              Message-ID: <20010528233938.M86445@plum.flirble.org>
8591              
8592              More portable non-zero UV.
8593      Branch: perl
8594            ! t/lib/extutils.t
8595 ____________________________________________________________________________
8596 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
8597         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
8598              From: Nicholas Clark <nick@ccl4.org>
8599              Date: Mon, 28 May 2001 22:46:09 +0100
8600              Message-ID: <20010528224608.L86445@plum.flirble.org>
8601              
8602              Test also "make clean".
8603      Branch: perl
8604            ! t/lib/extutils.t
8605 ____________________________________________________________________________
8606 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
8607         Log: Subject: Re: Would -Wno-unused -Wall be better?
8608              From: Michael G Schwern <schwern@pobox.com>
8609              Date: Tue, 29 May 2001 00:55:54 +0100
8610              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
8611      Branch: perl
8612            ! pp.h
8613 ____________________________________________________________________________
8614 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
8615         Log: Add a test for 20010528.007, fixed in #10272.
8616      Branch: perl
8617            ! t/op/misc.t toke.c
8618 ____________________________________________________________________________
8619 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
8620         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
8621              From: Hugo <hv@crypt.compulink.co.uk>
8622              Date: Tue, 29 May 2001 00:23:23 +0100
8623              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
8624      Branch: perl
8625            ! toke.c
8626 ____________________________________________________________________________
8627 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
8628         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8629              From: Michael G Schwern <schwern@pobox.com>
8630              Date: Tue, 29 May 2001 00:42:59 +0100
8631              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
8632      Branch: perl
8633            ! t/pragma/autouse.t
8634 ____________________________________________________________________________
8635 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
8636         Log: Some shells seemingly arrange the signal handlers differently
8637              (bug id 20010521.004).
8638      Branch: perl
8639            ! t/lib/sigaction.t
8640 ____________________________________________________________________________
8641 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
8642         Log: Regen perlmodlib.
8643      Branch: perl
8644            ! pod/perlmodlib.pod
8645 ____________________________________________________________________________
8646 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
8647         Log: Update Changes.
8648      Branch: perl
8649            ! Changes patchlevel.h
8650 ____________________________________________________________________________
8651 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
8652         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
8653              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
8654              Date: Mon, 28 May 2001 14:56:35 -0500
8655              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
8656      Branch: perl
8657            ! pod/perlnewmod.pod
8658 ____________________________________________________________________________
8659 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
8660         Log: Regen toc.
8661      Branch: perl
8662            ! pod/perltoc.pod
8663 ____________________________________________________________________________
8664 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
8665         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
8666              From: "Richard Soderberg" <rs@crystalflame.net>
8667              Date: Mon, 28 May 2001 12:31:23 -0700
8668              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
8669      Branch: perl
8670            ! t/op/splice.t
8671 ____________________________________________________________________________
8672 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
8673         Log: The #10260 was too bold: locales and utf8 still do not mix.
8674      Branch: perl
8675            ! t/pragma/locale.t
8676 ____________________________________________________________________________
8677 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
8678         Log: Subject: [PATCH] Pod nitpicks
8679              From: "Richard Soderberg" <rs@crystalflame.net>
8680              Date: Mon, 28 May 2001 10:08:58 -0700
8681              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
8682      Branch: perl
8683            ! pod/perl571delta.pod pod/perlapi.pod sv.h
8684 ____________________________________________________________________________
8685 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
8686         Log: Upgrade to I18N::LangTags 0.22.
8687      Branch: perl
8688            + lib/I18N/LangTags/List.pod
8689            ! MANIFEST lib/I18N/LangTags.pm
8690 ____________________________________________________________________________
8691 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
8692         Log: A slightly more serious bug found by -Mutf8; op/misc and
8693              lib/complex dumped core.
8694      Branch: perl
8695            ! regexec.c
8696 ____________________________________________________________________________
8697 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
8698         Log: Various buglets shaken out by -Mutf8.
8699      Branch: perl
8700            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
8701            ! t/pragma/locale.t
8702 ____________________________________________________________________________
8703 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
8704         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
8705      Branch: perl
8706            ! t/lib/carp.t
8707 ____________________________________________________________________________
8708 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
8709         Log: Subject: [PATCH] todo patch
8710              From: Artur Bergman <artur@contiller.se> 
8711              Date: Mon, 28 May 2001 17:03:51 +0200
8712              Message-ID: <B7383577.F34%artur@contiller.se>
8713      Branch: perl
8714            ! pod/perltodo.pod
8715 ____________________________________________________________________________
8716 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
8717         Log: Subject: typo in perlguts.pod
8718              From: "John P. Linderman" <jpl@research.att.com>
8719              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
8720              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
8721      Branch: perl
8722            ! pod/perlguts.pod
8723 ____________________________________________________________________________
8724 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
8725         Log: Subject: AIX and gcc (moving targets)
8726              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8727              Date: Mon, 28 May 2001 12:54:04 +0200
8728              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
8729      Branch: perl
8730            ! hints/aix.sh
8731 ____________________________________________________________________________
8732 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
8733         Log: Subject: Re: perlio + multiple perl_alloc..destruct
8734              From: Doug MacEachern <dougm@covalent.net>
8735              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
8736              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
8737      Branch: perl
8738            ! perlio.c
8739 ____________________________________________________________________________
8740 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
8741         Log: The #10251 wasn't quite up-to-the-code.
8742      Branch: perl
8743            ! t/op/misc.t
8744 ____________________________________________________________________________
8745 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
8746         Log: Test case for bug 20010526.004, fixed in #10252.
8747      Branch: perl
8748            ! t/op/taint.t
8749 ____________________________________________________________________________
8750 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
8751         Log: Subject: Re: [ID 20010526.004] Taint looses value
8752              From: Hugo <hv@crypt.compulink.co.uk>
8753              Date: Sun, 27 May 2001 20:39:32 +0100
8754              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
8755      Branch: perl
8756            ! sv.c
8757 ____________________________________________________________________________
8758 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
8759         Log: Test case for 20010422.005, fixed by #10250.
8760      Branch: perl
8761            ! t/op/misc.t
8762 ____________________________________________________________________________
8763 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
8764         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
8765              From: Spider Boardman <spider@Orb.Nashua.NH.US>
8766              Date: Mon, 28 May 2001 06:39:12 -0400
8767              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
8768      Branch: perl
8769            ! toke.c
8770 ____________________________________________________________________________
8771 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
8772         Log: Linerewrapping.
8773      Branch: perl
8774            ! lib/open.pm
8775 ____________________________________________________________________________
8776 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
8777         Log: Updates on the modules list.
8778      Branch: perl
8779            ! t/lib/1_compile.t
8780 ____________________________________________________________________________
8781 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
8782         Log: Add a test for PerlIO.
8783              
8784              (I probably got the crlf/raw thing wrong for clrfy platforms...)
8785      Branch: perl
8786            + t/lib/perlio.t
8787            ! MANIFEST lib/PerlIO.pm
8788 ____________________________________________________________________________
8789 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
8790         Log: Add a test for carp et alia.
8791      Branch: perl
8792            + t/lib/carp.t
8793            ! MANIFEST
8794 ____________________________________________________________________________
8795 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
8796         Log: Adding the new test would be swell.
8797      Branch: perl
8798            + t/pragma/autouse.t
8799 ____________________________________________________________________________
8800 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
8801         Log: Add a test for the autouse pragma.
8802      Branch: perl
8803            ! MANIFEST
8804 ____________________________________________________________________________
8805 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
8806         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8807              From: dLux <dlux@spam.sch.bme.hu>
8808              Date: Sun, 27 May 2001 16:14:26 +0200
8809              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
8810      Branch: perl
8811            ! lib/autouse.pm
8812 ____________________________________________________________________________
8813 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
8814         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
8815              From: "Richard Soderberg" <rs@crystalflame.net>
8816              Date: Mon, 28 May 2001 03:56:36 -0700
8817              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
8818      Branch: perl
8819            ! utils/dprofpp.PL
8820 ____________________________________________________________________________
8821 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
8822         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
8823              From: "Stephen P. Potter" <spp@spotter.yi.org>
8824              Date: Tue, 22 May 2001 11:40:25 -0400
8825              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
8826              
8827              Subject: Re: [ID 20010522.003] Time::Local module bug
8828              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
8829              Date: Tue, 22 May 2001 11:50:19 -0400
8830              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
8831      Branch: perl
8832            ! lib/Time/Local.pm
8833 ____________________________________________________________________________
8834 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
8835         Log: The PERL_DL_NONLAZY can have whitespace in front.
8836      Branch: perl
8837            ! t/lib/extutils.t
8838 ____________________________________________________________________________
8839 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
8840         Log: Document strftime() and strptime().
8841      Branch: perl
8842            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
8843 ____________________________________________________________________________
8844 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
8845         Log: Make Time::Piece::strptime() to be a function, not a method.
8846      Branch: perl
8847            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8848 ____________________________________________________________________________
8849 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
8850         Log: Tweak the test to be more portable.
8851      Branch: perl
8852            ! t/lib/extutils.t
8853 ____________________________________________________________________________
8854 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
8855         Log: Subject: PATCH: Re: Re: Attributes that tie
8856              From: Leon Brocard <acme@astray.com>
8857              Date: Sun, 27 May 2001 12:37:29 +0100
8858              Message-ID: <20010527123729.A22663@ns0.astray.com>
8859              
8860              Document that variable attributes are not currently usable
8861              for tieing.  (An ugly limitation that should be fixed.)
8862      Branch: perl
8863            ! lib/attributes.pm
8864 ____________________________________________________________________________
8865 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
8866         Log: Microperl tweaks.
8867      Branch: perl
8868            ! Makefile.micro uconfig.h uconfig.sh
8869 ____________________________________________________________________________
8870 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
8871         Log: Add make target for microperl (kind of silly, but convenient).
8872      Branch: perl
8873            ! Makefile.SH
8874 ____________________________________________________________________________
8875 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
8876         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
8877              for microperl.)
8878      Branch: perl
8879            ! doio.c
8880 ____________________________________________________________________________
8881 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
8882         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
8883              From: rspier@pobox.com (Robert Spier)
8884              Date: Sat, 26 May 2001 20:05:23 -0400
8885              Message-ID: <15120.17603.148648.12430@rls.cx>
8886              
8887              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
8888              From: rspier@pobox.com (Robert Spier)
8889              Date: Sun, 27 May 2001 00:23:12 -0400
8890              Message-ID: <15120.33072.511966.767230@rls.cx>
8891      Branch: perl
8892            ! doio.c pod/perlfunc.pod
8893 ____________________________________________________________________________
8894 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
8895         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
8896      Branch: perl
8897            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8898 ____________________________________________________________________________
8899 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
8900         Log: Add README.tru64.
8901      Branch: perl
8902            + README.tru64
8903 ____________________________________________________________________________
8904 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
8905         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
8906      Branch: perl
8907            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
8908            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
8909            ! MANIFEST
8910 ____________________________________________________________________________
8911 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
8912         Log: Integrate I18N::LangTags from Sean Burke.
8913              
8914              TODO: the language list from RFC 3066 needs to be integrated
8915              and made available somehow.  The list is included in the
8916              I18N-LangTags 0.21 distribution, but it is undocumented
8917              and unconnected to the module.
8918      Branch: perl
8919            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
8920            ! MANIFEST
8921 ____________________________________________________________________________
8922 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
8923         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
8924              envisioned by Sarathy.
8925      Branch: perl
8926            ! t/op/ver.t toke.c
8927 ____________________________________________________________________________
8928 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
8929         Log: Subject: [ID 20010525.001] Pod typo nits fixed
8930              From: lvirden@cas.org
8931              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
8932              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
8933              
8934              minus the perlsolaris decimation plus the
8935              
8936              Subject: Re: [ID 20010525.001] Pod typo nits fixed
8937              From: "Philip Newton" <Philip.Newton@gmx.net>
8938              Date: Fri, 25 May 2001 18:05:55 +0200
8939              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
8940      Branch: perl
8941            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
8942            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
8943            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
8944            ! pod/perlutil.pod pod/perlxstut.pod
8945 ____________________________________________________________________________
8946 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
8947         Log: return clauses are nice.
8948      Branch: perl
8949            ! sv.c
8950 ____________________________________________________________________________
8951 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
8952         Log: Subject: change 10199 backwards?
8953              From: Doug MacEachern <dougm@covalent.net>
8954              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
8955              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
8956      Branch: perl
8957            ! sv.c
8958 ____________________________________________________________________________
8959 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
8960         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
8961              From: Hugo <hv@crypt.compulink.co.uk>
8962              Date: Sat, 26 May 2001 17:05:12 +0100
8963              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
8964      Branch: perl
8965            + t/op/gmagic.t
8966            ! MANIFEST doop.c embed.h embed.pl global.sym
8967            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
8968            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
8969 ____________________________________________________________________________
8970 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
8971         Log: Regen headers for #10221.
8972      Branch: perl
8973            ! global.sym objXSUB.h perlapi.c
8974 ____________________________________________________________________________
8975 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
8976         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
8977              From: Juha Laiho <juha.laiho@Elma.Net>
8978              Date: Thu, 3 May 2001 09:51:30 +0300
8979              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
8980      Branch: perl
8981            ! embed.pl
8982 ____________________________________________________________________________
8983 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
8984         Log: Subject: Re: [PATCH] Re: stability of sort()?
8985              From: "John P. Linderman" <jpl@research.att.com>
8986              Date: Sat, 26 May 2001 13:27:19 -0400
8987              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
8988      Branch: perl
8989            ! pod/perlfunc.pod
8990 ____________________________________________________________________________
8991 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
8992         Log: Integrate perlio.
8993      Branch: perl
8994           !> pod/perlguts.pod
8995 ____________________________________________________________________________
8996 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
8997         Log: Subject: [PATCH perl@10210] PerlIO for VMS
8998              From: "Craig A. Berry" <craigberry@mac.com>
8999              Date: Sat, 26 May 2001 09:34:11 -0500
9000              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
9001      Branch: perl
9002            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
9003            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
9004            ! vms/vmsish.h
9005 ____________________________________________________________________________
9006 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
9007         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
9008              From: David Dyck <dcd@tc.fluke.com>
9009              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
9010              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
9011      Branch: perl
9012            ! lib/perl5db.pl
9013 ____________________________________________________________________________
9014 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
9015         Log: Subject: utf8 regexp tests
9016              From: Hugo <hv@crypt.compulink.co.uk>
9017              Date: Fri, 25 May 2001 22:35:01 +0100
9018              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
9019      Branch: perl
9020            ! t/op/regexp.t
9021 ____________________________________________________________________________
9022 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
9023         Log: Subject: [PATCH] Re: stability of sort()?
9024              From: Nicholas Clark <nick@ccl4.org>
9025              Date: Fri, 25 May 2001 22:40:19 +0100
9026              Message-ID: <20010525224019.B86445@plum.flirble.org>
9027      Branch: perl
9028            ! pod/perlfunc.pod
9029 ____________________________________________________________________________
9030 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
9031         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
9032              From: John Peacock <jpeacock@rowman.com>
9033              Date: Thu, 24 May 2001 22:14:01 -0400
9034              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
9035      Branch: perl
9036            ! mg.c scope.c sv.c
9037 ____________________________________________________________________________
9038 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
9039         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9040              From: Nicholas Clark <nick@ccl4.org>
9041              Date: Sun, 20 May 2001 19:24:13 +0100
9042              Message-ID: <20010520192413.G83222@plum.flirble.org>
9043      Branch: perl
9044            + lib/ExtUtils/Constant.pm t/lib/extutils.t
9045            ! MANIFEST utils/h2xs.PL
9046 ____________________________________________________________________________
9047 [ 10212] By: nick                                  on 2001/05/26  09:49:28
9048         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
9049              add a few more notes there on use of mortals on the stack.
9050      Branch: perlio
9051            ! pod/perlguts.pod
9052 ____________________________________________________________________________
9053 [ 10211] By: nick                                  on 2001/05/26  09:05:36
9054         Log: Integrate mainline
9055      Branch: perlio
9056           +> t/lib/fcntl.t t/pragma/vars.t
9057           !> (integrate 49 files)
9058 ____________________________________________________________________________
9059 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
9060         Log: Update Changes.
9061      Branch: perl
9062            ! Changes patchlevel.h
9063 ____________________________________________________________________________
9064 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
9065         Log: Based on
9066              
9067              Subject: [PATCH pp.c] Wrapping pack("C",256)
9068              From: Simon Cozens <simon@netthink.co.uk>
9069              Date: Sat, 12 May 2001 17:58:41 +0100
9070              Message-ID: <20010512175841.A6132@netthink.co.uk>
9071      Branch: perl
9072            ! pod/perldiag.pod pp.c t/pragma/warn/pp
9073 ____________________________________________________________________________
9074 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
9075         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
9076              From: "Brendan O'Dea" <bod@compusol.com.au>
9077              Date: Fri, 25 May 2001 11:18:29 +1000
9078              Message-ID: <20010525111829.A28411@compusol.com.au>
9079              
9080              (Slightly modified.)
9081      Branch: perl
9082            ! lib/Term/Cap.pm
9083 ____________________________________________________________________________
9084 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
9085         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
9086              From: Hugo <hv@crypt.compulink.co.uk>
9087              Date: Fri, 25 May 2001 02:13:25 +0100
9088              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
9089      Branch: perl
9090            ! t/op/misc.t
9091 ____________________________________________________________________________
9092 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
9093         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
9094              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
9095              Date: Fri, 25 May 2001 10:25:36 +0900
9096              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
9097      Branch: perl
9098            ! regcomp.c regexec.c
9099 ____________________________________________________________________________
9100 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
9101         Log: Subject: [PATCH #2] stash autovivification and method call error messages
9102              From: Ilmari Karonen <iltzu@sci.fi>
9103              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
9104              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
9105      Branch: perl
9106            ! gv.c pp_hot.c t/op/method.t
9107 ____________________________________________________________________________
9108 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
9109         Log: Add make target and documentation for gprof profiling.
9110      Branch: perl
9111            ! Makefile.SH pod/perlhack.pod
9112 ____________________________________________________________________________
9113 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
9114         Log: Subject: Don't think about UTF8 
9115              From: Mike Guy <mjtg@cam.ac.uk> 
9116              Date: Tue, 22 May 2001 14:35:39 +0100
9117              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
9118      Branch: perl
9119            ! sv.h
9120 ____________________________________________________________________________
9121 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
9122         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
9123              From: Geraint A Edwards <gedge@serf.org> 
9124              Date: Thu, 24 May 2001 22:51:24 +0100
9125              Message-Id: <20010524225124.A34981@cymru.serf.org>
9126      Branch: perl
9127            ! x2p/find2perl.PL
9128 ____________________________________________________________________________
9129 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
9130         Log: DB_File has its own attribute story.
9131      Branch: perl
9132            ! ext/DB_File/DB_File.xs
9133 ____________________________________________________________________________
9134 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
9135         Log: Subject: Re: Making perl with -Wall
9136              From: Andy Dougherty <doughera@lafayette.edu>
9137              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
9138              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
9139      Branch: perl
9140            ! perl.h
9141 ____________________________________________________________________________
9142 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
9143         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
9144              From: "Richard Soderberg" <rs@crystalflame.net>
9145              Date: Thu, 24 May 2001 08:58:16 -0700
9146              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
9147      Branch: perl
9148            ! sv.c
9149 ____________________________________________________________________________
9150 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
9151         Log: IV/UV casting fixes from Nicholas Clark.
9152      Branch: perl
9153            ! perl.h pp_sys.c util.c
9154 ____________________________________________________________________________
9155 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
9156         Log: Subject: Re: Making perl with -Wall
9157              From: Michael G Schwern <schwern@pobox.com>
9158              Date: Thu, 24 May 2001 15:40:28 +0100
9159              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
9160      Branch: perl
9161            ! malloc.c perl.h
9162 ____________________________________________________________________________
9163 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
9164         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
9165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9166              Date: Tue, 22 May 2001 11:49:37 +0200
9167              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
9168      Branch: metaconfig
9169            ! U/modified/Oldsym.U
9170      Branch: metaconfig/U/perl
9171            ! patchlevel.U
9172      Branch: perl
9173            ! Configure config_h.SH myconfig.SH
9174 ____________________________________________________________________________
9175 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
9176         Log: Under versiononly install also the scripts with the version suffix.
9177              (e.g. .../bin/h2xs5.7.1)
9178      Branch: perl
9179            ! installperl
9180 ____________________________________________________________________________
9181 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
9182         Log: Subject: [PATCH] Stop segfault in mg.c:636
9183              From: "Richard Soderberg" <rs@crystalflame.net>
9184              Date: Thu, 24 May 2001 05:51:52 -0700
9185              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
9186      Branch: perl
9187            ! mg.c
9188 ____________________________________________________________________________
9189 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
9190         Log: Iteration continues; hopefully convergently.
9191      Branch: perl
9192            ! t/lib/b-stash.t
9193 ____________________________________________________________________________
9194 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
9195         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
9196              From: Gisle Aas <gisle@ActiveState.com>
9197              Date: 23 May 2001 16:13:10 -0700
9198              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
9199      Branch: perl
9200            ! op.c toke.c
9201 ____________________________________________________________________________
9202 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
9203         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
9204              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9205              Date: Thu, 24 May 2001 05:05:22 -0500
9206              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
9207      Branch: perl
9208            ! lib/dumpvar.pl lib/perl5db.pl
9209 ____________________________________________________________________________
9210 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
9211         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
9212              From: David Dyck <dcd@tc.fluke.com>
9213              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
9214              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
9215      Branch: perl
9216            ! lib/perl5db.pl
9217 ____________________________________________________________________________
9218 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
9219         Log: Tiny pod nits on READMEs, mostly whitespace issues.
9220      Branch: perl
9221            ! README.amiga README.dos README.macos README.mpeix README.vmesa
9222            ! README.win32
9223 ____________________________________________________________________________
9224 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
9225         Log: The DG/UX part of the 20010521.005.
9226      Branch: perl
9227            ! README.dgux
9228 ____________________________________________________________________________
9229 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
9230         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
9231              From: Hugo <hv@crypt.compulink.co.uk>
9232              Date: Mon, 21 May 2001 16:32:02 +0100
9233              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
9234      Branch: perl
9235            ! regcomp.c t/op/misc.t
9236 ____________________________________________________________________________
9237 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
9238         Log: Subject: [PATCH] Extra UNIVERSAL tests
9239              From: Mike Guy <mjtg@cam.ac.uk>
9240              Date: Wed, 23 May 2001 12:29:20 +0100
9241              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
9242      Branch: perl
9243            ! t/op/universal.t
9244 ____________________________________________________________________________
9245 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
9246         Log: Subject: [PATCH] Remove EQ keyword
9247              From: Mike Guy <mjtg@cam.ac.uk>
9248              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
9249              Date: Wed, 23 May 2001 11:17:29 +0100
9250      Branch: perl
9251            ! keywords.h keywords.pl
9252 ____________________________________________________________________________
9253 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
9254         Log: Subject: [PATCH] lib/perl5db.pl
9255              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9256              Date: Wed, 23 May 2001 02:18:03 -0500
9257              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
9258      Branch: perl
9259            ! lib/perl5db.pl
9260 ____________________________________________________________________________
9261 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
9262         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
9263              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9264              Date: Tue, 22 May 2001 23:34:41 -0500
9265              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
9266      Branch: perl
9267            ! lib/Term/Cap.pm
9268 ____________________________________________________________________________
9269 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
9270         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
9271              From: davem@fdgroup.co.uk
9272              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
9273              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
9274      Branch: perl
9275            ! emacs/e2ctags.pl
9276 ____________________________________________________________________________
9277 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
9278         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
9279              From: Michael G Schwern <schwern@pobox.com>
9280              Date: Tue, 22 May 2001 14:15:09 +0100
9281              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
9282      Branch: perl
9283            ! lib/vars.pm
9284 ____________________________________________________________________________
9285 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
9286         Log: Subject: [PATCH lib/vars.pm] Odd code nit
9287              From: Michael G Schwern <schwern@pobox.com>
9288              Date: Tue, 22 May 2001 14:14:28 +0100
9289              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
9290      Branch: perl
9291            ! lib/vars.pm
9292 ____________________________________________________________________________
9293 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
9294         Log: Use the new use vars feature.
9295      Branch: perl
9296            ! t/lib/b-stash.t
9297 ____________________________________________________________________________
9298 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
9299         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
9300              From: Mike Guy <mjtg@cam.ac.uk>
9301              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9302              Date: Tue, 22 May 2001 13:11:39 +0100
9303      Branch: perl
9304            + t/pragma/vars.t
9305            ! MANIFEST lib/vars.pm t/lib/1_compile.t
9306 ____________________________________________________________________________
9307 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
9308         Log: -qlongdouble considered harmful by Merijn.
9309      Branch: perl
9310            ! hints/aix.sh
9311 ____________________________________________________________________________
9312 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
9313         Log: Update Changes.
9314      Branch: perl
9315            ! Changes patchlevel.h
9316 ____________________________________________________________________________
9317 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
9318         Log: Add a test of its very own for Fcntl.  Hopefully portable.
9319      Branch: perl
9320            + t/lib/fcntl.t
9321            ! MANIFEST
9322 ____________________________________________________________________________
9323 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
9324         Log: Must be trickier for 'minitest' not to die.
9325      Branch: perl
9326            ! t/op/taint.t
9327 ____________________________________________________________________________
9328 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
9329         Log: Can't declare other people's variables.
9330      Branch: perl
9331            ! t/lib/b-stash.t
9332 ____________________________________________________________________________
9333 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
9334         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
9335      Branch: perl
9336            ! doio.c t/op/taint.t
9337 ____________________________________________________________________________
9338 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
9339         Log: The OS/2 variable needs to be declared.
9340      Branch: perl
9341            ! t/lib/b-stash.t
9342 ____________________________________________________________________________
9343 [ 10170] By: nick                                  on 2001/05/20  16:48:29
9344         Log: Integrate mainline
9345      Branch: perlio
9346           !> (integrate 41 files)
9347 ____________________________________________________________________________
9348 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
9349         Log: Small perlsec updates: clarify the taintedness of filename
9350              globbing; suggest using Scalar::Util::tainted().
9351      Branch: perl
9352            ! pod/perlsec.pod
9353 ____________________________________________________________________________
9354 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
9355         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
9356              From: Dave Mitchell <davem@fdgroup.co.uk>
9357              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
9358              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
9359      Branch: perl
9360            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
9361            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
9362            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
9363            ! xsutils.c
9364 ____________________________________________________________________________
9365 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
9366         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
9367              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9368              Date: Sat, 19 May 2001 04:08:46 -0400
9369              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
9370      Branch: perl
9371            ! lib/ExtUtils/Mksymlists.pm makedef.pl
9372 ____________________________________________________________________________
9373 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
9374         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
9375              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9376              Date: Sat, 19 May 2001 04:30:45 -0400
9377              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
9378      Branch: perl
9379            ! os2/os2.c
9380 ____________________________________________________________________________
9381 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
9382         Log: Subject: [PATCH 5.6.1] build bugs OS/2
9383              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9384              Date: Sat, 19 May 2001 04:35:28 -0400
9385              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
9386      Branch: perl
9387            ! os2/Makefile.SHs os2/os2.c
9388 ____________________________________________________________________________
9389 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
9390         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
9391              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9392              Date: Sat, 19 May 2001 04:04:23 -0400
9393              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
9394              
9395              (In bleadperl patched b-stash.t instead of b.t)
9396      Branch: perl
9397            ! t/lib/b-stash.t t/lib/bigfltpm.t
9398 ____________________________________________________________________________
9399 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
9400         Log: Subject: [PATCH 5.6.1] perl5db
9401              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9402              Date: Sat, 19 May 2001 03:49:09 -0400
9403              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
9404      Branch: perl
9405            ! lib/perl5db.pl
9406 ____________________________________________________________________________
9407 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
9408         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
9409              From: Gisle Aas <gisle@ActiveState.com>
9410              Date: 18 May 2001 14:24:51 -0700
9411              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
9412      Branch: perl
9413            ! pp_ctl.c
9414 ____________________________________________________________________________
9415 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
9416         Log: Subject: [PATCH] Chomp should not always stringify
9417              From: Gisle Aas <gisle@ActiveState.com>
9418              Date: 18 May 2001 07:55:25 -0700
9419              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
9420      Branch: perl
9421            ! doop.c t/op/chop.t
9422 ____________________________________________________________________________
9423 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
9424         Log: Integrate perlio.
9425      Branch: perl
9426           !> pod/perlfunc.pod
9427 ____________________________________________________________________________
9428 [ 10159] By: nick                                  on 2001/05/20  09:39:46
9429         Log: Document some more of open's features.
9430      Branch: perlio
9431            ! pod/perlfunc.pod
9432 ____________________________________________________________________________
9433 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
9434         Log: back out change#10153 (it has compatibility issues such as the
9435              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
9436              benefit for 5.6.x doesn't seem worth the risk)
9437      Branch: maint-5.6/perl
9438            ! toke.c
9439 ____________________________________________________________________________
9440 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
9441         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
9442      Branch: perl
9443            ! x2p/s2p.PL
9444 ____________________________________________________________________________
9445 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
9446         Log: Update Changes.
9447      Branch: perl
9448            ! Changes patchlevel.h
9449 ____________________________________________________________________________
9450 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
9451         Log: Integrate change #10144 from maintperl.
9452              
9453              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
9454      Branch: perl
9455           !> win32/config.bc win32/config.gc win32/config.vc
9456           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9457 ____________________________________________________________________________
9458 [ 10154] By: nick                                  on 2001/05/18  07:23:03
9459         Log: Integrate mainline.
9460      Branch: perlio
9461           +> README.dgux t/lib/i18n-collate.t utils.lst
9462           !> (integrate 49 files)
9463 ____________________________________________________________________________
9464 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
9465         Log: Integrate change #7224 from mainline into maintperl.
9466              
9467              Allow @+ and @- to be doublequoted, from Simon Cozens. 
9468              (Approved by Larry, see Tom's comment in 20000830.005.)
9469      Branch: maint-5.6/perl
9470           !> toke.c
9471 ____________________________________________________________________________
9472 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
9473         Log: Subject: [PATCH bleadperl] small lookbehind fix
9474              From: Hugo <hv@crypt.compulink.co.uk>
9475              Date: Fri, 18 May 2001 00:07:19 +0100
9476              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
9477      Branch: perl
9478            ! regexec.c
9479 ____________________________________________________________________________
9480 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
9481         Log: Detypos.
9482      Branch: perl
9483            ! installman utils.lst
9484 ____________________________________________________________________________
9485 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
9486         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
9487              in 20001222.001.
9488      Branch: perl
9489            ! t/lib/glob-basic.t
9490 ____________________________________________________________________________
9491 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
9492         Log: Subject: [PATCH] Test for bug 20010515.004
9493              From: Benjamin Sugars <bsugars@canoe.ca>
9494              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
9495              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
9496      Branch: perl
9497            ! t/op/misc.t
9498 ____________________________________________________________________________
9499 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
9500         Log: Integrate #10145 from maintperl.
9501              
9502              fix for ID 20010515.004 (needs test)
9503      Branch: perl
9504           !> pp_hot.c
9505 ____________________________________________________________________________
9506 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
9507         Log: Thinko noticed by Doug MacEachern.
9508      Branch: perl
9509            ! thread.h
9510 ____________________________________________________________________________
9511 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
9512         Log: Subject: Re: [PATCH] HERE mark in regex
9513              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9514              Date: Thu, 17 May 2001 12:20:33 -0400
9515              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
9516      Branch: perl
9517            ! t/op/re_tests
9518 ____________________________________________________________________________
9519 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
9520         Log: fix for ID 20010515.004 (needs test)
9521      Branch: maint-5.6/perl
9522            ! pp_hot.c
9523 ____________________________________________________________________________
9524 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
9525         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
9526      Branch: maint-5.6/perl
9527            ! win32/config.bc win32/config.gc win32/config.vc
9528            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9529 ____________________________________________________________________________
9530 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
9531         Log: Macrofy the getspecific (and use it also in util.c)
9532      Branch: perl
9533            ! thread.h util.c
9534 ____________________________________________________________________________
9535 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
9536         Log: Use the unchecked thread-specific key fetch also in Tru64.
9537      Branch: perl
9538            ! thread.h
9539 ____________________________________________________________________________
9540 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
9541         Log: Subject: [PATCH 5.6.1]Quick thread speedup
9542              From: Dan Sugalski <dan@sidhe.org> 
9543              Date: Wed, 16 May 2001 18:05:19 -0400
9544              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
9545      Branch: perl
9546            ! thread.h util.c
9547 ____________________________________________________________________________
9548 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
9549         Log: I think this is quite enough testing for a deprecated feature.
9550      Branch: perl
9551            + t/lib/i18n-collate.t
9552            ! MANIFEST t/lib/1_compile.t
9553 ____________________________________________________________________________
9554 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
9555         Log: More HP-UX lore from Jeff Okamoto.
9556      Branch: perl
9557            ! README.hpux
9558 ____________________________________________________________________________
9559 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
9560         Log: Sort utils.lst for easier maintenance.
9561      Branch: perl
9562            ! utils.lst
9563 ____________________________________________________________________________
9564 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
9565         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9566              From: Tim Jenness <t.jenness@jach.hawaii.edu>
9567              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
9568              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
9569              
9570              Add pod2latex to utils.lst.
9571      Branch: perl
9572            ! MANIFEST utils.lst
9573 ____________________________________________________________________________
9574 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
9575         Log: Subject: Re: [PATCH] HERE mark in regex
9576              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9577              Date: Wed, 16 May 2001 13:04:43 -0400
9578              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
9579      Branch: perl
9580            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
9581            ! t/op/regmesg.t t/pragma/warn/regcomp
9582 ____________________________________________________________________________
9583 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
9584         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9585              From: Simon Cozens <simon@netthink.co.uk>
9586              Date: Wed, 16 May 2001 18:02:08 +0100
9587              Message-ID: <20010516180208.A6458@netthink.co.uk>
9588      Branch: perl
9589            ! installman utils.lst
9590 ____________________________________________________________________________
9591 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
9592         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
9593              From: "Philip Newton" <pnewton@gmx.de>
9594              Date: Tue, 15 May 2001 15:09:30 +0200
9595              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
9596              
9597              Test case for #10128.
9598      Branch: perl
9599            ! t/pragma/warn/pp_hot
9600 ____________________________________________________________________________
9601 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
9602         Log: Update Changes.
9603      Branch: perl
9604            ! Changes patchlevel.h
9605 ____________________________________________________________________________
9606 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
9607         Log: Deprecate pseudo-hashes.
9608      Branch: perl
9609            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
9610 ____________________________________________________________________________
9611 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
9612         Log: HP-UX hints update from Merijn.
9613      Branch: perl
9614            ! hints/hpux.sh
9615 ____________________________________________________________________________
9616 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
9617         Log: README.hpux update from Merijn.
9618      Branch: perl
9619            ! README.hpux
9620 ____________________________________________________________________________
9621 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
9622         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
9623              From: Simon Cozens <simon@netthink.co.uk>
9624              Date: Wed, 16 May 2001 15:57:55 +0100
9625              Message-ID: <20010516155755.A4728@netthink.co.uk>
9626      Branch: perl
9627            + utils.lst
9628            ! MANIFEST installman installperl
9629 ____________________________________________________________________________
9630 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
9631         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
9632              From: "Philip Newton" <pnewton@gmx.de>
9633              Date: Tue, 15 May 2001 16:31:05 +0200
9634              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
9635              
9636              Fix PERL_Y2KWARN test to check before rather than after appending.
9637      Branch: perl
9638            ! pp_hot.c
9639 ____________________________________________________________________________
9640 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
9641         Log: Regen Porting stuff.
9642      Branch: perl
9643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9644            ! config_h.SH
9645 ____________________________________________________________________________
9646 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
9647         Log: Metaconfig unit change for #10125.
9648      Branch: metaconfig
9649            ! U/modified/Oldconfig.U
9650 ____________________________________________________________________________
9651 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
9652         Log: Use OSVERS.
9653      Branch: perl
9654            ! Configure config_h.SH perl.c
9655 ____________________________________________________________________________
9656 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
9657         Log: Regen toc.
9658      Branch: perl
9659            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9660 ____________________________________________________________________________
9661 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
9662         Log: Adding the README.dgux to the MANIFEST would be a good idea.
9663      Branch: perl
9664            ! MANIFEST
9665 ____________________________________________________________________________
9666 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
9667         Log: Move the stack desire definition to thread.h.
9668      Branch: perl
9669            ! ext/Thread/Thread.xs thread.h
9670 ____________________________________________________________________________
9671 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
9672         Log: DG-UX threading patches, including a README.dgux,
9673              from Takis Psarogiannakopoulos.
9674      Branch: perl
9675            + README.dgux
9676            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
9677 ____________________________________________________________________________
9678 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
9679         Log: Subject: [PATCH B::Deparse] More on /x regexes
9680              From: Robin Houston <robin@kitsite.com>
9681              Date: Tue, 15 May 2001 19:09:35 +0100
9682              Message-ID: <20010515190935.A27268@penderel>
9683      Branch: perl
9684            ! ext/B/B/Deparse.pm
9685 ____________________________________________________________________________
9686 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
9687         Log: Document that the core time() may be rounding rather
9688              than truncating, would have saved at least my confusion.
9689      Branch: perl
9690            ! ext/Time/HiRes/HiRes.pm
9691 ____________________________________________________________________________
9692 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
9693         Log: Subject: perl-current/t/time-hires.t
9694              From: John Peacock <jpeacock@rowman.com>
9695              Date: Fri, 11 May 2001 14:09:41 -0400
9696              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
9697      Branch: perl
9698            ! t/lib/time-hires.t
9699 ____________________________________________________________________________
9700 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
9701         Log: Subject: [PATCH dump.c] Op private flags
9702              From: Simon Cozens <simon@netthink.co.uk>
9703              Date: Sun, 13 May 2001 20:20:36 +0100
9704              Message-ID: <20010513202036.A21896@netthink.co.uk>
9705      Branch: perl
9706            ! dump.c
9707 ____________________________________________________________________________
9708 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
9709         Log: Upgrade to Switch 2.03.
9710      Branch: perl
9711            ! lib/Switch.pm
9712 ____________________________________________________________________________
9713 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
9714         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
9715              to PERL_CONFIG_SH and use it consistently.
9716      Branch: maint-5.6/perl
9717           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9718           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9719           !> myconfig.SH writemain.SH
9720 ____________________________________________________________________________
9721 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
9722         Log: Metaconfig units changes for #10113.
9723      Branch: metaconfig
9724            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
9725 ____________________________________________________________________________
9726 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
9727         Log: The problem described in 20010514.031 still wasn't
9728              fully cured, there were remnants of $CONFIG when
9729              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
9730              to avoid future conflicts.
9731      Branch: perl
9732            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9733            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9734            ! myconfig.SH writemain.SH
9735 ____________________________________________________________________________
9736 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
9737         Log: Half of #10107 got lost.
9738      Branch: perl
9739            ! ext/B/B/Deparse.pm
9740 ____________________________________________________________________________
9741 [ 10111] By: nick                                  on 2001/05/15  08:39:14
9742         Log: Integrate mainline.
9743      Branch: perlio
9744           +> ext/POSIX/hints/uts.pl
9745            - Todo Todo-5.6 t/camel-III/vstring.t
9746           !> (integrate 48 files)
9747 ____________________________________________________________________________
9748 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
9749         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
9750              From: Robin Houston <robin@kitsite.com>
9751              Date: Mon, 14 May 2001 22:27:08 +0100
9752              Message-ID: <20010514222708.A22963@penderel>
9753      Branch: perl
9754            ! t/TestInit.pm
9755 ____________________________________________________________________________
9756 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
9757         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
9758              From: Robin Houston <robin@kitsite.com>
9759              Date: Mon, 14 May 2001 22:16:43 +0100
9760              Message-ID: <20010514221643.A22437@penderel>
9761      Branch: perl
9762            ! ext/B/B/Deparse.pm
9763 ____________________________________________________________________________
9764 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
9765         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
9766              From: Robin Houston <robin@kitsite.com>
9767              Date: Mon, 14 May 2001 22:03:44 +0100
9768              Message-ID: <20010514220344.A20643@penderel>
9769      Branch: perl
9770            ! ext/B/B/Deparse.pm
9771 ____________________________________________________________________________
9772 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
9773         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
9774              From: Robin Houston <robin@kitsite.com>
9775              Date: Mon, 14 May 2001 22:10:07 +0100
9776              Message-ID: <20010514221007.A21118@penderel>
9777      Branch: perl
9778            ! ext/B/B/Deparse.pm
9779 ____________________________________________________________________________
9780 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
9781         Log: Fix for 20010514.037; substr() didn't invalidate the locale
9782              collation magic.
9783      Branch: perl
9784            ! pp.c
9785 ____________________________________________________________________________
9786 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
9787         Log: Update Changes.
9788      Branch: perl
9789            ! Changes patchlevel.h
9790 ____________________________________________________________________________
9791 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
9792         Log: Retract #10094.
9793      Branch: perl
9794            ! lib/Pod/Text.pm
9795 ____________________________________________________________________________
9796 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
9797         Log: Integrate change #10100 from maintperl.
9798              
9799              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9800              bug ID 20010514.027)
9801      Branch: perl
9802           !> mg.c pp_ctl.c
9803 ____________________________________________________________________________
9804 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
9805         Log: Document the deprecatedness of suidperl.
9806      Branch: perl
9807            ! INSTALL pod/perlfaq1.pod
9808 ____________________________________________________________________________
9809 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
9810         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
9811              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9812              Date: Mon, 14 May 2001 09:38:59 -0400
9813              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
9814      Branch: perl
9815            ! lib/ExtUtils/MM_Unix.pm
9816 ____________________________________________________________________________
9817 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
9818         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9819              bug ID 20010514.027)
9820              
9821              TODO: this needs a testsuite addition
9822      Branch: maint-5.6/perl
9823            ! mg.c pp_ctl.c
9824 ____________________________________________________________________________
9825 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
9826         Log: More DWIMminess for Class::Struct: calling the array or hash
9827              accessors only with one argument, an array or a hash reference,
9828              sets the underlying array or hash.  This mirrors nicely also
9829              the usage in the constructor.
9830              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
9831      Branch: perl
9832            ! lib/Class/Struct.pm t/lib/class-struct.t
9833 ____________________________________________________________________________
9834 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
9835         Log: Reference cmp'ing should go through the whole stringification
9836              process shebang, as pointed out by Sarathy in #10091.
9837      Branch: perl
9838            ! pp.c
9839 ____________________________________________________________________________
9840 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
9841         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
9842              From: Simon Cozens <simon@netthink.co.uk>
9843              Date: Sat, 12 May 2001 16:36:27 +0100
9844              Message-ID: <20010512163627.A5522@netthink.co.uk>
9845              
9846              with some additions salvaged from Todo and Todo-5.6 before
9847              retiring them.
9848      Branch: perl
9849            - Todo Todo-5.6
9850            ! MANIFEST pod/perltodo.pod
9851 ____________________________________________________________________________
9852 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
9853         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
9854              From: "Golubev I. N." <gin@mo.msk.ru>
9855              Date: Mon, 07 May 2001 14:33:34 (GMT)
9856              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
9857      Branch: perl
9858            ! perl.h
9859 ____________________________________________________________________________
9860 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
9861         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
9862              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9863              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
9864              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
9865      Branch: perl
9866            ! lib/ExtUtils/MM_Unix.pm
9867 ____________________________________________________________________________
9868 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
9869         Log: (Retracted by #10104.)
9870              
9871              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
9872              From: barries <barries@slaysys.com>
9873              Date: Sat, 12 May 2001 01:28:10 -0400
9874              Message-ID: <20010512012810.B26358@jester.slaysys.com>
9875      Branch: perl
9876            ! lib/Pod/Text.pm
9877 ____________________________________________________________________________
9878 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
9879         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
9880              From: Mike Guy <mjtg@cam.ac.uk>
9881              Date: Sat, 12 May 2001 19:24:33 +0100
9882              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
9883      Branch: perl
9884            ! lib/AutoSplit.pm
9885 ____________________________________________________________________________
9886 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
9887         Log: Yet another HP-UX hints tweak from Merijn.
9888      Branch: perl
9889            ! hints/hpux.sh
9890 ____________________________________________________________________________
9891 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
9892         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
9893              isn't defined (changes#9366,9368,9370 from mainline without the
9894              pp_scmp() change)
9895      Branch: maint-5.6/perl
9896            ! pp.c pp.h pp_hot.c
9897 ____________________________________________________________________________
9898 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
9899         Log: The sorting seems to happen now automatically.
9900      Branch: perl
9901            ! t/lib/glob-basic.t
9902 ____________________________________________________________________________
9903 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
9904         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9905              From: Benjamin Sugars <bsugars@canoe.ca>
9906              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
9907              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
9908      Branch: perl
9909            ! pod/perlfunc.pod
9910 ____________________________________________________________________________
9911 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
9912         Log: Subject: Re: undef(&foo) does not work for XS functions
9913              From: Doug MacEachern <dougm@covalent.net>
9914              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
9915              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
9916      Branch: perl
9917            ! op.c
9918 ____________________________________________________________________________
9919 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
9920         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
9921              From: Peter Prymmer <pvhp@forte.com>
9922              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
9923              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
9924      Branch: perl
9925            ! t/op/append.t
9926 ____________________________________________________________________________
9927 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
9928         Log: Update Changes.
9929      Branch: perl
9930            ! Changes patchlevel.h
9931 ____________________________________________________________________________
9932 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
9933         Log: Remove the 'asciir' re subpragma.  Should instead implement
9934              the 'physical vs logical' range scheme:
9935              
9936              \xAA-\xCC is a native physical range, you want that range of
9937              codepoints in your native encoding.  In EBCDIC the codepoints
9938              in the gaps (between i-j and r-s) should be included.
9939              
9940              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
9941              codepoints in Unicode.
9942              
9943              a-z is a logical range, you want that range of 'logical' codepoints
9944              in your native encoding.  In EBCDIC the codepoints in the gaps
9945              (between i-j and r-s) should not be included.
9946              
9947              Mixed cases (a-\xAA, etc) should either be errors, or maybe
9948              the 'logical' endpoints should be converted to native/Unicode
9949              codepoints, and the range handled as a physical range.
9950              
9951              'Logical endpoints' are to be recognized only in the A-Z, a-z,
9952              and 0-9 ranges.  Probably a warning should be given for mixed
9953              cases like A-z or a-9 (since such expressions are encoding
9954              dependent), with a recommendation to use physical ranges.
9955      Branch: perl
9956            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
9957            ! t/op/regexp.t
9958 ____________________________________________________________________________
9959 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
9960         Log: Make the test to cleanup the test directory tree
9961              both before and after the testing so that we always
9962              have a clean slate to work with.
9963      Branch: perl
9964            ! t/lib/filefind.t
9965 ____________________________________________________________________________
9966 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
9967         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9968              From: Jon Eveland <jweveland@yahoo.com>
9969              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
9970              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
9971      Branch: perl
9972            ! pod/perlfunc.pod
9973 ____________________________________________________________________________
9974 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
9975         Log: Merge the camel-III/vstring.t with op/ver.t.
9976      Branch: perl
9977            - t/camel-III/vstring.t
9978            ! MANIFEST t/TEST t/harness t/op/ver.t
9979 ____________________________________________________________________________
9980 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
9981         Log: Add test.deparse make target.
9982      Branch: perl
9983            ! Makefile.SH
9984 ____________________________________________________________________________
9985 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
9986         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
9987              From: Robin Houston <robin@kitsite.com>
9988              Date: Fri, 11 May 2001 12:02:22 +0100
9989              Message-ID: <20010511120222.A11529@penderel>
9990      Branch: perl
9991            ! ext/B/B/Deparse.pm t/op/method.t
9992 ____________________________________________________________________________
9993 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
9994         Log: A nicely working combination for UTS from Hal Morris.
9995      Branch: perl
9996            + ext/POSIX/hints/uts.pl
9997            ! MANIFEST hints/uts.sh
9998 ____________________________________________________________________________
9999 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
10000         Log: i_ieeefp=undef for UTS.
10001      Branch: perl
10002            ! hints/uts.sh
10003 ____________________________________________________________________________
10004 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
10005         Log: Subject: RE: rand(0) is rand(1)
10006              From: Larry Shatzer <lshatzer@islanddata.com>
10007              Date: Thu, 10 May 2001 11:09:27 -0700
10008              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
10009      Branch: perl
10010            ! pod/perlfunc.pod
10011 ____________________________________________________________________________
10012 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
10013         Log: Subject: [patch] make op_{clear,null} public
10014              From: Doug MacEachern <dougm@covalent.net>
10015              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
10016              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
10017      Branch: perl
10018            ! embed.h embed.pl op.c proto.h
10019 ____________________________________________________________________________
10020 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
10021         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
10022              From: Robin Houston <robin@kitsite.com>
10023              Date: Thu, 10 May 2001 18:54:59 +0100
10024              Message-ID: <20010510185459.A5995@penderel>
10025      Branch: perl
10026            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
10027 ____________________________________________________________________________
10028 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
10029         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
10030              From: Robin Houston <robin@kitsite.com>
10031              Date: Thu, 10 May 2001 12:56:39 +0100
10032              Message-ID: <20010510125639.A2119@penderel>
10033      Branch: perl
10034            ! ext/B/B/Deparse.pm
10035 ____________________________________________________________________________
10036 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
10037         Log: Retract #10070, not ready yet.
10038      Branch: perl
10039            ! ext/B/B/Deparse.pm
10040 ____________________________________________________________________________
10041 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
10042         Log: The metaconfig unit change for #10071.
10043      Branch: metaconfig
10044            ! U/modified/mallocsrc.U
10045 ____________________________________________________________________________
10046 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
10047         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
10048      Branch: perl
10049            ! Configure
10050 ____________________________________________________________________________
10051 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
10052         Log: (Retracted by #10073)
10053              
10054              Subject: Re: [PATCH t/TEST] B::Deparse tester 
10055              From: Hugo <hv@crypt.compulink.co.uk>
10056              Date: Thu, 10 May 2001 05:48:09 +0100
10057              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
10058      Branch: perl
10059            ! ext/B/B/Deparse.pm
10060 ____________________________________________________________________________
10061 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
10062         Log: Add a for(func()) test.
10063      Branch: perl
10064            ! t/cmd/for.t
10065 ____________________________________________________________________________
10066 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
10067         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
10068              From: Robin Houston <robin@kitsite.com>
10069              Date: Thu, 10 May 2001 13:50:08 +0100
10070              Message-ID: <20010510135008.A2454@penderel>
10071      Branch: perl
10072            ! ext/B/B/Deparse.pm
10073 ____________________________________________________________________________
10074 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
10075         Log: A thinko in #10065.
10076      Branch: perl
10077            ! hv.c
10078 ____________________________________________________________________________
10079 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
10080         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
10081              From: Robin Houston <robin@kitsite.com>
10082              Date: Thu, 10 May 2001 02:10:34 +0100
10083              Message-ID: <20010510021034.A19421@penderel>
10084      Branch: perl
10085            ! ext/B/B.xs ext/B/B/Deparse.pm
10086 ____________________________________________________________________________
10087 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
10088         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
10089              From: Doug MacEachern <dougm@covalent.net>
10090              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
10091              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
10092      Branch: perl
10093            ! hv.c
10094 ____________________________________________________________________________
10095 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
10096         Log: One more workaround for the UTS compiler from Hal Morris.
10097      Branch: perl
10098            ! perl.h
10099 ____________________________________________________________________________
10100 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
10101         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
10102              From: Robin Houston <robin@kitsite.com>
10103              Date: Thu, 10 May 2001 01:02:08 +0100
10104              Message-ID: <20010510010208.A18200@penderel>
10105      Branch: perl
10106            ! ext/B/B/Debug.pm
10107 ____________________________________________________________________________
10108 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
10109         Log: Subject: [PATCH] Simplify deb_curcv() a bit
10110              From: Benjamin Sugars <bsugars@canoe.ca>
10111              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
10112              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
10113      Branch: perl
10114            ! run.c
10115 ____________________________________________________________________________
10116 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
10117         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
10118              From: Benjamin Sugars <bsugars@canoe.ca>
10119              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
10120              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
10121      Branch: perl
10122            ! t/lib/io_scalar.t
10123 ____________________________________________________________________________
10124 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
10125         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
10126              From: Peter Prymmer <pvhp@forte.com>
10127              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
10128              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
10129      Branch: perl
10130            ! t/lib/md5-file.t
10131 ____________________________________________________________________________
10132 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
10133         Log: Subject: [PATCH t/TEST] B::Deparse tester
10134              From: Robin Houston <robin@kitsite.com>
10135              Date: Wed, 9 May 2001 19:17:50 +0100
10136              Message-ID: <20010509191750.A16940@penderel>
10137      Branch: perl
10138            ! ext/B/O.pm t/TEST
10139 ____________________________________________________________________________
10140 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
10141         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
10142              From: Jeff Pinyan <jeffp@crusoe.net>
10143              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
10144              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
10145      Branch: perl
10146            ! lib/Pod/Html.pm
10147 ____________________________________________________________________________
10148 [ 10057] By: nick                                  on 2001/05/09  18:37:56
10149         Log: Integrate mainline.
10150      Branch: perlio
10151           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
10152           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
10153 ____________________________________________________________________________
10154 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
10155         Log: Update Changes.
10156      Branch: perl
10157            ! Changes patchlevel.h
10158 ____________________________________________________________________________
10159 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
10160         Log: Integrate perlio.
10161      Branch: perl
10162           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
10163 ____________________________________________________________________________
10164 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
10165         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
10166              From: Benjamin Sugars <bsugars@canoe.ca>
10167              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
10168              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
10169      Branch: perl
10170            ! perlio.c
10171 ____________________________________________________________________________
10172 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
10173         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
10174              From: Benjamin Sugars <bsugars@canoe.ca>
10175              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
10176              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
10177      Branch: perl
10178            ! ext/PerlIO/Scalar/Scalar.xs
10179 ____________________________________________________________________________
10180 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
10181         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
10182              From: Jeff Pinyan <jeffp@crusoe.net>
10183              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
10184              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
10185      Branch: perl
10186            ! lib/Pod/Html.pm
10187 ____________________________________________________________________________
10188 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
10189         Log: EPOC tweak from Olaf Flebbe.
10190      Branch: perl
10191            ! epoc/epocish.h
10192 ____________________________________________________________________________
10193 [ 10050] By: nick                                  on 2001/05/09  14:37:57
10194         Log: win32, regen_config_h
10195      Branch: perlio
10196            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10197 ____________________________________________________________________________
10198 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
10199         Log: Integrate perlio.
10200      Branch: perl
10201           !> pp_sys.c
10202 ____________________________________________________________________________
10203 [ 10048] By: nick                                  on 2001/05/09  11:59:50
10204         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
10205              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
10206      Branch: perlio
10207            ! pp_sys.c
10208 ____________________________________________________________________________
10209 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
10210         Log: Integrate perlio.
10211      Branch: perl
10212           !> run.c
10213 ____________________________________________________________________________
10214 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
10215         Log: Subject: Re: Less warnings during configure
10216              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10217              Date: Wed, 09 May 2001 13:12:49 +0200
10218              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
10219      Branch: perl
10220            ! hints/hpux.sh
10221 ____________________________________________________________________________
10222 [ 10045] By: nick                                  on 2001/05/09  09:56:59
10223         Log: MULTIPLICITY/DEBUGGING build fix.
10224      Branch: perlio
10225            ! run.c
10226 ____________________________________________________________________________
10227 [ 10044] By: nick                                  on 2001/05/09  09:46:37
10228         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
10229      Branch: perlio
10230           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
10231            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10232           !> (integrate 65 files)
10233 ____________________________________________________________________________
10234 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
10235         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10236              From: Robin Houston <robin@kitsite.com>
10237              Date: Tue, 8 May 2001 19:38:00 +0100
10238              Message-ID: <20010508193800.A4389@penderel>
10239              
10240              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10241              From: Robin Houston <robin@kitsite.com>
10242              Date: Tue, 8 May 2001 20:03:57 +0100
10243              Message-ID: <20010508200357.A4614@penderel>
10244              
10245              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
10246              From: Robin Houston <robin@kitsite.com>
10247              Date: Wed, 9 May 2001 00:12:05 +0100
10248              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
10249      Branch: perl
10250            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
10251 ____________________________________________________________________________
10252 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
10253         Log: Retract #10031.
10254      Branch: perl
10255            ! pod/perlfunc.pod
10256 ____________________________________________________________________________
10257 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
10258         Log: The metaconfig unit changes for #10040.
10259      Branch: metaconfig/U/perl
10260            ! Checkcc.U d_dlsymun.U dlsrc.U
10261 ____________________________________________________________________________
10262 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
10263         Log: The Configure half of
10264              
10265              Subject: Less warnings during configure
10266              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10267              Date: Tue, 08 May 2001 08:44:02 +0200
10268              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10269      Branch: perl
10270            ! Configure
10271 ____________________________________________________________________________
10272 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
10273         Log: Subject: Less warnings during configure
10274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10275              Date: Tue, 08 May 2001 08:44:02 +0200
10276              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
10277      Branch: perl
10278            ! hints/hpux.sh
10279 ____________________________________________________________________________
10280 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
10281         Log: Don't forget to whine about \d__\d.
10282      Branch: perl
10283            ! t/pragma/warn/toke toke.c
10284 ____________________________________________________________________________
10285 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
10286         Log: Allow underscores also in the exponent part.
10287      Branch: perl
10288            ! t/pragma/warn/toke toke.c
10289 ____________________________________________________________________________
10290 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
10291         Log: CodeMagicCD doesn't look like an *I*DE.
10292      Branch: perl
10293            ! pod/perlfaq3.pod
10294 ____________________________________________________________________________
10295 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
10296         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
10297              to be consistently down).
10298      Branch: perl
10299            ! pod/perlfaq3.pod
10300 ____________________________________________________________________________
10301 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
10302         Log: Upgrade to Text::Balanced 1.84.
10303      Branch: perl
10304            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
10305 ____________________________________________________________________________
10306 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
10307         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
10308              From: Benjamin Sugars <bsugars@canoe.ca>
10309              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
10310              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
10311      Branch: perl
10312            ! run.c
10313 ____________________________________________________________________________
10314 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
10315         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
10316              From: Peter Prymmer <pvhp@forte.com>
10317              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
10318              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
10319      Branch: perl
10320            ! t/pod/plainer.t
10321 ____________________________________________________________________________
10322 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
10323         Log: (Retracted by #10042)
10324              
10325              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
10326              From: "Philip Newton" <pnewton@gmx.de>
10327              Date: Tue, 8 May 2001 09:18:10 +0200
10328              Message-ID: <3AF7B9D2.28861.603732@localhost>
10329      Branch: perl
10330            ! pod/perlfunc.pod
10331 ____________________________________________________________________________
10332 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
10333         Log: Subject: [PATCH B::Deparse] Document known bugs
10334              From: Robin Houston <robin@kitsite.com>
10335              Date: Tue, 8 May 2001 01:53:34 +0100
10336              Message-ID: <20010508015334.A32394@penderel>
10337      Branch: perl
10338            ! ext/B/B/Deparse.pm
10339 ____________________________________________________________________________
10340 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
10341         Log: Subject: Re: Perl book, magazine and website updates.
10342              From: "Philip Newton" <pnewton@gmx.de>
10343              Date: Mon, 7 May 2001 17:03:58 +0200
10344              Message-ID: <3AF6D57E.5387.1E29930@localhost>
10345      Branch: perl
10346            ! pod/perlfaq2.pod
10347 ____________________________________________________________________________
10348 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
10349         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
10350              From: Peter Prymmer <pvhp@forte.com>
10351              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
10352              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
10353      Branch: perl
10354            ! t/io/fflush.t
10355 ____________________________________________________________________________
10356 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
10357         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
10358              From: Robin Houston <robin@kitsite.com>
10359              Date: Tue, 8 May 2001 01:14:55 +0100
10360              Message-ID: <20010508011455.A32162@penderel>
10361      Branch: perl
10362            ! ext/B/B/Deparse.pm
10363 ____________________________________________________________________________
10364 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
10365         Log: Typo in #10025.
10366      Branch: perl
10367            ! hints/uts.sh
10368 ____________________________________________________________________________
10369 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
10370         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
10371      Branch: perl
10372            ! hints/uts.sh
10373 ____________________________________________________________________________
10374 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
10375         Log: Subject: Re: [ID 20010506.045] question about hash syntax
10376              From: Peter Scott <Peter@PSDT.com>
10377              Date: Sun, 06 May 2001 13:10:40 -0700
10378              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
10379      Branch: perl
10380            ! pod/perl56delta.pod
10381 ____________________________________________________________________________
10382 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
10383         Log: Configure should figure out the list of dynamic extensions
10384              just fine in UTS-- and in fact it does, as reported by Hal Morris.
10385      Branch: perl
10386            ! hints/uts.sh
10387 ____________________________________________________________________________
10388 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
10389         Log: Update Changes.
10390      Branch: perl
10391            ! Changes patchlevel.h
10392 ____________________________________________________________________________
10393 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
10394         Log: Subject: [PATCH regcomp.c] Insecure regexes
10395              From: Robin Houston <robin@kitsite.com>
10396              Date: Mon, 7 May 2001 21:56:12 +0100
10397              Message-ID: <20010507215612.A31114@penderel>
10398      Branch: perl
10399            ! regcomp.c
10400 ____________________________________________________________________________
10401 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
10402         Log: Drop the foobar.perl.com references for now until Simon
10403              gets them sorted out.
10404      Branch: perl
10405            ! pod/perlfaq2.pod
10406 ____________________________________________________________________________
10407 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
10408         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
10409              From: Prymmer/Kahn <pvhp@best.com>
10410              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
10411              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
10412      Branch: perl
10413            ! lib/Devel/SelfStubber.pm
10414 ____________________________________________________________________________
10415 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
10416         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
10417              From: Prymmer/Kahn <pvhp@best.com>
10418              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
10419              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
10420      Branch: perl
10421            ! win32/Makefile
10422 ____________________________________________________________________________
10423 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
10424         Log: s/WebTechnique's/WebTechniques/
10425      Branch: perl
10426            ! pod/perlfaq2.pod
10427 ____________________________________________________________________________
10428 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
10429         Log: Llama 3 updates from Randal.
10430      Branch: perl
10431            ! pod/perlfaq2.pod
10432 ____________________________________________________________________________
10433 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
10434         Log: Subject: [PATCH] Help -Dt show correct pad variables
10435              From: Benjamin Sugars <ben.sugars@home.com>
10436              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
10437              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
10438      Branch: perl
10439            ! embed.h embed.pl proto.h run.c
10440 ____________________________________________________________________________
10441 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
10442         Log: Subject: [PATCH] Document C<our $foo : shared>
10443              From: Benjamin Sugars <ben.sugars@home.com>
10444              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
10445              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
10446      Branch: perl
10447            ! pod/perlfunc.pod
10448 ____________________________________________________________________________
10449 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
10450         Log: Subject: [PATCH B::Deparse] undefined folded constants
10451              From: Robin Houston <robin@kitsite.com>
10452              Date: Sun, 6 May 2001 17:19:09 +0100
10453              Message-ID: <20010506171909.A7046@penderel>
10454      Branch: perl
10455            ! ext/B/B/Deparse.pm
10456 ____________________________________________________________________________
10457 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
10458         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
10459              From: Robin Houston <robin@kitsite.com>
10460              Message-ID: <20010506164654.A6848@penderel>
10461              Date: Sun, 6 May 2001 16:46:54 +0100
10462      Branch: perl
10463            ! ext/B/B/Deparse.pm
10464 ____________________________________________________________________________
10465 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
10466         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
10467              From: Robin Houston <robin@kitsite.com>
10468              Date: Sun, 6 May 2001 14:47:02 +0100
10469              Message-ID: <20010506144702.A6308@penderel>
10470      Branch: perl
10471            ! t/op/my_stash.t
10472 ____________________________________________________________________________
10473 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
10474         Log: Subject: Perl book, magazine and website updates.
10475              From: Simon Cozens <simon@netthink.co.uk>
10476              Date: Sun, 6 May 2001 16:55:36 +0100
10477              Message-ID: <20010506165536.A1795@netthink.co.uk>
10478      Branch: perl
10479            ! pod/perlbook.pod pod/perlfaq2.pod
10480 ____________________________________________________________________________
10481 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
10482         Log: Tweaks on the Tru64 prof options.
10483      Branch: perl
10484            ! pod/perlhack.pod
10485 ____________________________________________________________________________
10486 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
10487         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
10488              From: Robin Houston <robin@kitsite.com>
10489              Date: Sun, 6 May 2001 14:40:51 +0100
10490              Message-ID: <20010506144051.A6279@penderel>
10491      Branch: perl
10492            ! t/pod/testp2pt.pl
10493 ____________________________________________________________________________
10494 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
10495         Log: Subject: [PATCH B::Deparse] scoping
10496              From: Robin Houston <robin@kitsite.com>
10497              Date: Sun, 6 May 2001 14:36:56 +0100
10498              Message-ID: <20010506143656.A4006@penderel>
10499      Branch: perl
10500            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
10501 ____________________________________________________________________________
10502 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
10503         Log: Document the undefinedness of bitshifting out of range.
10504      Branch: perl
10505            ! pod/perlop.pod
10506 ____________________________________________________________________________
10507 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
10508         Log: Retract #10003 and update the IDE descriptions a bit.
10509      Branch: perl
10510            ! pod/perlfaq3.pod
10511 ____________________________________________________________________________
10512 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
10513         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
10514              From: Prymmer/Kahn <pvhp@best.com>
10515              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
10516              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
10517      Branch: perl
10518            ! win32/Makefile win32/buildext.pl win32/config.bc
10519            ! win32/config.gc win32/config.vc
10520 ____________________________________________________________________________
10521 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
10522         Log: (Retracted by #10005.)
10523      Branch: perl
10524            ! pod/perlfaq3.pod
10525 ____________________________________________________________________________
10526 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
10527         Log: It's "psed", not "sed".
10528      Branch: perl
10529            ! x2p/s2p.PL
10530 ____________________________________________________________________________
10531 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
10532         Log: Update Changes.
10533      Branch: perl
10534            ! Changes patchlevel.h
10535 ____________________________________________________________________________
10536 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
10537         Log: Subject: Re: bleadperl make install fails due to "psed"
10538              From: andreas.koenig@anima.de (Andreas J. Koenig)
10539              Date: 05 May 2001 18:23:28 +0200
10540              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
10541      Branch: perl
10542            ! x2p/Makefile.SH x2p/s2p.PL
10543 ____________________________________________________________________________
10544 [  9999] By: jhi                                   on 2001/05/05  18:28:09
10545         Log: AUTHORS updates.
10546      Branch: perl
10547            ! AUTHORS
10548 ____________________________________________________________________________
10549 [  9998] By: jhi                                   on 2001/05/05  18:16:00
10550         Log: Updates on the pods related to the modules included since 5.6.
10551              
10552              TODO: perltodo really could use major updating.
10553      Branch: perl
10554            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
10555            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
10556            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
10557            ! pod/perlsyn.pod pod/perltodo.pod
10558 ____________________________________________________________________________
10559 [  9997] By: jhi                                   on 2001/05/05  17:35:17
10560         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
10561              from Kurt Skauen.
10562      Branch: perl
10563            + hints/atheos.sh
10564            ! MANIFEST
10565 ____________________________________________________________________________
10566 [  9996] By: jhi                                   on 2001/05/05  17:25:00
10567         Log: Add preemptive #undefs for some of the shorter and more prone
10568              to collision regcomp.h #defines.  (Background: the MASK collided
10569              with a system header #define in Rhapsody.)
10570      Branch: perl
10571            ! regcomp.h
10572 ____________________________________________________________________________
10573 [  9995] By: jhi                                   on 2001/05/05  13:24:21
10574         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
10575              From: Nicholas Clark <nick@ccl4.org>
10576              Date: Sat, 5 May 2001 14:46:39 +0100
10577              Message-ID: <20010505144639.O53513@plum.flirble.org>
10578              
10579              Add a test for the constants (if any) being processed correctly.
10580      Branch: perl
10581            ! utils/h2xs.PL
10582 ____________________________________________________________________________
10583 [  9994] By: jhi                                   on 2001/05/05  02:11:03
10584         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
10585              From: Peter Prymmer <pvhp@forte.com>
10586              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
10587              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
10588      Branch: perl
10589            ! t/lib/b-stash.t
10590 ____________________________________________________________________________
10591 [  9993] By: jhi                                   on 2001/05/05  02:03:49
10592         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
10593              From: Peter Prymmer <pvhp@forte.com>
10594              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
10595              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
10596      Branch: perl
10597            ! perlio.c vms/vmsish.h
10598 ____________________________________________________________________________
10599 [  9992] By: jhi                                   on 2001/05/04  17:21:12
10600         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
10601              From: Robin Barker <rmb1@cise.npl.co.uk>
10602              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
10603              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
10604      Branch: perl
10605            + t/pod/plainer.t
10606            ! MANIFEST
10607 ____________________________________________________________________________
10608 [  9991] By: jhi                                   on 2001/05/04  16:47:45
10609         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
10610              From: Robin Barker <rmb1@cise.npl.co.uk>
10611              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
10612              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
10613      Branch: perl
10614            ! regcomp.c
10615 ____________________________________________________________________________
10616 [  9990] By: jhi                                   on 2001/05/04  14:37:20
10617         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
10618              From: Prymmer/Kahn <pvhp@best.com>
10619              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
10620              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
10621      Branch: perl
10622            ! t/lib/b-stash.t
10623 ____________________________________________________________________________
10624 [  9989] By: jhi                                   on 2001/05/04  14:03:58
10625         Log: Introduce perl572delta, update Todo, add the missing
10626              mention about signal safety since 5.7.1 (though this
10627              requires verification and more details.)
10628      Branch: perl
10629            + pod/perl572delta.pod
10630            ! MANIFEST Todo pod/perl571delta.pod
10631 ____________________________________________________________________________
10632 [  9988] By: jhi                                   on 2001/05/04  12:41:51
10633         Log: Subject: [PATCH perl@9944] long =item
10634              From: Robin Barker <rmb1@cise.npl.co.uk>
10635              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
10636              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
10637      Branch: perl
10638            ! ext/Time/HiRes/HiRes.pm
10639 ____________________________________________________________________________
10640 [  9987] By: jhi                                   on 2001/05/04  12:39:19
10641         Log: The #9901 had removed one line essential for EBCDIC.
10642      Branch: perl
10643            ! regcomp.c
10644 ____________________________________________________________________________
10645 [  9986] By: jhi                                   on 2001/05/04  12:30:23
10646         Log: Subject: cygwin/Makefile.SHs INSTALL patch
10647              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
10648              Date: Mon, 08 Jan 2001 04:59:21 +0200
10649              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
10650      Branch: perl
10651            ! cygwin/Makefile.SHs
10652 ____________________________________________________________________________
10653 [  9985] By: jhi                                   on 2001/05/04  03:51:39
10654         Log: Encode/IO doc tweaks.
10655      Branch: perl
10656            ! ext/Encode/Encode.pm
10657 ____________________________________________________________________________
10658 [  9984] By: jhi                                   on 2001/05/04  03:29:34
10659         Log: Remove GDBM_File from the dynamic extensions for UTS,
10660              GDBM is not a standard feature.
10661      Branch: perl
10662            ! hints/uts.sh
10663 ____________________________________________________________________________
10664 [  9983] By: jhi                                   on 2001/05/04  03:22:59
10665         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
10666      Branch: perl
10667            ! pod/perlretut.pod
10668 ____________________________________________________________________________
10669 [  9982] By: jhi                                   on 2001/05/03  23:21:03
10670         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
10671              From: Benjamin Sugars <bsugars@canoe.ca>
10672              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
10673              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
10674      Branch: perl
10675            ! dump.c
10676 ____________________________________________________________________________
10677 [  9981] By: jhi                                   on 2001/05/03  23:20:05
10678         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
10679              From: Benjamin Sugars <bsugars@canoe.ca>
10680              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
10681              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
10682      Branch: perl
10683            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10684 ____________________________________________________________________________
10685 [  9980] By: jhi                                   on 2001/05/03  23:15:29
10686         Log: Integrate perlio.
10687      Branch: perl
10688           !> ext/Encode/Encode.pm
10689 ____________________________________________________________________________
10690 [  9979] By: jhi                                   on 2001/05/03  16:54:59
10691         Log: Install psed man page.
10692      Branch: perl
10693            ! installman
10694 ____________________________________________________________________________
10695 [  9978] By: jhi                                   on 2001/05/03  16:45:58
10696         Log: Remove unused files; noted by Sarathy.
10697      Branch: perl
10698            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10699            ! MANIFEST
10700 ____________________________________________________________________________
10701 [  9977] By: jhi                                   on 2001/05/03  16:42:30
10702         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
10703              From: Andy Dougherty <doughera@lafayette.edu>
10704              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
10705              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
10706      Branch: perl
10707            ! INSTALL
10708 ____________________________________________________________________________
10709 [  9976] By: nick                                  on 2001/05/03  16:40:42
10710         Log: Allow $answer = encode($object,$text); like it says in docs.
10711      Branch: perlio
10712            ! ext/Encode/Encode.pm
10713 ____________________________________________________________________________
10714 [  9975] By: nick                                  on 2001/05/03  16:22:30
10715         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
10716              to be in scope (fair enough), and also a package variable (our) for eval to see it.
10717      Branch: perlio
10718            ! ext/Encode/Encode.pm
10719 ____________________________________________________________________________
10720 [  9974] By: nick                                  on 2001/05/03  15:48:17
10721         Log: Integrate mainline.
10722      Branch: perlio
10723           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
10724           +> t/lib/filter-simple.t t/lib/next.t
10725           !> (integrate 70 files)
10726 ____________________________________________________________________________
10727 [  9973] By: jhi                                   on 2001/05/03  13:09:09
10728         Log: Update Changes.
10729      Branch: perl
10730            ! Changes patchlevel.h
10731 ____________________________________________________________________________
10732 [  9972] By: jhi                                   on 2001/05/03  12:58:33
10733         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
10734              From: Prymmer/Kahn <pvhp@best.com>
10735              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
10736              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
10737      Branch: perl
10738            ! t/io/fflush.t
10739 ____________________________________________________________________________
10740 [  9971] By: jhi                                   on 2001/05/03  12:57:26
10741         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
10742              From: Prymmer/Kahn <pvhp@best.com>
10743              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
10744              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
10745      Branch: perl
10746            ! win32/FindExt.pm
10747 ____________________________________________________________________________
10748 [  9970] By: jhi                                   on 2001/05/03  02:42:46
10749         Log: Can't croak sans thread context, from Doug MacEachern.
10750      Branch: perl
10751            ! toke.c
10752 ____________________________________________________________________________
10753 [  9969] By: jhi                                   on 2001/05/03  01:23:48
10754         Log: Subject: Random input test and Perl
10755              From: Ilya Zakharevich <ilya@math.berkeley.edu>
10756              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
10757              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
10758      Branch: perl
10759            ! toke.c
10760 ____________________________________________________________________________
10761 [  9968] By: jhi                                   on 2001/05/02  22:17:21
10762         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
10763              From: Peter Prymmer <pvhp@forte.com>
10764              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
10765              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
10766      Branch: perl
10767            ! pod/perlfunc.pod pod/perlport.pod
10768 ____________________________________________________________________________
10769 [  9967] By: jhi                                   on 2001/05/02  20:12:45
10770         Log: Workaround for UTS compiler casting bug from Hal Morris.
10771      Branch: perl
10772            ! perl.h
10773 ____________________________________________________________________________
10774 [  9966] By: jhi                                   on 2001/05/02  18:31:37
10775         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
10776              From: Dan Sugalski <dan@sidhe.org>
10777              Date: Wed, 02 May 2001 15:23:22 -0400
10778              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
10779      Branch: perl
10780            ! perl.c vms/vms.c
10781 ____________________________________________________________________________
10782 [  9965] By: jhi                                   on 2001/05/02  18:21:29
10783         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
10784      Branch: perl
10785            ! pod/perlfunc.pod
10786 ____________________________________________________________________________
10787 [  9964] By: jhi                                   on 2001/05/02  18:15:01
10788         Log: Document large files in INSTALL, document also the %x
10789              limitation if not use64bitint, closes bug 20010326.007.
10790      Branch: perl
10791            ! INSTALL
10792 ____________________________________________________________________________
10793 [  9963] By: jhi                                   on 2001/05/02  17:24:47
10794         Log: perlmodlib tweaks; regen pods.
10795      Branch: perl
10796            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
10797            ! pod/perltoc.pod
10798 ____________________________________________________________________________
10799 [  9962] By: jhi                                   on 2001/05/02  17:14:00
10800         Log: Fix for a segfault, from Marc Lehmann.
10801      Branch: perl
10802            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
10803 ____________________________________________________________________________
10804 [  9961] By: jhi                                   on 2001/05/02  15:55:53
10805         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
10806              From: "Philip Newton" <pnewton@gmx.de>
10807              Date: Wed, 2 May 2001 18:39:03 +0200
10808              Message-ID: <3AF05447.15525.173B588@localhost>
10809      Branch: perl
10810            ! pod/perlop.pod
10811 ____________________________________________________________________________
10812 [  9960] By: jhi                                   on 2001/05/02  15:35:37
10813         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
10814              From: Dan Sugalski <dan@sidhe.org>
10815              Date: Wed, 02 May 2001 11:37:27 -0400
10816              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
10817      Branch: perl
10818            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
10819            ! thread.h vms/vms.c vms/vmsish.h
10820 ____________________________________________________________________________
10821 [  9959] By: jhi                                   on 2001/05/02  15:21:08
10822         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
10823              From: Benjamin Sugars <bsugars@canoe.ca>
10824              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
10825              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
10826      Branch: perl
10827            ! ext/PerlIO/Scalar/Scalar.xs
10828 ____________________________________________________________________________
10829 [  9958] By: jhi                                   on 2001/05/02  15:15:53
10830         Log: Bug in #9915, spotted by Mike Guy.
10831      Branch: perl
10832            ! installperl
10833 ____________________________________________________________________________
10834 [  9957] By: jhi                                   on 2001/05/02  13:26:01
10835         Log: Add a test for not griping about references as array
10836              indices if the reference has magic in it (overloaded
10837              methods).
10838      Branch: perl
10839            ! pod/perldiag.pod t/pragma/warn/pp_hot
10840 ____________________________________________________________________________
10841 [  9956] By: jhi                                   on 2001/05/02  13:07:01
10842         Log: Retracted a bit too much in #9952.
10843      Branch: perl
10844            ! t/pragma/sub_lval.t
10845 ____________________________________________________________________________
10846 [  9955] By: jhi                                   on 2001/05/02  13:05:38
10847         Log: Test for #9952.
10848      Branch: perl
10849            ! t/op/tie.t
10850 ____________________________________________________________________________
10851 [  9954] By: jhi                                   on 2001/05/02  11:48:18
10852         Log: Additional note on the encoding example: one cannot
10853              convert string constants in-place.
10854      Branch: perl
10855            ! ext/Encode/Encode.pm
10856 ____________________________________________________________________________
10857 [  9953] By: jhi                                   on 2001/05/02  11:43:51
10858         Log: Note that if you have recent enough Perl you already
10859              have Filter::Util::Call.
10860      Branch: perl
10861            ! lib/Filter/Simple.pm
10862 ____________________________________________________________________________
10863 [  9952] By: jhi                                   on 2001/05/02  11:31:53
10864         Log: Retract changes #8254 and #8255, causes coredump in
10865              'tie FH, "main"', reported by Abigail, culprit found by
10866              Benjamin Sugars.  Mirrors maintperl change #9950.
10867      Branch: perl
10868            ! op.c t/pragma/sub_lval.t
10869 ____________________________________________________________________________
10870 [  9951] By: jhi                                   on 2001/05/02  11:14:29
10871         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
10872      Branch: perl
10873            + t/lib/MyFilter.pm
10874 ____________________________________________________________________________
10875 [  9950] By: gsar                                  on 2001/05/02  03:17:11
10876         Log: revert integration of changes#8254,8255 in change#8620 (causes
10877              a coredump in C<tie FH, 'foo'>; the idea itself may need better
10878              rationalization)
10879      Branch: maint-5.6/perl
10880            ! op.c t/pragma/sub_lval.t
10881 ____________________________________________________________________________
10882 [  9949] By: gsar                                  on 2001/05/02  02:56:32
10883         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
10884              
10885              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10886              
10887              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10888      Branch: maint-5.6/perl
10889           !> hints/svr5.sh
10890 ____________________________________________________________________________
10891 [  9948] By: gsar                                  on 2001/05/02  02:49:15
10892         Log: pod/find.t breaks on VMS (from Craig Berry)
10893      Branch: maint-5.6/perl
10894            ! t/pod/find.t
10895 ____________________________________________________________________________
10896 [  9947] By: jhi                                   on 2001/05/02  02:43:09
10897         Log: Add an encoding conversion example.
10898      Branch: perl
10899            ! ext/Encode/Encode.pm
10900 ____________________________________________________________________________
10901 [  9946] By: jhi                                   on 2001/05/02  01:34:22
10902         Log: Another coat of paint but still nowhere finished.
10903              Need to decide on the semantics of strptime(): should
10904              strptime() be a function instead of a method?  To do
10905              the week/monthname-strptiming the i18n/l10n bullet needs
10906              to be bitten with gusto.
10907      Branch: perl
10908            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
10909 ____________________________________________________________________________
10910 [  9945] By: jhi                                   on 2001/05/01  23:40:52
10911         Log: Update Changes.
10912      Branch: perl
10913            ! Changes patchlevel.h
10914 ____________________________________________________________________________
10915 [  9944] By: jhi                                   on 2001/05/01  23:33:37
10916         Log: Add known-to-be-tested modules to the list-to-be-skipped.
10917      Branch: perl
10918            ! t/lib/1_compile.t
10919 ____________________________________________________________________________
10920 [  9943] By: jhi                                   on 2001/05/01  23:24:40
10921         Log: Subject: BorlandC++ fix
10922              From: "Vadim Konovalov" <watman@inbox.ru>
10923              Date: Mon, 30 Apr 2001 20:12:26 -0700
10924              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
10925      Branch: perl
10926            ! win32/makefile.mk
10927 ____________________________________________________________________________
10928 [  9942] By: jhi                                   on 2001/05/01  23:18:02
10929         Log: Update to Filter::Simple 0.60, create a test for it.
10930      Branch: perl
10931            + t/lib/filter-simple.t
10932            ! MANIFEST lib/Filter/Simple.pm
10933 ____________________________________________________________________________
10934 [  9941] By: jhi                                   on 2001/05/01  19:47:24
10935         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
10936              From: Hugo <hv@crypt.compulink.co.uk>
10937              Date: Tue, 01 May 2001 20:12:20 +0100
10938              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
10939      Branch: perl
10940            ! pp_hot.c t/op/re_tests
10941 ____________________________________________________________________________
10942 [  9940] By: jhi                                   on 2001/05/01  19:42:16
10943         Log: Integrate perlio.
10944      Branch: perl
10945           !> lib/base.pm t/lib/fields.t
10946 ____________________________________________________________________________
10947 [  9939] By: jhi                                   on 2001/05/01  19:39:51
10948         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
10949              From: Benjamin Sugars <bsugars@canoe.ca>
10950              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
10951              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
10952      Branch: perl
10953            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10954 ____________________________________________________________________________
10955 [  9938] By: jhi                                   on 2001/05/01  19:34:09
10956         Log: Add NEXT, a pseudo-class for method redispatching.
10957              <Damian>NEXT.pm probably offers more bang-for-buck
10958              than anything else I've ever written.</Damian>
10959      Branch: perl
10960            + lib/NEXT.pm t/lib/next.t
10961            ! MANIFEST
10962 ____________________________________________________________________________
10963 [  9937] By: jhi                                   on 2001/05/01  19:21:41
10964         Log: Update to Switch 2.02.
10965      Branch: perl
10966            ! lib/Switch.pm t/lib/switch.t
10967 ____________________________________________________________________________
10968 [  9936] By: nick                                  on 2001/05/01  19:09:21
10969         Log: Fix for base.pm clobbering $VERSION
10970      Branch: perlio
10971            ! lib/base.pm
10972 ____________________________________________________________________________
10973 [  9935] By: nick                                  on 2001/05/01  18:54:38
10974         Log: Test for base.pm clobbering $VERSION.
10975      Branch: perlio
10976            ! t/lib/fields.t
10977 ____________________________________________________________________________
10978 [  9934] By: jhi                                   on 2001/05/01  18:39:10
10979         Log: Add information about Scalar::Util::blessed.
10980      Branch: perl
10981            ! pod/perlobj.pod
10982 ____________________________________________________________________________
10983 [  9933] By: jhi                                   on 2001/05/01  18:33:51
10984         Log: Subject: Extra UNIVERSAL documentation
10985              From: Mike Guy <mjtg@cam.ac.uk>
10986              Date: Tue, 01 May 2001 20:12:11 +0100
10987              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
10988      Branch: perl
10989            ! pod/perlobj.pod
10990 ____________________________________________________________________________
10991 [  9932] By: jhi                                   on 2001/05/01  18:26:54
10992         Log: Subject: Autoflush in tests as appropriate
10993              From: Mike Guy <mjtg@cam.ac.uk>
10994              Date: Tue, 01 May 2001 20:05:31 +0100
10995              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
10996      Branch: perl
10997            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
10998            ! t/op/taint.t
10999 ____________________________________________________________________________
11000 [  9931] By: jhi                                   on 2001/05/01  18:02:29
11001         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
11002              From: Benjamin Sugars <bsugars@canoe.ca>
11003              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
11004              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
11005      Branch: perl
11006            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11007 ____________________________________________________________________________
11008 [  9930] By: jhi                                   on 2001/05/01  15:12:26
11009         Log: Subject: Re: Finally got a round tuit
11010              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11011              Date: Tue, 01 May 2001 14:14:10 +0200
11012              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
11013              
11014              The -DP part, slightly modified.
11015      Branch: perl
11016            ! perl.c
11017 ____________________________________________________________________________
11018 [  9929] By: jhi                                   on 2001/05/01  14:17:15
11019         Log: Subject: Re: Finally got a round tuit
11020              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11021              Date: Tue, 01 May 2001 16:34:06 +0200
11022              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
11023              
11024              cpp and optimization tweaks for HP-UX.
11025      Branch: perl
11026            ! hints/hpux.sh
11027 ____________________________________________________________________________
11028 [  9928] By: jhi                                   on 2001/05/01  13:24:20
11029         Log: Tune the scan_num() comments to reality.
11030      Branch: perl
11031            ! toke.c
11032 ____________________________________________________________________________
11033 [  9927] By: jhi                                   on 2001/05/01  13:14:01
11034         Log: Subject: [PATCH B::Deparse] optimised sort
11035              From: Robin Houston <robin@kitsite.com>
11036              Date: Tue, 1 May 2001 14:07:12 +0100
11037              Message-ID: <20010501140712.A4266@penderel>
11038      Branch: perl
11039            ! ext/B/B/Deparse.pm
11040 ____________________________________________________________________________
11041 [  9926] By: jhi                                   on 2001/05/01  13:10:53
11042         Log: Subject: [PATCH t/lib/b-deparse.t] 
11043              From: Robin Houston <robin@kitsite.com>
11044              Date: Tue, 1 May 2001 13:37:42 +0100
11045              Message-ID: <20010501133742.A4082@penderel>
11046      Branch: perl
11047            ! t/lib/b-deparse.t
11048 ____________________________________________________________________________
11049 [  9925] By: jhi                                   on 2001/05/01  13:10:13
11050         Log: Subject: [PATCH B::Deparse] for(;;), sort
11051              From: Robin Houston <robin@kitsite.com>
11052              Date: Tue, 1 May 2001 13:35:00 +0100
11053              Message-ID: <20010501133500.A4061@penderel>
11054      Branch: perl
11055            ! ext/B/B/Deparse.pm
11056 ____________________________________________________________________________
11057 [  9924] By: jhi                                   on 2001/05/01  13:09:22
11058         Log: Subject: [PATCH B::Deparse] do, warn, use
11059              From: Robin Houston <robin@kitsite.com>
11060              Date: Tue, 1 May 2001 13:31:03 +0100
11061              Message-ID: <20010501133103.A4041@penderel>
11062      Branch: perl
11063            ! ext/B/B/Deparse.pm
11064 ____________________________________________________________________________
11065 [  9923] By: jhi                                   on 2001/05/01  11:45:36
11066         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
11067              From: Benjamin Sugars <ben.sugars@home.com>
11068              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
11069              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
11070      Branch: perl
11071            + t/io/fflush.t
11072            ! MANIFEST
11073 ____________________________________________________________________________
11074 [  9922] By: jhi                                   on 2001/05/01  11:35:42
11075         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
11076              From: Peter Prymmer <pvhp@forte.com>
11077              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
11078              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
11079      Branch: perl
11080            ! t/lib/selfstubber.t
11081 ____________________________________________________________________________
11082 [  9921] By: jhi                                   on 2001/04/30  16:34:33
11083         Log: Subject: [PATCH B::Concise] suppress warning
11084              From: Robin Houston <robin@kitsite.com>
11085              Date: Mon, 30 Apr 2001 16:09:49 +0100
11086              Message-ID: <20010430160949.A25086@penderel>
11087      Branch: perl
11088            ! ext/B/B/Concise.pm
11089 ____________________________________________________________________________
11090 [  9920] By: jhi                                   on 2001/04/30  13:56:04
11091         Log: Strip the *markers* from #9919.
11092      Branch: perl
11093            ! pod/perlfaq.pod pod/perlfaq5.pod
11094 ____________________________________________________________________________
11095 [  9919] By: jhi                                   on 2001/04/30  13:54:04
11096         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
11097              From: Gwyn Judd <b.judd@xtra.co.nz>
11098              Date: Sun, 29 Apr 2001 01:47:49 +1200
11099              Message-ID: <20010429014749.A4418@thislove>
11100      Branch: perl
11101            ! pod/perlfaq.pod pod/perlfaq5.pod
11102 ____________________________________________________________________________
11103 [  9918] By: jhi                                   on 2001/04/30  13:13:54
11104         Log: More_tweakage.
11105      Branch: perl
11106            ! pod/perldata.pod pod/perldiag.pod
11107 ____________________________________________________________________________
11108 [  9917] By: jhi                                   on 2001/04/30  13:01:27
11109         Log: Update Changes.
11110      Branch: perl
11111            ! Changes patchlevel.h
11112 ____________________________________________________________________________
11113 [  9916] By: jhi                                   on 2001/04/30  12:57:03
11114         Log: T_w_e_a_k_a_g_e.
11115      Branch: perl
11116            ! pod/perldata.pod pod/perldiag.pod
11117 ____________________________________________________________________________
11118 [  9915] By: jhi                                   on 2001/04/30  12:39:29
11119         Log: Install s2p also as psed.
11120              
11121              TODO: psed documentation?
11122      Branch: perl
11123            ! installperl
11124 ____________________________________________________________________________
11125 [  9914] By: jhi                                   on 2001/04/30  12:29:21
11126         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
11127              From: Jens Hamisch <jens@Strawberry.COM>
11128              Date: Fri, 27 Apr 2001 17:00:36 +0200
11129              Message-ID: <20010427170036.K1372@Strawberry.COM>
11130              
11131              SOCKS5_VERSION_NAME is the right symbol to detect
11132              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
11133              function called socks5_init() is available, and even that is
11134              not universal, most SOCKS5 installations use SOCKSinit()).
11135      Branch: perl
11136            ! perlio.c
11137 ____________________________________________________________________________
11138 [  9913] By: jhi                                   on 2001/04/30  12:22:15
11139         Log: Allow a zero timeout on IO::Socket accept and connect--
11140              though one really shouldn't do that.  Based on
11141              
11142              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
11143              From: "John Holdsworth" <coldwave@bigfoot.com>
11144              Date: Sun, 4 Feb 2001 12:48:18 +0100
11145              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
11146      Branch: perl
11147            ! ext/IO/lib/IO/Socket.pm
11148 ____________________________________________________________________________
11149 [  9912] By: jhi                                   on 2001/04/30  11:27:27
11150         Log: Save the spot of regprev (see #9911) for binary compatibility;
11151              regen API.
11152      Branch: perl
11153            ! embedvar.h perlapi.h thrdvar.h
11154 ____________________________________________________________________________
11155 [  9911] By: jhi                                   on 2001/04/30  11:22:03
11156         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
11157              From: Hugo <hv@crypt.compulink.co.uk>
11158              Date: Sun, 29 Apr 2001 17:09:30 +0100
11159              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
11160      Branch: perl
11161            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
11162 ____________________________________________________________________________
11163 [  9910] By: jhi                                   on 2001/04/30  11:15:12
11164         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
11165              a dummy for PL_numeric_radix); no pressing reason to break
11166              binary compatibility; regen API.
11167      Branch: perl
11168            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
11169            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
11170 ____________________________________________________________________________
11171 [  9909] By: jhi                                   on 2001/04/30  10:56:08
11172         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
11173              From: Walt Mankowski <waltman@netaxs.com>
11174              Date: Sun, 29 Apr 2001 21:53:48 -0400
11175              Message-ID: <20010429215348.A3971@netaxs.com>
11176      Branch: perl
11177            ! pod/perlfunc.pod
11178 ____________________________________________________________________________
11179 [  9908] By: jhi                                   on 2001/04/30  10:49:40
11180         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
11181      Branch: perl
11182            ! t/lib/selfstubber.t
11183 ____________________________________________________________________________
11184 [  9907] By: nick                                  on 2001/04/30  09:26:50
11185         Log: Integrate mainline.
11186      Branch: perlio
11187           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11188 ____________________________________________________________________________
11189 [  9906] By: jhi                                   on 2001/04/29  23:24:20
11190         Log: Abigail spotted a thinko in #9905.
11191      Branch: perl
11192            ! pod/perldiag.pod
11193 ____________________________________________________________________________
11194 [  9905] By: jhi                                   on 2001/04/29  15:55:39
11195         Log: Changed the underscore/undebar syntax in numeric constants;
11196              now any grouping will do, as long as the underscores are not
11197              consecutive (so "zero-grouping" is out), and they do not begin
11198              or end the integer or fractional parts.
11199      Branch: perl
11200            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
11201 ____________________________________________________________________________
11202 [  9904] By: nick                                  on 2001/04/29  15:43:22
11203         Log: Integrate mainline.
11204      Branch: perlio
11205           +> (branch 98 files)
11206            - lib/unicode/Block.pl
11207            - lib/unicode/In/AlphabeticPresentationForms.pl
11208            - lib/unicode/In/Arabic.pl
11209            - lib/unicode/In/ArabicPresentationForms-A.pl
11210            - lib/unicode/In/ArabicPresentationForms-B.pl
11211            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11212            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11213            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11214            - lib/unicode/In/BopomofoExtended.pl
11215            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11216            - lib/unicode/In/CJKCompatibility.pl
11217            - lib/unicode/In/CJKCompatibilityForms.pl
11218            - lib/unicode/In/CJKCompatibilityIdeographs.pl
11219            - lib/unicode/In/CJKRadicalsSupplement.pl
11220            - lib/unicode/In/CJKSymbolsandPunctuation.pl
11221            - lib/unicode/In/CJKUnifiedIdeographs.pl
11222            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11223            - lib/unicode/In/Cherokee.pl
11224            - lib/unicode/In/CombiningDiacriticalMarks.pl
11225            - lib/unicode/In/CombiningHalfMarks.pl
11226            - lib/unicode/In/CombiningMarksforSymbols.pl
11227            - lib/unicode/In/ControlPictures.pl
11228            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11229            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11230            - lib/unicode/In/EnclosedAlphanumerics.pl
11231            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11232            - lib/unicode/In/Ethiopic.pl
11233            - lib/unicode/In/GeneralPunctuation.pl
11234            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11235            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11236            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11237            - lib/unicode/In/HalfwidthandFullwidthForms.pl
11238            - lib/unicode/In/HangulCompatibilityJamo.pl
11239            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11240            - lib/unicode/In/Hebrew.pl
11241            - lib/unicode/In/HighPrivateUseSurrogates.pl
11242            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11243            - lib/unicode/In/IPAExtensions.pl
11244            - lib/unicode/In/IdeographicDescriptionCharacters.pl
11245            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11246            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11247            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11248            - lib/unicode/In/Latin-1Supplement.pl
11249            - lib/unicode/In/LatinExtended-A.pl
11250            - lib/unicode/In/LatinExtended-B.pl
11251            - lib/unicode/In/LatinExtendedAdditional.pl
11252            - lib/unicode/In/LetterlikeSymbols.pl
11253            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11254            - lib/unicode/In/MathematicalOperators.pl
11255            - lib/unicode/In/MiscellaneousSymbols.pl
11256            - lib/unicode/In/MiscellaneousTechnical.pl
11257            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11258            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11259            - lib/unicode/In/OpticalCharacterRecognition.pl
11260            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11261            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11262            - lib/unicode/In/SmallFormVariants.pl
11263            - lib/unicode/In/SpacingModifierLetters.pl
11264            - lib/unicode/In/Specials.pl
11265            - lib/unicode/In/SuperscriptsandSubscripts.pl
11266            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11267            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11268            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11269            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11270            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11271           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
11272           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
11273           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
11274           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
11275           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
11276           !> utf8.c win32/Makefile
11277 ____________________________________________________________________________
11278 [  9903] By: jhi                                   on 2001/04/29  14:30:53
11279         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
11280              From: Prymmer/Kahn <pvhp@best.com>
11281              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
11282              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
11283      Branch: perl
11284            ! win32/Makefile
11285 ____________________________________________________________________________
11286 [  9902] By: jhi                                   on 2001/04/29  02:52:44
11287         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
11288              From: "Abigail" <abigail@foad.org>
11289              Date: Sun, 29 Apr 2001 03:14:25 +0200
11290              Message-ID: <20010429011425.24503.qmail@foad.org>
11291      Branch: perl
11292            ! ext/IO/lib/IO/Seekable.pm
11293 ____________________________________________________________________________
11294 [  9901] By: jhi                                   on 2001/04/29  02:04:46
11295         Log: In character classes one couldn't have 0x80..0xff characters
11296              at the left hand side if there were 0x100.. characters in the
11297              character class.
11298      Branch: perl
11299            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
11300            ! t/op/pat.t utf8.c
11301 ____________________________________________________________________________
11302 [  9900] By: jhi                                   on 2001/04/28  22:55:04
11303         Log: Forgot the latest mktables.PL from #9899.
11304      Branch: perl
11305            ! lib/unicode/mktables.PL
11306 ____________________________________________________________________________
11307 [  9899] By: jhi                                   on 2001/04/28  22:53:28
11308         Log: Explain the \p{} and \P{} error message better and
11309              have prettier prettyprint in In.pl.
11310      Branch: perl
11311            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
11312            ! pod/perldiag.pod
11313 ____________________________________________________________________________
11314 [  9898] By: jhi                                   on 2001/04/28  21:03:34
11315         Log: Add one possible explanation for the "Invalid [] range" error.
11316      Branch: perl
11317            ! pod/perldiag.pod
11318 ____________________________________________________________________________
11319 [  9897] By: jhi                                   on 2001/04/28  17:18:26
11320         Log: Add a level of indirection to the implementation of \p{InFoo}
11321              so that we don't have to have long filenames.  (Nothing changes
11322              in the user interface.)   The indirection is defined in
11323              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
11324              Also rename some the character classes by removing '-' from
11325              the classnames, and finally renamed Block.pl as Blocks.pl.
11326      Branch: perl
11327            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
11328            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
11329            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
11330            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
11331            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
11332            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
11333            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
11334            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
11335            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
11336            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
11337            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
11338            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
11339            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
11340            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
11341            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
11342            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
11343            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
11344            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
11345            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
11346            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
11347            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
11348            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
11349            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
11350            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
11351            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
11352            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
11353            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
11354            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
11355            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
11356            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
11357            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
11358            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
11359            + lib/unicode/In/94.pl lib/unicode/In/95.pl
11360            - lib/unicode/Block.pl
11361            - lib/unicode/In/AlphabeticPresentationForms.pl
11362            - lib/unicode/In/Arabic.pl
11363            - lib/unicode/In/ArabicPresentationForms-A.pl
11364            - lib/unicode/In/ArabicPresentationForms-B.pl
11365            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
11366            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
11367            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
11368            - lib/unicode/In/BopomofoExtended.pl
11369            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
11370            - lib/unicode/In/CJKCompatibility.pl
11371            - lib/unicode/In/CJKCompatibilityForms.pl
11372            - lib/unicode/In/CJKCompatibilityIdeographs.pl
11373            - lib/unicode/In/CJKRadicalsSupplement.pl
11374            - lib/unicode/In/CJKSymbolsandPunctuation.pl
11375            - lib/unicode/In/CJKUnifiedIdeographs.pl
11376            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
11377            - lib/unicode/In/Cherokee.pl
11378            - lib/unicode/In/CombiningDiacriticalMarks.pl
11379            - lib/unicode/In/CombiningHalfMarks.pl
11380            - lib/unicode/In/CombiningMarksforSymbols.pl
11381            - lib/unicode/In/ControlPictures.pl
11382            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
11383            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
11384            - lib/unicode/In/EnclosedAlphanumerics.pl
11385            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
11386            - lib/unicode/In/Ethiopic.pl
11387            - lib/unicode/In/GeneralPunctuation.pl
11388            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
11389            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
11390            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
11391            - lib/unicode/In/HalfwidthandFullwidthForms.pl
11392            - lib/unicode/In/HangulCompatibilityJamo.pl
11393            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
11394            - lib/unicode/In/Hebrew.pl
11395            - lib/unicode/In/HighPrivateUseSurrogates.pl
11396            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
11397            - lib/unicode/In/IPAExtensions.pl
11398            - lib/unicode/In/IdeographicDescriptionCharacters.pl
11399            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
11400            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
11401            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
11402            - lib/unicode/In/Latin-1Supplement.pl
11403            - lib/unicode/In/LatinExtended-A.pl
11404            - lib/unicode/In/LatinExtended-B.pl
11405            - lib/unicode/In/LatinExtendedAdditional.pl
11406            - lib/unicode/In/LetterlikeSymbols.pl
11407            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
11408            - lib/unicode/In/MathematicalOperators.pl
11409            - lib/unicode/In/MiscellaneousSymbols.pl
11410            - lib/unicode/In/MiscellaneousTechnical.pl
11411            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
11412            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
11413            - lib/unicode/In/OpticalCharacterRecognition.pl
11414            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
11415            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
11416            - lib/unicode/In/SmallFormVariants.pl
11417            - lib/unicode/In/SpacingModifierLetters.pl
11418            - lib/unicode/In/Specials.pl
11419            - lib/unicode/In/SuperscriptsandSubscripts.pl
11420            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
11421            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
11422            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
11423            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
11424            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
11425            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
11426            ! pod/perlunicode.pod
11427 ____________________________________________________________________________
11428 [  9896] By: jhi                                   on 2001/04/28  14:33:17
11429         Log: Update the information on shared library path on HP-UX.
11430      Branch: perl
11431            ! INSTALL
11432 ____________________________________________________________________________
11433 [  9895] By: jhi                                   on 2001/04/28  14:32:30
11434         Log: Because #9894 seems to do the trick, this workaround can be removed.
11435      Branch: perl
11436            ! t/lib/selfstubber.t
11437 ____________________________________________________________________________
11438 [  9894] By: jhi                                   on 2001/04/28  14:26:13
11439         Log: For PerlIO flush the children's file handles (on fork/exec/system).
11440      Branch: perl
11441            ! perl.h
11442 ____________________________________________________________________________
11443 [  9893] By: jhi                                   on 2001/04/28  14:23:15
11444         Log: Test tweak for #9891.
11445      Branch: perl
11446            ! t/lib/b-deparse.t
11447 ____________________________________________________________________________
11448 [  9892] By: jhi                                   on 2001/04/28  14:10:13
11449         Log: New HP-UX hints from Merijn.
11450      Branch: perl
11451            ! hints/hpux.sh
11452 ____________________________________________________________________________
11453 [  9891] By: jhi                                   on 2001/04/28  14:07:27
11454         Log: Subject: [PATCH B::Deparse] non-block scopes
11455              From: Robin Houston <robin@kitsite.com>
11456              Date: Fri, 27 Apr 2001 19:15:14 +0100
11457              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
11458      Branch: perl
11459            ! ext/B/B/Deparse.pm
11460 ____________________________________________________________________________
11461 [  9890] By: nick                                  on 2001/04/27  19:41:25
11462         Log: Integrate mainline
11463      Branch: perlio
11464           +> t/lib/selfstubber.t
11465           !> (integrate 50 files)
11466 ____________________________________________________________________________
11467 [  9889] By: jhi                                   on 2001/04/27  18:23:46
11468         Log: Subject: Re: selfstubber test fail on bleadperl
11469              From: Mike Guy <mjtg@cam.ac.uk>
11470              Date: Fri, 27 Apr 2001 19:31:18 +0100
11471              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
11472      Branch: perl
11473            ! t/lib/selfstubber.t
11474 ____________________________________________________________________________
11475 [  9888] By: jhi                                   on 2001/04/27  16:20:54
11476         Log: Test tweak for #9886.
11477      Branch: perl
11478            ! t/lib/b-deparse.t
11479 ____________________________________________________________________________
11480 [  9887] By: jhi                                   on 2001/04/27  16:16:33
11481         Log: Buffering issue at least in Solaris (even with perlio).
11482      Branch: perl
11483            ! t/lib/selfstubber.t
11484 ____________________________________________________________________________
11485 [  9886] By: jhi                                   on 2001/04/27  14:59:23
11486         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
11487              From: Robin Houston <robin@kitsite.com>
11488              Date: Fri, 27 Apr 2001 16:53:20 +0100
11489              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
11490      Branch: perl
11491            ! ext/B/B/Deparse.pm
11492 ____________________________________________________________________________
11493 [  9885] By: jhi                                   on 2001/04/27  14:23:51
11494         Log: Update Changes.
11495      Branch: perl
11496            ! Changes patchlevel.h
11497 ____________________________________________________________________________
11498 [  9884] By: jhi                                   on 2001/04/27  14:14:12
11499         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
11500              From: "Philip Newton" <pnewton@gmx.de>
11501              Date: Fri, 27 Apr 2001 16:40:13 +0200
11502              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
11503      Branch: perl
11504            ! pod/perldata.pod
11505 ____________________________________________________________________________
11506 [  9883] By: jhi                                   on 2001/04/27  13:28:19
11507         Log: Add LOG_PERROR; prettify the "removed".
11508      Branch: perl
11509            ! ext/Sys/Syslog/Syslog.xs
11510 ____________________________________________________________________________
11511 [  9882] By: jhi                                   on 2001/04/27  13:13:18
11512         Log: h2xs tweaks: use NV instead of double, "quote" the removed
11513              prefixes for clarity (especially when nothing is removed),
11514              slight pod reformats.
11515      Branch: perl
11516            ! utils/h2xs.PL
11517 ____________________________________________________________________________
11518 [  9881] By: jhi                                   on 2001/04/27  12:58:48
11519         Log: Don't bother creating existing directories.
11520      Branch: perl
11521            ! utils/h2xs.PL
11522 ____________________________________________________________________________
11523 [  9880] By: jhi                                   on 2001/04/27  12:45:39
11524         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
11525              From: Mike Schilli <m@perlmeister.com>
11526              Date: Wed, 25 Apr 2001 01:29:21 -0700
11527              Message-id: <3AE68AE1.6A981723@perlmeister.com>
11528      Branch: perl
11529            ! utils/h2xs.PL
11530 ____________________________________________________________________________
11531 [  9879] By: jhi                                   on 2001/04/27  12:40:55
11532         Log: break is not yet Perl.  Added the template license also to README.
11533      Branch: perl
11534            ! utils/h2xs.PL
11535 ____________________________________________________________________________
11536 [  9878] By: jhi                                   on 2001/04/27  03:08:20
11537         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
11538              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11539              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
11540              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
11541      Branch: perl
11542            ! t/lib/xs-typemap.t
11543 ____________________________________________________________________________
11544 [  9877] By: jhi                                   on 2001/04/26  23:54:40
11545         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
11546              From: "Abigail" <abigail@foad.org>
11547              Date: Fri, 27 Apr 2001 01:44:28 +0200
11548              Message-ID: <20010426234428.19786.qmail@foad.org>
11549      Branch: perl
11550            ! utils/h2xs.PL
11551 ____________________________________________________________________________
11552 [  9876] By: jhi                                   on 2001/04/26  23:52:06
11553         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
11554              From: Peter Prymmer <pvhp@forte.com>
11555              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
11556              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
11557      Branch: perl
11558            ! t/lib/selfstubber.t
11559 ____________________________________________________________________________
11560 [  9875] By: jhi                                   on 2001/04/26  23:48:10
11561         Log: Deparse nits.
11562      Branch: perl
11563            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
11564 ____________________________________________________________________________
11565 [  9874] By: jhi                                   on 2001/04/26  22:46:05
11566         Log: Document ANYOF_CLASS.
11567      Branch: perl
11568            ! regcomp.h
11569 ____________________________________________________________________________
11570 [  9873] By: jhi                                   on 2001/04/26  22:35:03
11571         Log: Subject: Re: [PATCH @9846] dumping ANYOF
11572              From: Hugo <hv@crypt.compulink.co.uk>
11573              Date: Thu, 26 Apr 2001 23:33:38 +0100
11574              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
11575      Branch: perl
11576            ! regcomp.c regcomp.h
11577 ____________________________________________________________________________
11578 [  9872] By: jhi                                   on 2001/04/26  22:34:31
11579         Log: Subject: [PATCH] more for Devel::SelfStubber
11580              From: Nicholas Clark <nick@ccl4.org>
11581              Date: Fri, 27 Apr 2001 00:13:52 +0100
11582              Message-ID: <20010427001351.K88186@plum.flirble.org>
11583      Branch: perl
11584            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
11585 ____________________________________________________________________________
11586 [  9871] By: jhi                                   on 2001/04/26  21:59:17
11587         Log: Subject: [PATCH B::Deparse] formats must be flush left
11588              From: Robin Houston <robin@kitsite.com>
11589              Date: Thu, 26 Apr 2001 23:54:29 +0100
11590              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
11591      Branch: perl
11592            ! ext/B/B/Deparse.pm
11593 ____________________________________________________________________________
11594 [  9870] By: jhi                                   on 2001/04/26  21:57:37
11595         Log: If some of the constants are prefixes of others,
11596              the prefixes may never get recognized.  (See 20010426.006.)
11597      Branch: perl
11598            ! utils/h2xs.PL
11599 ____________________________________________________________________________
11600 [  9869] By: jhi                                   on 2001/04/26  21:50:42
11601         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
11602              From: Chris Bongaarts <cab@tc.umn.edu>
11603              Date: Thu, 26 Apr 2001 17:10:31 -0500
11604              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
11605      Branch: perl
11606            ! ext/Sys/Syslog/Syslog.xs
11607 ____________________________________________________________________________
11608 [  9868] By: jhi                                   on 2001/04/26  21:35:12
11609         Log: Further cuts and more docs from Graham Barr.
11610      Branch: perl
11611            ! ext/List/Util/lib/List/Util.pm
11612            ! ext/List/Util/lib/Scalar/Util.pm
11613 ____________________________________________________________________________
11614 [  9867] By: jhi                                   on 2001/04/26  21:18:57
11615         Log: Subject: [PATCH 5.7.1] DB_File-1.77
11616              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
11617              Date: Thu, 26 Apr 2001 22:37:53 +0100
11618              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
11619      Branch: perl
11620            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11621            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
11622 ____________________________________________________________________________
11623 [  9866] By: jhi                                   on 2001/04/26  21:12:31
11624         Log: Subject: [PATCH B::Deparse] fix easy bugs
11625              From: Robin Houston <robin@kitsite.com>
11626              Date: Thu, 26 Apr 2001 23:03:33 +0100
11627              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
11628      Branch: perl
11629            ! ext/B/B/Deparse.pm
11630 ____________________________________________________________________________
11631 [  9865] By: jhi                                   on 2001/04/26  20:26:13
11632         Log: Update Changes.
11633      Branch: perl
11634            ! Changes patchlevel.h
11635 ____________________________________________________________________________
11636 [  9864] By: jhi                                   on 2001/04/26  19:27:48
11637         Log: Dethinko from Robin Houston.
11638      Branch: perl
11639            ! ext/B/B/Deparse.pm
11640 ____________________________________________________________________________
11641 [  9863] By: jhi                                   on 2001/04/26  19:10:35
11642         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
11643              From: Robin Houston <robin@kitsite.com>
11644              Date: Thu, 26 Apr 2001 21:08:32 +0100
11645              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
11646      Branch: perl
11647            ! ext/B/B/Deparse.pm
11648 ____________________________________________________________________________
11649 [  9862] By: jhi                                   on 2001/04/26  19:04:23
11650         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11651              From: Robin Houston <robin@kitsite.com>
11652              Date: Thu, 26 Apr 2001 20:52:50 +0100
11653              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
11654      Branch: perl
11655            ! ext/B/B/Deparse.pm
11656 ____________________________________________________________________________
11657 [  9861] By: jhi                                   on 2001/04/26  18:56:14
11658         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
11659              From: Mike Guy <mjtg@cam.ac.uk>
11660              Date: Thu, 26 Apr 2001 14:22:40 +0100
11661              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
11662      Branch: perl
11663            ! pod/perlobj.pod
11664 ____________________________________________________________________________
11665 [  9860] By: jhi                                   on 2001/04/26  18:46:42
11666         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11667              From: Robin Houston <robin@kitsite.com>
11668              Date: Thu, 26 Apr 2001 20:34:29 +0100
11669              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
11670              
11671              Hashes do not interpolate.
11672      Branch: perl
11673            ! ext/B/B/Deparse.pm
11674 ____________________________________________________________________________
11675 [  9859] By: jhi                                   on 2001/04/26  18:43:51
11676         Log: Subject: The Time::Piece conspiracy unmasked!!!
11677              From: Mike Guy <mjtg@cam.ac.uk>
11678              Date: Thu, 26 Apr 2001 19:02:50 +0100
11679              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
11680              
11681              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
11682              From: Mike Guy <mjtg@cam.ac.uk>
11683              Date: Thu, 26 Apr 2001 19:08:21 +0100
11684              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
11685              
11686              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
11687              From: Graham Barr <gbarr@pobox.com>
11688              Date: Thu, 26 Apr 2001 19:12:03 +0100
11689              Message-ID: <20010426191203.A70835@pobox.com>
11690              
11691              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
11692      Branch: perl
11693            ! ext/List/Util/lib/List/Util.pm
11694            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
11695 ____________________________________________________________________________
11696 [  9858] By: jhi                                   on 2001/04/26  18:17:42
11697         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
11698              From: Robin Houston <robin@kitsite.com>
11699              Date: Thu, 26 Apr 2001 16:09:35 +0100
11700              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
11701      Branch: perl
11702            ! t/comp/proto.t
11703 ____________________________________________________________________________
11704 [  9857] By: jhi                                   on 2001/04/26  18:04:59
11705         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11706              From: barries <barries@slaysys.com>
11707              Date: Thu, 26 Apr 2001 12:01:10 -0400
11708              Message-ID: <20010426120110.E29698@jester.slaysys.com>
11709      Branch: perl
11710            ! pod/perldiag.pod
11711 ____________________________________________________________________________
11712 [  9856] By: jhi                                   on 2001/04/26  18:03:33
11713         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
11714              Date: Thu, 26 Apr 2001 17:13:41 +0100
11715              From: Robin Houston <robin@kitsite.com>
11716              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
11717              
11718              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11719              From: Robin Houston <robin@kitsite.com>
11720              Date: Thu, 26 Apr 2001 18:44:29 +0100
11721              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
11722      Branch: perl
11723            ! ext/B/B/Deparse.pm
11724 ____________________________________________________________________________
11725 [  9855] By: jhi                                   on 2001/04/26  17:56:04
11726         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
11727              From: Robin Houston <robin@kitsite.com>
11728              Date: Thu, 26 Apr 2001 17:04:08 +0100
11729              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
11730      Branch: perl
11731            ! ext/B/B/Deparse.pm
11732 ____________________________________________________________________________
11733 [  9854] By: jhi                                   on 2001/04/26  17:47:26
11734         Log: Subject: Re: Short test case for undef %stash:: crash
11735              From: Benjamin Sugars <bsugars@canoe.ca> 
11736              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
11737              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
11738              Changed and moved the perldiag entry.
11739      Branch: perl
11740            ! gv.c pod/perldiag.pod
11741 ____________________________________________________________________________
11742 [  9853] By: jhi                                   on 2001/04/26  14:35:16
11743         Log: Beginnings of strptime().  Do not touch the wet paint.
11744      Branch: perl
11745            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11746 ____________________________________________________________________________
11747 [  9852] By: jhi                                   on 2001/04/26  13:17:21
11748         Log: Retract #9851, core dumps from pod2man.
11749      Branch: perl
11750            ! regcomp.c
11751 ____________________________________________________________________________
11752 [  9851] By: jhi                                   on 2001/04/26  11:54:41
11753         Log: (Retracted by #9852.)
11754              
11755              Subject: [PATCH @9846] dumping ANYOF
11756              From: Hugo <hv@crypt.compulink.co.uk>
11757              Date: Thu, 26 Apr 2001 05:32:38 +0100
11758              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
11759      Branch: perl
11760            ! regcomp.c
11761 ____________________________________________________________________________
11762 [  9850] By: jhi                                   on 2001/04/26  02:34:44
11763         Log: If ccflags was empty the _previous_ $* containing all the
11764              environment variables and Configure variables was used,
11765              which lead, among other bad things, into $ccflags being your
11766              uname -a output, which lead into test compile with cc failing,
11767              which lead into gcc being selected, which didn't work that well
11768              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
11769              with large files, et cetera.
11770      Branch: perl
11771            ! hints/hpux.sh
11772 ____________________________________________________________________________
11773 [  9849] By: jhi                                   on 2001/04/26  01:44:57
11774         Log: Make selfstubber test more portable.
11775      Branch: perl
11776            ! t/lib/selfstubber.t
11777 ____________________________________________________________________________
11778 [  9848] By: jhi                                   on 2001/04/26  00:50:26
11779         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
11780              From: Benjamin Sugars <ben.sugars@home.com>
11781              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
11782              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
11783      Branch: perl
11784            ! ext/Cwd/Cwd.xs
11785 ____________________________________________________________________________
11786 [  9847] By: jhi                                   on 2001/04/26  00:46:58
11787         Log: Subject: [PATCH: perl@9841] VMS updates
11788              From: Peter Prymmer <pvhp@forte.com>
11789              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
11790              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
11791      Branch: perl
11792            ! README.vms configure.com vms/descrip_mms.template
11793            ! vms/ext/filespec.t
11794 ____________________________________________________________________________
11795 [  9846] By: jhi                                   on 2001/04/26  00:11:56
11796         Log: re 'debug' was broken by #9084.
11797      Branch: perl
11798            ! ext/re/re.xs
11799 ____________________________________________________________________________
11800 [  9845] By: jhi                                   on 2001/04/25  22:33:17
11801         Log: Subject: [PATCH] test for Devel::SelfStubber
11802              From: Nicholas Clark <nick@ccl4.org>
11803              Date: Thu, 26 Apr 2001 00:00:54 +0100
11804              Message-ID: <20010426000054.D89026@plum.flirble.org>
11805      Branch: perl
11806            + t/lib/selfstubber.t
11807            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
11808 ____________________________________________________________________________
11809 [  9844] By: jhi                                   on 2001/04/25  22:29:32
11810         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
11811              From: Paul Johnson <paul@pjcj.net>
11812              Date: Thu, 26 Apr 2001 00:46:08 +0200
11813              Message-ID: <20010426004608.H2338@pjcj.net>
11814      Branch: perl
11815            ! ext/B/B/Concise.pm
11816 ____________________________________________________________________________
11817 [  9843] By: jhi                                   on 2001/04/25  22:28:28
11818         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
11819              From: Peter Prymmer <pvhp@forte.com>
11820              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
11821              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
11822      Branch: perl
11823            ! ext/Cwd/Cwd.xs
11824 ____________________________________________________________________________
11825 [  9842] By: jhi                                   on 2001/04/25  20:58:12
11826         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
11827              From: John Peacock <jpeacock@rowman.com>
11828              Date: Wed, 25 Apr 2001 17:30:26 -0400
11829              Message-ID: <3AE741F2.B3217464@rowman.com>
11830      Branch: perl
11831            ! lib/Math/BigInt.pm t/lib/bigintpm.t
11832 ____________________________________________________________________________
11833 [  9841] By: jhi                                   on 2001/04/25  20:07:05
11834         Log: Update Changes.
11835      Branch: perl
11836            ! Changes patchlevel.h
11837 ____________________________________________________________________________
11838 [  9840] By: jhi                                   on 2001/04/25  19:56:51
11839         Log: Yet another HP-UX hints version from Merijn.
11840      Branch: perl
11841            ! hints/hpux.sh
11842 ____________________________________________________________________________
11843 [  9839] By: jhi                                   on 2001/04/25  19:53:04
11844         Log: abs_path() didn't terminate the filename correctly,
11845              in DIRNAMLENless systems like HP-UX this would fail.
11846      Branch: perl
11847            ! ext/Cwd/Cwd.xs
11848 ____________________________________________________________________________
11849 [  9838] By: jhi                                   on 2001/04/25  16:37:26
11850         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11851              From: Mike Guy <mjtg@cam.ac.uk>
11852              Date: Wed, 25 Apr 2001 18:31:47 +0100
11853              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
11854      Branch: perl
11855            ! op.c
11856 ____________________________________________________________________________
11857 [  9837] By: jhi                                   on 2001/04/25  16:21:53
11858         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
11859              From: Jon Eveland <jweveland@yahoo.com>
11860              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
11861              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
11862      Branch: perl
11863            ! lib/perl5db.pl
11864 ____________________________________________________________________________
11865 [  9836] By: jhi                                   on 2001/04/25  14:17:50
11866         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
11867              From: "Philip Newton" <pnewton@gmx.de>
11868              Date: Wed, 25 Apr 2001 17:05:58 +0200
11869              Message-ID: <3AE703F6.3234.1833C45@localhost>
11870      Branch: perl
11871            ! Porting/patching.pod
11872 ____________________________________________________________________________
11873 [  9835] By: jhi                                   on 2001/04/25  13:58:07
11874         Log: It would seem that both ar and full_ar need to be overridden
11875              for HP-UX to avoid the GNU ar.
11876      Branch: perl
11877            ! hints/hpux.sh
11878 ____________________________________________________________________________
11879 [  9834] By: jhi                                   on 2001/04/25  13:50:40
11880         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
11881              From: "Philip Newton" <pnewton@gmx.de>
11882              Date: Wed, 25 Apr 2001 16:09:23 +0200
11883              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
11884              
11885              Detypo.
11886      Branch: perl
11887            ! t/op/misc.t
11888 ____________________________________________________________________________
11889 [  9833] By: jhi                                   on 2001/04/25  12:36:11
11890         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
11891      Branch: perl
11892            ! hints/hpux.sh
11893 ____________________________________________________________________________
11894 [  9832] By: jhi                                   on 2001/04/25  12:33:36
11895         Log: New version of HP-UX hints from Merijn.
11896      Branch: perl
11897            ! hints/hpux.sh
11898 ____________________________________________________________________________
11899 [  9831] By: jhi                                   on 2001/04/25  03:39:45
11900         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
11901      Branch: perl
11902            ! hints/hpux.sh
11903 ____________________________________________________________________________
11904 [  9830] By: jhi                                   on 2001/04/25  02:53:25
11905         Log: The tzname[] bit is not needed by util.c -- and causes
11906              heartburn in VMS (and it missing was probably the cause of
11907              the Mac OS X trouble).  Ouch.
11908      Branch: perl
11909            ! ext/POSIX/POSIX.xs util.c
11910 ____________________________________________________________________________
11911 [  9829] By: jhi                                   on 2001/04/25  00:10:06
11912         Log: Metaconfig unit change for #9828.
11913      Branch: metaconfig
11914            ! U/compline/ccflags.U
11915 ____________________________________________________________________________
11916 [  9828] By: jhi                                   on 2001/04/25  00:04:18
11917         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
11918              (which is actually the reason for the change, we need to pass
11919              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
11920              EP/IX, OS/2, and TitanOS, based on the hints files.
11921      Branch: perl
11922            ! Configure config_h.SH
11923 ____________________________________________________________________________
11924 [  9827] By: jhi                                   on 2001/04/24  23:49:20
11925         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
11926              the $cat must have an absolute path.
11927      Branch: perl
11928            ! makedepend.SH
11929 ____________________________________________________________________________
11930 [  9826] By: jhi                                   on 2001/04/24  23:40:53
11931         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
11932      Branch: perl
11933            ! README.amiga
11934 ____________________________________________________________________________
11935 [  9825] By: jhi                                   on 2001/04/24  23:35:35
11936         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
11937              From: "Philip Newton" <pnewton@gmx.de>
11938              Date: Tue, 24 Apr 2001 18:52:49 +0200
11939              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
11940      Branch: perl
11941            ! x2p/find2perl.PL
11942 ____________________________________________________________________________
11943 [  9824] By: jhi                                   on 2001/04/24  23:33:07
11944         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
11945              Some gcc specifics dropped out due to extensive rewriting;
11946              will be put back later as needed.
11947      Branch: perl
11948            ! hints/hpux.sh
11949 ____________________________________________________________________________
11950 [  9823] By: jhi                                   on 2001/04/24  23:27:57
11951         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
11952      Branch: perl
11953            ! ext/POSIX/POSIX.xs
11954 ____________________________________________________________________________
11955 [  9822] By: jhi                                   on 2001/04/24  23:25:21
11956         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
11957              From: Tim Jenness <t.jenness@jach.hawaii.edu>
11958              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
11959              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
11960      Branch: perl
11961            ! ext/XS/Typemap/Typemap.xs
11962 ____________________________________________________________________________
11963 [  9821] By: jhi                                   on 2001/04/24  23:24:10
11964         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
11965              From: "Abigail" <abigail@foad.org>
11966              Date: Tue, 24 Apr 2001 23:12:03 +0200
11967              Message-ID: <20010424211203.7901.qmail@foad.org>
11968      Branch: perl
11969            ! pod/perlport.pod
11970 ____________________________________________________________________________
11971 [  9820] By: jhi                                   on 2001/04/24  23:23:15
11972         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
11973              From: Matt Sergeant <matt@sergeant.org>
11974              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
11975              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
11976      Branch: perl
11977            ! pod/perlfaq4.pod
11978 ____________________________________________________________________________
11979 [  9819] By: nick                                  on 2001/04/24  18:49:43
11980         Log: Integrate mainline.
11981      Branch: perlio
11982           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
11983           !> (integrate 37 files)
11984 ____________________________________________________________________________
11985 [  9818] By: jhi                                   on 2001/04/24  14:35:23
11986         Log: Update Changes.
11987      Branch: perl
11988            ! Changes patchlevel.h
11989 ____________________________________________________________________________
11990 [  9817] By: jhi                                   on 2001/04/24  14:09:17
11991         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
11992              From: "Philip Newton" <pnewton@gmx.de>
11993              Date: Tue, 24 Apr 2001 12:58:12 +0200
11994              Message-ID: <3AE57864.8304.B77A0A@localhost> 
11995              
11996              plus add CPAN to the list of modules that have their own tests.
11997      Branch: perl
11998            ! t/lib/1_compile.t
11999 ____________________________________________________________________________
12000 [  9816] By: jhi                                   on 2001/04/24  14:07:03
12001         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
12002              From: Michael G Schwern <schwern@pobox.com>
12003              Date: Sat, 21 Apr 2001 22:35:00 +0100
12004              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
12005      Branch: perl
12006            ! t/lib/1_compile.t
12007 ____________________________________________________________________________
12008 [  9815] By: jhi                                   on 2001/04/24  13:54:32
12009         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
12010              From: Robin Houston <robin@kitsite.com>
12011              Date: Tue, 24 Apr 2001 15:51:18 +0100
12012              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
12013      Branch: perl
12014            ! ext/B/B/Deparse.pm
12015 ____________________________________________________________________________
12016 [  9814] By: jhi                                   on 2001/04/24  13:17:34
12017         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12018              From: Bill Glicker <billg@burrelles.com>
12019              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
12020              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
12021      Branch: perl
12022            ! hints/svr5.sh
12023 ____________________________________________________________________________
12024 [  9813] By: jhi                                   on 2001/04/24  12:54:23
12025         Log: Prevent path disclosure (probing for existence of filenames)
12026              using suidperl; bug id 20010322.218.
12027      Branch: perl
12028            ! perl.c pod/perldiag.pod
12029 ____________________________________________________________________________
12030 [  9812] By: jhi                                   on 2001/04/24  12:08:36
12031         Log: Retract #9811.
12032      Branch: perl
12033            ! ext/POSIX/POSIX.xs
12034 ____________________________________________________________________________
12035 [  9811] By: jhi                                   on 2001/04/24  11:57:35
12036         Log: (Retracted by #9812.)
12037      Branch: perl
12038            ! ext/POSIX/POSIX.xs
12039 ____________________________________________________________________________
12040 [  9810] By: jhi                                   on 2001/04/24  03:32:35
12041         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
12042      Branch: perl
12043            ! util.c
12044 ____________________________________________________________________________
12045 [  9809] By: jhi                                   on 2001/04/24  03:16:13
12046         Log: The Math::BigFloat::import() was broken.
12047              (Fixes bug id 20010422.002.)
12048      Branch: perl
12049            ! lib/Math/BigFloat.pm
12050 ____________________________________________________________________________
12051 [  9808] By: jhi                                   on 2001/04/24  01:11:40
12052         Log: Additional dependencies; should help for parallel makes
12053              not to fail on missing lib/lib.pm or lib/re.pm.
12054      Branch: perl
12055            ! Makefile.SH
12056 ____________________________________________________________________________
12057 [  9807] By: jhi                                   on 2001/04/24  00:57:01
12058         Log: Update the test failure disclaimer.
12059      Branch: perl
12060            ! t/pragma/warn/pp_hot
12061 ____________________________________________________________________________
12062 [  9806] By: jhi                                   on 2001/04/24  00:54:04
12063         Log: Add make target "install-all" which is alias for "install"
12064              to cater for case-preserving filesystems like HFS+.
12065      Branch: perl
12066            ! INSTALL Makefile.SH
12067 ____________________________________________________________________________
12068 [  9805] By: jhi                                   on 2001/04/24  00:47:28
12069         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
12070              From: Peter Prymmer <pvhp@forte.com>
12071              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
12072              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
12073              
12074              (Ken William's message forwarded from macosx@perl.org)
12075      Branch: perl
12076            ! hints/darwin.sh
12077 ____________________________________________________________________________
12078 [  9804] By: jhi                                   on 2001/04/23  23:57:35
12079         Log: Cut-and-pasto.
12080      Branch: perl
12081            ! perlio.c
12082 ____________________________________________________________________________
12083 [  9803] By: jhi                                   on 2001/04/23  23:52:25
12084         Log: More PerlIO robustness.
12085      Branch: perl
12086            ! perlio.c
12087 ____________________________________________________________________________
12088 [  9802] By: jhi                                   on 2001/04/23  23:43:35
12089         Log: Make the "STD* opened only for ..." errors more consistent.
12090      Branch: perl
12091            ! doio.c
12092 ____________________________________________________________________________
12093 [  9801] By: jhi                                   on 2001/04/23  23:34:26
12094         Log: Test case for #9800.
12095      Branch: perl
12096            ! t/op/misc.t
12097 ____________________________________________________________________________
12098 [  9800] By: jhi                                   on 2001/04/23  23:14:43
12099         Log: Avoid coredump on 'close STDERR; die' by making
12100              the PerlIO calls more robust.  Also use SETERRNO()
12101              instead of errno = to be more VMS-ready.
12102      Branch: perl
12103            ! perlio.c
12104 ____________________________________________________________________________
12105 [  9799] By: jhi                                   on 2001/04/23  21:41:10
12106         Log: Subject: test for ID 20010423.002
12107              From: Robin Houston <robin@kitsite.com>
12108              Date: Mon, 23 Apr 2001 16:52:21 +0100
12109              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
12110      Branch: perl
12111            ! t/op/avhv.t
12112 ____________________________________________________________________________
12113 [  9798] By: jhi                                   on 2001/04/23  21:40:07
12114         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
12115              From: David Dyck <dcd@tc.fluke.com>
12116              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
12117              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
12118      Branch: perl
12119            ! installperl
12120 ____________________________________________________________________________
12121 [  9797] By: jhi                                   on 2001/04/23  21:37:56
12122         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
12123              From: Benjamin Sugars <bsugars@canoe.ca>
12124              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
12125              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
12126      Branch: perl
12127            ! ext/Cwd/Cwd.xs lib/Cwd.pm
12128 ____________________________________________________________________________
12129 [  9796] By: jhi                                   on 2001/04/23  21:29:24
12130         Log: Synchronize h2xs and pod2man some more on the documentation
12131              templates they propose.
12132      Branch: perl
12133            ! pod/pod2man.PL utils/h2xs.PL
12134 ____________________________________________________________________________
12135 [  9795] By: jhi                                   on 2001/04/23  17:30:40
12136         Log: Add one more naughty test for base64; make encoding logic cleaner.
12137      Branch: perl
12138            ! t/lib/mimeb64.t
12139 ____________________________________________________________________________
12140 [  9794] By: jhi                                   on 2001/04/23  13:51:32
12141         Log: Update Changes.
12142      Branch: perl
12143            ! Changes patchlevel.h
12144 ____________________________________________________________________________
12145 [  9793] By: jhi                                   on 2001/04/23  13:44:18
12146         Log: Duplicate lines.
12147      Branch: perl
12148            ! MANIFEST
12149 ____________________________________________________________________________
12150 [  9792] By: jhi                                   on 2001/04/23  13:39:13
12151         Log: Subject: Re: PATCH 5.7.1
12152              From: Mark-Jason Dominus <mjd@plover.com>
12153              Date: Mon, 23 Apr 2001 10:30:21 -0400
12154              Message-ID: <20010423143021.17335.qmail@plover.com>
12155      Branch: perl
12156            ! perl.h sv.c
12157 ____________________________________________________________________________
12158 [  9791] By: jhi                                   on 2001/04/23  13:32:40
12159         Log: Add the CPAN.pm 1.59_54 tests.
12160      Branch: perl
12161            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
12162            ! MANIFEST
12163 ____________________________________________________________________________
12164 [  9790] By: jhi                                   on 2001/04/23  13:21:55
12165         Log: Subject: Deparse nit
12166              From: Robin Houston <robin@kitsite.com>
12167              Date: Mon, 23 Apr 2001 12:38:20 +0100
12168              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
12169      Branch: perl
12170            ! ext/B/B/Deparse.pm
12171 ____________________________________________________________________________
12172 [  9789] By: jhi                                   on 2001/04/23  13:19:07
12173         Log: Subject: [PATCH] bug 20010423.002
12174              From: Robin Houston <robin@kitsite.com>
12175              Date: Mon, 23 Apr 2001 13:12:30 +0100
12176              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
12177      Branch: perl
12178            ! pp.c
12179 ____________________________________________________________________________
12180 [  9788] By: jhi                                   on 2001/04/23  13:02:49
12181         Log: Subject: PATCH [5.7.1] hv.c unused #define
12182              From: Mark-Jason Dominus <mjd@plover.com>
12183              Date: Sun, 22 Apr 2001 14:17:49 -0400
12184              Message-ID: <20010422181749.26976.qmail@plover.com>
12185      Branch: perl
12186            ! hv.c
12187 ____________________________________________________________________________
12188 [  9787] By: jhi                                   on 2001/04/23  13:02:02
12189         Log: Subject: PATCH 5.7.1
12190              From: Mark-Jason Dominus <mjd@plover.com>
12191              Date: Sun, 22 Apr 2001 15:12:57 -0400
12192              Message-ID: <20010422191258.6539.qmail@plover.com>
12193              
12194              plus Sarathy's STMT_START + STMT_END suggestion.
12195      Branch: perl
12196            ! perl.h
12197 ____________________________________________________________________________
12198 [  9786] By: jhi                                   on 2001/04/23  12:53:25
12199         Log: Fix for
12200              
12201              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
12202              From: dLux <dlux@spam.sch.bme.hu>
12203              Date: Mon, 23 Apr 2001 01:25:26 +0200
12204              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
12205              
12206              (SvGROW really does return a char *.)
12207      Branch: perl
12208            ! pod/perlapi.pod sv.h
12209 ____________________________________________________________________________
12210 [  9785] By: jhi                                   on 2001/04/23  04:34:04
12211         Log: Time::Piece work continues.  $t->day removed since
12212              I think it's too confusing.  Now has normal and
12213              abbreviated length weekday names and month names,
12214              the names change with _names(), not _list().
12215              Now has strftime() in Perl, _strftime() is
12216              the libc version (to which strftime() falls back
12217              if it doesn't know the format.  To do: the reverse
12218              of strftime, strptime(), and the localisation of both.
12219      Branch: perl
12220            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
12221            ! t/lib/time-piece.t
12222 ____________________________________________________________________________
12223 [  9784] By: jhi                                   on 2001/04/23  02:41:46
12224         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
12225              From: andreas.koenig@anima.de (Andreas J. Koenig)
12226              Date: 23 Apr 2001 05:20:55 +0200
12227              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
12228      Branch: perl
12229            ! t/pragma/overload.t
12230 ____________________________________________________________________________
12231 [  9783] By: jhi                                   on 2001/04/22  23:32:42
12232         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
12233              From: Robin Houston <robin@kitsite.com>
12234              Date: Mon, 23 Apr 2001 00:38:18 +0100
12235              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
12236      Branch: perl
12237            ! ext/B/B/Deparse.pm
12238 ____________________________________________________________________________
12239 [  9782] By: jhi                                   on 2001/04/22  20:55:43
12240         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
12241              From: Simon Cozens <simon@netthink.co.uk>
12242              Date: Sun, 22 Apr 2001 18:47:25 +0100
12243              Message-ID: <20010422184725.A14411@netthink.co.uk>
12244      Branch: perl
12245            ! sv.c t/pragma/overload.t
12246 ____________________________________________________________________________
12247 [  9781] By: jhi                                   on 2001/04/22  20:52:13
12248         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
12249              From: Robin Houston <robin@kitsite.com>
12250              Date: Sun, 22 Apr 2001 22:14:50 +0100
12251              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
12252      Branch: perl
12253            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12254 ____________________________________________________________________________
12255 [  9780] By: nick                                  on 2001/04/22  20:40:31
12256         Log: Integrate mainline.
12257      Branch: perlio
12258           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12259           +> t/lib/b-stash.t
12260           !> (integrate 38 files)
12261 ____________________________________________________________________________
12262 [  9779] By: jhi                                   on 2001/04/22  15:16:03
12263         Log: Subject: IO::Socket::INET patch
12264              From: andrew deryabin <djsf@technarchy.ru>
12265              Date: Sat, 21 Apr 2001 17:46:52 +0400
12266              Message-ID: <20010421174652.B1426@technarchy>
12267      Branch: perl
12268            ! ext/IO/lib/IO/Socket/INET.pm
12269 ____________________________________________________________________________
12270 [  9778] By: jhi                                   on 2001/04/22  15:14:33
12271         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
12272              From: Mark-Jason Dominus <mjd@plover.com>
12273              Date: Sat, 21 Apr 2001 21:27:49 -0400
12274              Message-ID: <20010422012749.27024.qmail@plover.com>
12275      Branch: perl
12276            ! regcomp.c
12277 ____________________________________________________________________________
12278 [  9777] By: jhi                                   on 2001/04/22  15:10:51
12279         Log: Subject: Re: Regex debugger patch 
12280              From: Mark-Jason Dominus <mjd@plover.com>
12281              Date: Sat, 21 Apr 2001 21:48:51 -0400
12282              Message-ID: <20010422014851.27165.qmail@plover.com>
12283      Branch: perl
12284            ! pod/perldebguts.pod
12285 ____________________________________________________________________________
12286 [  9776] By: jhi                                   on 2001/04/22  15:09:48
12287         Log: Subject: Re: Regex debugger patch
12288              From: Mark-Jason Dominus <mjd@plover.com>
12289              Date: Sat, 21 Apr 2001 14:24:39 -0400
12290              Message-ID: <20010421182439.16508.qmail@plover.com>
12291              
12292              Regex debugger backend.
12293      Branch: perl
12294            ! regcomp.c regexp.h
12295 ____________________________________________________________________________
12296 [  9775] By: jhi                                   on 2001/04/21  16:45:40
12297         Log: Subject: [PATCH] Typo in utf8.h
12298              From: Jesús Quiroga <jquiroga@pobox.com>
12299              Date: Sat, 21 Apr 2001 19:25:33 +0200
12300              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
12301      Branch: perl
12302            ! utf8.h
12303 ____________________________________________________________________________
12304 [  9774] By: jhi                                   on 2001/04/21  16:43:52
12305         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
12306              From: Joe Orton <jorton@redhat.com>
12307              Date: Tue, 17 Apr 2001 15:50:43 +0100
12308              Message-Id: <20010417155043.D19132@eu.c2.net>
12309      Branch: perl
12310            ! hints/svr5.sh
12311 ____________________________________________________________________________
12312 [  9773] By: jhi                                   on 2001/04/21  15:30:15
12313         Log: Subject: Patch utils/h2xs.PL
12314              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12315              Date: Sat, 21 Apr 2001 10:32:16 -0500
12316              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
12317              
12318              Add MAILING list and LICENSE templates.
12319      Branch: perl
12320            ! utils/h2xs.PL
12321 ____________________________________________________________________________
12322 [  9772] By: jhi                                   on 2001/04/21  15:28:36
12323         Log: Subject: perlfaq2.patch for 5.7.1
12324              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12325              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
12326              Date: Fri, 20 Apr 2001 16:42:19 -0500
12327              
12328              rm an extra tab, a blurb about the xx.cpan to clarify
12329              which countries actually have that and dejanews is history
12330              as well as most of that nonsensical entry.
12331      Branch: perl
12332            ! pod/perlfaq2.pod
12333 ____________________________________________________________________________
12334 [  9771] By: jhi                                   on 2001/04/21  15:27:17
12335         Log: Subject: perlfaq1.patch for 5.7.1
12336              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
12337              Date: Fri, 20 Apr 2001 16:57:36 -0500
12338              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
12339              
12340              Evil URLs must die. Especially when they are broken.
12341      Branch: perl
12342            ! pod/perlfaq1.pod
12343 ____________________________________________________________________________
12344 [  9770] By: jhi                                   on 2001/04/21  15:23:38
12345         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
12346              From: Michael G Schwern <schwern@pobox.com>
12347              Date: Sat, 21 Apr 2001 16:11:12 +0100
12348              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
12349      Branch: perl
12350            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
12351            + t/lib/b-stash.t
12352            ! MANIFEST ext/B/B.pm t/lib/b.t
12353 ____________________________________________________________________________
12354 [  9769] By: jhi                                   on 2001/04/21  15:03:32
12355         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
12356              From: Michael G Schwern <schwern@pobox.com>
12357              Date: Sat, 21 Apr 2001 09:48:00 +0100
12358              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
12359      Branch: perl
12360            ! utils/h2ph.PL
12361 ____________________________________________________________________________
12362 [  9768] By: jhi                                   on 2001/04/21  14:33:49
12363         Log: PerlIO and Encode doc cleanup and tweaks.
12364      Branch: perl
12365            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
12366            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
12367 ____________________________________________________________________________
12368 [  9767] By: jhi                                   on 2001/04/21  12:40:16
12369         Log: Integrate perlio.
12370      Branch: perl
12371           !> doio.c
12372 ____________________________________________________________________________
12373 [  9766] By: nick                                  on 2001/04/20  18:28:35
12374         Log: Avoid core dump on
12375              open(STDOUT,">",\$foo);
12376      Branch: perlio
12377            ! doio.c
12378 ____________________________________________________________________________
12379 [  9765] By: jhi                                   on 2001/04/20  13:23:43
12380         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12381              From: Robin Houston <robin@kitsite.com>
12382              Date: Fri, 20 Apr 2001 14:29:22 +0100
12383              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
12384      Branch: perl
12385            ! ext/B/B.pm ext/B/B/Deparse.pm
12386 ____________________________________________________________________________
12387 [  9764] By: jhi                                   on 2001/04/20  13:19:33
12388         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
12389              From: Peter Prymmer <pvhp@forte.com>
12390              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
12391              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
12392      Branch: perl
12393            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12394            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12395            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12396            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12397 ____________________________________________________________________________
12398 [  9763] By: jhi                                   on 2001/04/20  12:36:39
12399         Log: Subject: Re: A new PerlIO coredump
12400              From: Nick Ing-Simmons <nik@tiuk.ti.com>
12401              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
12402              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
12403      Branch: perl
12404            ! doio.c
12405 ____________________________________________________________________________
12406 [  9762] By: jhi                                   on 2001/04/19  23:02:30
12407         Log: Update Changes.
12408      Branch: perl
12409            ! Changes patchlevel.h
12410 ____________________________________________________________________________
12411 [  9761] By: jhi                                   on 2001/04/19  22:59:19
12412         Log: More cleanup cleanup.
12413      Branch: perl
12414            ! Makefile.SH win32/Makefile win32/makefile.mk
12415 ____________________________________________________________________________
12416 [  9760] By: jhi                                   on 2001/04/19  22:50:31
12417         Log: lib/Time is non-empty, let's not rmdir it.
12418      Branch: perl
12419            ! Makefile.SH
12420 ____________________________________________________________________________
12421 [  9759] By: jhi                                   on 2001/04/19  22:36:51
12422         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
12423              From: Robin Houston <robin@kitsite.com>
12424              Date: Fri, 20 Apr 2001 00:18:53 +0100
12425              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
12426      Branch: perl
12427            ! ext/B/B/Deparse.pm
12428 ____________________________________________________________________________
12429 [  9758] By: jhi                                   on 2001/04/19  22:36:00
12430         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
12431              From: Peter Prymmer <pvhp@forte.com>
12432              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
12433              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
12434      Branch: perl
12435            ! ext/Cwd/Cwd.xs
12436 ____________________________________________________________________________
12437 [  9757] By: nick                                  on 2001/04/19  18:53:54
12438         Log: Blind (untested) integrate of mainline.
12439      Branch: perlio
12440           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12441           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
12442           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
12443           !> (integrate 53 files)
12444 ____________________________________________________________________________
12445 [  9756] By: jhi                                   on 2001/04/19  16:59:23
12446         Log: Document and test Time::Piece.
12447      Branch: perl
12448            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
12449            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
12450 ____________________________________________________________________________
12451 [  9755] By: jhi                                   on 2001/04/19  12:13:29
12452         Log: A better fix for the \x{12345678} trouble from NI-S.
12453      Branch: perl
12454            ! utf8.c
12455 ____________________________________________________________________________
12456 [  9754] By: jhi                                   on 2001/04/19  11:56:07
12457         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
12458              From: Robin Houston <robin@kitsite.com>
12459              Date: Wed, 18 Apr 2001 17:58:33 +0100
12460              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
12461      Branch: perl
12462            ! ext/B/B/Deparse.pm op.c
12463 ____________________________________________________________________________
12464 [  9753] By: jhi                                   on 2001/04/19  04:21:52
12465         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
12466              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
12467              Date: Thu, 19 Apr 2001 01:11:41 -0400
12468              Message-ID: <20010419011141.A5798@cpan.org>
12469      Branch: perl
12470            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12471 ____________________________________________________________________________
12472 [  9752] By: jhi                                   on 2001/04/19  02:41:10
12473         Log: The new time utils need to be thread-aware, too.
12474      Branch: perl
12475            ! util.c
12476 ____________________________________________________________________________
12477 [  9751] By: jhi                                   on 2001/04/19  02:26:47
12478         Log: Compilation nit noticed by AIX compiler.
12479      Branch: perl
12480            ! perlio.c
12481 ____________________________________________________________________________
12482 [  9750] By: jhi                                   on 2001/04/19  02:20:06
12483         Log: The new time utils need to be public.
12484      Branch: perl
12485            ! embed.pl
12486 ____________________________________________________________________________
12487 [  9749] By: jhi                                   on 2001/04/19  01:42:39
12488         Log: Regen toc.
12489      Branch: perl
12490            ! pod/perltoc.pod
12491 ____________________________________________________________________________
12492 [  9748] By: jhi                                   on 2001/04/19  01:41:10
12493         Log: Add Time::Piece, a slight rewrite of Time::Object,
12494              from Matt Sergeant.
12495      Branch: perl
12496            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
12497            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
12498            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
12499            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
12500            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
12501            ! win32/makefile.mk
12502 ____________________________________________________________________________
12503 [  9747] By: jhi                                   on 2001/04/19  00:55:35
12504         Log: The new metaconfig unit from strftime.
12505      Branch: metaconfig/U/perl
12506            + d_strftime.U
12507 ____________________________________________________________________________
12508 [  9746] By: jhi                                   on 2001/04/19  00:54:54
12509         Log: Move the strftime() wrapper from POSIX.xs to util.c
12510              as my_strftime(), requires HAS_STRFTIME.
12511      Branch: perl
12512            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12513            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
12514            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
12515            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12516            ! vos/config.ga.h win32/config.bc win32/config.gc
12517            ! win32/config.vc
12518 ____________________________________________________________________________
12519 [  9745] By: jhi                                   on 2001/04/18  23:11:03
12520         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
12521              in preparation of Time::Piece.
12522      Branch: perl
12523            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
12524 ____________________________________________________________________________
12525 [  9744] By: jhi                                   on 2001/04/18  22:33:12
12526         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
12527              From: Peter Prymmer <pvhp@forte.com>
12528              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
12529              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
12530      Branch: perl
12531            ! t/lib/exporter.t
12532 ____________________________________________________________________________
12533 [  9743] By: jhi                                   on 2001/04/18  22:32:23
12534         Log: Subject: Fwd: pod2html leaves cache files lying around?
12535              From: Rajesh Vaidheeswarran <rv@gnu.org>
12536              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
12537              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
12538      Branch: perl
12539            ! lib/Pod/Html.pm
12540 ____________________________________________________________________________
12541 [  9742] By: jhi                                   on 2001/04/18  20:31:49
12542         Log: Update Changes.
12543      Branch: perl
12544            ! Changes patchlevel.h
12545 ____________________________________________________________________________
12546 [  9741] By: jhi                                   on 2001/04/18  20:23:02
12547         Log: Declare hints only if needed.
12548      Branch: perl
12549            ! ext/B/B/Deparse.pm
12550 ____________________________________________________________________________
12551 [  9740] By: jhi                                   on 2001/04/18  19:06:05
12552         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
12553              bug noticed by Robin Houston; basically the code of detecting
12554              value wraparound was acting differently under different compilers
12555              and platforms.  The workaround is to remove the overflow check
12556              for now, a real fix would be to do the overflow (portably) right.
12557      Branch: perl
12558            ! t/op/pat.t utf8.c
12559 ____________________________________________________________________________
12560 [  9739] By: jhi                                   on 2001/04/18  19:01:23
12561         Log: Subject: [PATCH B::Deparse] some pragma support
12562              From: Robin Houston <robin@kitsite.com>
12563              Date: Wed, 18 Apr 2001 19:32:12 +0100
12564              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
12565      Branch: perl
12566            ! ext/B/B/Deparse.pm
12567 ____________________________________________________________________________
12568 [  9738] By: jhi                                   on 2001/04/18  15:16:37
12569         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
12570              From: Benjamin Sugars <bsugars@canoe.ca>
12571              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
12572              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
12573      Branch: perl
12574            ! t/op/glob.t
12575 ____________________________________________________________________________
12576 [  9737] By: jhi                                   on 2001/04/18  13:24:50
12577         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
12578              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12579              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
12580              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
12581      Branch: perl
12582            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
12583            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
12584 ____________________________________________________________________________
12585 [  9736] By: jhi                                   on 2001/04/18  04:15:14
12586         Log: The #9735 also changes the subtest 12.
12587      Branch: perl
12588            ! t/lib/b.t
12589 ____________________________________________________________________________
12590 [  9735] By: jhi                                   on 2001/04/18  03:55:17
12591         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
12592              From: David Dyck <dcd@tc.fluke.com>
12593              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
12594              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
12595      Branch: perl
12596            ! ext/B/B/Deparse.pm
12597 ____________________________________________________________________________
12598 [  9734] By: jhi                                   on 2001/04/18  03:54:11
12599         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
12600              From: Gisle Aas <gisle@ActiveState.com>
12601              Date: 17 Apr 2001 19:06:45 -0700
12602              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
12603      Branch: perl
12604            ! pp_hot.c t/op/misc.t
12605 ____________________________________________________________________________
12606 [  9733] By: jhi                                   on 2001/04/17  22:25:22
12607         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
12608              From: "Abigail" <abigail@foad.org>
12609              Date: Wed, 18 Apr 2001 01:17:46 +0200
12610              Message-ID: <20010417231746.21657.qmail@foad.org>
12611      Branch: perl
12612            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
12613 ____________________________________________________________________________
12614 [  9732] By: jhi                                   on 2001/04/17  20:47:56
12615         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
12616              From: Robin Houston <robin@kitsite.com>
12617              Date: Tue, 17 Apr 2001 22:37:42 +0100
12618              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
12619      Branch: perl
12620            ! ext/B/B/Deparse.pm
12621 ____________________________________________________________________________
12622 [  9731] By: nick                                  on 2001/04/17  20:46:35
12623         Log: Re-sync for t/lib/b.t fix
12624      Branch: perlio
12625           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
12626 ____________________________________________________________________________
12627 [  9730] By: jhi                                   on 2001/04/17  20:45:29
12628         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
12629              From: Robin Houston <robin@kitsite.com>
12630              Date: Tue, 17 Apr 2001 22:29:36 +0100
12631              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
12632      Branch: perl
12633            ! ext/B/B.xs ext/B/B/Deparse.pm
12634 ____________________________________________________________________________
12635 [  9729] By: jhi                                   on 2001/04/17  20:43:11
12636         Log: Subject: Deparse - parenthesise args to undeclared subs
12637              From: Robin Houston <robin@kitsite.com>
12638              Date: Tue, 17 Apr 2001 21:31:05 +0100
12639              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
12640      Branch: perl
12641            ! ext/B/B/Deparse.pm
12642 ____________________________________________________________________________
12643 [  9728] By: jhi                                   on 2001/04/17  18:57:30
12644         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
12645              From: Benjamin Sugars <ben.sugars@home.com>
12646              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
12647              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
12648      Branch: perl
12649            ! t/lib/cwd.t
12650 ____________________________________________________________________________
12651 [  9727] By: jhi                                   on 2001/04/17  18:20:20
12652         Log: Subject: [PATCH B::Deparse] ambient pragmas
12653              From: Robin Houston <robin@kitsite.com>
12654              Date: Tue, 17 Apr 2001 20:01:59 +0100
12655              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
12656      Branch: perl
12657            ! ext/B/B/Deparse.pm t/lib/b.t
12658 ____________________________________________________________________________
12659 [  9726] By: nick                                  on 2001/04/17  16:33:51
12660         Log: Integrate mainline (t/lib/b.t fails test 2...)
12661      Branch: perlio
12662           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12663           +> ext/List/Util/README ext/List/Util/Util.xs
12664           +> ext/List/Util/lib/List/Util.pm
12665           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
12666           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
12667           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12668           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12669           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12670           !> (integrate 31 files)
12671 ____________________________________________________________________________
12672 [  9725] By: jhi                                   on 2001/04/17  12:14:24
12673         Log: Subject: multiple B::* changes
12674              From: Robin Houston <robin@kitsite.com>
12675              Date: Thu, 12 Apr 2001 20:12:27 +0100
12676              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
12677      Branch: perl
12678            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
12679 ____________________________________________________________________________
12680 [  9724] By: jhi                                   on 2001/04/17  11:59:05
12681         Log: Thread-awareness from Doug MacEachern.
12682      Branch: perl
12683            ! ext/List/Util/Util.xs
12684 ____________________________________________________________________________
12685 [  9723] By: jhi                                   on 2001/04/17  11:57:41
12686         Log: Make the test more portable.
12687      Branch: perl
12688            ! t/lib/cwd.t
12689 ____________________________________________________________________________
12690 [  9722] By: jhi                                   on 2001/04/17  11:53:50
12691         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
12692              From: Benjamin Sugars <ben.sugars@home.com>
12693              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
12694              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
12695      Branch: perl
12696            ! t/lib/cwd.t
12697 ____________________________________________________________________________
12698 [  9721] By: jhi                                   on 2001/04/17  11:52:17
12699         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
12700              From: Benjamin Sugars <bsugars@canoe.ca>
12701              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
12702              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
12703      Branch: perl
12704            ! op.c
12705 ____________________________________________________________________________
12706 [  9720] By: jhi                                   on 2001/04/17  11:35:42
12707         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
12708              From: Chris Nandor <pudge@pobox.com>
12709              Date: Tue, 17 Apr 2001 00:30:49 -0400
12710              Message-Id: <p05100207b701768712de@[10.0.1.177]>
12711      Branch: perl
12712            ! ext/File/Glob/bsd_glob.c gv.c
12713 ____________________________________________________________________________
12714 [  9719] By: jhi                                   on 2001/04/17  11:32:13
12715         Log: Subject: [PATCH] Tweten->West
12716              From: Casey West <casey@geeknest.com>
12717              Date: Mon, 16 Apr 2001 12:11:22 -0400
12718              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
12719      Branch: perl
12720            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
12721            ! pod/perltie.pod
12722 ____________________________________________________________________________
12723 [  9718] By: jhi                                   on 2001/04/16  03:22:52
12724         Log: Update Changes.
12725      Branch: perl
12726            ! Changes patchlevel.h
12727 ____________________________________________________________________________
12728 [  9717] By: jhi                                   on 2001/04/16  03:06:28
12729         Log: Regen toc.
12730      Branch: perl
12731            ! pod/perltoc.pod
12732 ____________________________________________________________________________
12733 [  9716] By: jhi                                   on 2001/04/16  02:58:42
12734         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
12735              From: Prymmer/Kahn <pvhp@best.com>
12736              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
12737              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
12738      Branch: perl
12739            ! utf8.c
12740 ____________________________________________________________________________
12741 [  9715] By: jhi                                   on 2001/04/15  23:40:35
12742         Log: Subject: Re: Net::Ping patch, adds stream protocol
12743              From: bronson@rinspin.com (Scott Bronson)
12744              Date: Tue, 10 Apr 2001 23:58:33 -0700
12745              Message-ID: <20010410235833.N29719@rinspin.com>
12746      Branch: perl
12747            ! lib/Net/Ping.pm
12748 ____________________________________________________________________________
12749 [  9714] By: jhi                                   on 2001/04/15  23:31:46
12750         Log: Printing out the ok messages helps successful testing.
12751      Branch: perl
12752            ! t/lib/time-hires.t
12753 ____________________________________________________________________________
12754 [  9713] By: jhi                                   on 2001/04/15  21:43:24
12755         Log: Update Douglas Wegscheid's email.
12756      Branch: perl
12757            ! AUTHORS
12758 ____________________________________________________________________________
12759 [  9712] By: jhi                                   on 2001/04/15  21:40:41
12760         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
12761              From: Michael G Schwern <schwern@pobox.com>
12762              Date: Sat, 14 Apr 2001 22:40:50 +0100
12763              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
12764      Branch: perl
12765            + t/lib/exporter.t
12766            ! MANIFEST lib/Exporter/Heavy.pm
12767 ____________________________________________________________________________
12768 [  9711] By: jhi                                   on 2001/04/15  21:39:21
12769         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
12770              From: Michael G Schwern <schwern@pobox.com>
12771              Date: Sat, 14 Apr 2001 22:13:59 +0100
12772              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
12773      Branch: perl
12774            ! t/op/loopctl.t
12775 ____________________________________________________________________________
12776 [  9710] By: jhi                                   on 2001/04/15  21:30:19
12777         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
12778              From: Michael G Schwern <schwern@pobox.com>
12779              Date: Sat, 14 Apr 2001 22:05:32 +0100
12780              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
12781      Branch: perl
12782            ! t/pragma/warnings.t
12783 ____________________________________________________________________________
12784 [  9709] By: jhi                                   on 2001/04/15  19:34:09
12785         Log: Integrate changes #9706,9707 from maintperl into mainline.
12786              
12787              change#7210 broke .packlist generation
12788              
12789              ExtUtils::Installed doesn't quote regex metacharacters in paths
12790              before using them in match; also make it work for dosish platforms
12791      Branch: perl
12792           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12793 ____________________________________________________________________________
12794 [  9708] By: jhi                                   on 2001/04/15  19:31:01
12795         Log: Test also the scalar aspect of getitimer().
12796      Branch: perl
12797            ! t/lib/time-hires.t
12798 ____________________________________________________________________________
12799 [  9707] By: gsar                                  on 2001/04/15  17:24:20
12800         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
12801              before using them in match; also make it work for dosish platforms
12802      Branch: maint-5.6/perl
12803            ! lib/ExtUtils/Installed.pm
12804 ____________________________________________________________________________
12805 [  9706] By: gsar                                  on 2001/04/15  17:21:59
12806         Log: change#7210 broke .packlist generation (listed only filename
12807              rather than fully qualified path name)
12808      Branch: maint-5.6/perl
12809            ! lib/ExtUtils/Install.pm
12810 ____________________________________________________________________________
12811 [  9705] By: jhi                                   on 2001/04/15  12:36:33
12812         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
12813      Branch: perl
12814            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
12815            ! t/lib/time-hires.t
12816 ____________________________________________________________________________
12817 [  9704] By: jhi                                   on 2001/04/15  10:49:08
12818         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
12819              From: Prymmer/Kahn <pvhp@best.com>
12820              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
12821              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
12822      Branch: perl
12823            ! lib/utf8.pm pod/perlebcdic.pod
12824 ____________________________________________________________________________
12825 [  9703] By: jhi                                   on 2001/04/15  02:26:26
12826         Log: I keep forgetting to sort MANIFEST.
12827      Branch: perl
12828            ! MANIFEST
12829 ____________________________________________________________________________
12830 [  9702] By: jhi                                   on 2001/04/15  02:07:47
12831         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
12832              Now we have blessed, reftype, tainted, first, reduce, ...
12833      Branch: perl
12834            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12835            + ext/List/Util/README ext/List/Util/Util.xs
12836            + ext/List/Util/lib/List/Util.pm
12837            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
12838            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
12839            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12840            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12841            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12842            ! MANIFEST
12843 ____________________________________________________________________________
12844 [  9701] By: jhi                                   on 2001/04/14  15:05:25
12845         Log: Subject: RE: dprofpp.pl updates 
12846              From: Carl Eklof <CEklof@endeca.com>
12847              Date: Thu, 12 Apr 2001 18:45:46 -0400
12848              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
12849      Branch: perl
12850            ! utils/dprofpp.PL
12851 ____________________________________________________________________________
12852 [  9700] By: jhi                                   on 2001/04/14  14:44:55
12853         Log: Do not just blindly add CR.
12854      Branch: perl
12855            ! Porting/makerel
12856 ____________________________________________________________________________
12857 [  9699] By: jhi                                   on 2001/04/13  13:17:01
12858         Log: Update Changes.
12859      Branch: perl
12860            ! Changes patchlevel.h
12861 ____________________________________________________________________________
12862 [  9698] By: jhi                                   on 2001/04/13  12:44:48
12863         Log: Integrate perlio.
12864      Branch: perl
12865           !> ext/PerlIO/Scalar/Scalar.xs
12866 ____________________________________________________________________________
12867 [  9697] By: jhi                                   on 2001/04/13  12:29:15
12868         Log: Add more debug output to the test.
12869      Branch: perl
12870            ! t/lib/cwd.t
12871 ____________________________________________________________________________
12872 [  9696] By: nick                                  on 2001/04/13  10:14:29
12873         Log: Fix core dump on binmode($fh,'Scalar')
12874      Branch: perlio
12875            ! ext/PerlIO/Scalar/Scalar.xs
12876 ____________________________________________________________________________
12877 [  9695] By: nick                                  on 2001/04/13  09:05:42
12878         Log: Integrate mainline
12879      Branch: perlio
12880           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12881           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12882           +> t/lib/time-hires.t
12883           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
12884           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
12885           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12886           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
12887           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
12888           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
12889           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
12890 ____________________________________________________________________________
12891 [  9694] By: jhi                                   on 2001/04/12  22:23:35
12892         Log: Integrate change #9693 from maintperl into mainline.
12893              
12894              $VERSION and Version() on the same line provokes a warning from
12895              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12896      Branch: perl
12897           !> lib/Devel/SelfStubber.pm
12898 ____________________________________________________________________________
12899 [  9693] By: gsar                                  on 2001/04/12  21:55:56
12900         Log: $VERSION and Version() on the same line provokes a warning from
12901              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12902      Branch: maint-5.6/perl
12903            ! lib/Devel/SelfStubber.pm
12904 ____________________________________________________________________________
12905 [  9692] By: jhi                                   on 2001/04/12  13:54:00
12906         Log: This is at least 5.005.
12907      Branch: perl
12908            ! ext/Time/HiRes/HiRes.xs
12909 ____________________________________________________________________________
12910 [  9691] By: jhi                                   on 2001/04/12  13:37:20
12911         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
12912      Branch: perl
12913            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
12914            ! win32/Makefile win32/makefile.mk
12915 ____________________________________________________________________________
12916 [  9690] By: jhi                                   on 2001/04/12  01:34:46
12917         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
12918      Branch: perl
12919            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12920            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12921            + t/lib/time-hires.t
12922            ! MANIFEST
12923 ____________________________________________________________________________
12924 [  9689] By: jhi                                   on 2001/04/12  00:28:39
12925         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
12926              From: Gisle Aas <gisle@ActiveState.com>
12927              Date: 11 Apr 2001 16:36:11 -0700
12928              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
12929      Branch: perl
12930            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
12931 ____________________________________________________________________________
12932 [  9688] By: jhi                                   on 2001/04/12  00:27:39
12933         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12934              From: Gisle Aas <gisle@ActiveState.com>
12935              Date: 11 Apr 2001 11:13:24 -0700
12936              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
12937      Branch: perl
12938            ! ext/MIME/Base64/Base64.xs
12939 ____________________________________________________________________________
12940 [  9687] By: jhi                                   on 2001/04/11  19:51:47
12941         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
12942      Branch: perl
12943            ! Todo-5.6
12944 ____________________________________________________________________________
12945 [  9686] By: jhi                                   on 2001/04/11  16:54:25
12946         Log: Subject: [PATCH opcode.pl] Documentation of table format
12947              From: Simon Cozens <simon@netthink.co.uk>
12948              Date: Wed, 11 Apr 2001 12:59:31 +0100
12949              Message-ID: <20010411125931.A25681@netthink.co.uk>
12950      Branch: perl
12951            ! opcode.pl
12952 ____________________________________________________________________________
12953 [  9685] By: jhi                                   on 2001/04/11  16:53:15
12954         Log: Subject: [PATCH] prototype("CORE::recv")
12955              From: Simon Cozens <simon@netthink.co.uk>
12956              Date: Wed, 11 Apr 2001 13:24:35 +0100
12957              Message-ID: <20010411132435.A26169@netthink.co.uk>
12958      Branch: perl
12959            ! pp.c t/comp/proto.t
12960 ____________________________________________________________________________
12961 [  9684] By: jhi                                   on 2001/04/11  16:47:13
12962         Log: FAQ (and AUTHORS) update from Dan Carson: the information
12963              was several years obsolete, Term::Readkey has been updated
12964              to have the functionality.
12965      Branch: perl
12966            ! AUTHORS pod/perlfaq5.pod
12967 ____________________________________________________________________________
12968 [  9683] By: jhi                                   on 2001/04/11  12:15:46
12969         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12970              From: Calle Dybedahl <calle@lysator.liu.se>
12971              Date: 10 Apr 2001 16:44:16 +0200
12972              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
12973      Branch: perl
12974            ! ext/MIME/Base64/Base64.xs
12975 ____________________________________________________________________________
12976 [  9682] By: jhi                                   on 2001/04/11  12:12:26
12977         Log: A more minimal fix for 20010410.006 from Hugo.
12978      Branch: perl
12979            ! regexec.c
12980 ____________________________________________________________________________
12981 [  9681] By: jhi                                   on 2001/04/11  11:34:23
12982         Log: Integrate changes #9678,9679 from maintline into mainperl.
12983              
12984              addendum to change#9676
12985              
12986              up $File::Glob::VERSION; add a note pointing out the version of
12987              the OpenBSD glob bsd_glob.c resembles
12988      Branch: perl
12989           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12990           !> ext/File/Glob/bsd_glob.h
12991 ____________________________________________________________________________
12992 [  9680] By: jhi                                   on 2001/04/11  11:30:38
12993         Log: Bad test numbering in integrate in #9677.
12994              Fixes ID 20010411.001.
12995      Branch: perl
12996            ! t/op/pat.t
12997 ____________________________________________________________________________
12998 [  9679] By: gsar                                  on 2001/04/11  03:38:40
12999         Log: up $File::Glob::VERSION; add a note pointing out the version of
13000              the OpenBSD glob bsd_glob.c resembles
13001      Branch: maint-5.6/perl
13002            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13003            ! ext/File/Glob/bsd_glob.h
13004 ____________________________________________________________________________
13005 [  9678] By: gsar                                  on 2001/04/11  03:09:48
13006         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
13007              revision 1.8.10.1 found here:
13008              
13009              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
13010      Branch: maint-5.6/perl
13011            ! ext/File/Glob/bsd_glob.c
13012 ____________________________________________________________________________
13013 [  9677] By: jhi                                   on 2001/04/11  02:54:39
13014         Log: Integrate changes #9675,9676 from maintperl into mainline.
13015              
13016              fix for bug 20010410.006, undo change#7115
13017              
13018              port the OpenBSD glob() security patch
13019      Branch: perl
13020           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13021           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
13022           !> t/op/pat.t
13023 ____________________________________________________________________________
13024 [  9676] By: gsar                                  on 2001/04/11  02:19:02
13025         Log: port the glob() security patch found at:
13026              
13027              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
13028              
13029              CERT advisory for the issue is here:
13030              
13031              http://www.cert.org/advisories/CA-2001-07.html
13032              
13033              Note that the security scare is only relevant for those who are
13034              foolish enough to build suidperl (which is now officially discouraged)
13035      Branch: maint-5.6/perl
13036            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
13037            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
13038 ____________________________________________________________________________
13039 [  9675] By: gsar                                  on 2001/04/10  23:52:11
13040         Log: fix for bug 20010410.006
13041              
13042              undo change#7115 (came into maint-5.6 as change#8156)
13043              
13044              add tests to keep it from coming back
13045      Branch: maint-5.6/perl
13046            ! regexec.c t/op/pat.t
13047 ____________________________________________________________________________
13048 [  9674] By: nick                                  on 2001/04/10  20:39:31
13049         Log: Integrate mainline
13050      Branch: perlio
13051           +> Porting/testall.atom
13052           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
13053           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
13054           !> t/lib/lc-uk.t t/pod/find.t
13055 ____________________________________________________________________________
13056 [  9673] By: nick                                  on 2001/04/10  18:46:14
13057         Log: Integrate against change 9670 aka perl-5.7.1
13058      Branch: perlio
13059           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13060           !> (integrate 53 files)
13061 ____________________________________________________________________________
13062 [  9672] By: jhi                                   on 2001/04/10  13:45:01
13063         Log: Add a script for doing cumulative profile of the test suite.
13064              (Requires ATOM, that is, Tru64.)
13065      Branch: perl
13066            + Porting/testall.atom
13067            ! MANIFEST
13068 ____________________________________________________________________________
13069 [  9671] By: jhi                                   on 2001/04/10  12:38:53
13070         Log: Missing std block.
13071      Branch: perl
13072            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
13073            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
13074            ! t/pod/find.t
13075 ____________________________________________________________________________
13076 [  9670] By: jhi                                   on 2001/04/10  01:25:58
13077         Log: This is 5.7.1.
13078      Branch: perl
13079            ! patchlevel.h
13080 ____________________________________________________________________________
13081 [  9669] By: jhi                                   on 2001/04/10  01:09:14
13082         Log: Update Changes.
13083      Branch: perl
13084            ! Changes patchlevel.h
13085 ____________________________________________________________________________
13086 [  9668] By: jhi                                   on 2001/04/10  01:00:38
13087         Log: Regen toc.
13088      Branch: perl
13089            ! pod/perltoc.pod
13090 ____________________________________________________________________________
13091 [  9667] By: jhi                                   on 2001/04/10  00:52:16
13092         Log: Update perlhist.
13093      Branch: perl
13094            ! pod/perlhist.pod
13095 ____________________________________________________________________________
13096 [  9666] By: jhi                                   on 2001/04/09  23:38:59
13097         Log: Slight wording tweaks from Damian to #9658.
13098      Branch: perl
13099            ! pod/perlobj.pod
13100 ____________________________________________________________________________
13101 [  9665] By: jhi                                   on 2001/04/09  19:56:06
13102         Log: Subject: [PATCH perlutil.pod] Nit
13103              From: Simon Cozens <simon@netthink.co.uk>
13104              Date: Mon, 9 Apr 2001 20:29:44 +0100
13105              Message-ID: <20010409202944.A14796@the.earth.li>
13106      Branch: perl
13107            ! pod/perlutil.pod
13108 ____________________________________________________________________________
13109 [  9664] By: jhi                                   on 2001/04/09  19:54:42
13110         Log: Subject: Re: perl571delta.pod@9631
13111              From: Mike Guy <mjtg@cam.ac.uk>
13112              Date: Mon, 09 Apr 2001 18:09:14 +0100
13113              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
13114      Branch: perl
13115            ! pod/perl571delta.pod
13116 ____________________________________________________________________________
13117 [  9663] By: jhi                                   on 2001/04/09  13:43:35
13118         Log: Update Changes.
13119      Branch: perl
13120            ! Changes patchlevel.h
13121 ____________________________________________________________________________
13122 [  9662] By: jhi                                   on 2001/04/09  13:24:46
13123         Log: tweak tweak.
13124      Branch: perl
13125            ! AUTHORS pod/perl571delta.pod
13126 ____________________________________________________________________________
13127 [  9661] By: jhi                                   on 2001/04/09  13:15:13
13128         Log: Thinko in manual patch applying.
13129      Branch: perl
13130            ! sv.c
13131 ____________________________________________________________________________
13132 [  9660] By: jhi                                   on 2001/04/09  13:07:53
13133         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
13134              From: Robin Barker <rmb1@cise.npl.co.uk> 
13135              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
13136              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
13137              
13138              (This corrects the case where the "isn't numeric" string contains \0s
13139              and is longer than the temporary buffer, and contains \0 at the point
13140              the string would be truncated by "...".) 
13141      Branch: perl
13142            ! sv.c
13143 ____________________________________________________________________________
13144 [  9659] By: jhi                                   on 2001/04/09  12:57:41
13145         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
13146      Branch: perl
13147            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
13148            ! t/lib/cgi-function.t t/lib/cgi-html.t
13149 ____________________________________________________________________________
13150 [  9658] By: jhi                                   on 2001/04/09  12:48:47
13151         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
13152              From: Ilmari Karonen <iltzu@sci.fi>
13153              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
13154              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
13155              
13156              Rearrange and rewrite the Method Invocation section
13157              to explain the concepts in nicer order.
13158      Branch: perl
13159            ! pod/perlobj.pod
13160 ____________________________________________________________________________
13161 [  9657] By: jhi                                   on 2001/04/09  12:35:58
13162         Log: Upgrade to podlators 1.09, from Russ Allbery.
13163      Branch: perl
13164            ! lib/Pod/Man.pm lib/Pod/Text.pm
13165 ____________________________________________________________________________
13166 [  9656] By: jhi                                   on 2001/04/09  12:31:53
13167         Log: perl571delta.
13168      Branch: perl
13169            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
13170 ____________________________________________________________________________
13171 [  9655] By: jhi                                   on 2001/04/09  12:20:09
13172         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
13173              From: Prymmer/Kahn <pvhp@best.com>
13174              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
13175              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
13176      Branch: perl
13177            ! lib/utf8.pm pod/perlunicode.pod
13178 ____________________________________________________________________________
13179 [  9654] By: gsar                                  on 2001/04/09  03:38:33
13180         Log: here lies 5.6.1
13181      Branch: maint-5.6/perl
13182            ! Changes
13183 ____________________________________________________________________________
13184 [  9653] By: jhi                                   on 2001/04/09  03:25:24
13185         Log: Update perlhist.
13186      Branch: perl
13187            ! pod/perlhist.pod
13188 ____________________________________________________________________________
13189 [  9652] By: jhi                                   on 2001/04/09  03:18:49
13190         Log: perl571delta tweaking continues.
13191      Branch: perl
13192            ! pod/perl571delta.pod
13193 ____________________________________________________________________________
13194 [  9651] By: gsar                                  on 2001/04/09  03:11:19
13195         Log: update Changes, patchlevel.h &c.
13196      Branch: maint-5.6/perl
13197            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13198            ! pod/perltoc.pod
13199 ____________________________________________________________________________
13200 [  9650] By: jhi                                   on 2001/04/09  02:40:24
13201         Log: Integrate the perlfork half of #9513 from maintperl into mainline
13202              (the perlunicode half is obsolete)
13203      Branch: perl
13204            ! pod/perlfork.pod
13205 ____________________________________________________________________________
13206 [  9649] By: gsar                                  on 2001/04/09  02:35:43
13207         Log: tweak perldelta as suggested by Jarkko
13208      Branch: maint-5.6/perl
13209            ! pod/perldelta.pod
13210 ____________________________________________________________________________
13211 [  9648] By: jhi                                   on 2001/04/09  02:13:04
13212         Log: Integrate change #9646 from maintperl into mainline.
13213              
13214              add note about ithreads and Thread.pm
13215      Branch: perl
13216           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
13217 ____________________________________________________________________________
13218 [  9647] By: jhi                                   on 2001/04/09  02:10:18
13219         Log: Bad assumption that shortsize == 2.
13220      Branch: perl
13221            ! t/lib/xs-typemap.t
13222 ____________________________________________________________________________
13223 [  9646] By: gsar                                  on 2001/04/09  00:48:04
13224         Log: add note about ithreads and Thread.pm (too many people are
13225              confused by the fact that Thread.pm is built and installed
13226              under non-5005threads but doesn't work)
13227      Branch: maint-5.6/perl
13228            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
13229 ____________________________________________________________________________
13230 [  9645] By: gsar                                  on 2001/04/09  00:19:03
13231         Log: update perldelta.pod for changes in 5.6.1
13232      Branch: maint-5.6/perl
13233            ! Changes pod/perldelta.pod
13234 ____________________________________________________________________________
13235 [  9644] By: jhi                                   on 2001/04/08  20:37:00
13236         Log: Integrate change #9639 from maintperl into mainline:
13237              on windows, many of the README.* pods were being copied to
13238              the wrong location
13239      Branch: perl
13240           !> win32/Makefile win32/makefile.mk
13241 ____________________________________________________________________________
13242 [  9643] By: jhi                                   on 2001/04/08  20:07:11
13243         Log: Integrate change #9624 from maintperl into mainline:
13244              the pod tests were not okay.  (t/pod/find.t changes ignored)
13245      Branch: perl
13246           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
13247           !> t/pod/include.t t/pod/included.t t/pod/lref.t
13248           !> t/pod/multiline_items.t t/pod/nested_items.t
13249           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13250           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13251 ____________________________________________________________________________
13252 [  9642] By: jhi                                   on 2001/04/08  19:57:17
13253         Log: Integrate change #9638 from maintperl into mainline:
13254              update to latest JPL from the anoncvs repository
13255      Branch: perl
13256           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13257           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13258           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13259 ____________________________________________________________________________
13260 [  9641] By: jhi                                   on 2001/04/08  19:53:30
13261         Log: perl571delta updates.
13262      Branch: perl
13263            ! lib/Filter/Simple.pm pod/perl571delta.pod
13264 ____________________________________________________________________________
13265 [  9640] By: gsar                                  on 2001/04/08  19:20:46
13266         Log: integrate change#9634 from mainline
13267              
13268              Fix the perlmodlib generation (didn't understand separate .pod
13269              files; didn't understand -- as the name-thing separator).
13270              Update the CPAN mirrors list.
13271      Branch: maint-5.6/perl
13272            ! pod/perlmodlib.pod
13273           !> pod/perlmodlib.PL
13274 ____________________________________________________________________________
13275 [  9639] By: gsar                                  on 2001/04/08  18:57:31
13276         Log: on windows, many of the README.* pods were being copied to the wrong
13277              location
13278      Branch: maint-5.6/perl
13279            ! win32/Makefile win32/makefile.mk
13280 ____________________________________________________________________________
13281 [  9638] By: gsar                                  on 2001/04/08  18:38:25
13282         Log: update to latest JPL from the anoncvs repository
13283      Branch: maint-5.6/perl
13284            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
13285            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
13286            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
13287 ____________________________________________________________________________
13288 [  9637] By: jhi                                   on 2001/04/08  17:53:53
13289         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
13290      Branch: perl
13291            ! pod/perl571delta.pod
13292 ____________________________________________________________________________
13293 [  9636] By: jhi                                   on 2001/04/08  17:18:32
13294         Log: Regen toc.
13295      Branch: perl
13296            ! pod/perltoc.pod
13297 ____________________________________________________________________________
13298 [  9635] By: jhi                                   on 2001/04/08  17:16:33
13299         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
13300              From: "Craig A. Berry" <craigberry@mac.com>
13301              Date: Sun, 08 Apr 2001 12:30:16 -0500
13302              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
13303      Branch: perl
13304            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
13305 ____________________________________________________________________________
13306 [  9634] By: jhi                                   on 2001/04/08  17:09:19
13307         Log: Fix the perlmodlib generation (didn't understand separate .pod
13308              files; didn't understand -- as the name-thing separator).
13309              
13310              Update the CPAN mirrors list.
13311      Branch: perl
13312            ! pod/perlmodlib.PL pod/perlmodlib.pod
13313 ____________________________________________________________________________
13314 [  9633] By: jhi                                   on 2001/04/08  16:49:17
13315         Log: Sort MANIFEST.
13316      Branch: perl
13317            ! MANIFEST
13318 ____________________________________________________________________________
13319 [  9632] By: gsar                                  on 2001/04/08  16:36:06
13320         Log: add $Tie::RefHash::VERSION
13321      Branch: maint-5.6/perl
13322            ! lib/Tie/RefHash.pm
13323 ____________________________________________________________________________
13324 [  9631] By: jhi                                   on 2001/04/08  16:10:15
13325         Log: perl571delta updates based on p5p feedback; still needs
13326              lots of examples.
13327      Branch: perl
13328            ! pod/perl571delta.pod
13329 ____________________________________________________________________________
13330 [  9630] By: jhi                                   on 2001/04/08  15:59:13
13331         Log: Update the list of supported platforms to talk about 5.7.1
13332              (and 5.6.1)
13333      Branch: perl
13334            ! pod/perlport.pod
13335 ____________________________________________________________________________
13336 [  9629] By: jhi                                   on 2001/04/08  15:55:41
13337         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
13338              from maintperl into mainline: perlport updates.
13339      Branch: perl
13340            ! pod/perlport.pod
13341 ____________________________________________________________________________
13342 [  9628] By: jhi                                   on 2001/04/08  15:53:17
13343         Log: perlsolaris.pod copied to wrong directory.
13344      Branch: perl
13345            ! win32/makefile.mk
13346 ____________________________________________________________________________
13347 [  9627] By: jhi                                   on 2001/04/08  14:48:18
13348         Log: Subject: Typos in perl571delta.pod
13349              From: "Stephen P. Potter" <spp@spotter.yi.org>
13350              Date: Sat, 07 Apr 2001 20:37:05 -0400
13351              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
13352      Branch: perl
13353            ! pod/perl571delta.pod
13354 ____________________________________________________________________________
13355 [  9626] By: jhi                                   on 2001/04/08  14:39:04
13356         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
13357      Branch: perl
13358            ! gv.c
13359 ____________________________________________________________________________
13360 [  9625] By: nick                                  on 2001/04/08  10:14:23
13361         Log: Integrate mainline
13362      Branch: perlio
13363           +> pod/perl570delta.pod pod/perl571delta.pod
13364           !> (integrate 27 files)
13365 ____________________________________________________________________________
13366 [  9624] By: gsar                                  on 2001/04/08  06:08:17
13367         Log: test in t/pod/* were busted
13368              
13369              these tests are still not enabled in t/{harness,TEST}
13370      Branch: maint-5.6/perl
13371            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
13372            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
13373            ! t/pod/multiline_items.t t/pod/nested_items.t
13374            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
13375            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
13376 ____________________________________________________________________________
13377 [  9623] By: gsar                                  on 2001/04/08  03:37:01
13378         Log: integrate change#9470 from mainline
13379              
13380              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
13381      Branch: maint-5.6/perl
13382           !> ext/Socket/Socket.xs
13383 ____________________________________________________________________________
13384 [  9622] By: jhi                                   on 2001/04/07  22:40:47
13385         Log: Update Changes.
13386      Branch: perl
13387            ! Changes patchlevel.h
13388 ____________________________________________________________________________
13389 [  9621] By: jhi                                   on 2001/04/07  22:34:16
13390         Log: Update AUTHORS.
13391      Branch: perl
13392            ! AUTHORS
13393 ____________________________________________________________________________
13394 [  9620] By: jhi                                   on 2001/04/07  22:12:47
13395         Log: Forgot to bump the number of tests in #9164.
13396      Branch: perl
13397            ! t/op/array.t
13398 ____________________________________________________________________________
13399 [  9619] By: jhi                                   on 2001/04/07  22:09:50
13400         Log: Bump patchlevel to 5.7.1.
13401      Branch: perl
13402            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13403            ! config_h.SH patchlevel.h
13404 ____________________________________________________________________________
13405 [  9618] By: jhi                                   on 2001/04/07  22:02:41
13406         Log: Populate perl571delta.
13407      Branch: perl
13408            ! pod/perl571delta.pod
13409 ____________________________________________________________________________
13410 [  9617] By: jhi                                   on 2001/04/07  22:01:23
13411         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
13412              to forget it later; do not change patchlevel.h yet or regenerate
13413              Configure yet.
13414      Branch: perl
13415            ! epoc/config.sh win32/Makefile win32/config_H.bc
13416            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
13417 ____________________________________________________________________________
13418 [  9616] By: jhi                                   on 2001/04/07  17:46:33
13419         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
13420      Branch: perl
13421            ! pod/perl571delta.pod
13422 ____________________________________________________________________________
13423 [  9615] By: jhi                                   on 2001/04/07  17:33:21
13424         Log: Change the toc configuration.
13425      Branch: perl
13426            ! pod/buildtoc.PL pod/perl.pod
13427 ____________________________________________________________________________
13428 [  9614] By: jhi                                   on 2001/04/07  17:29:47
13429         Log: Subject: PATCH: $[
13430              From: Robin Houston <robin@kitsite.com>
13431              Date: Fri, 6 Apr 2001 18:10:14 +0100
13432              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
13433      Branch: perl
13434            ! op.c t/op/array.t
13435 ____________________________________________________________________________
13436 [  9613] By: jhi                                   on 2001/04/07  17:28:26
13437         Log: Subject: [PATCH perl@9424] isn't numeric warning
13438              From: Robin Barker <rmb1@cise.npl.co.uk>
13439              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
13440              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
13441      Branch: perl
13442            ! sv.c t/pragma/warn/sv
13443 ____________________________________________________________________________
13444 [  9612] By: jhi                                   on 2001/04/07  17:26:45
13445         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
13446              From: Mike Guy <mjtg@cam.ac.uk>
13447              Date: Fri, 06 Apr 2001 12:47:06 +0100
13448              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
13449      Branch: perl
13450            ! dump.c t/lib/peek.t
13451 ____________________________________________________________________________
13452 [  9611] By: jhi                                   on 2001/04/07  17:21:35
13453         Log: Create perl571delta and seed it off with the perldelta changes
13454              since 5.7.0; remove those changes from perldelta and rename it
13455              as perl570delta; recreate perldelta but leave it almost empty.
13456      Branch: perl
13457            + pod/perl570delta.pod pod/perl571delta.pod
13458            ! MANIFEST pod/perldelta.pod
13459 ____________________________________________________________________________
13460 [  9610] By: jhi                                   on 2001/04/07  16:56:32
13461         Log: Denit.
13462      Branch: perl
13463            ! pod/perldelta.pod
13464 ____________________________________________________________________________
13465 [  9609] By: jhi                                   on 2001/04/07  16:38:32
13466         Log: Retract #9523: needs more thought.
13467      Branch: perl
13468            ! Makefile.SH
13469 ____________________________________________________________________________
13470 [  9608] By: jhi                                   on 2001/04/07  14:59:20
13471         Log: atmark() code cleanaup.
13472      Branch: perl
13473            ! ext/IO/IO.xs
13474 ____________________________________________________________________________
13475 [  9607] By: jhi                                   on 2001/04/07  14:48:14
13476         Log: Integrate change #9605 from maintperl into mainline.
13477              
13478              can't optimize away scope entry if tr/// is present
13479      Branch: perl
13480           !> op.c t/op/tr.t
13481 ____________________________________________________________________________
13482 [  9606] By: jhi                                   on 2001/04/07  14:43:59
13483         Log: Integrate perlio.
13484      Branch: perl
13485           +> win32/FindExt.pm
13486           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
13487           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
13488 ____________________________________________________________________________
13489 [  9605] By: gsar                                  on 2001/04/07  11:52:40
13490         Log: can't optimize away scope entry if tr/// is present
13491      Branch: maint-5.6/perl
13492            ! op.c t/op/tr.t
13493 ____________________________________________________________________________
13494 [  9604] By: nick                                  on 2001/04/07  11:39:45
13495         Log: Split out extension finding code from buildext.pl into FindExt.pm
13496              Use it to get Config.pm's idea of available extensions in line
13497              with what is built.
13498      Branch: perlio
13499            + win32/FindExt.pm
13500            ! MANIFEST win32/buildext.pl win32/config_sh.PL
13501            ! win32/makefile.mk
13502 ____________________________________________________________________________
13503 [  9603] By: nick                                  on 2001/04/07  09:11:38
13504         Log: Cleanup correction for failed :Via() layer, also set an error code.
13505      Branch: perlio
13506            ! ext/PerlIO/Via/Via.xs
13507 ____________________________________________________________________________
13508 [  9602] By: nick                                  on 2001/04/07  08:38:04
13509         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
13510              style. So don't use binmode() on the handles so that Win32 etc. see
13511              same sequence and produce same digests.
13512      Branch: perlio
13513            ! t/lib/md5-file.t
13514 ____________________________________________________________________________
13515 [  9601] By: nick                                  on 2001/04/07  08:36:26
13516         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
13517              Else it complains and so crlf layer (say) does not get pushed.
13518      Branch: perlio
13519            ! perlio.c
13520 ____________________________________________________________________________
13521 [  9600] By: jhi                                   on 2001/04/06  23:00:09
13522         Log: Integrate change #9599 from perlio into mainline.
13523      Branch: perl
13524           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
13525           !> win32/config_H.vc
13526 ____________________________________________________________________________
13527 [  9599] By: nick                                  on 2001/04/06  21:42:43
13528         Log: Quote $VERSION in Encode.pm.
13529              regen_config_h as requested.
13530      Branch: perlio
13531            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
13532            ! win32/config_H.vc
13533 ____________________________________________________________________________
13534 [  9598] By: nick                                  on 2001/04/06  20:34:59
13535         Log: Integrate mainline
13536      Branch: perlio
13537           +> README.macos
13538           !> (integrate 39 files)
13539 ____________________________________________________________________________
13540 [  9597] By: gsar                                  on 2001/04/06  18:06:35
13541         Log: integrate change#9464 from mainline (addendum to change#8313)
13542              
13543              Subject: [PATCH @9452] Better peep()ing for foreach() loops
13544      Branch: maint-5.6/perl
13545           !> op.c
13546 ____________________________________________________________________________
13547 [  9596] By: jhi                                   on 2001/04/06  17:26:03
13548         Log: The d_casti32=undef is good for you even when not use64bitall.
13549      Branch: perl
13550            ! hints/hpux.sh
13551 ____________________________________________________________________________
13552 [  9595] By: gsar                                  on 2001/04/06  14:57:17
13553         Log: add a low-impact fix to accomodate darwin-ism
13554      Branch: maint-5.6/perl
13555            ! ext/Errno/Errno_pm.PL
13556 ____________________________________________________________________________
13557 [  9594] By: jhi                                   on 2001/04/06  14:55:14
13558         Log: Integrate changes #9528,9593 from mainline into maintperl;
13559              tweaking the editor/IDE/shell list.
13560      Branch: maint-5.6/perl
13561           !> pod/perlfaq3.pod
13562 ____________________________________________________________________________
13563 [  9593] By: jhi                                   on 2001/04/06  14:51:39
13564         Log: Make the editor/IDE/shell list a little bit airier.
13565      Branch: perl
13566            ! pod/perlfaq3.pod
13567 ____________________________________________________________________________
13568 [  9592] By: gsar                                  on 2001/04/06  14:45:18
13569         Log: integrate change#9477 from mainline (base.pm doc tweak)
13570              
13571              missing doc entry for fmod()
13572      Branch: maint-5.6/perl
13573            ! lib/Math/BigFloat.pm
13574           !> lib/base.pm
13575 ____________________________________________________________________________
13576 [  9591] By: jhi                                   on 2001/04/06  13:55:48
13577         Log: Regen toc.
13578      Branch: perl
13579            ! pod/perltoc.pod
13580 ____________________________________________________________________________
13581 [  9590] By: jhi                                   on 2001/04/06  13:54:52
13582         Log: Math::BigFloat patches from John Peacock.  The equivalent
13583              of #9586 from maintperl but reworked by John to work with
13584              the bleadperl.
13585      Branch: perl
13586            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13587 ____________________________________________________________________________
13588 [  9589] By: jhi                                   on 2001/04/06  13:42:23
13589         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
13590      Branch: perl
13591            ! ext/Digest/MD5/Makefile.PL
13592 ____________________________________________________________________________
13593 [  9588] By: jhi                                   on 2001/04/06  13:31:45
13594         Log: Integrate changes #9584,9587 from maintperl into mainline.
13595              
13596              keep eval"" CVs alive until the end of the statement in which
13597              they're called
13598              
13599              add README.macos (from Chris Nandor)
13600              
13601              tyop in change#9555
13602      Branch: perl
13603           +> README.macos
13604           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
13605           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
13606           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
13607           !> win32/makefile.mk
13608 ____________________________________________________________________________
13609 [  9587] By: gsar                                  on 2001/04/06  07:31:30
13610         Log: add README.macos (from Chris Nandor)
13611              
13612              tyop in change#9555
13613      Branch: maint-5.6/perl
13614            + README.macos
13615            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
13616            ! win32/Makefile win32/makefile.mk
13617 ____________________________________________________________________________
13618 [  9586] By: gsar                                  on 2001/04/06  07:08:54
13619         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
13620      Branch: maint-5.6/perl
13621            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
13622 ____________________________________________________________________________
13623 [  9585] By: gsar                                  on 2001/04/06  06:58:44
13624         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
13625              from mainline
13626              
13627              Subject: [PATCH] Base64 update to perlfaq9.pod
13628              
13629              Subject: [PATCH AUTHORS] Housekeeping
13630              
13631              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13632              Mac OS X (Darwin) has extra pwent fields.
13633              
13634              Subject: [PATCH B::*] print control-character vars readably
13635              Needs EBCDICification.
13636              
13637              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13638              
13639              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13640              
13641              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13642              
13643              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13644              
13645              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13646              
13647              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13648              
13649              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
13650              
13651              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13652              
13653              FreeBSD hints tweak from Anton Berezin.
13654              
13655              Subject: [PATCH foolperl & bleadperl] README.vms update
13656              
13657              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13658      Branch: maint-5.6/perl
13659           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
13660           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13661           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
13662 ____________________________________________________________________________
13663 [  9584] By: gsar                                  on 2001/04/06  04:09:00
13664         Log: keep eval"" CVs alive until the end of the statement in which
13665              they're called; this avoids a coredump ensuing from search for
13666              lexicals in code such as:
13667              
13668              sub bug {
13669              my $s = @_;
13670              eval q[sub { eval 'sub { &$s }' }];
13671              }
13672              bug("x")->()->();
13673              
13674              this code still doesn't work as intended (as it has remained
13675              since time immemorial), but it doesn't provoke a coredump anymore
13676      Branch: maint-5.6/perl
13677            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
13678            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
13679 ____________________________________________________________________________
13680 [  9583] By: jhi                                   on 2001/04/05  23:52:51
13681         Log: Update Changes.
13682      Branch: perl
13683            ! Changes patchlevel.h
13684 ____________________________________________________________________________
13685 [  9582] By: jhi                                   on 2001/04/05  23:11:23
13686         Log: Slight doc tweak.
13687      Branch: perl
13688            ! pod/perlunicode.pod
13689 ____________________________________________________________________________
13690 [  9581] By: jhi                                   on 2001/04/05  23:04:11
13691         Log: Integrate perlio.
13692      Branch: perl
13693           !> pod/perlunicode.pod
13694 ____________________________________________________________________________
13695 [  9580] By: jhi                                   on 2001/04/05  23:03:29
13696         Log: Test for #9579.
13697      Branch: perl
13698            ! t/op/do.t
13699 ____________________________________________________________________________
13700 [  9579] By: jhi                                   on 2001/04/05  22:54:17
13701         Log: Subject: [PATCH] Propagate calling context for do '...'
13702              From: Gisle Aas <gisle@ActiveState.com>
13703              Date: 04 Apr 2001 20:17:29 -0700
13704              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
13705      Branch: perl
13706            ! pod/perlfunc.pod pp_ctl.c
13707 ____________________________________________________________________________
13708 [  9578] By: jhi                                   on 2001/04/05  22:52:51
13709         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13710              From: Peter Prymmer <pvhp@forte.com>
13711              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
13712              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
13713      Branch: perl
13714            ! README.vms
13715 ____________________________________________________________________________
13716 [  9577] By: jhi                                   on 2001/04/05  22:48:22
13717         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
13718              From: "Craig A. Berry" <craigberry@mac.com>
13719              Date: Thu, 5 Apr 2001 13:43:28 -0500
13720              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
13721      Branch: perl
13722            ! README.vms
13723 ____________________________________________________________________________
13724 [  9576] By: jhi                                   on 2001/04/05  22:31:38
13725         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
13726              From: Michael G Schwern <schwern@pobox.com>
13727              Date: Thu, 5 Apr 2001 21:53:21 +0100
13728              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
13729      Branch: perl
13730            ! lib/base.pm t/lib/fields.t
13731 ____________________________________________________________________________
13732 [  9575] By: jhi                                   on 2001/04/05  22:26:10
13733         Log: FreeBSD hints tweak from Anton Berezin.
13734      Branch: perl
13735            ! hints/freebsd.sh
13736 ____________________________________________________________________________
13737 [  9574] By: jhi                                   on 2001/04/05  22:24:03
13738         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13739              From: David Dyck <dcd@tc.fluke.com>
13740              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
13741              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
13742      Branch: perl
13743            ! t/op/oct.t
13744 ____________________________________________________________________________
13745 [  9573] By: jhi                                   on 2001/04/05  22:23:06
13746         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
13747              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
13748              From: David Dyck <dcd@tc.fluke.com>
13749              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
13750      Branch: perl
13751            ! pp.c
13752 ____________________________________________________________________________
13753 [  9572] By: jhi                                   on 2001/04/05  22:14:47
13754         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13755              From: Robin Houston <robin@kitsite.com>
13756              Date: Thu, 5 Apr 2001 20:56:48 +0100
13757              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
13758      Branch: perl
13759            ! ext/B/B/Deparse.pm
13760 ____________________________________________________________________________
13761 [  9571] By: jhi                                   on 2001/04/05  22:12:53
13762         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13763              From: Robin Houston <robin@kitsite.com>
13764              Date: Thu, 5 Apr 2001 19:55:51 +0100
13765              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
13766      Branch: perl
13767            ! ext/B/B/Deparse.pm
13768 ____________________________________________________________________________
13769 [  9570] By: jhi                                   on 2001/04/05  22:11:06
13770         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13771              From: Robin Houston <robin@kitsite.com>
13772              Date: Thu, 5 Apr 2001 20:16:29 +0100
13773              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
13774      Branch: perl
13775            ! ext/B/B/Deparse.pm
13776 ____________________________________________________________________________
13777 [  9569] By: nick                                  on 2001/04/05  21:32:26
13778         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
13779      Branch: perlio
13780            ! pod/perlunicode.pod
13781 ____________________________________________________________________________
13782 [  9568] By: nick                                  on 2001/04/05  19:38:09
13783         Log: Integrate mainline
13784      Branch: perlio
13785           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
13786           !> (integrate 35 files)
13787 ____________________________________________________________________________
13788 [  9567] By: jhi                                   on 2001/04/05  18:31:45
13789         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13790              From: Robin Houston <robin@kitsite.com>
13791              Date: Thu, 5 Apr 2001 18:03:23 +0100
13792              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
13793      Branch: perl
13794            ! ext/B/B/Deparse.pm
13795 ____________________________________________________________________________
13796 [  9566] By: jhi                                   on 2001/04/05  18:29:35
13797         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13798              From: Robin Houston <robin@kitsite.com>
13799              Date: Thu, 5 Apr 2001 16:45:18 +0100
13800              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
13801      Branch: perl
13802            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13803 ____________________________________________________________________________
13804 [  9565] By: jhi                                   on 2001/04/05  18:24:23
13805         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13806              From: Robin Houston <robin@kitsite.com>
13807              Date: Thu, 5 Apr 2001 14:50:09 +0100
13808              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
13809      Branch: perl
13810            ! ext/B/B/Deparse.pm
13811 ____________________________________________________________________________
13812 [  9564] By: jhi                                   on 2001/04/05  18:23:03
13813         Log: Subject: [PATCH B::*] print control-character vars readably
13814              From: Robin Houston <robin@kitsite.com>
13815              Date: Thu, 5 Apr 2001 14:27:38 +0100
13816              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
13817              
13818              Needs EBCDICification.
13819      Branch: perl
13820            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
13821            ! ext/B/B/Terse.pm
13822 ____________________________________________________________________________
13823 [  9563] By: jhi                                   on 2001/04/05  18:20:32
13824         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13825              Date: Thu, 5 Apr 2001 13:21:42 -0400
13826              From: Paul Schinder <schinder@pobox.com>
13827              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
13828              
13829              Mac OS X (Darwin) has extra pwent fields.
13830      Branch: perl
13831            ! t/op/pwent.t
13832 ____________________________________________________________________________
13833 [  9562] By: jhi                                   on 2001/04/05  17:57:51
13834         Log: Regen toc.
13835      Branch: perl
13836            ! pod/perltoc.pod
13837 ____________________________________________________________________________
13838 [  9561] By: jhi                                   on 2001/04/05  17:47:33
13839         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
13840      Branch: metaconfig
13841            ! U/Glossary.patch
13842      Branch: metaconfig/U/perl
13843            + d_u32align.U
13844            ! d_cmsghdr_s.U d_msghdr_s.U
13845 ____________________________________________________________________________
13846 [  9560] By: jhi                                   on 2001/04/05  17:47:01
13847         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
13848              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
13849              Introduce probes for struct msghdr, struct cmsghdr,
13850              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
13851              ualarm, usleep, for possible later extension work.
13852      Branch: perl
13853            + t/lib/md5-align.t
13854            ! Configure MANIFEST Porting/Glossary Porting/config.sh
13855            ! Porting/config_H config_h.SH configure.com epoc/config.sh
13856            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
13857            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13858            ! vos/config.ga.h win32/config.bc win32/config.gc
13859            ! win32/config.vc
13860 ____________________________________________________________________________
13861 [  9559] By: jhi                                   on 2001/04/05  13:03:04
13862         Log: Be traditional in your cpp (for the Errno extension).
13863      Branch: perl
13864            ! hints/darwin.sh
13865 ____________________________________________________________________________
13866 [  9558] By: jhi                                   on 2001/04/05  13:00:05
13867         Log: Add $Config{cppflags} to the gcc incantation.
13868      Branch: perl
13869            ! ext/Errno/Errno_pm.PL
13870 ____________________________________________________________________________
13871 [  9557] By: jhi                                   on 2001/04/05  04:22:39
13872         Log: Introduce Sean Burke's Class::ISA 0.32.
13873      Branch: perl
13874            + lib/Class/ISA.pm t/lib/class-isa.t
13875            ! MANIFEST
13876 ____________________________________________________________________________
13877 [  9556] By: jhi                                   on 2001/04/05  04:09:50
13878         Log: Subject: [PATCH AUTHORS] Housekeeping
13879              From: Paul Johnson <paul@pjcj.net> 
13880              Date: Wed, 4 Apr 2001 22:45:47 +0200
13881              Message-ID: <20010404224547.D9548@pjcj.net>
13882      Branch: perl
13883            ! AUTHORS
13884 ____________________________________________________________________________
13885 [  9555] By: jhi                                   on 2001/04/05  04:06:33
13886         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
13887              From: Gisle Aas <gisle@ActiveState.com>
13888              Date: 04 Apr 2001 14:23:04 -0700
13889              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
13890      Branch: perl
13891            ! pod/perlfaq9.pod
13892 ____________________________________________________________________________
13893 [  9554] By: jhi                                   on 2001/04/05  04:05:49
13894         Log: Downgrade also the "Wide character" diagnostic.
13895      Branch: perl
13896            ! pod/perldiag.pod
13897 ____________________________________________________________________________
13898 [  9553] By: jhi                                   on 2001/04/05  04:00:33
13899         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
13900              maintperl into mainline.
13901              
13902              "double" should be "NV"; standard typemap is missing entry
13903              for NV
13904              
13905              s/djSP/dSP/
13906              
13907              Downgrade "Wide character in print" to a warning.
13908              
13909              B::Deparse fix for ${^FOO} and documentation for PVX() method
13910              (from Robin Houston)
13911              
13912              tr/// doesn't null-terminate the result in some situations
13913              (from Gisle Aas)
13914      Branch: perl
13915           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
13916           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
13917           !> t/io/utf8.t t/op/tr.t
13918 ____________________________________________________________________________
13919 [  9552] By: jhi                                   on 2001/04/05  03:52:50
13920         Log: Retract changes #9542 and #9538 (from maintperl, integrated
13921              at #9540), shouldn't be needed because of the perlio changes.
13922      Branch: perl
13923            ! util.c
13924 ____________________________________________________________________________
13925 [  9551] By: gsar                                  on 2001/04/05  00:18:34
13926         Log: tr/// doesn't null-terminate the result in some situations
13927              (from Gisle Aas)
13928      Branch: maint-5.6/perl
13929            ! doop.c t/op/tr.t
13930 ____________________________________________________________________________
13931 [  9550] By: gsar                                  on 2001/04/04  20:04:17
13932         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
13933              (from Robin Houston)
13934      Branch: maint-5.6/perl
13935            ! ext/B/B.pm ext/B/B/Deparse.pm
13936 ____________________________________________________________________________
13937 [  9549] By: nick                                  on 2001/04/04  18:56:15
13938         Log: Downgrade "Wide character in print" to a warning.
13939      Branch: perlio
13940            ! doio.c t/io/utf8.t
13941 ____________________________________________________________________________
13942 [  9548] By: gsar                                  on 2001/04/04  18:51:49
13943         Log: integrate changes#9460,9462,9482,9521,9522
13944              
13945              Subject: PATCH: B::Debug should show LOOP-specific fields
13946              
13947              Subject: B::Deparse precedence bug. (Patch included.)
13948              
13949              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13950              
13951              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
13952              
13953              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
13954      Branch: maint-5.6/perl
13955           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
13956           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
13957 ____________________________________________________________________________
13958 [  9547] By: gsar                                  on 2001/04/04  18:49:16
13959         Log: s/djSP/dSP/
13960      Branch: maint-5.6/perl
13961            ! ext/Thread/Thread.xs
13962 ____________________________________________________________________________
13963 [  9546] By: nick                                  on 2001/04/04  18:44:00
13964         Log: Integrate mainline.
13965      Branch: perlio
13966           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
13967           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
13968 ____________________________________________________________________________
13969 [  9545] By: gsar                                  on 2001/04/04  18:38:52
13970         Log: integrate change#8837 from mainline
13971              
13972              Subject: [patch] -Wall cleanup round 2
13973      Branch: maint-5.6/perl
13974           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
13975           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
13976           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13977           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13978           !> ext/SDBM_File/SDBM_File.xs
13979 ____________________________________________________________________________
13980 [  9544] By: gsar                                  on 2001/04/04  17:49:57
13981         Log: "double" should be "NV"; standard typemap is missing entry
13982              for NV
13983      Branch: maint-5.6/perl
13984            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
13985 ____________________________________________________________________________
13986 [  9543] By: jhi                                   on 2001/04/04  14:13:18
13987         Log: Thou shalt not (just) match for English error messages.
13988      Branch: perl
13989            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
13990            ! os2/OS2/Process/Process.pm
13991 ____________________________________________________________________________
13992 [  9542] By: jhi                                   on 2001/04/04  13:20:39
13993         Log: Make the stdio tricks of fflush_all() to exist only if
13994              stdio is being used.
13995      Branch: perl
13996            ! util.c
13997 ____________________________________________________________________________
13998 [  9541] By: jhi                                   on 2001/04/04  04:20:24
13999         Log: Subject: Re: [PATCH] Lighten up glob
14000              From: Benjamin Sugars <bsugars@canoe.ca>
14001              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
14002              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
14003      Branch: perl
14004            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
14005            ! util.c
14006 ____________________________________________________________________________
14007 [  9540] By: jhi                                   on 2001/04/04  04:03:57
14008         Log: Integrate changes #9538,9539 from maintperl into mainline.
14009              
14010              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14011              for use with _fwalk() (fix for change#7705)
14012              
14013              another tweak needed for SunOS 4.1.x build (from Mike Guy)
14014              (cp -f is not portable)
14015      Branch: perl
14016           !> Makefile.SH util.c
14017 ____________________________________________________________________________
14018 [  9539] By: gsar                                  on 2001/04/04  03:01:14
14019         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
14020      Branch: maint-5.6/perl
14021            ! Makefile.SH
14022 ____________________________________________________________________________
14023 [  9538] By: gsar                                  on 2001/04/04  01:00:38
14024         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
14025              for use with _fwalk() (fix for change#7705)
14026      Branch: maint-5.6/perl
14027            ! util.c
14028 ____________________________________________________________________________
14029 [  9537] By: nick                                  on 2001/04/03  19:24:55
14030         Log: Integrate mainline
14031      Branch: perlio
14032           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
14033           +> lib/unicode/PropList.html
14034            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
14035           !> (integrate 69 files)
14036 ____________________________________________________________________________
14037 [  9536] By: jhi                                   on 2001/04/03  18:02:31
14038         Log: Integrate change #9533 from maintperl into mainline.
14039              
14040              better fix for change#9517 to accomodate UNC paths like
14041              \\server\share\foo, and paths with trailing backslash
14042              like c:\this\
14043      Branch: perl
14044           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14045 ____________________________________________________________________________
14046 [  9535] By: jhi                                   on 2001/04/03  17:58:07
14047         Log: Change the push/unshift warning to be of class syntax, not misc.
14048      Branch: perl
14049            ! op.c pod/perldiag.pod t/pragma/warn/op
14050 ____________________________________________________________________________
14051 [  9534] By: jhi                                   on 2001/04/03  15:03:46
14052         Log: Change the push/unshift warning (#9532) to talk about "no values"
14053              instead of "no arguments".
14054      Branch: perl
14055            ! op.c pod/perldiag.pod t/pragma/warn/op
14056 ____________________________________________________________________________
14057 [  9533] By: gsar                                  on 2001/04/03  14:30:07
14058         Log: better fix for change#9517 to accomodate UNC paths like
14059              \\server\share\foo, and paths with trailing backslash
14060              like c:\this\
14061      Branch: maint-5.6/perl
14062            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14063 ____________________________________________________________________________
14064 [  9532] By: jhi                                   on 2001/04/03  13:11:46
14065         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
14066              From: Robin Houston <robin@kitsite.com>
14067              Date: Mon, 2 Apr 2001 15:03:29 +0100
14068              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
14069      Branch: perl
14070            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
14071 ____________________________________________________________________________
14072 [  9531] By: jhi                                   on 2001/04/03  13:06:34
14073         Log: Integrate change #9530 from maintperl into mainline.
14074              
14075              accomodate VMS "mailbox overflow" quirk in testsuite (from
14076              Craig Berry)
14077      Branch: perl
14078           !> t/lib/socket.t
14079 ____________________________________________________________________________
14080 [  9530] By: gsar                                  on 2001/04/03  04:56:41
14081         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
14082              Craig Berry)
14083      Branch: maint-5.6/perl
14084            ! t/lib/socket.t
14085 ____________________________________________________________________________
14086 [  9529] By: jhi                                   on 2001/04/03  02:34:34
14087         Log: Update Changes.
14088      Branch: perl
14089            ! Changes patchlevel.h
14090 ____________________________________________________________________________
14091 [  9528] By: jhi                                   on 2001/04/03  01:27:57
14092         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
14093              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
14094              To: perl5-porters@perl.org
14095              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
14096      Branch: perl
14097            ! pod/perlfaq3.pod
14098 ____________________________________________________________________________
14099 [  9527] By: jhi                                   on 2001/04/03  01:22:09
14100         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
14101              From: Peter Prymmer <pvhp@forte.com>
14102              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
14103              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
14104      Branch: perl
14105            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
14106 ____________________________________________________________________________
14107 [  9526] By: jhi                                   on 2001/04/03  01:18:25
14108         Log: The metaconfig unit changes for #9525.
14109      Branch: metaconfig
14110            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
14111      Branch: metaconfig/U/perl
14112            ! use64bits.U
14113 ____________________________________________________________________________
14114 [  9525] By: jhi                                   on 2001/04/03  01:17:30
14115         Log: Configure sanity checks:
14116              * if use64bitall is attempted but pointers are only 32-bit,
14117              'downgrade' to use64bitint
14118              * if use64bitint is attempted but there's no quad type,
14119              forget about use64bitint (well, the default for it is 'n',
14120              the user can still override this)
14121              * if pointers are 64 bits, do not try to use Perl's malloc
14122      Branch: perl
14123            ! Configure
14124 ____________________________________________________________________________
14125 [  9524] By: gsar                                  on 2001/04/03  01:09:12
14126         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
14127      Branch: maint-5.6/perl
14128            ! pp_sys.c
14129 ____________________________________________________________________________
14130 [  9523] By: jhi                                   on 2001/04/03  00:02:31
14131         Log: (Retracted by #9609)
14132              
14133              Make it harder for parallel makes to enter 'test' before
14134              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
14135              should be unhappy enough, but sometimes parallel makes seem
14136              to sneak past both in Tru64 and AIX.)
14137      Branch: perl
14138            ! Makefile.SH
14139 ____________________________________________________________________________
14140 [  9522] By: jhi                                   on 2001/04/02  22:35:31
14141         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
14142              Date: Mon, 2 Apr 2001 22:54:10 +0100
14143              From: Robin Houston <robin@kitsite.com>
14144              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
14145      Branch: perl
14146            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
14147 ____________________________________________________________________________
14148 [  9521] By: jhi                                   on 2001/04/02  22:32:23
14149         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
14150              From: Robin Houston <robin@kitsite.com>
14151              Date: Mon, 2 Apr 2001 20:24:03 +0100
14152              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
14153      Branch: perl
14154            ! ext/B/B/Concise.pm
14155 ____________________________________________________________________________
14156 [  9520] By: jhi                                   on 2001/04/02  22:30:43
14157         Log: Subject: [PATCH] REALLY pedantic hv.h nit
14158              From: Simon Cozens <simon@netthink.co.uk>
14159              Date: Mon, 2 Apr 2001 15:43:06 +0100
14160              Message-ID: <20010402154306.A21711@netthink.co.uk>
14161      Branch: perl
14162            ! hv.h
14163 ____________________________________________________________________________
14164 [  9519] By: jhi                                   on 2001/04/02  22:28:04
14165         Log: Based on
14166              
14167              Subject: [foolperl] EPOC fix
14168              From: Olaf Flebbe <O.Flebbe@science-computing.de>
14169              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
14170              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
14171      Branch: perl
14172            ! pp_sys.c
14173 ____________________________________________________________________________
14174 [  9518] By: jhi                                   on 2001/04/02  22:22:34
14175         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
14176              
14177              README.win32 tweaks; add a note about alternative location for
14178              getting a gcc-2.95.2 that will build perl properly on windows
14179              
14180              add some notes about gutsy threading matters
14181              
14182              many of the utilities interpolate literal paths within doublequotes
14183              (fails on dosish platforms where path contains backslashes)
14184      Branch: perl
14185           !> README.win32 pod/perlguts.pod utils/perldoc.PL
14186           !> x2p/find2perl.PL x2p/s2p.PL
14187 ____________________________________________________________________________
14188 [  9517] By: gsar                                  on 2001/04/02  19:52:21
14189         Log: many of the utilities interpolate literal paths within doublequotes
14190              (fails on dosish platforms where path contains backslashes)
14191      Branch: maint-5.6/perl
14192            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
14193 ____________________________________________________________________________
14194 [  9516] By: gsar                                  on 2001/04/02  05:49:37
14195         Log: a foolish release
14196      Branch: maint-5.6/perl
14197            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
14198            ! pod/perltoc.pod
14199 ____________________________________________________________________________
14200 [  9515] By: gsar                                  on 2001/04/02  05:04:29
14201         Log: add missing changelog summaries
14202      Branch: maint-5.6/perl
14203            ! Changes
14204 ____________________________________________________________________________
14205 [  9514] By: gsar                                  on 2001/04/02  04:07:13
14206         Log: add some notes about gutsy threading matters
14207      Branch: maint-5.6/perl
14208            ! pod/perlguts.pod
14209 ____________________________________________________________________________
14210 [  9513] By: gsar                                  on 2001/04/02  03:25:21
14211         Log: add more prominent caveat notices about experimental features
14212      Branch: maint-5.6/perl
14213            ! pod/perlfork.pod pod/perlunicode.pod
14214 ____________________________________________________________________________
14215 [  9512] By: gsar                                  on 2001/04/02  02:54:33
14216         Log: integrate changes#9479,9509 from mainline
14217              
14218              [PATCH] File::Glob stuff for Mac OS
14219              
14220              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14221      Branch: maint-5.6/perl
14222           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14223           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14224           !> t/lib/glob-taint.t
14225 ____________________________________________________________________________
14226 [  9511] By: gsar                                  on 2001/04/02  02:38:24
14227         Log: README.win32 tweaks; add a note about alternative location for
14228              getting a gcc-2.95.2 that will build perl properly on windows
14229      Branch: maint-5.6/perl
14230            ! README.win32
14231 ____________________________________________________________________________
14232 [  9510] By: jhi                                   on 2001/04/01  20:45:10
14233         Log: An ambiguosity warning.
14234      Branch: perl
14235            ! t/lib/trig.t
14236 ____________________________________________________________________________
14237 [  9509] By: jhi                                   on 2001/04/01  19:53:47
14238         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
14239              From: Jonathan Stowe <gellyfish@gellyfish.com>
14240              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
14241              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
14242      Branch: perl
14243            ! ext/File/Glob/bsd_glob.c
14244 ____________________________________________________________________________
14245 [  9508] By: jhi                                   on 2001/04/01  19:35:03
14246         Log: Update Changes.
14247      Branch: perl
14248            ! Changes patchlevel.h
14249 ____________________________________________________________________________
14250 [  9507] By: jhi                                   on 2001/04/01  19:24:01
14251         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
14252              from mainline to maintperl: pod tweaks.
14253      Branch: maint-5.6/perl
14254           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
14255           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
14256           !> pod/perlvar.pod
14257 ____________________________________________________________________________
14258 [  9506] By: jhi                                   on 2001/04/01  19:11:53
14259         Log: Commit Sarathy to April release of 5.6.1 :-)
14260      Branch: perl
14261            ! pod/perlfaq1.pod
14262 ____________________________________________________________________________
14263 [  9505] By: jhi                                   on 2001/04/01  19:03:15
14264         Log: Subject: PATCH 5.6.0 (perldebug.pod)
14265              From: Mark-Jason Dominus <mjd@plover.com>
14266              Date: Sun, 01 Apr 2001 14:25:11 -0400
14267              Message-ID: <20010401182511.9247.qmail@plover.com>
14268      Branch: perl
14269            ! pod/perldebug.pod
14270 ____________________________________________________________________________
14271 [  9504] By: jhi                                   on 2001/04/01  18:43:09
14272         Log: Add great_circle_direction().
14273      Branch: perl
14274            ! lib/Math/Trig.pm t/lib/trig.t
14275 ____________________________________________________________________________
14276 [  9503] By: jhi                                   on 2001/04/01  17:29:12
14277         Log: Unicode ReadMe update for Unicode 3.1.
14278      Branch: perl
14279            ! lib/unicode/ReadMe.txt
14280 ____________________________________________________________________________
14281 [  9502] By: jhi                                   on 2001/04/01  17:18:40
14282         Log: Integrate change #9501 from maintperl into mainline.
14283              
14284              fix the perlembed notes on multiple interpreters
14285              
14286              fix ExtUtils::Embed to work passably on Windows
14287      Branch: perl
14288           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
14289 ____________________________________________________________________________
14290 [  9501] By: gsar                                  on 2001/04/01  07:21:57
14291         Log: fix the perlembed notes on multiple interpreters
14292              
14293              fix ExtUtils::Embed to work passably on Windows
14294      Branch: maint-5.6/perl
14295            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
14296 ____________________________________________________________________________
14297 [  9500] By: jhi                                   on 2001/04/01  05:58:23
14298         Log: Test for #9499.
14299      Branch: perl
14300            ! t/op/tr.t
14301 ____________________________________________________________________________
14302 [  9499] By: jhi                                   on 2001/04/01  05:55:46
14303         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
14304      Branch: perl
14305            ! embed.h embed.pl op.c proto.h
14306 ____________________________________________________________________________
14307 [  9498] By: jhi                                   on 2001/04/01  05:44:34
14308         Log: Protect the workaround hunk more.
14309      Branch: perl
14310            ! toke.c
14311 ____________________________________________________________________________
14312 [  9497] By: jhi                                   on 2001/04/01  00:24:25
14313         Log: Integrate changes #9493,9494,9495,9496 from maintperl
14314              into mainline.
14315              
14316              fix a broken workaround for Borland compiler in change#4739
14317              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14318              
14319              nits spotted by Borland compiler
14320              
14321              avoid redefinition warnings under Borland 5.02
14322              
14323              various nits identified by the Borland 5.5 compiler; remove suppression
14324              of a few warnings
14325      Branch: perl
14326           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
14327           !> win32/win32.h
14328 ____________________________________________________________________________
14329 [  9496] By: gsar                                  on 2001/03/31  23:22:28
14330         Log: various nits identified by the Borland 5.5 compiler; remove suppression
14331              of a few warnings
14332      Branch: maint-5.6/perl
14333            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
14334 ____________________________________________________________________________
14335 [  9495] By: gsar                                  on 2001/03/31  21:03:08
14336         Log: avoid redefinition warnings under Borland 5.02
14337      Branch: maint-5.6/perl
14338            ! win32/makefile.mk
14339 ____________________________________________________________________________
14340 [  9494] By: gsar                                  on 2001/03/31  20:18:59
14341         Log: nits spotted by Borland compiler
14342      Branch: maint-5.6/perl
14343            ! utf8.h win32/win32.h
14344 ____________________________________________________________________________
14345 [  9493] By: gsar                                  on 2001/03/31  20:18:05
14346         Log: fix a broken workaround for Borland compiler in change#4739
14347              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
14348      Branch: maint-5.6/perl
14349            ! toke.c
14350 ____________________________________________________________________________
14351 [  9492] By: jhi                                   on 2001/03/31  18:36:24
14352         Log: Integrate change #9491 from maintperl into mainline.
14353              
14354              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14355              directory is relative (need to fetch the full path name *before*
14356              the chdir!)
14357      Branch: perl
14358           !> lib/Cwd.pm
14359 ____________________________________________________________________________
14360 [  9491] By: gsar                                  on 2001/03/31  17:01:56
14361         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
14362              directory is relative (need to fetch the full path name *before*
14363              the chdir!)
14364              
14365              this is a followup patch for change#6749
14366      Branch: maint-5.6/perl
14367            ! lib/Cwd.pm
14368 ____________________________________________________________________________
14369 [  9490] By: jhi                                   on 2001/03/31  15:50:18
14370         Log: Subject: Re: [PATCH] av.h cosmetics
14371              From: Simon Cozens <simon@netthink.co.uk>
14372              Date: Sat, 31 Mar 2001 13:09:59 +0100
14373              Message-ID: <20010331130959.A22000@netthink.co.uk>
14374              
14375              Document AvALLOC.
14376      Branch: perl
14377            ! pod/perlguts.pod
14378 ____________________________________________________________________________
14379 [  9489] By: jhi                                   on 2001/03/31  15:48:44
14380         Log: Subject: [PATCH] Re: Math::Big* v1.21
14381              From: Tels <perl_dummy@bloodgate.com>
14382              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
14383              Message-Id: <200103311125.GAA377738@www08.hway.net>
14384      Branch: perl
14385            ! pod/perlop.pod
14386 ____________________________________________________________________________
14387 [  9488] By: jhi                                   on 2001/03/31  03:39:51
14388         Log: Debug output tweak.
14389      Branch: perl
14390            ! t/lib/cwd.t
14391 ____________________________________________________________________________
14392 [  9487] By: jhi                                   on 2001/03/31  03:33:02
14393         Log: OverVMSification.
14394      Branch: perl
14395            ! t/lib/cwd.t
14396 ____________________________________________________________________________
14397 [  9486] By: jhi                                   on 2001/03/31  03:01:40
14398         Log: Missed MANIFESTations in #9483.
14399      Branch: perl
14400            ! MANIFEST
14401 ____________________________________________________________________________
14402 [  9485] By: jhi                                   on 2001/03/31  02:58:17
14403         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
14404              From: Peter Prymmer <pvhp@forte.com>
14405              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
14406              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
14407      Branch: perl
14408            ! regexec.c t/lib/cwd.t
14409 ____________________________________________________________________________
14410 [  9484] By: jhi                                   on 2001/03/31  01:04:41
14411         Log: Obsolete file (see #3938)
14412      Branch: perl
14413            - lib/unicode/README.Ethiopic
14414            ! MANIFEST
14415 ____________________________________________________________________________
14416 [  9483] By: jhi                                   on 2001/03/31  00:52:42
14417         Log: Update to Unicode 3.1.
14418              (Rename Names.txt to NamesList.txt.)
14419      Branch: perl
14420            + lib/unicode/NamesList.txt lib/unicode/PropList.html
14421            - lib/unicode/Names.txt
14422            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
14423            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
14424            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
14425            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
14426            ! lib/unicode/UCD.html lib/unicode/Unicode.html
14427            ! lib/unicode/rename lib/unicode/version
14428 ____________________________________________________________________________
14429 [  9482] By: jhi                                   on 2001/03/30  23:33:44
14430         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
14431              From: Robin Houston <robin@kitsite.com>
14432              Date: Fri, 30 Mar 2001 20:07:22 +0100
14433              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
14434      Branch: perl
14435            ! ext/B/B/Deparse.pm
14436 ____________________________________________________________________________
14437 [  9481] By: jhi                                   on 2001/03/30  23:20:25
14438         Log: Subject: Re: [PATCH] CwdXS, Take 2
14439              From: Benjamin Sugars <bsugars@canoe.ca>
14440              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
14441              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
14442      Branch: perl
14443            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
14444            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
14445 ____________________________________________________________________________
14446 [  9480] By: jhi                                   on 2001/03/30  22:52:38
14447         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
14448              From: David Dyck <dcd@tc.fluke.com>
14449              Date: Fri, 30 Mar 2001 14:44:13 -0800
14450              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
14451              
14452              The t/rantests flags file creation was accidentally
14453              removed by #9217.
14454      Branch: perl
14455            ! Makefile.SH
14456 ____________________________________________________________________________
14457 [  9479] By: jhi                                   on 2001/03/30  22:45:45
14458         Log: Subject: [PATCH] File::Glob stuff for Mac OS
14459              From: Chris Nandor <pudge@pobox.com>
14460              Date: Fri, 30 Mar 2001 16:51:00 -0500
14461              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
14462      Branch: perl
14463            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
14464            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
14465            ! t/lib/glob-taint.t
14466 ____________________________________________________________________________
14467 [  9478] By: jhi                                   on 2001/03/30  22:43:12
14468         Log: Subject: fix for win32/buildext.pl
14469              From: "Vadim Konovalov" <watman@inbox.ru>
14470              Date: Sat, 31 Mar 2001 00:50:36 +0400
14471              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
14472      Branch: perl
14473            ! win32/buildext.pl
14474 ____________________________________________________________________________
14475 [  9477] By: jhi                                   on 2001/03/30  22:41:16
14476         Log: Subject: small base.pm doc patch
14477              From: Leon Brocard <acme@astray.com>
14478              Date: Fri, 30 Mar 2001 21:49:57 +0100
14479              Message-ID: <20010330214957.B8733@ns0.astray.com>
14480      Branch: perl
14481            ! lib/base.pm
14482 ____________________________________________________________________________
14483 [  9476] By: jhi                                   on 2001/03/30  18:16:57
14484         Log: Subject: [PATCH] av.h cosmetics
14485              From: Simon Cozens <simon@netthink.co.uk>
14486              Date: Fri, 30 Mar 2001 18:12:28 +0100
14487              Message-ID: <20010330181228.A9319@netthink.co.uk>
14488      Branch: perl
14489            ! av.h
14490 ____________________________________________________________________________
14491 [  9475] By: jhi                                   on 2001/03/30  18:15:50
14492         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
14493              From: "Philip Newton" <pnewton@gmx.de>
14494              Date: Fri, 30 Mar 2001 19:06:57 +0200
14495              Message-ID: <3AC4D951.14815.1AC7068@localhost>
14496      Branch: perl
14497            ! pod/perlhack.pod
14498 ____________________________________________________________________________
14499 [  9474] By: jhi                                   on 2001/03/30  18:14:02
14500         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
14501              From: Benjamin Sugars <bsugars@canoe.ca>
14502              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
14503              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
14504      Branch: perl
14505            ! t/lib/glob-basic.t
14506 ____________________________________________________________________________
14507 [  9473] By: jhi                                   on 2001/03/30  16:09:24
14508         Log: Update Changes.
14509      Branch: perl
14510            ! Changes patchlevel.h
14511 ____________________________________________________________________________
14512 [  9472] By: jhi                                   on 2001/03/30  15:16:08
14513         Log: Integrate perlio.
14514      Branch: perl
14515           !> t/lib/cwd.t t/lib/glob-basic.t
14516 ____________________________________________________________________________
14517 [  9471] By: nick                                  on 2001/03/30  14:47:10
14518         Log: Should be (^O eq 'MSWin32') not 'Win32'
14519              Fail #12 seems real - chdir is in wrong dir.
14520      Branch: perlio
14521            ! t/lib/cwd.t
14522 ____________________________________________________________________________
14523 [  9470] By: jhi                                   on 2001/03/30  14:41:11
14524         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
14525              From: Radu Greab <radu@netsoft.ro>
14526              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
14527              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
14528              
14529              Replace #9352.
14530      Branch: perl
14531            ! ext/Socket/Socket.xs pp_sys.c
14532 ____________________________________________________________________________
14533 [  9469] By: jhi                                   on 2001/03/30  14:37:51
14534         Log: Subject: PATCH pod/perldiag.pod
14535              From: Robin Houston <robin@kitsite.com>
14536              Date: Fri, 30 Mar 2001 14:10:36 +0100
14537              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
14538      Branch: perl
14539            ! pod/perldiag.pod t/lib/glob-basic.t
14540 ____________________________________________________________________________
14541 [  9468] By: jhi                                   on 2001/03/30  14:36:36
14542         Log: Subject: Better diagnostic in io/fs.t
14543              From: andreas.koenig@anima.de (Andreas J. Koenig)
14544              Date: 30 Mar 2001 10:11:43 +0200
14545              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
14546      Branch: perl
14547            ! t/io/fs.t
14548 ____________________________________________________________________________
14549 [  9467] By: nick                                  on 2001/03/30  14:25:43
14550         Log: Skip order test of glob if case-ignoring system cannot 
14551              create a.test and A.test
14552      Branch: perlio
14553            ! t/lib/glob-basic.t
14554 ____________________________________________________________________________
14555 [  9466] By: nick                                  on 2001/03/30  13:03:12
14556         Log: Integrate mainline.
14557      Branch: perlio
14558            - ext/re/hints/aix.pl
14559           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
14560           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
14561           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
14562           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
14563 ____________________________________________________________________________
14564 [  9465] By: jhi                                   on 2001/03/30  03:53:37
14565         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
14566              the tests sometimes hang, sometimes not.)
14567      Branch: perl
14568            ! t/lib/io_multihomed.t t/lib/io_sock.t
14569 ____________________________________________________________________________
14570 [  9464] By: jhi                                   on 2001/03/30  02:56:04
14571         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
14572              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
14573              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
14574              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
14575      Branch: perl
14576            ! op.c
14577 ____________________________________________________________________________
14578 [  9463] By: jhi                                   on 2001/03/30  02:34:48
14579         Log: Test for #9462.
14580      Branch: perl
14581            ! t/lib/b.t
14582 ____________________________________________________________________________
14583 [  9462] By: jhi                                   on 2001/03/30  02:29:37
14584         Log: Subject: B::Deparse precedence bug. (Patch included.)
14585              From: Jeremy Madea <jmadea@inktomi.com>
14586              Date: Thu, 29 Mar 2001 12:05:02 -0800
14587              Message-ID: <20010329120502.A24881@dr.inktomi.com>
14588      Branch: perl
14589            ! ext/B/B/Deparse.pm
14590 ____________________________________________________________________________
14591 [  9461] By: jhi                                   on 2001/03/30  02:18:41
14592         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
14593              From: Peter Prymmer <pvhp@forte.com>
14594              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
14595              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
14596      Branch: perl
14597            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
14598            ! t/lib/md5-file.t
14599 ____________________________________________________________________________
14600 [  9460] By: jhi                                   on 2001/03/30  02:17:07
14601         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
14602              From: Robin Houston <robin@kitsite.com>
14603              Date: Thu, 29 Mar 2001 20:47:56 +0100
14604              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
14605      Branch: perl
14606            ! ext/B/B/Debug.pm
14607 ____________________________________________________________________________
14608 [  9459] By: jhi                                   on 2001/03/30  02:16:05
14609         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
14610              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
14611              Date: Wed, 28 Mar 2001 18:02:20 -0600
14612              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
14613      Branch: perl
14614            ! lib/ExtUtils/MM_VMS.pm
14615 ____________________________________________________________________________
14616 [  9458] By: jhi                                   on 2001/03/30  02:07:58
14617         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
14618              From: "Joshua E. Rodd" <jrodd@pbs.org>
14619              Date: Wed, 28 Mar 2001 17:29:12 -0500
14620              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
14621      Branch: perl
14622            ! pod/perlop.pod
14623 ____________________________________________________________________________
14624 [  9457] By: jhi                                   on 2001/03/30  02:04:33
14625         Log: Subject: ext/re/aix.pl can go
14626              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14627              Date: Thu, 29 Mar 2001 12:03:28 +0200
14628              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
14629      Branch: perl
14630            - ext/re/hints/aix.pl
14631            ! MANIFEST
14632 ____________________________________________________________________________
14633 [  9456] By: jhi                                   on 2001/03/30  02:03:32
14634         Log: Integrate perlio.
14635      Branch: perl
14636           !> ext/Encode/Encode.xs installperl
14637 ____________________________________________________________________________
14638 [  9455] By: nick                                  on 2001/03/29  21:11:46
14639         Log: DLL name has changed so installperl needs to know
14640              (Why isn't it working it out or passed it?)
14641      Branch: perlio
14642            ! installperl
14643 ____________________________________________________________________________
14644 [  9454] By: nick                                  on 2001/03/29  20:56:12
14645         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
14646              and we don't get undef warnings.
14647      Branch: perlio
14648            ! ext/Encode/Encode.xs
14649 ____________________________________________________________________________
14650 [  9453] By: nick                                  on 2001/03/29  17:58:48
14651         Log: Integrate mainline
14652      Branch: perlio
14653           !> Changes patchlevel.h
14654 ____________________________________________________________________________
14655 [  9452] By: jhi                                   on 2001/03/29  16:44:55
14656         Log: Update Changes.
14657      Branch: perl
14658            ! Changes patchlevel.h
14659 ____________________________________________________________________________
14660 [  9451] By: nick                                  on 2001/03/29  16:31:38
14661         Log: Integrate mainline
14662      Branch: perlio
14663           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
14664           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
14665           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
14666           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
14667           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
14668 ____________________________________________________________________________
14669 [  9450] By: jhi                                   on 2001/03/29  16:29:17
14670         Log: Integrate perlio.
14671      Branch: perl
14672           !> win32/buildext.pl
14673 ____________________________________________________________________________
14674 [  9449] By: jhi                                   on 2001/03/29  15:50:01
14675         Log: Update Changes.
14676      Branch: perl
14677            ! Changes patchlevel.h
14678 ____________________________________________________________________________
14679 [  9448] By: nick                                  on 2001/03/29  15:47:15
14680         Log: Make sure buildext.pl finds Errno.pm
14681      Branch: perlio
14682            ! win32/buildext.pl
14683 ____________________________________________________________________________
14684 [  9447] By: jhi                                   on 2001/03/29  15:39:34
14685         Log: Integrate perlio.
14686      Branch: perl
14687           !> win32/makefile.mk
14688 ____________________________________________________________________________
14689 [  9446] By: nick                                  on 2001/03/29  15:30:03
14690         Log: Integrate win32/makefile.mk with mainline.
14691      Branch: perlio
14692           !> win32/makefile.mk
14693 ____________________________________________________________________________
14694 [  9445] By: nick                                  on 2001/03/29  15:27:32
14695         Log: Fix breakage ... 
14696      Branch: perlio
14697            ! win32/makefile.mk
14698 ____________________________________________________________________________
14699 [  9444] By: jhi                                   on 2001/03/29  15:03:08
14700         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14701              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14702              Date: Thu, 29 Mar 2001 10:32:59 +0400
14703              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
14704      Branch: perl
14705            ! win32/makefile.mk
14706 ____________________________________________________________________________
14707 [  9443] By: jhi                                   on 2001/03/29  15:02:12
14708         Log: Integrate perlio.
14709      Branch: perl
14710           +> win32/buildext.pl
14711           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
14712           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
14713 ____________________________________________________________________________
14714 [  9442] By: nick                                  on 2001/03/29  14:59:11
14715         Log: Work in progress - determine win32 extensions to build via script.
14716      Branch: perlio
14717            + win32/buildext.pl
14718            ! MANIFEST win32/makefile.mk
14719 ____________________________________________________________________________
14720 [  9441] By: jhi                                   on 2001/03/29  14:51:47
14721         Log: Reintroduce the use of external pwd.
14722      Branch: perl
14723            ! t/lib/cwd.t
14724 ____________________________________________________________________________
14725 [  9440] By: jhi                                   on 2001/03/29  14:42:58
14726         Log: use warnings instead of -w.
14727      Branch: perl
14728            ! utils/h2xs.PL
14729 ____________________________________________________________________________
14730 [  9439] By: jhi                                   on 2001/03/29  14:41:52
14731         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
14732              From: Jonathan Stowe <gellyfish@gellyfish.com>
14733              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
14734              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
14735      Branch: perl
14736            ! utils/h2xs.PL
14737 ____________________________________________________________________________
14738 [  9438] By: jhi                                   on 2001/03/29  14:39:38
14739         Log: Subject: [PATCH perl@9424] minor pod nits
14740              From: Robin Barker <rmb1@cise.npl.co.uk>
14741              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
14742              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
14743      Branch: perl
14744            ! pod/perlhack.pod pod/perliol.pod
14745 ____________________________________________________________________________
14746 [  9437] By: jhi                                   on 2001/03/29  14:29:16
14747         Log: Subject: [PATCH perl@9424] typemap cast warning
14748              From: Robin Barker <rmb1@cise.npl.co.uk>
14749              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
14750              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
14751      Branch: perl
14752            ! lib/ExtUtils/typemap
14753 ____________________________________________________________________________
14754 [  9436] By: jhi                                   on 2001/03/29  14:26:03
14755         Log: Subject: [PATCH perl@9424] printf warning
14756              From: Robin Barker <rmb1@cise.npl.co.uk>
14757              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
14758              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
14759      Branch: perl
14760            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
14761            ! ext/Storable/Storable.xs toke.c
14762 ____________________________________________________________________________
14763 [  9435] By: nick                                  on 2001/03/29  14:23:31
14764         Log: Win32 has name conflict with ERROR
14765      Branch: perlio
14766            ! ext/PerlIO/Via/Via.xs
14767 ____________________________________________________________________________
14768 [  9434] By: jhi                                   on 2001/03/29  14:17:48
14769         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
14770              From: Peter Prymmer <pvhp@forte.com>
14771              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
14772              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
14773      Branch: perl
14774            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
14775 ____________________________________________________________________________
14776 [  9433] By: jhi                                   on 2001/03/29  13:52:44
14777         Log: test-prep target was missing.
14778      Branch: perl
14779            ! Makefile.SH
14780 ____________________________________________________________________________
14781 [  9432] By: nick                                  on 2001/03/29  12:40:03
14782         Log: Make as-shipped compiler default to MSVC6 
14783      Branch: perlio
14784            ! win32/makefile.mk
14785 ____________________________________________________________________________
14786 [  9431] By: nick                                  on 2001/03/29  12:12:16
14787         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
14788              akin to PerlIO::Scalar.
14789      Branch: perlio
14790            ! perlio.c perlio.h
14791 ____________________________________________________________________________
14792 [  9430] By: nick                                  on 2001/03/29  10:56:35
14793         Log: Integrate mainline.
14794      Branch: perlio
14795           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14796           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14797           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14798           !> win32/makefile.mk win32/win32sck.c
14799 ____________________________________________________________________________
14800 [  9429] By: nick                                  on 2001/03/29  09:03:43
14801         Log: Noticed that two tests were skipped as perlio:: package
14802              isn't there any more. Changed the skip condition.
14803              Avoid core-dump if sv_utf8_upgrade() called on something
14804              that does not become SvPOK after SvPV() (e.g. a ref).
14805      Branch: perlio
14806            ! sv.c t/io/utf8.t t/lib/io_scalar.t
14807 ____________________________________________________________________________
14808 [  9428] By: jhi                                   on 2001/03/29  01:31:47
14809         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
14810              From: Benjamin Sugars <bsugars@canoe.ca> 
14811              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
14812              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
14813      Branch: perl
14814            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14815            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14816            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14817 ____________________________________________________________________________
14818 [  9427] By: jhi                                   on 2001/03/29  00:49:30
14819         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14820              From: "Vadim Konovalov" <watman@inbox.ru>
14821              Date: Thu, 29 Mar 2001 01:50:12 +0400
14822              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
14823      Branch: perl
14824            ! win32/makefile.mk win32/win32sck.c
14825 ____________________________________________________________________________
14826 [  9426] By: gsar                                  on 2001/03/29  00:28:04
14827         Log: dmake can only handle == and != in comparisons; support building
14828              with Borland's VCL libraries (from Vadim Konovalov)
14829      Branch: maint-5.6/perl
14830            ! win32/makefile.mk
14831 ____________________________________________________________________________
14832 [  9425] By: nick                                  on 2001/03/28  19:29:56
14833         Log: Integrate (@snapshot)
14834      Branch: perlio
14835           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
14836 ____________________________________________________________________________
14837 [  9424] By: jhi                                   on 2001/03/28  19:03:16
14838         Log: Update Changes.
14839      Branch: perl
14840            ! Changes patchlevel.h
14841 ____________________________________________________________________________
14842 [  9423] By: jhi                                   on 2001/03/28  18:52:09
14843         Log: Rmdir lib/XS on cleanup.
14844      Branch: perl
14845            ! Makefile.SH
14846 ____________________________________________________________________________
14847 [  9422] By: jhi                                   on 2001/03/28  18:49:34
14848         Log: Integrate perlio.
14849      Branch: perl
14850           !> t/op/utf8decode.t
14851 ____________________________________________________________________________
14852 [  9421] By: nick                                  on 2001/03/28  18:46:44
14853         Log: Loose duplicate chunk.
14854      Branch: perlio
14855            ! t/op/utf8decode.t
14856 ____________________________________________________________________________
14857 [  9420] By: nick                                  on 2001/03/28  18:44:11
14858         Log: Integrate mainline.
14859      Branch: perlio
14860           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
14861           !> vms/vmsish.h
14862 ____________________________________________________________________________
14863 [  9419] By: jhi                                   on 2001/03/28  18:42:05
14864         Log: Can't trust external pwds
14865              (either shell builtins or external programs)
14866      Branch: perl
14867            ! t/lib/cwd.t
14868 ____________________________________________________________________________
14869 [  9418] By: jhi                                   on 2001/03/28  18:34:05
14870         Log: Integrate perlio.
14871      Branch: perl
14872            - lib/perlio.pm
14873           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14874           !> t/op/utf8decode.t
14875 ____________________________________________________________________________
14876 [  9417] By: nick                                  on 2001/03/28  18:24:02
14877         Log: PerlIO.pm / perlio.pm conflict.
14878              Update some pods.
14879              Make t/op/utf8decode.t a text file.
14880      Branch: perlio
14881            - lib/perlio.pm
14882            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14883            ! t/op/utf8decode.t
14884 ____________________________________________________________________________
14885 [  9416] By: jhi                                   on 2001/03/28  18:06:07
14886         Log: Integrate change #9409 from mainline to maintperl.
14887              
14888              Yet another tweak on AIX dynaloading.
14889      Branch: maint-5.6/perl
14890           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14891 ____________________________________________________________________________
14892 [  9415] By: gsar                                  on 2001/03/28  17:13:01
14893         Log: integrate changes#9377,9385,9401 from mainline
14894              
14895              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14896              
14897              If directory entries compare equal case-insensitively,
14898              retry case-sensitively.
14899              
14900              Subject: [PATCH] B::Terse and warnings
14901      Branch: maint-5.6/perl
14902           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
14903           !> t/pragma/warn/perl
14904 ____________________________________________________________________________
14905 [  9414] By: jhi                                   on 2001/03/28  17:11:12
14906         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
14907              From: "Craig A. Berry" <craigberry@mac.com>
14908              Date: Wed, 28 Mar 2001 10:55:20 -0600
14909              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
14910      Branch: perl
14911            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
14912 ____________________________________________________________________________
14913 [  9413] By: jhi                                   on 2001/03/28  17:03:12
14914         Log: Dup hunk.
14915      Branch: perl
14916            ! t/op/utf8decode.t
14917 ____________________________________________________________________________
14918 [  9412] By: jhi                                   on 2001/03/28  17:02:36
14919         Log: Forced integrate from perlio.
14920      Branch: perl
14921           !> t/op/utf8decode.t
14922 ____________________________________________________________________________
14923 [  9411] By: nick                                  on 2001/03/28  16:50:03
14924         Log: Integrate mainline.
14925      Branch: perlio
14926           +> t/lib/cwd.t
14927           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14928           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
14929           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
14930           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
14931           !> t/pragma/warn/perl
14932 ____________________________________________________________________________
14933 [  9410] By: jhi                                   on 2001/03/28  16:44:23
14934         Log: Subject: Re: [PATCH] 9403 cannot be tested
14935              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14936              Date: Wed, 28 Mar 2001 18:33:56 +0200
14937              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
14938      Branch: perl
14939            ! makedef.pl
14940 ____________________________________________________________________________
14941 [  9409] By: jhi                                   on 2001/03/28  16:12:45
14942         Log: Yet another tweak on AIX dynaloading.
14943      Branch: perl
14944            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14945 ____________________________________________________________________________
14946 [  9408] By: jhi                                   on 2001/03/28  15:52:55
14947         Log: Subject: [PATCH] 9403 cannot be tested
14948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
14949              Date: Wed, 28 Mar 2001 17:23:00 +0200
14950              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
14951              
14952              A missing symbol.
14953      Branch: perl
14954            ! makedef.pl
14955 ____________________________________________________________________________
14956 [  9407] By: jhi                                   on 2001/03/28  15:47:43
14957         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
14958      Branch: perl
14959            ! t/op/utf8decode.t
14960           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
14961           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
14962 ____________________________________________________________________________
14963 [  9406] By: jhi                                   on 2001/03/28  15:37:08
14964         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
14965              From: Benjamin Sugars <bsugars@canoe.ca> 
14966              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
14967              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
14968      Branch: perl
14969            + t/lib/cwd.t
14970            ! MANIFEST
14971 ____________________________________________________________________________
14972 [  9405] By: jhi                                   on 2001/03/28  15:13:18
14973         Log: pp_ne() needs a CORRECT boolean.
14974      Branch: perl
14975            ! pp.c
14976 ____________________________________________________________________________
14977 [  9404] By: jhi                                   on 2001/03/28  15:09:23
14978         Log: pp_ne() needs a boolean, not an integer.
14979      Branch: perl
14980            ! pp.c
14981 ____________________________________________________________________________
14982 [  9403] By: jhi                                   on 2001/03/28  14:47:43
14983         Log: (Retracted by #9404.)
14984      Branch: perl
14985            ! pp.c
14986 ____________________________________________________________________________
14987 [  9402] By: jhi                                   on 2001/03/28  14:43:59
14988         Log: Subject: Re: [PATCH] Typemap testing
14989              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
14990              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
14991              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
14992      Branch: perl
14993            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14994            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
14995 ____________________________________________________________________________
14996 [  9401] By: jhi                                   on 2001/03/28  14:42:14
14997         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14998              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14999              Date: Sun, 25 Mar 2001 21:59:15 +0100
15000              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
15001              
15002              A variable will be checked for the "use once" warnings if:
15003              
15004              1. It is in the scope of a use warnings 'once'
15005              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
15006              
15007              Otherwise it won't be checked at all.
15008              
15009              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
15010              
15011              The enclosed patch partially fixes this issue. What I didn't
15012              get to work was the case where the "used once" warning is enabled
15013              in any file other than the main file.
15014      Branch: perl
15015            ! gv.c t/pragma/warn/perl
15016 ____________________________________________________________________________
15017 [  9400] By: nick                                  on 2001/03/28  14:38:24
15018         Log: More EBCDIC tweaks:
15019              - one more swash issue &~(0xA0-1) did not do the right thing,
15020              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
15021              - add "use re 'asciirange'" to make [!-~] etc. work
15022              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
15023              - Choose a key for t/op/each.t test which gets encoded.
15024              - Skip utf8decode if this is UTF-EBCDIC.
15025      Branch: perlio
15026            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
15027            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
15028 ____________________________________________________________________________
15029 [  9399] By: jhi                                   on 2001/03/28  14:21:00
15030         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
15031              Andreas Schwab.
15032      Branch: perl
15033            ! pp.c
15034 ____________________________________________________________________________
15035 [  9398] By: jhi                                   on 2001/03/28  00:55:56
15036         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
15037              From: David Dyck <dcd@tc.fluke.com>
15038              Date: Tue, 27 Mar 2001 15:16:24 -0800
15039              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
15040      Branch: perl
15041            ! ext/IO/lib/IO/Socket.pm
15042 ____________________________________________________________________________
15043 [  9397] By: jhi                                   on 2001/03/27  21:52:49
15044         Log: Integrate perlio.
15045      Branch: perl
15046           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15047           +> ext/PerlIO/Via/Via.xs
15048           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15049 ____________________________________________________________________________
15050 [  9396] By: nick                                  on 2001/03/27  21:45:13
15051         Log: Integrate mainline.
15052      Branch: perlio
15053           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
15054           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
15055 ____________________________________________________________________________
15056 [  9395] By: nick                                  on 2001/03/27  21:18:58
15057         Log: Outline docs for PerlIO and PerlIO::Scalar
15058      Branch: perlio
15059            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
15060 ____________________________________________________________________________
15061 [  9394] By: nick                                  on 2001/03/27  20:50:13
15062         Log: PerlIO::Via layer (alpha-ish).
15063      Branch: perlio
15064            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
15065            + ext/PerlIO/Via/Via.xs
15066            ! MANIFEST
15067 ____________________________________________________________________________
15068 [  9393] By: jhi                                   on 2001/03/27  20:49:55
15069         Log: Retract #9329 now that 9390 should take care of the matter.
15070      Branch: perl
15071            ! utils/h2xs.PL
15072 ____________________________________________________________________________
15073 [  9390] By: jhi                                   on 2001/03/27  20:47:50
15074         Log: Subject: Autoloading Errno.pm when %! is encountered
15075              From: Robin Houston <robin@kitsite.com>
15076              Date: Tue, 27 Mar 2001 20:57:11 +0100
15077              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
15078      Branch: perl
15079            ! embed.h embed.pl gv.c proto.h t/op/magic.t
15080 ____________________________________________________________________________
15081 [  9389] By: jhi                                   on 2001/03/27  20:24:31
15082         Log: Integrate perlio.
15083      Branch: perl
15084           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15085           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
15086           !> utf8.c
15087 ____________________________________________________________________________
15088 [  9388] By: jhi                                   on 2001/03/27  20:21:38
15089         Log: Better have a three-element array if one is going to assign
15090              to the third element of that array. (from Tim Jenness)
15091      Branch: perl
15092            ! ext/XS/Typemap/Typemap.xs
15093 ____________________________________________________________________________
15094 [  9387] By: nick                                  on 2001/03/27  20:15:43
15095         Log: Integrate mainline.
15096      Branch: perlio
15097           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15098           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15099           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15100           +> t/lib/xs-typemap.t
15101           !> (integrate 34 files)
15102 ____________________________________________________________________________
15103 [  9386] By: jhi                                   on 2001/03/27  20:04:18
15104         Log: Subject: Re: perl@9359 breaks HTML::Parser
15105              From: Gisle Aas <gisle@ActiveState.com>
15106              Date: 27 Mar 2001 11:30:24 -0800
15107              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
15108              
15109              Clarify the UTF-8 issues of the API docs.
15110              (Slightly reworded and expanded.)
15111      Branch: perl
15112            ! pod/perlapi.pod sv.c sv.h
15113 ____________________________________________________________________________
15114 [  9385] By: jhi                                   on 2001/03/27  19:44:25
15115         Log: If directory entries compare equal case-insensitively,
15116              retry case-sensitively.
15117      Branch: perl
15118            ! ext/File/Glob/bsd_glob.c
15119 ____________________________________________________________________________
15120 [  9384] By: nick                                  on 2001/03/27  19:38:50
15121         Log: Various EBCDIC fixes:
15122              - major revelation that swash code is encoding aware,
15123              (or thought it was) - now it is ;-)
15124              - With that out of the way fix a slab of tr/// cases.
15125              - Fix Encode 'Unicode' to be true Unicode so tests pass.
15126              - As anticipated Base64.xs needed tweaks.
15127              - Until tr/// works right avoid old_encode64 in MIME tests.
15128      Branch: perlio
15129            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
15130            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
15131 ____________________________________________________________________________
15132 [  9383] By: jhi                                   on 2001/03/27  18:34:41
15133         Log: Add the std test suite BEGIN block.
15134      Branch: perl
15135            ! t/lib/xs-typemap.t
15136 ____________________________________________________________________________
15137 [  9382] By: jhi                                   on 2001/03/27  15:16:07
15138         Log: Add debugging output to the test.
15139      Branch: perl
15140            ! t/lib/glob-basic.t
15141 ____________________________________________________________________________
15142 [  9381] By: jhi                                   on 2001/03/27  15:08:10
15143         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
15144      Branch: perl
15145            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
15146            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
15147            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
15148            + t/lib/xs-typemap.t
15149            ! MANIFEST
15150 ____________________________________________________________________________
15151 [  9380] By: jhi                                   on 2001/03/27  14:48:34
15152         Log: Subject: [PATCH] Typemap testing
15153              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
15154              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
15155              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
15156              
15157              (The first part of the patch.)
15158      Branch: perl
15159            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
15160 ____________________________________________________________________________
15161 [  9379] By: jhi                                   on 2001/03/27  14:44:56
15162         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
15163              From: Benjamin Sugars <bsugars@canoe.ca> 
15164              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
15165              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
15166      Branch: perl
15167            ! t/lib/glob-basic.t
15168 ____________________________________________________________________________
15169 [  9378] By: jhi                                   on 2001/03/27  14:42:30
15170         Log: Subject: [PATCH] perlvar nit
15171              From: Simon Cozens <simon@netthink.co.uk>
15172              Date: Tue, 27 Mar 2001 01:12:01 +0100
15173              Message-ID: <20010327011201.A19179@netthink.co.uk>
15174      Branch: perl
15175            ! pod/perlvar.pod
15176 ____________________________________________________________________________
15177 [  9377] By: jhi                                   on 2001/03/27  14:36:26
15178         Log: Subject: [PATCH] B::Terse and warnings
15179              From: Benjamin Sugars <ben.sugars@home.com>
15180              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
15181              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
15182      Branch: perl
15183            ! ext/B/B.pm ext/B/B/Terse.pm
15184 ____________________________________________________________________________
15185 [  9376] By: jhi                                   on 2001/03/27  14:31:31
15186         Log: Document sockatmark() some.
15187      Branch: perl
15188            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
15189            ! pod/perltoc.pod
15190 ____________________________________________________________________________
15191 [  9375] By: jhi                                   on 2001/03/27  14:00:24
15192         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
15193              noted by Gisle and fixed by NI-S.
15194      Branch: perl
15195            ! sv.c
15196 ____________________________________________________________________________
15197 [  9374] By: jhi                                   on 2001/03/27  05:50:01
15198         Log: Regen toc.
15199      Branch: perl
15200            ! pod/perltoc.pod
15201 ____________________________________________________________________________
15202 [  9373] By: jhi                                   on 2001/03/27  05:43:51
15203         Log: Pixie documenting.
15204      Branch: perl
15205            ! Makefile.SH pod/perlhack.pod
15206 ____________________________________________________________________________
15207 [  9372] By: jhi                                   on 2001/03/27  05:29:34
15208         Log: Metaconfig unit changes for #9371.
15209      Branch: metaconfig
15210            ! U/modified/myhostname.U
15211      Branch: metaconfig/U/perl
15212            + d_sockatmark.U
15213            ! gccvers.U
15214 ____________________________________________________________________________
15215 [  9371] By: jhi                                   on 2001/03/27  05:29:07
15216         Log: Add sockatmark() probing.
15217      Branch: perl
15218            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15219            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
15220            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15221            ! vos/config.ga.h win32/config.bc win32/config.gc
15222            ! win32/config.vc
15223 ____________________________________________________________________________
15224 [  9370] By: jhi                                   on 2001/03/26  22:01:18
15225         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
15226              Really need to benchmark this.
15227      Branch: perl
15228            ! pp.c
15229 ____________________________________________________________________________
15230 [  9369] By: nick                                  on 2001/03/26  21:59:30
15231         Log: Integrate mainline.
15232      Branch: perlio
15233            ! ext/MIME/Base64/QuotedPrint.pm
15234           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15235           !> patchlevel.h pod/perlhack.pod pp_sys.c
15236 ____________________________________________________________________________
15237 [  9368] By: jhi                                   on 2001/03/26  21:47:03
15238         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
15239              
15240              TODO1: perlbench.
15241              TODO2: le, lt, ge, gt?  Yech.
15242      Branch: perl
15243            ! pp.c
15244 ____________________________________________________________________________
15245 [  9367] By: jhi                                   on 2001/03/26  21:34:57
15246         Log: Too much cut-and-paste in #9363.
15247      Branch: perl
15248            ! pp_sys.c
15249 ____________________________________________________________________________
15250 [  9366] By: jhi                                   on 2001/03/26  21:20:53
15251         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
15252              From: Andreas Schwab <schwab@suse.de>
15253              Date: 26 Mar 2001 17:29:04 +0200
15254              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
15255              
15256              (The patch for 5.6.0 or so, this is a guess for bleadperl)
15257      Branch: perl
15258            ! pp_hot.c
15259 ____________________________________________________________________________
15260 [  9365] By: jhi                                   on 2001/03/26  21:07:54
15261         Log: Integrate perlio.
15262      Branch: perl
15263           !> perlio.c
15264 ____________________________________________________________________________
15265 [  9364] By: nick                                  on 2001/03/26  20:30:48
15266         Log: REFCNT botch in layer name cache hash.
15267      Branch: perlio
15268            ! perlio.c
15269 ____________________________________________________________________________
15270 [  9363] By: jhi                                   on 2001/03/26  18:44:32
15271         Log: Subject: [PATCH] socket() leaks file descriptors
15272              From: Benjamin Sugars <bsugars@canoe.ca>
15273              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
15274              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
15275              
15276              Also sockpair() fixed similarly.
15277      Branch: perl
15278            ! pp_sys.c
15279 ____________________________________________________________________________
15280 [  9362] By: jhi                                   on 2001/03/26  18:37:52
15281         Log: Integrate perlio.
15282      Branch: perl
15283           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
15284 ____________________________________________________________________________
15285 [  9361] By: nick                                  on 2001/03/26  17:32:06
15286         Log: Implement flush of linebuffered streams on read of a tty.
15287      Branch: perlio
15288            ! perlio.c perliol.h
15289 ____________________________________________________________________________
15290 [  9360] By: nick                                  on 2001/03/26  17:12:32
15291         Log: Memory tweaks and notes for OEMVS.
15292      Branch: perlio
15293            ! README.os390 miniperlmain.c t/op/pat.t
15294 ____________________________________________________________________________
15295 [  9359] By: jhi                                   on 2001/03/26  02:12:54
15296         Log: Update Changes.
15297      Branch: perl
15298            ! Changes patchlevel.h
15299 ____________________________________________________________________________
15300 [  9358] By: jhi                                   on 2001/03/26  02:05:32
15301         Log: Document the most common pixie options.
15302      Branch: perl
15303            ! pod/perlhack.pod
15304 ____________________________________________________________________________
15305 [  9357] By: jhi                                   on 2001/03/26  01:25:28
15306         Log: For perl.pixie check *before* compiling that optimize is -g,
15307              as for perl.third.
15308      Branch: perl
15309            ! Makefile.SH
15310 ____________________________________________________________________________
15311 [  9356] By: jhi                                   on 2001/03/26  01:13:41
15312         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
15313      Branch: perl
15314            ! Makefile.SH
15315 ____________________________________________________________________________
15316 [  9355] By: jhi                                   on 2001/03/26  01:11:19
15317         Log: Remove t/perl.third.
15318      Branch: perl
15319            ! Makefile.SH
15320 ____________________________________________________________________________
15321 [  9354] By: jhi                                   on 2001/03/26  00:23:38
15322         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
15323              IO::Sockatmark().
15324      Branch: perl
15325            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
15326 ____________________________________________________________________________
15327 [  9353] By: jhi                                   on 2001/03/25  22:25:04
15328         Log: Integrate perlio.
15329      Branch: perl
15330           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
15331           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
15332           !> pp_hot.c win32/makefile.mk
15333 ____________________________________________________________________________
15334 [  9352] By: jhi                                   on 2001/03/25  22:21:41
15335         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
15336              From: Radu Greab <radu@netsoft.ro>
15337              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
15338              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
15339      Branch: perl
15340            ! pp_sys.c
15341 ____________________________________________________________________________
15342 [  9351] By: nick                                  on 2001/03/25  22:15:02
15343         Log: Fix readline in list mode to tell rest of world that it has
15344              things on the stack. Otherwise if perl code gets invoked
15345              underneath it it scribbles over results-so-far.
15346              (Why TIEHANDLE has not tripped on this is a mystery.)
15347      Branch: perlio
15348            ! pp_hot.c
15349 ____________________________________________________________________________
15350 [  9350] By: nick                                  on 2001/03/25  22:10:13
15351         Log: win32/makefile.mk typos
15352      Branch: perlio
15353            ! win32/makefile.mk
15354 ____________________________________________________________________________
15355 [  9349] By: nick                                  on 2001/03/25  21:31:14
15356         Log: Integrate now-non-binary file.
15357      Branch: perlio
15358           !> t/lib/mimeqp.t
15359 ____________________________________________________________________________
15360 [  9348] By: nick                                  on 2001/03/25  21:27:24
15361         Log: Make it text
15362      Branch: perlio
15363            ! t/lib/mimeqp.t
15364 ____________________________________________________________________________
15365 [  9347] By: nick                                  on 2001/03/25  21:25:37
15366         Log: Integrate mainline.
15367      Branch: perlio
15368           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15369           !> lib/Term/ReadLine.pm t/lib/md5-file.t
15370 ____________________________________________________________________________
15371 [  9346] By: nick                                  on 2001/03/25  20:58:15
15372         Log: Add destruct time hook to PerlIO (for work-in-process implementing
15373              layers in perl code. In such cases layers need to be popped before
15374              we loose the ability to run perl code.)
15375              Also back-out "PerlIO::object" hook - it isn't going to work like that...
15376      Branch: perlio
15377            ! perl.c perlio.c perlio.h perliol.h
15378 ____________________________________________________________________________
15379 [  9345] By: nick                                  on 2001/03/25  20:49:11
15380         Log: Avoid at leasy one of undefined warnings in Encode.
15381      Branch: perlio
15382            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
15383 ____________________________________________________________________________
15384 [  9344] By: jhi                                   on 2001/03/25  20:37:43
15385         Log: A workaround for using Term::ReadLine in emacs minibuffer
15386              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
15387              additional tweaks from Ilya Zakharevich.
15388      Branch: perl
15389            ! lib/Term/ReadLine.pm
15390 ____________________________________________________________________________
15391 [  9343] By: nick                                  on 2001/03/25  20:21:14
15392         Log: Missing return value.
15393      Branch: perlio
15394            ! ext/PerlIO/Scalar/Scalar.xs
15395 ____________________________________________________________________________
15396 [  9342] By: jhi                                   on 2001/03/25  16:21:00
15397         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
15398              to equal the CPAN versions since no code changes have been made.
15399      Branch: perl
15400            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
15401            ! t/lib/md5-file.t
15402 ____________________________________________________________________________
15403 [  9341] By: jhi                                   on 2001/03/25  16:01:48
15404         Log: Escape 8-bit characters.
15405      Branch: perl
15406            ! t/lib/mimeqp.t
15407 ____________________________________________________________________________
15408 [  9340] By: gsar                                  on 2001/03/25  15:50:53
15409         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
15410              chars)
15411      Branch: perl
15412            + t/lib/mimeqp.t
15413 ____________________________________________________________________________
15414 [  9339] By: gsar                                  on 2001/03/25  15:48:50
15415         Log: delete mimeqp.t for later with text mode set
15416      Branch: perl
15417            - t/lib/mimeqp.t
15418 ____________________________________________________________________________
15419 [  9338] By: nick                                  on 2001/03/25  09:01:57
15420         Log: Integrate mainline.
15421      Branch: perlio
15422           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15423           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15424           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15425           +> t/lib/mimeb64u.t t/lib/mimeqp.t
15426           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
15427           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
15428           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
15429 ____________________________________________________________________________
15430 [  9337] By: jhi                                   on 2001/03/25  04:23:24
15431         Log: Add MIME::Base64 here and there.  Again, a lot of
15432              optimism is in the air.
15433      Branch: perl
15434            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
15435            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
15436 ____________________________________________________________________________
15437 [  9336] By: jhi                                   on 2001/03/25  04:12:43
15438         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
15439              this by ear as I do not do Win32 programming.)
15440      Branch: perl
15441            ! win32/Makefile win32/makefile.mk
15442 ____________________________________________________________________________
15443 [  9335] By: jhi                                   on 2001/03/25  04:03:50
15444         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
15445      Branch: perl
15446            ! t/lib/md5-file.t
15447 ____________________________________________________________________________
15448 [  9334] By: jhi                                   on 2001/03/25  03:58:53
15449         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
15450      Branch: perl
15451            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15452            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15453            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
15454            + t/lib/mimeb64u.t t/lib/mimeqp.t
15455            ! MANIFEST
15456 ____________________________________________________________________________
15457 [  9333] By: jhi                                   on 2001/03/24  20:14:37
15458         Log: Integrate perlio.
15459      Branch: perl
15460           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
15461 ____________________________________________________________________________
15462 [  9332] By: nick                                  on 2001/03/24  19:40:34
15463         Log: Fix un-init variable leading to spurious "Out of Memory!"
15464      Branch: perlio
15465            ! doio.c
15466 ____________________________________________________________________________
15467 [  9331] By: nick                                  on 2001/03/24  19:09:59
15468         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
15469              and update layers internals doc.
15470      Branch: perlio
15471            ! pod/perlfunc.pod pod/perliol.pod
15472 ____________________________________________________________________________
15473 [  9330] By: jhi                                   on 2001/03/24  18:42:11
15474         Log: The length might be uninitialized garbage if the *svp is the undef.
15475      Branch: perl
15476            ! doio.c
15477 ____________________________________________________________________________
15478 [  9329] By: jhi                                   on 2001/03/24  18:26:57
15479         Log: (Retracted by #9393)
15480
15481              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
15482              From: Simon Cozens <simon@netthink.co.uk>
15483              Date: Sat, 24 Mar 2001 17:13:17 +0000
15484              Message-ID: <20010324171317.A13406@netthink.co.uk>
15485      Branch: perl
15486            ! utils/h2xs.PL
15487 ____________________________________________________________________________
15488 [  9328] By: nick                                  on 2001/03/24  17:22:02
15489         Log: Integrate mainline.
15490      Branch: perlio
15491           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
15492           !> lib/unicode/version
15493 ____________________________________________________________________________
15494 [  9327] By: nick                                  on 2001/03/24  17:16:02
15495         Log: Integrate mainline.
15496      Branch: perlio
15497           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15498           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15499           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
15500           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
15501           +> t/lib/md5-file.t
15502           !> MANIFEST Makefile.SH configure.com djgpp/config.over
15503           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
15504           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
15505           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
15506           !> win32/makefile.mk
15507 ____________________________________________________________________________
15508 [  9326] By: jhi                                   on 2001/03/24  17:00:42
15509         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
15510      Branch: perl
15511            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
15512            ! lib/unicode/version
15513 ____________________________________________________________________________
15514 [  9325] By: jhi                                   on 2001/03/24  16:22:33
15515         Log: Subject: Re: B::Deparse bug (5.6.0)
15516              From: Robin Houston <robin@kitsite.com>
15517              Date: Sat, 24 Mar 2001 14:33:09 +0000
15518              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
15519      Branch: perl
15520            ! op.c pp.c t/lib/b.t t/op/repeat.t
15521 ____________________________________________________________________________
15522 [  9324] By: jhi                                   on 2001/03/24  16:21:56
15523         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
15524              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
15525              these additions may be too optimistic.
15526      Branch: perl
15527            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
15528            ! hints/uwin.sh hints/vmesa.sh
15529 ____________________________________________________________________________
15530 [  9323] By: jhi                                   on 2001/03/24  16:06:01
15531         Log: Integrate perlio.
15532      Branch: perl
15533           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
15534           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15535            ! Makefile.SH
15536           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
15537           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
15538           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
15539           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15540           !> win32/makefile.mk win32/perlhost.h win32/win32.c
15541           !> win32/win32iop.h
15542 ____________________________________________________________________________
15543 [  9322] By: nick                                  on 2001/03/24  14:39:12
15544         Log: Routine Win32 regen_config_h - no real changes.
15545      Branch: perlio
15546            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15547 ____________________________________________________________________________
15548 [  9321] By: nick                                  on 2001/03/24  14:31:49
15549         Log: PerlIO fixups for Win32:
15550              - provide win33_popenlist() - non-functional as yet.
15551              - avoid need for aTHX in PerlIO_debug calls - even if not 
15552              enabled args are still evaluated so Win32 has trouble during fork().
15553              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
15554              - Fixup makedef.pl for latest set of symbols.
15555      Branch: perlio
15556            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
15557            ! win32/perlhost.h win32/win32.c win32/win32iop.h
15558 ____________________________________________________________________________
15559 [  9320] By: nick                                  on 2001/03/24  14:26:58
15560         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
15561              was gibberish - broke it on WIn32 at least.
15562      Branch: perlio
15563            ! ext/POSIX/POSIX.xs
15564 ____________________________________________________________________________
15565 [  9319] By: nick                                  on 2001/03/24  11:29:41
15566         Log: Generated files.
15567      Branch: perlio
15568            ! embed.h global.sym objXSUB.h perlapi.c proto.h
15569 ____________________________________________________________________________
15570 [  9318] By: nick                                  on 2001/03/24  10:29:37
15571         Log: Implement:
15572              1.  open($fh,"+<",undef);  # add test to t/io/open.t
15573              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
15574      Branch: perlio
15575            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
15576            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
15577            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
15578            ! t/io/open.t t/io/utf8.t
15579 ____________________________________________________________________________
15580 [  9317] By: jhi                                   on 2001/03/23  23:41:25
15581         Log: AIX does seems to have optimization problems with its C compilers.
15582      Branch: perl
15583            ! hints/aix.sh
15584 ____________________________________________________________________________
15585 [  9316] By: jhi                                   on 2001/03/23  23:40:46
15586         Log: Integrate perlio.
15587      Branch: perl
15588           +> lib/PerlIO.pm
15589           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
15590           !> perliol.h
15591 ____________________________________________________________________________
15592 [  9315] By: jhi                                   on 2001/03/23  22:16:30
15593         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
15594      Branch: perl
15595            ! t/lib/md5-file.t
15596 ____________________________________________________________________________
15597 [  9314] By: nick                                  on 2001/03/23  20:49:02
15598         Log: Perlio internals re-organized.
15599              - open process creates AV of layer/arg pairs
15600              (appends layers from open() or open.pm to default list).
15601              - push arg is now an SV.
15602              - layer ->Open get passed the AV
15603              - open is no longer mandatory method.
15604              - topmost layer that has ->Open method does the open
15605              - any layers above are pushed once that returns.
15606              - vtable re-ordered so dummy layers need only provide push/pop methods.
15607      Branch: perlio
15608            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15609 ____________________________________________________________________________
15610 [  9313] By: nick                                  on 2001/03/23  16:27:41
15611         Log: Check in a stable (working) version before next round of tweaks.
15612              Changes include:
15613              - Move default layers code out of doio.c and into perlio.c
15614              - Single routine for parsing layer specification strings.
15615              - Skeleton support for demand loading of layers
15616              - Core-dump avoidance if PERLIO environment specifies loadable layer
15617              (does not _work_ as need IO to load and need load to do IO ...)
15618      Branch: perlio
15619            + lib/PerlIO.pm
15620            ! MANIFEST doio.c perlio.c
15621 ____________________________________________________________________________
15622 [  9312] By: gsar                                  on 2001/03/23  16:25:25
15623         Log: add execute bit to files with shebang lines in the repository;
15624              avoid clobbering execute bit in Porting/makerel 
15625      Branch: maint-5.6/perl
15626            ! (edit 144 files)
15627 ____________________________________________________________________________
15628 [  9311] By: jhi                                   on 2001/03/23  14:25:35
15629         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
15630      Branch: perl
15631            ! MANIFEST
15632 ____________________________________________________________________________
15633 [  9310] By: jhi                                   on 2001/03/23  13:45:04
15634         Log: Subject: [PATCH] Net::Ping
15635              From: Colin McMillen <mcmi0037@tc.umn.edu>
15636              Date: Thu, 22 Mar 2001 19:30:31 -0600
15637              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
15638      Branch: perl
15639            ! lib/Net/Ping.pm
15640 ____________________________________________________________________________
15641 [  9309] By: jhi                                   on 2001/03/23  13:39:13
15642         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
15643      Branch: perl
15644            ! t/lib/md5-aaa.t t/lib/md5-file.t
15645 ____________________________________________________________________________
15646 [  9308] By: jhi                                   on 2001/03/23  13:20:34
15647         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
15648              - bump the version to 2.14
15649              - drop the base64 tests since they require MIME::Base64
15650              - drop the rfc1321.txt
15651              - drop the hints/dec_osf.pl since it's only needed for
15652              pre-5.005_03 Perls
15653              Todo:
15654              - the U32 alignment testing is now removed; it needs to
15655              be reintroduced as as a Config variable (meaning also
15656              as a Configure test)
15657              - get the new EBCDIC md5sum for MD5.pm
15658              - test in Win32 to see how badly I botched the makefiles
15659      Branch: perl
15660            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15661            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15662            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
15663            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
15664            + t/lib/md5-file.t
15665            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
15666            ! win32/Makefile win32/makefile.mk
15667 ____________________________________________________________________________
15668 [  9307] By: jhi                                   on 2001/03/23  12:56:14
15669         Log: Integrate change #9306 from maintperl into mainline,
15670              AIX dynaloader for AIXes without <load.h>.
15671      Branch: perl
15672           !> ext/DynaLoader/hints/aix.pl
15673 ____________________________________________________________________________
15674 [  9306] By: jhi                                   on 2001/03/23  12:51:36
15675         Log: There are AIXes without /usr/include/load.h,
15676              patch from H.Merijn Brand.
15677      Branch: maint-5.6/perl
15678            ! ext/DynaLoader/hints/aix.pl
15679 ____________________________________________________________________________
15680 [  9305] By: nick                                  on 2001/03/23  11:00:42
15681         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
15682      Branch: perlio
15683            ! ext/Encode/Encode.xs perlio.c perlio.h
15684 ____________________________________________________________________________
15685 [  9304] By: nick                                  on 2001/03/23  10:20:46
15686         Log: Render -Duseperlio functional again.
15687              - this is "quick fix" which calls PerlIO_apply_layers after opening,
15688              which is what old scheme did. New scheme needs to change that
15689              to make open(...,\$scalar) etc. work but this will do for now.
15690      Branch: perlio
15691            ! perlio.c
15692 ____________________________________________________________________________
15693 [  9303] By: nick                                  on 2001/03/23  09:53:20
15694         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
15695              -Uuseperlio now works again.
15696              -Duseperlio is still poorly. Don't merge yet...
15697      Branch: perlio
15698            ! doio.c perlio.h
15699 ____________________________________________________________________________
15700 [  9302] By: nick                                  on 2001/03/22  22:26:51
15701         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
15702              type code.
15703              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
15704              is its main caller. In particular now has access to "extra" args, and
15705              can tell when an open handle is "reopened" (or duped?).
15706              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
15707              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
15708              PerlIO_open() et. al. (i.e. other way round).
15709              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
15710              with args close to PerlIO_openn().
15711      Branch: perlio
15712            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15713 ____________________________________________________________________________
15714 [  9301] By: jhi                                   on 2001/03/22  20:58:04
15715         Log: Integrate perlio.
15716      Branch: perl
15717           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
15718           !> t/io/open.t util.c
15719 ____________________________________________________________________________
15720 [  9300] By: nick                                  on 2001/03/22  17:36:32
15721         Log: Don't include $@ in not ok message.
15722      Branch: perlio
15723            ! t/io/open.t
15724 ____________________________________________________________________________
15725 [  9299] By: gsar                                  on 2001/03/22  16:53:45
15726         Log: back out changes#7532,7521 for now (appears to have problems
15727              on IRIX)
15728      Branch: maint-5.6/perl
15729            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15730            ! ext/POSIX/typemap pod/perlvar.pod
15731 ____________________________________________________________________________
15732 [  9298] By: nick                                  on 2001/03/22  14:35:46
15733         Log: Give a meaning to '&' in n-arg open case:
15734              open($fh,"<&",$scalar);
15735              $scalar can be:
15736              - an integer which does "fdopen"
15737              open($fh,"<&",2); # like open($fh,"<&2")
15738              - something that will yield a file handle via sv_2io()
15739              useful for dup'ing anonymous handles.
15740              e.g.:
15741              open(my $fh,"<&",\*STDIN);
15742              open(my $dup,"<&",$fh);
15743      Branch: perlio
15744            ! doio.c t/io/open.t
15745 ____________________________________________________________________________
15746 [  9297] By: nick                                  on 2001/03/22  13:34:35
15747         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
15748      Branch: perlio
15749            ! util.c
15750 ____________________________________________________________________________
15751 [  9296] By: nick                                  on 2001/03/22  12:51:20
15752         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
15753      Branch: perlio
15754            ! perl.c
15755 ____________________________________________________________________________
15756 [  9295] By: nick                                  on 2001/03/22  11:59:44
15757         Log: If stdin, stdout or stderr get opened in unexpected read/write state
15758              then warn at time of open not at time of use.
15759      Branch: perlio
15760            ! doio.c pp_hot.c pp_sys.c
15761 ____________________________________________________________________________
15762 [  9294] By: nick                                  on 2001/03/22  10:54:35
15763         Log: Die on n-arg open(...,"",xxx,yyy,...)
15764              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
15765              - die on read/write cases so we can decide what it means later.
15766      Branch: perlio
15767            ! doio.c embed.pl iperlsys.h util.c
15768 ____________________________________________________________________________
15769 [  9293] By: nick                                  on 2001/03/22  09:02:45
15770         Log: perlio tweaks (reported by Nick Clark)
15771              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
15772              error check in Pendinf_read().
15773      Branch: perlio
15774            ! perlio.c
15775 ____________________________________________________________________________
15776 [  9292] By: gsar                                  on 2001/03/22  07:12:00
15777         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
15778              fixes)
15779      Branch: maint-5.6/perl
15780           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
15781 ____________________________________________________________________________
15782 [  9291] By: jhi                                   on 2001/03/22  06:06:44
15783         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
15784      Branch: perl
15785            ! t/op/re_tests
15786 ____________________________________________________________________________
15787 [  9290] By: jhi                                   on 2001/03/22  05:57:01
15788         Log: Move MacOS Classic higher in the list of supported platforms.
15789      Branch: maint-5.6/perl
15790            ! pod/perlport.pod
15791 ____________________________________________________________________________
15792 [  9289] By: gsar                                  on 2001/03/22  05:35:04
15793         Log: revert part of change#6438 for compatibility (av_reify()
15794              appears to be needed to implement av_splice()ish things
15795              in XS)
15796      Branch: maint-5.6/perl
15797            ! embed.pl global.sym objXSUB.h perlapi.c
15798 ____________________________________________________________________________
15799 [  9288] By: gsar                                  on 2001/03/22  03:09:19
15800         Log: update copyright year
15801      Branch: maint-5.6/perl
15802            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15803            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
15804            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
15805            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
15806            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
15807            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
15808            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15809            ! x2p/walk.c
15810 ____________________________________________________________________________
15811 [  9287] By: jhi                                   on 2001/03/21  20:30:54
15812         Log: Integrate perlio.
15813      Branch: perl
15814           !> ext/Data/Dumper/Dumper.xs
15815 ____________________________________________________________________________
15816 [  9286] By: gsar                                  on 2001/03/21  19:49:54
15817         Log: makefile.mk tweak
15818      Branch: maint-5.6/perl
15819            ! win32/Makefile win32/makefile.mk
15820 ____________________________________________________________________________
15821 [  9285] By: nick                                  on 2001/03/21  19:07:13
15822         Log: Multiplicity fix for Dumper.
15823      Branch: perlio
15824            ! ext/Data/Dumper/Dumper.xs
15825 ____________________________________________________________________________
15826 [  9284] By: nick                                  on 2001/03/21  19:01:07
15827         Log: Integrate mainline - (does not build xTHX issue in Dumper).
15828      Branch: perlio
15829           !> (integrate 27 files)
15830 ____________________________________________________________________________
15831 [  9283] By: jhi                                   on 2001/03/21  17:17:35
15832         Log: Integrate change #9282 from mainline into maintperl,
15833              4-arg UTF-8 substr().
15834      Branch: maint-5.6/perl
15835           !> pp.c
15836 ____________________________________________________________________________
15837 [  9282] By: jhi                                   on 2001/03/21  17:15:43
15838         Log: The #9270 would have leaked a scalar if pp_substr()
15839              returned early.
15840      Branch: perl
15841            ! pp.c
15842 ____________________________________________________________________________
15843 [  9281] By: gsar                                  on 2001/03/21  17:03:14
15844         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
15845      Branch: maint-5.6/perl
15846            ! win32/makefile.mk
15847 ____________________________________________________________________________
15848 [  9280] By: gsar                                  on 2001/03/21  17:01:20
15849         Log: some tweaks to change#9278 (fork() emulation should be enabled
15850              by setting BUILD_FLAVOR instead of changing the defaults)
15851      Branch: maint-5.6/perl
15852            ! win32/makefile.mk
15853 ____________________________________________________________________________
15854 [  9279] By: gsar                                  on 2001/03/21  16:47:19
15855         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
15856      Branch: maint-5.6/perl
15857            ! ext/File/Glob/Glob.pm
15858           !> lib/Cwd.pm
15859 ____________________________________________________________________________
15860 [  9278] By: jhi                                   on 2001/03/21  14:35:10
15861         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
15862              From: "Vadim Konovalov" <watman@inbox.ru>
15863              Date: Wed, 21 Mar 2001 01:53:51 +0300
15864              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
15865      Branch: maint-5.6/perl
15866            ! win32/makefile.mk win32/win32sck.c
15867 ____________________________________________________________________________
15868 [  9277] By: jhi                                   on 2001/03/21  13:58:28
15869         Log: Integrate change #9270 from mainline to maintperl:
15870              continued 4-arg UTF-8 substr() fixing.
15871      Branch: maint-5.6/perl
15872           !> pp.c t/op/substr.t
15873 ____________________________________________________________________________
15874 [  9276] By: jhi                                   on 2001/03/21  13:33:00
15875         Log: More pixie cleaning.
15876      Branch: perl
15877            ! Makefile.SH
15878 ____________________________________________________________________________
15879 [  9275] By: jhi                                   on 2001/03/21  03:54:17
15880         Log: Update Changes.
15881      Branch: perl
15882            ! Changes patchlevel.h
15883 ____________________________________________________________________________
15884 [  9274] By: jhi                                   on 2001/03/21  03:48:24
15885         Log: First stab at making Data::Dumper to grok Unicode.
15886              
15887              TODO: tests, EBCDICify.
15888      Branch: perl
15889            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15890 ____________________________________________________________________________
15891 [  9273] By: jhi                                   on 2001/03/21  02:23:00
15892         Log: Fix for
15893              
15894              Subject: Memory leak in unquoted print   
15895              From: Benjamin Sugars <bsugars@canoe.ca> 
15896              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
15897              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
15898      Branch: perl
15899            ! perlio.c
15900 ____________________________________________________________________________
15901 [  9272] By: jhi                                   on 2001/03/21  01:33:17
15902         Log: Subject: Re: [PATCH] POSIX::getcwd()
15903              From: Benjamin Sugars <bsugars@canoe.ca> 
15904              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
15905              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
15906      Branch: perl
15907            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15908 ____________________________________________________________________________
15909 [  9271] By: jhi                                   on 2001/03/21  01:22:52
15910         Log: Subject: [PATCH] Cwd.pm docs
15911              From: Benjamin Sugars <bsugars@canoe.ca>
15912              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
15913              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
15914      Branch: perl
15915            ! lib/Cwd.pm
15916 ____________________________________________________________________________
15917 [  9270] By: jhi                                   on 2001/03/21  01:16:29
15918         Log: Continue 4-arg substr() UTF-8 fixage.
15919      Branch: perl
15920            ! pp.c t/op/substr.t
15921 ____________________________________________________________________________
15922 [  9269] By: jhi                                   on 2001/03/21  00:46:14
15923         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
15924              
15925              revert the leak fix in change#9142 (problem needs a more experimental
15926              fix unsuitable for 5.6.1)
15927              
15928              do alphabetical sorting by default (for csh compatibility)
15929              
15930              cut-n-paste goof in change#9264
15931              
15932              VMS piping fixes (from Charles Lane)
15933      Branch: perl
15934           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
15935           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15936           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
15937 ____________________________________________________________________________
15938 [  9268] By: jhi                                   on 2001/03/21  00:37:04
15939         Log: Integrate perlio.
15940      Branch: perl
15941           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15942           !> utf8.c utf8.h utfebcdic.h
15943 ____________________________________________________________________________
15944 [  9267] By: nick                                  on 2001/03/20  20:04:39
15945         Log: More EBCDIC stuff:
15946              - Loose the extra level of function on ASCII.
15947              - spotted a chr(0) issue in sv.c
15948              - re-work of UTF-X tr/// ranges to work in Unicode
15949              space. Still issues with the "0xff is illegal UTF-8" hack.
15950              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
15951              (why do it once when you can do it all over the place :-(
15952              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
15953              need utf8.pm for swashes.
15954              - Simplified and commented scan_const() in toke.c
15955              Still something wrong regexp and tr (swashes?).
15956      Branch: perlio
15957            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15958            ! utf8.c utf8.h utfebcdic.h
15959 ____________________________________________________________________________
15960 [  9266] By: gsar                                  on 2001/03/20  19:16:43
15961         Log: VMS piping fixes (from Charles Lane)
15962      Branch: maint-5.6/perl
15963            ! vms/vms.c vms/vmspipe.com
15964 ____________________________________________________________________________
15965 [  9265] By: gsar                                  on 2001/03/20  17:53:52
15966         Log: cut-n-paste goof in change#9264
15967      Branch: maint-5.6/perl
15968            ! ext/File/Glob/Glob.xs
15969 ____________________________________________________________________________
15970 [  9264] By: gsar                                  on 2001/03/20  17:43:47
15971         Log: do alphabetical sorting by default (for csh compatibility);
15972              bsd_glob() does ASCII sort by default as usual, unless
15973              GLOB_ALPHASORT was specified
15974      Branch: maint-5.6/perl
15975            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
15976            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15977            ! ext/File/Glob/bsd_glob.h
15978 ____________________________________________________________________________
15979 [  9263] By: gsar                                  on 2001/03/20  16:40:08
15980         Log: integrate change#9255 from mainline (unicode fix)
15981              
15982              substr($bytestr, i, n, $charstr)
15983      Branch: maint-5.6/perl
15984           !> Todo-5.6 pp.c t/op/substr.t
15985 ____________________________________________________________________________
15986 [  9262] By: gsar                                  on 2001/03/20  15:57:41
15987         Log: revert the leak fix in change#9142 (problem needs a more experimental
15988              fix unsuitable for 5.6.1)
15989      Branch: maint-5.6/perl
15990            ! scope.c
15991 ____________________________________________________________________________
15992 [  9261] By: jhi                                   on 2001/03/20  14:26:25
15993         Log: Integrate changes #9259,9260 from maintperl into mainline.
15994              
15995              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
15996              
15997              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
15998      Branch: perl
15999           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
16000 ____________________________________________________________________________
16001 [  9260] By: jhi                                   on 2001/03/20  14:05:46
16002         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
16003              From: Robin Barker <rmb1@cise.npl.co.uk>
16004              Date: Tue, 20 Mar 2001 10:12:04 GMT
16005              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
16006      Branch: maint-5.6/perl
16007            ! run.c
16008 ____________________________________________________________________________
16009 [  9259] By: jhi                                   on 2001/03/20  14:04:39
16010         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
16011              From: Chris Nandor <pudge@pobox.com>
16012              Date: Tue, 20 Mar 2001 00:40:56 -0500
16013              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
16014      Branch: maint-5.6/perl
16015            ! ext/POSIX/POSIX.xs lib/File/Path.pm
16016 ____________________________________________________________________________
16017 [  9258] By: jhi                                   on 2001/03/20  05:09:34
16018         Log: Update Changes.
16019      Branch: perl
16020            ! Changes patchlevel.h
16021 ____________________________________________________________________________
16022 [  9257] By: jhi                                   on 2001/03/20  05:04:25
16023         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
16024      Branch: perl
16025            ! t/op/tr.t
16026 ____________________________________________________________________________
16027 [  9256] By: jhi                                   on 2001/03/20  04:43:12
16028         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
16029              From: Peter Prymmer <pvhp@forte.com>
16030              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
16031              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
16032      Branch: maint-5.6/perl
16033            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
16034 ____________________________________________________________________________
16035 [  9255] By: jhi                                   on 2001/03/19  23:17:17
16036         Log: substr($bytestr, i, n, $charstr)
16037
16038              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
16039      Branch: perl
16040            ! Todo-5.6 pp.c t/op/substr.t
16041 ____________________________________________________________________________
16042 [  9254] By: jhi                                   on 2001/03/19  22:25:09
16043         Log: Rearrange the make test target prerequisites so that
16044              in a parallel make 'all' is finished before 'test'.
16045      Branch: perl
16046            ! Makefile.SH
16047 ____________________________________________________________________________
16048 [  9253] By: jhi                                   on 2001/03/19  21:48:07
16049         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
16050              From: Robin Houston <robin@kitsite.com>
16051              Date: Mon, 19 Mar 2001 15:48:41 +0000
16052              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
16053      Branch: perl
16054            ! pp_ctl.c
16055 ____________________________________________________________________________
16056 [  9252] By: jhi                                   on 2001/03/19  21:42:27
16057         Log: Integrate perlio.
16058      Branch: perl
16059           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
16060           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
16061           !> utfebcdic.h vms/perly_c.vms
16062 ____________________________________________________________________________
16063 [  9251] By: jhi                                   on 2001/03/19  21:31:28
16064         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
16065              
16066              Dynaloading in 64-bit AIX with vac.
16067      Branch: perl
16068           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16069           !> hints/aix.sh
16070 ____________________________________________________________________________
16071 [  9250] By: jhi                                   on 2001/03/19  21:18:00
16072         Log: A more robust solution for the 64bitall AIX dynaloading
16073              problem, from Jens-Uwe Mager.
16074      Branch: maint-5.6/perl
16075            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
16076 ____________________________________________________________________________
16077 [  9249] By: nick                                  on 2001/03/19  20:59:37
16078         Log: Integrate mainline.
16079      Branch: perlio
16080           !> (integrate 42 files)
16081 ____________________________________________________________________________
16082 [  9248] By: nick                                  on 2001/03/19  20:22:07
16083         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
16084              (Building on OS390 uses native YACC and YYDEBUG has other
16085              side effects.)
16086      Branch: perlio
16087            ! perly.c perly.y vms/perly_c.vms
16088 ____________________________________________________________________________
16089 [  9247] By: jhi                                   on 2001/03/19  19:59:53
16090         Log: 64-bit AIX dynaloading problem (see #9244) idea
16091              from Jens-Uwe Mager.
16092      Branch: maint-5.6/perl
16093            ! ext/DynaLoader/dl_aix.xs
16094 ____________________________________________________________________________
16095 [  9246] By: nick                                  on 2001/03/19  19:27:57
16096         Log: More EBCDIC fixes.
16097      Branch: perlio
16098            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
16099            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
16100 ____________________________________________________________________________
16101 [  9245] By: jhi                                   on 2001/03/19  19:05:19
16102         Log: Integrate change #9243 from mainline into maintperl.
16103              
16104              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16105      Branch: maint-5.6/perl
16106           !> README.vmesa
16107 ____________________________________________________________________________
16108 [  9244] By: jhi                                   on 2001/03/19  19:03:15
16109         Log: Get 64bitall AIX building, but still does not test okay:
16110              dynaloading anything fails, for example for op/defins:
16111              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
16112              (update: fixed by #9247,9250)
16113      Branch: maint-5.6/perl
16114            ! hints/aix.sh
16115 ____________________________________________________________________________
16116 [  9243] By: jhi                                   on 2001/03/19  19:00:16
16117         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
16118              From: Robin Barker <rmb1@cise.npl.co.uk>
16119              Date: Mon, 19 Mar 2001 18:01:57 GMT
16120              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
16121      Branch: perl
16122            ! README.vmesa
16123 ____________________________________________________________________________
16124 [  9242] By: jhi                                   on 2001/03/19  18:58:43
16125         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
16126              
16127              TODO: tests.
16128      Branch: perl
16129            ! doop.c op.c
16130 ____________________________________________________________________________
16131 [  9241] By: gsar                                  on 2001/03/19  17:34:46
16132         Log: VMSify tests (from Charles Lane)
16133      Branch: maint-5.6/perl
16134            ! t/lib/filehand.t t/lib/texttabs.t
16135 ____________________________________________________________________________
16136 [  9240] By: jhi                                   on 2001/03/19  14:24:26
16137         Log: Integrate change #9233 from maintperl into mainline.
16138              
16139              some refcounts were incorrect in perl_clone()
16140      Branch: perl
16141           !> sv.c
16142 ____________________________________________________________________________
16143 [  9239] By: gsar                                  on 2001/03/19  09:23:17
16144         Log: this is 5.6.1-trial3
16145      Branch: maint-5.6/perl
16146            ! Changes
16147 ____________________________________________________________________________
16148 [  9238] By: gsar                                  on 2001/03/19  08:47:04
16149         Log: some new symbols are only available under ithreads
16150      Branch: maint-5.6/perl
16151            ! makedef.pl
16152 ____________________________________________________________________________
16153 [  9237] By: gsar                                  on 2001/03/19  08:42:28
16154         Log: update patchlevel.h, Changes, &c.
16155      Branch: maint-5.6/perl
16156            ! Changes patchlevel.h pod/perlhist.pod
16157           !> AUTHORS
16158 ____________________________________________________________________________
16159 [  9236] By: gsar                                  on 2001/03/19  08:17:49
16160         Log: integrate changes#8068,8717 from mainline
16161              
16162              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
16163              
16164              [PATCH CPAN 1.59_51] warning message (not!)
16165      Branch: maint-5.6/perl
16166           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
16167           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
16168           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
16169           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
16170           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
16171 ____________________________________________________________________________
16172 [  9235] By: gsar                                  on 2001/03/19  08:07:09
16173         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
16174              
16175              [PATCH] Add missing CV flags to dump.c
16176              
16177              Re: [patch] Re: PL_ptr_table
16178              
16179              Fixup non-ithread build after 8713
16180              
16181              Generated files form 8713 etc.
16182              
16183              Correct the correction :-(
16184              
16185              Documenting coderef @INC (Re: CPAN "make this script work" feature)
16186              
16187              Subject: Re: sync sync sync: have I missed any patches?
16188              Replace djSP with dSP.
16189      Branch: maint-5.6/perl
16190           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
16191           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
16192           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
16193           !> sv.c sv.h win32/perlhost.h
16194 ____________________________________________________________________________
16195 [  9234] By: gsar                                  on 2001/03/19  07:22:05
16196         Log: revert the change#9090 integrate for now (change looks somewhat
16197              incomplete in that [ha]v_exists() need something similar; lacks
16198              tests; &c.)
16199      Branch: maint-5.6/perl
16200            ! hv.c
16201 ____________________________________________________________________________
16202 [  9233] By: gsar                                  on 2001/03/19  07:10:01
16203         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
16204              destruction when there are unreferenced scalars (SvREFCNT==0)
16205      Branch: maint-5.6/perl
16206            ! sv.c
16207 ____________________________________________________________________________
16208 [  9232] By: jhi                                   on 2001/03/19  05:11:02
16209         Log: Regen api and toc.
16210      Branch: maint-5.6/perl
16211            ! pod/perlapi.pod pod/perltoc.pod
16212 ____________________________________________________________________________
16213 [  9231] By: jhi                                   on 2001/03/19  04:06:03
16214         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
16215              add a lost line in pp.c:pp_chop(), update to new op/chop.
16216              
16217              Clarify the description differentiating for and while; inspired by
16218              
16219              Subject: [ID 20010306.004] || != named unary operator
16220              
16221              The $Is_MacOS needs to be declared.
16222      Branch: maint-5.6/perl
16223            ! pp.c t/op/chop.t
16224           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
16225 ____________________________________________________________________________
16226 [  9230] By: jhi                                   on 2001/03/19  03:48:16
16227         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
16228              9079,9083,9089,9090,9091 from mainline to maintperl.
16229              
16230              Quieten some noise in Win32 builds
16231              
16232              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
16233              
16234              The perlretut was still talking about the old \p and \P
16235              definitions.
16236              
16237              More tweakage on the Unicode character class descriptions.
16238              
16239              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16240              
16241              Subject: 'no *POSIX' Patch speeding up make on BS2000 
16242              
16243              Subject: [PATCH] perldata.pod here-doc docs
16244              
16245              Add /sbin and /usr/sbin to the list of directories scanned
16246              for setuid programs.  Takes care of bug id 20010309.003.
16247              
16248              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
16249              
16250              In op/stat #35 better to scan all the potential directories
16251              for setuids, not just the first one.
16252      Branch: maint-5.6/perl
16253            ! Makefile.SH
16254           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
16255           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
16256           !> t/op/stat.t toke.c win32/win32.h
16257 ____________________________________________________________________________
16258 [  9229] By: jhi                                   on 2001/03/19  02:31:50
16259         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
16260              From: Chris Nandor <pudge@pobox.com>
16261              Date: Sat, 10 Mar 2001 14:22:19 -0500
16262              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
16263      Branch: maint-5.6/perl
16264            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16265            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
16266            ! t/lib/b.t t/lib/errno.t
16267 ____________________________________________________________________________
16268 [  9228] By: jhi                                   on 2001/03/19  02:29:59
16269         Log: Integrate changes #9113,9122 from mainline into maintperl.
16270              
16271              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?)
16272      Branch: maint-5.6/perl
16273           !> Configure README.os390 hints/os390.sh
16274 ____________________________________________________________________________
16275 [  9227] By: jhi                                   on 2001/03/19  02:22:35
16276         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
16277              into maintperl.
16278              
16279              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16280              
16281              Forgot to check-in the larger part of #9120, duh.
16282              
16283              Subject: Another patch for integer.pm POD 
16284              
16285              h2ph strictness and cleanliness from Kurt Starsinic.
16286              
16287              Borland filename case problem.
16288              
16289              h2ph strictness and cleanliness from Kurt Starsinic.
16290              
16291              Subject: [PATCH] the uncontroversial doc patches
16292      Branch: maint-5.6/perl
16293           +> win32/sncfnmcs.pl
16294           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
16295           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
16296           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
16297           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
16298           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
16299           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
16300           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
16301 ____________________________________________________________________________
16302 [  9226] By: jhi                                   on 2001/03/19  02:10:21
16303         Log: Integrate changes #9207,9214 from mainline into maintperl.
16304              
16305              podchecker relaxations: =over has an *optional* number after it,
16306              and whitespace in L<> is okay.
16307      Branch: maint-5.6/perl
16308           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16309           !> t/pod/poderrs.xr
16310 ____________________________________________________________________________
16311 [  9225] By: jhi                                   on 2001/03/19  02:07:38
16312         Log: Integrate change #9219 from maintperl into mainline.
16313              
16314              remove duplicated tests
16315      Branch: perl
16316           !> t/op/re_tests
16317 ____________________________________________________________________________
16318 [  9224] By: jhi                                   on 2001/03/19  02:06:11
16319         Log: Integrate change #9223 from mainline to maintperl.
16320              
16321              Document -Dmksymlinks.
16322      Branch: maint-5.6/perl
16323           !> INSTALL
16324 ____________________________________________________________________________
16325 [  9223] By: jhi                                   on 2001/03/19  02:01:25
16326         Log: Document -Dmksymlinks.
16327      Branch: perl
16328            ! INSTALL
16329 ____________________________________________________________________________
16330 [  9222] By: jhi                                   on 2001/03/19  01:15:35
16331         Log: The -Dmksymlinks wasn't working for maintperl.
16332      Branch: maint-5.6/perl
16333            ! Configure
16334 ____________________________________________________________________________
16335 [  9221] By: jhi                                   on 2001/03/19  00:49:43
16336         Log: Cleanup pixie residue.
16337      Branch: perl
16338            ! Makefile.SH
16339 ____________________________________________________________________________
16340 [  9220] By: jhi                                   on 2001/03/19  00:44:47
16341         Log: Document the use of pixie/prof; create make targets for it.
16342              
16343              TODO: make t/TEST pixie-aware.
16344      Branch: perl
16345            ! Makefile.SH pod/perlhack.pod
16346 ____________________________________________________________________________
16347 [  9219] By: gsar                                  on 2001/03/19  00:16:55
16348         Log: remove duplicated tests
16349      Branch: maint-5.6/perl
16350            ! t/op/re_tests
16351 ____________________________________________________________________________
16352 [  9218] By: jhi                                   on 2001/03/18  23:59:31
16353         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
16354      Branch: perl
16355            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
16356 ____________________________________________________________________________
16357 [  9217] By: jhi                                   on 2001/03/18  23:25:20
16358         Log: Rewrite the tests section of Makefile to be less redundant
16359              and to allow for more flexible test targets, many recursive
16360              make calls introduced.
16361      Branch: perl
16362            ! Makefile.SH
16363 ____________________________________________________________________________
16364 [  9216] By: jhi                                   on 2001/03/18  22:30:04
16365         Log: Document the use of Third Degree (sparsely).
16366      Branch: perl
16367            ! pod/perlhack.pod t/TEST
16368 ____________________________________________________________________________
16369 [  9215] By: jhi                                   on 2001/03/18  22:10:30
16370         Log: Make targets for testing with Third Degree.
16371      Branch: perl
16372            ! Makefile.SH
16373 ____________________________________________________________________________
16374 [  9214] By: jhi                                   on 2001/03/18  21:08:53
16375         Log: The podchecker relaxations need to mirrored also at the tests.
16376      Branch: perl
16377            ! t/pod/poderrs.xr
16378 ____________________________________________________________________________
16379 [  9213] By: jhi                                   on 2001/03/18  20:56:21
16380         Log: Update Changes.
16381      Branch: perl
16382            ! Changes patchlevel.h
16383 ____________________________________________________________________________
16384 [  9212] By: jhi                                   on 2001/03/18  20:36:59
16385         Log: Looking for config.sh in parent directories isn't
16386              very useful for the toplevel Makefile.
16387      Branch: perl
16388            ! Makefile.SH
16389 ____________________________________________________________________________
16390 [  9211] By: jhi                                   on 2001/03/18  20:33:37
16391         Log: On "make clean" take care of Third Degree droppings.
16392      Branch: perl
16393            ! Makefile.SH
16394 ____________________________________________________________________________
16395 [  9210] By: jhi                                   on 2001/03/18  20:21:34
16396         Log: Add a hook for running the tests under the Third Degree
16397              debugging tool (set $ENV{PERL_3LOG} to non-zero)
16398              
16399              TODO: Document the use of Third Degree.
16400      Branch: perl
16401            ! t/TEST
16402 ____________________________________________________________________________
16403 [  9209] By: jhi                                   on 2001/03/18  20:19:07
16404         Log: Regen toc and api pods.
16405      Branch: perl
16406            ! pod/perlapi.pod pod/perltoc.pod
16407 ____________________________________________________________________________
16408 [  9208] By: jhi                                   on 2001/03/18  20:12:12
16409         Log: Integrate changes #8128,9132 from mainline into maintperl,
16410              Tie::SubstrHash fixes.
16411      Branch: maint-5.6/perl
16412           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
16413 ____________________________________________________________________________
16414 [  9207] By: jhi                                   on 2001/03/18  20:07:43
16415         Log: podchecker relaxations from Michael Stevens.
16416      Branch: perl
16417            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
16418 ____________________________________________________________________________
16419 [  9206] By: jhi                                   on 2001/03/18  20:04:24
16420         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
16421      Branch: perl
16422            ! lib/Locale/Constants.pm lib/Locale/Country.pm
16423            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
16424            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
16425 ____________________________________________________________________________
16426 [  9205] By: jhi                                   on 2001/03/18  19:54:45
16427         Log: Integrate changes #9161,9162 from maintperl to mainline.
16428              
16429              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16430              results
16431      Branch: perl
16432           !> t/op/magic.t
16433 ____________________________________________________________________________
16434 [  9204] By: jhi                                   on 2001/03/18  19:37:46
16435         Log: Make perl.third checks more understandable to the builder.
16436      Branch: perl
16437            ! Makefile.SH
16438 ____________________________________________________________________________
16439 [  9203] By: jhi                                   on 2001/03/18  19:20:54
16440         Log: Re-integrate #9138 from maintperl to mainline,
16441              the squelching of the unneeded "Scalars leaked" messages.
16442      Branch: perl
16443           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16444           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16445           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16446 ____________________________________________________________________________
16447 [  9202] By: jhi                                   on 2001/03/18  18:48:36
16448         Log: More robust and more paranoid perl.third target.
16449      Branch: perl
16450            ! Makefile.SH
16451 ____________________________________________________________________________
16452 [  9201] By: jhi                                   on 2001/03/18  18:39:21
16453         Log: Integrate change #9197 from maintperl to mainline.
16454              
16455              more thorough cleaning of arenas.
16456      Branch: perl
16457           !> embed.pl perl.c proto.h sv.c t/op/sort.t
16458 ____________________________________________________________________________
16459 [  9200] By: jhi                                   on 2001/03/18  18:25:17
16460         Log: Integrate perlio.
16461      Branch: perl
16462           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
16463           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
16464           !> t/lib/encode.t toke.c universal.c utf8.c
16465 ____________________________________________________________________________
16466 [  9199] By: nick                                  on 2001/03/18  15:23:51
16467         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
16468              is the sense of the test being done. Avoid some magical 127 and 128 values
16469              by using macros.
16470      Branch: perlio
16471            ! doop.c pp_ctl.c sv.c toke.c
16472 ____________________________________________________________________________
16473 [  9198] By: nick                                  on 2001/03/18  14:18:12
16474         Log: UTF-X encoding invariance for Encode:
16475              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
16476              - move the XS code for those to universal.c (so in miniperl)
16477              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
16478              - change ext/Encode/compile to use above.
16479              - Fix t/lib/encode.t for above
16480              - Teach t/lib/b.t to expect -uutf8
16481              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
16482              utf8.pm is needed.
16483      Branch: perlio
16484            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
16485            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
16486 ____________________________________________________________________________
16487 [  9197] By: gsar                                  on 2001/03/18  12:15:57
16488         Log: more thorough cleaning of arenas--keep going until no more
16489              SvREFCNT_dec()s occur (this fixes the problem that causes the
16490              pesky "Scalars leaked" warnings)
16491      Branch: maint-5.6/perl
16492            ! embed.pl perl.c proto.h sv.c t/op/sort.t
16493 ____________________________________________________________________________
16494 [  9196] By: nick                                  on 2001/03/18  10:57:29
16495         Log: Fix pragma/utf8.t # 15
16496              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
16497              are SvUTF8 as well.
16498      Branch: perlio
16499            ! toke.c
16500 ____________________________________________________________________________
16501 [  9195] By: nick                                  on 2001/03/18  09:27:06
16502         Log: Integrate mainline
16503      Branch: perlio
16504           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
16505           !> t/op/pat.t
16506 ____________________________________________________________________________
16507 [  9194] By: jhi                                   on 2001/03/18  05:29:59
16508         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
16509              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
16510      Branch: perl
16511            ! op.c op.h t/op/misc.t t/op/pat.t
16512 ____________________________________________________________________________
16513 [  9193] By: jhi                                   on 2001/03/18  05:15:06
16514         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
16515      Branch: perl
16516            ! mg.c t/op/pat.t
16517 ____________________________________________________________________________
16518 [  9192] By: jhi                                   on 2001/03/18  04:22:43
16519         Log: tr/// UTF-8 patches from Inaba Hiroto.
16520      Branch: perl
16521            ! doop.c op.c
16522 ____________________________________________________________________________
16523 [  9191] By: jhi                                   on 2001/03/18  04:21:17
16524         Log: Integrate perlio.
16525      Branch: perl
16526           !> utf8.c utfebcdic.h
16527 ____________________________________________________________________________
16528 [  9190] By: nick                                  on 2001/03/17  20:32:01
16529         Log: Correct #if EBCDIC side typos.
16530              Builds and passes many tests on OS390.
16531      Branch: perlio
16532            ! utf8.c utfebcdic.h
16533 ____________________________________________________________________________
16534 [  9189] By: jhi                                   on 2001/03/17  18:55:49
16535         Log: Add prerequisites for the perl.third target.
16536      Branch: perl
16537            ! Makefile.SH
16538 ____________________________________________________________________________
16539 [  9188] By: jhi                                   on 2001/03/17  18:46:00
16540         Log: Integrate perlio.
16541      Branch: perl
16542           +> utfebcdic.h
16543           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
16544 ____________________________________________________________________________
16545 [  9187] By: jhi                                   on 2001/03/17  18:38:47
16546         Log: Add a make rule for perl.third (the Third Degree memory debugging
16547              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
16548      Branch: perl
16549            ! Makefile.SH
16550 ____________________________________________________________________________
16551 [  9186] By: nick                                  on 2001/03/17  18:34:48
16552         Log: MANIFEST addition :-(
16553      Branch: perlio
16554            ! MANIFEST
16555 ____________________________________________________________________________
16556 [  9185] By: nick                                  on 2001/03/17  18:29:50
16557         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
16558              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
16559              a superset of ASCII are invariant under the encoding. This is EBCDIC
16560              friendly as an encoded string can be looked at as being EBCDIC by lexer
16561              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
16562              ASCII on ASCII machines.
16563              
16564              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
16565              seperate.
16566              - Add some more macros to comprehend different shift amounts and
16567              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
16568              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
16569              and conditionaly #include it.
16570              
16571              EBCDIC build as yet untested.  ASCII still fails the one test.
16572      Branch: perlio
16573            + utfebcdic.h
16574            ! utf8.c utf8.h
16575 ____________________________________________________________________________
16576 [  9184] By: nick                                  on 2001/03/17  17:44:16
16577         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
16578      Branch: perlio
16579            ! doop.c perl.h pp.c utf8.h
16580 ____________________________________________________________________________
16581 [  9183] By: jhi                                   on 2001/03/17  15:55:42
16582         Log: Integrate perlio.
16583      Branch: perl
16584            ! MANIFEST
16585           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
16586 ____________________________________________________________________________
16587 [  9182] By: nick                                  on 2001/03/17  09:16:06
16588         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
16589      Branch: perlio
16590            ! t/op/pat.t
16591 ____________________________________________________________________________
16592 [  9181] By: nick                                  on 2001/03/17  09:15:11
16593         Log: Integrate mainline.
16594      Branch: perlio
16595           +> lib/Locale/Constants.pm lib/Locale/Country.pm
16596           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16597           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16598           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
16599           !> (integrate 83 files)
16600 ____________________________________________________________________________
16601 [  9180] By: nick                                  on 2001/03/16  17:23:21
16602         Log: EBCDIC Fixes.
16603      Branch: perlio
16604            ! perl.h sv.c toke.c utf8.c utf8.h
16605 ____________________________________________________________________________
16606 [  9179] By: jhi                                   on 2001/03/16  14:10:12
16607         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
16608              a change needed to work around an AIX compiler bug.
16609      Branch: perl
16610            ! ext/Storable/Storable.xs
16611 ____________________________________________________________________________
16612 [  9178] By: jhi                                   on 2001/03/16  03:19:59
16613         Log: With Damian's approval synchronize damian's modules'
16614              licensing with Perl's standard module licensing.
16615      Branch: perl
16616            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
16617 ____________________________________________________________________________
16618 [  9177] By: jhi                                   on 2001/03/16  03:15:34
16619         Log: Make the Filter::Util:Call files have their own copies
16620              of the Perl standard module licensing, from Paul Marquess.
16621      Branch: perl
16622            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
16623 ____________________________________________________________________________
16624 [  9176] By: jhi                                   on 2001/03/16  02:56:04
16625         Log: Subject: [PATCH] more pod patches
16626              From: Michael Stevens <michael@etla.org>
16627              Date: Thu, 15 Mar 2001 21:25:18 +0000
16628              Message-ID: <20010315212518.A18870@firedrake.org>
16629      Branch: perl
16630            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
16631            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
16632            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
16633            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
16634            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
16635            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
16636            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
16637            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
16638            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
16639            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
16640            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
16641            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
16642            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
16643            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
16644            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
16645            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
16646            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
16647            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
16648            ! lib/Locale/Country.pm lib/Locale/Language.pm
16649            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
16650            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
16651            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
16652            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
16653            ! os2/OS2/Process/Process.pm
16654 ____________________________________________________________________________
16655 [  9175] By: jhi                                   on 2001/03/16  02:53:32
16656         Log: Subject: [PATCH] the uncontroversial doc patches
16657              From: Michael Stevens <michael@etla.org>
16658              Date: Thu, 15 Mar 2001 20:01:12 +0000
16659              Message-ID: <20010315200112.A7636@firedrake.org>
16660      Branch: perl
16661            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
16662            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
16663            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
16664            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
16665            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
16666 ____________________________________________________________________________
16667 [  9174] By: jhi                                   on 2001/03/16  02:50:49
16668         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
16669              From: Paul Lindner <lindner@inuus.com>
16670              Date: Fri, 16 Mar 2001 11:28:03 -0800
16671              Message-ID: <20010316112803.A7577@inuus.com>
16672      Branch: perl
16673            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
16674 ____________________________________________________________________________
16675 [  9173] By: nick                                  on 2001/03/15  20:21:03
16676         Log: 1st day's EBCDIC fixes:
16677              - toke.c's parsing of strings needed attention
16678              needed to conditionally e2a if string was already UTF-8
16679              - e2a/a2e tables where wrong way round.
16680              - new macros in utf8.h
16681      Branch: perlio
16682            ! perl.h toke.c utf8.h
16683 ____________________________________________________________________________
16684 [  9172] By: jhi                                   on 2001/03/15  15:17:17
16685         Log: Update Changes.
16686      Branch: perl
16687            ! Changes patchlevel.h
16688 ____________________________________________________________________________
16689 [  9171] By: jhi                                   on 2001/03/15  15:09:32
16690         Log: Subject: Re: Another Borland C++ problem.
16691              From: "Vadim Konovalov" <watman@inbox.ru>
16692              Date: Sat, 10 Mar 2001 19:26:07 +0300
16693              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
16694              
16695              Borland filename case problem.
16696      Branch: perl
16697            + win32/sncfnmcs.pl
16698            ! MANIFEST README.win32
16699 ____________________________________________________________________________
16700 [  9170] By: jhi                                   on 2001/03/15  14:54:23
16701         Log: Add Locale::Codes 1.06, from Neil Bowers.
16702      Branch: perl
16703            + lib/Locale/Constants.pm lib/Locale/Country.pm
16704            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16705            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16706            + t/lib/lc-language.t t/lib/lc-uk.t
16707            ! MANIFEST
16708 ____________________________________________________________________________
16709 [  9169] By: jhi                                   on 2001/03/15  14:19:01
16710         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
16711      Branch: perl
16712            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16713            ! ext/Storable/Storable.xs
16714 ____________________________________________________________________________
16715 [  9168] By: jhi                                   on 2001/03/15  14:13:22
16716         Log: Integrate changes #9120,9167 from mainline to maintperl.
16717              
16718              Subject: [PATCH 5.6.1] OS/2 docs
16719              
16720              Subject: [PATCH 5.6.1] perldoc
16721      Branch: maint-5.6/perl
16722           !> os2/Changes utils/perldoc.PL
16723 ____________________________________________________________________________
16724 [  9167] By: jhi                                   on 2001/03/15  14:07:42
16725         Log: Subject: [PATCH 5.6.1] perldoc
16726              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16727              Date: Wed, 14 Mar 2001 23:46:52 -0500
16728              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
16729      Branch: perl
16730            ! utils/perldoc.PL
16731 ____________________________________________________________________________
16732 [  9166] By: jhi                                   on 2001/03/15  13:53:15
16733         Log: sigaction test condition tweakage.
16734      Branch: perl
16735            ! t/lib/sigaction.t
16736 ____________________________________________________________________________
16737 [  9165] By: alanbur                               on 2001/03/15  03:49:17
16738         Log: Resynchronised with parent
16739      Branch: maint-5.6/pureperl
16740           +> os2/os2add.sym t/op/anonsub.t
16741           !> (integrate 72 files)
16742 ____________________________________________________________________________
16743 [  9164] By: jhi                                   on 2001/03/15  01:05:01
16744         Log: Avoid stomping off the beginning of an array in tr///.
16745      Branch: perl
16746            ! op.c
16747 ____________________________________________________________________________
16748 [  9163] By: jhi                                   on 2001/03/15  00:58:57
16749         Log: h2ph strictness and cleanliness from Kurt Starsinic.
16750      Branch: perl
16751            ! utils/h2ph.PL
16752 ____________________________________________________________________________
16753 [  9162] By: gsar                                  on 2001/03/15  00:56:53
16754         Log: avoid warnings
16755      Branch: maint-5.6/perl
16756            ! t/op/magic.t
16757 ____________________________________________________________________________
16758 [  9161] By: gsar                                  on 2001/03/15  00:52:09
16759         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16760              results
16761      Branch: maint-5.6/perl
16762            ! t/op/magic.t
16763 ____________________________________________________________________________
16764 [  9160] By: jhi                                   on 2001/03/14  22:02:10
16765         Log: Do not use the Perl malloc in IRIX, suggested by
16766              Helmus Jarausch.
16767      Branch: perl
16768            ! hints/irix_6.sh
16769 ____________________________________________________________________________
16770 [  9159] By: nick                                  on 2001/03/14  21:45:59
16771         Log: Integrate mainline
16772      Branch: perlio
16773           +> t/op/loopctl.t
16774           !> (integrate 41 files)
16775 ____________________________________________________________________________
16776 [  9158] By: jhi                                   on 2001/03/14  21:10:09
16777         Log: The Day of the Retractions continues: the #9138
16778              (integrated in #9144) doesn't work well in mainline.
16779      Branch: perl
16780            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16781            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16782            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16783 ____________________________________________________________________________
16784 [  9157] By: jhi                                   on 2001/03/14  20:58:12
16785         Log: The #9145 CANNOT be enabled: the clear_pmop code still
16786              dumps core all over in Tru64.
16787      Branch: perl
16788            ! op.c op.h t/op/pat.t
16789 ____________________________________________________________________________
16790 [  9156] By: jhi                                   on 2001/03/14  20:48:06
16791         Log: Integrate change #9154 from maintperl to mainline.
16792              
16793              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16794              (caused Storable 1.0.10 to break on windows)
16795      Branch: perl
16796           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16797           !> perlapi.c proto.h
16798 ____________________________________________________________________________
16799 [  9155] By: jhi                                   on 2001/03/14  20:23:53
16800         Log: Retract #9136: breaks threading (and binary compatibility).
16801      Branch: perl
16802            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16803 ____________________________________________________________________________
16804 [  9154] By: gsar                                  on 2001/03/14  17:48:18
16805         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16806              (caused Storable 1.0.10 to break on windows)
16807      Branch: maint-5.6/perl
16808            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16809            ! perlapi.c proto.h
16810 ____________________________________________________________________________
16811 [  9153] By: jhi                                   on 2001/03/14  13:35:21
16812         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
16813      Branch: perl
16814            ! t/lib/sigaction.t
16815 ____________________________________________________________________________
16816 [  9152] By: gsar                                  on 2001/03/14  07:29:40
16817         Log: back out changes#9012,9010,9009 and parts of change#9016
16818              (causes ABRs under purify, and some prerequisites don't
16819              seem to be there in 5.6.x)
16820      Branch: maint-5.6/perl
16821            ! doop.c op.c t/op/tr.t toke.c
16822 ____________________________________________________________________________
16823 [  9151] By: gsar                                  on 2001/03/14  07:01:29
16824         Log: reenable change#9145 (the test was busted due to a missing
16825              C<print "ok 27\n">)
16826      Branch: perl
16827            ! op.c op.h t/op/pat.t
16828 ____________________________________________________________________________
16829 [  9150] By: jhi                                   on 2001/03/14  06:38:36
16830         Log: Retract #9145.
16831      Branch: perl
16832            ! op.c op.h t/op/pat.t
16833 ____________________________________________________________________________
16834 [  9149] By: jhi                                   on 2001/03/14  06:14:56
16835         Log: Retract #9143.
16836      Branch: perl
16837            ! op.c
16838 ____________________________________________________________________________
16839 [  9148] By: gsar                                  on 2001/03/14  06:13:02
16840         Log: Uninitialized Memory Read in regexec.c
16841      Branch: perl
16842            ! regexec.c
16843 ____________________________________________________________________________
16844 [  9147] By: jhi                                   on 2001/03/14  04:59:54
16845         Log: Subject: PATCH: make goto work in nested eval ""
16846              From: Robin Houston <robin@kitsite.com>
16847              Date: Wed, 14 Mar 2001 04:16:10 +0000
16848              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
16849      Branch: perl
16850            ! pp_ctl.c t/op/goto.t
16851 ____________________________________________________________________________
16852 [  9146] By: jhi                                   on 2001/03/14  04:42:54
16853         Log: Preserve the #ifdef PERL_CORE in perly.h.
16854      Branch: perl
16855            ! perly.fixer
16856 ____________________________________________________________________________
16857 [  9145] By: jhi                                   on 2001/03/14  03:57:41
16858         Log: (Retracted by #9150.)
16859      Branch: perl
16860            ! op.c op.h t/op/pat.t
16861 ____________________________________________________________________________
16862 [  9144] By: jhi                                   on 2001/03/14  03:50:38
16863         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
16864              
16865              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16866              
16867              remove squelch controls for "Scalars leaked" messages in most places
16868              (these are now cured)
16869              
16870              fix another memory leak reported by purify (tie callbacks that
16871              croak can leak when wiping out magic)
16872      Branch: perl
16873           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
16874           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
16875           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
16876           !> t/pragma/warnings.t
16877 ____________________________________________________________________________
16878 [  9143] By: jhi                                   on 2001/03/14  03:37:53
16879         Log: (Retracted by #9149.)
16880      Branch: perl
16881            ! op.c
16882 ____________________________________________________________________________
16883 [  9142] By: gsar                                  on 2001/03/14  03:20:48
16884         Log: fix another memory leak reported by purify (tie callbacks that
16885              croak can leak when wiping out magic)
16886      Branch: maint-5.6/perl
16887            ! scope.c
16888 ____________________________________________________________________________
16889 [  9141] By: jhi                                   on 2001/03/14  02:55:00
16890         Log: Subject: PATCH for [ID 20010305.003]
16891              From: Robin Houston <robin@kitsite.com>
16892              Date: Wed, 14 Mar 2001 02:45:51 +0000
16893              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
16894      Branch: perl
16895            ! pp_ctl.c t/op/eval.t
16896 ____________________________________________________________________________
16897 [  9140] By: jhi                                   on 2001/03/14  02:41:54
16898         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16899              Date: Wed, 14 Mar 2001 01:52:51 +0000
16900              From: Robin Houston <robin@kitsite.com>
16901              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
16902              
16903              Fix for 2000313.004.
16904      Branch: perl
16905            ! pp_ctl.c t/op/goto.t
16906 ____________________________________________________________________________
16907 [  9139] By: jhi                                   on 2001/03/14  02:40:50
16908         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16909              From: Robin Houston <robin@kitsite.com>
16910              Date: Wed, 14 Mar 2001 00:43:45 +0000
16911              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
16912      Branch: perl
16913            + t/op/loopctl.t
16914            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
16915            ! vms/perly_c.vms
16916 ____________________________________________________________________________
16917 [  9138] By: gsar                                  on 2001/03/14  01:18:00
16918         Log: remove squelch controls for "Scalars leaked" messages in most places
16919              (these are now cured)
16920      Branch: maint-5.6/perl
16921            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16922            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16923            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16924 ____________________________________________________________________________
16925 [  9137] By: gsar                                  on 2001/03/14  00:57:04
16926         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16927      Branch: maint-5.6/perl
16928            ! regcomp.c
16929 ____________________________________________________________________________
16930 [  9136] By: jhi                                   on 2001/03/13  23:12:24
16931         Log: (Retracted by #9155)
16932              
16933              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
16934              From: Jens-Uwe Mager <jum@helios.de>
16935              Date: Wed, 21 Feb 2001 21:32:04 +0100
16936              Message-ID: <20010221213203.A18340@ans.helios.de>
16937      Branch: perl
16938            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16939 ____________________________________________________________________________
16940 [  9135] By: jhi                                   on 2001/03/13  22:50:05
16941         Log: Integrate perlio.
16942      Branch: perl
16943           !> pp.c
16944 ____________________________________________________________________________
16945 [  9134] By: jhi                                   on 2001/03/13  22:49:05
16946         Log: Integrate change #9131 from maintperl into mainline.
16947              
16948              make the error text look more consistent in hints/hpux.sh
16949      Branch: perl
16950           !> hints/hpux.sh
16951 ____________________________________________________________________________
16952 [  9133] By: gsar                                  on 2001/03/13  22:46:20
16953         Log: integrate change#9067 from mainline
16954              
16955              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16956      Branch: maint-5.6/perl
16957           !> lib/ExtUtils/MM_Unix.pm
16958 ____________________________________________________________________________
16959 [  9132] By: jhi                                   on 2001/03/13  22:41:21
16960         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16961              From: "John P. Linderman" <jpl@research.att.com>
16962              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
16963              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
16964              
16965              A more correct prime finder.
16966      Branch: perl
16967            ! lib/Tie/SubstrHash.pm
16968 ____________________________________________________________________________
16969 [  9131] By: gsar                                  on 2001/03/13  22:30:42
16970         Log: make the error text look more consistent in hints/hpux.sh
16971      Branch: maint-5.6/perl
16972            ! hints/hpux.sh
16973 ____________________________________________________________________________
16974 [  9130] By: jhi                                   on 2001/03/13  22:23:44
16975         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
16976              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16977              Date: Tue, 13 Mar 2001 18:41:26 +0100
16978              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
16979              
16980              If the test is run non-interactively the default handler
16981              is different.
16982      Branch: perl
16983            ! t/lib/sigaction.t
16984 ____________________________________________________________________________
16985 [  9129] By: jhi                                   on 2001/03/13  22:20:21
16986         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
16987              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16988              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
16989              Date:     Tue, 13 Mar 2001 16:44:32 EST
16990      Branch: perl
16991            ! t/lib/1_compile.t
16992 ____________________________________________________________________________
16993 [  9128] By: jhi                                   on 2001/03/13  22:18:34
16994         Log: Subject: Another patch for integer.pm POD 
16995              From: "John L. Allen" <allen@grumman.com>
16996              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
16997              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
16998      Branch: perl
16999            ! lib/integer.pm
17000 ____________________________________________________________________________
17001 [  9127] By: nick                                  on 2001/03/13  21:26:30
17002         Log: Integrate mainline.
17003      Branch: perlio
17004           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
17005           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
17006           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
17007           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
17008           !> Changes Configure MANIFEST README.os2 README.os390
17009           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
17010           !> os2/Changes patchlevel.h win32/perlhost.h
17011 ____________________________________________________________________________
17012 [  9126] By: nick                                  on 2001/03/13  20:39:51
17013         Log: #ifdef'ed out code to make packed side of pack/unpack
17014              octets. (i.e. pack('U') => encode_utf8).
17015      Branch: perlio
17016            ! pp.c
17017 ____________________________________________________________________________
17018 [  9125] By: jhi                                   on 2001/03/13  15:07:16
17019         Log: Update Changes.
17020      Branch: perl
17021            ! Changes patchlevel.h
17022 ____________________________________________________________________________
17023 [  9124] By: jhi                                   on 2001/03/13  14:22:45
17024         Log: Workaround for the buggy ("internal compiler error")
17025              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
17026              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
17027              of Andreas König.
17028      Branch: perl
17029            ! ext/re/Makefile.PL hints/aix.sh
17030 ____________________________________________________________________________
17031 [  9123] By: jhi                                   on 2001/03/13  03:24:34
17032         Log: Typo in #9114.
17033      Branch: metaconfig
17034            ! U/modified/myhostname.U
17035 ____________________________________________________________________________
17036 [  9122] By: jhi                                   on 2001/03/13  03:24:06
17037         Log: Typo in #9113.
17038      Branch: perl
17039            ! Configure
17040 ____________________________________________________________________________
17041 [  9121] By: jhi                                   on 2001/03/13  01:53:05
17042         Log: Forgot to check-in the larger part of #9120, duh.
17043      Branch: perl
17044            ! README.os2
17045 ____________________________________________________________________________
17046 [  9120] By: jhi                                   on 2001/03/13  01:51:31
17047         Log: Subject: [PATCH 5.6.1] OS/2 docs
17048              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17049              Date: Mon, 12 Mar 2001 03:27:32 -0500
17050              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
17051      Branch: perl
17052            ! os2/Changes
17053 ____________________________________________________________________________
17054 [  9119] By: jhi                                   on 2001/03/13  01:49:41
17055         Log: Integrate change #9116 from maintperl into mainline.
17056              
17057              Win32::GetCwd() returns C: instead of C:\ in the root directory
17058              under ithreads
17059      Branch: perl
17060           !> win32/perlhost.h
17061 ____________________________________________________________________________
17062 [  9118] By: jhi                                   on 2001/03/13  01:13:39
17063         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
17064      Branch: perl
17065            + lib/Switch.pm t/lib/switch.t
17066            ! MANIFEST
17067 ____________________________________________________________________________
17068 [  9117] By: jhi                                   on 2001/03/13  01:03:17
17069         Log: Add Text::Balanced 1.83.
17070      Branch: perl
17071            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
17072            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
17073            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
17074            + t/lib/tb-xvari.t
17075            ! MANIFEST
17076 ____________________________________________________________________________
17077 [  9116] By: gsar                                  on 2001/03/13  00:55:53
17078         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
17079              under ithreads
17080      Branch: maint-5.6/perl
17081            ! win32/perlhost.h
17082 ____________________________________________________________________________
17083 [  9115] By: jhi                                   on 2001/03/13  00:54:09
17084         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
17085              From: "John L. Allen" <allen@grumman.com>
17086              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
17087              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
17088              
17089              use integer document clarification.
17090      Branch: perl
17091            ! lib/integer.pm
17092 ____________________________________________________________________________
17093 [  9114] By: jhi                                   on 2001/03/13  00:38:54
17094         Log: Metaconfig unit change for #9113.
17095      Branch: metaconfig
17096            ! U/modified/myhostname.U
17097 ____________________________________________________________________________
17098 [  9113] By: jhi                                   on 2001/03/13  00:38:35
17099         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?)
17100              From: Peter Prymmer <pvhp@forte.com>
17101              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
17102              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
17103      Branch: perl
17104            ! Configure README.os390 hints/os390.sh
17105 ____________________________________________________________________________
17106 [  9112] By: jhi                                   on 2001/03/13  00:29:00
17107         Log: Integrate perlio.
17108      Branch: perl
17109           !> sv.c utf8.h
17110 ____________________________________________________________________________
17111 [  9111] By: nick                                  on 2001/03/12  21:16:33
17112         Log: Integrate mainline.
17113      Branch: perlio
17114           +> t/op/anonsub.t
17115           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17116           !> proto.h sv.c
17117 ____________________________________________________________________________
17118 [  9110] By: nick                                  on 2001/03/12  21:00:13
17119         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
17120      Branch: perlio
17121            ! sv.c utf8.h
17122 ____________________________________________________________________________
17123 [  9109] By: jhi                                   on 2001/03/12  16:04:47
17124         Log: Integrate change #9108 from maintperl to mainline.
17125              
17126              fix memory leak in C<sub X { sub {} }> arising from a refcount
17127              loop between the outer sub and the inner prototype anonsub
17128              
17129              this also enables closures returned by subroutines that
17130              subsequently get redefined to work without generating coredumps :)
17131              
17132              completely removed the free_closures() hack--it shouldn't be
17133              needed anymore
17134      Branch: perl
17135           +> t/op/anonsub.t
17136           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17137           !> proto.h sv.c
17138 ____________________________________________________________________________
17139 [  9108] By: gsar                                  on 2001/03/12  10:21:31
17140         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
17141              loop between the outer sub and the inner prototype anonsub
17142              
17143              this also enables closures returned by subroutines that
17144              subsequently get redefined to work without generating coredumps :)
17145              
17146              completely removed the free_closures() hack--it shouldn't be
17147              needed anymore
17148      Branch: maint-5.6/perl
17149            + t/op/anonsub.t
17150            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
17151            ! proto.h sv.c
17152 ____________________________________________________________________________
17153 [  9107] By: jhi                                   on 2001/03/12  05:15:31
17154         Log: Integrate perlio.
17155      Branch: perl
17156           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
17157 ____________________________________________________________________________
17158 [  9106] By: nick                                  on 2001/03/11  20:10:12
17159         Log: regcomp.c is working in native space, not Unicode space (if different)
17160              as it is doing compare against 'W' in \W etc.
17161      Branch: perlio
17162            ! regcomp.c
17163 ____________________________________________________________________________
17164 [  9105] By: nick                                  on 2001/03/11  19:39:34
17165         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
17166              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
17167      Branch: perlio
17168            ! regcomp.c toke.c utf8.c
17169 ____________________________________________________________________________
17170 [  9104] By: nick                                  on 2001/03/11  18:15:44
17171         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
17172      Branch: perlio
17173            ! sv.c
17174 ____________________________________________________________________________
17175 [  9103] By: nick                                  on 2001/03/11  18:03:28
17176         Log: Integrate mainline (for regexp stuff).
17177      Branch: perlio
17178           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17179           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
17180           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
17181           !> t/lib/errno.t t/op/pat.t
17182 ____________________________________________________________________________
17183 [  9102] By: nick                                  on 2001/03/11  17:44:20
17184         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
17185              - exclude layer syms in makedef.pl for sfio
17186              - also inhibit Encode from trying to build ":encode()" layer.
17187      Branch: perlio
17188            ! ext/Encode/Encode.xs makedef.pl
17189 ____________________________________________________________________________
17190 [  9101] By: jhi                                   on 2001/03/10  22:38:13
17191         Log: The $Is_MacOS needs to be declared.
17192      Branch: perl
17193            ! lib/ExtUtils/Manifest.pm
17194 ____________________________________________________________________________
17195 [  9100] By: jhi                                   on 2001/03/10  22:14:29
17196         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
17197              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
17198              pollute the symbolspace if using sfio.
17199      Branch: perl
17200            ! ext/Encode/Encode.xs
17201 ____________________________________________________________________________
17202 [  9099] By: jhi                                   on 2001/03/10  21:58:48
17203         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
17204              Date: Sat, 10 Mar 2001 14:23:55 -0500
17205              From: Chris Nandor <pudge@pobox.com>
17206              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
17207      Branch: perl
17208            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
17209            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
17210            ! t/lib/errno.t
17211 ____________________________________________________________________________
17212 [  9098] By: jhi                                   on 2001/03/10  21:38:30
17213         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
17214      Branch: perl
17215            ! regcomp.c regexec.c t/op/pat.t
17216 ____________________________________________________________________________
17217 [  9097] By: jhi                                   on 2001/03/10  14:38:07
17218         Log: Integrate perlio.
17219      Branch: perl
17220           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17221           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17222           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17223 ____________________________________________________________________________
17224 [  9096] By: nick                                  on 2001/03/10  11:55:43
17225         Log: EBCDIC sanity - phase I
17226              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
17227              - use utf8n_xxxx (c.f. pvn) for forms which take length.
17228              - back out vN.N and $^V exceptions to e2a/a2e
17229              - make "locale" isxxx macros be uvchr (may be redundant?)
17230              
17231              Not clear yet that toUPPER_uni et. al. return being handled correctly.
17232              The tr// and rexexp stuff still needs an audit, assumption is they are working
17233              in Unicode space.
17234              
17235              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
17236      Branch: perlio
17237            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
17238            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
17239            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
17240 ____________________________________________________________________________
17241 [  9095] By: jhi                                   on 2001/03/09  22:10:01
17242         Log: Integrate perlio.
17243      Branch: perl
17244           !> dump.c
17245 ____________________________________________________________________________
17246 [  9094] By: nick                                  on 2001/03/09  17:36:38
17247         Log: Builds an passes all tests after integrate and this tweak.
17248      Branch: perlio
17249            ! dump.c
17250 ____________________________________________________________________________
17251 [  9093] By: nick                                  on 2001/03/09  17:16:03
17252         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
17253      Branch: perlio
17254           +> lib/unicode/Scripts.txt t/lib/sigaction.t
17255           !> (integrate 79 files)
17256 ____________________________________________________________________________
17257 [  9092] By: jhi                                   on 2001/03/09  15:28:26
17258         Log: Update Changes.
17259      Branch: perl
17260            ! Changes patchlevel.h
17261 ____________________________________________________________________________
17262 [  9091] By: jhi                                   on 2001/03/09  15:25:05
17263         Log: In op/stat #35 better to scan all the potential directories
17264              for setuids, not just the first one.
17265      Branch: perl
17266            ! t/op/stat.t
17267 ____________________________________________________________________________
17268 [  9090] By: jhi                                   on 2001/03/09  15:01:27
17269         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
17270              From: rspier@pobox.com (Robert Spier)
17271              Date: Fri, 9 Mar 2001 03:30:20 -0500
17272              Message-ID: <15016.38044.381174.160189@rls.cx>
17273              
17274              EXISTS() returning undef mistakenly triggered a FETCH().
17275      Branch: perl
17276            ! hv.c
17277 ____________________________________________________________________________
17278 [  9089] By: jhi                                   on 2001/03/09  14:59:02
17279         Log: Add /sbin and /usr/sbin to the list of directories scanned
17280              for setuid programs.  Takes care of bug id 20010309.003.
17281      Branch: perl
17282            ! t/op/stat.t
17283 ____________________________________________________________________________
17284 [  9088] By: jhi                                   on 2001/03/09  14:48:32
17285         Log: Regen perlapi, perltoc.
17286      Branch: perl
17287            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
17288 ____________________________________________________________________________
17289 [  9087] By: jhi                                   on 2001/03/09  14:38:56
17290         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17291              From: David Mitchell <davem@fdgroup.co.uk>
17292              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
17293              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
17294      Branch: perl
17295            ! dump.c perl.c perl.h pod/perlrun.pod
17296 ____________________________________________________________________________
17297 [  9086] By: jhi                                   on 2001/03/09  01:47:16
17298         Log: A modified version of
17299              
17300              Subject: [ID 20010307.005] POSIX::sigaction has various problems
17301              From: anders@broadcom.com
17302              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
17303              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
17304              
17305              Currently the sigaction.t test #6 fails (and is fudged to look
17306              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
17307              This may well be a genuine bug in Linux sigaction() (since at
17308              least Tru64, Solaris, and HP-UX disagree with Linux).
17309              Anyone with POSIX / SUSv2 tome handy?  The problem is that
17310              the flags of the oldaction don't match with the flags in
17311              the previously installed disposition.
17312      Branch: perl
17313            + t/lib/sigaction.t
17314            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
17315 ____________________________________________________________________________
17316 [  9085] By: jhi                                   on 2001/03/09  01:30:13
17317         Log: Subject: Re: mission impossible for the day
17318              From: Alex Gough <alex@rcon.org>
17319              Date: Thu, 08 Mar 2001 17:18:19 +0000
17320              Message-ID: <3AA7BEDB.8070409@rcon.org>
17321              
17322              If references (are overloaded) and can be directly stringified,
17323              show that instead of "stringified".
17324              
17325              (The problem, infinite mutual recursion caused by overloaded bool
17326              in Switch.pm, tracked by David Mitchell)
17327      Branch: perl
17328            ! lib/Carp/Heavy.pm
17329 ____________________________________________________________________________
17330 [  9084] By: jhi                                   on 2001/03/09  01:20:39
17331         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
17332              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
17333              From: David Mitchell <davem@fdgroup.co.uk>
17334              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
17335      Branch: perl
17336            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
17337            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
17338 ____________________________________________________________________________
17339 [  9083] By: jhi                                   on 2001/03/09  01:16:51
17340         Log: Subject: [PATCH] perldata.pod here-doc docs
17341              From: Jeff Pinyan <jeffp@crusoe.net>
17342              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
17343              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
17344      Branch: perl
17345            ! pod/perldata.pod
17346 ____________________________________________________________________________
17347 [  9082] By: jhi                                   on 2001/03/09  01:01:27
17348         Log: Subject: Re: Unicode/EBCDIC
17349              From: Peter Prymmer <pvhp@forte.com>
17350              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
17351              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
17352      Branch: perl
17353            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
17354 ____________________________________________________________________________
17355 [  9081] By: jhi                                   on 2001/03/08  13:41:30
17356         Log: Subject: Ooops, wrong 'no *POSIX' Patch
17357              From: Dorner Thomas <Thomas.Dorner@start.de>
17358              Date: Thu, 8 Mar 2001 08:43:28 +0100
17359              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
17360      Branch: perl
17361            ! hints/posix-bc.sh
17362 ____________________________________________________________________________
17363 [  9080] By: jhi                                   on 2001/03/08  13:11:42
17364         Log: It's Scripts.txt, not Script.txt.
17365      Branch: perl
17366            ! MANIFEST
17367 ____________________________________________________________________________
17368 [  9079] By: jhi                                   on 2001/03/08  12:59:05
17369         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
17370              From: Dorner Thomas <Thomas.Dorner@start.de>
17371              Date: Wed, 7 Mar 2001 14:13:31 +0100
17372              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17373      Branch: perl
17374            ! makedepend.SH
17375 ____________________________________________________________________________
17376 [  9078] By: jhi                                   on 2001/03/08  12:57:43
17377         Log: Retract #9069, wrong patch.
17378      Branch: perl
17379            ! Makefile.SH
17380 ____________________________________________________________________________
17381 [  9077] By: jhi                                   on 2001/03/08  01:06:13
17382         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
17383      Branch: perl
17384            + lib/unicode/Scripts.txt
17385            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
17386            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
17387            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
17388            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
17389            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
17390            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
17391            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
17392            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
17393            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
17394            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
17395            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
17396            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
17397            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
17398            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
17399            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
17400            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
17401            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
17402            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
17403            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
17404            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
17405            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
17406            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
17407            ! lib/unicode/version
17408 ____________________________________________________________________________
17409 [  9076] By: jhi                                   on 2001/03/07  22:59:39
17410         Log: Integrate change #7784 from mainline into maintperl.
17411              
17412              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
17413      Branch: maint-5.6/perl
17414           !> pp_ctl.c t/op/pat.t
17415 ____________________________________________________________________________
17416 [  9075] By: jhi                                   on 2001/03/07  22:05:11
17417         Log: More UTF-8 test tweaks.
17418      Branch: perl
17419            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
17420 ____________________________________________________________________________
17421 [  9074] By: nick                                  on 2001/03/07  21:39:29
17422         Log: Integrate mainline.
17423      Branch: perlio
17424           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
17425           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
17426           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
17427           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
17428           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
17429 ____________________________________________________________________________
17430 [  9073] By: jhi                                   on 2001/03/07  16:37:09
17431         Log: Update Changes.
17432      Branch: perl
17433            ! Changes patchlevel.h
17434 ____________________________________________________________________________
17435 [  9072] By: jhi                                   on 2001/03/07  16:32:30
17436         Log: Subject: [ID 20010306.004] || != named unary operator
17437              From: abela@geneanet.org
17438              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
17439              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
17440      Branch: perl
17441            ! pod/perlop.pod
17442 ____________________________________________________________________________
17443 [  9071] By: jhi                                   on 2001/03/07  15:14:11
17444         Log: Subject: downgrading to bytes for common functions
17445              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
17446              Date: Wed, 7 Mar 2001 02:36:55 -0500
17447              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
17448      Branch: perl
17449            ! pp_sys.c
17450 ____________________________________________________________________________
17451 [  9070] By: jhi                                   on 2001/03/07  15:04:58
17452         Log: Clarify the description differentiating for and while; inspired by
17453              
17454              Subject: [ID 20010306.002] for/while difference in for definition
17455              From: abela@geneanet.org
17456              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
17457              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
17458      Branch: perl
17459            ! pod/perlsyn.pod
17460 ____________________________________________________________________________
17461 [  9069] By: jhi                                   on 2001/03/07  14:55:30
17462         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
17463              From: Dorner Thomas <Thomas.Dorner@start.de>
17464              Date: Wed, 7 Mar 2001 14:13:31 +0100
17465              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
17466      Branch: perl
17467            ! Makefile.SH
17468 ____________________________________________________________________________
17469 [  9068] By: jhi                                   on 2001/03/07  14:51:17
17470         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
17471              From: Radu Greab <radu@netsoft.ro>
17472              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
17473              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
17474      Branch: perl
17475            ! pp.c t/op/chop.t
17476 ____________________________________________________________________________
17477 [  9067] By: jhi                                   on 2001/03/07  14:48:57
17478         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
17479              From: Simon Cozens <simon@netthink.co.uk>
17480              Date: Wed, 7 Mar 2001 13:59:28 +0000
17481              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
17482              
17483              In order to allow MakeMaker to build correct Makefiles,
17484              you need to change the order of the arguments in MM_Unix.pm
17485              as well. (Unless you have C89_CCMODE set, but we're trying
17486              to be POSIXly correct)
17487              
17488              Thanks to Merijn Broeren for tracking this down.
17489      Branch: perl
17490            ! lib/ExtUtils/MM_Unix.pm
17491 ____________________________________________________________________________
17492 [  9066] By: jhi                                   on 2001/03/07  14:30:02
17493         Log: Floating point too messy.
17494      Branch: perl
17495            ! t/camel-III/vstring.t
17496 ____________________________________________________________________________
17497 [  9065] By: jhi                                   on 2001/03/07  14:17:44
17498         Log: Integrate change #9064 from maintperl into mainline.
17499              
17500              fix memory leak in pack("Bb",...)
17501      Branch: perl
17502           !> perl.c
17503 ____________________________________________________________________________
17504 [  9064] By: gsar                                  on 2001/03/07  06:29:24
17505         Log: fix memory leak in pack("Bb",...)
17506      Branch: maint-5.6/perl
17507            ! perl.c
17508 ____________________________________________________________________________
17509 [  9063] By: jhi                                   on 2001/03/07  00:55:04
17510         Log: Major utf8 test reorganisation and rewrite.
17511              Hopefully no tests were lost in the shuffle.
17512              (The beginning of pragma/utf8 was lost intentionally,
17513              the tests were rather bogus and incomplete.)
17514      Branch: perl
17515            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
17516            ! t/pragma/utf8.t
17517 ____________________________________________________________________________
17518 [  9062] By: jhi                                   on 2001/03/07  00:41:16
17519         Log: More tweakage on the Unicode character class descriptions.
17520      Branch: perl
17521            ! lib/unicode/mktables.PL pod/perlretut.pod
17522 ____________________________________________________________________________
17523 [  9061] By: jhi                                   on 2001/03/06  23:12:38
17524         Log: The perlretut was still talking about the old \p and \P
17525              definitions.
17526      Branch: perl
17527            ! pod/perlretut.pod
17528 ____________________________________________________________________________
17529 [  9060] By: nick                                  on 2001/03/06  20:52:37
17530         Log: Integrate mainline (make test works again now).
17531      Branch: perlio
17532           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
17533 ____________________________________________________________________________
17534 [  9059] By: jhi                                   on 2001/03/06  15:36:14
17535         Log: 0.999... does equal 1.0, doesn't it?
17536      Branch: perl
17537            ! t/camel-III/vstring.t
17538 ____________________________________________________________________________
17539 [  9058] By: jhi                                   on 2001/03/06  15:34:00
17540         Log: Make /x{abcd}/ to work without use utf8.
17541      Branch: perl
17542            ! regcomp.c
17543 ____________________________________________________________________________
17544 [  9057] By: jhi                                   on 2001/03/06  03:02:36
17545         Log: Easier to outcomment all the three reset() tests for now.
17546      Branch: perl
17547            ! t/op/pat.t
17548 ____________________________________________________________________________
17549 [  9056] By: jhi                                   on 2001/03/06  02:30:02
17550         Log: Comment out the deadly reset; until the 20010301.005
17551              is finally fixed.
17552      Branch: perl
17553            ! t/op/pat.t
17554 ____________________________________________________________________________
17555 [  9055] By: jhi                                   on 2001/03/06  02:21:26
17556         Log: Integrate the change #9054 from mainline:
17557              retract the PMOP cleanup patch pending further investigation.
17558      Branch: maint-5.6/perl
17559           !> op.c op.h
17560 ____________________________________________________________________________
17561 [  9054] By: jhi                                   on 2001/03/06  02:19:57
17562         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
17563              with oddly familiar stack traces.
17564      Branch: perl
17565            ! op.c op.h
17566 ____________________________________________________________________________
17567 [  9053] By: jhi                                   on 2001/03/05  23:20:28
17568         Log: Integrate perlio.
17569      Branch: perl
17570           +> ext/Encode/Encode/koi8-r.ucm
17571           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17572           !> makedef.pl
17573 ____________________________________________________________________________
17574 [  9052] By: nick                                  on 2001/03/05  23:08:17
17575         Log: skipping USE_PERLIO symbols correction.
17576      Branch: perlio
17577            ! makedef.pl
17578 ____________________________________________________________________________
17579 [  9051] By: nick                                  on 2001/03/05  22:35:07
17580         Log: More Encode alias tidying.
17581      Branch: perlio
17582            + ext/Encode/Encode/koi8-r.ucm
17583            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
17584 ____________________________________________________________________________
17585 [  9050] By: jhi                                   on 2001/03/05  21:44:29
17586         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
17587              Sarathy's fix for ID 20010301.005.
17588      Branch: maint-5.6/perl
17589           !> op.c op.h
17590 ____________________________________________________________________________
17591 [  9049] By: nick                                  on 2001/03/05  19:54:04
17592         Log: Integrate Jarkko's Encode.pm tweak.
17593      Branch: perlio
17594           !> ext/Encode/Encode.pm
17595 ____________________________________________________________________________
17596 [  9048] By: nick                                  on 2001/03/05  19:47:57
17597         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
17598      Branch: perlio
17599           +> os2/os2add.sym
17600           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
17601           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
17602           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
17603           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
17604           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
17605 ____________________________________________________________________________
17606 [  9047] By: jhi                                   on 2001/03/05  19:25:26
17607         Log: Regen perlapi.
17608      Branch: perl
17609            ! pod/perlapi.pod
17610 ____________________________________________________________________________
17611 [  9046] By: jhi                                   on 2001/03/05  19:12:14
17612         Log: Integrate perlio.
17613      Branch: perl
17614           +> t/camel-III/vstring.t
17615           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
17616 ____________________________________________________________________________
17617 [  9045] By: jhi                                   on 2001/03/05  19:10:36
17618         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
17619      Branch: perl
17620            ! ext/Encode/Encode.pm
17621 ____________________________________________________________________________
17622 [  9044] By: jhi                                   on 2001/03/05  18:49:12
17623         Log: Forgot the other half of the PMOP patch (#9033).
17624      Branch: perl
17625            ! op.h
17626 ____________________________________________________________________________
17627 [  9043] By: nick                                  on 2001/03/05  18:14:47
17628         Log: Update MANIFEST for new test.
17629      Branch: perlio
17630            ! MANIFEST
17631 ____________________________________________________________________________
17632 [  9042] By: nick                                  on 2001/03/05  18:12:41
17633         Log: Some tests for Camel 3rd edition features.
17634              Make gethostbyaddr() test in above work.
17635      Branch: perlio
17636            + t/camel-III/vstring.t
17637            ! pp.h pp_sys.c t/TEST t/harness
17638 ____________________________________________________________________________
17639 [  9041] By: jhi                                   on 2001/03/05  17:41:48
17640         Log: Add more ISO 8859 encoding aliases.
17641      Branch: perl
17642            ! ext/Encode/Encode.pm
17643 ____________________________________________________________________________
17644 [  9040] By: jhi                                   on 2001/03/05  17:30:43
17645         Log: Integrate perlio.
17646      Branch: perl
17647           !> MANIFEST sv.c
17648 ____________________________________________________________________________
17649 [  9039] By: nick                                  on 2001/03/05  17:11:36
17650         Log: Missed added file.
17651      Branch: perlio
17652            ! MANIFEST
17653 ____________________________________________________________________________
17654 [  9038] By: jhi                                   on 2001/03/05  15:58:01
17655         Log: Add tr tests for EBCDIC, from Karsten Sperling.
17656      Branch: perl
17657            ! t/op/tr.t
17658 ____________________________________________________________________________
17659 [  9037] By: nick                                  on 2001/03/05  15:56:35
17660         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
17661              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
17662              
17663              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
17664              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
17665              - uses SvPV() rather than sv_2pv() in case it isn't a string.
17666      Branch: perlio
17667            ! sv.c
17668 ____________________________________________________________________________
17669 [  9036] By: jhi                                   on 2001/03/05  15:49:15
17670         Log: Add matching tests currently failing in EBCDIC,
17671              suggested by Karsten Sperling.
17672      Branch: perl
17673            ! t/op/pat.t
17674 ____________________________________________________________________________
17675 [  9035] By: jhi                                   on 2001/03/05  15:36:55
17676         Log: The #9034 needs a MANIFESTation.
17677      Branch: perl
17678            ! MANIFEST
17679 ____________________________________________________________________________
17680 [  9034] By: jhi                                   on 2001/03/05  15:35:14
17681         Log: Integrate perlio.
17682      Branch: perl
17683           +> ext/Encode/Encode/Tcl.pm
17684           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17685           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17686           !> ext/Encode/Encode/iso8859-1.ucm
17687           !> ext/Encode/Encode/iso8859-10.ucm
17688           !> ext/Encode/Encode/iso8859-13.ucm
17689           !> ext/Encode/Encode/iso8859-14.ucm
17690           !> ext/Encode/Encode/iso8859-15.ucm
17691           !> ext/Encode/Encode/iso8859-16.ucm
17692           !> ext/Encode/Encode/iso8859-2.ucm
17693           !> ext/Encode/Encode/iso8859-3.ucm
17694           !> ext/Encode/Encode/iso8859-4.ucm
17695           !> ext/Encode/Encode/iso8859-5.ucm
17696           !> ext/Encode/Encode/iso8859-6.ucm
17697           !> ext/Encode/Encode/iso8859-7.ucm
17698           !> ext/Encode/Encode/iso8859-8.ucm
17699           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17700           !> t/lib/encode.t
17701 ____________________________________________________________________________
17702 [  9033] By: jhi                                   on 2001/03/05  15:33:18
17703         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
17704              From: Gurusamy Sarathy <gsar@ActiveState.com>
17705              Date: Sun, 04 Mar 2001 22:33:15 -0800
17706              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
17707              
17708              PMOPs need to remember their own stash so that they can
17709              gracefully remove themselves from their linked list.
17710      Branch: perl
17711            ! op.c
17712 ____________________________________________________________________________
17713 [  9032] By: nick                                  on 2001/03/05  14:51:50
17714         Log: Encode implementation "completion"
17715              Implement and document define_encoding()
17716              Implement and document encoding aliases including define_alias()
17717              Make Encode::XS use define_encoding() rather than back-door.
17718              Move run-time *.enc to separate Encode::Tcl module.
17719              Make 'compile' honour <codeset_name>
17720              Change canonical names of to iso-8859-* and US-ascii.
17721      Branch: perlio
17722            + ext/Encode/Encode/Tcl.pm
17723            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17724            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17725            ! ext/Encode/Encode/iso8859-1.ucm
17726            ! ext/Encode/Encode/iso8859-10.ucm
17727            ! ext/Encode/Encode/iso8859-13.ucm
17728            ! ext/Encode/Encode/iso8859-14.ucm
17729            ! ext/Encode/Encode/iso8859-15.ucm
17730            ! ext/Encode/Encode/iso8859-16.ucm
17731            ! ext/Encode/Encode/iso8859-2.ucm
17732            ! ext/Encode/Encode/iso8859-3.ucm
17733            ! ext/Encode/Encode/iso8859-4.ucm
17734            ! ext/Encode/Encode/iso8859-5.ucm
17735            ! ext/Encode/Encode/iso8859-6.ucm
17736            ! ext/Encode/Encode/iso8859-7.ucm
17737            ! ext/Encode/Encode/iso8859-8.ucm
17738            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17739            ! t/lib/encode.t
17740 ____________________________________________________________________________
17741 [  9031] By: jhi                                   on 2001/03/05  13:51:17
17742         Log: Integrate change #9030 from maintperl into mainline.
17743              
17744              Subject: [PATCH 5.6.1] OS/2 cleanup
17745      Branch: perl
17746           +> os2/os2add.sym
17747           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17748           !> makedef.pl os2/Changes os2/Makefile.SHs
17749           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17750           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17751           !> os2/os2.sym os2/os2ish.h
17752 ____________________________________________________________________________
17753 [  9030] By: jhi                                   on 2001/03/05  13:46:49
17754         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
17755              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17756              Date: Mon, 5 Mar 2001 02:29:44 -0500
17757              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
17758      Branch: maint-5.6/perl
17759            + os2/os2add.sym
17760            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17761            ! makedef.pl os2/Changes os2/Makefile.SHs
17762            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17763            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17764            ! os2/os2.sym os2/os2ish.h
17765 ____________________________________________________________________________
17766 [  9029] By: jhi                                   on 2001/03/05  13:40:35
17767         Log: Integrate change #9028 from maintperl into mainline.
17768              
17769              various nits in MM_Unix.pm found by disabling SelfLoader
17770      Branch: perl
17771           !> lib/ExtUtils/MM_Unix.pm
17772 ____________________________________________________________________________
17773 [  9028] By: gsar                                  on 2001/03/05  09:58:38
17774         Log: various nits in MM_Unix.pm found by disabling SelfLoader
17775      Branch: maint-5.6/perl
17776            ! lib/ExtUtils/MM_Unix.pm
17777 ____________________________________________________________________________
17778 [  9027] By: nick                                  on 2001/03/05  08:35:22
17779         Log: Integrate mainline
17780      Branch: perlio
17781           !> (integrate 28 files)
17782 ____________________________________________________________________________
17783 [  9026] By: jhi                                   on 2001/03/05  02:14:59
17784         Log: Integrate change #9025 from mainline to maintperl,
17785              retract \N{U+HHHH}.
17786      Branch: maint-5.6/perl
17787           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17788           !> t/lib/charnames.t toke.c
17789 ____________________________________________________________________________
17790 [  9025] By: jhi                                   on 2001/03/05  02:13:09
17791         Log: Retracting \N{U+HHHH}.
17792      Branch: perl
17793            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17794            ! t/lib/charnames.t toke.c
17795 ____________________________________________________________________________
17796 [  9024] By: jhi                                   on 2001/03/04  20:51:07
17797         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
17798              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17799              Date: Fri, 02 Mar 2001 18:25:26 +0100
17800              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
17801              
17802              Casting problem.
17803      Branch: perl
17804            ! ext/Storable/Storable.xs
17805 ____________________________________________________________________________
17806 [  9023] By: jhi                                   on 2001/03/04  19:46:45
17807         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
17808              From: nick@talking.bollo.cx
17809              Date: Sat, 03 Mar 2001 21:41:33 +0000
17810              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
17811              
17812              Revert the workaround.
17813      Branch: perl
17814            ! perlio.c
17815 ____________________________________________________________________________
17816 [  9022] By: jhi                                   on 2001/03/04  19:36:28
17817         Log: Update Changes.
17818      Branch: perl
17819            ! Changes patchlevel.h
17820 ____________________________________________________________________________
17821 [  9021] By: jhi                                   on 2001/03/04  18:41:00
17822         Log: makedef.pl updates suggested by Chris Nandor; double-checking
17823              the changes in AIX, OS/2 Win32 would be nice.
17824      Branch: perl
17825            ! makedef.pl
17826 ____________________________________________________________________________
17827 [  9020] By: jhi                                   on 2001/03/04  18:23:58
17828         Log: Integrate change #9012 from maintperl into mainline,
17829              quench a compiler warning.
17830      Branch: perl
17831           !> toke.c
17832 ____________________________________________________________________________
17833 [  9019] By: jhi                                   on 2001/03/04  18:18:43
17834         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
17835              
17836              \N{U+HHHH} fix.
17837              
17838              pattern in G_ARRAY context
17839      Branch: maint-5.6/perl
17840           !> pp_hot.c t/op/pat.t toke.c
17841 ____________________________________________________________________________
17842 [  9018] By: jhi                                   on 2001/03/04  18:07:48
17843         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
17844              From: Jeff Pinyan <jeffp@crusoe.net>
17845              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
17846              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
17847      Branch: perl
17848            ! pp_hot.c t/op/pat.t
17849 ____________________________________________________________________________
17850 [  9017] By: jhi                                   on 2001/03/04  18:06:21
17851         Log: I thought I tested the #9014.
17852      Branch: perl
17853            ! toke.c
17854 ____________________________________________________________________________
17855 [  9016] By: jhi                                   on 2001/03/04  17:41:22
17856         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
17857              
17858              Tweak the get*ent() OS/2 prototypes.
17859              
17860              Add the \N{U+HHHH} syntax.
17861              
17862              More tr/// UTF-8 fixes from Inaba Hiroto.
17863      Branch: maint-5.6/perl
17864           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
17865           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
17866 ____________________________________________________________________________
17867 [  9015] By: jhi                                   on 2001/03/04  17:36:04
17868         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
17869      Branch: perl
17870            ! doop.c t/op/tr.t
17871 ____________________________________________________________________________
17872 [  9014] By: jhi                                   on 2001/03/04  17:24:49
17873         Log: Add the \N{U+HHHH} syntax.
17874      Branch: perl
17875            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17876            ! t/lib/charnames.t toke.c
17877 ____________________________________________________________________________
17878 [  9013] By: jhi                                   on 2001/03/04  17:20:45
17879         Log: Tweak the get*ent() OS/2 prototypes.
17880      Branch: perl
17881            ! os2/os2.c
17882 ____________________________________________________________________________
17883 [  9012] By: gsar                                  on 2001/03/04  06:26:14
17884         Log: avoid warning (nit in change#9009)
17885      Branch: maint-5.6/perl
17886            ! toke.c
17887 ____________________________________________________________________________
17888 [  9011] By: gsar                                  on 2001/03/04  06:15:24
17889         Log: lib/charnames.t fails in 5.6.x because of older Unicode
17890              data
17891              
17892              TODO: need to revisit this after updating lib/unicode/...
17893      Branch: maint-5.6/perl
17894            ! t/lib/charnames.t
17895 ____________________________________________________________________________
17896 [  9010] By: gsar                                  on 2001/03/04  06:08:36
17897         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
17898      Branch: maint-5.6/perl
17899            ! toke.c
17900 ____________________________________________________________________________
17901 [  9009] By: jhi                                   on 2001/03/03  19:27:20
17902         Log: Integrate change #9008 from mainline to maintperl,
17903              UTF-8 tr/// fixes from Inaba Hiroto.
17904      Branch: maint-5.6/perl
17905           !> doop.c op.c t/op/tr.t toke.c
17906 ____________________________________________________________________________
17907 [  9008] By: jhi                                   on 2001/03/03  19:19:42
17908         Log: UTF8 tr/// fixes from Inaba Hiroto.
17909      Branch: perl
17910            ! doop.c op.c t/op/tr.t toke.c
17911 ____________________________________________________________________________
17912 [  9007] By: jhi                                   on 2001/03/03  19:00:30
17913         Log: Integrate change #9006 from maintperl to mainline,
17914              more robust quest for the infinite.
17915      Branch: perl
17916           !> lib/Math/Complex.pm
17917 ____________________________________________________________________________
17918 [  9006] By: jhi                                   on 2001/03/03  18:58:06
17919         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
17920              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17921              Date: Sat, 3 Mar 2001 12:51:50 -0500
17922              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
17923              
17924              Be more robust in our quest for the infinite.
17925      Branch: maint-5.6/perl
17926            ! lib/Math/Complex.pm
17927 ____________________________________________________________________________
17928 [  9005] By: jhi                                   on 2001/03/03  17:55:50
17929         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
17930      Branch: maint-5.6/perl
17931            ! doio.c
17932 ____________________________________________________________________________
17933 [  9004] By: jhi                                   on 2001/03/03  17:40:14
17934         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
17935              so that picky compilers like IRIX won't get huffy about
17936              "statements without effect" (like 1;).
17937      Branch: perl
17938            ! toke.c
17939 ____________________________________________________________________________
17940 [  9003] By: jhi                                   on 2001/03/03  17:15:52
17941         Log: Integrate change #9002 from mainline to maintperl.
17942              
17943              Subject: [perl-5.6.x, perl-current] accept for EPOC
17944      Branch: maint-5.6/perl
17945           !> pp_sys.c
17946 ____________________________________________________________________________
17947 [  9002] By: jhi                                   on 2001/03/03  17:14:30
17948         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
17949              From: Olaf Flebbe <O.Flebbe@science-computing.de>
17950              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
17951              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
17952      Branch: perl
17953            ! pp_sys.c
17954 ____________________________________________________________________________
17955 [  9001] By: jhi                                   on 2001/03/03  17:13:13
17956         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
17957              From: "Craig A. Berry" <craigberry@mac.com>
17958              Date: Fri, 02 Mar 2001 17:44:40 -0600
17959              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
17960      Branch: perl
17961            ! t/pod/find.t
17962 ____________________________________________________________________________
17963 [  9000] By: jhi                                   on 2001/03/03  17:11:55
17964         Log: Integrate changes #8997,8999 from maintperl.
17965              
17966              Subject: [PATCH 5.6.1] compiling on OS/2
17967              (Better error message from hints/os2.sh)
17968              
17969              Subject: [PATCH 5.6.1] syslog.t
17970      Branch: perl
17971           !> hints/os2.sh t/lib/syslog.t
17972 ____________________________________________________________________________
17973 [  8999] By: jhi                                   on 2001/03/03  17:09:28
17974         Log: Subject: [PATCH 5.6.1] syslog.t
17975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17976              Date: Sat, 3 Mar 2001 02:11:17 -0500
17977              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
17978      Branch: maint-5.6/perl
17979            ! t/lib/syslog.t
17980 ____________________________________________________________________________
17981 [  8998] By: jhi                                   on 2001/03/03  17:07:50
17982         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
17983              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17984              Date: Sat, 3 Mar 2001 01:53:52 -0500
17985              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
17986      Branch: maint-5.6/perl
17987            ! opcode.pl os2/os2.c
17988 ____________________________________________________________________________
17989 [  8997] By: jhi                                   on 2001/03/03  17:03:30
17990         Log: Subject: [PATCH 5.6.1] compiling on OS/2
17991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17992              Date: Sat, 3 Mar 2001 01:59:59 -0500
17993              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
17994      Branch: maint-5.6/perl
17995            ! hints/os2.sh
17996 ____________________________________________________________________________
17997 [  8996] By: jhi                                   on 2001/03/03  00:55:58
17998         Log: Regen files for mainline.
17999      Branch: perl
18000            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18001            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
18002 ____________________________________________________________________________
18003 [  8995] By: jhi                                   on 2001/03/03  00:35:22
18004         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
18005              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
18006              to maintperl.
18007              
18008              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
18009              
18010              Add Configure option -Dmksymlinks which will create a symlink
18011              forest if the current/build differs from the source directory.
18012              (8218,8220,8221,8317,8318,8971)
18013              
18014              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
18015              (Document APPLLIB_EXP in INSTALL.)
18016              
18017              If running byacc write-enable also perly.h.
18018              
18019              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
18020              
18021              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
18022              
18023              Sanity check for conflicting thread flavours.
18024              
18025              Fix the sys/fcntl.h problem reported by Peter Prymmer.
18026              
18027              Add few CPUs/architectures to the Cppsym scan,
18028              add -perlio to archname if so selected (modified 8890)
18029              
18030              Be more helpful for devel builders, suggested by John L. Allen.
18031              (admittedly pointless change for maintperl, but the usedevel
18032              code is there already)
18033      Branch: maint-5.6/perl
18034           !> Configure INSTALL Makefile.SH Porting/Glossary
18035           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
18036           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
18037           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
18038           !> win32/config.bc win32/config.gc win32/config.vc
18039 ____________________________________________________________________________
18040 [  8994] By: jhi                                   on 2001/03/02  23:31:41
18041         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
18042      Branch: metaconfig/U/perl
18043            ! gccvers.U
18044 ____________________________________________________________________________
18045 [  8993] By: jhi                                   on 2001/03/02  23:22:12
18046         Log: Regenerate various files for maint.
18047      Branch: maint-5.6/perl
18048            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
18049            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
18050 ____________________________________________________________________________
18051 [  8992] By: alanbur                               on 2001/03/02  22:48:34
18052         Log: Resync wuth parent
18053      Branch: maint-5.6/pureperl
18054           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18055           !> (integrate 60 files)
18056 ____________________________________________________________________________
18057 [  8991] By: jhi                                   on 2001/03/02  21:00:08
18058         Log: Retract the #8742 part of #8986, backward compat.
18059      Branch: maint-5.6/perl
18060            ! embed.pl
18061 ____________________________________________________________________________
18062 [  8990] By: jhi                                   on 2001/03/02  20:40:07
18063         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
18064      Branch: maint-5.6/perl
18065            ! hv.c
18066 ____________________________________________________________________________
18067 [  8989] By: jhi                                   on 2001/03/02  19:59:56
18068         Log: Update Changes.
18069      Branch: perl
18070            ! Changes patchlevel.h
18071 ____________________________________________________________________________
18072 [  8988] By: jhi                                   on 2001/03/02  19:57:08
18073         Log: Integrate perlio.
18074      Branch: perl
18075           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18076           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18077           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18078           !> ext/Encode/Encode/iso8859-10.ucm
18079           !> ext/Encode/Encode/iso8859-13.ucm
18080           !> ext/Encode/Encode/iso8859-14.ucm
18081           !> ext/Encode/Encode/iso8859-15.ucm
18082           !> ext/Encode/Encode/iso8859-16.ucm
18083           !> ext/Encode/Encode/iso8859-2.ucm
18084           !> ext/Encode/Encode/iso8859-3.ucm
18085           !> ext/Encode/Encode/iso8859-4.ucm
18086           !> ext/Encode/Encode/iso8859-5.ucm
18087           !> ext/Encode/Encode/iso8859-6.ucm
18088           !> ext/Encode/Encode/iso8859-7.ucm
18089           !> ext/Encode/Encode/iso8859-8.ucm
18090           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18091           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
18092 ____________________________________________________________________________
18093 [  8987] By: jhi                                   on 2001/03/02  19:43:40
18094         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
18095              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
18096              8950,8952,8955 from mainline to maintperl.
18097              
18098              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
18099              
18100              Put to rest the 20010205.001, the email address checking (not) regex.
18101              
18102              fork() not everywhere, cleanup temp files.
18103              
18104              The #8843 wasn't quite right: %Config needs to imported.
18105              
18106              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18107              (#8849: the glob-basic hunk needed massaging as it depended
18108              on Schwern's large-scale (unintegrated) patches)
18109              
18110              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
18111              
18112              Upgrade to CGI.pm 2.752, from Lincoln Stein.
18113              (Note: there were some conflicts due to EBCDIC and EPOC
18114              patches, in general I preferred the repository code.)
18115              (When 2.753 comes out, we need to synchronize.)
18116              
18117              Subject: [PATCH] fix for charnames above FFFF
18118              
18119              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18120              
18121              If no sfio, no -lsfio.
18122              
18123              Run run/*.t also in minitest.
18124              
18125              Subject:  [PATCH perl 5.7.0] malloc message address offset
18126              
18127              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18128              
18129              Subject: fix for parameter -Dm (for perl@8867)
18130              
18131              Subject: [PATCH: perl@8892] was Re: hashing order difference?
18132              (make the test more portable)
18133              
18134              Subject: Re: [PATCH] fix for charnames above FFFF
18135              
18136              Subject: Re: I'm losing the war...
18137              (hv_store() not working correctly in ENV_IS_CASELESS case.)
18138              
18139              Subject: Modified README.bs2000 
18140              
18141              Subject: [PATCH: perl@8935] -Dt padsv($var)
18142              
18143              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18144              
18145              Subject: PATCH: extra tests to check on negative float to unsigned cast
18146              
18147              Subject: [PATCH] XPUSH[insp] was Re: progress
18148              
18149              Subject: Re: Compile with perlcc..
18150      Branch: maint-5.6/perl
18151           !> (integrate 36 files)
18152 ____________________________________________________________________________
18153 [  8986] By: jhi                                   on 2001/03/02  18:51:25
18154         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
18155              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
18156              to maintperl.
18157              
18158              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
18159              
18160              Subject: [DOC PATCH] overload.pm nits
18161              
18162              Add header for LIB$ prototypes (C. Berry)
18163              
18164              Convert fwrite()s to sockets to write()s, since some socket stacks
18165              don't take kindly to stdio.
18166              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
18167              (for often optional LNMs)
18168              Correct a few typos
18169              (C. Bailey)
18170              
18171              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
18172              
18173              De-cut-and-pasto.
18174              
18175              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
18176              
18177              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
18178              
18179              Upgrade to CPAN 1.59_54, from Andreas König.
18180              
18181              Bogus shebang.
18182              
18183              Subject: [PATCH] Document makepatch in Porting/patching
18184              
18185              UTF-8 documentation.
18186              
18187              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
18188              
18189              Sort the MANIFEST.
18190              
18191              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18192              
18193              Subject: [PATCH @8807] toke.c cleanup: scan_str()
18194              
18195              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18196              
18197              Add run/*.t to testables.
18198              
18199              TODO: integrate #8784.
18200      Branch: maint-5.6/perl
18201           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
18202           !> (integrate 28 files)
18203 ____________________________________________________________________________
18204 [  8985] By: nick                                  on 2001/03/02  18:15:45
18205         Log: Integrate mainline
18206      Branch: perlio
18207           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
18208           !> vms/vms.c
18209 ____________________________________________________________________________
18210 [  8984] By: jhi                                   on 2001/03/02  16:00:17
18211         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
18212              
18213              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
18214              5.004_05, and mention the suidperl August 2000 security problem.
18215              (#8978,#8981)
18216              
18217              Subject: [ID 20010301.004] Technically speaking in perldata
18218              
18219              Subject: [PATCH] File::Copy for bleadperl, maintperl
18220              
18221              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18222              
18223              (The #8982, fix for 20010221.005 and 20010221.008,
18224              would be nice too but it didn't integrate cleanly.)
18225      Branch: maint-5.6/perl
18226           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
18227 ____________________________________________________________________________
18228 [  8983] By: jhi                                   on 2001/03/02  15:51:16
18229         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
18230              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18231              Date:     Thu, 1 Mar 2001 15:54:09 EST
18232              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
18233      Branch: perl
18234            ! vms/vms.c
18235 ____________________________________________________________________________
18236 [  8982] By: jhi                                   on 2001/03/02  15:43:31
18237         Log: Subject: Re: sync sync sync: have I missed any patches?
18238              From: Radu Greab <radu@netsoft.ro> 
18239              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
18240              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
18241              
18242              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
18243              was checking argv[0] regardless of whether a different pathname
18244              will actually be executed."  Test case not supplied because 
18245              drafting that, ironically enough, revealed another bug
18246              (or a feature).
18247      Branch: perl
18248            ! doio.c
18249 ____________________________________________________________________________
18250 [  8981] By: jhi                                   on 2001/03/02  15:28:03
18251         Log: Misdate in #8978.
18252      Branch: perl
18253            ! pod/perlfaq1.pod
18254 ____________________________________________________________________________
18255 [  8980] By: jhi                                   on 2001/03/02  15:24:20
18256         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
18257              From: Chris Nandor <pudge@pobox.com>
18258              Date: Wed, 28 Feb 2001 22:10:15 -0500
18259              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
18260      Branch: perl
18261            ! lib/File/Copy.pm
18262 ____________________________________________________________________________
18263 [  8979] By: jhi                                   on 2001/03/02  15:17:16
18264         Log: Subject: [ID 20010301.004] Technically speaking in perldata
18265              From: abela@geneanet.org
18266              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
18267              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
18268      Branch: perl
18269            ! pod/perldata.pod
18270 ____________________________________________________________________________
18271 [  8978] By: jhi                                   on 2001/03/02  15:15:27
18272         Log: Subject: [ID 20010301.003] ref to 5.004
18273              From: abela@geneanet.org
18274              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
18275              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
18276              
18277              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
18278              and mention the suidperl August 2000 security problem.
18279      Branch: perl
18280            ! pod/perlfaq1.pod
18281 ____________________________________________________________________________
18282 [  8977] By: alanbur                               on 2001/03/02  14:17:45
18283         Log: Resynchronised with parent
18284      Branch: maint-5.6/pureperl
18285           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
18286           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
18287           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
18288           !> vms/descrip_mms.template win32/win32.c win32/win32.h
18289           !> win32/win32iop.h
18290 ____________________________________________________________________________
18291 [  8976] By: nick                                  on 2001/03/01  23:25:30
18292         Log: Integrate mainline.
18293      Branch: perlio
18294            - t/op/qu.t
18295           !> (integrate 55 files)
18296 ____________________________________________________________________________
18297 [  8975] By: jhi                                   on 2001/03/01  16:51:34
18298         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
18299      Branch: perl
18300           !> toke.c
18301 ____________________________________________________________________________
18302 [  8974] By: gsar                                  on 2001/03/01  16:28:21
18303         Log: fix for bugid 20010226.008
18304              
18305              the problem was that some of the pointers (PL_last_lop and
18306              PL_last_uni specifically) into the lex buffers weren't correctly
18307              being invalidated when the buffer changed; this would leave the
18308              pointers pointing at an arbitrary location in the buffer if
18309              the buffer didn't need to be reallocated, or point into freed
18310              memory if the buffer had to be realloced
18311              
18312              TODO item for bugdb maintainers: check other seemingly random
18313              parser-related bugs--they might be cured by this
18314      Branch: maint-5.6/perl
18315            ! toke.c
18316 ____________________________________________________________________________
18317 [  8973] By: jhi                                   on 2001/03/01  02:23:25
18318         Log: Retract #8970 because of a completely mysterious core dump:
18319              adding the tests 241..244 causes op/pat dump core at test #25.
18320              The test needs a lot of whittling down before the bug can be solved.
18321      Branch: perl
18322            ! t/op/pat.t
18323 ____________________________________________________________________________
18324 [  8972] By: jhi                                   on 2001/03/01  01:58:38
18325         Log: Regen perlapi.
18326      Branch: perl
18327            ! pod/perlapi.pod
18328 ____________________________________________________________________________
18329 [  8971] By: jhi                                   on 2001/03/01  01:34:09
18330         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))
18331              From: Nicholas Clark <nick@ccl4.org>
18332              Date: Wed, 28 Feb 2001 23:28:49 +0000
18333              Message-ID: <20010228232849.A55187@plum.flirble.org>
18334              
18335              Allow a completely write protected source code tree
18336              when using the Configure -Dmksymlinks.
18337      Branch: perl
18338            ! embed.pl warnings.pl
18339 ____________________________________________________________________________
18340 [  8970] By: jhi                                   on 2001/03/01  01:32:04
18341         Log: Add back the EBCDIC character range tests (for matching).
18342      Branch: perl
18343            ! t/op/pat.t
18344 ____________________________________________________________________________
18345 [  8969] By: nick                                  on 2001/02/28  18:18:01
18346         Log: Add charname comments to .ucm files writen by 'compile',
18347              also order charmaps in those files by source encoding.
18348              regenerate distrubuted .ucm files
18349      Branch: perlio
18350            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
18351            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
18352            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
18353            ! ext/Encode/Encode/iso8859-10.ucm
18354            ! ext/Encode/Encode/iso8859-13.ucm
18355            ! ext/Encode/Encode/iso8859-14.ucm
18356            ! ext/Encode/Encode/iso8859-15.ucm
18357            ! ext/Encode/Encode/iso8859-16.ucm
18358            ! ext/Encode/Encode/iso8859-2.ucm
18359            ! ext/Encode/Encode/iso8859-3.ucm
18360            ! ext/Encode/Encode/iso8859-4.ucm
18361            ! ext/Encode/Encode/iso8859-5.ucm
18362            ! ext/Encode/Encode/iso8859-6.ucm
18363            ! ext/Encode/Encode/iso8859-7.ucm
18364            ! ext/Encode/Encode/iso8859-8.ucm
18365            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
18366            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
18367 ____________________________________________________________________________
18368 [  8968] By: jhi                                   on 2001/02/28  16:26:37
18369         Log: Expand usemorebits early if d_casti32 needs to be undefined.
18370      Branch: perl
18371            ! hints/hpux.sh hints/irix_6.sh
18372 ____________________________________________________________________________
18373 [  8967] By: jhi                                   on 2001/02/28  16:22:26
18374         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
18375              retract toke.c/qu parts of #8583, retract #8485, retract
18376              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
18377              op/length.t, and MANIFEST, and delete t/op/qu.t.
18378      Branch: perl
18379            - t/op/qu.t
18380            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
18381            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
18382            ! t/op/length.t toke.c
18383 ____________________________________________________________________________
18384 [  8966] By: jhi                                   on 2001/02/28  15:00:27
18385         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
18386              by not changing from pre-Unicode days into being Unicode-aware.
18387              Sniff.
18388      Branch: perl
18389            ! pp.c t/op/pack.t t/op/qu.t
18390 ____________________________________________________________________________
18391 [  8965] By: jhi                                   on 2001/02/28  14:37:55
18392         Log: Subject: Re: Errors in core PODs
18393              From: Michael Stevens <michael@etla.org> 
18394              Date: Fri, 23 Feb 2001 15:47:56 +0000
18395              Message-ID: <20010223154756.A7723@firedrake.org> 
18396      Branch: perl
18397            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
18398            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
18399            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
18400            ! x2p/a2p.pod
18401 ____________________________________________________________________________
18402 [  8964] By: jhi                                   on 2001/02/28  14:35:35
18403         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
18404              (The #8961 was too bold.)
18405      Branch: perl
18406            ! hints/hpux.sh hints/irix_6.sh
18407 ____________________________________________________________________________
18408 [  8963] By: jhi                                   on 2001/02/28  14:33:39
18409         Log: Subject: Re: sync sync sync: have I missed any patches?
18410              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18411              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
18412              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
18413              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
18414              
18415              Replace djSP with dSP.
18416      Branch: perl
18417            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
18418            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
18419            ! win32/perlhost.h
18420 ____________________________________________________________________________
18421 [  8962] By: jhi                                   on 2001/02/27  23:21:14
18422         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
18423      Branch: perl
18424            ! lib/Filter/Simple.pm
18425 ____________________________________________________________________________
18426 [  8961] By: jhi                                   on 2001/02/27  22:55:26
18427         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
18428              and this would be it.
18429      Branch: perl
18430            ! hints/hpux.sh hints/irix_6.sh
18431 ____________________________________________________________________________
18432 [  8960] By: jhi                                   on 2001/02/27  22:51:33
18433         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18434              From: "Craig A. Berry" <craigberry@mac.com>
18435              Date: Tue, 27 Feb 2001 16:11:44 -0600
18436              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18437      Branch: maint-5.6/perl
18438            ! configure.com vms/descrip_mms.template
18439 ____________________________________________________________________________
18440 [  8959] By: jhi                                   on 2001/02/27  22:47:23
18441         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
18442              From: "Craig A. Berry" <craigberry@mac.com>
18443              Date: Tue, 27 Feb 2001 16:11:44 -0600
18444              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
18445      Branch: perl
18446            ! configure.com vms/descrip_mms.template
18447 ____________________________________________________________________________
18448 [  8958] By: jhi                                   on 2001/02/27  15:16:42
18449         Log: Update Changes.
18450      Branch: perl
18451            ! Changes patchlevel.h
18452 ____________________________________________________________________________
18453 [  8957] By: jhi                                   on 2001/02/27  06:15:07
18454         Log: Subject: [5.6.x] EPOC additions
18455              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18456              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
18457              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
18458      Branch: maint-5.6/perl
18459            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
18460 ____________________________________________________________________________
18461 [  8956] By: jhi                                   on 2001/02/27  06:12:11
18462         Log: Subject: [perl-current] EPOC 
18463              From: Olaf Flebbe <O.Flebbe@science-computing.de>
18464              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
18465              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
18466      Branch: perl
18467            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
18468            ! epoc/epocish.c epoc/epocish.h pp_sys.c
18469 ____________________________________________________________________________
18470 [  8955] By: jhi                                   on 2001/02/27  05:59:50
18471         Log: Subject: Re: Compile with perlcc..
18472              From: Edward Peschko <edwardp@excitehome.net>
18473              Date: Mon, 26 Feb 2001 18:51:58 -0800
18474              Message-ID: <20010226185158.A9871@excitehome.net>
18475              
18476              plus add a simple usage message if no arguments given.
18477      Branch: perl
18478            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
18479            ! utils/Makefile utils/perlcc.PL win32/pod.mak
18480 ____________________________________________________________________________
18481 [  8954] By: nick                                  on 2001/02/26  21:02:59
18482         Log: Integrate mainline
18483      Branch: perlio
18484           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
18485           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
18486           !> t/op/sprintf.t
18487 ____________________________________________________________________________
18488 [  8953] By: jhi                                   on 2001/02/26  14:43:54
18489         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
18490              From: Nicholas Clark <nick@ccl4.org>
18491              Date: Mon, 26 Feb 2001 00:42:07 +0000
18492              Message-ID: <20010226004207.F23333@plum.flirble.org>
18493      Branch: perl
18494            ! pp_ctl.c
18495 ____________________________________________________________________________
18496 [  8952] By: jhi                                   on 2001/02/26  14:42:13
18497         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
18498              From: Simon Cozens <simon@netthink.co.uk>
18499              Date: Mon, 26 Feb 2001 12:23:48 +0000
18500              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
18501      Branch: perl
18502            ! pod/perlguts.pod
18503 ____________________________________________________________________________
18504 [  8951] By: jhi                                   on 2001/02/26  14:39:15
18505         Log: Subject: [PATCH] perlio - unknown layer
18506              From: Nicholas Clark <nick@ccl4.org>
18507              Date: Mon, 26 Feb 2001 00:27:19 +0000
18508              Message-ID: <20010226002719.E23333@plum.flirble.org>
18509      Branch: perl
18510            ! perlio.c
18511 ____________________________________________________________________________
18512 [  8950] By: jhi                                   on 2001/02/26  14:38:04
18513         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
18514              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
18515              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
18516              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
18517      Branch: perl
18518            ! t/op/bop.t
18519 ____________________________________________________________________________
18520 [  8949] By: jhi                                   on 2001/02/26  14:37:07
18521         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
18522              From: Peter Prymmer <pvhp@forte.com>
18523              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
18524              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
18525      Branch: perl
18526            ! lib/Test.pm
18527 ____________________________________________________________________________
18528 [  8948] By: jhi                                   on 2001/02/26  14:35:53
18529         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
18530              From: Radu Greab <radu@netsoft.ro>
18531              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
18532              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
18533      Branch: perl
18534            ! pod/perlop.pod
18535 ____________________________________________________________________________
18536 [  8947] By: jhi                                   on 2001/02/26  14:34:46
18537         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
18538              From: David Mitchell <davem@fdgroup.co.uk>
18539              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
18540              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
18541      Branch: perl
18542            ! run.c
18543 ____________________________________________________________________________
18544 [  8946] By: jhi                                   on 2001/02/26  14:32:37
18545         Log: Subject: Modified README.bs2000 
18546              From: Dorner Thomas <Thomas.Dorner@start.de>
18547              Date: Mon, 26 Feb 2001 09:22:17 +0100
18548              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
18549      Branch: perl
18550            ! README.bs2000
18551 ____________________________________________________________________________
18552 [  8945] By: jhi                                   on 2001/02/26  14:19:53
18553         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
18554              to maintperl, listing the known failures on the tests 129 and 130.
18555      Branch: maint-5.6/perl
18556           !> t/op/sprintf.t
18557 ____________________________________________________________________________
18558 [  8944] By: jhi                                   on 2001/02/26  14:14:15
18559         Log: Add more known sprintf failures.
18560      Branch: perl
18561            ! t/op/sprintf.t
18562 ____________________________________________________________________________
18563 [  8943] By: jhi                                   on 2001/02/26  13:56:22
18564         Log: perlglob.exe needs to be found in Win32, patch from
18565              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
18566              which needs external glob at mini-perl time."
18567      Branch: perl
18568            ! ext/Encode/compile
18569 ____________________________________________________________________________
18570 [  8942] By: jhi                                   on 2001/02/26  13:52:19
18571         Log: A missing dTHX from Vadim Konovalov.
18572      Branch: perl
18573            ! perlio.c
18574 ____________________________________________________________________________
18575 [  8941] By: jhi                                   on 2001/02/26  13:37:05
18576         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
18577      Branch: perl
18578            ! op.c
18579 ____________________________________________________________________________
18580 [  8940] By: jhi                                   on 2001/02/26  13:35:40
18581         Log: Integrate perlio.
18582      Branch: perl
18583           !> ext/Encode/Encode.pm
18584 ____________________________________________________________________________
18585 [  8939] By: nick                                  on 2001/02/25  23:47:09
18586         Log: Integrate mainline.
18587      Branch: perlio
18588           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
18589           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
18590 ____________________________________________________________________________
18591 [  8938] By: nick                                  on 2001/02/25  19:36:28
18592         Log: Encode implementations docs.
18593      Branch: perlio
18594            ! ext/Encode/Encode.pm
18595 ____________________________________________________________________________
18596 [  8937] By: jhi                                   on 2001/02/25  19:26:16
18597         Log: Script wasn't aligned with reality.
18598      Branch: perl
18599            ! t/pod/find.t
18600 ____________________________________________________________________________
18601 [  8936] By: jhi                                   on 2001/02/25  18:54:55
18602         Log: Update Changes.
18603      Branch: perl
18604            ! Changes patchlevel.h
18605 ____________________________________________________________________________
18606 [  8935] By: jhi                                   on 2001/02/25  18:46:36
18607         Log: Retract #8929,8930,8932,8933 for now.
18608      Branch: perl
18609            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
18610 ____________________________________________________________________________
18611 [  8934] By: jhi                                   on 2001/02/25  17:34:35
18612         Log: Integrate perlio.
18613      Branch: perl
18614           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18615           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
18616           !> t/lib/encode.t
18617 ____________________________________________________________________________
18618 [  8933] By: jhi                                   on 2001/02/25  17:33:12
18619         Log: (Retracted by #8395.)
18620              
18621              Slight tweaks in scan_const(), not fixes yet, it seems like
18622              lots of work remains to be done...
18623      Branch: perl
18624            ! toke.c
18625 ____________________________________________________________________________
18626 [  8932] By: jhi                                   on 2001/02/25  17:27:11
18627         Log: (Retracted by #8395.)
18628              
18629              Missing from #8930.
18630      Branch: perl
18631            ! perl.h
18632 ____________________________________________________________________________
18633 [  8931] By: jhi                                   on 2001/02/25  17:26:19
18634         Log: A comment tweak.
18635      Branch: perl
18636            ! utf8.c
18637 ____________________________________________________________________________
18638 [  8930] By: jhi                                   on 2001/02/25  17:25:47
18639         Log: (Retracted by #8395.)
18640              
18641              Attempt to fix the EBCDIC character range problwm with //.
18642      Branch: perl
18643            ! regcomp.c
18644 ____________________________________________________________________________
18645 [  8929] By: jhi                                   on 2001/02/25  17:23:45
18646         Log: (Retracted by #8395.)
18647              
18648              Expand the EBCDIC character range tests, and add few nasty
18649              tr tests from Karsten Sperling.
18650      Branch: perl
18651            ! t/op/pat.t t/op/tr.t
18652 ____________________________________________________________________________
18653 [  8928] By: jhi                                   on 2001/02/25  17:18:49
18654         Log: Missing check-in.
18655      Branch: perl
18656            ! lib/Pod/Find.pm
18657 ____________________________________________________________________________
18658 [  8927] By: nick                                  on 2001/02/25  11:30:22
18659         Log: Change method names in Encode implementation classes to something
18660              less confusing (preparing to "go public").
18661      Branch: perlio
18662            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
18663 ____________________________________________________________________________
18664 [  8926] By: nick                                  on 2001/02/25  10:53:24
18665         Log: GCC __atribute__ / printf fix
18666      Branch: perlio
18667            ! perl.h
18668 ____________________________________________________________________________
18669 [  8925] By: nick                                  on 2001/02/25  10:52:25
18670         Log: Checked in the wrong one ...
18671      Branch: perlio
18672            ! ext/Encode/Encode.pm
18673 ____________________________________________________________________________
18674 [  8924] By: nick                                  on 2001/02/24  18:46:51
18675         Log: Integrate mainline - to see what Jarkko has in ...
18676      Branch: perlio
18677           +> t/pod/testpods/lib/Pod/Stuff.pm
18678           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
18679 ____________________________________________________________________________
18680 [  8923] By: nick                                  on 2001/02/24  17:05:23
18681         Log: Encode API documentation nd tidy up.
18682              Minor additions to test.
18683              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
18684              Adds STRLEN to standard typemap.
18685      Branch: perlio
18686            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18687            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
18688 ____________________________________________________________________________
18689 [  8922] By: jhi                                   on 2001/02/24  16:38:12
18690         Log: Add a test for the "character range should match in EBCDIC
18691              if specified using explicit numerics" bug found by Karsten
18692              Sperling.
18693      Branch: perl
18694            ! t/op/pat.t
18695 ____________________________________________________________________________
18696 [  8921] By: jhi                                   on 2001/02/24  16:30:16
18697         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
18698              From: schwern@pobox.com
18699              Date: Fri, 23 Feb 2001 03:21:37 -0500
18700              Message-ID: <20010223032137.A26022@magnonel.guild.net>
18701              
18702              plus Charles Lane's fixes, plus tweaks.
18703      Branch: perl
18704            + t/pod/testpods/lib/Pod/Stuff.pm
18705            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
18706 ____________________________________________________________________________
18707 [  8920] By: nick                                  on 2001/02/24  10:30:11
18708         Log: Integrate mainline
18709      Branch: perlio
18710           !> (integrate 33 files)
18711 ____________________________________________________________________________
18712 [  8919] By: jhi                                   on 2001/02/24  00:23:35
18713         Log: Subject: Re: I'm losing the war...
18714              From: "Vadim Konovalov" <watman@inbox.ru>
18715              Date: Sat, 24 Feb 2001 00:10:14 +0300
18716              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
18717              
18718              hv_store() not working correctly in ENV_IS_CASELESS case.
18719      Branch: perl
18720            ! hv.c
18721 ____________________________________________________________________________
18722 [  8918] By: jhi                                   on 2001/02/24  00:20:09
18723         Log: Subject: Re: [PATCH] fix for charnames above FFFF
18724              From: andreas.koenig@anima.de (Andreas J. Koenig)
18725              Date: 23 Feb 2001 02:39:03 +0100
18726              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
18727              
18728              A further efficiency tweak.
18729      Branch: perl
18730            ! lib/charnames.pm
18731 ____________________________________________________________________________
18732 [  8917] By: jhi                                   on 2001/02/23  20:27:51
18733         Log: Integrate change #8916 from mainline,
18734              do away with USE_WIN32_RTL_ENV.
18735      Branch: maint-5.6/perl
18736           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18737 ____________________________________________________________________________
18738 [  8916] By: jhi                                   on 2001/02/23  20:02:25
18739         Log: Abolish USE_WIN32_RTL_ENV.
18740      Branch: perl
18741            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18742 ____________________________________________________________________________
18743 [  8915] By: jhi                                   on 2001/02/23  19:36:00
18744         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
18745              later protected by some #define.
18746      Branch: perl
18747            ! gv.c
18748 ____________________________________________________________________________
18749 [  8914] By: jhi                                   on 2001/02/23  19:31:38
18750         Log: Retract #8902 for now, requested by Charles Lane, the correct
18751              fix will be something else.
18752      Branch: perl
18753            ! op.c
18754 ____________________________________________________________________________
18755 [  8913] By: jhi                                   on 2001/02/23  19:11:36
18756         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
18757              From: Peter Prymmer <pvhp@forte.com>
18758              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
18759              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
18760      Branch: perl
18761            ! t/op/lex_assign.t
18762 ____________________________________________________________________________
18763 [  8912] By: jhi                                   on 2001/02/23  18:38:20
18764         Log: Subject: [patch] perlio + useithreads
18765              From: Doug MacEachern <dougm@covalent.net>
18766              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
18767              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
18768              
18769              Gets things running but not complete.
18770      Branch: perl
18771            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
18772 ____________________________________________________________________________
18773 [  8911] By: jhi                                   on 2001/02/23  04:20:02
18774         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
18775              
18776              Duplicated environment freeing, File::Temp 0.12,
18777              op/append portability (EBCDIC) tweak.
18778      Branch: maint-5.6/perl
18779           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18780           !> t/op/append.t
18781 ____________________________________________________________________________
18782 [  8910] By: jhi                                   on 2001/02/23  02:07:33
18783         Log: Integrate change #8909 from mainline, a better Borland
18784              putenv() workaround.
18785      Branch: maint-5.6/perl
18786           !> perl.c
18787 ____________________________________________________________________________
18788 [  8909] By: jhi                                   on 2001/02/23  02:05:46
18789         Log: A better workaround for Borland putenv() brokenness from Sarathy.
18790      Branch: perl
18791            ! perl.c
18792 ____________________________________________________________________________
18793 [  8908] By: jhi                                   on 2001/02/23  02:04:14
18794         Log: Subject: fix for parameter -Dm (for perl@8867)
18795              From: "Vadim Konovalov" <watman@inbox.ru>
18796              Date: Thu, 22 Feb 2001 17:30:12 +0300
18797              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
18798      Branch: perl
18799            ! perl.h
18800 ____________________________________________________________________________
18801 [  8907] By: jhi                                   on 2001/02/23  01:58:20
18802         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
18803              From: Peter Prymmer <pvhp@forte.com>
18804              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
18805              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
18806      Branch: perl
18807            ! t/op/append.t
18808 ____________________________________________________________________________
18809 [  8906] By: jhi                                   on 2001/02/23  01:48:34
18810         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
18811      Branch: perl
18812            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18813 ____________________________________________________________________________
18814 [  8905] By: jhi                                   on 2001/02/23  01:43:30
18815         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
18816              From: Peter Prymmer <pvhp@forte.com>
18817              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
18818              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
18819      Branch: perl
18820            ! t/lib/st-06compat.t
18821 ____________________________________________________________________________
18822 [  8904] By: jhi                                   on 2001/02/23  01:42:39
18823         Log: Metaconfig unit change for #8903.
18824      Branch: metaconfig/U/perl
18825            ! Devel.U
18826 ____________________________________________________________________________
18827 [  8903] By: jhi                                   on 2001/02/23  01:42:12
18828         Log: Be more helpful for devel builders, suggested by John L. Allen.
18829      Branch: perl
18830            ! Configure
18831 ____________________________________________________________________________
18832 [  8902] By: jhi                                   on 2001/02/23  01:37:41
18833         Log: (Retracted by #8914)
18834              (Wrongly, reinstated by #8941)             
18835
18836              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18837              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18838              Date:     Thu, 22 Feb 2001 09:43:57 EST
18839              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
18840      Branch: perl
18841            ! op.c
18842 ____________________________________________________________________________
18843 [  8901] By: jhi                                   on 2001/02/23  01:20:32
18844         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
18845              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18846              Date:     Thu, 22 Feb 2001 08:01:35 EST
18847              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
18848      Branch: perl
18849            ! malloc.c
18850 ____________________________________________________________________________
18851 [  8900] By: jhi                                   on 2001/02/23  01:18:02
18852         Log: Integrate changes #8898,8899 from mainline, environ handling.
18853      Branch: maint-5.6/perl
18854           !> perl.c
18855 ____________________________________________________________________________
18856 [  8899] By: jhi                                   on 2001/02/23  01:16:25
18857         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
18858              putenv() is not to be relied on, they are either broken or leaky
18859              or both.)
18860      Branch: perl
18861            ! perl.c
18862 ____________________________________________________________________________
18863 [  8898] By: jhi                                   on 2001/02/22  23:36:59
18864         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
18865              and safesysfree() must be used.
18866      Branch: perl
18867            ! perl.c
18868 ____________________________________________________________________________
18869 [  8897] By: jhi                                   on 2001/02/22  23:25:45
18870         Log: With environ one must use safesysmalloc()/safesysfree().
18871      Branch: perl
18872            ! perl.c
18873 ____________________________________________________________________________
18874 [  8896] By: jhi                                   on 2001/02/22  22:13:18
18875         Log: If we have a duplicated environment free it
18876              if PERL_DESTRUCT_LEVEL.
18877      Branch: perl
18878            ! perl.c
18879 ____________________________________________________________________________
18880 [  8895] By: alanbur                               on 2001/02/22  19:31:57
18881         Log: Synchronised with parent
18882      Branch: maint-5.6/pureperl
18883           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
18884 ____________________________________________________________________________
18885 [  8894] By: gsar                                  on 2001/02/22  19:06:18
18886         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
18887              
18888              fix memory leak in method call optimization (change#3768);
18889              made C<eval "$x->foo()"> leak
18890              
18891              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
18892      Branch: maint-5.6/perl
18893           !> op.c
18894 ____________________________________________________________________________
18895 [  8893] By: jhi                                   on 2001/02/22  18:35:27
18896         Log: (Retracted by #8915.)
18897              
18898              Third Degree finding:
18899              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
18900      Branch: perl
18901            ! gv.c
18902 ____________________________________________________________________________
18903 [  8892] By: jhi                                   on 2001/02/22  14:28:32
18904         Log: Update Changes.
18905      Branch: perl
18906            ! Changes patchlevel.h
18907 ____________________________________________________________________________
18908 [  8891] By: jhi                                   on 2001/02/22  13:22:45
18909         Log: Metaconfig unit changes for #8890.
18910      Branch: metaconfig
18911            ! U/modified/Cppsym.U U/threads/archname.U
18912 ____________________________________________________________________________
18913 [  8890] By: jhi                                   on 2001/02/22  13:22:12
18914         Log: Add -stdio to the archname if no perlio selected,
18915              no -perlio added since that is now the default.
18916              
18917              Add few CPUs/architectures to the Cppsym scan.
18918      Branch: perl
18919            ! Configure config_h.SH
18920 ____________________________________________________________________________
18921 [  8889] By: jhi                                   on 2001/02/22  13:05:59
18922         Log: Metaconfig unit change for #8888.
18923      Branch: metaconfig/U/perl
18924            ! useperlio.U
18925 ____________________________________________________________________________
18926 [  8888] By: jhi                                   on 2001/02/22  13:05:28
18927         Log: *drum roll*  Make perlio the default.
18928      Branch: perl
18929            ! Configure config_h.SH
18930 ____________________________________________________________________________
18931 [  8887] By: jhi                                   on 2001/02/22  12:50:52
18932         Log: Integrate change #8665 from maintperl to mainline,
18933              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
18934      Branch: perl
18935           !> ext/POSIX/POSIX.xs
18936 ____________________________________________________________________________
18937 [  8886] By: jhi                                   on 2001/02/22  12:49:24
18938         Log: Integrate changes #8883,8884 from mainline to maintperl.
18939              
18940              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18941              Subject: Re: File::Temp::_gettemp warning
18942      Branch: maint-5.6/perl
18943           !> embed.h embed.pl lib/File/Temp.pm
18944 ____________________________________________________________________________
18945 [  8885] By: jhi                                   on 2001/02/22  12:43:59
18946         Log: Based on
18947              
18948              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
18949              From: schwab@suse.de
18950              Date: Thu, 22 Feb 2001 13:08:09 +0100
18951              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
18952              
18953              but the fix done slightly differently because the other
18954              half was already done in #8664.
18955      Branch: maint-5.6/perl
18956            ! ext/POSIX/POSIX.xs
18957 ____________________________________________________________________________
18958 [  8884] By: jhi                                   on 2001/02/22  12:37:15
18959         Log: Subject: Re: File::Temp::_gettemp warning
18960              From: Tim Jenness <t.jenness@jach.hawaii.edu>
18961              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
18962              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
18963              
18964              This patch to File::Temp does two things:
18965              
18966              1. Fixes the problem with CGI::Carp when determining
18967              the Fcntl constants
18968              
18969              2. Removes most of the carps and consolidates them so that all the
18970              reasons are included in a single die that is caught by the test. This
18971              means that the correct skipping behaviour is displayed by the test.
18972      Branch: perl
18973            ! lib/File/Temp.pm
18974 ____________________________________________________________________________
18975 [  8883] By: jhi                                   on 2001/02/22  12:29:19
18976         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18977              From: Peter Prymmer <pvhp@forte.com>
18978              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
18979              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
18980      Branch: perl
18981            ! embed.h embed.pl
18982 ____________________________________________________________________________
18983 [  8882] By: jhi                                   on 2001/02/21  19:41:33
18984         Log: Integrate change #8881 from mainlin to maintperl.
18985              
18986              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
18987      Branch: maint-5.6/perl
18988           !> op.c
18989 ____________________________________________________________________________
18990 [  8881] By: jhi                                   on 2001/02/21  19:38:57
18991         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
18992              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18993              Date:     Wed, 21 Feb 2001 13:08:03 EST
18994              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
18995      Branch: perl
18996            ! op.c
18997 ____________________________________________________________________________
18998 [  8880] By: jhi                                   on 2001/02/21  19:34:34
18999         Log: Retract #8875, cannot let go of the old semantics of unpack U
19000              without rethinking utf8decode.t.
19001      Branch: perl
19002            ! pp.c t/op/pack.t
19003 ____________________________________________________________________________
19004 [  8879] By: jhi                                   on 2001/02/21  19:08:02
19005         Log: Run run/*.t also in minitest.
19006      Branch: perl
19007            ! Makefile.SH
19008 ____________________________________________________________________________
19009 [  8878] By: nick                                  on 2001/02/21  18:55:37
19010         Log: Integrate mainline
19011      Branch: perlio
19012           !> (integrate 76 files)
19013 ____________________________________________________________________________
19014 [  8877] By: jhi                                   on 2001/02/21  15:09:33
19015         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
19016      Branch: metaconfig
19017            ! U/compline/nblock_io.U
19018      Branch: perl
19019            ! Configure config_h.SH
19020 ____________________________________________________________________________
19021 [  8876] By: jhi                                   on 2001/02/21  14:54:45
19022         Log: If no sfio, no -lsfio.
19023      Branch: metaconfig/U/perl
19024            ! d_sfio.U
19025      Branch: perl
19026            ! Configure config_h.SH
19027 ____________________________________________________________________________
19028 [  8875] By: jhi                                   on 2001/02/21  14:54:00
19029         Log: Make unpack C and unpack C truly equivalent.
19030      Branch: perl
19031            ! pp.c t/op/pack.t
19032 ____________________________________________________________________________
19033 [  8874] By: jhi                                   on 2001/02/21  14:26:02
19034         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
19035              From: Peter Prymmer <pvhp@forte.com>
19036              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
19037              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
19038      Branch: perl
19039            ! pod/perlport.pod
19040 ____________________________________________________________________________
19041 [  8873] By: jhi                                   on 2001/02/21  14:24:31
19042         Log: Subject: [PATCH] fix for charnames above FFFF
19043              From: andreas.koenig@anima.de (Andreas J. Koenig)
19044              Date: 21 Feb 2001 07:05:45 +0100
19045              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
19046      Branch: perl
19047            ! lib/charnames.pm t/lib/charnames.t
19048 ____________________________________________________________________________
19049 [  8872] By: jhi                                   on 2001/02/21  14:15:25
19050         Log: Integrate change #8868 from pureperl to mainline.
19051              
19052              Fixed reference count loop caused by sv_magic.
19053      Branch: perl
19054           !> sv.c
19055 ____________________________________________________________________________
19056 [  8871] By: jhi                                   on 2001/02/21  14:07:29
19057         Log: Integrate change #8868 from pureperl to maintperl.
19058              
19059              Fixed reference count loop caused by sv_magic.
19060      Branch: maint-5.6/perl
19061           !> sv.c
19062 ____________________________________________________________________________
19063 [  8870] By: jhi                                   on 2001/02/21  14:04:41
19064         Log: Put back the #8840, it was innocent.
19065      Branch: perl
19066            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19067            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19068 ____________________________________________________________________________
19069 [  8869] By: jhi                                   on 2001/02/21  14:00:03
19070         Log: unpack("C", ...) was left slightly unfinished by #8865.
19071      Branch: perl
19072            ! pp.c t/op/pack.t
19073 ____________________________________________________________________________
19074 [  8868] By: alanbur                               on 2001/02/21  01:33:45
19075         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
19076              from gv_fetchpv to create single-character magic variables (e.g. $!),
19077              and it is passed a sv and the gv that contains the sv as the mg_obj
19078              value.  When sv_magic stores the mg_obj pointer it increments the gv
19079              refcount, thus causing a sv-gv pair that can't be freed.  There is
19080              already a check for sv == obj which is used to prevent such reference
19081              loops.  This change extends the check to cover the case described above.
19082      Branch: maint-5.6/pureperl
19083            ! sv.c
19084 ____________________________________________________________________________
19085 [  8867] By: jhi                                   on 2001/02/21  00:52:39
19086         Log: Update Changes.
19087      Branch: perl
19088            ! Changes patchlevel.h
19089 ____________________________________________________________________________
19090 [  8866] By: jhi                                   on 2001/02/21  00:34:20
19091         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
19092              (Note: there were some conflicts due to EBCDIC and EPOC
19093              patches, in general I preferred the repository code.)
19094              (When 2.753 comes out, we need to synchronize.)
19095      Branch: perl
19096            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19097            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19098            ! t/lib/cgi-html.t
19099 ____________________________________________________________________________
19100 [  8865] By: jhi                                   on 2001/02/21  00:24:22
19101         Log: Make pack("C", 0x100) to create Unicode, unless under the
19102              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
19103              will understand Unicode, unless you under know what.
19104      Branch: perl
19105            ! pp.c t/op/pack.t t/op/qu.t
19106 ____________________________________________________________________________
19107 [  8864] By: alanbur                               on 2001/02/20  22:35:34
19108         Log: Resynchronised with parent
19109      Branch: maint-5.6/pureperl
19110           !> README.win32 ext/GDBM_File/GDBM_File.pm
19111           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
19112           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
19113           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
19114           !> t/lib/sdbm.t util.c
19115 ____________________________________________________________________________
19116 [  8863] By: jhi                                   on 2001/02/20  20:55:11
19117         Log: Integrate change #8860,8861 from mainline into maintperl.
19118              
19119              "pseudo-literal j"
19120              
19121              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19122      Branch: maint-5.6/perl
19123           !> lib/Test.pm pod/perlop.pod
19124 ____________________________________________________________________________
19125 [  8862] By: jhi                                   on 2001/02/20  20:30:07
19126         Log: Don't do casting between pointers pointing to differently sized
19127              integers.
19128      Branch: perl
19129            ! hv.c sv.c
19130 ____________________________________________________________________________
19131 [  8861] By: jhi                                   on 2001/02/20  19:53:44
19132         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
19133              From: Peter Prymmer <pvhp@forte.com>
19134              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
19135              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
19136      Branch: perl
19137            ! lib/Test.pm
19138 ____________________________________________________________________________
19139 [  8860] By: jhi                                   on 2001/02/20  19:48:02
19140         Log: "pseudo-literal j", a documentation glitch reported to Debian.
19141              The text recovered from Perl 5.005_03, and pseudo-literal replaced
19142              by "backtick string".
19143      Branch: perl
19144            ! pod/perlop.pod
19145 ____________________________________________________________________________
19146 [  8859] By: jhi                                   on 2001/02/20  19:15:46
19147         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
19148              from Chris Nandor.
19149      Branch: perl
19150            ! makedef.pl
19151 ____________________________________________________________________________
19152 [  8858] By: jhi                                   on 2001/02/20  17:36:53
19153         Log: Integrate pureperl changes #8844,8845,8850 to mainline
19154              (via maintperl #8855).
19155              
19156              Fixed %^H scoping bug
19157              
19158              Removed GV <-> CV refcount loop
19159              
19160              Removed %ENV refcount loop
19161      Branch: perl
19162           !> gv.c op.c perl.c pp.c scope.c
19163 ____________________________________________________________________________
19164 [  8857] By: jhi                                   on 2001/02/20  17:34:32
19165         Log: Integrate changes #8853,8854 from maintperl to mainline.
19166              
19167              EBDIC fixes, README.win32 Borland update.
19168      Branch: perl
19169           !> README.win32 handy.h util.c
19170 ____________________________________________________________________________
19171 [  8856] By: jhi                                   on 2001/02/20  17:33:16
19172         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
19173      Branch: maint-5.6/perl
19174           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19175           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19176           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19177 ____________________________________________________________________________
19178 [  8855] By: jhi                                   on 2001/02/20  17:32:13
19179         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
19180              
19181              Fixed %^H scoping bug
19182              
19183              Removed GV <-> CV refcount loop
19184              
19185              Removed %ENV refcount loop
19186      Branch: maint-5.6/perl
19187           !> gv.c op.c perl.c pp.c scope.c
19188 ____________________________________________________________________________
19189 [  8854] By: jhi                                   on 2001/02/20  17:25:06
19190         Log: Subject: Addition to readme.win32 for Borland C++ compilers
19191              Date: Tue, 20 Feb 2001 02:15:25 +0300
19192              From: "Vadim Konovalov" <watman@inbox.ru>
19193              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
19194              
19195              Document Borland compiler misbehaviour.
19196      Branch: maint-5.6/perl
19197            ! README.win32
19198 ____________________________________________________________________________
19199 [  8853] By: jhi                                   on 2001/02/20  17:22:25
19200         Log: The assimilation of ebcdic.c didn't quite work at the first try,
19201              patches from Thomas Dorner.
19202      Branch: maint-5.6/perl
19203            ! handy.h util.c
19204 ____________________________________________________________________________
19205 [  8852] By: jhi                                   on 2001/02/20  17:20:15
19206         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
19207              From: Chris Nandor <pudge@pobox.com>
19208              Date: Tue, 20 Feb 2001 08:32:45 -0500
19209              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
19210      Branch: maint-5.6/perl
19211            ! makedef.pl mg.c
19212 ____________________________________________________________________________
19213 [  8851] By: jhi                                   on 2001/02/20  17:15:52
19214         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
19215      Branch: perl
19216            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
19217            ! t/lib/filter-util.t
19218 ____________________________________________________________________________
19219 [  8850] By: alanbur                               on 2001/02/20  17:12:40
19220         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
19221              and the magic pointer points back to the GV that contains the
19222              %ENV hash.  This creates a refcount loop that prevents members
19223              of %ENV from being freed correctly.  This change removes the
19224              refcount loop - the magic pointer was never used anyway, the
19225              only use of the magic was to check the type ('E') so that the
19226              appropriate environment manipulation code is called when %ENV
19227              is modified.
19228      Branch: maint-5.6/pureperl
19229            ! perl.c
19230 ____________________________________________________________________________
19231 [  8849] By: jhi                                   on 2001/02/20  17:12:20
19232         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
19233              From: "Craig A. Berry" <craigberry@mac.com>
19234              Date: Mon, 19 Feb 2001 23:36:12 -0600
19235              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
19236              
19237              Case-forgiving systems match TestInit.pm with TES*.
19238      Branch: perl
19239            ! t/lib/glob-basic.t
19240 ____________________________________________________________________________
19241 [  8848] By: jhi                                   on 2001/02/20  17:10:02
19242         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
19243      Branch: perl
19244            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
19245            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
19246            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
19247 ____________________________________________________________________________
19248 [  8847] By: jhi                                   on 2001/02/20  15:34:41
19249         Log: The #8843 wasn't quite right: %Config needs to imported.
19250      Branch: perl
19251            ! t/run/runenv.t
19252 ____________________________________________________________________________
19253 [  8846] By: jhi                                   on 2001/02/20  15:31:50
19254         Log: Retract the #8838 and #8840 for now because of
19255              the DB_File tie problem.
19256      Branch: perl
19257            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
19258            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
19259            ! proto.h sv.c
19260 ____________________________________________________________________________
19261 [  8845] By: alanbur                               on 2001/02/20  14:25:41
19262         Log: Removed GV <-> CV refcount loop
19263              CvGV(mycv) points to the parent GV of the CV, and was previously
19264              refcounted.  The pointer remains, but the refcounting has been removed
19265              as it causes a refcount loop between the CV and GV that means the CV
19266              can't ever be deleted.
19267      Branch: maint-5.6/pureperl
19268            ! gv.c op.c pp.c
19269 ____________________________________________________________________________
19270 [  8844] By: alanbur                               on 2001/02/20  14:23:13
19271         Log: Fixed %^H scoping bug
19272      Branch: maint-5.6/pureperl
19273            ! scope.c
19274 ____________________________________________________________________________
19275 [  8843] By: jhi                                   on 2001/02/19  13:38:08
19276         Log: fork() not everywhere, cleanup temp files.
19277      Branch: perl
19278            ! t/run/runenv.t
19279 ____________________________________________________________________________
19280 [  8842] By: alanbur                               on 2001/02/19  12:42:07
19281         Log: Resynchronised with parent
19282      Branch: maint-5.6/pureperl
19283           !> pod/perlfaq4.pod sv.c utf8.c
19284 ____________________________________________________________________________
19285 [  8841] By: jhi                                   on 2001/02/19  03:35:51
19286         Log: Update Changes.
19287      Branch: perl
19288            ! Changes patchlevel.h
19289 ____________________________________________________________________________
19290 [  8840] By: jhi                                   on 2001/02/19  00:23:41
19291         Log: Subject: [patch] add sv_setref_uv
19292              From: Doug MacEachern <dougm@covalent.net>
19293              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
19294              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
19295      Branch: perl
19296            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
19297            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
19298 ____________________________________________________________________________
19299 [  8839] By: jhi                                   on 2001/02/19  00:01:38
19300         Log: Put to rest the 20010205.001, the email address checking (not) regex.
19301      Branch: perl
19302            ! pod/perlfaq9.pod
19303 ____________________________________________________________________________
19304 [  8838] By: jhi                                   on 2001/02/18  22:17:54
19305         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
19306              From: Doug MacEachern <dougm@covalent.net>
19307              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
19308              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
19309      Branch: perl
19310            ! lib/ExtUtils/xsubpp
19311 ____________________________________________________________________________
19312 [  8837] By: jhi                                   on 2001/02/18  22:16:50
19313         Log: Subject: [patch] -Wall cleanup round 2
19314              From: Doug MacEachern <dougm@covalent.net>
19315              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
19316              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
19317      Branch: perl
19318            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
19319            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
19320            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
19321            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
19322            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
19323            ! ext/SDBM_File/SDBM_File.xs
19324 ____________________________________________________________________________
19325 [  8836] By: jhi                                   on 2001/02/18  22:11:20
19326         Log: Misapplied regex optimizations when \C is present.
19327              Fixes 20001230.002.
19328              
19329              What still remains broken is that the submatches that
19330              have \C in them get their UTF8 flag on because their
19331              parent SV has it on.  This will result in malformed
19332              UTF8 if a \C happened to match a non-ASCII byte.
19333      Branch: perl
19334            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
19335            ! t/pragma/utf8.t
19336 ____________________________________________________________________________
19337 [  8835] By: jhi                                   on 2001/02/18  20:12:02
19338         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
19339              
19340              The hash key got wrongly UTF8fied.
19341      Branch: perl
19342            ! pod/perlapi.pod toke.c utf8.c
19343 ____________________________________________________________________________
19344 [  8834] By: jhi                                   on 2001/02/18  19:44:25
19345         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
19346              don't warn on magical or overloaded things.
19347      Branch: perl
19348            ! pp_hot.c
19349 ____________________________________________________________________________
19350 [  8833] By: nick                                  on 2001/02/18  19:31:22
19351         Log: Integrate mainline
19352      Branch: perlio
19353           +> t/TestInit.pm t/run/runenv.t
19354            - t/UTEST
19355           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
19356           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
19357           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
19358           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
19359           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
19360           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
19361           !> utf8.c
19362 ____________________________________________________________________________
19363 [  8832] By: jhi                                   on 2001/02/18  19:21:18
19364         Log: Integrate perlio.
19365      Branch: perl
19366           !> perlio.c pod/perldiag.pod
19367 ____________________________________________________________________________
19368 [  8831] By: jhi                                   on 2001/02/18  19:14:20
19369         Log: Integrate change #8827 from mainline.
19370              
19371              UTF8 tweaks.
19372      Branch: maint-5.6/perl
19373           !> sv.c utf8.c
19374 ____________________________________________________________________________
19375 [  8830] By: nick                                  on 2001/02/18  19:10:34
19376         Log: Apply the spirit of patch from Nick Clark:
19377              Subject: [PATCH] Re: extensions that provide layers
19378              From: Nicholas Clark <nick@ccl4.org>
19379              Date: Mon, 12 Feb 2001 16:43:51 +0000
19380              Message-Id: <20010212164350.Q3652@plum.flirble.org>
19381      Branch: perlio
19382            ! perlio.c pod/perldiag.pod
19383 ____________________________________________________________________________
19384 [  8829] By: jhi                                   on 2001/02/18  19:03:25
19385         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
19386              From: schwern@pobox.com 
19387              Date: Sun, 18 Feb 2001 13:44:35 -0500
19388              Message-ID: <20010218134435.A17544@magnonel.guild.net>
19389              
19390              Applied, but as t/TestInit.pm.
19391      Branch: perl
19392            + t/TestInit.pm
19393            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
19394            ! t/op/subst_wamp.t
19395 ____________________________________________________________________________
19396 [  8828] By: jhi                                   on 2001/02/18  18:43:52
19397         Log: Integrate perlio.
19398      Branch: perl
19399           !> perlio.c
19400 ____________________________________________________________________________
19401 [  8827] By: jhi                                   on 2001/02/18  18:41:33
19402         Log: UTF-8 tweaks.
19403      Branch: perl
19404            ! sv.c utf8.c
19405 ____________________________________________________________________________
19406 [  8826] By: nick                                  on 2001/02/18  17:40:59
19407         Log: Fix [ID 20010217.002]
19408              open FOO, "<:raw:perlio", ...
19409              :raw now inserts default base layer below itself.
19410              Also
19411              open FOO, "<:unix", ...
19412              works as well - but leaves buffer layer on stack under the unix layer.
19413      Branch: perlio
19414            ! perlio.c
19415 ____________________________________________________________________________
19416 [  8825] By: jhi                                   on 2001/02/18  17:15:39
19417         Log: Integrate perlio.
19418      Branch: perl
19419           !> perlio.c perliol.h
19420 ____________________________________________________________________________
19421 [  8824] By: jhi                                   on 2001/02/18  17:10:53
19422         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
19423              From: schwern@pobox.com
19424              Date: Sun, 18 Feb 2001 01:48:50 -0500
19425              Message-ID: <20010218014850.C19957@magnonel.guild.net>
19426      Branch: perl
19427            ! lib/Test/Harness.pm t/TEST t/op/chop.t
19428 ____________________________________________________________________________
19429 [  8823] By: jhi                                   on 2001/02/18  17:01:06
19430         Log: Add run/*.t to testables.
19431      Branch: perl
19432            ! t/TEST
19433 ____________________________________________________________________________
19434 [  8822] By: jhi                                   on 2001/02/18  16:58:58
19435         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
19436              From: schwern@pobox.com
19437              Date: Sun, 18 Feb 2001 01:11:35 -0500
19438              Message-ID: <20010218011135.A19957@magnonel.guild.net>
19439              
19440              Revive mjd's and Simon's PERL5OPT fix.
19441      Branch: perl
19442            + t/run/runenv.t
19443            ! MANIFEST perl.c
19444 ____________________________________________________________________________
19445 [  8821] By: jhi                                   on 2001/02/18  16:53:46
19446         Log: Subject: Re: Why t/TEST and not Test::Harness?
19447              From: schwern@pobox.com
19448              Date: Sat, 17 Feb 2001 22:44:44 -0500
19449              Message-ID: <20010217224444.A6679@magnonel.guild.net>
19450              
19451              Replace UTEST with TEST -utf8.
19452      Branch: perl
19453            - t/UTEST
19454            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
19455            ! t/lib/glob-basic.t
19456 ____________________________________________________________________________
19457 [  8820] By: nick                                  on 2001/02/18  13:06:16
19458         Log: Clean up a few core dumps when layers are used in unexpected ways.
19459              (Still not "right"...)
19460      Branch: perlio
19461            ! perlio.c perliol.h
19462 ____________________________________________________________________________
19463 [  8819] By: jhi                                   on 2001/02/18  02:25:55
19464         Log: Integrate change #8818 from maintperl, a FAQ nit.
19465      Branch: perl
19466           !> pod/perlfaq4.pod
19467 ____________________________________________________________________________
19468 [  8818] By: jhi                                   on 2001/02/18  02:24:50
19469         Log: FAQ nit from Chris Fedde.
19470      Branch: maint-5.6/perl
19471            ! pod/perlfaq4.pod
19472 ____________________________________________________________________________
19473 [  8817] By: nick                                  on 2001/02/17  18:20:14
19474         Log: Integrate mainline
19475      Branch: perlio
19476           +> lib/unicode/UCD.html lib/unicode/Unicode.html
19477           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
19478           +> pod/perlclib.pod
19479            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19480            - lib/unicode/Unicode.301
19481           !> (integrate 324 files)
19482 ____________________________________________________________________________
19483 [  8816] By: jhi                                   on 2001/02/17  16:56:58
19484         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
19485      Branch: perl
19486            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19487            ! ext/Storable/Storable.xs t/lib/st-06compat.t
19488            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
19489 ____________________________________________________________________________
19490 [  8815] By: jhi                                   on 2001/02/17  16:40:07
19491         Log: Subject: [patch] -Wall
19492              From: Doug MacEachern <dougm@covalent.net>
19493              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
19494              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
19495      Branch: perl
19496            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
19497            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
19498 ____________________________________________________________________________
19499 [  8814] By: jhi                                   on 2001/02/16  19:27:18
19500         Log: Document qu better.
19501      Branch: perl
19502            ! pod/perlop.pod
19503 ____________________________________________________________________________
19504 [  8813] By: jhi                                   on 2001/02/15  13:54:37
19505         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
19506              From: Hugo <hv@crypt.compulink.co.uk>
19507              Date: Thu, 15 Feb 2001 13:39:49 +0000
19508              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
19509      Branch: perl
19510            ! toke.c
19511 ____________________________________________________________________________
19512 [  8812] By: alanbur                               on 2001/02/15  13:52:16
19513         Log: Resynchronised with parent
19514      Branch: maint-5.6/pureperl
19515            - ebcdic.c
19516           !> (integrate 36 files)
19517 ____________________________________________________________________________
19518 [  8811] By: jhi                                   on 2001/02/15  13:51:16
19519         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
19520              
19521              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
19522              From: Jan Dubois <JanD@ActiveState.com>
19523              Date: Wed, 31 Jan 2001 21:17:03 -0800
19524              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
19525              
19526              tweak change#8659 to keep it simple
19527              
19528              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
19529              From: Russ Allbery <rra@stanford.edu>
19530              Date: 14 Feb 2001 10:15:41 -0800
19531              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
19532              
19533              (8809 empty)
19534
19535              Upgrade to podlators 1.08, from Russ Allbery.
19536      Branch: perl
19537           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
19538           !> utils/perldoc.PL
19539 ____________________________________________________________________________
19540 [  8810] By: jhi                                   on 2001/02/15  13:35:08
19541         Log: Upgrade to podlators 1.08, from Russ Allbery.
19542      Branch: maint-5.6/perl
19543            ! lib/Pod/Man.pm lib/Pod/Text.pm
19544 ____________________________________________________________________________
19545 [  8809] By: jhi                                   on 2001/02/15  13:26:38
19546         Log: (accidentally empty check-in)
19547      Branch: maint-5.6/perl
19548            ! lib/Test/Harness.pm
19549 ____________________________________________________________________________
19550 [  8808] By: jhi                                   on 2001/02/15  13:23:47
19551         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
19552              From: Russ Allbery <rra@stanford.edu>
19553              Date: 14 Feb 2001 10:15:41 -0800
19554              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
19555              
19556              perldoc was hardcoding $Config{installscript}, which breaks
19557              when install* isn't where Perl ends up (such as with AFS).
19558              
19559              Use $Config{scriptdir} instead.
19560      Branch: maint-5.6/perl
19561            ! utils/perldoc.PL
19562 ____________________________________________________________________________
19563 [  8807] By: jhi                                   on 2001/02/14  14:37:27
19564         Log: Update Changes.
19565      Branch: perl
19566            ! Changes patchlevel.h
19567 ____________________________________________________________________________
19568 [  8806] By: jhi                                   on 2001/02/14  14:25:31
19569         Log: Integrate changes #8803,8804,8805 from mainline.
19570              
19571              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19572              
19573              Don't skip too much of the locale error message if no environ array,
19574              from Chris Nandor.
19575              
19576              More MacOS Classic fixes from Chris Nandor.
19577      Branch: maint-5.6/perl
19578           !> doop.c lib/Cwd.pm perl.c perl.h util.c
19579 ____________________________________________________________________________
19580 [  8805] By: jhi                                   on 2001/02/14  03:29:01
19581         Log: More MacOS Classic fixes from Chris Nandor.
19582      Branch: perl
19583            ! doop.c lib/Cwd.pm
19584 ____________________________________________________________________________
19585 [  8804] By: jhi                                   on 2001/02/14  03:18:35
19586         Log: Don't skip too much of the locale error message if no environ array,
19587              from Chris Nandor.
19588      Branch: perl
19589            ! util.c
19590 ____________________________________________________________________________
19591 [  8803] By: jhi                                   on 2001/02/14  03:14:14
19592         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
19593      Branch: perl
19594            ! perl.c perl.h
19595 ____________________________________________________________________________
19596 [  8802] By: jhi                                   on 2001/02/13  18:31:33
19597         Log: AUTHORS update.
19598      Branch: perl
19599            ! AUTHORS
19600 ____________________________________________________________________________
19601 [  8801] By: jhi                                   on 2001/02/13  17:55:19
19602         Log: Integrate change #8792 from mainline.
19603              
19604              Subject: buncha MacPerl patches for bleadperl
19605              From: Chris Nandor <pudge@pobox.com>
19606              Date: Tue, 13 Feb 2001 00:02:43 -0500
19607              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19608      Branch: maint-5.6/perl
19609           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19610           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19611           !> t/lib/basename.t toke.c util.h
19612 ____________________________________________________________________________
19613 [  8800] By: jhi                                   on 2001/02/13  17:46:43
19614         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
19615              to be forced to Off_t.
19616              
19617              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
19618              From: nick@ccl4.org
19619              Date: Thu, 1 Feb 2001 12:01:04 +0000
19620              Message-Id: <20010201120103.E11401@plum.flirble.org>
19621      Branch: maint-5.6/perl
19622            ! iperlsys.h perlio.c
19623 ____________________________________________________________________________
19624 [  8799] By: jhi                                   on 2001/02/13  16:52:51
19625         Log: Duplex duplex hunk hunk.
19626      Branch: maint-5.6/perl
19627            ! Makefile.SH
19628 ____________________________________________________________________________
19629 [  8797] By: jhi                                   on 2001/02/13  14:52:04
19630         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
19631              From: "Craig A. Berry" <craigberry@mac.com>
19632              Date: Mon, 12 Feb 2001 11:05:25 -0600
19633              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
19634      Branch: perl
19635            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
19636 ____________________________________________________________________________
19637 [  8796] By: jhi                                   on 2001/02/13  14:36:47
19638         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
19639              From: simon.cozens@pembroke.oxford.ac.uk 
19640              Date: Sat, 10 Feb 2001 17:57:02 +0000
19641              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
19642              
19643              Now it does include.
19644      Branch: perl
19645            ! pod/perldiag.pod
19646 ____________________________________________________________________________
19647 [  8795] By: jhi                                   on 2001/02/13  14:30:11
19648         Log: Sort the MANIFEST.
19649      Branch: perl
19650            ! MANIFEST
19651 ____________________________________________________________________________
19652 [  8794] By: jhi                                   on 2001/02/13  14:26:51
19653         Log: Integrate change #8793 from mainline, FAQ updates.
19654      Branch: maint-5.6/perl
19655           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19656 ____________________________________________________________________________
19657 [  8793] By: jhi                                   on 2001/02/13  14:25:13
19658         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
19659      Branch: perl
19660            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
19661 ____________________________________________________________________________
19662 [  8792] By: jhi                                   on 2001/02/13  14:22:50
19663         Log: Subject: buncha MacPerl patches for bleadperl
19664              From: Chris Nandor <pudge@pobox.com>
19665              Date: Tue, 13 Feb 2001 00:02:43 -0500
19666              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
19667      Branch: perl
19668            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
19669            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
19670            ! t/lib/basename.t toke.c util.h
19671 ____________________________________________________________________________
19672 [  8791] By: jhi                                   on 2001/02/13  14:10:39
19673         Log: Integrate change #8790 from mainline.
19674              
19675              environ array wrongly assumed in Perl_init_i18nl10n(),
19676      Branch: maint-5.6/perl
19677           !> util.c
19678 ____________________________________________________________________________
19679 [  8790] By: jhi                                   on 2001/02/13  14:06:15
19680         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
19681              noticed by Chris Nandor in MacOS Classic.
19682      Branch: perl
19683            ! util.c
19684 ____________________________________________________________________________
19685 [  8789] By: jhi                                   on 2001/02/13  13:58:07
19686         Log: Integrate changes #8373,8487,8544,8783 from mainline.
19687              
19688              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
19689              hints files, the dynaloading, assimilate ebcdic into util.c.
19690      Branch: maint-5.6/perl
19691            - ebcdic.c
19692            ! MANIFEST hints/posix-bc.sh
19693           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
19694           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
19695           !> perlapi.c proto.h util.c
19696 ____________________________________________________________________________
19697 [  8788] By: alanbur                               on 2001/02/13  10:33:13
19698         Log: Integrated changes from maint-5.6
19699      Branch: maint-5.6/pureperl
19700           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
19701           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
19702           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19703           !> vos/config.ga.h vos/configure_perl.cm
19704 ____________________________________________________________________________
19705 [  8787] By: jhi                                   on 2001/02/13  05:56:36
19706         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
19707      Branch: perl
19708           !> Makefile.SH
19709 ____________________________________________________________________________
19710 [  8786] By: jhi                                   on 2001/02/13  05:54:34
19711         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
19712              From: Dorner Thomas <Thomas.Dorner@start.de>
19713              Date: Mon, 12 Feb 2001 15:06:26 +0100
19714              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
19715      Branch: maint-5.6/perl
19716            ! Makefile.SH
19717 ____________________________________________________________________________
19718 [  8785] By: jhi                                   on 2001/02/13  05:29:04
19719         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
19720      Branch: perl
19721           !> hints/openbsd.sh
19722 ____________________________________________________________________________
19723 [  8784] By: jhi                                   on 2001/02/13  02:25:24
19724         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
19725              From: Peter Prymmer <pvhp@forte.com>
19726              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
19727              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
19728      Branch: perl
19729            ! pod/perlclib.pod
19730 ____________________________________________________________________________
19731 [  8783] By: jhi                                   on 2001/02/13  02:22:36
19732         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
19733      Branch: perl
19734            - ebcdic.c
19735            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
19736            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
19737            ! util.c
19738 ____________________________________________________________________________
19739 [  8782] By: jhi                                   on 2001/02/13  02:00:07
19740         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
19741      Branch: maint-5.6/perl
19742            ! pod/perlport.pod
19743 ____________________________________________________________________________
19744 [  8781] By: jhi                                   on 2001/02/13  01:58:44
19745         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
19746      Branch: maint-5.6/perl
19747            ! hints/openbsd.sh
19748 ____________________________________________________________________________
19749 [  8780] By: jhi                                   on 2001/02/13  01:57:33
19750         Log: Synchronize the regexp tests between maintperl and mainline.
19751      Branch: maint-5.6/perl
19752           !> t/op/re_tests
19753 ____________________________________________________________________________
19754 [  8779] By: jhi                                   on 2001/02/13  01:49:35
19755         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
19756              From: Hugo <hv@crypt.compulink.co.uk>
19757              Date: Tue, 13 Feb 2001 00:11:11 +0000
19758              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19759      Branch: perl
19760            ! regcomp.c t/op/re_tests
19761 ____________________________________________________________________________
19762 [  8778] By: jhi                                   on 2001/02/13  00:23:10
19763         Log: Comments do not nest.
19764      Branch: perl
19765            ! perl.h
19766 ____________________________________________________________________________
19767 [  8777] By: jhi                                   on 2001/02/13  00:17:54
19768         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
19769              From: Hugo <hv@crypt.compulink.co.uk>
19770              Date: Tue, 13 Feb 2001 00:11:11 +0000
19771              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19772      Branch: maint-5.6/perl
19773            ! regcomp.c t/op/re_tests
19774 ____________________________________________________________________________
19775 [  8776] By: jhi                                   on 2001/02/12  23:25:52
19776         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
19777      Branch: maint-5.6/perl
19778            ! pod/perlport.pod
19779 ____________________________________________________________________________
19780 [  8775] By: jhi                                   on 2001/02/12  23:04:28
19781         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
19782      Branch: maint-5.6/perl
19783            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
19784            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19785            ! vos/configure_perl.cm
19786 ____________________________________________________________________________
19787 [  8774] By: jhi                                   on 2001/02/12  22:59:11
19788         Log: Subject: Re: [patch] context for 'U' magic functions
19789              From: Doug MacEachern <dougm@covalent.net>
19790              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
19791              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
19792              
19793              plus the suggestion by Nick Ing-Simmons to name the macro
19794              as PERL_MG_UFUNC to avoid namespace pollution, plus add
19795              the advice by Doug for XS writers to perl.h
19796      Branch: perl
19797            ! mg.c perl.h
19798 ____________________________________________________________________________
19799 [  8773] By: jhi                                   on 2001/02/11  20:14:12
19800         Log: Update Changes.
19801      Branch: perl
19802            ! Changes patchlevel.h
19803 ____________________________________________________________________________
19804 [  8772] By: jhi                                   on 2001/02/11  18:47:52
19805         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
19806              From: Simon Cozens <simon@cozens.net>
19807              Date: Wed, 31 Jan 2001 16:31:43 +0000
19808              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
19809      Branch: perl
19810            + pod/perlclib.pod
19811            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
19812            ! pod/perltoc.pod
19813 ____________________________________________________________________________
19814 [  8771] By: jhi                                   on 2001/02/11  18:36:48
19815         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
19816              
19817              Blocks-4d3.beta.txt
19818              CaseFolding-3d4.beta.txt
19819              CompositionExclusions-3d6.beta.txt
19820              EastAsianWidth-4d4.beta.txt
19821              LineBreak-6d3.beta.txt
19822              NamesList-3.1.0d1.beta.txt
19823              PropList-3.1.0d4.beta.txt
19824              SpecialCasing-4d1.beta.txt
19825              UnicodeData-3.1.0d6.beta.txt
19826      Branch: perl
19827            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
19828           +> lib/unicode/UCD.html lib/unicode/Unicode.html
19829            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19830            - lib/unicode/Unicode.301
19831            ! (edit 257 files)
19832 ____________________________________________________________________________
19833 [  8770] By: jhi                                   on 2001/02/11  17:26:22
19834         Log: UTF-8 documentation.
19835      Branch: perl
19836            ! utf8.h
19837 ____________________________________________________________________________
19838 [  8769] By: jhi                                   on 2001/02/11  17:12:49
19839         Log: Retract #8762.
19840      Branch: perl
19841            ! regexec.c
19842 ____________________________________________________________________________
19843 [  8768] By: jhi                                   on 2001/02/11  16:54:45
19844         Log: Subject: [PATCH] Test::Harness
19845              From: andreas.koenig@anima.de (Andreas J. Koenig)
19846              Date: 11 Feb 2001 14:37:00 +0100
19847              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
19848      Branch: perl
19849            ! lib/Test/Harness.pm
19850 ____________________________________________________________________________
19851 [  8767] By: jhi                                   on 2001/02/11  16:53:52
19852         Log: Subject: [PATCH] Document makepatch in Porting/patching
19853              From: andreas.koenig@anima.de (Andreas J. Koenig)
19854              Date: 11 Feb 2001 16:46:28 +0100
19855              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
19856      Branch: perl
19857            ! Porting/patching.pod
19858 ____________________________________________________________________________
19859 [  8766] By: jhi                                   on 2001/02/11  06:30:23
19860         Log: Subject: Re: [patch] GvSHARED
19861              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
19862              From: Doug MacEachern <dougm@covalent.net>
19863              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
19864              
19865              Subject: Re: [patch] GvSHARED
19866              From: Doug MacEachern <dougm@covalent.net>
19867              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
19868              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
19869              
19870              Subject: [patch] attributes.pm support for `shared'
19871              From: Doug MacEachern <dougm@covalent.net>
19872              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
19873              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
19874              
19875              our() attributes were ignored, our :shared pieces missing,
19876              allow attributes.pm to turn on shared.
19877      Branch: perl
19878            ! op.c t/op/attrs.t toke.c xsutils.c
19879 ____________________________________________________________________________
19880 [  8765] By: alanbur                               on 2001/02/10  23:11:19
19881         Log: Resync with parent (hopefully sucessfully this time)
19882      Branch: maint-5.6/pureperl
19883           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
19884           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19885           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19886           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19887           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19888           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19889           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19890 ____________________________________________________________________________
19891 [  8764] By: jhi                                   on 2001/02/10  22:54:38
19892         Log: Make TEST and UTEST more verbose in case something goes
19893              wrong in running/compiling a script, suggested by Doug
19894              MacEachern.
19895      Branch: perl
19896            ! t/TEST t/UTEST
19897 ____________________________________________________________________________
19898 [  8763] By: jhi                                   on 2001/02/10  22:11:34
19899         Log: Bogus shebang.
19900      Branch: perl
19901            ! t/lib/texttabs.t
19902 ____________________________________________________________________________
19903 [  8762] By: jhi                                   on 2001/02/10  21:56:02
19904         Log: (Retracted by #8769)
19905      Branch: perl
19906            ! regexec.c
19907 ____________________________________________________________________________
19908 [  8761] By: jhi                                   on 2001/02/10  21:26:15
19909         Log: Subject: Re: [patch] GvSHARED 
19910              From: Doug MacEachern <dougm@covalent.net>
19911              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
19912              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
19913              
19914              our @EXPORT : shared = (...);
19915      Branch: perl
19916            ! toke.c
19917 ____________________________________________________________________________
19918 [  8760] By: jhi                                   on 2001/02/10  21:25:07
19919         Log: Subject: [patch] GvSHARED
19920              From: Doug MacEachern <dougm@covalent.net>
19921              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
19922              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
19923      Branch: perl
19924            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
19925 ____________________________________________________________________________
19926 [  8759] By: alanbur                               on 2001/02/10  21:24:27
19927         Log: Backed out mismerge.
19928      Branch: maint-5.6/pureperl
19929            ! MANIFEST README.hpux README.vmesa gv.c installhtml
19930            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
19931            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19932            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19933            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19934            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19935            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
19936 ____________________________________________________________________________
19937 [  8758] By: jhi                                   on 2001/02/10  18:01:17
19938         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
19939              
19940              Fixed UMRs and leak in Perl_pmtrans()
19941              
19942              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19943              associated UTFied tr/// code.  Also fixed scoping leak of
19944              PL_reg_start_tmp.
19945              
19946              newATTRSUB leaks when an attempt to redefine the active sort sub is
19947              made.
19948      Branch: maint-5.6/perl
19949           !> op.c regcomp.c
19950 ____________________________________________________________________________
19951 [  8757] By: alanbur                               on 2001/02/10  17:56:46
19952         Log: Resynchronised with parent
19953      Branch: maint-5.6/pureperl
19954           +> README.bs2000
19955            - README.posix-bc
19956            ! gv.c perl.c sv.c
19957           !> MANIFEST README.hpux README.vmesa installhtml
19958           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19959           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19960           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19961           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19962           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19963           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19964 ____________________________________________________________________________
19965 [  8756] By: alanbur                               on 2001/02/10  17:51:15
19966         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
19967              made.
19968      Branch: maint-5.6/pureperl
19969            ! op.c
19970 ____________________________________________________________________________
19971 [  8755] By: jhi                                   on 2001/02/09  22:41:35
19972         Log: Upgrade to CPAN 1.59_54, from Andreas König.
19973      Branch: perl
19974            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19975 ____________________________________________________________________________
19976 [  8754] By: jhi                                   on 2001/02/09  22:29:20
19977         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
19978              
19979              Didn't upgrade the fill.t since it has a dependency to File::Slurp
19980              purely for debugging purposes, the actual test hasn't changed.
19981      Branch: perl
19982            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
19983            ! t/lib/textwrap.t
19984 ____________________________________________________________________________
19985 [  8753] By: jhi                                   on 2001/02/09  20:17:50
19986         Log: Integrate change #8682 from maintperl.
19987              
19988              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
19989              to work correctly.
19990      Branch: perl
19991           !> hints/irix_6.sh
19992 ____________________________________________________________________________
19993 [  8752] By: jhi                                   on 2001/02/09  20:00:46
19994         Log: Update Changes.
19995      Branch: perl
19996            ! Changes patchlevel.h
19997 ____________________________________________________________________________
19998 [  8751] By: nick                                  on 2001/02/09  19:48:37
19999         Log: Integrate mainline
20000      Branch: perlio
20001           +> README.bs2000 t/lib/cgi-esc.t
20002            - README.posix-bc
20003           !> (integrate 53 files)
20004 ____________________________________________________________________________
20005 [  8750] By: nick                                  on 2001/02/09  19:25:16
20006         Log: Subject: RE: Biannual Competition to Improve Hashing Function
20007              From: Fisher Mark <fisherm@tce.com>
20008              Date: Thu, 8 Feb 2001 10:44:00 -0500
20009              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
20010              Date: Thu, 8 Feb 2001 15:02:47 -0500
20011              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
20012      Branch: perl
20013            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
20014 ____________________________________________________________________________
20015 [  8749] By: jhi                                   on 2001/02/09  19:02:35
20016         Log: Forgotten fragment.
20017      Branch: perl
20018            ! pod/perlapi.pod
20019 ____________________________________________________________________________
20020 [  8748] By: jhi                                   on 2001/02/09  18:31:34
20021         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
20022              plus manual tweakage.
20023              
20024              Sync the perlfaq2 between mainline and maintperl.
20025      Branch: maint-5.6/perl
20026            ! pod/perlfaq2.pod
20027      Branch: perl
20028           !> pod/perlfaq2.pod
20029 ____________________________________________________________________________
20030 [  8747] By: jhi                                   on 2001/02/09  18:12:04
20031         Log: Subject: versiononly and installperl
20032              From: abigail@foad.org
20033              Date: Wed, 7 Feb 2001 22:43:12 +0100
20034              Message-ID: <20010207214312.7045.qmail@foad.org>    
20035              
20036              Add +v flag to force a normal install of the perl binary
20037              and the utilities.
20038              
20039              Subject: [PATCH] installperl
20040              From: Nicholas Clark <nick@ccl4.org>
20041              Date: Fri, 9 Feb 2001 16:28:57 +0000
20042              Message-ID: <20010209162857.B10931@plum.flirble.org>
20043              
20044              Add -A flag which also hardlinks the binary with
20045              the full architecture name.
20046      Branch: perl
20047            ! installperl
20048 ____________________________________________________________________________
20049 [  8746] By: jhi                                   on 2001/02/09  18:03:43
20050         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
20051              
20052              Subject: perlfaq2, re: perlmongers
20053              
20054              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20055              
20056              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20057              
20058              Subject: [ID 20010205.001] typo in perlfaq9
20059              
20060              Subject: [ID 20010208.002] unordered explanation in perlcall
20061      Branch: maint-5.6/perl
20062           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
20063           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
20064           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
20065 ____________________________________________________________________________
20066 [  8745] By: jhi                                   on 2001/02/09  17:59:09
20067         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
20068              From: abela@geneanet.org
20069              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
20070              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
20071      Branch: perl
20072            ! pod/perlcall.pod
20073 ____________________________________________________________________________
20074 [  8744] By: jhi                                   on 2001/02/09  17:48:16
20075         Log: Subject: [ID 20010205.001] typo in perlfaq9
20076              From: eserte@vran.herceg.de
20077              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
20078              Message-Id: <200102042244.XAA21926@vran.herceg.de>
20079      Branch: perl
20080            ! pod/perlfaq9.pod
20081 ____________________________________________________________________________
20082 [  8743] By: jhi                                   on 2001/02/09  17:25:12
20083         Log: Integrate change #8695 from maintperl.
20084              
20085              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20086      Branch: perl
20087           !> thread.h
20088 ____________________________________________________________________________
20089 [  8742] By: jhi                                   on 2001/02/09  17:21:22
20090         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
20091              From: Andy Dougherty <doughera@lafayette.edu>
20092              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
20093              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
20094      Branch: perl
20095            ! embed.pl
20096 ____________________________________________________________________________
20097 [  8741] By: jhi                                   on 2001/02/09  17:05:19
20098         Log: Integrate changes #8738,8739,8740 from maintperl.
20099              
20100              Html files will be installed in a more logical and easier to
20101              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20102              
20103              Html files will be generated with a header to make them look
20104              a little less bare.
20105              
20106              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20107      Branch: perl
20108           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
20109 ____________________________________________________________________________
20110 [  8740] By: jhi                                   on 2001/02/09  17:03:46
20111         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
20112              From: "Brendan O'Dea" <bod@compusol.com.au>
20113              Date: Sun, 4 Feb 2001 11:17:56 +1100
20114              Message-ID: <20010204111756.A16301@compusol.com.au>
20115      Branch: maint-5.6/perl
20116            ! pod/perlfaq3.pod
20117 ____________________________________________________________________________
20118 [  8739] By: jhi                                   on 2001/02/09  17:01:59
20119         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
20120              From: "Indy Singh" <indy@nusphere.com>
20121              Date: Fri, 2 Feb 2001 15:09:59 -0500
20122              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
20123              
20124              Html files will be generated with a header to make them look
20125              a little less bare.
20126      Branch: maint-5.6/perl
20127            ! installhtml
20128 ____________________________________________________________________________
20129 [  8738] By: jhi                                   on 2001/02/09  16:58:48
20130         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
20131              From: "Indy Singh" <indy@nusphere.com>
20132              Date: Fri, 2 Feb 2001 15:08:23 -0500
20133              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
20134              
20135              Html files will be installed in a more logical and easier to
20136              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
20137      Branch: maint-5.6/perl
20138            ! win32/Makefile win32/makefile.mk
20139 ____________________________________________________________________________
20140 [  8737] By: jhi                                   on 2001/02/09  16:46:54
20141         Log: Integrate changes #8687,8736 from maintperl.
20142              
20143              HP-UX thread patches from Merijn H. Brand.
20144              
20145              Latin nit from Philip Newton.
20146      Branch: perl
20147           !> README.hpux hints/hpux.sh
20148 ____________________________________________________________________________
20149 [  8736] By: jhi                                   on 2001/02/09  16:42:31
20150         Log: Latin nit from Philip Newton.
20151      Branch: maint-5.6/perl
20152            ! README.hpux
20153 ____________________________________________________________________________
20154 [  8735] By: jhi                                   on 2001/02/09  16:24:03
20155         Log: Integrate changes #8704,8710 from pureperl.
20156              
20157              Fixed UMRs and leak in Perl_pmtrans()
20158              
20159              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20160              associated UTFied tr/// code.  Also fixed scoping leak of
20161              PL_reg_start_tmp.
20162      Branch: perl
20163           !> op.c regcomp.c
20164 ____________________________________________________________________________
20165 [  8734] By: jhi                                   on 2001/02/09  15:40:21
20166         Log: Integrate change #8733 from maintperl.
20167              
20168              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20169      Branch: perl
20170           !> pod/perlre.pod
20171 ____________________________________________________________________________
20172 [  8733] By: jhi                                   on 2001/02/09  15:35:47
20173         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
20174              From: Prymmer/Kahn <pvhp@best.com>
20175              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
20176              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
20177      Branch: maint-5.6/perl
20178            ! pod/perlre.pod
20179 ____________________________________________________________________________
20180 [  8732] By: jhi                                   on 2001/02/09  15:26:17
20181         Log: Rename README.posix-bc to README.bs2000 (to avoid the
20182              confusion of a "perlposix-bc.pod"), add a few missing
20183              arch pods, regen toc.
20184      Branch: maint-5.6/perl
20185           +> README.bs2000
20186            - README.posix-bc
20187            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20188            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20189 ____________________________________________________________________________
20190 [  8731] By: jhi                                   on 2001/02/09  15:23:39
20191         Log: De-cut-and-pasto.
20192      Branch: perl
20193            ! pod/perl.pod
20194 ____________________________________________________________________________
20195 [  8730] By: jhi                                   on 2001/02/09  15:11:13
20196         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
20197              when people think that perlposix-bc.pod tells anything about
20198              Perl and POSIX.  Regen toc.
20199      Branch: perl
20200           +> README.bs2000
20201            - README.posix-bc
20202            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
20203            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
20204 ____________________________________________________________________________
20205 [  8729] By: jhi                                   on 2001/02/09  14:52:28
20206         Log: The README.vmesa part of #8712 from maintperl.
20207      Branch: perl
20208            ! README.vmesa
20209 ____________________________________________________________________________
20210 [  8728] By: jhi                                   on 2001/02/09  14:46:06
20211         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
20212              From: Peter Prymmer <pvhp@forte.com>
20213              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
20214              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
20215      Branch: maint-5.6/perl
20216            ! README.vmesa win32/Makefile win32/makefile.mk
20217 ____________________________________________________________________________
20218 [  8727] By: jhi                                   on 2001/02/09  14:33:25
20219         Log: Integrate change #8712 from mainline.
20220              
20221              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
20222      Branch: maint-5.6/perl
20223           !> lib/Pod/Find.pm
20224 ____________________________________________________________________________
20225 [  8726] By: jhi                                   on 2001/02/09  14:30:28
20226         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
20227              From: Peter Prymmer <pvhp@forte.com>
20228              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
20229              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
20230      Branch: perl
20231            + t/lib/cgi-esc.t
20232            ! MANIFEST lib/CGI/Util.pm
20233 ____________________________________________________________________________
20234 [  8725] By: jhi                                   on 2001/02/09  04:56:47
20235         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
20236      Branch: maint-5.6/perl
20237            ! pod/perlport.pod
20238 ____________________________________________________________________________
20239 [  8724] By: jhi                                   on 2001/02/09  04:40:59
20240         Log: Integrate changes 7819,7820 from vmsperl into mainline.
20241              
20242              Add header for LIB$ prototypes (C. Berry)
20243              
20244              Convert fwrite()s to sockets to write()s, since some socket stacks
20245              don't take kindly to stdio.
20246              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20247              (for often optional LNMs)
20248              Correct a few typos
20249              (C. Bailey)
20250      Branch: perl
20251           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
20252 ____________________________________________________________________________
20253 [  8723] By: jhi                                   on 2001/02/09  03:29:29
20254         Log: Integrate change #8722 from mainline.
20255              
20256              The Im() function wasn't returning zero for non-Math::Complex
20257              arguments.  The bug reported by John Gamble.
20258      Branch: maint-5.6/perl
20259           !> lib/Math/Complex.pm
20260 ____________________________________________________________________________
20261 [  8722] By: jhi                                   on 2001/02/09  03:28:33
20262         Log: The Im() function wasn't returning zero for non-Math::Complex
20263              arguments.  The bug reported by John Gamble.
20264      Branch: perl
20265            ! lib/Math/Complex.pm
20266 ____________________________________________________________________________
20267 [  8721] By: nick                                  on 2001/02/08  22:11:35
20268         Log: Correct the correction :-(
20269      Branch: perl
20270            ! perl.c
20271 ____________________________________________________________________________
20272 [  8720] By: bailey                                on 2001/02/08  20:59:22
20273         Log: Convert frwite()s to sockets to write()s, since some socket stacks
20274              don't take kindly to stdio.
20275              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
20276              (for often optional LNMs)
20277              Correct a few typos
20278              (C. Bailey)
20279      Branch: vmsperl
20280            ! vms/vms.c vms/vmsish.h
20281 ____________________________________________________________________________
20282 [  8719] By: bailey                                on 2001/02/08  20:51:02
20283         Log: Add header for LIB$ prototypes (C. Berry)
20284      Branch: vmsperl
20285            ! ext/Devel/DProf/DProf.xs
20286 ____________________________________________________________________________
20287 [  8718] By: bailey                                on 2001/02/08  20:49:00
20288         Log: SYN SYN
20289      Branch: vmsperl
20290           +> pod/perliol.pod t/lib/sample-tests/bailout
20291           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
20292           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
20293           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
20294           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
20295           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
20296           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
20297            - lib/unicode/Is/DCinital.pl
20298           !> (integrate 101 files)
20299 ____________________________________________________________________________
20300 [  8717] By: nick                                  on 2001/02/08  19:38:48
20301         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
20302              From: Robin Barker <rmb1@cise.npl.co.uk>
20303              Date: Thu, 8 Feb 2001 14:38:07 GMT
20304              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
20305      Branch: perl
20306            ! lib/CPAN.pm
20307 ____________________________________________________________________________
20308 [  8716] By: nick                                  on 2001/02/08  19:29:07
20309         Log: Generated files form 8713 etc.
20310      Branch: perl
20311            ! embed.h global.sym objXSUB.h perlapi.c proto.h
20312 ____________________________________________________________________________
20313 [  8715] By: nick                                  on 2001/02/08  19:26:08
20314         Log: Fixup non-ithread build after 8713
20315      Branch: perl
20316            ! perl.c
20317 ____________________________________________________________________________
20318 [  8714] By: nick                                  on 2001/02/08  19:17:45
20319         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
20320              From: nick@ccl4.org
20321              Date: Wed, 7 Feb 2001 00:27:47 +0000
20322              Message-Id: <20010207002747.B63724@plum.flirble.org>
20323      Branch: perl
20324            ! sv.c toke.c
20325 ____________________________________________________________________________
20326 [  8713] By: nick                                  on 2001/02/08  19:15:58
20327         Log: Subject: Re: [patch] Re: PL_ptr_table
20328              From: Doug Maceachern <dougm@covalent.net>
20329              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
20330              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
20331      Branch: perl
20332            ! embed.pl perl.c sv.c sv.h
20333 ____________________________________________________________________________
20334 [  8712] By: nick                                  on 2001/02/08  19:12:47
20335         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
20336              From: Peter Prymmer <pvhp@forte.com>
20337              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
20338              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
20339      Branch: perl
20340            ! lib/Pod/Find.pm
20341 ____________________________________________________________________________
20342 [  8711] By: nick                                  on 2001/02/07  21:06:11
20343         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
20344              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
20345              From: Alan Burlison <Alan.Burlison@uk.sun.com>
20346              Date: Tue, 06 Feb 2001 23:37:01 +0000
20347              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
20348      Branch: perl
20349            ! regcomp.c
20350 ____________________________________________________________________________
20351 [  8710] By: alanbur                               on 2001/02/07  00:22:04
20352         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
20353              associated UTFied tr/// code.  Also fixed scoping leak of
20354              PL_reg_start_tmp.
20355      Branch: maint-5.6/pureperl
20356            ! op.c regcomp.c
20357 ____________________________________________________________________________
20358 [  8709] By: nick                                  on 2001/02/06  21:16:49
20359         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
20360              From: Michael G Schwern <schwern@pobox.com>
20361              Date: Sun, 4 Feb 2001 19:47:14 -0500
20362              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
20363      Branch: perl
20364            ! pod/perlapi.pod pod/perlmodlib.PL
20365 ____________________________________________________________________________
20366 [  8708] By: nick                                  on 2001/02/06  20:41:20
20367         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
20368              From: Michael G Schwern <schwern@pobox.com>
20369              Date: Sun, 4 Feb 2001 21:17:49 -0500
20370              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
20371      Branch: perl
20372            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
20373            ! pod/perltootc.pod
20374 ____________________________________________________________________________
20375 [  8707] By: nick                                  on 2001/02/06  20:29:11
20376         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
20377              From: Michael G Schwern <schwern@pobox.com>
20378              Date: Tue, 6 Feb 2001 05:54:30 -0500
20379              Message-Id: <20010206055430.A951@blackrider.aocn.com>
20380      Branch: perl
20381            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
20382 ____________________________________________________________________________
20383 [  8706] By: nick                                  on 2001/02/06  20:21:40
20384         Log: Subject: RE: some win32 fixes
20385              Date: Tue, 6 Feb 2001 09:23:20 +0300
20386              From: Vadim Konovalov <vkonovalov@lucent.com>
20387              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
20388      Branch: perl
20389            ! toke.c win32/Makefile win32/config.bc win32/config.gc
20390            ! win32/config.vc win32/config_H.bc win32/makefile.mk
20391 ____________________________________________________________________________
20392 [  8705] By: alanbur                               on 2001/02/06  15:00:03
20393         Log: Synchronised with parent
20394      Branch: maint-5.6/pureperl
20395            ! regexec.c
20396           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20397           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
20398 ____________________________________________________________________________
20399 [  8704] By: alanbur                               on 2001/02/06  14:55:24
20400         Log: Fixed UMRs and leak in Perl_pmtrans()
20401      Branch: maint-5.6/pureperl
20402            ! op.c
20403 ____________________________________________________________________________
20404 [  8703] By: gsar                                  on 2001/02/06  02:29:37
20405         Log: $(MAKE) distclean doesn't clean up properly on windows
20406      Branch: maint-5.6/perl
20407            ! win32/Makefile win32/makefile.mk
20408 ____________________________________________________________________________
20409 [  8702] By: gsar                                  on 2001/02/06  01:00:46
20410         Log: tweak change#8659 to keep it simple
20411      Branch: maint-5.6/perl
20412            ! utils/perldoc.PL
20413 ____________________________________________________________________________
20414 [  8701] By: gsar                                  on 2001/02/05  22:45:41
20415         Log: change#8693 was missing testsuite changes
20416      Branch: maint-5.6/perl
20417           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
20418 ____________________________________________________________________________
20419 [  8700] By: nick                                  on 2001/02/05  20:32:52
20420         Log: Integrate mainline
20421      Branch: perlio
20422           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
20423           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
20424           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
20425           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
20426           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
20427           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
20428           +> t/lib/test-harness.t
20429           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
20430           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
20431           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
20432           !> pod/perlutil.pod t/TEST utils/h2xs.PL
20433 ____________________________________________________________________________
20434 [  8699] By: nick                                  on 2001/02/05  19:41:07
20435         Log: Subject: perlfaq2, re: perlmongers
20436              From: David H. Adler <dha@panix.com>
20437              Date: Sun, 4 Feb 2001 23:48:23 -0500
20438              Message-Id: <20010204234823.A13429@panix.com>
20439      Branch: perl
20440            ! pod/perlfaq2.pod
20441 ____________________________________________________________________________
20442 [  8698] By: nick                                  on 2001/02/05  19:39:31
20443         Log: Missed file f#rom the testharness mess.
20444      Branch: perl
20445            + t/lib/test-harness.t
20446 ____________________________________________________________________________
20447 [  8697] By: nick                                  on 2001/02/05  19:37:21
20448         Log: Subject: [DOC PATCH] overload.pm nits
20449              From: John Tobey <jtobey@john-edwin-tobey.org>
20450              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
20451              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
20452      Branch: perl
20453            ! lib/overload.pm
20454 ____________________________________________________________________________
20455 [  8696] By: alanbur                               on 2001/02/05  11:56:00
20456         Log: Sync with parent
20457      Branch: maint-5.6/pureperl
20458           !> thread.h
20459 ____________________________________________________________________________
20460 [  8695] By: gsar                                  on 2001/02/05  03:27:34
20461         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
20462      Branch: maint-5.6/perl
20463            ! thread.h
20464 ____________________________________________________________________________
20465 [  8694] By: alanbur                               on 2001/02/05  00:07:47
20466         Log: Initial branch creation from //depot/maint-5.6/perl
20467      Branch: maint-5.6/pureperl
20468           +> (branch 1719 files)
20469 ____________________________________________________________________________
20470 [  8693] By: gsar                                  on 2001/02/04  22:38:49
20471         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
20472              changes)
20473      Branch: maint-5.6/perl
20474           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20475           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
20476           !> ext/DB_File/version.c
20477 ____________________________________________________________________________
20478 [  8692] By: nick                                  on 2001/02/04  18:15:57
20479         Log: The missed t/TEST part of the grand testharness upgrade.
20480      Branch: perl
20481            ! t/TEST
20482 ____________________________________________________________________________
20483 [  8691] By: nick                                  on 2001/02/04  18:05:17
20484         Log: New improved test harness
20485              Subject: Re: [PATCH Test::Harness] Third time's a charm?
20486              From: Michael G Schwern <schwern@pobox.com>
20487              Date: Sun, 4 Feb 2001 08:01:20 -0500
20488              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
20489      Branch: perl
20490            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
20491            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
20492            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
20493            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
20494            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
20495            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
20496            ! MANIFEST lib/Test/Harness.pm
20497 ____________________________________________________________________________
20498 [  8690] By: nick                                  on 2001/02/04  17:57:51
20499         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
20500              From: Jonathan Stowe <gellyfish@gellyfish.com>
20501              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
20502              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
20503      Branch: perl
20504            ! utils/h2xs.PL
20505 ____________________________________________________________________________
20506 [  8689] By: nick                                  on 2001/02/04  17:55:24
20507         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
20508              From: Michael G Schwern <schwern@pobox.com>
20509              Date: Sat, 3 Feb 2001 22:46:38 -0500
20510              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
20511      Branch: perl
20512            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
20513            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
20514 ____________________________________________________________________________
20515 [  8688] By: nick                                  on 2001/02/04  17:43:55
20516         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
20517              length byfailing to spot lack of closing )
20518              From: nick@talking.bollo.cx
20519              Date: Sat, 03 Feb 2001 23:53:16 +0000
20520              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
20521      Branch: perl
20522            ! perlio.c pod/perldiag.pod
20523 ____________________________________________________________________________
20524 [  8687] By: jhi                                   on 2001/02/03  17:11:42
20525         Log: HP-UX thread patches from Merijn H. Brand.
20526      Branch: maint-5.6/perl
20527            ! README.hpux hints/hpux.sh
20528 ____________________________________________________________________________
20529 [  8686] By: jhi                                   on 2001/02/03  16:40:12
20530         Log: Metaconfig changes for #8685.
20531      Branch: metaconfig
20532            ! U/installdirs/instubperl.U
20533      Branch: metaconfig/U/perl
20534            ! Devel.U versiononly.U
20535 ____________________________________________________________________________
20536 [  8685] By: jhi                                   on 2001/02/03  16:39:49
20537         Log: For -Dusedevel builds turn off installusrbinperl and turn on
20538              versiononly, a combined idea of Richard Soderberg and Merijn
20539              H. Brand.  You can still override both of these from the command
20540              line if you need to, -Dinstallusrbinperl and -Uversiononly.
20541      Branch: perl
20542            ! Configure
20543 ____________________________________________________________________________
20544 [  8684] By: jhi                                   on 2001/02/03  16:16:34
20545         Log: Metaconfig unit fix for #8683.
20546      Branch: metaconfig
20547            ! U/compline/nblock_io.U
20548 ____________________________________________________________________________
20549 [  8683] By: jhi                                   on 2001/02/03  16:16:12
20550         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
20551              reported by Peter Prymmer for 5.6-TRIAL1.
20552      Branch: perl
20553            ! Configure
20554 ____________________________________________________________________________
20555 [  8682] By: jhi                                   on 2001/02/03  05:52:11
20556         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
20557              to work correctly.
20558      Branch: maint-5.6/perl
20559            ! hints/irix_6.sh
20560 ____________________________________________________________________________
20561 [  8681] By: jhi                                   on 2001/02/03  05:47:33
20562         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
20563      Branch: maint-5.6/perl
20564            ! pod/perlport.pod
20565 ____________________________________________________________________________
20566 [  8680] By: jhi                                   on 2001/02/02  21:39:49
20567         Log: perlport update from Peter Prymmer.
20568      Branch: maint-5.6/perl
20569            ! pod/perlport.pod
20570 ____________________________________________________________________________
20571 [  8679] By: nick                                  on 2001/02/02  20:50:48
20572         Log: Integrate mainline
20573      Branch: perlio
20574           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20575           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
20576           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20577 ____________________________________________________________________________
20578 [  8678] By: gsar                                  on 2001/02/02  16:02:12
20579         Log: note about bincompat, slightly modified (from Lupe Christoph)
20580      Branch: maint-5.6/perl
20581            ! README.solaris
20582 ____________________________________________________________________________
20583 [  8677] By: jhi                                   on 2001/02/02  15:46:20
20584         Log: Supported platforms updates.
20585      Branch: maint-5.6/perl
20586            ! pod/perlport.pod
20587 ____________________________________________________________________________
20588 [  8676] By: jhi                                   on 2001/02/02  03:41:26
20589         Log: A couple more perlfaq2 tweaks.
20590      Branch: maint-5.6/perl
20591            ! pod/perlfaq2.pod
20592 ____________________________________________________________________________
20593 [  8675] By: jhi                                   on 2001/02/02  03:17:44
20594         Log: Misedit in #8661.
20595      Branch: maint-5.6/perl
20596            ! Configure
20597 ____________________________________________________________________________
20598 [  8674] By: jhi                                   on 2001/02/02  03:14:38
20599         Log: Damien again.
20600      Branch: maint-5.6/perl
20601            ! pod/perlfaq2.pod
20602 ____________________________________________________________________________
20603 [  8673] By: jhi                                   on 2001/02/02  03:12:40
20604         Log: perlfaq update from Elaine Ashton.
20605      Branch: maint-5.6/perl
20606            ! pod/perlfaq2.pod
20607 ____________________________________________________________________________
20608 [  8672] By: jhi                                   on 2001/02/02  03:07:08
20609         Log: UTF-8 s/// patch from Inaba Hiroto.
20610      Branch: maint-5.6/perl
20611            ! pp_ctl.c pp_hot.c
20612 ____________________________________________________________________________
20613 [  8671] By: jhi                                   on 2001/02/01  22:34:31
20614         Log: Update Changes.
20615      Branch: perl
20616            ! Changes patchlevel.h
20617 ____________________________________________________________________________
20618 [  8670] By: jhi                                   on 2001/02/01  22:15:29
20619         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
20620              from maintperl.
20621              
20622              Upgrade to Getopt::Long 2.25, from Johan Vromans.
20623              
20624              more files need to be writable in the source distribution
20625              
20626              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20627              
20628              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20629              
20630              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20631              
20632              Allow the float to be fuzzier.
20633              
20634              need to use INT2PTR instead of a straight cast or ia64 fails
20635              
20636              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
20637              
20638              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20639      Branch: perl
20640           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
20641           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
20642           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
20643 ____________________________________________________________________________
20644 [  8669] By: jhi                                   on 2001/02/01  21:57:02
20645         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20646              From: Robin Barker <rmb1@cise.npl.co.uk>
20647              Date: Thu, 1 Feb 2001 16:59:05 GMT
20648              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
20649      Branch: maint-5.6/perl
20650            ! pod/perlmodlib.PL
20651 ____________________________________________________________________________
20652 [  8668] By: nick                                  on 2001/02/01  19:41:40
20653         Log: Integrate mainline
20654      Branch: perlio
20655           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
20656           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
20657           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
20658 ____________________________________________________________________________
20659 [  8667] By: gsar                                  on 2001/02/01  16:59:11
20660         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
20661      Branch: maint-5.6/perl
20662            ! embed.pl embedvar.h
20663 ____________________________________________________________________________
20664 [  8666] By: gsar                                  on 2001/02/01  16:34:51
20665         Log: add missing entries to win32/config.?c
20666      Branch: maint-5.6/perl
20667            ! win32/config.bc win32/config.gc win32/config.vc
20668            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20669 ____________________________________________________________________________
20670 [  8665] By: jhi                                   on 2001/02/01  14:58:51
20671         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
20672              From: "Stephen P. Potter" <spp@spotter.yi.org>
20673              Date: Thu, 01 Feb 2001 10:45:46 -0500
20674              Message-Id: <200102011545.KAA31479@spotter.yi.org>
20675      Branch: maint-5.6/perl
20676            ! pod/perlfunc.pod
20677 ____________________________________________________________________________
20678 [  8664] By: gsar                                  on 2001/02/01  14:52:37
20679         Log: need to use INT2PTR instead of a straight cast or ia64 fails
20680              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
20681      Branch: maint-5.6/perl
20682            ! ext/POSIX/POSIX.xs
20683 ____________________________________________________________________________
20684 [  8663] By: jhi                                   on 2001/02/01  14:09:13
20685         Log: Allow the float to be fuzzier.
20686      Branch: maint-5.6/perl
20687            ! t/lib/peek.t
20688 ____________________________________________________________________________
20689 [  8662] By: jhi                                   on 2001/02/01  13:59:00
20690         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20691              From: Robin Barker <rmb1@cise.npl.co.uk>
20692              Date: Thu, 1 Feb 2001 13:05:39 GMT
20693              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
20694      Branch: maint-5.6/perl
20695            ! pod/perlmodlib.pod
20696 ____________________________________________________________________________
20697 [  8661] By: jhi                                   on 2001/02/01  13:57:38
20698         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
20699              Date: Thu, 01 Feb 2001 14:15:41 +0100
20700              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20701              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
20702              
20703              Have the $ccflags in the gcc version test (strange, this change
20704              is claimed to be have been integrated already)
20705      Branch: maint-5.6/perl
20706            ! Configure
20707 ____________________________________________________________________________
20708 [  8660] By: jhi                                   on 2001/02/01  13:44:10
20709         Log: Integrate changes #7950,7964,7962 from mainline.
20710              
20711              Find the stdchar signedness using cpp, should fix some of
20712              the Solaris compiler warnings reported by Alan Burlison.
20713      Branch: maint-5.6/perl
20714           !> Configure config_h.SH
20715 ____________________________________________________________________________
20716 [  8659] By: jhi                                   on 2001/02/01  05:35:32
20717         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20718              From: Jan Dubois <JanD@ActiveState.com>
20719              Date: Wed, 31 Jan 2001 21:17:03 -0800
20720              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20721      Branch: maint-5.6/perl
20722            ! utils/perldoc.PL
20723 ____________________________________________________________________________
20724 [  8658] By: jhi                                   on 2001/02/01  04:33:17
20725         Log: Integrate the README.os390 and README.posix-bc parts of mainline
20726              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
20727              installperl parts were taken care of by #8657.)
20728      Branch: maint-5.6/perl
20729           !> README.os390 README.posix-bc
20730 ____________________________________________________________________________
20731 [  8657] By: jhi                                   on 2001/02/01  04:29:21
20732         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
20733              From: Peter Prymmer <pvhp@forte.com>
20734              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
20735              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
20736      Branch: maint-5.6/perl
20737            + ext/DynaLoader/dl_dllload.xs
20738            ! MANIFEST Makefile.SH hints/os390.sh installperl
20739 ____________________________________________________________________________
20740 [  8656] By: jhi                                   on 2001/02/01  04:25:45
20741         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
20742              From: Peter Prymmer <pvhp@forte.com>
20743              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
20744              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
20745      Branch: maint-5.6/perl
20746            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
20747 ____________________________________________________________________________
20748 [  8655] By: jhi                                   on 2001/02/01  04:14:47
20749         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
20750              From: troc@netrus.net
20751              Date: Wed, 31 Jan 2001 22:31:26 -0500
20752              Message-Id: <200102010331.WAA117.85@rocco.homenet>
20753      Branch: maint-5.6/perl
20754            ! os2/os2.c
20755 ____________________________________________________________________________
20756 [  8654] By: jhi                                   on 2001/02/01  04:12:52
20757         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20758              as reported by Alan Burlison.
20759      Branch: maint-5.6/perl
20760            ! pp.h
20761 ____________________________________________________________________________
20762 [  8653] By: jhi                                   on 2001/02/01  04:05:12
20763         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
20764              From: dsugalski@northernlight.com
20765              Date: Wed, 31 Jan 2001 18:54:11 -0500
20766              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
20767      Branch: maint-5.6/perl
20768            ! configure.com
20769 ____________________________________________________________________________
20770 [  8652] By: jhi                                   on 2001/02/01  04:03:11
20771         Log: Misplaced #endif.
20772              
20773              Subject: [perl-5-6-1-trial2] patches for EPOC
20774              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20775              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20776              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20777      Branch: maint-5.6/perl
20778            ! epoc/epocish.c
20779 ____________________________________________________________________________
20780 [  8651] By: jhi                                   on 2001/02/01  04:00:25
20781         Log: Integrate changes #8647,8648,8650 from mainline.
20782              
20783              Macrofy a magic UTF-8 test.
20784              
20785              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
20786              
20787              Watch out for cross compiling for EPOC (usually done on linux).
20788      Branch: maint-5.6/perl
20789           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
20790 ____________________________________________________________________________
20791 [  8650] By: jhi                                   on 2001/02/01  03:56:20
20792         Log: Watch out for cross compiling for EPOC (usually done on linux)
20793              
20794              Subject: [perl-5-6-1-trial2] patches for EPOC
20795              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20796              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20797              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20798      Branch: perl
20799            ! ext/Errno/Errno_pm.PL
20800 ____________________________________________________________________________
20801 [  8649] By: gsar                                  on 2001/02/01  00:46:00
20802         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20803      Branch: maint-5.6/perl
20804            ! sv.c
20805 ____________________________________________________________________________
20806 [  8648] By: jhi                                   on 2001/01/31  23:35:36
20807         Log: All the uses of PL_numeric_radix must be protected by
20808              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
20809              
20810              Subject: [perl-5-6-1-trial2] patches for EPOC
20811              From: Olaf Flebbe <O.Flebbe@science-computing.de>
20812              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20813              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20814      Branch: perl
20815            ! sv.c
20816 ____________________________________________________________________________
20817 [  8647] By: jhi                                   on 2001/01/31  22:56:16
20818         Log: Macrofy a magic UTF-8 test.
20819      Branch: perl
20820            ! utf8.c utf8.h
20821 ____________________________________________________________________________
20822 [  8646] By: gsar                                  on 2001/01/31  15:55:12
20823         Log: update Changes
20824      Branch: maint-5.6/perl
20825            ! Changes
20826 ____________________________________________________________________________
20827 [  8645] By: gsar                                  on 2001/01/31  15:10:14
20828         Log: Configure tweak suggested by Peter Prymmer
20829      Branch: maint-5.6/perl
20830            ! Configure
20831 ____________________________________________________________________________
20832 [  8644] By: gsar                                  on 2001/01/31  15:06:32
20833         Log: more files need to be writable in the source distribution
20834      Branch: maint-5.6/perl
20835            ! Porting/makerel
20836 ____________________________________________________________________________
20837 [  8643] By: jhi                                   on 2001/01/31  14:59:46
20838         Log: Integrate changes #8258,8278,8279 from mainline.
20839              
20840              Make the large file tests more robust/talkative.
20841      Branch: maint-5.6/perl
20842           !> t/lib/syslfs.t t/op/lfs.t
20843 ____________________________________________________________________________
20844 [  8642] By: gsar                                  on 2001/01/31  14:53:48
20845         Log: integrate changes#8311,8334 from mainline
20846              
20847              Add a new MakeMaker variable PM_FILTER that defines a Unix
20848              filter to be run on each .pm during the pm_to_blib() phase,
20849              a fixed version of
20850              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20851              
20852              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20853              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20854              accurate reading of the "atime".  
20855      Branch: maint-5.6/perl
20856           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20857           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20858           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
20859 ____________________________________________________________________________
20860 [  8641] By: jhi                                   on 2001/01/31  14:46:37
20861         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
20862      Branch: maint-5.6/perl
20863            ! lib/Getopt/Long.pm
20864 ____________________________________________________________________________
20865 [  8640] By: gsar                                  on 2001/01/31  14:40:24
20866         Log: make regen_all
20867      Branch: maint-5.6/perl
20868            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
20869 ____________________________________________________________________________
20870 [  8639] By: gsar                                  on 2001/01/31  14:37:25
20871         Log: refresh windows config files
20872      Branch: maint-5.6/perl
20873            ! win32/Makefile win32/config_H.bc win32/config_H.gc
20874            ! win32/config_H.vc win32/makefile.mk
20875 ____________________________________________________________________________
20876 [  8638] By: gsar                                  on 2001/01/31  14:28:10
20877         Log: makefile tweaks for windows: introduce a bulk-switch to enable
20878              same options as ActivePerl; sync changes with makefile.mk
20879      Branch: maint-5.6/perl
20880            ! win32/Makefile win32/makefile.mk
20881 ____________________________________________________________________________
20882 [  8637] By: jhi                                   on 2001/01/31  04:41:30
20883         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
20884              From: Nicholas Clark <nick@ccl4.org>
20885              Date: Tue, 30 Jan 2001 19:51:05 +0000
20886              Message-ID: <20010130195105.R76607@plum.flirble.org> 
20887              
20888              op/inc cure.
20889      Branch: perl
20890            ! pp.c pp.h pp_hot.c t/op/arith.t
20891 ____________________________________________________________________________
20892 [  8636] By: jhi                                   on 2001/01/31  02:38:32
20893         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
20894              no perlio],8257,8380,8479,8515 from mainline.
20895              
20896              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
20897              
20898              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
20899              Subject: [PATCH perl@8133] fix-up for VMS extensions
20900              
20901              In VMS embedded perls couldn't access the statically built Socket.
20902              
20903              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
20904              
20905              Further VMS piping fixes from Charles Lane.
20906              
20907              Subject:  [PATCH] make t/op/misc.t work on VMS
20908              
20909              Add tracing for debugging extensions builds in VMS.
20910              
20911              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20912      Branch: maint-5.6/perl
20913           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
20914           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
20915           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
20916 ____________________________________________________________________________
20917 [  8635] By: jhi                                   on 2001/01/31  01:46:41
20918         Log: Integrate change #7732 from mainline.
20919              
20920              Sparc 64-bit pack() fix from Jens Hamisch.
20921      Branch: maint-5.6/perl
20922           !> pp.c
20923 ____________________________________________________________________________
20924 [  8634] By: jhi                                   on 2001/01/31  01:41:16
20925         Log: One spot missing from #8626.
20926      Branch: maint-5.6/perl
20927            ! sv.c
20928 ____________________________________________________________________________
20929 [  8633] By: jhi                                   on 2001/01/31  00:49:17
20930         Log: Integrate change #7495 from mainline.
20931              
20932              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
20933      Branch: maint-5.6/perl
20934           !> MANIFEST ext/re/Makefile.PL
20935 ____________________________________________________________________________
20936 [  8632] By: jhi                                   on 2001/01/30  23:38:49
20937         Log: Integrate change #8396 from mainline.
20938              
20939              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
20940              better multicast support (resend)
20941      Branch: maint-5.6/perl
20942           !> ext/Socket/Socket.pm
20943 ____________________________________________________________________________
20944 [  8631] By: jhi                                   on 2001/01/30  23:28:03
20945         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
20946              
20947              More AIX lore. (7514, ext/re/hints/aix.pl)
20948              
20949              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
20950              
20951              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)
20952              
20953              Subject: [ID 20001214.002] Net::Ping patch
20954              
20955              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
20956              
20957              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20958              
20959              Add ReuseAddr as a (preferred) alias for Reuse as we now
20960              also have ReusePort.
20961              
20962              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
20963      Branch: maint-5.6/perl
20964           +> ext/re/hints/aix.pl
20965           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
20966           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
20967 ____________________________________________________________________________
20968 [  8630] By: jhi                                   on 2001/01/30  23:03:59
20969         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
20970              
20971              read() documentation tweak for 20001121.004.
20972              
20973              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
20974      Branch: maint-5.6/perl
20975           !> pod/perlfunc.pod pod/perlre.pod
20976 ____________________________________________________________________________
20977 [  8629] By: jhi                                   on 2001/01/30  22:41:57
20978         Log: Integrate change #8098 from mainline.
20979              
20980              fastgetcwd is defined using a glob alias on a $^O dependent basis
20981              and there was no default assignment or perl subroutine.
20982      Branch: maint-5.6/perl
20983           !> lib/Cwd.pm
20984 ____________________________________________________________________________
20985 [  8628] By: jhi                                   on 2001/01/30  21:58:52
20986         Log: Integrate change #7866 from mainline.
20987              
20988              File::Temp 0.11.
20989      Branch: maint-5.6/perl
20990           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
20991 ____________________________________________________________________________
20992 [  8627] By: jhi                                   on 2001/01/30  21:39:44
20993         Log: Integrate changes #8075,8086,8228 from mainline.  
20994              
20995              Darwin is not Windows. (8075,8086)
20996              
20997              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
20998      Branch: maint-5.6/perl
20999           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
21000           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
21001           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
21002           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
21003 ____________________________________________________________________________
21004 [  8626] By: jhi                                   on 2001/01/30  21:22:11
21005         Log: Integrate with tweakery the change #8625 from mainline,
21006              the multibyte decimal separator fix ("fa_IR locale failure").
21007      Branch: maint-5.6/perl
21008            ! embedvar.h perlapi.h
21009           !> intrpvar.h perl.c perl.h sv.c util.c
21010 ____________________________________________________________________________
21011 [  8625] By: jhi                                   on 2001/01/30  20:26:33
21012         Log: Fix for the fa_IR locale failure.  The reason for the failure
21013              was that Perl was assuming the decimal separator aka the radix
21014              separator is one character.  The Farsi-Iranian locale crushed
21015              that bad assumption since there the separator is 'Momayyez',
21016              glyphwise looking somewhat like a slash, and in Unicode UTF-8
21017              encoded in two bytes, 0xd9 0xab.
21018      Branch: perl
21019            ! intrpvar.h perl.c perl.h sv.c util.c
21020 ____________________________________________________________________________
21021 [  8624] By: gsar                                  on 2001/01/30  20:17:03
21022         Log: regen_headers
21023      Branch: maint-5.6/perl
21024            ! Makefile.SH pod/perlintern.pod
21025 ____________________________________________________________________________
21026 [  8623] By: gsar                                  on 2001/01/30  19:42:34
21027         Log: backout change#7431 and its dependents (causes spurious rebuilds
21028              of autogenerated files)
21029              
21030              fix benign b.t failure
21031      Branch: maint-5.6/perl
21032            ! Makefile.SH t/lib/b.t
21033 ____________________________________________________________________________
21034 [  8622] By: jhi                                   on 2001/01/30  19:41:41
21035         Log: Microperl sync.
21036      Branch: perl
21037            ! mg.c perl.h
21038 ____________________________________________________________________________
21039 [  8621] By: gsar                                  on 2001/01/30  19:24:47
21040         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
21041              from mainline
21042              
21043              Subject: podlators 1.06 released
21044              
21045              Subject: [PATCH @8436] Eliminate op_children
21046              
21047              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
21048              
21049              (Replaced by #8448)  More op_children traces (cleanup of #8442).
21050              
21051              Subject: [PATCH #3 @8436] Re: Eliminate op_children
21052              Replace #8444 and #8445.
21053              
21054              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
21055              at the setting of the ofs_sv in new_struct_thread() as the
21056              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
21057              uninitialized fields are, uh, initialized with),
21058              SvREFCNT_inc()ing that invited a core dump.
21059              
21060              podlators 1.07, from Russ Allbery.
21061              
21062              Subject: [PATCH] regcomp.c old feature removal
21063              From: mjd@plover.com
21064              Date: 16 Jan 2001 14:43:18 -0000 
21065              Message-ID: <20010116144318.7140.qmail@plover.com> 
21066      Branch: maint-5.6/perl
21067           +> lib/Pod/Text/Overstrike.pm
21068           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
21069           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
21070           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
21071           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
21072           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
21073           !> util.c
21074 ____________________________________________________________________________
21075 [  8620] By: gsar                                  on 2001/01/30  18:48:32
21076         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
21077              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
21078              now fails one test)
21079              
21080              Subject: [PATCH] lvalue AUTOLOAD. No, really.
21081              
21082              Subject: [PATCH] Interesting syntax idea
21083              Make opens + bareword assigns do typeglob assigns.
21084              
21085              Tests for #8254.
21086              
21087              Subject: [PATCH @8269] Continue blocks and B::Deparse
21088              Make the peephole optimizer to bypass more null ops and
21089              and rewrite the deparse handling of continue blocks.
21090              
21091              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
21092              Doc tweak on #8313.
21093              
21094              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
21095              
21096              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
21097              
21098              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
21099              
21100              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
21101              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
21102              according to the platform.
21103              
21104              Subject: [PATCH @8404] Consolidated lvalue sub changes
21105              
21106              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
21107              
21108              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
21109              
21110              Subject: B::Concise -- an improved replacement for B::Terse 
21111              
21112              The B::Terse drop-in replacement wasn't quite drop-in.
21113              
21114              The LVRET macro needed an aTHX.
21115              
21116              Use the /^Perl_/-less form of is_lvalue_sub().
21117              
21118              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21119      Branch: maint-5.6/perl
21120           +> ext/B/B/Concise.pm
21121           !> (integrate 27 files)
21122 ____________________________________________________________________________
21123 [  8619] By: nick                                  on 2001/01/30  18:40:28
21124         Log: Integrate mainline
21125      Branch: perlio
21126           !> (integrate 40 files)
21127 ____________________________________________________________________________
21128 [  8618] By: jhi                                   on 2001/01/30  18:37:18
21129         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
21130              Date: Mon, 29 Jan 2001 22:51:29 -0600
21131              From: "Craig A. Berry" <craigberry@mac.com>
21132              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
21133      Branch: perl
21134            ! vms/test.com
21135 ____________________________________________________________________________
21136 [  8617] By: jhi                                   on 2001/01/30  18:34:53
21137         Log: Subject: [PATCH] Add missing CV flags to dump.c
21138              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21139              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
21140              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
21141      Branch: perl
21142            ! dump.c
21143 ____________________________________________________________________________
21144 [  8616] By: jhi                                   on 2001/01/30  18:20:58
21145         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
21146              part isn't applicable to maintperl.
21147              
21148              UTF-8 nit from Inaba Hiroto.
21149      Branch: maint-5.6/perl
21150           !> pod/perlapi.pod utf8.c
21151 ____________________________________________________________________________
21152 [  8615] By: jhi                                   on 2001/01/30  18:18:51
21153         Log: UTF-8 nit from Inaba Hiroto.
21154      Branch: perl
21155            ! pod/perlapi.pod t/op/each.t utf8.c
21156 ____________________________________________________________________________
21157 [  8614] By: jhi                                   on 2001/01/30  18:13:38
21158         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
21159              
21160              perl's internal variables are not for public consumption,
21161              move their docs from perlapi.pod to perlintern.pod
21162              
21163              support for -Dusethreads build under HP-UX 10.20 and DCE threads
21164              library (11.0 and later have pthreads but 10.x don't)
21165              
21166              avoid uninitialized value warnings
21167              
21168              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21169              gets weird results)
21170              
21171              perldoc nit on windows
21172              
21173              make it possible to run the tests outside the source tree
21174              (there's still a dependency on ../lib being the library
21175              location)
21176      Branch: perl
21177           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
21178           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
21179           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
21180           !> win32/bin/search.pl win32/vdir.h
21181 ____________________________________________________________________________
21182 [  8613] By: gsar                                  on 2001/01/30  16:39:59
21183         Log: make it possible to run the tests outside the source tree
21184              (there's still a dependency on ../lib being the library
21185              location)
21186      Branch: maint-5.6/perl
21187            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
21188 ____________________________________________________________________________
21189 [  8612] By: gsar                                  on 2001/01/30  16:31:12
21190         Log: perldoc nit on windows
21191      Branch: maint-5.6/perl
21192            ! utils/perldoc.PL
21193 ____________________________________________________________________________
21194 [  8611] By: gsar                                  on 2001/01/30  16:22:54
21195         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
21196              gets weird results)
21197      Branch: maint-5.6/perl
21198            ! win32/vdir.h
21199 ____________________________________________________________________________
21200 [  8610] By: gsar                                  on 2001/01/30  16:12:45
21201         Log: avoid uninitialized value warnings
21202      Branch: maint-5.6/perl
21203            ! win32/bin/search.pl
21204 ____________________________________________________________________________
21205 [  8609] By: gsar                                  on 2001/01/30  16:08:01
21206         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
21207              library (11.0 and later have pthreads but 10.x don't)
21208      Branch: maint-5.6/perl
21209            ! hints/hpux.sh thread.h
21210 ____________________________________________________________________________
21211 [  8608] By: gsar                                  on 2001/01/30  15:48:55
21212         Log: perl's internal variables are not for public consumption,
21213              move their docs from perlapi.pod to perlintern.pod
21214      Branch: maint-5.6/perl
21215            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
21216            ! thrdvar.h
21217 ____________________________________________________________________________
21218 [  8607] By: gsar                                  on 2001/01/30  15:44:27
21219         Log: mistakenly branched perl56delta.pod, revert
21220      Branch: maint-5.6/perl
21221            - pod/perl56delta.pod
21222           !> pod/perldelta.pod
21223 ____________________________________________________________________________
21224 [  8606] By: gsar                                  on 2001/01/30  14:20:24
21225         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
21226              dTHR which has been a noop for a while now, except for the
21227              compatibility definition in thread.h)
21228      Branch: maint-5.6/perl
21229           !> (integrate 45 files)
21230 ____________________________________________________________________________
21231 [  8605] By: jhi                                   on 2001/01/30  05:43:58
21232         Log: Mark the UTF-8 APIs as experimental.
21233      Branch: maint-5.6/perl
21234            ! embed.pl pod/perlapi.pod
21235 ____________________________________________________________________________
21236 [  8604] By: jhi                                   on 2001/01/30  05:38:40
21237         Log: Nits from earlier integrates.
21238      Branch: maint-5.6/perl
21239            ! lib/Carp/Heavy.pm
21240           !> sv.c
21241 ____________________________________________________________________________
21242 [  8603] By: jhi                                   on 2001/01/30  05:27:26
21243         Log: Regenerate Porting files.
21244      Branch: maint-5.6/perl
21245            ! Porting/Glossary Porting/config.sh Porting/config_H
21246 ____________________________________________________________________________
21247 [  8602] By: jhi                                   on 2001/01/30  05:14:59
21248         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
21249              8310,8339,8447,8492,8493,8505,8525: documentation changes.
21250              
21251              Subject: Re: perlfaq style changes
21252              
21253              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
21254              
21255              Subject: [PATCH] docs on NaN
21256              
21257              Subject: [patch] perlfaq7
21258              
21259              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
21260              
21261              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
21262              
21263              Subject: [PATCH] open() example in perlfunc.pod
21264              
21265              Podify README.mpeix (a new version from the web)
21266              
21267              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
21268              
21269              Subject: [PATCH] format and rewording in perlfaq.pod
21270              
21271              Subject: [PATCH] API Variable documentation   
21272              
21273              Memory management calls documentation.
21274              
21275              Subject: [PATCH: perl@8482] README.vms URL updates
21276              
21277              Subject: Minor typos in perlfaq2.pod
21278              
21279              Subject: [PATCH] pod/perlvar.pod
21280      Branch: maint-5.6/perl
21281           +> pod/perl56delta.pod
21282            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21283           !> README.amiga README.epoc README.mpeix README.vms
21284           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
21285           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
21286           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
21287           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
21288           !> pod/perlvar.pod thrdvar.h
21289 ____________________________________________________________________________
21290 [  8601] By: jhi                                   on 2001/01/30  04:38:35
21291         Log: Integrate changes #8036,8096,8253 from mainline:
21292              hints changes.
21293              
21294              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21295              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
21296              
21297              Output the (apparent) version of gcc in Tru64.
21298      Branch: maint-5.6/perl
21299           +> ext/POSIX/hints/svr4.pl
21300           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
21301           !> hints/svr4.sh t/lib/bigfltpm.t
21302 ____________________________________________________________________________
21303 [  8600] By: jhi                                   on 2001/01/30  04:04:01
21304         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
21305              locale fixes.
21306              
21307              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
21308              
21309              Debian allows /usr/bin/locale to exist without any locales. (7868)
21310              
21311              Allow the locale test needing POSIX and the taint test
21312              needing IPC::SysV to run under 'minitest' (basically,
21313              bail out if loading the extension fails). (8384)
21314              
21315              Cleanup the locale.t output  (8480)
21316      Branch: maint-5.6/perl
21317           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
21318           !> t/pragma/locale.t
21319 ____________________________________________________________________________
21320 [  8599] By: jhi                                   on 2001/01/30  03:51:04
21321         Log: Missing generated files from #8598.
21322      Branch: maint-5.6/perl
21323            ! embed.h global.sym objXSUB.h perlapi.c proto.h
21324 ____________________________________________________________________________
21325 [  8598] By: jhi                                   on 2001/01/30  03:41:54
21326         Log: Integrate change #8555 from mainline, manually integrate parts
21327              of changes 8452 and 8583.
21328              
21329              Subject: [PATCH] utf8.c documentation (8452)
21330              
21331              No point in checking the length if the pointer is bogus. (8555)
21332              
21333              Introduce bytes_from_utf8() and implement sv_eq() using it,
21334              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
21335              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
21336              was malformed. (8583)
21337      Branch: maint-5.6/perl
21338            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
21339           !> pod/perlapi.pod sv.c utf8.c
21340 ____________________________________________________________________________
21341 [  8597] By: gsar                                  on 2001/01/30  02:37:26
21342         Log: get PERL_OBJECT build going again on windows
21343      Branch: maint-5.6/perl
21344            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21345            ! pod/perlapi.pod proto.h sv.c
21346 ____________________________________________________________________________
21347 [  8596] By: jhi                                   on 2001/01/30  02:16:17
21348         Log: Signedness nit.
21349      Branch: perl
21350            ! sv.c
21351 ____________________________________________________________________________
21352 [  8595] By: jhi                                   on 2001/01/30  02:11:07
21353         Log: EBCDIC patch for Storable, from Peter Prymmer.
21354      Branch: perl
21355            ! t/lib/st-06compat.t
21356 ____________________________________________________________________________
21357 [  8594] By: jhi                                   on 2001/01/30  01:04:48
21358         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
21359              From: Peter Prymmer <pvhp@forte.com>
21360              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
21361              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
21362      Branch: perl
21363            ! t/lib/b.t
21364 ____________________________________________________________________________
21365 [  8593] By: jhi                                   on 2001/01/30  00:56:47
21366         Log: Subject: [PATCH: perl@8585] pod problems in io
21367              From: Peter Prymmer <pvhp@forte.com>
21368              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
21369              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
21370      Branch: perl
21371            ! pod/perlapio.pod pod/perliol.pod
21372 ____________________________________________________________________________
21373 [  8592] By: jhi                                   on 2001/01/30  00:48:20
21374         Log: Integrate perlio.
21375      Branch: perl
21376           !> pod/perlapio.pod pod/perliol.pod
21377 ____________________________________________________________________________
21378 [  8591] By: nick                                  on 2001/01/29  22:02:28
21379         Log: GNU 'merge' Simon's copy of perliol.pod with version
21380              patched by Craig's patch.
21381      Branch: perlio
21382            ! pod/perliol.pod
21383 ____________________________________________________________________________
21384 [  8590] By: nick                                  on 2001/01/29  21:55:10
21385         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
21386      Branch: perlio
21387            ! pod/perlapio.pod pod/perliol.pod
21388 ____________________________________________________________________________
21389 [  8589] By: jhi                                   on 2001/01/29  15:35:33
21390         Log: Integrate change #8586 from maint-5.6/perl.
21391              
21392              make the BOM detection code not call tell() until it has to
21393              (meant to fix esoteric compatibility issues where PL_rsfp
21394              is overridden)
21395      Branch: perl
21396           !> toke.c
21397 ____________________________________________________________________________
21398 [  8588] By: jhi                                   on 2001/01/29  15:29:11
21399         Log: Subject: MAking Solaris malloc() the default
21400              From: Lupe Christoph <lupe@lupe-christoph.de>
21401              Date: Mon, 29 Jan 2001 12:59:36 +0100
21402              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
21403              
21404              The README.solaris part slightly tweaked.
21405      Branch: perl
21406            ! README.solaris hints/solaris_2.sh
21407 ____________________________________________________________________________
21408 [  8587] By: jhi                                   on 2001/01/29  15:17:34
21409         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
21410              From: root@ak-75.mind.de
21411              Date: Sun, 28 Jan 2001 20:32:29 +0100
21412              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
21413      Branch: perl
21414            ! pod/perlre.pod
21415 ____________________________________________________________________________
21416 [  8586] By: gsar                                  on 2001/01/29  13:43:44
21417         Log: make the BOM detection code not call tell() until it has to
21418              (meant to fix esoteric compatibility issues where PL_rsfp
21419              is overridden)
21420      Branch: maint-5.6/perl
21421            ! toke.c
21422 ____________________________________________________________________________
21423 [  8585] By: jhi                                   on 2001/01/28  20:05:45
21424         Log: Update Changes.
21425      Branch: perl
21426            ! Changes patchlevel.h
21427 ____________________________________________________________________________
21428 [  8584] By: jhi                                   on 2001/01/28  19:30:02
21429         Log: Integrate perlio.
21430      Branch: perl
21431           +> pod/perliol.pod
21432           !> MANIFEST pod/perlapio.pod
21433 ____________________________________________________________________________
21434 [  8583] By: jhi                                   on 2001/01/28  19:28:40
21435         Log: Patch from Inaba Hiroto:
21436              - canonical UTF-8 hash keys: if a key string for a hash is
21437              UTF8-on, try downgrade the string and use it if
21438              unicode::distinct is not in effect.
21439              For the task, I added a function bytes_from_utf8() to utf8.c.
21440              It might resemble utf8_to_bytes() but it is not convenient
21441              to the task.
21442              Made a test for it and added to t/op/each.t
21443              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
21444              the mortal copy of the argument SV.
21445              And changed t/io/utf8.t test 18 which expects print() to
21446              upgrade its argument.
21447              - re-implement sv_eq with bytes_from_utf8()
21448              - some bug fixes
21449              - tr/// does not handle UTF8 range (\x{}-\x{})
21450              - \ before raw UTF8 character produced
21451              "Malformed UTF-8 character" warning.
21452              - "\x{100}\N{CENT SIGN}" is Malformed.
21453              Added tests for these 3.
21454              - and one silly bug (by me) with qu operator.
21455      Branch: perl
21456            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
21457            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
21458            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
21459 ____________________________________________________________________________
21460 [  8582] By: nick                                  on 2001/01/28  19:25:04
21461         Log: Add pod/perliol.pod to MANIFEST :-(
21462      Branch: perlio
21463            ! MANIFEST
21464 ____________________________________________________________________________
21465 [  8581] By: nick                                  on 2001/01/28  19:22:40
21466         Log: PerlIO documentation. Proofing and sub-editing requested.
21467      Branch: perlio
21468            + pod/perliol.pod
21469            ! pod/perlapio.pod
21470 ____________________________________________________________________________
21471 [  8580] By: jhi                                   on 2001/01/28  05:16:25
21472         Log: Revert the change to sv_2pv() done by #8054: Someone who
21473              did SvNV_set() on a scalar that also happened to be POK,
21474              followed by sv_2pv() won't get the right coercion anymore.
21475              [Sarathy]
21476      Branch: maint-5.6/perl
21477            ! sv.c
21478 ____________________________________________________________________________
21479 [  8579] By: jhi                                   on 2001/01/28  05:15:04
21480         Log: Remove the #8084 effect: do not allow -Q to be interpreted
21481              as -&Q(), this is too much wiggle room.
21482      Branch: maint-5.6/perl
21483            ! toke.c
21484 ____________________________________________________________________________
21485 [  8578] By: jhi                                   on 2001/01/28  05:12:45
21486         Log: Needed bits of #8439 (should have been in #8576),
21487              mainly for lval substr().
21488      Branch: maint-5.6/perl
21489            ! mg.c pp.c pp_hot.c
21490 ____________________________________________________________________________
21491 [  8577] By: jhi                                   on 2001/01/28  05:02:46
21492         Log: A missing check-in.
21493      Branch: maint-5.6/perl
21494            ! utf8.c
21495 ____________________________________________________________________________
21496 [  8576] By: jhi                                   on 2001/01/28  04:26:18
21497         Log: Integrate changes #8425,8436,8439,8517 from mainline.
21498              The 8439 was not truly integrated because it had too many
21499              dependencies on the development branch and because it introduced
21500              concepts too bold for a maintenance branch (such as the qu operator).
21501              
21502              Subject: [PATCH perl@8342] -Wformat
21503              
21504              Tighten some of the UTF-8 tests a bit.
21505              
21506              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
21507              - The substr lval was still not okay.
21508              - Now pp_stringify and sv_setsv copies source's UTF8 flag
21509              even if IN_BYTE.  pp_stringify is called from fold_constants
21510              at optimization phase and "\x{100}" was made SvUTF8_off under
21511              use bytes (the bytes pragma is for "byte semantics" and not
21512              for "do not produce UTF8 data")
21513      Branch: maint-5.6/perl
21514            ! t/lib/charnames.t t/op/substr.t toke.c
21515           !> sv.c t/pragma/utf8.t
21516 ____________________________________________________________________________
21517 [  8575] By: jhi                                   on 2001/01/28  04:01:51
21518         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
21519              
21520              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
21521              
21522              Subject: [ID 20001230.003] UTF-8 tr still hurts
21523              
21524              Test cases for #8385 (from Simon's "torture.pl")
21525              
21526              Start fixing UTF-8 lval substr() (8405)
21527      Branch: maint-5.6/perl
21528           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
21529           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
21530 ____________________________________________________________________________
21531 [  8574] By: jhi                                   on 2001/01/28  03:09:06
21532         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
21533              from mainline.
21534              
21535              UTF-8 cleanup.
21536              
21537              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
21538              
21539              "\x{FF}\xFF" was broken.
21540              
21541              Tests for #8329 and #8330.
21542              
21543              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
21544              
21545              IRIX compiler noticed that the bof initialization might be
21546              bypassed by control flow.
21547              
21548              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
21549      Branch: maint-5.6/perl
21550           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
21551           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
21552 ____________________________________________________________________________
21553 [  8573] By: jhi                                   on 2001/01/28  02:06:12
21554         Log: Retract #8552.
21555      Branch: perl
21556            ! lib/Text/Wrap.pm t/lib/textwrap.t
21557 ____________________________________________________________________________
21558 [  8572] By: jhi                                   on 2001/01/28  02:04:49
21559         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
21560              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
21561              not really integrated but instead salvaged by hand
21562              (they had too many dependencies on the development release
21563              to be cleanly integratable).
21564              
21565              Subject: more UTF8 test suites and an UTF8 patch
21566              
21567              Tweak for MULTIPLICITY/USE_PERLIO
21568              
21569              Signedness nit.
21570              
21571              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
21572              
21573              Use the UTF8_XXX macros in is_utf8_char().
21574              
21575              Rewrite pp_concat() in terms of sv_catsv().  The . operator
21576              should now be UTF-8-proof.
21577              
21578              Subject: [PATCH perl@8269] scanning two hex-constants
21579              fails on EBCDIC environment (script length.t)
21580              
21581              Add some Unicode chop() tests.
21582      Branch: maint-5.6/perl
21583            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
21584           !> sv.c t/op/chop.t utf8.h
21585 ____________________________________________________________________________
21586 [  8571] By: jhi                                   on 2001/01/28  00:35:59
21587         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
21588              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
21589              
21590              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
21591              
21592              The maxiters upper limit sanity check (guarding against
21593              non-progress) assumed bytes instead of characters in s///
21594              and split().
21595              
21596              Signedness nit.
21597              
21598              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
21599              join() should now be UTF-8-proof.
21600              
21601              More split // UTF-8 tests. (8250)
21602      Branch: maint-5.6/perl
21603           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
21604           !> util.c
21605 ____________________________________________________________________________
21606 [  8570] By: jhi                                   on 2001/01/27  22:15:46
21607         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
21608              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
21609              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
21610              8084,8204,8244,8333 from mainline.
21611              
21612              For -Q where Q might be a one-letter sub name one does no more
21613              get a warning about an unknown filetest (7941,7943,7944,8084).
21614              
21615              Subject: Re: [ID 20001130.011] expression parsing bug ?
21616              
21617              Make uv_to_utf8() to zero-terminate its output buffer.
21618              
21619              Split off t/op/length.t (7995)
21620              
21621              Split off t/op/utf8decode.t (7996)
21622              
21623              Remove an unnecessary 'use utf8' from the utf8.t (7998)
21624              
21625              Split off t/op/concat.t (8004)
21626              
21627              Split off t/op/ver.t (8005)
21628              
21629              Document utf8_length(), utf8_distance(), and utf8_hop().
21630              
21631              Document utf8_to_uv() better.
21632              
21633              Introduce macros for UTF8 decoding (8028,8033).
21634              
21635              Add test for reverse() (8030,8031).
21636              
21637              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
21638              
21639              Do not return the Unicode replacement character    on UTF-8
21640              decoding failure.
21641              
21642              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
21643              not this_utf8 i.e. the output string has one, but don't mess
21644              with source assumption. (8052,8053)
21645              
21646              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
21647              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
21648              was not expecting to be called with something that was already
21649              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
21650              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
21651              (8054)
21652              
21653              Recode the naughty binary bytes in utf8decode.t using the \xHH.
21654              
21655              Make some panic messages a bit more logical.
21656      Branch: maint-5.6/perl
21657           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
21658           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
21659           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
21660           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
21661           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
21662           !> utf8.c utf8.h
21663 ____________________________________________________________________________
21664 [  8569] By: jhi                                   on 2001/01/27  19:16:43
21665         Log: Integrate changes #7750 from perlio and #8566 from mainline.
21666      Branch: maint-5.6/perl
21667           !> regexec.c sv.c
21668 ____________________________________________________________________________
21669 [  8568] By: jhi                                   on 2001/01/27  18:06:51
21670         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
21671              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
21672              7935[-perlio.c],7936,7959,7965 from mainline.
21673              
21674              Change the "big byte" error message to "Wide character".
21675              (7355, the croak-if-wide-chars-in-print part ignored)
21676              
21677              Use UINT64_C().
21678              
21679              Introduce Perl_utf8_length().
21680              
21681              diff -se shows these as different (7753, forgotten check-ins)
21682              
21683              Subject: [PATCH] doop.c - UTF8 tr///
21684              
21685              If we use (aTHX_ ...) then put Perl_ on the front.
21686              
21687              Make utf8_length() and utf8_distance() to be less forgiving
21688              about bad UTF-8.
21689              
21690              Test line numbers are different with utf8.
21691              
21692              No need to scan till infinity, 13 is enough. (7872,7911)
21693              
21694              Subject: [PATCH] Tokeniser debugging
21695              
21696              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
21697              
21698              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
21699              
21700              Be more careful in Perl_sv_utf8_downgrade().
21701              
21702              Use DO_UTF8().
21703              
21704              Raw zero bytes in text files confuse at least GNU patch 2.1.
21705      Branch: maint-5.6/perl
21706           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
21707           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
21708           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
21709           !> t/pragma/utf8.t toke.c utf8.c utf8.h
21710 ____________________________________________________________________________
21711 [  8567] By: nick                                  on 2001/01/27  11:10:38
21712         Log: Integrate mainline
21713      Branch: perlio
21714           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
21715           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
21716           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
21717           !> toke.c
21718 ____________________________________________________________________________
21719 [  8566] By: jhi                                   on 2001/01/27  06:22:48
21720         Log: More documentation for the regexp context stack.
21721      Branch: perl
21722            ! regexec.c
21723 ____________________________________________________________________________
21724 [  8565] By: jhi                                   on 2001/01/27  05:21:57
21725         Log: Update Changes.
21726      Branch: perl
21727            ! Changes patchlevel.h
21728 ____________________________________________________________________________
21729 [  8564] By: jhi                                   on 2001/01/27  04:44:04
21730         Log: Threadedness patch for #8562 from Doug MacEachern.
21731      Branch: perl
21732            ! toke.c
21733 ____________________________________________________________________________
21734 [  8563] By: jhi                                   on 2001/01/27  04:26:24
21735         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21736              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21737              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
21738              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
21739      Branch: perl
21740            ! op.c
21741 ____________________________________________________________________________
21742 [  8562] By: jhi                                   on 2001/01/27  04:20:30
21743         Log: Subject: Re: Announce : Tokener reporting patch
21744              From: Simon Cozens <simon@cozens.net>
21745              Date: Mon, 22 Jan 2001 02:17:22 +0000
21746              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
21747      Branch: perl
21748            ! embed.h embed.pl proto.h toke.c
21749 ____________________________________________________________________________
21750 [  8561] By: jhi                                   on 2001/01/27  04:17:24
21751         Log: Forgot from #8545.  Oops.
21752      Branch: perl
21753            ! pp.c t/pragma/overload.t
21754 ____________________________________________________________________________
21755 [  8560] By: jhi                                   on 2001/01/27  03:01:47
21756         Log: A better module compilation test, use MANIFEST as suggested
21757              by Spider.
21758      Branch: perl
21759            ! t/lib/1_compile.t
21760 ____________________________________________________________________________
21761 [  8559] By: jhi                                   on 2001/01/27  02:50:48
21762         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
21763              From: Peter Prymmer <pvhp@forte.com>
21764              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
21765              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
21766      Branch: perl
21767            ! t/lib/b.t
21768 ____________________________________________________________________________
21769 [  8558] By: jhi                                   on 2001/01/27  02:27:05
21770         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
21771              From: Peter Prymmer <pvhp@forte.com>
21772              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
21773              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
21774      Branch: perl
21775            ! t/pragma/sub_lval.t
21776 ____________________________________________________________________________
21777 [  8557] By: jhi                                   on 2001/01/27  02:26:03
21778         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
21779              From: Peter Prymmer <pvhp@forte.com>
21780              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
21781              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
21782      Branch: perl
21783            ! t/lib/st-06compat.t
21784 ____________________________________________________________________________
21785 [  8556] By: jhi                                   on 2001/01/27  02:24:33
21786         Log: Subject: [PATCH: perl@8531] minor update to README.os390
21787              From: Peter Prymmer <pvhp@forte.com>
21788              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
21789              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
21790      Branch: perl
21791            ! README.os390
21792 ____________________________________________________________________________
21793 [  8555] By: jhi                                   on 2001/01/27  00:35:47
21794         Log: No point in checking the length before we know whether the pointer
21795              is bogus or not, fixes Abigail's odbm failures in Linux.
21796      Branch: perl
21797            ! sv.c
21798 ____________________________________________________________________________
21799 [  8554] By: nick                                  on 2001/01/26  19:01:31
21800         Log: Integrate mainline
21801      Branch: perlio
21802           !> lib/Text/Wrap.pm t/lib/textwrap.t
21803 ____________________________________________________________________________
21804 [  8553] By: jhi                                   on 2001/01/26  15:19:39
21805         Log: Integrate change #7792 from perlio (multiplicity fix),
21806              fix the AV leak in regex DEBUGGING (tiny part of the
21807              polymorphic regexp patch #8143).
21808      Branch: maint-5.6/perl
21809            ! regcomp.c
21810           !> scope.h
21811 ____________________________________________________________________________
21812 [  8552] By: jhi                                   on 2001/01/26  15:03:23
21813         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
21814              From: Michael G Schwern <schwern@pobox.com>
21815              Date: Fri, 26 Jan 2001 09:28:31 -0500
21816              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
21817      Branch: perl
21818            ! lib/Text/Wrap.pm t/lib/textwrap.t
21819 ____________________________________________________________________________
21820 [  8551] By: jhi                                   on 2001/01/26  02:33:19
21821         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
21822              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
21823              
21824              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
21825              
21826              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
21827              
21828              Message nit.
21829              
21830              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
21831              
21832              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
21833              
21834              (the cleanup of unused submatches in regtry() and regcppop())
21835              
21836              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
21837              stored and restored, and thusly was trounced by the utf8 swash
21838              routines.
21839              
21840              use utf8 not required to use \x{}.
21841              
21842              Removed two more tests that make no sense in UTF-8 since the test
21843              data is not in UTF-8.
21844              
21845              Get the three different space character classes right under utf8.
21846              
21847              Implement ANYOFUTF8 regprop() dumping.
21848              
21849              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
21850              
21851              Document the regex context pushing/popping a bit better.
21852      Branch: maint-5.6/perl
21853           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
21854           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
21855           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
21856           !> t/op/regmesg.t utf8.c
21857 ____________________________________________________________________________
21858 [  8550] By: nick                                  on 2001/01/25  19:42:30
21859         Log: Integrate mainline
21860      Branch: perlio
21861           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
21862           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
21863           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
21864           !> t/lib/bigint.t t/lib/bigintpm.t
21865 ____________________________________________________________________________
21866 [  8549] By: jhi                                   on 2001/01/25  15:22:28
21867         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
21868      Branch: maint-5.6/perl
21869            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
21870 ____________________________________________________________________________
21871 [  8548] By: jhi                                   on 2001/01/25  15:02:55
21872         Log: Integrate changes #7997,8063,8492,8547 from mainline.
21873              
21874              Subject: Re: STRLEN - what?
21875              
21876              Subject: [PATCH] perlguts.pod
21877              
21878              Memory management calls documentation.
21879              
21880              Layout using tabulator is not a good idea in a pod.
21881      Branch: maint-5.6/perl
21882           !> pod/perlguts.pod
21883 ____________________________________________________________________________
21884 [  8547] By: jhi                                   on 2001/01/25  14:49:05
21885         Log: Layout using tabulator is not a good idea in a pod.
21886      Branch: perl
21887            ! pod/perlguts.pod
21888 ____________________________________________________________________________
21889 [  8546] By: jhi                                   on 2001/01/25  14:31:12
21890         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
21891              from mainline.
21892              
21893              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21894              
21895              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21896              
21897              More Win32 editor/IDE/shell hints.
21898              
21899              More Win32 Perling.
21900              
21901              Yet another editor edit.
21902              
21903              Edit edit edit.
21904              
21905              IDE/editor section tweaking.
21906              
21907              Few more IDE/editor nits from p5p.
21908      Branch: maint-5.6/perl
21909           !> pod/perlfaq3.pod
21910 ____________________________________________________________________________
21911 [  8545] By: jhi                                   on 2001/01/25  04:16:32
21912         Log: Subject: [PATCH 5.7.0] overload int()
21913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21914              Date: Wed, 24 Jan 2001 19:06:57 -0500
21915              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
21916      Branch: perl
21917            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
21918            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
21919            ! t/lib/bigintpm.t
21920 ____________________________________________________________________________
21921 [  8544] By: jhi                                   on 2001/01/25  04:15:11
21922         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
21923              From: Peter Prymmer <pvhp@forte.com>
21924              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
21925              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
21926      Branch: perl
21927            ! Makefile.SH README.os390 hints/os390.sh installperl
21928 ____________________________________________________________________________
21929 [  8543] By: jhi                                   on 2001/01/25  03:52:08
21930         Log: Integrate change #8462,8469 from mainline.
21931              
21932              In VMS Perl subversion (perl -V) is undef.
21933      Branch: maint-5.6/perl
21934           !> configure.com
21935 ____________________________________________________________________________
21936 [  8542] By: jhi                                   on 2001/01/25  03:44:55
21937         Log: Integrate changes #7835,7850,8315,8316 from mainline.
21938              
21939              Solaris hints.
21940      Branch: maint-5.6/perl
21941           !> hints/solaris_2.sh
21942 ____________________________________________________________________________
21943 [  8541] By: jhi                                   on 2001/01/25  03:39:28
21944         Log: Integrate #8336 from mainline.
21945      Branch: maint-5.6/perl
21946           !> hv.c
21947 ____________________________________________________________________________
21948 [  8540] By: jhi                                   on 2001/01/25  03:23:50
21949         Log: Retract #8539.
21950      Branch: maint-5.6/perl
21951            ! pod/perlfaq3.pod
21952 ____________________________________________________________________________
21953 [  8539] By: jhi                                   on 2001/01/25  03:21:55
21954         Log: (Retracted by #5940.)
21955      Branch: maint-5.6/perl
21956            ! pod/perlfaq3.pod
21957 ____________________________________________________________________________
21958 [  8538] By: jhi                                   on 2001/01/25  03:14:07
21959         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
21960              From: Peter Prymmer <pvhp@forte.com>
21961              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
21962              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
21963              
21964              The VMS bits.
21965      Branch: maint-5.6/perl
21966            ! configure.com vms/descrip_mms.template
21967 ____________________________________________________________________________
21968 [  8537] By: jhi                                   on 2001/01/25  03:06:09
21969         Log: Integrate #7710,7824,7973 from mainline.
21970      Branch: maint-5.6/perl
21971           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21972           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
21973           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
21974           !> vos/config.ga.def vos/config.ga.h win32/config.bc
21975           !> win32/config.gc win32/config.vc
21976 ____________________________________________________________________________
21977 [  8536] By: jhi                                   on 2001/01/24  13:50:20
21978         Log: Revert the edits made by me so far to the 5.6 branch since
21979              the TRIAL1 since I did edits when I should have been using
21980              integrates.  Bad programmer.   (Will integrate them properly later.)
21981              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
21982              The #8353 will not be reapplied at least for now since
21983              the UTF-8 hash keys need more thinking.
21984              (The patches #8347, #8354, #8454, #8473 were okay since they
21985              were original edits made specifically for the 5.6.1-TRIAL1.)
21986      Branch: maint-5.6/perl
21987            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21988            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
21989            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
21990            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
21991            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
21992            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21993            ! win32/config.bc win32/config.gc win32/config.vc
21994 ____________________________________________________________________________
21995 [  8535] By: bailey                                on 2001/01/24  06:37:02
21996         Log: SYN SYN
21997      Branch: vmsperl
21998           +> (branch 26 files)
21999           !> (integrate 130 files)
22000 ____________________________________________________________________________
22001 [  8534] By: nick                                  on 2001/01/23  19:30:57
22002         Log: Integrate mainline.
22003      Branch: perlio
22004           !> Changes Configure Porting/Glossary Porting/config.sh
22005           !> Porting/config_H embed.h embed.pl ext/Encode/compile
22006           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
22007           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
22008           !> pod/perlvar.pod proto.h t/lib/1_compile.t
22009 ____________________________________________________________________________
22010 [  8533] By: jhi                                   on 2001/01/23  16:15:46
22011         Log: Forgotten from #8501.
22012      Branch: perl
22013            ! Porting/Glossary Porting/config.sh Porting/config_H
22014 ____________________________________________________________________________
22015 [  8532] By: jhi                                   on 2001/01/23  16:13:27
22016         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
22017              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22018              Date: Mon, 22 Jan 2001 17:51:58 +0100
22019              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
22020      Branch: perl
22021            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
22022 ____________________________________________________________________________
22023 [  8531] By: jhi                                   on 2001/01/23  15:46:01
22024         Log: Update Changes.
22025      Branch: perl
22026            ! Changes patchlevel.h
22027 ____________________________________________________________________________
22028 [  8530] By: jhi                                   on 2001/01/23  15:38:39
22029         Log: De-cut-and-pasto.
22030      Branch: perl
22031            ! t/lib/1_compile.t
22032 ____________________________________________________________________________
22033 [  8529] By: jhi                                   on 2001/01/23  15:11:04
22034         Log: Document the mkdir trailing slashes case.
22035      Branch: perl
22036            ! pod/perlfunc.pod
22037 ____________________________________________________________________________
22038 [  8528] By: jhi                                   on 2001/01/23  15:08:28
22039         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
22040              get installed:
22041              
22042              Subject: lib/lib.pm
22043              From: <abigail@foad.org>
22044              Date: Mon, 28 Aug 2000 20:35:08 -0400
22045              Message-ID: <20000829003508.21281.qmail@foad.org>
22046      Branch: perl
22047            ! installperl
22048 ____________________________________________________________________________
22049 [  8527] By: jhi                                   on 2001/01/23  14:44:04
22050         Log: Metaconfig unit change for #8526.
22051      Branch: metaconfig
22052            ! U/threads/archname.U
22053 ____________________________________________________________________________
22054 [  8526] By: jhi                                   on 2001/01/23  14:43:19
22055         Log: Attach -perlio to the archname if so selected.
22056      Branch: perl
22057            ! Configure
22058 ____________________________________________________________________________
22059 [  8525] By: jhi                                   on 2001/01/23  14:24:01
22060         Log: Subject: [PATCH] pod/perlvar.pod
22061              From: abigail@foad.org
22062              Date: Tue, 23 Jan 2001 01:41:10 +0100
22063              Message-ID: <20010123004110.22259.qmail@foad.org>
22064      Branch: perl
22065            ! pod/perlvar.pod
22066 ____________________________________________________________________________
22067 [  8524] By: jhi                                   on 2001/01/23  14:22:32
22068         Log: A bug introduced in #8217 (the undefined variable in the
22069              lib/safe1_t #3) fixed, by Charles Lane:
22070              
22071              The earlier patch made it so that stuff running in Safe
22072              compartments could do a "caller" and see "main".  That
22073              little change in name is done right before the code in
22074              the compartment is run, and apparantly the parser
22075              was picking up the stash name before it got changed.
22076              
22077              (why it was threaded vs. unthreaded Perl that was sensitive to this
22078              I still don't know...and it probably doesn't matter).
22079              
22080              I tryed removing the stash name-change and saw that threaded Perl
22081              did indeed pass the lib/safe1.t tests.
22082              
22083              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
22084              do the name change (and to connect _ in the compartment to the global
22085              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
22086              to call _safe_pkg_prep when creating a new compartment.
22087              
22088              Passes all tests with threaded perl on linux; passes all tests
22089              with unthreaded perl on VMS.
22090              
22091              At some point I'll probably want to revisit Safe and Opcode to
22092              provide more sensible handling of global variables...and to get
22093              formats working in Safe compartments, which they don't do currently.
22094      Branch: perl
22095            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
22096 ____________________________________________________________________________
22097 [  8523] By: jhi                                   on 2001/01/23  14:11:58
22098         Log: Also the lib/Thread.pm itself needs to be ignored if
22099              the Thread extension hasn't been built.
22100      Branch: perl
22101            ! t/lib/1_compile.t
22102 ____________________________________________________________________________
22103 [  8522] By: jhi                                   on 2001/01/23  13:51:28
22104         Log: print() instead of warn() so that stderr doesn't get
22105              unncessarily polluted.
22106      Branch: perl
22107            ! ext/Encode/compile
22108 ____________________________________________________________________________
22109 [  8521] By: jhi                                   on 2001/01/23  13:49:48
22110         Log: Integrate perlio.
22111      Branch: perl
22112           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
22113           !> ext/Encode/encode.h
22114 ____________________________________________________________________________
22115 [  8520] By: nick                                  on 2001/01/22  21:44:00
22116         Log: More messing with Encode:
22117              Extra fields in header to allow multiple names and to record
22118              other things "compile" knows.
22119              Re-organise compile to factor out common output routines.
22120      Branch: perlio
22121            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
22122 ____________________________________________________________________________
22123 [  8519] By: nick                                  on 2001/01/22  20:33:50
22124         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
22125      Branch: perlio
22126            ! ext/Encode/Makefile.PL ext/Encode/compile
22127 ____________________________________________________________________________
22128 [  8518] By: nick                                  on 2001/01/22  20:28:13
22129         Log: Integrate mainline
22130      Branch: perlio
22131           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
22132           !> vos/config.alpha.def vos/config.alpha.h
22133 ____________________________________________________________________________
22134 [  8517] By: jhi                                   on 2001/01/22  15:37:17
22135         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
22136              by Inaba Hiroto.
22137      Branch: perl
22138            ! sv.c
22139 ____________________________________________________________________________
22140 [  8516] By: jhi                                   on 2001/01/22  14:55:15
22141         Log: More SIG_SIZE fixes.
22142      Branch: perl
22143            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
22144 ____________________________________________________________________________
22145 [  8515] By: jhi                                   on 2001/01/22  14:50:27
22146         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
22147              From: "Craig A. Berry" <craigberry@mac.com>
22148              Date: Mon, 22 Jan 2001 00:42:24 -0600
22149              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
22150      Branch: perl
22151            ! configure.com
22152 ____________________________________________________________________________
22153 [  8514] By: jhi                                   on 2001/01/22  14:31:17
22154         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
22155              From: "Craig A. Berry" <craigberry@mac.com>
22156              Date: Sun, 21 Jan 2001 23:03:25 -0600
22157              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
22158      Branch: perl
22159            ! configure.com
22160 ____________________________________________________________________________
22161 [  8513] By: jhi                                   on 2001/01/22  14:14:00
22162         Log: Add the .ucm encoding tables to the MANIFEST.
22163      Branch: perl
22164            ! MANIFEST
22165 ____________________________________________________________________________
22166 [  8512] By: jhi                                   on 2001/01/22  13:43:33
22167         Log: Integrate perlio.
22168      Branch: perl
22169           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22170           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22171           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22172           +> ext/Encode/Encode/iso8859-10.ucm
22173           +> ext/Encode/Encode/iso8859-13.ucm
22174           +> ext/Encode/Encode/iso8859-14.ucm
22175           +> ext/Encode/Encode/iso8859-15.ucm
22176           +> ext/Encode/Encode/iso8859-16.ucm
22177           +> ext/Encode/Encode/iso8859-2.ucm
22178           +> ext/Encode/Encode/iso8859-3.ucm
22179           +> ext/Encode/Encode/iso8859-4.ucm
22180           +> ext/Encode/Encode/iso8859-5.ucm
22181           +> ext/Encode/Encode/iso8859-6.ucm
22182           +> ext/Encode/Encode/iso8859-7.ucm
22183           +> ext/Encode/Encode/iso8859-8.ucm
22184           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22185           +> ext/Encode/Encode/symbol.ucm
22186           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
22187           !> perliol.h
22188 ____________________________________________________________________________
22189 [  8511] By: nick                                  on 2001/01/21  23:44:47
22190         Log: Make "real" layers of ":utf8" and ":raw".
22191              So now PERLIO=utf8 perl ...
22192              does what Andreas wanted.
22193              Fix arg passing in open.pm (still have a Carp issue).
22194      Branch: perlio
22195            ! lib/open.pm perlio.c perliol.h
22196 ____________________________________________________________________________
22197 [  8510] By: jhi                                   on 2001/01/21  22:56:53
22198         Log: Document the regex context pushing/popping a bit better.
22199      Branch: perl
22200            ! regexec.c
22201 ____________________________________________________________________________
22202 [  8509] By: jhi                                   on 2001/01/21  22:55:44
22203         Log: Tweak the mkdir trailing slash code some more.
22204              
22205              TO DO: the same handling should probably be done for
22206              all the other filesystem functions that can have directories
22207              as their arguments.
22208      Branch: perl
22209            ! pp_sys.c
22210 ____________________________________________________________________________
22211 [  8508] By: nick                                  on 2001/01/21  21:37:43
22212         Log: Switch "compiled in" encodings to .ucm format.
22213              (Leave others as .enc till we can run-time load .ucm,
22214              or find some other way to load them.)
22215      Branch: perlio
22216            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
22217            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
22218            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
22219            + ext/Encode/Encode/iso8859-10.ucm
22220            + ext/Encode/Encode/iso8859-13.ucm
22221            + ext/Encode/Encode/iso8859-14.ucm
22222            + ext/Encode/Encode/iso8859-15.ucm
22223            + ext/Encode/Encode/iso8859-16.ucm
22224            + ext/Encode/Encode/iso8859-2.ucm
22225            + ext/Encode/Encode/iso8859-3.ucm
22226            + ext/Encode/Encode/iso8859-4.ucm
22227            + ext/Encode/Encode/iso8859-5.ucm
22228            + ext/Encode/Encode/iso8859-6.ucm
22229            + ext/Encode/Encode/iso8859-7.ucm
22230            + ext/Encode/Encode/iso8859-8.ucm
22231            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
22232            + ext/Encode/Encode/symbol.ucm
22233            ! ext/Encode/Makefile.PL ext/Encode/compile
22234 ____________________________________________________________________________
22235 [  8507] By: nick                                  on 2001/01/21  21:02:03
22236         Log: Integrate (partial) mainline.
22237      Branch: perlio
22238           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
22239           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
22240           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22241 ____________________________________________________________________________
22242 [  8506] By: jhi                                   on 2001/01/21  20:09:30
22243         Log: Update Changes.
22244      Branch: perl
22245            ! Changes patchlevel.h
22246 ____________________________________________________________________________
22247 [  8505] By: jhi                                   on 2001/01/21  19:39:59
22248         Log: Subject: Minor typos in perlfaq2.pod
22249              From: "Stephen P. Potter" <spp@spotter.yi.org>
22250              Message-Id: <200101192101.QAA11911@spotter.yi.org>
22251              Date: Fri, 19 Jan 2001 16:01:13 -0500
22252              
22253              with a nit from Philip Netwon.
22254      Branch: perl
22255            ! pod/perlfaq2.pod
22256 ____________________________________________________________________________
22257 [  8504] By: jhi                                   on 2001/01/21  19:33:05
22258         Log: Metaconfig change for #8503.
22259      Branch: metaconfig
22260            ! U/threads/usethreads.U
22261 ____________________________________________________________________________
22262 [  8503] By: jhi                                   on 2001/01/21  19:32:21
22263         Log: Sanity check for conflicting thread flavours.
22264      Branch: perl
22265            ! Configure config_h.SH
22266 ____________________________________________________________________________
22267 [  8502] By: jhi                                   on 2001/01/21  19:23:00
22268         Log: Metaconfig change for #8501.
22269      Branch: metaconfig
22270            ! U/modified/sig_name.U
22271 ____________________________________________________________________________
22272 [  8501] By: jhi                                   on 2001/01/21  19:22:26
22273         Log: The SIG_SIZE is the number of the elements *excluding*
22274              the terminating NULL.
22275      Branch: perl
22276            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
22277            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
22278            ! win32/config_H.vc
22279 ____________________________________________________________________________
22280 [  8500] By: jhi                                   on 2001/01/21  18:31:31
22281         Log: Integrate perlio.
22282      Branch: perl
22283           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
22284           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
22285           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
22286           !> pp_sys.c proto.h sv.c
22287 ____________________________________________________________________________
22288 [  8499] By: jhi                                   on 2001/01/21  17:43:57
22289         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
22290              From: Hugo <hv@crypt.compulink.co.uk>
22291              Date: Sun, 21 Jan 2001 13:34:05 +0000
22292              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
22293              
22294              In sprintf UTF8ize only if necessary.
22295      Branch: perl
22296            ! sv.c
22297 ____________________________________________________________________________
22298 [  8498] By: nick                                  on 2001/01/21  16:25:32
22299         Log: Encode cleanup.
22300              Add command line control over "compile" so that Makefile.PL
22301              needs can be combined with other uses.
22302              Use command line options in Makefile.PL.
22303              Fix multi-byte parsing in .ucm files.
22304      Branch: perlio
22305            ! ext/Encode/Makefile.PL ext/Encode/compile
22306 ____________________________________________________________________________
22307 [  8497] By: nick                                  on 2001/01/21  12:56:27
22308         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
22309      Branch: perlio
22310            ! ext/Encode/Encode.xs
22311 ____________________________________________________________________________
22312 [  8496] By: nick                                  on 2001/01/21  12:18:45
22313         Log: Fixup after integrate:
22314              missed the .sym files that are changed by regen_headers
22315              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
22316      Branch: perlio
22317            ! global.sym pp.sym sv.c
22318 ____________________________________________________________________________
22319 [  8495] By: nick                                  on 2001/01/21  11:51:07
22320         Log: Integrate mainline.
22321      Branch: perlio
22322           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
22323           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
22324           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
22325           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
22326           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
22327           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
22328           !> win32/Makefile win32/makefile.mk
22329 ____________________________________________________________________________
22330 [  8494] By: jhi                                   on 2001/01/20  23:12:11
22331         Log: Forgot the expect_number() prototype.
22332      Branch: perl
22333            ! embed.h embed.pl proto.h
22334 ____________________________________________________________________________
22335 [  8493] By: jhi                                   on 2001/01/20  22:56:39
22336         Log: Subject: [PATCH: perl@8482] README.vms URL updates
22337              From: Peter Prymmer <pvhp@forte.com>
22338              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
22339              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
22340              
22341              Plus Craig A. Berry's suggestion to use compaq.com instead
22342              of digital.com.
22343      Branch: perl
22344            ! README.vms
22345 ____________________________________________________________________________
22346 [  8492] By: jhi                                   on 2001/01/20  22:50:05
22347         Log: Memory management calls documentation.
22348      Branch: perl
22349            ! pod/perlguts.pod
22350 ____________________________________________________________________________
22351 [  8491] By: jhi                                   on 2001/01/20  22:38:33
22352         Log: Signedness nit plus few memcpy/Copy nits.
22353      Branch: perl
22354            ! sv.c
22355 ____________________________________________________________________________
22356 [  8490] By: jhi                                   on 2001/01/20  22:25:53
22357         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
22358              From: Peter Prymmer <pvhp@forte.com>
22359              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
22360              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
22361      Branch: perl
22362            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
22363 ____________________________________________________________________________
22364 [  8489] By: jhi                                   on 2001/01/20  22:24:41
22365         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
22366              From: Peter Prymmer <pvhp@forte.com>
22367              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
22368              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
22369      Branch: perl
22370            ! win32/Makefile win32/makefile.mk
22371 ____________________________________________________________________________
22372 [  8488] By: jhi                                   on 2001/01/20  22:22:27
22373         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
22374              From: Peter Prymmer <pvhp@forte.com>
22375              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
22376              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
22377      Branch: perl
22378            ! Makefile.SH
22379 ____________________________________________________________________________
22380 [  8487] By: jhi                                   on 2001/01/20  22:21:18
22381         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
22382              From: Peter Prymmer <pvhp@forte.com>
22383              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
22384              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
22385      Branch: perl
22386            + ext/DynaLoader/dl_dllload.xs
22387            ! MANIFEST Makefile.SH hints/os390.sh
22388 ____________________________________________________________________________
22389 [  8486] By: jhi                                   on 2001/01/20  22:17:53
22390         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
22391              From: Peter Prymmer <pvhp@forte.com>
22392              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
22393              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
22394      Branch: perl
22395            ! README.os390 README.posix-bc
22396 ____________________________________________________________________________
22397 [  8485] By: jhi                                   on 2001/01/20  20:15:30
22398         Log: Document and test the new qu operator.
22399      Branch: perl
22400            + t/op/qu.t
22401            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
22402            ! pod/perlretut.pod pod/perlunicode.pod
22403 ____________________________________________________________________________
22404 [  8484] By: nick                                  on 2001/01/20  19:42:30
22405         Log: Infrastructure to allow:
22406              open($fh,"|-",@array);
22407              to be implemented
22408              i.e. mark pp_open as needing a stack mark, and make pp_open
22409              process its args in that style (and pass them _all_ to tied handles OPEN).
22410              Invent do_openn() which takes SV ** at allow it to see multiple args.
22411              Note this does not _do_ anything yet.
22412      Branch: perlio
22413            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
22414            ! perlapi.c pp_proto.h pp_sys.c proto.h
22415 ____________________________________________________________________________
22416 [  8483] By: nick                                  on 2001/01/20  17:23:14
22417         Log: Integrate mainline.
22418      Branch: perlio
22419           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
22420           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
22421 ____________________________________________________________________________
22422 [  8482] By: jhi                                   on 2001/01/19  15:37:49
22423         Log: Update Changes.
22424      Branch: perl
22425            ! Changes patchlevel.h
22426 ____________________________________________________________________________
22427 [  8481] By: jhi                                   on 2001/01/19  14:41:24
22428         Log: Subject: Re: new feature: s?printf parameter reordering 
22429              From: Hugo <hv@crypt.compulink.co.uk>
22430              Date: Thu, 11 Jan 2001 17:09:03 +0000
22431              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
22432              
22433              - support reordering for all parameters: %, *v, *, .*
22434              - lay down that the reordering specification must immediately
22435              follow that parameter: %3$, *v3$, *3$, .*3$
22436              - fix vectorisation of a zero-length string
22437              - factor out the code choosing the argument to format
22438              
22439              Possibly unwanted side-effects:
22440              - the special format specifiers ' +-0' must now precede any
22441              vectorisation specifier. Tests in op/sprintf and op/ver
22442              have been changed to reflect this.
22443              - sprintf.t test #214 changed its expectations because in many
22444              cases, the next parameter has already been consumed when an
22445              invalid type letter is detected.
22446              
22447              Probably wanted side-effects:
22448              - attempts to format a non-existent parameter will warn as if C<undef>
22449              - attempt to write to non-existent parameter with '%n' will complain
22450              of "attempt to modify read-only value" instead of being silent
22451      Branch: perl
22452            ! sv.c t/op/sprintf.t t/op/ver.t
22453 ____________________________________________________________________________
22454 [  8480] By: jhi                                   on 2001/01/19  14:08:37
22455         Log: Subject: PATCH pragma/locale.t
22456              From: andreas.koenig@anima.de (Andreas J. Koenig)
22457              Date: 18 Jan 2001 09:45:37 +0100
22458              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
22459      Branch: perl
22460            ! t/pragma/locale.t
22461 ____________________________________________________________________________
22462 [  8479] By: jhi                                   on 2001/01/19  13:19:58
22463         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
22464      Branch: perl
22465            ! configure.com
22466 ____________________________________________________________________________
22467 [  8478] By: jhi                                   on 2001/01/19  02:12:35
22468         Log: Automate 1_compile.t.
22469      Branch: perl
22470            ! t/lib/1_compile.t
22471 ____________________________________________________________________________
22472 [  8477] By: jhi                                   on 2001/01/19  01:49:56
22473         Log: Integrate perlio.
22474      Branch: perl
22475           !> sv.c win32/config.bc win32/config.gc win32/config.vc
22476           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
22477 ____________________________________________________________________________
22478 [  8476] By: nick                                  on 2001/01/18  21:51:52
22479         Log: Integrate mainline
22480      Branch: perlio
22481           +> t/lib/1_compile.t t/lib/compmod.pl
22482           !> MANIFEST configure.com lib/unicode/distinct.pm
22483 ____________________________________________________________________________
22484 [  8475] By: nick                                  on 2001/01/18  21:48:02
22485         Log: Win32 "safe signals" co-existance fix.
22486              Fix SIG_SIZE value.
22487              Clear PL_sig_pending when cloning (fork).
22488      Branch: perlio
22489            ! sv.c win32/config.bc win32/config.gc win32/config.vc
22490            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22491 ____________________________________________________________________________
22492 [  8474] By: jhi                                   on 2001/01/18  14:40:57
22493         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
22494      Branch: perl
22495            ! t/lib/1_compile.t
22496 ____________________________________________________________________________
22497 [  8473] By: gsar                                  on 2001/01/18  11:42:31
22498         Log: unsubmitted trial1 change
22499      Branch: maint-5.6/perl
22500            ! Changes
22501 ____________________________________________________________________________
22502 [  8472] By: jhi                                   on 2001/01/18  04:30:24
22503         Log: The first bug found by 1_compile.t.
22504      Branch: perl
22505            ! lib/unicode/distinct.pm
22506 ____________________________________________________________________________
22507 [  8471] By: jhi                                   on 2001/01/18  04:29:42
22508         Log: Add Schwern's 1_compile test.  The compile_module script renamed
22509              to be a bit shorter for the 8.3 people.
22510      Branch: perl
22511            + t/lib/1_compile.t t/lib/compmod.pl
22512            ! MANIFEST
22513 ____________________________________________________________________________
22514 [  8470] By: jhi                                   on 2001/01/18  04:16:00
22515         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)
22516              From: Peter Prymmer <pvhp@forte.com>
22517              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
22518              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
22519              Replace #8463.
22520      Branch: maint-5.6/perl
22521            ! configure.com
22522 ____________________________________________________________________________
22523 [  8469] By: jhi                                   on 2001/01/18  04:13:02
22524         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)
22525              From: Peter Prymmer <pvhp@forte.com>
22526              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
22527              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
22528              Replace #8462.
22529      Branch: perl
22530            ! configure.com
22531 ____________________________________________________________________________
22532 [  8468] By: jhi                                   on 2001/01/18  03:42:08
22533         Log: Integrate perlio.
22534      Branch: perl
22535           !> gv.c mg.c perlio.c util.c
22536 ____________________________________________________________________________
22537 [  8467] By: nick                                  on 2001/01/17  22:41:10
22538         Log: "Safe" signals - trial implementation.
22539              gv.c tweaked to zero PL_sig_pend array
22540              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
22541              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
22542              Odd thing is that it "works" with PERLIO=stdio as well (linux).
22543      Branch: perlio
22544            ! gv.c mg.c perlio.c util.c
22545 ____________________________________________________________________________
22546 [  8466] By: nick                                  on 2001/01/17  20:40:20
22547         Log: Integrate mainline.
22548      Branch: perlio
22549           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
22550           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22551           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
22552           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22553           !> vos/config.ga.h win32/config.bc win32/config.gc
22554           !> win32/config.vc
22555 ____________________________________________________________________________
22556 [  8465] By: jhi                                   on 2001/01/17  18:37:13
22557         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
22558              From: Nicholas Clark <nick@ccl4.org>
22559              Date: Wed, 17 Jan 2001 17:31:33 +0000
22560              Message-ID: <20010117173133.I2633@plum.flirble.org>
22561      Branch: perl
22562            ! t/op/int.t
22563 ____________________________________________________________________________
22564 [  8464] By: jhi                                   on 2001/01/17  14:43:17
22565         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
22566              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22567              Date: Wed, 17 Jan 2001 15:16:43 +0100
22568              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
22569              
22570              pp_int() was dropping an NV to the floor,
22571              int(279964589018079/59) either returned not an integer
22572              4745162525730.15, or one got "Attempt to free unreferenced scalar."
22573      Branch: perl
22574            ! pp.c
22575 ____________________________________________________________________________
22576 [  8463] By: jhi                                   on 2001/01/17  06:12:42
22577         Log: (Replaced by #8470)
22578              
22579              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)
22580              From: "Craig A. Berry" <craigberry@mac.com>
22581              Date: Tue, 16 Jan 2001 23:38:46 -0600
22582              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22583      Branch: maint-5.6/perl
22584            ! configure.com
22585 ____________________________________________________________________________
22586 [  8462] By: jhi                                   on 2001/01/17  06:11:31
22587         Log: (Replaced by #8469)
22588              
22589              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)
22590              From: "Craig A. Berry" <craigberry@mac.com>
22591              Date: Tue, 16 Jan 2001 23:38:46 -0600
22592              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
22593      Branch: perl
22594            ! configure.com
22595 ____________________________________________________________________________
22596 [  8461] By: jhi                                   on 2001/01/17  05:56:12
22597         Log: Allow for one trailing slash in the directory of mkdir().
22598      Branch: perl
22599            ! pp_sys.c
22600 ____________________________________________________________________________
22601 [  8460] By: jhi                                   on 2001/01/17  03:26:01
22602         Log: Metaconfig unit changes for #8459.
22603      Branch: metaconfig
22604            ! U/modified/Loc.U U/modified/sig_name.U
22605 ____________________________________________________________________________
22606 [  8459] By: jhi                                   on 2001/01/17  03:24:48
22607         Log: Define SIG_SIZE, the number of elements in the sig_name and
22608              sig_num arrays, including the final NULL entry.
22609      Branch: perl
22610            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22611            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
22612            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
22613            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22614            ! win32/config.bc win32/config.gc win32/config.vc
22615 ____________________________________________________________________________
22616 [  8458] By: jhi                                   on 2001/01/17  01:41:33
22617         Log: Integrate perlio.
22618      Branch: perl
22619           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22620           !> perlapi.h proto.h sv.c
22621 ____________________________________________________________________________
22622 [  8457] By: nick                                  on 2001/01/16  22:07:26
22623         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
22624              Provides all the "cost" but no benefit yet - it is to allow cost
22625              to be measured, and implementation experiments (just in mg.c?).
22626      Branch: perlio
22627            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
22628            ! perlapi.h proto.h sv.c
22629 ____________________________________________________________________________
22630 [  8456] By: nick                                  on 2001/01/16  21:07:07
22631         Log: Integrate mainline.
22632      Branch: perlio
22633           !> (integrate 51 files)
22634 ____________________________________________________________________________
22635 [  8455] By: jhi                                   on 2001/01/16  18:13:43
22636         Log: Subject: [PATCH] regcomp.c old feature removal
22637              From: mjd@plover.com
22638              Date: 16 Jan 2001 14:43:18 -0000 
22639              Message-ID: <20010116144318.7140.qmail@plover.com> 
22640      Branch: perl
22641            ! regcomp.c
22642 ____________________________________________________________________________
22643 [  8454] By: jhi                                   on 2001/01/16  16:12:39
22644         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
22645              From: "Indy Singh" <indy@nusphere.com>
22646              Date: Wed, 10 Jan 2001 20:17:49 -0500
22647              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
22648      Branch: maint-5.6/perl
22649            ! win32/Makefile
22650 ____________________________________________________________________________
22651 [  8453] By: jhi                                   on 2001/01/16  16:09:33
22652         Log: Update Changes.
22653      Branch: perl
22654            ! Changes patchlevel.h
22655 ____________________________________________________________________________
22656 [  8452] By: jhi                                   on 2001/01/16  15:42:04
22657         Log: Subject: Re: API Cleanup
22658              To: perl5-porters@perl.org
22659              Date: Tue, 16 Jan 2001 13:42:30 +0000
22660              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
22661              
22662              Subject: [PATCH] utf8.c documentation
22663              From: Simon Cozens <simon@cozens.net>
22664              Date: Tue, 16 Jan 2001 13:52:48 +0000
22665              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
22666              
22667              Subject: Re: API Cleanup
22668              From: Simon Cozens <simon@cozens.net>
22669              Date: Tue, 16 Jan 2001 14:58:55 +0000
22670              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
22671              
22672              UTF-8 doc patches.
22673      Branch: perl
22674            ! embed.pl pod/perlapi.pod utf8.c
22675 ____________________________________________________________________________
22676 [  8451] By: jhi                                   on 2001/01/16  14:41:39
22677         Log: podlators 1.07, from Russ Allbery.
22678      Branch: perl
22679            ! lib/Pod/Man.pm
22680 ____________________________________________________________________________
22681 [  8450] By: jhi                                   on 2001/01/16  14:24:19
22682         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
22683              From: "Indy Singh" <indy@nusphere.com>
22684              Date: Mon, 15 Jan 2001 20:59:40 -0500
22685              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
22686      Branch: perl
22687            ! win32/Makefile
22688 ____________________________________________________________________________
22689 [  8449] By: jhi                                   on 2001/01/16  03:42:55
22690         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
22691              at the setting of the ofs_sv in new_struct_thread() as the
22692              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
22693              that invited a core dump.
22694      Branch: perl
22695            ! util.c
22696 ____________________________________________________________________________
22697 [  8448] By: jhi                                   on 2001/01/16  01:49:07
22698         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
22699              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22700              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
22701              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
22702              
22703              Replace #8444 and #8445.
22704      Branch: perl
22705            ! ext/B/B.xs ext/B/B/Debug.pm
22706 ____________________________________________________________________________
22707 [  8447] By: jhi                                   on 2001/01/15  21:05:35
22708         Log: Subject: [PATCH] API Variable documentation   
22709              From: Simon Cozens <simon@cozens.net>
22710              Date: Mon, 15 Jan 2001 19:35:54 +0000
22711              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
22712      Branch: perl
22713            ! pod/perlapi.pod thrdvar.h
22714 ____________________________________________________________________________
22715 [  8446] By: jhi                                   on 2001/01/15  20:49:20
22716         Log: Signedness nit.
22717      Branch: perl
22718            ! pp_ctl.c
22719 ____________________________________________________________________________
22720 [  8445] By: jhi                                   on 2001/01/15  20:28:48
22721         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
22722      Branch: perl
22723            ! ext/B/B/Debug.pm
22724 ____________________________________________________________________________
22725 [  8444] By: jhi                                   on 2001/01/15  13:09:10
22726         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
22727      Branch: perl
22728            ! ext/B/B.xs
22729 ____________________________________________________________________________
22730 [  8443] By: jhi                                   on 2001/01/15  13:06:26
22731         Log: Missing from #8439.
22732      Branch: perl
22733            ! keywords.h mg.c
22734 ____________________________________________________________________________
22735 [  8442] By: jhi                                   on 2001/01/15  13:02:38
22736         Log: Subject: [PATCH @8436] Eliminate op_children
22737              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22738              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
22739              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
22740              
22741              Subject: [PATCH @8436] Re: Eliminate op_children
22742              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22743              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
22744              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
22745      Branch: perl
22746            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
22747            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
22748            ! op.c op.h
22749 ____________________________________________________________________________
22750 [  8441] By: jhi                                   on 2001/01/15  12:57:08
22751         Log: Use the /^Perl_/-less form of is_lvalue_sub().
22752      Branch: perl
22753            ! pp.h
22754 ____________________________________________________________________________
22755 [  8440] By: jhi                                   on 2001/01/15  05:13:09
22756         Log: Revert #8437 and #8438, the Linux large files story is more complex.
22757      Branch: metaconfig/U/perl
22758            ! d_fpos64_t.U d_off64_t.U
22759      Branch: perl
22760            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22761            ! config_h.SH configure.com epoc/config.sh perl.h
22762            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22763            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22764            ! win32/config.bc win32/config.gc win32/config.vc
22765 ____________________________________________________________________________
22766 [  8439] By: jhi                                   on 2001/01/15  05:02:24
22767         Log: More UTF-8 patches from Inaba Hiroto.
22768              - The substr lval was still not okay.
22769              - Now pp_stringify and sv_setsv copies source's UTF8 flag
22770              even if IN_BYTE.  pp_stringify is called from fold_constants
22771              at optimization phase and "\x{100}" was made SvUTF8_off under
22772              use bytes (the bytes pragma is for "byte semantics" and not
22773              for "do not produce UTF8 data")
22774              - New `qu' operator to generate UTF8 string explicitly.
22775              Though I agree with the policy "0x00-0xff always produce bytes",
22776              sometimes want to such a string to be coded in UTF8.
22777              I can use pack"U0a*" but it requires more typing and has
22778              runtime overhead.
22779              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
22780              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
22781              string is not UTF8_on and has char 0x80-0xff.
22782              
22783              TODO: document and test qu.
22784      Branch: perl
22785            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
22786            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
22787            ! toke.c
22788 ____________________________________________________________________________
22789 [  8438] By: jhi                                   on 2001/01/14  05:10:23
22790         Log: Metaconfig unit changes for #8437.
22791      Branch: metaconfig/U/perl
22792            ! d_fpos64_t.U d_off64_t.U
22793 ____________________________________________________________________________
22794 [  8437] By: jhi                                   on 2001/01/14  04:55:34
22795         Log: Add <features.h> probing, seems to be needed for (some?)
22796              Linux largefileness.
22797      Branch: perl
22798            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22799            ! config_h.SH configure.com epoc/config.sh perl.h
22800            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22801            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22802            ! win32/config.bc win32/config.gc win32/config.vc
22803 ____________________________________________________________________________
22804 [  8436] By: jhi                                   on 2001/01/13  17:47:21
22805         Log: Tighten some of the tests a bit.
22806      Branch: perl
22807            ! t/pragma/utf8.t
22808 ____________________________________________________________________________
22809 [  8435] By: jhi                                   on 2001/01/13  17:31:54
22810         Log: Integrate perlio.
22811      Branch: perl
22812           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
22813           !> win32/config_H.gc win32/config_H.vc
22814 ____________________________________________________________________________
22815 [  8434] By: nick                                  on 2001/01/13  11:36:53
22816         Log: Run dmake regen_config_h for Win32
22817      Branch: perlio
22818            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22819 ____________________________________________________________________________
22820 [  8433] By: nick                                  on 2001/01/13  11:31:55
22821         Log: VMS friendly patch to Encode compile process
22822      Branch: perlio
22823            ! ext/Encode/Makefile.PL ext/Encode/compile
22824 ____________________________________________________________________________
22825 [  8432] By: nick                                  on 2001/01/13  11:06:44
22826         Log: Integrate mainline
22827      Branch: perlio
22828           +> ext/B/B/Concise.pm
22829           !> (integrate 52 files)
22830 ____________________________________________________________________________
22831 [  8431] By: jhi                                   on 2001/01/13  05:55:55
22832         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
22833              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22834              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
22835              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
22836      Branch: perl
22837            ! ext/B/B/Concise.pm
22838 ____________________________________________________________________________
22839 [  8430] By: jhi                                   on 2001/01/13  04:24:18
22840         Log: The LVRET macro needed an aTHX.
22841      Branch: perl
22842            ! pp.h
22843 ____________________________________________________________________________
22844 [  8429] By: jhi                                   on 2001/01/13  02:12:42
22845         Log: Update Changes.
22846      Branch: perl
22847            ! Changes patchlevel.h
22848 ____________________________________________________________________________
22849 [  8428] By: jhi                                   on 2001/01/13  02:08:50
22850         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
22851              From: Peter Prymmer <pvhp@forte.com>
22852              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
22853              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
22854              
22855              Add a BEGIN guard for sloppy floating point division.
22856      Branch: perl
22857            ! lib/Math/BigInt.pm lib/bigint.pl
22858 ____________________________________________________________________________
22859 [  8427] By: jhi                                   on 2001/01/13  01:47:16
22860         Log: The B::Terse drop-in replacement wasn't quite drop-in.
22861      Branch: perl
22862            ! ext/B/B/Terse.pm
22863 ____________________________________________________________________________
22864 [  8426] By: jhi                                   on 2001/01/12  21:20:43
22865         Log: Use UVXf.
22866      Branch: perl
22867            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22868            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
22869            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22870            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22871            ! win32/config.gc win32/config.vc
22872 ____________________________________________________________________________
22873 [  8425] By: jhi                                   on 2001/01/12  20:20:14
22874         Log: Subject: [PATCH perl@8342] -Wformat
22875              From: Robin Barker <rmb1@cise.npl.co.uk>
22876              Date: Fri, 12 Jan 2001 20:03:14 GMT
22877              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
22878      Branch: perl
22879            ! ext/Encode/Encode.xs mg.c sv.c toke.c
22880 ____________________________________________________________________________
22881 [  8424] By: jhi                                   on 2001/01/12  20:01:48
22882         Log: Subject: B::Concise -- an improved replacement for B::Terse 
22883              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22884              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
22885              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
22886      Branch: perl
22887            + ext/B/B/Concise.pm
22888            ! MANIFEST ext/B/B/Terse.pm
22889 ____________________________________________________________________________
22890 [  8423] By: jhi                                   on 2001/01/12  19:24:02
22891         Log: The new metaconfig unit from the #8421.
22892      Branch: metaconfig/U/perl
22893            + d_sigprocmask.U
22894 ____________________________________________________________________________
22895 [  8422] By: jhi                                   on 2001/01/12  19:23:43
22896         Log: Forgot the microperl config from the #8421.
22897      Branch: perl
22898            ! uconfig.h uconfig.sh
22899 ____________________________________________________________________________
22900 [  8421] By: jhi                                   on 2001/01/12  19:05:27
22901         Log: Add sigprocmask() probe, regen Configure, regen toc.
22902      Branch: perl
22903            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22904            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
22905            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22906            ! vos/config.ga.h win32/config.bc win32/config.gc
22907            ! win32/config.vc
22908 ____________________________________________________________________________
22909 [  8420] By: jhi                                   on 2001/01/12  18:34:31
22910         Log: Add sockatmark() to the todo list.
22911      Branch: perl
22912            ! Todo-5.6
22913 ____________________________________________________________________________
22914 [  8419] By: jhi                                   on 2001/01/12  18:09:46
22915         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
22916      Branch: perl
22917            ! op.c
22918 ____________________________________________________________________________
22919 [  8418] By: jhi                                   on 2001/01/12  18:05:30
22920         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
22921              From: Radu Greab <radu@netsoft.ro>
22922              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
22923              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
22924      Branch: perl
22925            ! op.c t/pragma/sub_lval.t
22926 ____________________________________________________________________________
22927 [  8417] By: jhi                                   on 2001/01/12  16:09:09
22928         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
22929              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
22930              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
22931              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
22932      Branch: perl
22933            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
22934            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
22935            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
22936            ! t/pragma/sub_lval.t toke.c
22937 ____________________________________________________________________________
22938 [  8416] By: jhi                                   on 2001/01/12  15:42:06
22939         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
22940              From: "Richard Soderberg" <rs@crystalflame.net>
22941              Date: Fri, 12 Jan 2001 04:49:35 -0800
22942              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
22943              
22944              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
22945              according to the platform.
22946      Branch: perl
22947            ! op.c
22948 ____________________________________________________________________________
22949 [  8415] By: jhi                                   on 2001/01/12  15:33:41
22950         Log: One more UTF-8 fix from Inaba Hiroto.
22951      Branch: perl
22952            ! pp.c regexec.c t/pragma/utf8.t
22953 ____________________________________________________________________________
22954 [  8414] By: jhi                                   on 2001/01/12  15:30:18
22955         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
22956      Branch: perl
22957            ! regexec.c
22958 ____________________________________________________________________________
22959 [  8413] By: jhi                                   on 2001/01/12  15:22:10
22960         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
22961              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22962              Date: Thu, 11 Jan 2001 12:53:36 +0100
22963              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
22964      Branch: perl
22965            ! toke.c
22966 ____________________________________________________________________________
22967 [  8412] By: jhi                                   on 2001/01/12  15:20:25
22968         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
22969              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22970              Date: Fri, 12 Jan 2001 14:37:55 +0100
22971              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
22972      Branch: perl
22973            ! hints/posix-bc.sh
22974 ____________________________________________________________________________
22975 [  8411] By: jhi                                   on 2001/01/12  15:14:14
22976         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
22977              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22978              Date: Fri, 12 Jan 2001 10:42:21 +0100
22979              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
22980      Branch: perl
22981            ! t/op/regmesg.t
22982 ____________________________________________________________________________
22983 [  8410] By: jhi                                   on 2001/01/12  05:48:55
22984         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
22985              From: Nicholas Clark <nick@ccl4.org> 
22986              Date: Sun, 7 Jan 2001 19:47:14 +0000
22987              Message-ID: <20010107194714.B1048@plum.flirble.org>
22988      Branch: perl
22989            ! t/op/numconvert.t
22990 ____________________________________________________________________________
22991 [  8409] By: jhi                                   on 2001/01/12  05:41:28
22992         Log: Integrate perlio.
22993      Branch: perl
22994           !> mg.c scope.h
22995 ____________________________________________________________________________
22996 [  8408] By: nick                                  on 2001/01/11  22:43:28
22997         Log: Remove variables that were used in experiments.
22998      Branch: perlio
22999            ! mg.c
23000 ____________________________________________________________________________
23001 [  8407] By: nick                                  on 2001/01/11  20:57:44
23002         Log: Catch die in %SIG handler and unblock the signal before re-dying.
23003              This make Linux work _without_ sigsetjmp().
23004              Turn off sigsetjmp() to see what else it does.
23005              May need Configure probe for sigprocmask() if anything has sigaction()
23006              but not sigprocmask().
23007      Branch: perlio
23008            ! mg.c scope.h
23009 ____________________________________________________________________________
23010 [  8406] By: nick                                  on 2001/01/11  19:32:07
23011         Log: Integrate mainline
23012      Branch: perlio
23013           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
23014           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
23015           !> t/op/substr.t
23016 ____________________________________________________________________________
23017 [  8405] By: jhi                                   on 2001/01/11  17:11:01
23018         Log: Fix UTF-8 lval substr().
23019      Branch: perl
23020            ! mg.c t/op/substr.t
23021 ____________________________________________________________________________
23022 [  8404] By: jhi                                   on 2001/01/11  05:13:58
23023         Log: Update Changes.
23024      Branch: perl
23025            ! Changes patchlevel.h
23026 ____________________________________________________________________________
23027 [  8403] By: jhi                                   on 2001/01/11  04:38:24
23028         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
23029              From: Hugo <hv@crypt.compulink.co.uk>
23030              Date: Mon, 30 Oct 2000 01:33:26 +0000
23031              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
23032      Branch: perl
23033            ! regexec.c t/op/re_tests
23034 ____________________________________________________________________________
23035 [  8402] By: jhi                                   on 2001/01/11  04:26:12
23036         Log: Integrate perlio.
23037      Branch: perl
23038           !> scope.h util.c
23039 ____________________________________________________________________________
23040 [  8401] By: nick                                  on 2001/01/10  22:52:55
23041         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
23042              (So Alan and Ilya can try setting via hints.)
23043              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
23044              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
23045              doing the save everywhere seems to restart read() correctly, but just
23046              doing it once "round" the handler does not.
23047      Branch: perlio
23048            ! scope.h
23049 ____________________________________________________________________________
23050 [  8400] By: jhi                                   on 2001/01/10  21:57:54
23051         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
23052              of IRIX, HP-UX is unaffected.
23053      Branch: perl
23054            ! perl.h
23055 ____________________________________________________________________________
23056 [  8399] By: nick                                  on 2001/01/10  21:29:19
23057         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
23058      Branch: perlio
23059            ! util.c
23060 ____________________________________________________________________________
23061 [  8398] By: jhi                                   on 2001/01/10  20:55:31
23062         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
23063              also have ReusePort.
23064      Branch: perl
23065            ! ext/IO/lib/IO/Socket/INET.pm
23066 ____________________________________________________________________________
23067 [  8397] By: jhi                                   on 2001/01/10  20:50:57
23068         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
23069              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23070              Date: Wed, 10 Jan 2001 01:38:13 -0800
23071              Message-ID: <20010110013813.B41744@yahoo-inc.com>
23072      Branch: perl
23073            ! ext/IO/lib/IO/Socket/INET.pm
23074 ____________________________________________________________________________
23075 [  8396] By: jhi                                   on 2001/01/10  20:49:30
23076         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
23077              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
23078              Date: Wed, 10 Jan 2001 01:37:32 -0800
23079              Message-ID: <20010110013732.A41744@yahoo-inc.com>
23080      Branch: perl
23081            ! ext/Socket/Socket.pm
23082 ____________________________________________________________________________
23083 [  8395] By: jhi                                   on 2001/01/10  20:41:37
23084         Log: Test for bug id 20010105.016 (fixed by #8378).
23085      Branch: perl
23086            ! t/op/split.t
23087 ____________________________________________________________________________
23088 [  8394] By: jhi                                   on 2001/01/10  20:26:32
23089         Log: Integrate perlio.
23090      Branch: perl
23091            ! util.c
23092 ____________________________________________________________________________
23093 [  8393] By: nick                                  on 2001/01/10  19:34:30
23094         Log: Back out Simon's pid hackery for now.
23095      Branch: perlio
23096            ! util.c
23097 ____________________________________________________________________________
23098 [  8392] By: nick                                  on 2001/01/10  19:23:13
23099         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
23100      Branch: perlio
23101           !> (integrate 29 files)
23102 ____________________________________________________________________________
23103 [  8391] By: jhi                                   on 2001/01/10  18:43:15
23104         Log: Subject: [PATCH] Fix my_pclose segfault
23105              From: Simon Cozens <simon@cozens.net>
23106              Date: Wed, 10 Jan 2001 18:39:35 +0000
23107              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
23108      Branch: perl
23109            ! util.c
23110 ____________________________________________________________________________
23111 [  8390] By: jhi                                   on 2001/01/10  18:42:08
23112         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
23113              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23114              Date:     Wed, 10 Jan 2001 13:23:02 EST
23115              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
23116      Branch: perl
23117            ! ext/Opcode/Opcode.xs
23118 ____________________________________________________________________________
23119 [  8389] By: jhi                                   on 2001/01/10  15:16:07
23120         Log: Turn off the integer preservation for now.
23121      Branch: perl
23122            ! perl.h
23123 ____________________________________________________________________________
23124 [  8388] By: jhi                                   on 2001/01/10  15:01:25
23125         Log: Few more IDE/editor nits from p5p.
23126      Branch: perl
23127            ! pod/perlfaq3.pod
23128 ____________________________________________________________________________
23129 [  8387] By: jhi                                   on 2001/01/10  06:53:16
23130         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
23131              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
23132              Date: Tue, 9 Jan 2001 23:16:02 +0000
23133              Message-ID: <20010109231602.A81101@plum.flirble.org>
23134      Branch: perl
23135            ! sv.c
23136 ____________________________________________________________________________
23137 [  8386] By: jhi                                   on 2001/01/10  03:17:54
23138         Log: Test cases for #8385 (from Simon's "torture.pl")
23139      Branch: perl
23140            ! t/op/tr.t
23141 ____________________________________________________________________________
23142 [  8385] By: jhi                                   on 2001/01/10  03:17:11
23143         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
23144              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
23145              Date: Wed, 10 Jan 2001 11:39:39 +0900
23146              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
23147              
23148              Some more UTF-8 tr cases fixed.
23149      Branch: perl
23150            ! doop.c
23151 ____________________________________________________________________________
23152 [  8384] By: jhi                                   on 2001/01/09  22:45:40
23153         Log: Allow the locale test needing POSIX and the taint test
23154              needing IPC::SysV to run under 'minitest' (basically,
23155              bail out if loading the extension fails)
23156      Branch: perl
23157            ! t/op/misc.t t/op/taint.t
23158 ____________________________________________________________________________
23159 [  8383] By: jhi                                   on 2001/01/09  21:36:04
23160         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
23161              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23162              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
23163              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
23164      Branch: perl
23165            ! t/io/openpid.t
23166 ____________________________________________________________________________
23167 [  8382] By: jhi                                   on 2001/01/09  21:06:08
23168         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
23169              Should finish up the bug id 20001205.022.
23170      Branch: perl
23171            ! pp.c pp_hot.c scope.c
23172 ____________________________________________________________________________
23173 [  8381] By: jhi                                   on 2001/01/09  18:27:43
23174         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
23175              From: Andy Dougherty <doughera@lafayette.edu>
23176              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
23177              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
23178              
23179              More robust yacc/bison error detection.
23180      Branch: perl
23181            ! t/comp/proto.t
23182 ____________________________________________________________________________
23183 [  8380] By: jhi                                   on 2001/01/09  15:21:38
23184         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
23185              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23186              Date:     Tue, 9 Jan 2001 07:53:55 EST
23187              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
23188      Branch: perl
23189            ! t/op/misc.t vms/test.com
23190 ____________________________________________________________________________
23191 [  8379] By: jhi                                   on 2001/01/09  15:20:38
23192         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
23193              From: jhi@cc.hut.fi
23194              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
23195              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
23196              
23197              The #8378 fixed this.
23198      Branch: perl
23199            ! t/op/tr.t
23200 ____________________________________________________________________________
23201 [  8378] By: jhi                                   on 2001/01/09  15:05:32
23202         Log: Subject: One more patch for UTF8 
23203              From: Inaba Hiroto <inaba@st.rim.or.jp>
23204              Date: Tue, 09 Jan 2001 01:04:32 +0900
23205              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
23206              
23207              UTF-8 fixes for 'x' and tr///.
23208      Branch: perl
23209            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
23210            ! regcomp.c regexec.c toke.c utf8.c
23211 ____________________________________________________________________________
23212 [  8377] By: jhi                                   on 2001/01/09  14:32:17
23213         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
23214      Branch: perl
23215            ! t/op/length.t
23216 ____________________________________________________________________________
23217 [  8376] By: jhi                                   on 2001/01/09  04:32:32
23218         Log: integrate changes #7775, #8316, #8316 from mainline
23219      Branch: maint-5.6/perl
23220            ! hints/solaris_2.sh
23221 ____________________________________________________________________________
23222 [  8375] By: jhi                                   on 2001/01/09  04:26:43
23223         Log: Update Changes.
23224      Branch: perl
23225            ! Changes patchlevel.h
23226 ____________________________________________________________________________
23227 [  8374] By: jhi                                   on 2001/01/09  04:14:32
23228         Log: IDE/editor section tweaking.
23229      Branch: perl
23230            ! pod/perlfaq3.pod
23231 ____________________________________________________________________________
23232 [  8373] By: jhi                                   on 2001/01/09  02:38:26
23233         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
23234              From: Peter Prymmer <pvhp@forte.com>
23235              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
23236              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
23237              
23238              In preparation os OS/390 dynamic loading.
23239      Branch: perl
23240            ! README.os390 hints/os390.sh
23241 ____________________________________________________________________________
23242 [  8372] By: jhi                                   on 2001/01/09  00:24:30
23243         Log: Integrate with perlio.
23244      Branch: perl
23245           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23246 ____________________________________________________________________________
23247 [  8371] By: nick                                  on 2001/01/08  23:54:33
23248         Log: Fix "scalars leaked" bugs caused by overload magic
23249              (Highlighted by Ilya's DESTROY optimization.)
23250      Branch: perlio
23251            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
23252 ____________________________________________________________________________
23253 [  8370] By: nick                                  on 2001/01/08  20:19:41
23254         Log: Integrate mainline
23255      Branch: perlio
23256           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
23257           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
23258           !> t/op/64bitint.t
23259 ____________________________________________________________________________
23260 [  8369] By: jhi                                   on 2001/01/08  17:30:52
23261         Log: save_delete() Safefree() doesn't (anymore?) work with shared
23262              strings, one test failure in op/misc and almost all of lib/b.
23263              (Outcomments #8369.)
23264      Branch: perl
23265            ! scope.c
23266 ____________________________________________________________________________
23267 [  8368] By: jhi                                   on 2001/01/08  14:47:10
23268         Log: (Outcommented by #8369.)
23269              
23270              Subject: Re: Perl BugID 20001205.022 ---- save_delete
23271              From: Simon Cozens <simon@cozens.net>
23272              Date: Sat, 6 Jan 2001 11:48:40 +0000
23273              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
23274              
23275              The save_delete() does need the Safefree.
23276      Branch: perl
23277            ! scope.c
23278 ____________________________________________________________________________
23279 [  8367] By: bailey                                on 2001/01/08  08:53:52
23280         Log: Once again syncing after too long an absence
23281      Branch: vmsperl
23282           +> (branch 55 files)
23283            - MAINTAIN fix_pl vos/config.def vos/config.h
23284            - vos/config_h.SH_orig
23285           !> (integrate 498 files)
23286 ____________________________________________________________________________
23287 [  8366] By: jhi                                   on 2001/01/08  02:42:59
23288         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
23289              From: nick@ccl4.org
23290              Date: Sun, 7 Jan 2001 21:07:18 +0000
23291              Message-Id: <20010107210717.D1048@plum.flirble.org>
23292      Branch: perl
23293            ! sv.c t/op/64bitint.t
23294 ____________________________________________________________________________
23295 [  8365] By: jhi                                   on 2001/01/08  02:35:16
23296         Log: Subject: [PATCH] environ nit
23297              From: Simon Cozens <simon@cozens.net>
23298              Date: Sun, 7 Jan 2001 17:57:07 +0000
23299              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
23300              
23301              Use environ only if we have it.
23302      Branch: perl
23303            ! mg.c
23304 ____________________________________________________________________________
23305 [  8364] By: jhi                                   on 2001/01/08  02:24:51
23306         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
23307      Branch: perl
23308            ! ext/GDBM_File/GDBM_File.xs
23309 ____________________________________________________________________________
23310 [  8363] By: jhi                                   on 2001/01/08  02:19:24
23311         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
23312              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23313              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
23314              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
23315      Branch: perl
23316            ! dump.c op.c
23317 ____________________________________________________________________________
23318 [  8362] By: jhi                                   on 2001/01/08  02:17:43
23319         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
23320              From: Doug MacEachern <dougm@covalent.net>
23321              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
23322              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
23323              
23324              Allow AUTOLOAD to be an xsub and allow such xsubs
23325              to avoid use of $AUTOLOAD.
23326      Branch: perl
23327            ! gv.c
23328 ____________________________________________________________________________
23329 [  8361] By: jhi                                   on 2001/01/08  02:16:07
23330         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23331              From: Radu Greab <radu@netsoft.ro>
23332              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
23333              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
23334              
23335              No need for the potentially unportable $SIG{CHLD}.
23336      Branch: perl
23337            ! t/io/pipe.t
23338 ____________________________________________________________________________
23339 [  8360] By: jhi                                   on 2001/01/08  01:58:23
23340         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
23341      Branch: perl
23342            ! lib/Getopt/Long.pm
23343 ____________________________________________________________________________
23344 [  8359] By: jhi                                   on 2001/01/08  01:55:44
23345         Log: Integrate perlio.
23346      Branch: perl
23347           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
23348           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
23349           !> utf8.c win32/Makefile
23350 ____________________________________________________________________________
23351 [  8358] By: jhi                                   on 2001/01/07  21:16:50
23352         Log: Update the EPOC cross SDK URL.
23353      Branch: perl
23354            ! README.epoc
23355 ____________________________________________________________________________
23356 [  8357] By: jhi                                   on 2001/01/07  21:16:09
23357         Log: Update the EPOC cross SDK URL.
23358      Branch: maint-5.6/perl
23359            ! README.epoc
23360 ____________________________________________________________________________
23361 [  8356] By: nick                                  on 2001/01/06  21:47:52
23362         Log: FILE * in XS code for PerlIO world:
23363              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
23364              - Add FILE * T_STDIO typemap.
23365              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
23366      Branch: perlio
23367            ! lib/ExtUtils/typemap perlio.c perlio.h
23368 ____________________________________________________________________________
23369 [  8355] By: jhi                                   on 2001/01/06  20:27:15
23370         Log: integrate change #8336 from mainline
23371              
23372              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
23373      Branch: maint-5.6/perl
23374            ! hv.c
23375 ____________________________________________________________________________
23376 [  8354] By: jhi                                   on 2001/01/06  20:24:29
23377         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23378              From: Robin Barker <rmb1@cise.npl.co.uk>
23379              Date: Fri, 22 Dec 2000 12:17:38 GMT
23380              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23381              
23382              The patch reformats some long =item lines so they give
23383              correct output via pod2man | nroff -man
23384              
23385              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23386              From: Robin Barker <rmb1@cise.npl.co.uk>
23387              Date: Tue, 2 Jan 2001 15:35:03 GMT
23388              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23389              
23390              Here is a _further_ patch which corrects a few more errors:
23391              * an empty C<=item> in CPAN.pm
23392              * patching the wrong file (pod/perlamiga.pod not README.amiga)
23393              * leaving empty C<=item>s which formatted incorrectly
23394              * over long C<=item>s revealed by latest patch to Pod::Man
23395      Branch: maint-5.6/perl
23396            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23397            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23398            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
23399            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
23400            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
23401            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
23402 ____________________________________________________________________________
23403 [  8353] By: jhi                                   on 2001/01/06  20:21:10
23404         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
23405              
23406              UTF-8 hash keys.
23407      Branch: maint-5.6/perl
23408            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
23409 ____________________________________________________________________________
23410 [  8352] By: jhi                                   on 2001/01/06  20:18:44
23411         Log: Forgotten from #8438.
23412      Branch: maint-5.6/perl
23413            ! epoc/epocish.h
23414 ____________________________________________________________________________
23415 [  8351] By: jhi                                   on 2001/01/06  20:18:12
23416         Log: Forgotten from #8347.
23417      Branch: maint-5.6/perl
23418            ! config_h.SH
23419 ____________________________________________________________________________
23420 [  8350] By: jhi                                   on 2001/01/06  20:00:19
23421         Log: Thinko in #8347.
23422      Branch: maint-5.6/perl
23423            ! regcomp.c
23424 ____________________________________________________________________________
23425 [  8349] By: jhi                                   on 2001/01/06  18:05:30
23426         Log: Copy the FAQ3 IDE section from the development branch,
23427              changes originally by Peter Prymmer.
23428      Branch: maint-5.6/perl
23429            ! pod/perlfaq3.pod
23430 ____________________________________________________________________________
23431 [  8348] By: jhi                                   on 2001/01/06  18:03:02
23432         Log: EPOC updates for TRIAL1.
23433              
23434              Subject: [5.6.1 trial1] EPOC update
23435              From: Olaf Flebbe <O.Flebbe@science-computing.de>
23436              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
23437              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
23438              
23439              Subject: epoc patch2 for perl-5.6.1-trial1
23440              From: Olaf Flebbe <O.Flebbe@science-computing.de>
23441              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
23442              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
23443      Branch: maint-5.6/perl
23444            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
23445            ! epoc/epocish.c
23446 ____________________________________________________________________________
23447 [  8347] By: jhi                                   on 2001/01/06  17:29:10
23448         Log: integrate changes #7710,7824,7973 from mainline,
23449              plus VMS nits from Peter Prymmer and Dan Sugalski.
23450              
23451              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
23452              library (getprotobyname and getprotobynumber are outversioned by
23453              the same calls in libc, at least for xlc version 3.
23454              
23455              Add HAS_SBRK_PROTO.
23456              
23457              Fixes for signedness warnings noticed by VMSperlers.
23458      Branch: maint-5.6/perl
23459            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23460            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
23461            ! sv.c vms/descrip_mms.template vos/config.alpha.def
23462            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
23463            ! win32/config.bc win32/config.gc win32/config.vc
23464 ____________________________________________________________________________
23465 [  8346] By: nick                                  on 2001/01/06  14:36:01
23466         Log: Fixup accumulated integrate muddles (perlio == devperl again)
23467      Branch: perlio
23468            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
23469 ____________________________________________________________________________
23470 [  8345] By: nick                                  on 2001/01/06  14:24:58
23471         Log: Integrate mainline
23472      Branch: perlio
23473           !> (integrate 55 files)
23474 ____________________________________________________________________________
23475 [  8344] By: jhi                                   on 2001/01/06  02:24:02
23476         Log: Subject: [patch] PerlIO_cleanup() prototype
23477              From: Doug MacEachern <dougm@covalent.net>
23478              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
23479              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
23480      Branch: perl
23481            ! perlio.h
23482 ____________________________________________________________________________
23483 [  8343] By: jhi                                   on 2001/01/06  01:04:09
23484         Log: IRIX compiler noticed that the bof initialization might be
23485              bypassed by control flow.
23486      Branch: perl
23487            ! toke.c
23488 ____________________________________________________________________________
23489 [  8342] By: jhi                                   on 2001/01/06  00:10:48
23490         Log: Update Changes.
23491      Branch: perl
23492            ! Changes patchlevel.h
23493 ____________________________________________________________________________
23494 [  8341] By: jhi                                   on 2001/01/05  23:52:33
23495         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
23496      Branch: perl
23497            ! toke.c
23498 ____________________________________________________________________________
23499 [  8340] By: jhi                                   on 2001/01/05  22:44:08
23500         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
23501              From: Radu Greab <radu@netsoft.ro>
23502              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
23503              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
23504      Branch: perl
23505            ! t/io/pipe.t util.c
23506 ____________________________________________________________________________
23507 [  8339] By: jhi                                   on 2001/01/05  22:35:17
23508         Log: Subject: [PATCH] format and rewording in perlfaq.pod
23509              From: Robin Barker <rmb1@cise.npl.co.uk>
23510              Date: Fri, 5 Jan 2001 18:51:20 GMT
23511              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
23512      Branch: perl
23513            ! pod/perlfaq.pod
23514 ____________________________________________________________________________
23515 [  8338] By: jhi                                   on 2001/01/05  22:31:17
23516         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
23517              From: Peter Prymmer <pvhp@forte.com>
23518              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
23519              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
23520      Branch: perl
23521            ! utils/perlbug.PL
23522 ____________________________________________________________________________
23523 [  8337] By: jhi                                   on 2001/01/05  18:15:11
23524         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
23525              From: Robin Barker <rmb1@cise.npl.co.uk>
23526              Date: Tue, 2 Jan 2001 15:24:07 GMT
23527              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
23528              
23529              If you call configure as C<./Configure> or C<sh ./Configure>,
23530              $src is set to the absolute path name, not '.'.
23531              
23532              This, in turn, means -Dmksymlink tries to do its stuff because
23533              it does not think it is in the src directory.
23534              
23535              (plus a metaconfig nitfix)
23536      Branch: metaconfig
23537            ! U/compline/ccflags.U U/modified/src.U
23538      Branch: perl
23539            ! Configure config_h.SH
23540 ____________________________________________________________________________
23541 [  8336] By: jhi                                   on 2001/01/05  17:48:32
23542         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
23543              From: Alan Burlison <Alan.Burlison@uk.sun.com>
23544              Message-ID: <3A5606C4.473D2226@uk.sun.com>
23545              Date: Fri, 05 Jan 2001 17:39:16 +0000
23546      Branch: perl
23547            ! hv.c
23548 ____________________________________________________________________________
23549 [  8335] By: jhi                                   on 2001/01/05  16:05:44
23550         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
23551      Branch: perl
23552            ! lib/Getopt/Long.pm
23553 ____________________________________________________________________________
23554 [  8334] By: jhi                                   on 2001/01/05  16:00:51
23555         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
23556              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23557              Date: Fri, 05 Jan 2001 13:46:51 +0100
23558              Message-ID: <13693.978698811@nice.ram.loc>
23559              
23560              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
23561              accurate reading of the "atime".  
23562      Branch: perl
23563            ! t/io/fs.t
23564 ____________________________________________________________________________
23565 [  8333] By: jhi                                   on 2001/01/05  15:57:37
23566         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
23567              From: Simon Cozens <simon@cozens.net>
23568              Date: Fri, 8 Dec 2000 13:33:31 +0000
23569              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
23570              
23571              A lost patch fragment.
23572      Branch: perl
23573            ! doop.c
23574 ____________________________________________________________________________
23575 [  8332] By: jhi                                   on 2001/01/05  15:40:42
23576         Log: Do away with strncpy() and a fixed length buffer.
23577      Branch: perl
23578            ! utf8.c
23579 ____________________________________________________________________________
23580 [  8331] By: jhi                                   on 2001/01/05  15:03:07
23581         Log: Tests for #8329 and #8330.
23582      Branch: perl
23583            ! t/op/bop.t
23584 ____________________________________________________________________________
23585 [  8330] By: jhi                                   on 2001/01/05  15:02:38
23586         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
23587              raw 8-bit form to the UTF-8 string.
23588      Branch: perl
23589            ! toke.c
23590 ____________________________________________________________________________
23591 [  8329] By: jhi                                   on 2001/01/05  14:55:13
23592         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
23593              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23594              Date: Fri, 5 Jan 2001 12:28:52 +0100
23595              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
23596              
23597              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
23598              no effect.  (changed the strncpy() to Copy())
23599      Branch: perl
23600            ! toke.c
23601 ____________________________________________________________________________
23602 [  8328] By: jhi                                   on 2001/01/05  06:44:27
23603         Log: UTF-8 cleanup.
23604      Branch: perl
23605            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
23606            ! regexec.c sv.c toke.c
23607 ____________________________________________________________________________
23608 [  8327] By: jhi                                   on 2001/01/05  01:11:29
23609         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')
23610              From: Radu Greab <radu@netsoft.ro>
23611              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
23612              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
23613              
23614              Cleans up Harness to not use FileHandle, which uses IO.
23615      Branch: perl
23616            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23617 ____________________________________________________________________________
23618 [  8326] By: jhi                                   on 2001/01/05  00:56:37
23619         Log: Update Changes.
23620      Branch: perl
23621            ! Changes patchlevel.h
23622 ____________________________________________________________________________
23623 [  8325] By: jhi                                   on 2001/01/05  00:53:18
23624         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
23625              From: Peter Prymmer <pvhp@forte.com>
23626              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
23627              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
23628              
23629              plus a couple more tailing whitespace removals.
23630      Branch: perl
23631            ! win32/Makefile
23632 ____________________________________________________________________________
23633 [  8324] By: jhi                                   on 2001/01/05  00:47:39
23634         Log: Add some Unicode chop() tests.
23635      Branch: perl
23636            ! t/op/chop.t
23637 ____________________________________________________________________________
23638 [  8323] By: jhi                                   on 2001/01/05  00:47:23
23639         Log: Unify UTF-8 malformedness handling.
23640      Branch: perl
23641            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
23642 ____________________________________________________________________________
23643 [  8322] By: jhi                                   on 2001/01/04  22:21:54
23644         Log: The new $issymlink was unknown to Mksymlinks.
23645      Branch: metaconfig/U/perl
23646            ! Mksymlinks.U issymlink.U
23647      Branch: perl
23648            ! Configure config_h.SH
23649 ____________________________________________________________________________
23650 [  8321] By: jhi                                   on 2001/01/04  21:51:05
23651         Log: The test didn't work under the core test framework.
23652      Branch: perl
23653            ! t/lib/st-lock.t
23654 ____________________________________________________________________________
23655 [  8320] By: jhi                                   on 2001/01/04  21:14:22
23656         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
23657      Branch: perl
23658            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
23659 ____________________________________________________________________________
23660 [  8319] By: jhi                                   on 2001/01/04  20:46:17
23661         Log: Typo in #8312 when manually appying a problematic patch fragment.
23662      Branch: perl
23663            ! ext/Storable/Storable.xs
23664 ____________________________________________________________________________
23665 [  8318] By: jhi                                   on 2001/01/04  20:43:01
23666         Log: The $sh_c didn't fly.
23667      Branch: metaconfig
23668            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23669            ! U/modified/Loc.U U/modified/myhostname.U
23670            ! U/modified/spitshell.U
23671      Branch: metaconfig/U/perl
23672            ! issymlink.U
23673      Branch: perl
23674            ! Configure config_h.SH
23675 ____________________________________________________________________________
23676 [  8317] By: jhi                                   on 2001/01/04  19:58:01
23677         Log: AIX builtin test -h is broken, changes based on
23678              
23679              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
23680              Date: Tue, 02 Jan 2001 11:24:39 +0100
23681              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23682              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
23683      Branch: metaconfig
23684            + U/modified/spitshell.U
23685            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23686            ! U/modified/Loc.U U/modified/myhostname.U
23687      Branch: metaconfig/U/perl
23688            ! Mksymlinks.U issymlink.U
23689      Branch: perl
23690            ! Configure
23691 ____________________________________________________________________________
23692 [  8316] By: jhi                                   on 2001/01/04  19:02:22
23693         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
23694              From: Andy Dougherty <doughera@lafayette.edu>
23695              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
23696              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
23697              
23698              Beware of GNU ld.
23699      Branch: perl
23700            ! hints/solaris_2.sh
23701 ____________________________________________________________________________
23702 [  8315] By: jhi                                   on 2001/01/04  18:56:48
23703         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
23704              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
23705              Date: Wed, 3 Jan 2001 07:58:51 +0100
23706              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
23707      Branch: perl
23708            ! hints/solaris_2.sh
23709 ____________________________________________________________________________
23710 [  8314] By: jhi                                   on 2001/01/04  18:54:07
23711         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
23712              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23713              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
23714              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
23715              
23716              Doc tweak on #8313.
23717      Branch: perl
23718            ! ext/B/B/Deparse.pm
23719 ____________________________________________________________________________
23720 [  8313] By: jhi                                   on 2001/01/04  18:52:27
23721         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
23722              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
23723              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23724              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
23725              
23726              Make the peephole optimizer to bypass more null ops and
23727              and rewrite the deparse handling of continue blocks.
23728      Branch: perl
23729            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
23730 ____________________________________________________________________________
23731 [  8312] By: jhi                                   on 2001/01/04  18:47:39
23732         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
23733      Branch: perl
23734            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
23735            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23736            ! t/lib/st-lock.t
23737 ____________________________________________________________________________
23738 [  8311] By: jhi                                   on 2001/01/04  18:36:08
23739         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
23740              filter to be run on each .pm during the pm_to_blib() phase,
23741              a fixed version of
23742              
23743              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
23744              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23745              Date: Wed, 03 Jan 2001 22:01:30 +0100
23746              Message-ID: <5296.978555690@nice.ram.loc>
23747      Branch: perl
23748            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
23749            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23750            ! lib/ExtUtils/MakeMaker.pm
23751 ____________________________________________________________________________
23752 [  8310] By: jhi                                   on 2001/01/04  18:32:54
23753         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23754              From: Robin Barker <rmb1@cise.npl.co.uk>
23755              Date: Tue, 2 Jan 2001 15:35:03 GMT
23756              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23757      Branch: perl
23758            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
23759            ! pod/perlrequick.pod
23760 ____________________________________________________________________________
23761 [  8309] By: jhi                                   on 2001/01/04  18:29:07
23762         Log: Subject: Re: [patch] static-ize XS()
23763              From: Doug MacEachern <dougm@covalent.net>
23764              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
23765              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
23766              
23767              Provide prototypes for the XS functions.
23768      Branch: perl
23769            ! lib/ExtUtils/xsubpp
23770 ____________________________________________________________________________
23771 [  8308] By: jhi                                   on 2001/01/04  18:27:44
23772         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
23773              From: Doug MacEachern <dougm@covalent.net>
23774              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
23775              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
23776      Branch: perl
23777            ! lib/ExtUtils/typemap
23778 ____________________________________________________________________________
23779 [  8307] By: jhi                                   on 2001/01/04  18:25:25
23780         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
23781              From: Doug MacEachern <dougm@covalent.net>
23782              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
23783              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
23784              
23785              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
23786      Branch: perl
23787            ! lib/ExtUtils/MM_Unix.pm
23788 ____________________________________________________________________________
23789 [  8306] By: jhi                                   on 2001/01/04  18:23:00
23790         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
23791              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23792              Date: Thu, 4 Jan 2001 12:47:10 +0100 
23793              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
23794              
23795              The toke.c part only, patching embed.h and proto.h is futile.
23796      Branch: perl
23797            ! toke.c
23798 ____________________________________________________________________________
23799 [  8305] By: jhi                                   on 2001/01/04  18:05:51
23800         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
23801              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23802              Date: Thu, 4 Jan 2001 17:50:12 +0100 
23803              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
23804      Branch: perl
23805            ! toke.c
23806 ____________________________________________________________________________
23807 [  8304] By: jhi                                   on 2001/01/04  18:03:26
23808         Log: Subject: [PATCH perl@8269]
23809              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23810              Date: Thu, 4 Jan 2001 12:53:39 +0100 
23811              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
23812              
23813              If running byacc write-enable also perly.h.
23814      Branch: perl
23815            ! Makefile.SH
23816 ____________________________________________________________________________
23817 [  8303] By: jhi                                   on 2001/01/04  15:40:49
23818         Log: Rewrite pp_concat() in terms of sv_catsv().
23819      Branch: perl
23820            ! pp_hot.c
23821 ____________________________________________________________________________
23822 [  8302] By: nick                                  on 2001/01/03  22:43:22
23823         Log: Integrate mainline.
23824      Branch: perlio
23825           !> ext/Encode/Encode.xs sv.c utf8.c
23826 ____________________________________________________________________________
23827 [  8301] By: jhi                                   on 2001/01/02  23:40:26
23828         Log: Variable naming tweak.
23829      Branch: perl
23830            ! sv.c
23831 ____________________________________________________________________________
23832 [  8300] By: jhi                                   on 2001/01/02  23:40:02
23833         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
23834              in is_utf8_string().
23835      Branch: perl
23836            ! utf8.c
23837 ____________________________________________________________________________
23838 [  8299] By: jhi                                   on 2001/01/02  22:14:40
23839         Log: Integrate perlio.
23840      Branch: perl
23841           !> pp.c pp_hot.c win32/Makefile
23842 ____________________________________________________________________________
23843 [  8298] By: nick                                  on 2001/01/02  22:03:06
23844         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
23845      Branch: perlio
23846            ! pp.c pp_hot.c
23847 ____________________________________________________________________________
23848 [  8297] By: jhi                                   on 2001/01/02  04:26:28
23849         Log: Signedness nit.
23850      Branch: perl
23851            ! ext/Encode/Encode.xs
23852 ____________________________________________________________________________
23853 [  8296] By: nick                                  on 2001/01/01  23:49:36
23854         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
23855      Branch: perlio
23856            ! win32/Makefile
23857 ____________________________________________________________________________
23858 [  8295] By: jhi                                   on 2001/01/01  23:05:48
23859         Log: Integrate perlio.
23860      Branch: perl
23861           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23862           !> t/lib/encode.t
23863 ____________________________________________________________________________
23864 [  8294] By: nick                                  on 2001/01/01  22:48:34
23865         Log: Integrate mainline
23866      Branch: perlio
23867            ! pp_hot.c t/lib/encode.t
23868           !> (integrate 65 files)
23869 ____________________________________________________________________________
23870 [  8293] By: nick                                  on 2001/01/01  21:58:50
23871         Log: More rigor in UTF-8-ness of Encode's toUnicode
23872              XS export some of the utf8 internal functions.
23873              Test some of the functions.
23874              Fix pp_concat() bug shown by said tests.
23875      Branch: perlio
23876            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23877            ! t/lib/encode.t
23878 ____________________________________________________________________________
23879 [  8292] By: jhi                                   on 2001/01/01  18:11:44
23880         Log: Integrate perlio.
23881      Branch: perl
23882           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23883           !> ext/Encode/encengine.c ext/Encode/encode.h
23884 ____________________________________________________________________________
23885 [  8291] By: jhi                                   on 2001/01/01  18:10:58
23886         Log: Podify README.mpeix (a new version from the web),
23887              add a dummy NAME to Carp::Heavy, regen toc.
23888      Branch: perl
23889            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
23890            ! pod/perltoc.pod
23891 ____________________________________________________________________________
23892 [  8290] By: nick                                  on 2001/01/01  17:43:47
23893         Log: Loose the "Loading..." warning.
23894              Another bug in fallback support
23895      Branch: perlio
23896            ! ext/Encode/Encode.pm ext/Encode/encengine.c
23897 ____________________________________________________________________________
23898 [  8289] By: jhi                                   on 2001/01/01  00:01:57
23899         Log: Bump up Larry's copyright.
23900      Branch: perl
23901            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23902            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
23903            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
23904            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
23905            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
23906            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
23907            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
23908            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
23909 ____________________________________________________________________________
23910 [  8288] By: nick                                  on 2000/12/31  21:27:53
23911         Log: Fix .ucm reading - forgot a chr()
23912              Start of .ucm write (for .enc to .ucm)
23913      Branch: perlio
23914            ! ext/Encode/compile
23915 ____________________________________________________________________________
23916 [  8287] By: jhi                                   on 2000/12/31  18:15:56
23917         Log: Comment away a diagnostic message as noted by Craig A. Berry
23918              (the unexpected message was confusing testing)
23919      Branch: perl
23920            ! ext/Encode/Encode.pm
23921 ____________________________________________________________________________
23922 [  8286] By: jhi                                   on 2000/12/31  18:14:51
23923         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
23924              Date: Sun, 31 Dec 2000 11:17:37 -0600
23925              From: "Craig A. Berry" <craigberry@mac.com>
23926              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
23927      Branch: perl
23928            ! ext/Encode/Makefile.PL
23929 ____________________________________________________________________________
23930 [  8285] By: nick                                  on 2000/12/31  18:11:54
23931         Log: Start of support of ICU-style .ucm files:
23932              - teach compile how to read a .ucm file
23933              - first guess at how to represent fallbacks in "tries".
23934              - use fallbacks if check == 0
23935              - new return code to indicate we used one.
23936      Branch: perlio
23937            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23938            ! ext/Encode/encengine.c ext/Encode/encode.h
23939 ____________________________________________________________________________
23940 [  8284] By: jhi                                   on 2000/12/31  18:04:41
23941         Log: Pacify picky VMS compiler.
23942              
23943              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
23944              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23945              Date: Sat, 30 Dec 2000 18:10:02 -0600
23946              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
23947      Branch: perl
23948            ! sv.c
23949 ____________________________________________________________________________
23950 [  8283] By: jhi                                   on 2000/12/31  16:11:47
23951         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
23952      Branch: perl
23953            ! t/lib/glob-basic.t
23954 ____________________________________________________________________________
23955 [  8282] By: jhi                                   on 2000/12/31  15:26:11
23956         Log: Integrate perlio.
23957      Branch: perl
23958           !> makedef.pl opcode.pl os2/os2.c perlio.c
23959 ____________________________________________________________________________
23960 [  8281] By: nick                                  on 2000/12/31  10:06:15
23961         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
23962              is available to be exported
23963      Branch: perlio
23964            ! makedef.pl perlio.c
23965 ____________________________________________________________________________
23966 [  8280] By: nick                                  on 2000/12/31  09:41:26
23967         Log: Ilya's OS2 patch (testing for damage on Win32)
23968      Branch: perlio
23969            ! makedef.pl opcode.pl os2/os2.c
23970 ____________________________________________________________________________
23971 [  8279] By: jhi                                   on 2000/12/30  21:52:07
23972         Log: Test nits.
23973      Branch: perl
23974            ! t/lib/syslfs.t t/op/lfs.t
23975 ____________________________________________________________________________
23976 [  8278] By: jhi                                   on 2000/12/30  21:47:49
23977         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
23978              From: andreas.koenig@anima.de (Andreas J. Koenig)
23979              Date: 30 Dec 2000 22:35:37 +0100
23980              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
23981              
23982              The 32-bit wraparound test wasn't quite right.
23983      Branch: perl
23984            ! t/lib/syslfs.t t/op/lfs.t
23985 ____________________________________________________________________________
23986 [  8277] By: jhi                                   on 2000/12/30  21:33:44
23987         Log: Subject: [PATCH] open() example in perlfunc.pod 
23988              From: Karsten Sperling <s_sperli@ira.uka.de>
23989              Date: Sat, 30 Dec 2000 22:27:09 +0100
23990              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
23991      Branch: perl
23992            ! pod/perlfunc.pod
23993 ____________________________________________________________________________
23994 [  8276] By: jhi                                   on 2000/12/30  20:32:40
23995         Log: Not quite that many tests yet.
23996      Branch: perl
23997            ! t/op/pat.t
23998 ____________________________________________________________________________
23999 [  8275] By: jhi                                   on 2000/12/30  20:26:58
24000         Log: Integrate perlio.
24001      Branch: perl
24002           !> toke.c
24003 ____________________________________________________________________________
24004 [  8274] By: jhi                                   on 2000/12/30  20:24:56
24005         Log: Signedness nit.
24006      Branch: perl
24007            ! utf8.c
24008 ____________________________________________________________________________
24009 [  8273] By: jhi                                   on 2000/12/30  20:15:46
24010         Log: Add a test case for 20000731.001 which was fixed by the #8267.
24011      Branch: perl
24012            ! t/op/pat.t
24013 ____________________________________________________________________________
24014 [  8272] By: nick                                  on 2000/12/30  19:47:51
24015         Log: Tweak for MULTIPLICITY/USE_PERLIO
24016      Branch: perlio
24017            ! toke.c
24018 ____________________________________________________________________________
24019 [  8271] By: nick                                  on 2000/12/30  19:46:45
24020         Log: Integrate mainline
24021      Branch: perlio
24022           +> lib/unicode/distinct.pm
24023           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
24024           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
24025           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
24026 ____________________________________________________________________________
24027 [  8270] By: jhi                                   on 2000/12/30  19:39:50
24028         Log: Subject: RE: perl@8269
24029              From: "Richard Soderberg" <rs@crystalflame.net>
24030              Date: Sat, 30 Dec 2000 11:36:27 -0800
24031              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
24032              
24033              A missing aTHX_.
24034      Branch: perl
24035            ! toke.c
24036 ____________________________________________________________________________
24037 [  8269] By: jhi                                   on 2000/12/30  18:55:48
24038         Log: Update Changes.
24039      Branch: perl
24040            ! Changes patchlevel.h
24041 ____________________________________________________________________________
24042 [  8268] By: jhi                                   on 2000/12/30  17:18:40
24043         Log: Add a test for Unicode split //.  The #8267 was the cure.
24044      Branch: perl
24045            ! t/op/split.t
24046 ____________________________________________________________________________
24047 [  8267] By: jhi                                   on 2000/12/30  17:14:19
24048         Log: Subject: more UTF8 test suites and an UTF8 patch
24049              From: Inaba Hiroto <inaba@st.rim.or.jp>
24050              Date: Sat, 30 Dec 2000 14:27:10 +0900
24051              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
24052              
24053              Just the patch part for now, and the pragma renamed
24054              as unicode::distinct.
24055      Branch: perl
24056            + lib/unicode/distinct.pm
24057            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
24058            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
24059            ! regcomp.h regexec.c sv.c toke.c utf8.c
24060 ____________________________________________________________________________
24061 [  8266] By: nick                                  on 2000/12/30  16:40:49
24062         Log: Integrate mainline
24063      Branch: perlio
24064           +> lib/Pod/Text/Overstrike.pm
24065           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
24066           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
24067           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
24068           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
24069           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
24070 ____________________________________________________________________________
24071 [  8265] By: jhi                                   on 2000/12/30  07:28:55
24072         Log: The sv_catsv() fix, take two.
24073      Branch: perl
24074            ! sv.c t/op/join.t
24075 ____________________________________________________________________________
24076 [  8264] By: jhi                                   on 2000/12/30  06:19:18
24077         Log: Undo all the join-related changes since #8248: relevant
24078              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
24079              The new sv_catsv() doesn't fly so it must go back to
24080              the drawing board.
24081      Branch: perl
24082            ! sv.c t/op/join.t t/pragma/utf8.t
24083 ____________________________________________________________________________
24084 [  8263] By: jhi                                   on 2000/12/30  01:08:32
24085         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
24086      Branch: perl
24087            ! sv.c
24088 ____________________________________________________________________________
24089 [  8262] By: jhi                                   on 2000/12/30  00:45:14
24090         Log: Retract #8261.
24091      Branch: perl
24092            ! hv.c util.c
24093 ____________________________________________________________________________
24094 [  8261] By: jhi                                   on 2000/12/30  00:38:32
24095         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
24096      Branch: perl
24097            ! hv.c util.c
24098 ____________________________________________________________________________
24099 [  8260] By: jhi                                   on 2000/12/29  22:51:33
24100         Log: (Retracted by #8264)  More fixing for #8251.
24101      Branch: perl
24102            ! sv.c
24103 ____________________________________________________________________________
24104 [  8259] By: jhi                                   on 2000/12/29  18:27:30
24105         Log: Subject: podlators 1.06 released
24106              From: Russ Allbery <rra@stanford.edu>
24107              Date: 25 Dec 2000 05:09:30 -0800
24108              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
24109      Branch: perl
24110            + lib/Pod/Text/Overstrike.pm
24111            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
24112            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
24113 ____________________________________________________________________________
24114 [  8258] By: jhi                                   on 2000/12/29  18:20:45
24115         Log: Make the large file tests more robust/talkative as suggested by
24116              
24117              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
24118              From: andreas.koenig@anima.de (Andreas J. Koenig)
24119              Date: 29 Dec 2000 14:23:01 +0100
24120              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
24121      Branch: perl
24122            ! t/lib/syslfs.t t/op/lfs.t
24123 ____________________________________________________________________________
24124 [  8257] By: jhi                                   on 2000/12/29  17:48:04
24125         Log: Further VMS piping fixes from Charles Lane:
24126              
24127              In summary, error messages produced when a subprocess terminated
24128              abnormally were being sent not just to the parent process, but to
24129              grandparents, because of default values for error output that were
24130              not completely overridden when the subprocess was started.
24131              
24132              This patch fixes this behavior by defining user-mode (i.e., temporary
24133              for the duration of the program) logical names for SYS$OUTPUT and
24134              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
24135              changes to make it so that the user-mode logicals are the ones that
24136              control where Perl's error messages go if it terminates abnormally.
24137              
24138              I also added some gratuitous fixes to the indentation of braces in
24139              the piping code.  It just looked ugly, before.
24140      Branch: perl
24141            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
24142 ____________________________________________________________________________
24143 [  8256] By: jhi                                   on 2000/12/29  17:45:12
24144         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
24145              From: "Casey R. Tweten" <crt@kiski.net>
24146              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
24147              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
24148              
24149              Tests for for #8240.
24150      Branch: perl
24151            ! t/pragma/constant.t
24152 ____________________________________________________________________________
24153 [  8255] By: jhi                                   on 2000/12/29  17:43:07
24154         Log: Subject: Re: [PATCH] Interesting syntax idea
24155              From: Simon Cozens <simon@cozens.net>
24156              Date: Fri, 29 Dec 2000 14:34:04 +0000
24157              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
24158              
24159              Tests for #8254.
24160      Branch: perl
24161            ! t/pragma/sub_lval.t
24162 ____________________________________________________________________________
24163 [  8254] By: jhi                                   on 2000/12/29  17:42:11
24164         Log: Subject: [PATCH] Interesting syntax idea
24165              From: Simon Cozens <simon@cozens.net>
24166              Date: Wed, 27 Dec 2000 05:08:57 +0000
24167              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
24168              
24169              Make opens + bareword assigns do typeglob assigns.
24170      Branch: perl
24171            ! op.c
24172 ____________________________________________________________________________
24173 [  8253] By: jhi                                   on 2000/12/29  17:36:45
24174         Log: Output the (apparent) version of gcc, as suggested by
24175              
24176              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
24177              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
24178              Date: 26 Dec 2000 04:29:17 -0500
24179              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
24180              
24181              (The patch as such didn't any more apply as the misparsing had
24182              already been addressed in #6474.)  Also change the wording about
24183              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
24184      Branch: perl
24185            ! hints/dec_osf.sh
24186 ____________________________________________________________________________
24187 [  8252] By: nick                                  on 2000/12/29  12:14:31
24188         Log: Integrate mainline
24189      Branch: perlio
24190           !> (integrate 27 files)
24191 ____________________________________________________________________________
24192 [  8251] By: jhi                                   on 2000/12/29  08:45:46
24193         Log: (Retracted by #8264)
24194              
24195              (Fixed by #8260.)
24196              
24197              sv_catsv() needs one more byte space than seems reasonable.
24198              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
24199              Curiouser and curiouser.
24200      Branch: perl
24201            ! sv.c
24202 ____________________________________________________________________________
24203 [  8250] By: jhi                                   on 2000/12/29  07:57:52
24204         Log: More split // UTF-8 tests.
24205      Branch: perl
24206            ! t/pragma/utf8.t
24207 ____________________________________________________________________________
24208 [  8249] By: jhi                                   on 2000/12/29  07:54:51
24209         Log: (Retracted by #8264)  More join() testing which was good because
24210              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
24211      Branch: perl
24212            ! pp.c t/op/join.t utf8.c utf8.h
24213 ____________________________________________________________________________
24214 [  8248] By: jhi                                   on 2000/12/29  07:08:32
24215         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
24216              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
24217              that the only cases to care about are byte+byte and byte+character.
24218              
24219              TODO: See how well pp_concat() could be implemented in terms
24220              of sv_catsv().
24221      Branch: perl
24222            ! doop.c sv.c t/op/join.t utf8.h
24223 ____________________________________________________________________________
24224 [  8247] By: jhi                                   on 2000/12/29  06:35:23
24225         Log: Signedness nit.
24226      Branch: perl
24227            ! pp_hot.c
24228 ____________________________________________________________________________
24229 [  8246] By: jhi                                   on 2000/12/29  01:23:31
24230         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
24231              From: Lupe Christoph <lupe@lupe-christoph.de>
24232              Date: Thu, 28 Dec 2000 23:00:00 +0100
24233              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
24234              
24235              Suggest rsync --delete --dry-run.
24236      Branch: perl
24237            ! pod/perlhack.pod
24238 ____________________________________________________________________________
24239 [  8245] By: jhi                                   on 2000/12/28  23:57:05
24240         Log: The maxiters upper limit sanity check (guarding against
24241              non-progress) assumed bytes instead of characters in s///
24242              and split().
24243      Branch: perl
24244            ! pp.c pp_hot.c
24245 ____________________________________________________________________________
24246 [  8244] By: jhi                                   on 2000/12/28  23:34:08
24247         Log: Make some panic messages a bit more logical.
24248      Branch: perl
24249            ! doop.c pod/perldiag.pod pp.c pp_hot.c
24250 ____________________________________________________________________________
24251 [  8243] By: jhi                                   on 2000/12/28  22:59:16
24252         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
24253              From: Simon Cozens <simon@cozens.net>
24254              Date: Wed, 27 Dec 2000 02:30:03 +0000
24255              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
24256      Branch: perl
24257            ! pp.c t/pragma/sub_lval.t
24258 ____________________________________________________________________________
24259 [  8242] By: jhi                                   on 2000/12/28  22:56:53
24260         Log: Subject: [PATCH blead] Fix B::Terse indentation
24261              From: Daniel Chetlin <daniel@chetlin.com>
24262              Date: Wed, 27 Dec 2000 06:43:30 -0800
24263              Message-ID: <20001227064329.B9573@darkstar>
24264      Branch: perl
24265            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
24266 ____________________________________________________________________________
24267 [  8241] By: jhi                                   on 2000/12/28  22:48:59
24268         Log: The latter patch from the
24269              
24270              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
24271              From: Peter Prymmer <pvhp@forte.com> 
24272              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
24273              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
24274              
24275              (the former patch from the above should have been
24276              taken care of by Nick I-S)
24277      Branch: perl
24278            ! win32/Makefile
24279 ____________________________________________________________________________
24280 [  8240] By: jhi                                   on 2000/12/28  22:45:22
24281         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
24282              From: "Casey R. Tweten" <crt@kiski.net>
24283              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
24284              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
24285      Branch: perl
24286            ! lib/constant.pm
24287 ____________________________________________________________________________
24288 [  8239] By: jhi                                   on 2000/12/28  22:37:45
24289         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
24290              From: Simon Cozens <simon@cozens.net>
24291              Date: Wed, 27 Dec 2000 14:12:44 +0000
24292              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
24293      Branch: perl
24294            ! t/op/method.t t/op/sort.t toke.c
24295 ____________________________________________________________________________
24296 [  8238] By: jhi                                   on 2000/12/28  22:30:32
24297         Log: Subject: [PATCH perl@8229] Call.pm
24298              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
24299              Date: Mon, 25 Dec 2000 10:47:15 -0000
24300              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
24301      Branch: perl
24302            ! ext/Filter/Util/Call/Call.pm
24303 ____________________________________________________________________________
24304 [  8237] By: jhi                                   on 2000/12/28  22:19:21
24305         Log: Subject: [PATCH blead] Fix problem with `&' prototype
24306              From: Daniel Chetlin <daniel@chetlin.com>
24307              Date: Wed, 27 Dec 2000 15:55:32 -0800
24308              Message-ID: <20001227155532.D9573@darkstar>
24309      Branch: perl
24310            ! op.c t/comp/proto.t
24311 ____________________________________________________________________________
24312 [  8236] By: jhi                                   on 2000/12/28  22:09:25
24313         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
24314              From: Daniel Chetlin <daniel@chetlin.com>
24315              Date: Sun, 24 Dec 2000 04:09:49 -0800
24316              Message-ID: <20001224040949.B3090@darkstar>
24317      Branch: perl
24318            ! gv.c mg.c t/op/attrs.t
24319 ____________________________________________________________________________
24320 [  8235] By: jhi                                   on 2000/12/28  22:07:11
24321         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
24322              From: Jan Dubois <jand@ActiveState.com>
24323              Date: Tue, 26 Dec 2000 20:57:31 -0800
24324              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
24325      Branch: perl
24326            ! win32/win32.c
24327 ____________________________________________________________________________
24328 [  8234] By: jhi                                   on 2000/12/28  21:52:42
24329         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
24330              From: Simon Cozens <simon@cozens.net>
24331              Date: Thu, 28 Dec 2000 20:33:13 +0000
24332              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
24333      Branch: perl
24334            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
24335 ____________________________________________________________________________
24336 [  8233] By: jhi                                   on 2000/12/28  19:40:49
24337         Log: Integrate perlio.
24338      Branch: perl
24339           !> ext/Encode/Makefile.PL ext/Encode/compile
24340 ____________________________________________________________________________
24341 [  8232] By: nick                                  on 2000/12/23  16:06:00
24342         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
24343              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
24344      Branch: perlio
24345            ! ext/Encode/Makefile.PL
24346 ____________________________________________________________________________
24347 [  8231] By: nick                                  on 2000/12/23  14:30:34
24348         Log: "Compiled" encode build cleanup
24349              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
24350              - .c files do not export sub-tables
24351      Branch: perlio
24352            ! ext/Encode/Makefile.PL ext/Encode/compile
24353 ____________________________________________________________________________
24354 [  8230] By: nick                                  on 2000/12/23  12:50:37
24355         Log: Integrate mainline
24356      Branch: perlio
24357           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24358           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24359           !> pod/perl5004delta.pod pod/perl5005delta.pod
24360           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24361           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24362           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24363           !> pod/perlsub.pod
24364 ____________________________________________________________________________
24365 [  8229] By: jhi                                   on 2000/12/22  15:32:12
24366         Log: Integrate perlio.
24367      Branch: perl
24368           +> win32/distclean.bat
24369           !> MANIFEST t/io/utf8.t
24370 ____________________________________________________________________________
24371 [  8228] By: jhi                                   on 2000/12/22  15:29:40
24372         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
24373              From: Robin Barker <rmb1@cise.npl.co.uk>
24374              Date: Fri, 22 Dec 2000 12:17:38 GMT
24375              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
24376      Branch: perl
24377            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
24378            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
24379            ! pod/perl5004delta.pod pod/perl5005delta.pod
24380            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
24381            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
24382            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
24383            ! pod/perlsub.pod
24384 ____________________________________________________________________________
24385 [  8227] By: jhi                                   on 2000/12/22  15:24:28
24386         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
24387              From: "John L. Allen" <allen@grumman.com>
24388              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
24389              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
24390              
24391              Document APPLLIB_EXP.
24392      Branch: perl
24393            ! INSTALL
24394 ____________________________________________________________________________
24395 [  8226] By: nick                                  on 2000/12/21  22:11:50
24396         Log: Handy script for when one forgets to "dmake clean" 
24397      Branch: perlio
24398            + win32/distclean.bat
24399            ! MANIFEST
24400 ____________________________________________________________________________
24401 [  8225] By: nick                                  on 2000/12/21  21:54:04
24402         Log: CRLF platform issue with io/utf8 fix.
24403      Branch: perlio
24404            ! t/io/utf8.t
24405 ____________________________________________________________________________
24406 [  8224] By: nick                                  on 2000/12/21  21:02:20
24407         Log: Integrate mainline
24408      Branch: perlio
24409           !> Changes Configure Makefile.SH Porting/Glossary
24410           !> Porting/config.sh Porting/config_H configure.com
24411           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
24412           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
24413           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
24414           !> win32/config.bc win32/config.gc win32/config.vc
24415 ____________________________________________________________________________
24416 [  8223] By: jhi                                   on 2000/12/21  17:09:16
24417         Log: Update Changes.
24418      Branch: perl
24419            ! Changes patchlevel.h
24420 ____________________________________________________________________________
24421 [  8222] By: jhi                                   on 2000/12/21  16:24:01
24422         Log: Metaconfig unit changes for #8221.
24423      Branch: metaconfig/U/perl
24424           +> issymlink.U
24425            - testsyml.U
24426            ! Mksymlinks.U
24427 ____________________________________________________________________________
24428 [  8221] By: jhi                                   on 2000/12/21  16:23:48
24429         Log: Rename testsyml to issymlink.
24430      Branch: perl
24431            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24432            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
24433            ! win32/config.vc
24434 ____________________________________________________________________________
24435 [  8220] By: jhi                                   on 2000/12/21  15:47:26
24436         Log: Robustness support for #8218 (symlink forest) since the GNU
24437              tools seem to be overly picky about symlinkage depths.
24438      Branch: perl
24439            ! Makefile.SH t/io/fs.t
24440 ____________________________________________________________________________
24441 [  8219] By: jhi                                   on 2000/12/21  15:38:27
24442         Log: Metaconfig changes for #8218.
24443      Branch: metaconfig
24444            ! U/modified/Oldconfig.U
24445      Branch: metaconfig/U/perl
24446            + Mksymlinks.U
24447            ! testsyml.U
24448 ____________________________________________________________________________
24449 [  8218] By: jhi                                   on 2000/12/21  15:37:57
24450         Log: Add Configure option -Dmksymlinks which will create a symlink
24451              forest if the current/build differs from the source directory.
24452              TODO: mkdir -p is not portable.
24453      Branch: perl
24454            ! Configure
24455 ____________________________________________________________________________
24456 [  8217] By: jhi                                   on 2000/12/21  14:39:12
24457         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
24458              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
24459              Date: Thu, 21 Dec 2000 09:38:18 GMT
24460              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
24461              
24462              The ofs became an SV.
24463      Branch: perl
24464            ! ext/Thread/Thread.xs
24465 ____________________________________________________________________________
24466 [  8216] By: jhi                                   on 2000/12/21  05:40:21
24467         Log: The polymorphism seems to have fixed 20000517.001.
24468      Branch: perl
24469            ! t/pragma/utf8.t
24470 ____________________________________________________________________________
24471 [  8215] By: jhi                                   on 2000/12/21  04:44:52
24472         Log: read() documentation tweak for 20001121.004.
24473      Branch: perl
24474            ! pod/perlfunc.pod
24475 ____________________________________________________________________________
24476 [  8214] By: jhi                                   on 2000/12/21  03:54:11
24477         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
24478      Branch: perl
24479            ! pp_sys.c t/op/misc.t
24480 ____________________________________________________________________________
24481 [  8213] By: jhi                                   on 2000/12/21  00:28:10
24482         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
24483              From: Peter Prymmer <pvhp@forte.com>
24484              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
24485              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
24486      Branch: perl
24487            ! configure.com
24488 ____________________________________________________________________________
24489 [  8212] By: jhi                                   on 2000/12/21  00:26:21
24490         Log: Edit edit edit.
24491      Branch: perl
24492            ! pod/perlfaq3.pod
24493 ____________________________________________________________________________
24494 [  8211] By: jhi                                   on 2000/12/20  18:52:46
24495         Log: Update Changes.
24496      Branch: perl
24497            ! Changes patchlevel.h
24498 ____________________________________________________________________________
24499 [  8210] By: jhi                                   on 2000/12/20  18:34:47
24500         Log: Yet another editor edit.
24501      Branch: perl
24502            ! pod/perlfaq3.pod
24503 ____________________________________________________________________________
24504 [  8209] By: jhi                                   on 2000/12/20  15:33:28
24505         Log: More Win32 Perling.
24506      Branch: perl
24507            ! pod/perlfaq3.pod
24508 ____________________________________________________________________________
24509 [  8208] By: jhi                                   on 2000/12/20  15:07:46
24510         Log: More Win32 editor/IDE/shell hints.
24511      Branch: perl
24512            ! pod/perlfaq3.pod
24513 ____________________________________________________________________________
24514 [  8207] By: jhi                                   on 2000/12/20  03:54:08
24515         Log: Subject: [PATCH] obscure timing knowledge
24516              From: Nicholas Clark <nick@ccl4.org>
24517              Date: Tue, 19 Dec 2000 19:22:31 +0000
24518              Message-ID: <20001219192231.F2827@plum.flirble.org>
24519      Branch: perl
24520            ! sv.c
24521 ____________________________________________________________________________
24522 [  8206] By: jhi                                   on 2000/12/20  03:45:57
24523         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
24524              From: Spider Boardman <spider@leggy.zk3.dec.com>
24525              Date: Tue, 19 Dec 2000 21:30:16 -0500
24526              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
24527      Branch: perl
24528            ! sv.c
24529 ____________________________________________________________________________
24530 [  8205] By: jhi                                   on 2000/12/19  23:02:01
24531         Log: Update Changes.
24532      Branch: perl
24533            ! Changes patchlevel.h
24534 ____________________________________________________________________________
24535 [  8204] By: jhi                                   on 2000/12/19  22:58:18
24536         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
24537              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
24538              on editors and diffing/patching.
24539      Branch: perl
24540            ! t/op/utf8decode.t
24541 ____________________________________________________________________________
24542 [  8203] By: nick                                  on 2000/12/19  21:36:16
24543         Log: Integrate mainline (forgot my own change...)
24544      Branch: perlio
24545           !> ext/Encode/compile
24546 ____________________________________________________________________________
24547 [  8202] By: nick                                  on 2000/12/19  21:34:42
24548         Log: Integrate mainline.
24549      Branch: perlio
24550           !> (integrate 61 files)
24551 ____________________________________________________________________________
24552 [  8201] By: nick                                  on 2000/12/19  21:34:06
24553         Log: Avoid looking for File::Glob when we don't need it.
24554      Branch: perl
24555            ! ext/Encode/compile
24556 ____________________________________________________________________________
24557 [  8200] By: jhi                                   on 2000/12/19  18:35:49
24558         Log: Update Changes.
24559      Branch: perl
24560            ! Changes patchlevel.h
24561 ____________________________________________________________________________
24562 [  8199] By: jhi                                   on 2000/12/19  18:35:07
24563         Log: Microperl tweaks.
24564      Branch: perl
24565            ! sv.c uconfig.h uconfig.sh
24566 ____________________________________________________________________________
24567 [  8198] By: jhi                                   on 2000/12/19  18:29:59
24568         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
24569      Branch: perl
24570            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24571            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
24572 ____________________________________________________________________________
24573 [  8197] By: jhi                                   on 2000/12/19  17:55:29
24574         Log: In VMS embedded perls couldn't access the statically built Socket,
24575              from Charles Lane.
24576      Branch: perl
24577            ! configure.com
24578 ____________________________________________________________________________
24579 [  8196] By: jhi                                   on 2000/12/19  17:49:50
24580         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
24581              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
24582              Date: Sun, 17 Dec 2000 19:11:44 -0000
24583              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
24584      Branch: perl
24585            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
24586            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
24587 ____________________________________________________________________________
24588 [  8195] By: jhi                                   on 2000/12/19  17:47:53
24589         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
24590              From: Jonathan Stowe <gellyfish@gellyfish.com>
24591              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
24592              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
24593      Branch: perl
24594            ! utils/h2xs.PL
24595 ____________________________________________________________________________
24596 [  8194] By: jhi                                   on 2000/12/19  17:46:28
24597         Log: Subject: Re: useless use of void context work-around
24598              From: andreas.koenig@anima.de (Andreas J. Koenig)
24599              Date: 16 Dec 2000 15:13:36 +0100
24600              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
24601              
24602              Document (comment) the q(di ds ig) trick in the code.
24603      Branch: perl
24604            ! op.c
24605 ____________________________________________________________________________
24606 [  8193] By: jhi                                   on 2000/12/19  17:10:57
24607         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
24608              From: "Mark J. Reed" <mreed@strange.turner.com>
24609              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
24610              Message-Id: <200012160222.VAA13986@strange.turner.com>
24611      Branch: perl
24612            ! ext/Sys/Syslog/Syslog.pm
24613 ____________________________________________________________________________
24614 [  8192] By: jhi                                   on 2000/12/19  17:07:45
24615         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
24616              From: Nicholas Clark <nick@ccl4.org>
24617              Date: Sat, 16 Dec 2000 19:03:13 +0000
24618              Message-ID: <20001216190313.D68304@plum.flirble.org>
24619      Branch: perl
24620            ! t/op/64bitint.t
24621 ____________________________________________________________________________
24622 [  8191] By: jhi                                   on 2000/12/19  17:06:13
24623         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
24624              From: Dominic Dunlop <domo@computer.org>
24625              Date: Mon, 18 Dec 2000 12:00:15 +0100
24626              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
24627              
24628              This patchlet is needed in order that perl can be statically linked.  
24629      Branch: perl
24630            ! regexec.c
24631 ____________________________________________________________________________
24632 [  8190] By: jhi                                   on 2000/12/19  17:03:08
24633         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
24634              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24635              Date: Sun, 17 Dec 2000 00:18:35 -0600
24636              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
24637      Branch: perl
24638            ! perlio.h vms/gen_shrfls.pl
24639 ____________________________________________________________________________
24640 [  8189] By: jhi                                   on 2000/12/19  16:20:28
24641         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
24642              From: Prymmer/Kahn <pvhp@best.com>
24643              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
24644              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
24645              
24646              A better version of #8188.
24647      Branch: perl
24648            ! pod/perlfaq3.pod
24649 ____________________________________________________________________________
24650 [  8188] By: jhi                                   on 2000/12/19  15:57:06
24651         Log: (Replaced by #8189)
24652              
24653              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24654              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
24655              From: Prymmer/Kahn <pvhp@best.com>
24656              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
24657              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
24658              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
24659              Date: Mon, 18 Dec 2000 11:10:45 -0500
24660              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
24661      Branch: perl
24662            ! pod/perlfaq3.pod
24663 ____________________________________________________________________________
24664 [  8187] By: jhi                                   on 2000/12/19  15:54:19
24665         Log: Email address fix for Anton Berezin.
24666      Branch: perl
24667            ! AUTHORS
24668 ____________________________________________________________________________
24669 [  8186] By: jhi                                   on 2000/12/19  15:38:54
24670         Log: Subject: [PATCH perl@8102] cygwin port
24671              From: "Eric Fifer" <efifer@dircon.co.uk> 
24672              Date: Thu, 14 Dec 2000 13:41:29 -0000
24673              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
24674              
24675              When compiling modules the data item that is being imported
24676              from libperl.dll needs to be tagged as imported/shared data:
24677              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
24678      Branch: perl
24679            ! perliol.h
24680 ____________________________________________________________________________
24681 [  8185] By: jhi                                   on 2000/12/19  14:53:24
24682         Log: Regen uconfig.h and uconfig.sh.
24683      Branch: perl
24684            ! uconfig.h uconfig.sh
24685 ____________________________________________________________________________
24686 [  8184] By: jhi                                   on 2000/12/18  20:43:49
24687         Log: Comments work so much better when they are closed.
24688      Branch: perl
24689            ! regcomp.c
24690 ____________________________________________________________________________
24691 [  8183] By: jhi                                   on 2000/12/18  18:04:02
24692         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
24693              Fixes the bug 20001218.016.
24694      Branch: perl
24695            ! regcomp.c
24696 ____________________________________________________________________________
24697 [  8182] By: gsar                                  on 2000/12/18  09:53:47
24698         Log: delete spurious files
24699      Branch: maint-5.6/perl
24700            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
24701            - vos/config.h vos/config_h.SH_orig
24702 ____________________________________________________________________________
24703 [  8181] By: gsar                                  on 2000/12/18  09:46:08
24704         Log: regen perltoc
24705      Branch: maint-5.6/perl
24706            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
24707 ____________________________________________________________________________
24708 [  8180] By: gsar                                  on 2000/12/18  09:20:27
24709         Log: integrate changes#7924..7926,7946,7952 from mainline
24710      Branch: maint-5.6/perl
24711           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
24712           !> lib/File/stat.pm t/lib/class-struct.t
24713 ____________________________________________________________________________
24714 [  8179] By: gsar                                  on 2000/12/18  08:55:54
24715         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
24716              7918,7919,7988,8907 from mainline (various)
24717      Branch: maint-5.6/perl
24718           +> t/lib/class-struct.t
24719           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
24720           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
24721           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
24722 ____________________________________________________________________________
24723 [  8178] By: gsar                                  on 2000/12/18  08:16:30
24724         Log: avoid redefinition warnings on windows due to sys/socket.h getting
24725              #included before win32.h
24726      Branch: maint-5.6/perl
24727            ! win32/include/sys/socket.h
24728 ____________________________________________________________________________
24729 [  8177] By: gsar                                  on 2000/12/18  05:24:04
24730         Log: make regen_headers; fix POSIX.xs problems; remove outdated
24731              code from sys/socket.h that makes build fail now
24732      Branch: maint-5.6/perl
24733            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
24734            ! pod/perlapi.pod
24735           !> win32/include/sys/socket.h
24736 ____________________________________________________________________________
24737 [  8176] By: gsar                                  on 2000/12/18  05:20:17
24738         Log: update Changes
24739      Branch: maint-5.6/perl
24740            ! Changes patchlevel.h
24741 ____________________________________________________________________________
24742 [  8175] By: gsar                                  on 2000/12/18  04:57:48
24743         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
24744              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
24745              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
24746              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
24747              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
24748              7823,7825,7838
24749      Branch: maint-5.6/perl
24750           +> lib/File/Spec/Epoc.pm
24751           !> (integrate 88 files)
24752 ____________________________________________________________________________
24753 [  8174] By: gsar                                  on 2000/12/18  03:53:09
24754         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
24755              7625..7629,7631..7634,7637,7639,7642 from mainline
24756      Branch: maint-5.6/perl
24757           +> README.solaris
24758           !> (integrate 26 files)
24759 ____________________________________________________________________________
24760 [  8173] By: gsar                                  on 2000/12/18  03:37:02
24761         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
24762              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
24763              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
24764              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
24765      Branch: maint-5.6/perl
24766           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
24767            - MAINTAIN
24768           !> (integrate 111 files)
24769 ____________________________________________________________________________
24770 [  8172] By: jhi                                   on 2000/12/18  02:49:27
24771         Log: Regen pods.
24772      Branch: perl
24773            ! pod/perlmodlib.pod pod/perltoc.pod
24774 ____________________________________________________________________________
24775 [  8171] By: gsar                                  on 2000/12/18  02:49:24
24776         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
24777              7465..7471 from mainline
24778              
24779              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
24780              in platforms that strictly require all the symbols being present
24781              at link time.
24782              
24783              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
24784              
24785              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
24786              
24787              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
24788              
24789              Subject: [PATCH] todo
24790              
24791              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
24792              
24793              Use $sort, $uniq (and $tr) consistently as wondered
24794              by Nicholas Clark.
24795              
24796              Too enthusiastic editing in #7460.
24797              
24798              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
24799              
24800              Upgrade to CPAN 1.58_55.
24801              Subject: CPAN.pm status
24802              
24803              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
24804              
24805              Make target reordering to avoid pointless re-makes.
24806              Subject: Re: Total re-make of 'make okfile' after 7451 ?
24807              
24808              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
24809              
24810              Subject: DOC PATCH 5.6.0
24811              
24812              Add the repository doc by Malcolm, Sarathy, and by Simon,
24813              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
24814      Branch: maint-5.6/perl
24815           +> Porting/repository.pod
24816           !> Configure MANIFEST Makefile.SH README.dos README.os2
24817           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
24818           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
24819           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
24820 ____________________________________________________________________________
24821 [  8169] By: gsar                                  on 2000/12/18  02:33:34
24822         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
24823              7435..7441,7445 from mainline
24824              
24825              Make the UTF-8 decoding stricter and more verbose when
24826              malformation happens.  This involved adding an argument
24827              to utf8_to_uv_chk(), which involved changing its prototype,
24828              and prefer STRLEN over I32 for the UTF-8 length, which as
24829              a domino effect necessitated changing the prototypes of
24830              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
24831              The stricter UTF-8 decoding checking uses Markus Kuhn's
24832              UTF-8 Decode Stress Tester from
24833              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
24834              
24835              Run vms/vms_yfix.pl, should have done that after changing
24836              perly.c in #7382.
24837              
24838              Subject: [PATCH 5.7.0] static linking with uninstalled perl
24839              
24840              (Replaced by #7440.)
24841              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24842              
24843              Fix the bug ID 20001024.005, the bug introduced by #7416.
24844              
24845              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
24846              
24847              Fix the bug reported in
24848              From: andreas.koenig@anima.de (Andreas J. Koenig)
24849              Also make is_utf8_char() stricter.
24850              
24851              Missed the header file changes from #7425.
24852              
24853              Check if stdio supports tweaking lval and cnt simultaneously.
24854              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
24855              
24856              Stratus VOS updates from Paul Green.
24857              
24858              Podify README.epoc and README.vos.
24859              
24860              Add targets to Makefile.SH, most importantly
24861              'regen_all' which also remembers to update vms/perly*.
24862              
24863              Subject: Minor update to find2perl, for portability
24864              
24865              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
24866              
24867              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
24868              
24869              Rename UTF8LEN() to be UNISKIP(), too confusing to have
24870              UTF8LEN() and UTF8SKIP(). 
24871              
24872              Allow poking holes at the UTF-8 decoding strictness.
24873              
24874              Continue the internal UTF-8 API tweaking.
24875              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
24876              used much more than the simpler API, now called utf8_to_uv_simple().
24877              Still not quite happy with API, too much partial duplication
24878              of functionality.
24879              
24880              A new version of making the syslog test more robust.
24881              (Replaces #7421.)
24882              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24883              
24884              buildtoc target tweaks.
24885              
24886              Integrate with vmsperl #7430 by Charles Bailey:
24887              
24888              Cleanup from prior patch (Charles Lane?):
24889              - improve handling of MFDs in Basename and Path
24890              - default to no xsubpp line # munging when building debug images
24891      Branch: maint-5.6/perl
24892           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24893           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
24894           !> (integrate 67 files)
24895 ____________________________________________________________________________
24896 [  8168] By: gsar                                  on 2000/12/18  02:05:49
24897         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
24898              
24899              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
24900              From: Martin Husemann <martin@duskware.de>
24901              
24902              Subject: [PATCH 5.7.0] restore match data on backtracing
24903              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24904      Branch: maint-5.6/perl
24905           !> regcomp.c regexec.c t/op/re_tests
24906 ____________________________________________________________________________
24907 [  8167] By: gsar                                  on 2000/12/18  01:55:22
24908         Log: integrate changes#7858,7986 from mainline
24909              
24910              C<foreach my $x ...> in pseudo-fork()ed process may diddle
24911              parent's memory; fix it by keeping track of the actual pad
24912              offset rather than a raw pointer (this change is probably also
24913              relevant to non-ithreads case to avoid fallout from reallocs of
24914              the pad array, but is currently only enabled for the ithreads
24915              case in the interests of minimal disruption to existing "well
24916              tested" code)
24917              
24918              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24919              due to the notorious GetFileType() bug in Windows 9x, which fstat()
24920              tickles)
24921      Branch: maint-5.6/perl
24922           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
24923           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
24924           !> win32/win32.c win32/win32.h win32/win32sck.c
24925 ____________________________________________________________________________
24926 [  8166] By: gsar                                  on 2000/12/18  01:52:59
24927         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
24928              from mainline (xsubpp and ExtUtils::LibList fixups, various
24929              other small items)
24930      Branch: maint-5.6/perl
24931           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
24932           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
24933           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
24934           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
24935           !> win32/bin/search.pl
24936 ____________________________________________________________________________
24937 [  8165] By: gsar                                  on 2000/12/18  01:28:45
24938         Log: integrate changes#7533,7563,7611,7623 from mainline (various
24939              malloc.c embellishments)
24940      Branch: maint-5.6/perl
24941           !> malloc.c pod/perldiag.pod
24942 ____________________________________________________________________________
24943 [  8164] By: gsar                                  on 2000/12/18  01:23:33
24944         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
24945              fixups)
24946      Branch: maint-5.6/perl
24947           !> utils/h2xs.PL
24948 ____________________________________________________________________________
24949 [  8163] By: gsar                                  on 2000/12/18  01:17:50
24950         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
24951              fixups)
24952      Branch: maint-5.6/perl
24953           !> Makefile.SH utils/perlbug.PL
24954 ____________________________________________________________________________
24955 [  8162] By: gsar                                  on 2000/12/18  00:25:43
24956         Log: always export Perl_deb() (it is required by re.xs whether
24957              Perl is built with or without -DDEBUGGING)
24958      Branch: maint-5.6/perl
24959            ! makedef.pl
24960 ____________________________________________________________________________
24961 [  8161] By: gsar                                  on 2000/12/18  00:23:38
24962         Log: integrate change#7414 from mainline
24963              
24964              Undo the basename() part of #7412 since the lib/basename
24965              tests would need upgrading too.
24966              
24967              squelch two tests in tr.t that rely on tr/// paranoia change
24968              that's not in 5.6.x
24969      Branch: maint-5.6/perl
24970            ! t/op/tr.t
24971           !> lib/File/Basename.pm
24972 ____________________________________________________________________________
24973 [  8160] By: gsar                                  on 2000/12/18  00:05:30
24974         Log: missing change in previous integrate
24975      Branch: maint-5.6/perl
24976           !> README.aix
24977 ____________________________________________________________________________
24978 [  8159] By: gsar                                  on 2000/12/18  00:03:38
24979         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
24980              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
24981              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
24982              7410..7413 from mainline
24983      Branch: maint-5.6/perl
24984           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
24985           +> t/lib/tie-splice.t
24986            - lib/unicode/Is/DCinital.pl
24987           !> (integrate 112 files)
24988 ____________________________________________________________________________
24989 [  8158] By: jhi                                   on 2000/12/17  23:04:24
24990         Log: Subject: [PATCHES] RE: perl@8150 
24991              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
24992              Date: Sun, 17 Dec 2000 21:46:39 +0100
24993              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
24994              
24995              Neither cygwin has a getpwuid() one can trust on.
24996      Branch: perl
24997            ! t/lib/glob-basic.t
24998 ____________________________________________________________________________
24999 [  8157] By: jhi                                   on 2000/12/17  23:01:54
25000         Log: More MAN.PODS => {} fixes.
25001      Branch: perl
25002            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
25003            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
25004            ! os2/OS2/REXX/Makefile.PL
25005 ____________________________________________________________________________
25006 [  8156] By: gsar                                  on 2000/12/17  22:49:13
25007         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
25008              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
25009              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
25010              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
25011              7201,7204 from mainline
25012      Branch: maint-5.6/perl
25013           !> (integrate 121 files)
25014 ____________________________________________________________________________
25015 [  8155] By: jhi                                   on 2000/12/17  22:30:58
25016         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
25017              From: "Craig A. Berry" <craigberry@mac.com>
25018              Date: Sun, 17 Dec 2000 13:09:28 -0600
25019              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
25020              
25021              MAN.PODS => ' ' is naughty.
25022      Branch: perl
25023            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
25024 ____________________________________________________________________________
25025 [  8154] By: nick                                  on 2000/12/17  22:07:13
25026         Log: MULTIPLICITY nit.
25027      Branch: perl
25028            ! mg.c
25029 ____________________________________________________________________________
25030 [  8153] By: gsar                                  on 2000/12/17  21:23:05
25031         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
25032              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
25033              from mainline
25034              
25035              Document the SvIOK_.*UV().
25036              
25037              Update Unicode todo list.
25038              
25039              Guard against bad string->int conversion for quads.
25040              
25041              Subject: small apidoc fix
25042              
25043              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
25044              
25045              Subject: [PATCH] Tied filehandle documentation
25046              
25047              Subject: [PATCH] Modernize Opcode.pm documentation
25048              
25049              Make Data::Dumper (non-XS) to work with changed semantics of ref().
25050              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
25051              [applied even though said semantics didn't change in 5.6.x]
25052              
25053              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
25054              
25055              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
25056              
25057              Fix the URL, but the server is still missing in action.
25058              Subject: [ID 20000905.002] perlfaq1.pod URL error
25059              
25060              Subject: [ID 20000903.001] \w in utf8-strings
25061              
25062              Fix the ccversion detection for 5.1 and beyond.
25063              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25064              
25065              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
25066              
25067              Subject: [ID 20000904.008] Tiny fix for perldiag
25068              
25069              Subject: Re: [ID 20000906.004] segfault with bad perl statement
25070              
25071              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
25072              
25073              Subject: [ID 20000908.002] perlipc documentation bug.
25074              
25075              Subject: [PATCH lib/Benchmark.pm]
25076              
25077              Re-allow vec() for characters > 255.
25078              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
25079              
25080              Do away with memory models cruft.  Sorry, PDP users.
25081              
25082              Continue #7041.
25083              
25084              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
25085              
25086              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
25087              
25088              Upgrade to CPAN 1.57_65, from Andreas König.
25089              
25090              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
25091              by Russ Allbery.
25092              
25093              Silence t/pod/*.t about alternate quote-mappings now implemented
25094              by Pod::Text, from Brad Appleton.
25095              
25096              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
25097              Subject: borland C++ win32.c tweak
25098              
25099              C<@a = @b = split(...)> optimization coredumps under ithreads
25100              (missed a spot when fixing up op_pmreplroot hack for ithreads)
25101              
25102              Document the SvUTF8*().
25103              
25104              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
25105              
25106              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
25107              
25108              Do in VMS as the #7054 does.
25109              
25110              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
25111              
25112              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
25113              
25114              Subject: [patch: perl@7045] vms updates
25115              
25116              Test for the #7049.
25117              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
25118              
25119              Break up the myconfig lines a bit.
25120              Subject: perlbug/perl -V output format
25121              
25122              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
25123              
25124              The #7054 truncated Configure badly.
25125              
25126              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
25127              initialization in all the threads on Windows
25128              
25129              Allow for whitespace between "#" and "line" in cpp output.
25130              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
25131              
25132              Remove vestiges of tr//CU.
25133              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
25134              
25135              The return value of setlocale must be copied away.
25136              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
25137              
25138              Allow chop() and chomp() to be overridden.
25139              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
25140              
25141              Hints optimization.
25142              Subject: Minor nit
25143              
25144              Subject: [PATCH] de-wall t/README
25145              
25146              Subject: Re: Two advertising clauses need to be removed
25147      Branch: maint-5.6/perl
25148           !> (integrate 75 files)
25149 ____________________________________________________________________________
25150 [  8152] By: gsar                                  on 2000/12/17  20:30:11
25151         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
25152              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
25153              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
25154              
25155              Don't attach -ld to the archname if pointless.
25156              
25157              Document UNTIE in a very minimalistic way.
25158              
25159              POSIX doesn't report long double values under -Duselongdouble
25160              when the long doubles are "real" (bigger than doubles).
25161              
25162              More author updates.
25163              
25164              Try to deduce NV_MAX.  Really should be Configure fodder.
25165              
25166              :: not allowed in pathnames, change to .
25167              Subject: [PATCH perl@6938] cygwin port
25168              
25169              Forget about NV_MAX (#6951).  Various floating point tweaks,
25170              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
25171              
25172              Move the Solaris 7 scan to use64bitall, make the
25173              failure to find 64-bot sparc libc to mention the
25174              possibility of being in an intel, from Lupe and Alan.
25175              
25176              Regen perltoc.
25177              
25178              AUTHORS tweaks, from Peter Prymmer.
25179              
25180              More address tweaking.
25181              
25182              Small tweaks all over.
25183              
25184              File::Temp patches from Andreas König,
25185              
25186              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
25187              
25188              Subject: CPAN.pm beta 1.57_57 for the core
25189              
25190              Part of the solution.
25191              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
25192              
25193              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
25194              
25195              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25196              
25197              Add the overload warnings to perldiag.
25198              
25199              Drop unused argument.
25200              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
25201              
25202              Subject: Nit in Configure (bleadperl@6961)
25203              
25204              Update to PodParser 1.18, from Brad Appleton.
25205              
25206              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
25207              
25208              Subject: [PATCH: 6948] add SCNfldbl to configure.com
25209              
25210              Document UNTIE. Also tweak implementation to suppress the 'inner references'
25211              warning when UNTIE exists and instead pass the cound of extra references to
25212              the UNTIE method.
25213              
25214              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
25215              so that case-ignoring systems like DCL can tell them from
25216              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
25217              
25218              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
25219              
25220              Feature ordering tweak.
25221              
25222              Regen perltoc.
25223              
25224              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
25225              
25226              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
25227              
25228              Subject: http:// in L<>
25229              
25230              Detypo.
25231              
25232              change#6791 accidentally clobbered change#6710, put it back
25233              
25234              Only the first line, thank you very much.
25235              
25236              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
25237              plus rework the http: spots as suggested by Tom Christiansen,
25238              plus regen perltoc.
25239              
25240              Undo part of change 6489 which looks like a bulk edit which
25241              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
25242              The supressing of main:: on return from select() is undesirable.
25243              
25244              Apparently avoiding the swapping is too costly.
25245              
25246              Various Configure nits by Philip Newton,
25247              plus the ebcdic one by me.
25248              
25249              Make certain cc is set before trying to run it.
25250              
25251              If overloaded %{} etc. return the object do not loop.
25252              Thus  sub deref { $_[0] } functions if object is wanted type.
25253              
25254              Update perlhist.
25255              
25256              More %{} and other deref special casing - do not pass to 'nomethod'.
25257      Branch: maint-5.6/perl
25258           !> (integrate 59 files)
25259 ____________________________________________________________________________
25260 [  8151] By: gsar                                  on 2000/12/17  19:14:38
25261         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
25262              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
25263              
25264              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
25265              
25266              Make the epsilon to be relative, not absolute.
25267              
25268              Put back the flags dump as reasoned in
25269              Subject: Re: [PATCH] Glob dumping
25270              
25271              Introduce ccname to keep track of what compiler kind of we have.
25272              
25273              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
25274              
25275              Put back the slice accidentally removed by #6907.
25276              
25277              Reset archname and archname64 always, forcing them be
25278              recomputed at each Configure run, make Configure and
25279              the hints files agree on the naming of largefiles variables.
25280              
25281              Don't say "Perl 5.0 source kit".
25282              
25283              Subject: [PATCH] fix misc cast warnings
25284              
25285              Subject: typos in pods
25286              
25287              NVs not necessarily doubles, as pointed out by Yitzchak.
25288              
25289              Subject: [PATCH 6889] add a few ldbl formats to configure.com
25290              
25291              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
25292              
25293              Better options for rsync.
25294              
25295              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
25296              
25297              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
25298              
25299              Subject: [PATCH] Re: UNTIE method 
25300              
25301              A better fix for the Socket building problem from Craig Berry.
25302              
25303              Retract the dummy test, skip the security tests (instead of failing),
25304              explain what the warnings mean.
25305              
25306              Heap decorruption.
25307              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
25308              
25309              Update to Unicode 3.0.1.
25310              
25311              Missed one Unicode file.
25312              
25313              Subject: Re: typos in pods
25314              
25315              The #6929 was too skimpy.
25316              
25317              sscanf() may be the only way to read long doubles from strings.
25318              
25319              Reveal Borland's isnan.
25320              Subject: build with BC++ tweak
25321              
25322              Issue useful diagnostic on unknown pod commands.
25323              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
25324              
25325              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
25326              
25327              Clarify the third case of ftmp-security warnings.
25328              
25329              Make -Dusemorebits find long doubles in Solaris.
25330              
25331              Wrap the test in eval.
25332      Branch: maint-5.6/perl
25333           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
25334           +> lib/unicode/PropList.txt lib/unicode/README.perl
25335           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
25336           +> lib/unicode/Unicode.301 vms/vmspipe.com
25337            - lib/unicode/Props.txt lib/unicode/UCD300.html
25338            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
25339           !> (integrate 305 files)
25340 ____________________________________________________________________________
25341 [  8150] By: jhi                                   on 2000/12/17  18:47:57
25342         Log: Uncheckedin generated files.
25343      Branch: perl
25344            ! global.sym perlapi.c pod/perlapi.pod
25345 ____________________________________________________________________________
25346 [  8149] By: jhi                                   on 2000/12/17  18:41:22
25347         Log: Update Changes.
25348      Branch: perl
25349            ! Changes patchlevel.h
25350 ____________________________________________________________________________
25351 [  8148] By: jhi                                   on 2000/12/17  18:39:16
25352         Log: Subject: [PATCH] Fcntl constants speedup
25353              From: Nicholas Clark <nick@ccl4.org>
25354              Date: Sun, 17 Dec 2000 16:29:24 +0000
25355              Message-ID: <20001217162924.E97668@plum.flirble.org>
25356              
25357              Use IVs for the Fcntl constants instead of NVs.
25358      Branch: perl
25359            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
25360 ____________________________________________________________________________
25361 [  8147] By: jhi                                   on 2000/12/17  18:33:41
25362         Log: Add test for #8145 (binmode() warning), add warning for
25363              ioctl() and sockpair(), document them. (fileno() cannot
25364              be tripwired with the same kind of warning because
25365              'defined fileno($foo)' seems to be an idiom.)
25366      Branch: perl
25367            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
25368 ____________________________________________________________________________
25369 [  8146] By: gsar                                  on 2000/12/17  18:09:08
25370         Log: update Changes
25371      Branch: maint-5.6/perl
25372            ! Changes
25373 ____________________________________________________________________________
25374 [  8145] By: jhi                                   on 2000/12/17  17:39:35
25375         Log: Subject: [PATCH] Re: The long awaited feature ...
25376              From: Simon Cozens <simon@cozens.net>
25377              Date: Sun, 17 Dec 2000 12:31:56 +0000
25378              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
25379              
25380              Add a warning to binmode() about using bad filehandles
25381              (can happen e.g. if someone forgets the filehandle argument)
25382      Branch: perl
25383            ! pp_sys.c
25384 ____________________________________________________________________________
25385 [  8144] By: jhi                                   on 2000/12/17  17:33:48
25386         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
25387              From: Jonathan Stowe <gellyfish@gellyfish.com>
25388              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
25389              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
25390      Branch: perl
25391            ! lib/Net/Ping.pm
25392 ____________________________________________________________________________
25393 [  8143] By: jhi                                   on 2000/12/17  05:31:37
25394         Log: Polymorphic regexps.
25395              
25396              Fixes at least the bugs 20001028.003 (both of them...) and
25397              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
25398              also to be fixed by now, probably already before this patch.
25399      Branch: perl
25400            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
25401            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
25402            ! t/op/utf8decode.t t/pragma/utf8.t
25403 ____________________________________________________________________________
25404 [  8142] By: jhi                                   on 2000/12/16  17:16:05
25405         Log: Subject: [patch perl@8102] dos/djgpp update
25406              From: Laszlo Molnar <ml1050@freemail.hu>
25407              Date: Sat, 16 Dec 2000 01:40:52 +0100
25408              Message-ID: <20001216014052.A335@freemail.hu>
25409      Branch: perl
25410            ! djgpp/config.over t/base/commonsense.t
25411 ____________________________________________________________________________
25412 [  8141] By: jhi                                   on 2000/12/16  17:09:27
25413         Log: Few uncheckedin files.
25414      Branch: perl
25415            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
25416 ____________________________________________________________________________
25417 [  8140] By: nick                                  on 2000/12/15  22:14:31
25418         Log: Integrate mainline
25419      Branch: perlio
25420           !> (integrate 53 files)
25421 ____________________________________________________________________________
25422 [  8139] By: jhi                                   on 2000/12/15  19:49:49
25423         Log: One more IVUV tweak from Nicholas Clark.
25424      Branch: perl
25425            ! sv.c
25426 ____________________________________________________________________________
25427 [  8138] By: jhi                                   on 2000/12/15  19:17:06
25428         Log: Return of the IVUV-preservation, now seems to be happy even
25429              in Digital UNIX (the broken strtoul brokenness detection
25430              seems to have been the fly in the ointment).
25431      Branch: perl
25432            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25433            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
25434            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
25435            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
25436            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25437            ! vos/config.ga.h win32/config.bc win32/config.gc
25438            ! win32/config.vc
25439 ____________________________________________________________________________
25440 [  8137] By: jhi                                   on 2000/12/15  18:12:14
25441         Log: Metaconfig unit change for #8136.
25442      Branch: metaconfig
25443            ! U/modified/d_strtoul.U
25444      Branch: metaconfig/U/perl
25445            ! d_strtoull.U d_strtouq.U
25446 ____________________________________________________________________________
25447 [  8136] By: jhi                                   on 2000/12/15  18:11:35
25448         Log: I don't think it's sensible or portable to test the strtou*
25449              on /^-/ strings.
25450      Branch: perl
25451            ! Configure
25452 ____________________________________________________________________________
25453 [  8135] By: jhi                                   on 2000/12/15  17:18:49
25454         Log: Metaconfig unit change for #8134.
25455      Branch: metaconfig
25456            ! U/modified/d_strtoul.U
25457 ____________________________________________________________________________
25458 [  8134] By: jhi                                   on 2000/12/15  17:14:13
25459         Log: If longsize is 8 we don't need a LL suffix for integer constants.
25460      Branch: perl
25461            ! Configure config_h.SH
25462 ____________________________________________________________________________
25463 [  8133] By: jhi                                   on 2000/12/15  16:00:23
25464         Log: Update Changes.
25465      Branch: perl
25466            ! Changes patchlevel.h
25467 ____________________________________________________________________________
25468 [  8132] By: jhi                                   on 2000/12/15  15:44:16
25469         Log: Some compilers get huffy if you do not cast a const pointer
25470              to a non-const when assigning.
25471      Branch: perl
25472            ! gv.c
25473 ____________________________________________________________________________
25474 [  8131] By: jhi                                   on 2000/12/15  15:38:30
25475         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
25476              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25477              Date: Fri, 15 Dec 2000 05:26:57 -0500
25478              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
25479      Branch: perl
25480            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
25481            ! t/pragma/overload.t
25482 ____________________________________________________________________________
25483 [  8130] By: jhi                                   on 2000/12/15  15:36:08
25484         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
25485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25486              Date: Thu, 14 Dec 2000 22:02:43 -0500
25487              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
25488      Branch: perl
25489            ! gv.c perl.h
25490 ____________________________________________________________________________
25491 [  8129] By: jhi                                   on 2000/12/15  15:34:16
25492         Log: Subject: PATCH: h2xs nit
25493              From: Tim Jenness <t.jenness@jach.hawaii.edu>
25494              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
25495              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
25496              
25497              Add a template README.
25498      Branch: perl
25499            ! utils/h2xs.PL
25500 ____________________________________________________________________________
25501 [  8128] By: jhi                                   on 2000/12/15  15:32:22
25502         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
25503      Branch: perl
25504            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
25505 ____________________________________________________________________________
25506 [  8127] By: jhi                                   on 2000/12/15  15:19:34
25507         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
25508              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25509              Date:     Thu, 14 Dec 2000 20:04:42 EST
25510              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
25511      Branch: perl
25512            ! ext/Opcode/Opcode.xs
25513 ____________________________________________________________________________
25514 [  8126] By: jhi                                   on 2000/12/15  15:17:49
25515         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
25516              From: Peter Prymmer <pvhp@forte.com>
25517              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
25518              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
25519      Branch: perl
25520            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
25521            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
25522            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
25523 ____________________________________________________________________________
25524 [  8125] By: jhi                                   on 2000/12/15  15:11:05
25525         Log: This seems to be a stage sane and stable enough to checkin.
25526              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
25527      Branch: perl
25528            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
25529            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
25530            ! t/op/cmp.t t/op/numconvert.t
25531 ____________________________________________________________________________
25532 [  8124] By: jhi                                   on 2000/12/15  04:20:26
25533         Log: Something is really wonky.
25534      Branch: perl
25535            ! sv.c
25536 ____________________________________________________________________________
25537 [  8123] By: jhi                                   on 2000/12/15  04:00:50
25538         Log: Fixes for the IV UV patches to compile in Digital UNIX.
25539      Branch: perl
25540            ! sv.c
25541 ____________________________________________________________________________
25542 [  8122] By: jhi                                   on 2000/12/15  02:53:40
25543         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
25544              From: "Craig A. Berry" <craigberry@mac.com>
25545              Date: Thu, 14 Dec 2000 19:10:49 -0600
25546              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
25547      Branch: perl
25548            ! vms/vms.c
25549 ____________________________________________________________________________
25550 [  8121] By: jhi                                   on 2000/12/15  02:50:00
25551         Log: Metaconfig changes for #8120.
25552      Branch: metaconfig
25553            + U/modified/d_strtoul.U
25554      Branch: metaconfig/U/perl
25555            ! d_strtoull.U d_strtouq.U
25556 ____________________________________________________________________________
25557 [  8120] By: jhi                                   on 2000/12/15  02:49:42
25558         Log: From: Nicholas Clark <nick@ccl4.org> 
25559              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
25560              Date: Thu, 14 Dec 2000 18:38:57 +0000
25561              Message-ID: <20001214183857.B97909@plum.flirble.org>
25562      Branch: perl
25563            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25564            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
25565            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25566            ! vos/config.ga.def vos/config.ga.h win32/config.bc
25567            ! win32/config.gc win32/config.vc
25568 ____________________________________________________________________________
25569 [  8119] By: jhi                                   on 2000/12/14  23:40:58
25570         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
25571              From: Nicholas Clark <nick@ccl4.org>
25572              Date: Wed, 13 Dec 2000 20:08:50 +0000
25573              Message-ID: <20001213200849.B71166@plum.flirble.org>
25574      Branch: perl
25575            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
25576            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
25577 ____________________________________________________________________________
25578 [  8118] By: jhi                                   on 2000/12/14  22:46:26
25579         Log: Integrate perlio.
25580      Branch: perl
25581           !> MANIFEST ext/Encode/compile makedef.pl
25582 ____________________________________________________________________________
25583 [  8117] By: nick                                  on 2000/12/14  22:38:53
25584         Log: Win32 tweaks to get Encode to build
25585              - temp hack to makedef.pl till PerlIO is properly "exported".
25586              - MSVC dislikes  
25587              static encpage_t foo[];
25588              so make 'em extern for now.
25589      Branch: perlio
25590            ! ext/Encode/compile makedef.pl
25591 ____________________________________________________________________________
25592 [  8116] By: nick                                  on 2000/12/14  22:00:53
25593         Log: Document the new files
25594      Branch: perlio
25595            ! MANIFEST
25596 ____________________________________________________________________________
25597 [  8115] By: jhi                                   on 2000/12/14  21:58:01
25598         Log: MANIFEST new files of #8114.
25599      Branch: perl
25600            ! MANIFEST
25601 ____________________________________________________________________________
25602 [  8114] By: jhi                                   on 2000/12/14  21:50:49
25603         Log: Integrate perlio.
25604      Branch: perl
25605           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25606           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
25607           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25608           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25609           !> ext/Encode/Makefile.PL
25610 ____________________________________________________________________________
25611 [  8113] By: jhi                                   on 2000/12/14  21:48:49
25612         Log: The documentation part of the
25613              
25614              Subject: [ID 20001214.002] Net::Ping patch
25615              From: Jonathan Stowe <gellyfish@gellyfish.com>
25616              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
25617              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
25618              since the #7529 had already addressed the same problem.
25619      Branch: perl
25620            ! lib/Net/Ping.pm
25621 ____________________________________________________________________________
25622 [  8112] By: jhi                                   on 2000/12/14  21:42:57
25623         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
25624              From: Dominic Dunlop <domo@computer.org>
25625              Date: Tue, 12 Dec 2000 10:47:10 +0100
25626              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
25627              
25628              Document how elusive subroutines can be.
25629      Branch: perl
25630            ! pod/perlfunc.pod
25631 ____________________________________________________________________________
25632 [  8111] By: jhi                                   on 2000/12/14  21:38:05
25633         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
25634              From: Dominic Dunlop <domo@computer.org>
25635              Date: Thu, 14 Dec 2000 10:13:51 +0100
25636              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
25637      Branch: perl
25638            ! ext/POSIX/POSIX.pod
25639 ____________________________________________________________________________
25640 [  8110] By: jhi                                   on 2000/12/14  21:36:32
25641         Log: Subject: [patch] perlfaq7
25642              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
25643              Date: Thu, 14 Dec 2000 15:31:07 +0100
25644              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
25645      Branch: perl
25646            ! pod/perlfaq7.pod
25647 ____________________________________________________________________________
25648 [  8109] By: jhi                                   on 2000/12/14  21:29:20
25649         Log: Subject: [8104] Encode
25650              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25651              Date: Thu, 14 Dec 2000 14:49:34 +0100
25652              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
25653              
25654              Type casting for nervous compilers.
25655      Branch: perl
25656            ! ext/Encode/Encode.xs
25657 ____________________________________________________________________________
25658 [  8108] By: jhi                                   on 2000/12/14  21:26:17
25659         Log: Subject: [8104] DB_File
25660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25661              Date: Thu, 14 Dec 2000 14:49:35 +0100
25662              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
25663              
25664              Type definition incorrect for DB 2.7.7.  Not known when it
25665              changed, so only changed it for a known revision.
25666      Branch: perl
25667            ! ext/DB_File/DB_File.xs
25668 ____________________________________________________________________________
25669 [  8107] By: jhi                                   on 2000/12/14  21:23:41
25670         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
25671              From: Peter Prymmer <pvhp@forte.com>
25672              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
25673              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
25674              
25675              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
25676      Branch: perl
25677            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
25678            ! ext/Encode/Encode/posix-bc.enc
25679 ____________________________________________________________________________
25680 [  8106] By: nick                                  on 2000/12/14  20:36:13
25681         Log: "Cold" build correction to Encode's Makefile.PL
25682      Branch: perlio
25683            ! ext/Encode/Makefile.PL
25684 ____________________________________________________________________________
25685 [  8105] By: nick                                  on 2000/12/14  20:09:37
25686         Log: "Compiled" encodings.
25687              Correct replacement character in EBCDIC .enc files
25688              Add 0x7F to ASCII repertoire.
25689      Branch: perlio
25690            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
25691            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25692            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25693            ! ext/Encode/Makefile.PL ext/Encode/compile
25694            ! ext/Encode/encengine.c ext/Encode/encode.h
25695 ____________________________________________________________________________
25696 [  8104] By: nick                                  on 2000/12/14  00:38:20
25697         Log: Integrate mainline
25698      Branch: perlio
25699           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
25700           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
25701           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
25702           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
25703           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
25704           !> t/lib/db-hash.t t/lib/db-recno.t
25705 ____________________________________________________________________________
25706 [  8103] By: nick                                  on 2000/12/13  23:16:13
25707         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
25708              so far and so it does not get lost.
25709      Branch: perlio
25710            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25711 ____________________________________________________________________________
25712 [  8102] By: jhi                                   on 2000/12/13  17:14:22
25713         Log: Update Changes.
25714      Branch: perl
25715            ! Changes patchlevel.h
25716 ____________________________________________________________________________
25717 [  8101] By: jhi                                   on 2000/12/13  16:53:41
25718         Log: Move the proto of start_glob() to a better place; regen api files.
25719      Branch: perl
25720            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
25721 ____________________________________________________________________________
25722 [  8100] By: jhi                                   on 2000/12/13  16:47:11
25723         Log: Metaconfig change for #8099.
25724      Branch: metaconfig
25725            ! U/modified/Head.U
25726 ____________________________________________________________________________
25727 [  8099] By: jhi                                   on 2000/12/13  16:46:48
25728         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
25729              From: Andy Dougherty <doughera@lafayette.edu>
25730              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
25731              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
25732      Branch: perl
25733            ! Configure
25734 ____________________________________________________________________________
25735 [  8098] By: jhi                                   on 2000/12/13  16:39:02
25736         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
25737              From: rspier@pobox.com (Robert Spier)
25738              Date: Tue, 12 Dec 2000 21:12:39 -0500
25739              Message-ID: <14902.56087.678086.725773@rls.cx>
25740              
25741              fastgetcwd is defined using a glob alias on a $^O dependent basis -
25742              and there was no default assignment or perl subroutine.
25743      Branch: perl
25744            ! lib/Cwd.pm
25745 ____________________________________________________________________________
25746 [  8097] By: jhi                                   on 2000/12/13  16:16:01
25747         Log: Subject: [PATCH] move startglob out of pp_hot.c
25748              From: Nicholas Clark <nick@ccl4.org>
25749              Date: Mon, 11 Dec 2000 23:16:39 +0000
25750              Message-ID: <20001211231638.A55550@plum.flirble.org>
25751      Branch: perl
25752            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
25753 ____________________________________________________________________________
25754 [  8096] By: jhi                                   on 2000/12/13  15:26:23
25755         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
25756              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
25757              Date: Wed, 13 Dec 2000 14:01:37 +0100
25758              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
25759              
25760              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
25761              in turn requires libpthread in libswanted.
25762      Branch: perl
25763            ! hints/hpux.sh
25764 ____________________________________________________________________________
25765 [  8095] By: jhi                                   on 2000/12/12  19:51:05
25766         Log: The integration wars continue.
25767      Branch: perl
25768           !> sv.c
25769 ____________________________________________________________________________
25770 [  8094] By: jhi                                   on 2000/12/12  19:48:26
25771         Log: Subject: [PATCH perl@8070] DB_File-1.74  
25772              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
25773              Date: Mon, 11 Dec 2000 23:07:17 -0000
25774              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
25775      Branch: perl
25776            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25777            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
25778            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
25779            ! t/lib/db-recno.t
25780 ____________________________________________________________________________
25781 [  8093] By: nick                                  on 2000/12/12  19:42:13
25782         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
25783      Branch: perlio
25784            ! sv.c
25785           !> lib/File/DosGlob.pm
25786 ____________________________________________________________________________
25787 [  8092] By: jhi                                   on 2000/12/12  19:28:11
25788         Log: Integrate perlio.
25789      Branch: perl
25790           !> sv.c
25791 ____________________________________________________________________________
25792 [  8091] By: nick                                  on 2000/12/12  18:49:45
25793         Log: Fix for Tk, and upgrading shared SVs.
25794      Branch: perlio
25795            ! sv.c
25796 ____________________________________________________________________________
25797 [  8090] By: jhi                                   on 2000/12/12  16:48:59
25798         Log: Subject: [PATCH] Re: Breadperl & Tk
25799              From: Nick Ing-Simmons <nik@tiuk.ti.com>
25800              Date: Tue, 12 Dec 2000 14:48:27 GMT
25801              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
25802      Branch: perl
25803            ! sv.c
25804 ____________________________________________________________________________
25805 [  8089] By: jhi                                   on 2000/12/12  03:37:19
25806         Log: Subject: DosGlob.pm diff for bash style brace expansion.
25807              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
25808              Date: Fri, 8 Dec 2000 10:45:30 -0600
25809              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
25810      Branch: perl
25811            ! lib/File/DosGlob.pm
25812 ____________________________________________________________________________
25813 [  8088] By: nick                                  on 2000/12/11  23:59:59
25814         Log: Integrate mainline
25815      Branch: perlio
25816           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
25817           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25818           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
25819           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
25820           !> t/op/local.t t/pragma/warn/toke toke.c
25821 ____________________________________________________________________________
25822 [  8087] By: jhi                                   on 2000/12/11  23:20:23
25823         Log: Integrate perlio.
25824      Branch: perl
25825           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25826 ____________________________________________________________________________
25827 [  8086] By: jhi                                   on 2000/12/11  22:50:59
25828         Log: Tune further the OS detection of CGI.
25829      Branch: perl
25830            ! lib/CGI.pm
25831 ____________________________________________________________________________
25832 [  8085] By: nick                                  on 2000/12/11  22:50:46
25833         Log: Finish 1st pass of "encoding" layer e.g. :
25834              open($fh,"<encoding(iso8859-7)",$greek) || die;
25835      Branch: perlio
25836            ! ext/Encode/Encode.xs perlio.c perliol.h
25837 ____________________________________________________________________________
25838 [  8084] By: jhi                                   on 2000/12/11  22:32:06
25839         Log: Revert the -f ambiguousity patch, seems to cause
25840              too much hassle (the interpret -Q as a function
25841              where Q is not a known filetest part is left in).
25842      Branch: perl
25843            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
25844            ! toke.c
25845 ____________________________________________________________________________
25846 [  8083] By: jhi                                   on 2000/12/11  22:27:23
25847         Log: (accidentally empty check-in)
25848      Branch: perl
25849            ! lib/File/DosGlob.pm
25850 ____________________________________________________________________________
25851 [  8082] By: nick                                  on 2000/12/11  19:09:51
25852         Log: Restore mmap function (broken by tweaks to shared buffer
25853              layer for encode(xxxx)).
25854      Branch: perlio
25855            ! perlio.c
25856 ____________________________________________________________________________
25857 [  8081] By: jhi                                   on 2000/12/11  18:29:13
25858         Log: Subject: Re: The long awaited feature ...
25859              From: Simon Cozens <simon@cozens.net>
25860              Date: Mon, 11 Dec 2000 15:54:24 +0000
25861              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
25862              
25863              More io/utf8 tests.
25864      Branch: perl
25865            ! t/io/utf8.t
25866 ____________________________________________________________________________
25867 [  8080] By: jhi                                   on 2000/12/11  18:19:36
25868         Log: Subject: PATCH MakeMaker manpage clarification
25869              From: andreas.koenig@anima.de (Andreas J. Koenig)
25870              Date: 10 Dec 2000 20:46:13 +0100
25871              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
25872      Branch: perl
25873            ! lib/ExtUtils/MakeMaker.pm
25874 ____________________________________________________________________________
25875 [  8079] By: jhi                                   on 2000/12/11  15:35:07
25876         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
25877              From: Simon Cozens <simon@cozens.net>
25878              Date: Sun, 10 Dec 2000 19:06:19 +0000
25879              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
25880      Branch: perl
25881            ! ext/B/B/Deparse.pm t/lib/b.t
25882 ____________________________________________________________________________
25883 [  8078] By: jhi                                   on 2000/12/11  15:09:11
25884         Log: Subject: [PATCH] docs on NaN
25885              From: Nicholas Clark <nick@ccl4.org>
25886              Date: Mon, 11 Dec 2000 01:48:38 +0000
25887              Message-ID: <20001211014838.B99205@plum.flirble.org>
25888      Branch: perl
25889            ! pod/perlop.pod
25890 ____________________________________________________________________________
25891 [  8077] By: jhi                                   on 2000/12/11  15:02:21
25892         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
25893              From: Simon Cozens <simon@cozens.net>
25894              Date: Mon, 11 Dec 2000 01:21:45 +0000
25895              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
25896      Branch: perl
25897            ! pp.c pp_hot.c scope.c t/op/local.t
25898 ____________________________________________________________________________
25899 [  8076] By: nick                                  on 2000/12/10  20:43:32
25900         Log: Not merge worthy...
25901              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
25902              syntax is modelled on attributes.
25903              Untested fix for io/utf8 on Win32 etc.
25904              Very clumsy start to the encode layer.
25905      Branch: perlio
25906            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25907 ____________________________________________________________________________
25908 [  8075] By: jhi                                   on 2000/12/10  18:39:33
25909         Log: Darwin is not Windows.
25910      Branch: perl
25911            ! lib/CGI.pm
25912 ____________________________________________________________________________
25913 [  8074] By: jhi                                   on 2000/12/10  18:31:27
25914         Log: Subject: Ambiguous -%c() resolved as a file test
25915              From: "Paul Marquess" <Paul.Marquess@openwave.com>
25916              Date: Sun, 10 Dec 2000 15:35:07 -0000
25917              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
25918      Branch: perl
25919            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25920 ____________________________________________________________________________
25921 [  8073] By: jhi                                   on 2000/12/10  18:16:29
25922         Log: Subject: PATCH installperl misinformed 
25923              From: andreas.koenig@anima.de (Andreas J. Koenig)
25924              Date: 10 Dec 2000 13:01:32 +0100 
25925              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
25926      Branch: perl
25927            ! installperl
25928 ____________________________________________________________________________
25929 [  8072] By: jhi                                   on 2000/12/10  18:07:55
25930         Log: The walkoptree confusion rages; walkoptree() seems to be coming
25931              from B.xs, while walkoptree_slow() comes from B.pm.
25932      Branch: perl
25933            ! ext/B/B.pm
25934 ____________________________________________________________________________
25935 [  8071] By: nick                                  on 2000/12/10  11:45:47
25936         Log: Integrate mainline
25937      Branch: perlio
25938           +> t/base/commonsense.t
25939           !> (integrate 37 files)
25940 ____________________________________________________________________________
25941 [  8070] By: jhi                                   on 2000/12/10  04:46:21
25942         Log: Update Changes.
25943      Branch: perl
25944            ! Changes patchlevel.h
25945 ____________________________________________________________________________
25946 [  8069] By: jhi                                   on 2000/12/10  04:39:19
25947         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
25948              From: andreas.koenig@anima.de (Andreas J. Koenig)
25949              Date: 09 Dec 2000 17:14:25 +0100
25950              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
25951      Branch: perl
25952            + t/base/commonsense.t
25953            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
25954 ____________________________________________________________________________
25955 [  8068] By: jhi                                   on 2000/12/10  04:17:36
25956         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
25957              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25958              Date: Sat, 9 Dec 2000 16:47:22 -0000
25959              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
25960      Branch: perl
25961            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
25962            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
25963            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
25964            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
25965            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
25966            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
25967            ! t/lib/sdbm.t
25968 ____________________________________________________________________________
25969 [  8067] By: jhi                                   on 2000/12/10  03:52:02
25970         Log: Test case for #8066.
25971      Branch: perl
25972            ! t/op/misc.t
25973 ____________________________________________________________________________
25974 [  8066] By: jhi                                   on 2000/12/10  03:50:30
25975         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
25976              From: Simon Cozens <simon@cozens.net>
25977              Date: Sun, 10 Dec 2000 00:55:37 +0000
25978              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
25979      Branch: perl
25980            ! pp_sys.c
25981 ____________________________________________________________________________
25982 [  8065] By: jhi                                   on 2000/12/10  03:44:52
25983         Log: Test case for #8064.
25984      Branch: perl
25985            ! t/comp/proto.t
25986 ____________________________________________________________________________
25987 [  8064] By: jhi                                   on 2000/12/10  03:42:32
25988         Log: Subject: Re: prototype of substr
25989              From: Simon Cozens <simon@cozens.net>
25990              Date: Sun, 10 Dec 2000 00:13:33 +0000
25991              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
25992              
25993              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
25994      Branch: perl
25995            ! pp.c
25996 ____________________________________________________________________________
25997 [  8063] By: jhi                                   on 2000/12/10  03:39:42
25998         Log: Subject: [PATCH] perlguts.pod
25999              From: Simon Cozens <simon@cozens.net>
26000              Date: Sun, 10 Dec 2000 00:06:47 +0000
26001              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
26002              
26003              Documentation of the different types of ops,
26004              plus the functions in dump.c
26005      Branch: perl
26006            ! pod/perlguts.pod
26007 ____________________________________________________________________________
26008 [  8062] By: jhi                                   on 2000/12/10  03:30:04
26009         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
26010              From: Nicholas Clark <nick@talking.bollo.cx>
26011              Date: Sat, 09 Dec 2000 18:57:25 +0000
26012              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
26013              
26014              Be more robust in weird hostname setups.
26015      Branch: perl
26016            ! t/lib/net-hostent.t
26017 ____________________________________________________________________________
26018 [  8061] By: jhi                                   on 2000/12/10  03:28:21
26019         Log: Pacify fussy compiler. 
26020      Branch: perl
26021            ! pp_sys.c
26022 ____________________________________________________________________________
26023 [  8060] By: jhi                                   on 2000/12/10  02:52:46
26024         Log: Integrate perlio.
26025      Branch: perl
26026           !> pp_sys.c t/io/utf8.t
26027 ____________________________________________________________________________
26028 [  8059] By: nick                                  on 2000/12/09  23:40:14
26029         Log: read/sysread/recv should now be utf8 aware.
26030              Basic test for utf8 read.
26031      Branch: perlio
26032            ! pp_sys.c t/io/utf8.t
26033 ____________________________________________________________________________
26034 [  8058] By: jhi                                   on 2000/12/09  21:56:02
26035         Log: Integrate perlio.
26036      Branch: perl
26037           +> t/io/utf8.t
26038           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
26039 ____________________________________________________________________________
26040 [  8057] By: jhi                                   on 2000/12/09  21:53:35
26041         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
26042              From: Inaba Hiroto <inaba@st.rim.or.jp>
26043              Date: Sun, 10 Dec 2000 05:53:21 +0900
26044              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
26045              
26046              Tests for #8056.
26047      Branch: perl
26048            ! t/op/each.t
26049 ____________________________________________________________________________
26050 [  8056] By: jhi                                   on 2000/12/09  21:51:16
26051         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
26052              From: Inaba Hiroto <inaba@st.rim.or.jp>
26053              Date: Sat, 09 Dec 2000 18:02:00 +0900
26054              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
26055              
26056              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
26057      Branch: perl
26058            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
26059 ____________________________________________________________________________
26060 [  8055] By: nick                                  on 2000/12/09  20:11:48
26061         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
26062              than raw PerlIO_write() - does not seem to break any tests.
26063      Branch: perlio
26064            ! pp_sys.c
26065 ____________________________________________________________________________
26066 [  8054] By: nick                                  on 2000/12/09  19:47:30
26067         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
26068              (sysread, recv and write i.e. formats still to do...)
26069              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
26070              open($fh,">:utf8","name")
26071              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
26072              so no extra overhead is involved.
26073              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
26074              to a non-utf8 stream.
26075              Add initial io/utf8.t
26076              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
26077              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
26078              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
26079      Branch: perlio
26080            + t/io/utf8.t
26081            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
26082 ____________________________________________________________________________
26083 [  8053] By: nick                                  on 2000/12/09  19:26:37
26084         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
26085              was only testing this_utf8.
26086      Branch: perlio
26087            ! toke.c
26088 ____________________________________________________________________________
26089 [  8052] By: nick                                  on 2000/12/09  19:09:41
26090         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
26091              i.e. the output string has one, but don't mess with source assumption.
26092      Branch: perlio
26093            ! toke.c
26094 ____________________________________________________________________________
26095 [  8051] By: jhi                                   on 2000/12/09  16:55:17
26096         Log: Integrate perlio.
26097      Branch: perl
26098           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
26099           !> sv.c thrdvar.h util.c
26100 ____________________________________________________________________________
26101 [  8050] By: jhi                                   on 2000/12/09  16:48:07
26102         Log: Nits noticed by Peter Prymmer.
26103      Branch: perl
26104            ! lib/ExtUtils/MM_VMS.pm
26105 ____________________________________________________________________________
26106 [  8049] By: nick                                  on 2000/12/09  13:49:40
26107         Log: UTF8 output prework.
26108              - Store $\ and $, as SVs so they can have SvUTF8 flag
26109              - use do_print() rather than raw PerlIO_write() to print them.
26110      Branch: perlio
26111            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
26112            ! thrdvar.h util.c
26113 ____________________________________________________________________________
26114 [  8048] By: nick                                  on 2000/12/09  12:30:43
26115         Log: Integrate mainline.
26116      Branch: perlio
26117           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
26118           +> t/op/reverse.t
26119           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
26120           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
26121           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
26122           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
26123           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
26124           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26125 ____________________________________________________________________________
26126 [  8047] By: jhi                                   on 2000/12/09  00:23:27
26127         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
26128              From: Michael G Schwern <schwern@pobox.com>
26129              Date: Fri, 8 Dec 2000 14:43:04 -0600
26130      Branch: perl
26131            ! lib/ExtUtils/MM_VMS.pm
26132 ____________________________________________________________________________
26133 [  8046] By: jhi                                   on 2000/12/08  23:10:27
26134         Log: A missed check-in.
26135      Branch: perl
26136            ! lib/ExtUtils/Manifest.pm
26137 ____________________________________________________________________________
26138 [  8045] By: jhi                                   on 2000/12/08  21:57:12
26139         Log: (null check-in)
26140      Branch: perl
26141            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
26142 ____________________________________________________________________________
26143 [  8044] By: jhi                                   on 2000/12/08  21:11:06
26144         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
26145              at the final draft stage.
26146      Branch: perl
26147            + ext/Encode/Encode/iso8859-16.enc
26148            ! MANIFEST
26149 ____________________________________________________________________________
26150 [  8043] By: jhi                                   on 2000/12/08  16:39:04
26151         Log: Update Changes.
26152      Branch: perl
26153            ! Changes patchlevel.h
26154 ____________________________________________________________________________
26155 [  8042] By: jhi                                   on 2000/12/08  16:33:39
26156         Log: Do not return the Unicode replacement character if UTF-8
26157              decoding goes awry, it should be up to the caller to decide.
26158      Branch: perl
26159            ! pod/perlapi.pod utf8.c
26160 ____________________________________________________________________________
26161 [  8041] By: jhi                                   on 2000/12/08  16:22:28
26162         Log: metaconfig maintenance.
26163      Branch: metaconfig
26164            ! U/modified/stdchar.U
26165      Branch: metaconfig/U/perl
26166            + testsyml.U
26167 ____________________________________________________________________________
26168 [  8040] By: jhi                                   on 2000/12/08  16:03:08
26169         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
26170              From: sthoenna@efn.org
26171              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
26172              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
26173      Branch: perl
26174            ! Changes lib/ExtUtils/MM_OS2.pm
26175 ____________________________________________________________________________
26176 [  8039] By: jhi                                   on 2000/12/08  15:57:11
26177         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
26178              From: Simon Cozens <simon@cozens.net>
26179              Date: Fri, 8 Dec 2000 13:33:31 +0000
26180              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
26181              
26182              (The pp_hot part needed a rewrite.)
26183      Branch: perl
26184            ! doop.c pp_hot.c utf8.c
26185 ____________________________________________________________________________
26186 [  8038] By: jhi                                   on 2000/12/08  15:25:08
26187         Log: Subject: djSP
26188              From: Michael Stevens <michael@etla.org>
26189              Date: Wed, 6 Dec 2000 23:24:01 +0000
26190              Message-ID: <20001206232400.A21381@firedrake.org>
26191              
26192              Plus a note from Nick Ing-Simmons.
26193      Branch: perl
26194            ! pp.h
26195 ____________________________________________________________________________
26196 [  8037] By: jhi                                   on 2000/12/08  15:18:35
26197         Log: Filetype is text.
26198      Branch: perl
26199            ! t/op/utf8decode.t
26200 ____________________________________________________________________________
26201 [  8036] By: jhi                                   on 2000/12/08  03:31:27
26202         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26203              From: Andy Dougherty <doughera@lafayette.edu>
26204              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
26205              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
26206              
26207              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
26208              From: Andy Dougherty <doughera@lafayette.edu>
26209              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
26210              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
26211      Branch: perl
26212            + ext/POSIX/hints/svr4.pl
26213            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
26214 ____________________________________________________________________________
26215 [  8035] By: jhi                                   on 2000/12/08  03:26:01
26216         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
26217              From: Andy Dougherty <doughera@lafayette.edu>
26218              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
26219              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
26220      Branch: perl
26221            ! t/README t/base/term.t
26222 ____________________________________________________________________________
26223 [  8034] By: jhi                                   on 2000/12/08  03:21:59
26224         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
26225              From: mjd@plover.com  
26226              Date: 7 Dec 2000 21:04:20 -0000
26227              Message-ID: <20001207210420.22282.qmail@plover.com>
26228              
26229              Plus -z doc.
26230      Branch: perl
26231            ! pod/perlfunc.pod
26232 ____________________________________________________________________________
26233 [  8033] By: jhi                                   on 2000/12/08  03:19:03
26234         Log: Use the UTF8 macros a bit.  They can't be used with abandon
26235              everywhere because we do generate illegal UTF-8 in some situations.
26236              This is of course naughty.
26237      Branch: perl
26238            ! pod/perlapi.pod utf8.c utf8.h
26239 ____________________________________________________________________________
26240 [  8032] By: jhi                                   on 2000/12/08  03:00:09
26241         Log: Out of sync?
26242      Branch: perl
26243            ! t/pragma/warn/utf8
26244 ____________________________________________________________________________
26245 [  8031] By: jhi                                   on 2000/12/08  02:22:39
26246         Log: Cnt spl.
26247      Branch: perl
26248            ! MANIFEST
26249 ____________________________________________________________________________
26250 [  8030] By: jhi                                   on 2000/12/08  01:23:54
26251         Log: Add test for reverse().
26252      Branch: perl
26253            + t/op/reverse.t
26254            ! MANIFEST
26255 ____________________________________________________________________________
26256 [  8029] By: jhi                                   on 2000/12/08  01:21:47
26257         Log: Integrate perlio.
26258      Branch: perl
26259           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
26260           !> perlio.c perlio.h perlsdio.h warnings.pl
26261 ____________________________________________________________________________
26262 [  8028] By: jhi                                   on 2000/12/08  01:19:08
26263         Log: Introduce macros for UTF8 decoding.
26264      Branch: perl
26265            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
26266 ____________________________________________________________________________
26267 [  8027] By: nick                                  on 2000/12/07  22:18:19
26268         Log: Integrate mainline
26269      Branch: perlio
26270           !> embed.pl pod/perlapi.pod utf8.c
26271 ____________________________________________________________________________
26272 [  8026] By: nick                                  on 2000/12/07  21:45:08
26273         Log: Various oddities p4 diff -se showed up
26274              Remove 'our' from warnings.pl
26275      Branch: perlio
26276            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
26277 ____________________________________________________________________________
26278 [  8025] By: nick                                  on 2000/12/07  21:43:32
26279         Log: Change PerlIO_(get|set)pos to take SV *
26280              Should fix, OS/2, VMS, (sfio??)
26281      Branch: perlio
26282            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
26283 ____________________________________________________________________________
26284 [  8024] By: jhi                                   on 2000/12/07  19:05:32
26285         Log: Document utf8_to_uv() better.
26286      Branch: perl
26287            ! pod/perlapi.pod utf8.c
26288 ____________________________________________________________________________
26289 [  8023] By: jhi                                   on 2000/12/07  18:23:47
26290         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
26291      Branch: perl
26292            ! embed.pl pod/perlapi.pod utf8.c
26293 ____________________________________________________________________________
26294 [  8022] By: jhi                                   on 2000/12/07  04:13:51
26295         Log: Integrate perlio.
26296      Branch: perl
26297           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
26298           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
26299           !> win32/makefile.mk
26300 ____________________________________________________________________________
26301 [  8021] By: nick                                  on 2000/12/07  00:28:14
26302         Log: Various attempts at MSVC debug - not sure what has
26303              changed but works now. 
26304              Seems atexit() _may_ work for DLLs built with MSVC so don't
26305              call cleanup that way.
26306      Branch: perlio
26307            ! perlio.c win32/makefile.mk
26308 ____________________________________________________________________________
26309 [  8020] By: nick                                  on 2000/12/06  19:57:20
26310         Log: Integrate mainline
26311      Branch: perlio
26312           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
26313           !> (integrate 75 files)
26314 ____________________________________________________________________________
26315 [  8019] By: nick                                  on 2000/12/06  19:28:21
26316         Log: Add useperlio to config.vc
26317              Turn off binmode in config_H.PL
26318              Regen all the config_H.xx
26319              Attempt to get debugging build with MSVC.
26320      Branch: perlio
26321            ! win32/config.vc win32/config_H.bc win32/config_H.gc
26322            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
26323 ____________________________________________________________________________
26324 [  8018] By: nick                                  on 2000/12/06  19:21:57
26325         Log: Test various dup/external program options on all platforms.
26326      Branch: perlio
26327            ! t/io/dup.t
26328 ____________________________________________________________________________
26329 [  8017] By: nick                                  on 2000/12/06  19:20:47
26330         Log: Fix harness to be less picky
26331      Branch: perlio
26332            ! lib/Test/Harness.pm
26333 ____________________________________________________________________________
26334 [  8016] By: jhi                                   on 2000/12/06  16:45:12
26335         Log: Update Changes.
26336      Branch: perl
26337            ! Changes patchlevel.h
26338 ____________________________________________________________________________
26339 [  8015] By: jhi                                   on 2000/12/06  16:41:03
26340         Log: Test \x{...} with ord().
26341      Branch: perl
26342            ! t/op/ord.t
26343 ____________________________________________________________________________
26344 [  8014] By: jhi                                   on 2000/12/06  16:20:33
26345         Log: Test tweak because of #8013.
26346      Branch: perl
26347            ! t/lib/b.t
26348 ____________________________________________________________________________
26349 [  8013] By: jhi                                   on 2000/12/06  16:09:09
26350         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
26351              From: Michael G Schwern <schwern@pobox.com>
26352              Date: Tue, 5 Dec 2000 21:23:28 -0500
26353              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
26354              
26355              Carp::Heavy parts not very applicable because of recent changes.
26356      Branch: perl
26357            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
26358            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
26359            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
26360            ! lib/Exporter.pm lib/Exporter/Heavy.pm
26361            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
26362            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
26363            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
26364            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
26365            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
26366            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
26367            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
26368            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
26369            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
26370            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
26371            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
26372            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
26373            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
26374            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
26375            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
26376            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
26377            ! warnings.pl
26378 ____________________________________________________________________________
26379 [  8012] By: jhi                                   on 2000/12/06  15:22:38
26380         Log: Subject: [PATCH] Re: New harness is failing things
26381              From: Nick Ing-Simmons <nik@tiuk.ti.com>
26382              Date: Wed, 6 Dec 2000 13:00:30 GMT
26383              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
26384      Branch: perl
26385            ! lib/Test/Harness.pm
26386 ____________________________________________________________________________
26387 [  8011] By: jhi                                   on 2000/12/06  15:12:08
26388         Log: Subject: installhtml changes
26389              From: Michael Stevens <michael@etla.org>
26390              Date: Wed, 6 Dec 2000 13:15:53 +0000
26391              Message-ID: <20001206131553.A27317@firedrake.org>
26392      Branch: perl
26393            ! installhtml
26394 ____________________________________________________________________________
26395 [  8010] By: jhi                                   on 2000/12/06  15:06:05
26396         Log: Subject: the dTHR hits
26397              From: Michael Stevens <michael@etla.org>
26398              Date: Wed, 6 Dec 2000 12:06:03 +0000
26399              Message-ID: <20001206120603.A24581@firedrake.org>
26400              
26401              More, errrm, less dTHRs.
26402      Branch: perl
26403            ! bytecode.pl ext/B/B/C.pm
26404 ____________________________________________________________________________
26405 [  8009] By: jhi                                   on 2000/12/06  15:04:25
26406         Log: Subject: MakeMaker mailing list gone?
26407              From: Michael G Schwern <schwern@pobox.com>
26408              Date: Tue, 5 Dec 2000 19:29:59 -0500
26409              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
26410              
26411              The MakeMaker mailing list is dead, perlbug is the right
26412              address to report bugs.
26413      Branch: perl
26414            ! lib/ExtUtils/MakeMaker.pm
26415 ____________________________________________________________________________
26416 [  8008] By: jhi                                   on 2000/12/06  15:00:32
26417         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
26418              From: Michael G Schwern <schwern@pobox.com>
26419              Date: Tue, 5 Dec 2000 19:21:21 -0500
26420              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
26421              
26422              Add a default MANIFEST skip that ignores things like
26423              version control files, editor temporary files, and the Makefile.
26424      Branch: perl
26425            + lib/ExtUtils/MANIFEST.SKIP
26426            ! MANIFEST lib/ExtUtils/Manifest.pm
26427 ____________________________________________________________________________
26428 [  8007] By: jhi                                   on 2000/12/06  14:57:20
26429         Log: In Amiga more manual hackery of the scripts seems to be needed,
26430              from Jan-Erik Karlsson.  Why Configure does not get this right
26431              is unknown, may be shell-induced.
26432      Branch: perl
26433            ! README.amiga
26434 ____________________________________________________________________________
26435 [  8006] By: jhi                                   on 2000/12/05  23:53:12
26436         Log: Add TOPm1s to peek at the second topmost stack item.
26437      Branch: perl
26438            ! pp.h
26439 ____________________________________________________________________________
26440 [  8005] By: jhi                                   on 2000/12/05  23:13:55
26441         Log: Avaunt, you foul UTF-8 tests.
26442      Branch: perl
26443            ! t/op/ver.t t/pragma/utf8.t
26444 ____________________________________________________________________________
26445 [  8004] By: jhi                                   on 2000/12/05  23:09:54
26446         Log: Continue utf8 dispersal. 
26447      Branch: perl
26448            + t/op/concat.t
26449            ! MANIFEST t/pragma/utf8.t
26450 ____________________________________________________________________________
26451 [  8003] By: nick                                  on 2000/12/05  23:02:39
26452         Log: Integrate mainline.
26453      Branch: perlio
26454           +> t/op/length.t t/op/utf8decode.t
26455           !> (integrate 69 files)
26456 ____________________________________________________________________________
26457 [  8002] By: jhi                                   on 2000/12/05  22:59:28
26458         Log: Integrate perlio.
26459      Branch: perl
26460           !> iperlsys.h perl.c perlio.c win32/perllib.c
26461 ____________________________________________________________________________
26462 [  8001] By: nick                                  on 2000/12/05  22:07:52
26463         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
26464              - calloc/free suffer from damage on TerminateThread()
26465              - use PerlMemShared (as originally planned) now fixed
26466              - avoid doing anything important on DLL "detach".
26467      Branch: perlio
26468            ! perl.c perlio.c win32/perllib.c
26469 ____________________________________________________________________________
26470 [  8000] By: nick                                  on 2000/12/05  21:05:09
26471         Log: Fix gross PerlMemShared issue.
26472      Branch: perlio
26473            ! iperlsys.h
26474 ____________________________________________________________________________
26475 [  7999] By: jhi                                   on 2000/12/05  20:46:58
26476         Log: Test for Unicode (UTF-8) hash keys.
26477      Branch: perl
26478            ! t/op/each.t
26479 ____________________________________________________________________________
26480 [  7998] By: jhi                                   on 2000/12/05  20:30:35
26481         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
26482              is now always UTF-8), empty line cosmetics.
26483      Branch: perl
26484            ! t/pragma/utf8.t
26485 ____________________________________________________________________________
26486 [  7997] By: jhi                                   on 2000/12/05  20:15:40
26487         Log: Subject: Re: STRLEN - what?
26488              From: Andy Dougherty <doughera@lafayette.edu>
26489              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
26490              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
26491              
26492              Explain STRLEN.
26493      Branch: perl
26494            ! pod/perlguts.pod
26495 ____________________________________________________________________________
26496 [  7996] By: jhi                                   on 2000/12/05  20:13:34
26497         Log: Split off the UTF-8 decoder tests, make them to check also
26498              the error message.
26499      Branch: perl
26500            + t/op/utf8decode.t
26501            ! MANIFEST t/pragma/utf8.t utf8.c
26502 ____________________________________________________________________________
26503 [  7995] By: jhi                                   on 2000/12/05  16:39:47
26504         Log: Start migrating bits of pragma/utf8 to elsewhere
26505              (since the long term plan is to obsolete 'use utf8').
26506      Branch: perl
26507            + t/op/length.t
26508            ! MANIFEST t/pragma/utf8.t
26509 ____________________________________________________________________________
26510 [  7994] By: jhi                                   on 2000/12/05  16:30:21
26511         Log: Fix a manual edit typo from #7993, fix the message formatting
26512              for Unicode, add few our declarations.
26513      Branch: perl
26514            ! lib/Carp/Heavy.pm
26515 ____________________________________________________________________________
26516 [  7993] By: jhi                                   on 2000/12/05  16:09:15
26517         Log: Subject: Need help with warnings :-(
26518              From: "Ben Tilly" <ben_tilly@hotmail.com>
26519              Date: Tue, 05 Dec 2000 01:35:54 -0500
26520              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
26521              
26522              Subject: UPDATE: Carp/Heavy now passes all tests
26523              From: "Ben Tilly" <ben_tilly@hotmail.com>
26524              Date: Tue, 05 Dec 2000 07:59:41 -0500
26525              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
26526              
26527              The Brave New Carp.
26528      Branch: perl
26529            ! lib/Carp.pm lib/Carp/Heavy.pm
26530 ____________________________________________________________________________
26531 [  7992] By: jhi                                   on 2000/12/05  15:55:08
26532         Log: Subject: [PATCH perl@7979] cygwin port
26533              From: "Eric Fifer" <efifer@dircon.co.uk>
26534              Date: Tue, 5 Dec 2000 14:04:09 -0000
26535              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
26536      Branch: perl
26537            ! t/lib/net-hostent.t
26538 ____________________________________________________________________________
26539 [  7991] By: jhi                                   on 2000/12/05  15:52:34
26540         Log: Subject: Re: [PATCH] The largest hoax of all times?
26541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26542              Date: Tue, 5 Dec 2000 00:40:25 -0500
26543              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
26544              
26545              Subject: Re: [PATCH] The largest hoax of all times?
26546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26547              Date: Mon, 4 Dec 2000 23:55:53 -0500
26548              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
26549              
26550              Subject: Re: [PATCH] The largest hoax of all times?
26551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26552              Date: Tue, 5 Dec 2000 01:28:45 -0500
26553              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
26554              
26555              Fix the unpredictable order of DESTROYs.
26556      Branch: perl
26557            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
26558            ! sv.c sv.h t/op/ref.t
26559 ____________________________________________________________________________
26560 [  7990] By: jhi                                   on 2000/12/05  14:38:53
26561         Log: Subject: [PATCH] shrink pp_hot fractionally
26562              From: Nicholas Clark <nick@ccl4.org>
26563              Date: Tue, 5 Dec 2000 12:44:31 +0000
26564              Message-ID: <20001205124431.E74518@plum.flirble.org>
26565              
26566              Use report_evil_fh().
26567      Branch: perl
26568            ! opcode.pl opnames.h pp_hot.c util.c
26569 ____________________________________________________________________________
26570 [  7989] By: jhi                                   on 2000/12/05  14:21:27
26571         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26572              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26573              Date: Mon, 04 Dec 2000 22:21:59 -0800
26574              Message-ID: <HmIL6gzkgepS092yn@efn.org>
26575              
26576              Harness shouldn't ignore responses like "ok 3\r\r\n".
26577      Branch: perl
26578            ! lib/Test/Harness.pm
26579 ____________________________________________________________________________
26580 [  7988] By: jhi                                   on 2000/12/05  13:51:28
26581         Log: Integrate the "skip" messages to explain().
26582      Branch: perl
26583            ! t/lib/syslfs.t t/op/lfs.t
26584 ____________________________________________________________________________
26585 [  7987] By: jhi                                   on 2000/12/05  12:34:54
26586         Log: The one that got away in #7984.
26587              
26588              Subject: Re: dTHR - what and why?
26589              From: Michael Stevens <michael@etla.org> 
26590              Date: Tue, 5 Dec 2000 11:15:52 +0000
26591              Message-ID: <20001205111552.A4647@firedrake.org>
26592      Branch: perl
26593            ! sv.h
26594 ____________________________________________________________________________
26595 [  7986] By: gsar                                  on 2000/12/05  09:14:44
26596         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
26597              due to the notorious GetFileType() bug in Windows 9x, which fstat()
26598              tickles)
26599      Branch: perl
26600            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
26601 ____________________________________________________________________________
26602 [  7985] By: jhi                                   on 2000/12/05  05:49:03
26603         Log: Integrate perlio.
26604      Branch: perl
26605           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26606           !> win32/perlhost.h win32/perllib.c
26607 ____________________________________________________________________________
26608 [  7984] By: jhi                                   on 2000/12/05  05:48:16
26609         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
26610      Branch: perl
26611            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
26612            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
26613            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
26614            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
26615            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
26616            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
26617            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
26618            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
26619            ! win32/win32.c
26620 ____________________________________________________________________________
26621 [  7983] By: nick                                  on 2000/12/04  23:27:43
26622         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
26623      Branch: perlio
26624            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
26625            ! win32/perlhost.h win32/perllib.c
26626 ____________________________________________________________________________
26627 [  7982] By: jhi                                   on 2000/12/04  19:44:09
26628         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
26629              uncovered by #7980.
26630      Branch: perl
26631            ! op.c
26632 ____________________________________________________________________________
26633 [  7981] By: jhi                                   on 2000/12/04  19:42:07
26634         Log: Subject: [PATCH] Trivial dump.c feature
26635              From: Simon Cozens <simon@cozens.net>
26636              Date: Mon, 4 Dec 2000 18:08:38 +0000
26637              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
26638              
26639              Show whether a constant is UTF-8.
26640      Branch: perl
26641            ! dump.c
26642 ____________________________________________________________________________
26643 [  7980] By: jhi                                   on 2000/12/04  19:36:51
26644         Log: UTF-8 hash keys, patch from Inaba Hiroto.
26645      Branch: perl
26646            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
26647 ____________________________________________________________________________
26648 [  7979] By: jhi                                   on 2000/12/04  17:36:28
26649         Log: Update Changes.
26650      Branch: perl
26651            ! Changes patchlevel.h
26652 ____________________________________________________________________________
26653 [  7978] By: jhi                                   on 2000/12/04  16:42:17
26654         Log: Retract #7977, still too volatile (the euphemism of the day
26655              for unfinished and buggy :-)
26656      Branch: perl
26657            ! doop.c hv.c pp.c sv.h
26658 ____________________________________________________________________________
26659 [  7977] By: jhi                                   on 2000/12/04  16:25:15
26660         Log: (Retracted by #7978, too shaky yet.)
26661              
26662              Subject: Re: utf8 in hash keys, implementor missing
26663              From: Simon Cozens <simon@cozens.net>
26664              Date: Sat, 2 Dec 2000 19:49:35 +0000
26665              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
26666              
26667              The first step at UTF-8 hash keys.
26668      Branch: perl
26669            ! doop.c hv.c pp.c sv.h
26670 ____________________________________________________________________________
26671 [  7976] By: jhi                                   on 2000/12/04  16:13:53
26672         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
26673              From: sthoenna@efn.org
26674              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
26675              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
26676      Branch: perl
26677            ! os2/os2.c perlio.c
26678 ____________________________________________________________________________
26679 [  7975] By: jhi                                   on 2000/12/04  16:05:25
26680         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
26681              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26682              Date: Thu, 30 Nov 2000 20:50:37 -0800
26683              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
26684      Branch: perl
26685            ! os2/os2.c
26686 ____________________________________________________________________________
26687 [  7974] By: jhi                                   on 2000/12/04  16:03:57
26688         Log: Subject: [PATCH] ++ 20% faster
26689              From: Nicholas Clark <nick@ccl4.org>
26690              Date: Mon, 4 Dec 2000 12:17:27 +0000
26691              Message-ID: <20001204121726.B52976@plum.flirble.org>
26692              
26693              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
26694      Branch: perl
26695            ! sv.c
26696 ____________________________________________________________________________
26697 [  7973] By: jhi                                   on 2000/12/04  16:00:48
26698         Log: 
26699              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
26700              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26701              Date: Mon, 04 Dec 2000 12:30:45 +0100
26702              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
26703              
26704              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
26705              library (getprotobyname and getprotobynumber are outversioned by
26706              the same calls in libc, at least for xlc version 3.
26707      Branch: perl
26708            ! hints/aix.sh
26709 ____________________________________________________________________________
26710 [  7972] By: jhi                                   on 2000/12/04  02:58:31
26711         Log: Integrate perlio.
26712      Branch: perl
26713           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
26714           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
26715           !> win32/win32.h win32/win32iop.h win32/win32thread.h
26716 ____________________________________________________________________________
26717 [  7971] By: nick                                  on 2000/12/04  00:24:33
26718         Log: Quieten some noise in Win32 builds:
26719              - win32.h is included after <sys/socket.h>, so need to 
26720              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
26721              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
26722      Branch: perlio
26723            ! doio.c perl.h toke.c win32/win32.h
26724 ____________________________________________________________________________
26725 [  7970] By: nick                                  on 2000/12/03  22:57:46
26726         Log: PERL_IMPLICIT_SYS compiles but does not work.
26727      Branch: perlio
26728            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
26729            ! win32/perlhost.h win32/perllib.c win32/win32.h
26730            ! win32/win32iop.h win32/win32thread.h
26731 ____________________________________________________________________________
26732 [  7969] By: jhi                                   on 2000/12/03  22:12:58
26733         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
26734              used to swash_init(), makes regprop() dumps more informative
26735              (+utf8::IsAlpha, -utf8::IsDigit, for example).
26736      Branch: perl
26737            ! regcomp.c regexec.c
26738 ____________________________________________________________________________
26739 [  7968] By: jhi                                   on 2000/12/03  21:39:56
26740         Log: Implement ANYOFUTF8 regprop() dumping.
26741      Branch: perl
26742            ! regcomp.c
26743 ____________________________________________________________________________
26744 [  7967] By: jhi                                   on 2000/12/03  20:57:19
26745         Log: Make uv_to_utf8() to zero-terminate its output buffer,
26746              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
26747      Branch: perl
26748            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
26749 ____________________________________________________________________________
26750 [  7966] By: nick                                  on 2000/12/03  18:41:21
26751         Log: Integrate mainline (STDCHAR)
26752      Branch: perlio
26753           !> Configure t/pragma/utf8.t
26754 ____________________________________________________________________________
26755 [  7965] By: jhi                                   on 2000/12/03  17:58:20
26756         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
26757      Branch: perl
26758            ! t/pragma/utf8.t
26759 ____________________________________________________________________________
26760 [  7964] By: jhi                                   on 2000/12/03  17:35:56
26761         Log: Integrate perlio.
26762      Branch: perl
26763           !> iperlsys.h perlio.c
26764 ____________________________________________________________________________
26765 [  7963] By: jhi                                   on 2000/12/03  17:33:55
26766         Log: Metaconfig unit change for #7962.
26767      Branch: metaconfig
26768            ! U/modified/stdchar.U
26769 ____________________________________________________________________________
26770 [  7962] By: jhi                                   on 2000/12/03  17:33:27
26771         Log: Untangle the <stdio.h> #include nest for the stdchar test,
26772              from Andy Dougherty.
26773      Branch: perl
26774            ! Configure
26775 ____________________________________________________________________________
26776 [  7961] By: nick                                  on 2000/12/03  16:53:00
26777         Log: Make iperlsys.h vector stdio not PerlIO.
26778      Branch: perlio
26779            ! iperlsys.h perlio.c
26780 ____________________________________________________________________________
26781 [  7960] By: nick                                  on 2000/12/03  14:43:01
26782         Log: Integrate mainline
26783      Branch: perlio
26784           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
26785           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
26786 ____________________________________________________________________________
26787 [  7959] By: jhi                                   on 2000/12/03  08:16:36
26788         Log: Use DO_UTF8().
26789      Branch: perl
26790            ! op.c
26791 ____________________________________________________________________________
26792 [  7958] By: jhi                                   on 2000/12/02  18:33:05
26793         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26794              From: Mike Guy <mjtg@cam.ac.uk>         
26795              Date: Sat, 02 Dec 2000 17:27:13 +0000
26796              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
26797              
26798              An extraneous argument.
26799      Branch: perl
26800            ! toke.c
26801 ____________________________________________________________________________
26802 [  7957] By: jhi                                   on 2000/12/02  18:22:32
26803         Log: A missing hunk.
26804      Branch: perl
26805            ! t/lib/net-hostent.t
26806 ____________________________________________________________________________
26807 [  7956] By: jhi                                   on 2000/12/02  18:06:20
26808         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
26809              From: Nicholas Clark <nick@ccl4.org>
26810              Date: Sat, 2 Dec 2000 14:28:27 +0000
26811              Message-ID: <20001202142827.A12308@plum.flirble.org>
26812              
26813              Test robustness.
26814      Branch: perl
26815            ! t/lib/net-hostent.t
26816 ____________________________________________________________________________
26817 [  7955] By: jhi                                   on 2000/12/02  17:58:06
26818         Log: Metaconfig unit change for #7954.
26819      Branch: metaconfig
26820            ! U/modified/stdchar.U
26821 ____________________________________________________________________________
26822 [  7954] By: jhi                                   on 2000/12/02  17:54:32
26823         Log: An inconvenient hang would happen if the stdio _ptr wasn't
26824              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
26825              would be grepping stdin for all eternity for the _ptr.)
26826      Branch: perl
26827            ! Configure
26828 ____________________________________________________________________________
26829 [  7953] By: jhi                                   on 2000/12/02  00:07:15
26830         Log: Update Changes.
26831      Branch: perl
26832            ! Changes patchlevel.h
26833 ____________________________________________________________________________
26834 [  7952] By: jhi                                   on 2000/12/01  23:54:47
26835         Log: Subject: Re: long shell lines
26836              From: Andy Dougherty <doughera@lafayette.edu>
26837              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
26838              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
26839              
26840              Split overly long shell command lines.
26841      Branch: perl
26842            ! lib/ExtUtils/MM_Unix.pm
26843 ____________________________________________________________________________
26844 [  7951] By: jhi                                   on 2000/12/01  23:48:02
26845         Log: The metaconfig unit change for #7950.
26846      Branch: metaconfig
26847            + U/modified/stdchar.U
26848 ____________________________________________________________________________
26849 [  7950] By: jhi                                   on 2000/12/01  23:47:39
26850         Log: Try to find stdchar also from <stdio_impl.h>.
26851      Branch: perl
26852            ! Configure config_h.SH
26853 ____________________________________________________________________________
26854 [  7949] By: jhi                                   on 2000/12/01  23:46:45
26855         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26856              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26857              Date: Fri, 1 Dec 2000 16:26:08 -0500
26858              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
26859              
26860              Reword the diagnostic message.
26861      Branch: perl
26862            ! pod/perldiag.pod
26863 ____________________________________________________________________________
26864 [  7948] By: nick                                  on 2000/12/01  22:49:43
26865         Log: Integrate mainline (for s/y/m as sub names stuff).
26866      Branch: perlio
26867           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
26868           !> t/pragma/warn/toke toke.c
26869 ____________________________________________________________________________
26870 [  7947] By: jhi                                   on 2000/12/01  20:55:41
26871         Log: Integrate perlio.
26872      Branch: perl
26873           !> perlio.c perliol.h t/io/pipe.t
26874 ____________________________________________________________________________
26875 [  7946] By: jhi                                   on 2000/12/01  20:36:51
26876         Log: Upgrade to CPAN 1.59_51, from Andreas König.
26877      Branch: perl
26878            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26879 ____________________________________________________________________________
26880 [  7945] By: nick                                  on 2000/12/01  20:31:32
26881         Log: Integrate mainline
26882      Branch: perlio
26883           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
26884           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
26885           +> t/lib/net-hostent.t
26886           !> (integrate 35 files)
26887 ____________________________________________________________________________
26888 [  7944] By: jhi                                   on 2000/12/01  20:23:29
26889         Log: Some help for 20001130.011.  Now one gets warnings like
26890              "Ambiguous -f() resolved as a file test ..."
26891      Branch: perl
26892            ! pod/perldiag.pod t/pragma/warn/toke toke.c
26893 ____________________________________________________________________________
26894 [  7943] By: jhi                                   on 2000/12/01  19:44:44
26895         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
26896              that also breaks using them as methods. 
26897      Branch: perl
26898            ! pod/perldiag.pod t/op/misc.t toke.c
26899 ____________________________________________________________________________
26900 [  7942] By: nick                                  on 2000/12/01  17:56:46
26901         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
26902              Make 'unix' pass most tests
26903              - do unread by temporary push of layer ("pending") holding unread chars
26904              - fast_gets is now based on per-handle flag
26905              - relax one of io/pipe.t tests to allow print to fail and close to
26906              succeed so that it passes on unbuffered "unix" layer.
26907              Remaining fail is sporadic and a genuine race condition between
26908              parent/child in fork test.
26909      Branch: perlio
26910            ! perlio.c perliol.h t/io/pipe.t
26911 ____________________________________________________________________________
26912 [  7941] By: jhi                                   on 2000/12/01  15:28:58
26913         Log: (Retracted by #7943.)
26914              
26915              Reserve the short named string operator names.
26916      Branch: perl
26917            ! pod/perldiag.pod t/op/misc.t toke.c
26918 ____________________________________________________________________________
26919 [  7940] By: jhi                                   on 2000/12/01  06:45:53
26920         Log: Get the three different space character classes right under utf8.
26921      Branch: perl
26922            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
26923            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
26924            ! regexec.c t/op/pat.t utf8.c
26925 ____________________________________________________________________________
26926 [  7939] By: jhi                                   on 2000/12/01  03:26:26
26927         Log: Two more tests that make no sense in UTF-8 since the test
26928              data is not in UTF-8.
26929      Branch: perl
26930            ! t/op/regexp.t
26931 ____________________________________________________________________________
26932 [  7938] By: jhi                                   on 2000/12/01  03:20:39
26933         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
26934              should it be required inside regexen?
26935      Branch: perl
26936            ! regcomp.c t/op/regmesg.t
26937 ____________________________________________________________________________
26938 [  7937] By: jhi                                   on 2000/12/01  02:58:53
26939         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
26940              stored and restored, and thusly was trounced by the utf8 swash
26941              routines.
26942      Branch: perl
26943            ! regcomp.c
26944 ____________________________________________________________________________
26945 [  7936] By: jhi                                   on 2000/11/30  20:41:39
26946         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
26947              Why the different platforms behave so differently (core dump vs
26948              no core dump) on this bug is a but of a mystery, but if I had to
26949              guess I would mumble something like 'alignment'.
26950      Branch: perl
26951            ! sv.c
26952 ____________________________________________________________________________
26953 [  7935] By: jhi                                   on 2000/11/30  16:17:02
26954         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
26955              From: Robin Barker <rmb1@cise.npl.co.uk>
26956              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
26957              Date: Thu, 30 Nov 2000 14:27:12 GMT
26958      Branch: perl
26959            ! perlio.c toke.c
26960 ____________________________________________________________________________
26961 [  7934] By: jhi                                   on 2000/11/30  16:04:49
26962         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
26963      Branch: perl
26964            ! t/lib/net-hostent.t
26965 ____________________________________________________________________________
26966 [  7933] By: jhi                                   on 2000/11/30  06:07:26
26967         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
26968              From: Peter Prymmer <pvhp@forte.com>
26969              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
26970              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
26971              
26972              In VMS the localhost may be LOCALHOST.
26973      Branch: perl
26974            ! t/lib/net-hostent.t
26975 ____________________________________________________________________________
26976 [  7932] By: jhi                                   on 2000/11/30  01:11:11
26977         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
26978              From: Peter Prymmer <pvhp@forte.com>
26979              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
26980              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
26981              
26982              plus regen perlapi.pod.
26983      Branch: perl
26984            ! pod/perlapi.pod utf8.c
26985 ____________________________________________________________________________
26986 [  7931] By: jhi                                   on 2000/11/30  01:06:19
26987         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
26988              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26989              Date:     Wed, 29 Nov 2000 17:15:11 EST
26990              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
26991      Branch: perl
26992            ! t/lib/filter-util.pl t/lib/filter-util.t
26993 ____________________________________________________________________________
26994 [  7930] By: jhi                                   on 2000/11/29  18:51:55
26995         Log: Update Changes.
26996      Branch: perl
26997            ! Changes patchlevel.h
26998 ____________________________________________________________________________
26999 [  7929] By: jhi                                   on 2000/11/29  18:50:55
27000         Log: Update the va_copy() metaconfig unit.
27001      Branch: metaconfig/U/perl
27002            ! need_va_copy.U
27003 ____________________________________________________________________________
27004 [  7928] By: jhi                                   on 2000/11/29  17:50:43
27005         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
27006              From: Dominic Dunlop <domo@computer.org>
27007              Date: Tue, 28 Nov 2000 16:41:57 +0100
27008              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
27009              
27010              Patch to catch a core dump in the Configure va_copy test.
27011      Branch: perl
27012            ! Configure config_h.SH
27013 ____________________________________________________________________________
27014 [  7927] By: jhi                                   on 2000/11/29  17:31:59
27015         Log: Retract #7921, the patch shouldn't be needed.
27016      Branch: perl
27017            ! sv.c
27018 ____________________________________________________________________________
27019 [  7926] By: jhi                                   on 2000/11/29  17:01:41
27020         Log: Make the Class::Struct import() wiser.
27021      Branch: perl
27022            ! lib/Class/Struct.pm t/lib/class-struct.t
27023 ____________________________________________________________________________
27024 [  7925] By: jhi                                   on 2000/11/29  16:36:33
27025         Log: All the core library users of Class::Struct seem to be
27026              using "use Class::Struct 'struct';" instead of the bare
27027              "use Class::Struct;", which isn't documented in Class::Struct.
27028              This can't be right.
27029      Branch: perl
27030            ! lib/File/stat.pm
27031 ____________________________________________________________________________
27032 [  7924] By: jhi                                   on 2000/11/29  16:32:15
27033         Log: A test works better if it has the right 1..$n output.
27034      Branch: perl
27035            ! t/lib/class-struct.t
27036 ____________________________________________________________________________
27037 [  7923] By: jhi                                   on 2000/11/29  16:29:11
27038         Log: Forgot to MANIFEST the new Net::hostent test.
27039      Branch: perl
27040            ! MANIFEST
27041 ____________________________________________________________________________
27042 [  7922] By: jhi                                   on 2000/11/29  16:27:49
27043         Log: Integrate perlio.
27044      Branch: perl
27045           !> iperlsys.h perlio.c
27046 ____________________________________________________________________________
27047 [  7921] By: jhi                                   on 2000/11/29  16:27:10
27048         Log: (Retracted by #7927.)
27049              
27050              Subject: [PATCH] Is infinity a number?
27051              From: Simon Cozens <simon@cozens.net>
27052              Date: Wed, 29 Nov 2000 14:48:20 +0000
27053              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
27054      Branch: perl
27055            ! sv.c
27056 ____________________________________________________________________________
27057 [  7920] By: jhi                                   on 2000/11/29  16:23:02
27058         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
27059              From: rspier@pobox.com (Robert Spier)
27060              Date: Wed, 29 Nov 2000 02:17:49 -0500
27061              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
27062              
27063              Add a test for Net::hostent.
27064      Branch: perl
27065            + t/lib/net-hostent.t
27066 ____________________________________________________________________________
27067 [  7919] By: jhi                                   on 2000/11/29  16:21:31
27068         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
27069              add a test for Class::Struct.
27070      Branch: perl
27071            + t/lib/class-struct.t
27072            ! MANIFEST lib/Class/Struct.pm
27073 ____________________________________________________________________________
27074 [  7918] By: jhi                                   on 2000/11/29  15:48:40
27075         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
27076              From: rspier@pobox.com (Robert Spier)
27077              Date: Wed, 29 Nov 2000 02:25:39 -0500
27078              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
27079              
27080              More checking in case someone has broken their services or
27081              protocol databases.
27082      Branch: perl
27083            ! ext/Sys/Syslog/Syslog.pm
27084 ____________________________________________________________________________
27085 [  7917] By: jhi                                   on 2000/11/29  15:46:25
27086         Log: Subject: [PATCH] $^O  win32 -> MSWin32
27087              From: rspier@pobox.com (Robert Spier)
27088              Date: Wed, 29 Nov 2000 02:17:38 -0500
27089              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
27090              
27091              plus similar nits for vms, err, VMS, and UNICOS.
27092      Branch: perl
27093            ! t/lib/syslfs.t t/op/lfs.t
27094 ____________________________________________________________________________
27095 [  7916] By: jhi                                   on 2000/11/29  15:42:51
27096         Log: Subject: [PATCH] Tokeniser debugging
27097              From: Simon Cozens <simon@cozens.net>
27098              Date: Wed, 29 Nov 2000 14:15:45 +0000
27099              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
27100      Branch: perl
27101            ! perl.c perl.h pod/perlrun.pod toke.c
27102 ____________________________________________________________________________
27103 [  7915] By: jhi                                   on 2000/11/29  15:41:36
27104         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27105              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27106              Date: Wed, 29 Nov 2000 02:13:14 -0500
27107              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
27108              
27109              OUT keyword nits.
27110              
27111              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
27112              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27113              Date: Wed, 29 Nov 2000 03:09:04 -0500
27114              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
27115              
27116              OUT and IN_OUT documentation.
27117      Branch: perl
27118            ! lib/ExtUtils/xsubpp pod/perlxs.pod
27119 ____________________________________________________________________________
27120 [  7914] By: jhi                                   on 2000/11/29  03:35:01
27121         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
27122              From: John Tobey <jtobey@john-edwin-tobey.org>
27123              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
27124              Message-Id: <m140e1N-000FOoC@feynman.localnet>
27125              
27126              plus a performance speedup noticed by Sarathy.
27127      Branch: perl
27128            ! op.c
27129 ____________________________________________________________________________
27130 [  7913] By: jhi                                   on 2000/11/29  03:16:59
27131         Log: Use "1 while unlink" so that VMS gets clean, too.
27132      Branch: perl
27133            ! t/lib/filter-util.t
27134 ____________________________________________________________________________
27135 [  7912] By: jhi                                   on 2000/11/29  03:09:08
27136         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
27137              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27138              Date: Tue, 28 Nov 2000 03:27:09 -0500
27139              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
27140      Branch: perl
27141            ! lib/ExtUtils/xsubpp
27142 ____________________________________________________________________________
27143 [  7911] By: jhi                                   on 2000/11/29  03:06:30
27144         Log: This should have been part of #7872: no need to scan UTF-8
27145              until eternity.
27146      Branch: perl
27147            ! utf8.c
27148 ____________________________________________________________________________
27149 [  7910] By: jhi                                   on 2000/11/29  02:50:04
27150         Log: One more perltie.pod nit from Casey R. Tweten.
27151      Branch: perl
27152            ! pod/perltie.pod
27153 ____________________________________________________________________________
27154 [  7909] By: jhi                                   on 2000/11/29  02:44:23
27155         Log: Document the known sprintf test failures, exact standard
27156              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
27157      Branch: perl
27158            ! pod/perldelta.pod t/op/sprintf.t
27159 ____________________________________________________________________________
27160 [  7908] By: jhi                                   on 2000/11/29  02:36:23
27161         Log: Add the Encoding table format documentation.
27162      Branch: perl
27163            + ext/Encode/Encode/EncodeFormat.pod
27164            ! MANIFEST
27165 ____________________________________________________________________________
27166 [  7907] By: jhi                                   on 2000/11/29  02:07:24
27167         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
27168              From: "Casey R. Tweten" <crt@kiski.net>
27169              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
27170              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
27171              
27172              Subject: Re: [PATCH] Updating perltie.pod for arrays
27173              From: "Casey R. Tweten" <crt@kiski.net>
27174              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
27175              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
27176      Branch: perl
27177            ! pod/perltie.pod
27178 ____________________________________________________________________________
27179 [  7906] By: nick                                  on 2000/11/28  22:40:59
27180         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
27181      Branch: perlio
27182            ! iperlsys.h perlio.c
27183 ____________________________________________________________________________
27184 [  7905] By: nick                                  on 2000/11/28  22:04:34
27185         Log: Integrate mainline
27186      Branch: perlio
27187           !> (integrate 39 files)
27188 ____________________________________________________________________________
27189 [  7904] By: jhi                                   on 2000/11/28  16:44:43
27190         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
27191              From: Nicholas Clark <nick@babyhippo.co.uk>
27192              Date: Tue, 28 Nov 2000 11:16:57 +0000
27193              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
27194      Branch: perl
27195            ! pod/perlipc.pod
27196 ____________________________________________________________________________
27197 [  7903] By: jhi                                   on 2000/11/28  16:40:31
27198         Log: Subject: [PATCH] Updating perltie.pod for arrays
27199              From: "Casey R. Tweten" <crt@kiski.net>
27200              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
27201              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
27202      Branch: perl
27203            ! pod/perltie.pod
27204 ____________________________________________________________________________
27205 [  7902] By: jhi                                   on 2000/11/28  16:39:37
27206         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
27207              From: Robin Barker <rmb1@cise.npl.co.uk>
27208              Date: Mon, 27 Nov 2000 17:56:44 GMT
27209              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
27210      Branch: perl
27211            ! pod/perlfunc.pod t/op/split.t
27212 ____________________________________________________________________________
27213 [  7901] By: jhi                                   on 2000/11/28  16:28:04
27214         Log: setmode() is a DOSish-only thing.
27215      Branch: perl
27216            ! perlio.c
27217 ____________________________________________________________________________
27218 [  7900] By: jhi                                   on 2000/11/28  16:21:46
27219         Log: Subject: [PATCH] perlcc.PL cleanups
27220              From: Simon Cozens <simon@cozens.net>
27221              Date: Tue, 28 Nov 2000 12:44:35 +0000
27222              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
27223      Branch: perl
27224            ! utils/perlcc.PL
27225 ____________________________________________________________________________
27226 [  7899] By: gsar                                  on 2000/11/28  06:32:55
27227         Log: reintegrate files missed by change#7895
27228      Branch: maint-5.6/perl
27229           +> ext/ByteLoader/bytecode.h utils/Makefile
27230            - utils/perlbc.PL
27231 ____________________________________________________________________________
27232 [  7897] By: gsar                                  on 2000/11/27  18:22:47
27233         Log: can't integrate these two files, for some reason
27234      Branch: maint-5.6/perl
27235            - ext/ByteLoader/bytecode.h utils/Makefile
27236 ____________________________________________________________________________
27237 [  7895] By: gsar                                  on 2000/11/27  18:11:21
27238         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
27239              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
27240              6757..6890,6892..6901 from mainline
27241              
27242              Bytecompiler patches from Benjamin Stuhl.
27243              
27244              More bytecompiler.
27245              
27246              Subject: [PATCH blead] B:: missing dependency
27247              
27248              Subject: [PATCH: 6757] configure.com updates and syslog build
27249              
27250              Long double Gconvert fixes from Yitzchak Scott-Thoennes
27251              and Spider Boardman.
27252              
27253              Subject: [PATCH blead] nextchar() abuse misses an optimisation
27254              
27255              Long double fixes from Spider Boardman.
27256              
27257              Make the selection of NVff et al stricter.
27258              
27259              cSVOPo_*v things index into the current PL_curpad
27260              under ithreads, which is different from the curpad
27261              used by the XSUB.  (In other words, the code as-is
27262              before this patch wouldn't work under ithreads.)
27263              
27264              Be portable.
27265              
27266              VMS MMS (make) wants null action.
27267              
27268              Mac and other portability updates from Chris Nandor.
27269              
27270              Storable support, v-version fixes.
27271              Subject: CPAN.pm beta for testing available
27272              
27273              Portability fix from Hugo van der Sanden.
27274              
27275              Bad makefile.
27276              
27277              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
27278              
27279              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
27280              
27281              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27282              
27283              Replace #6705 with a minimal doc patch.
27284              Subject: [PATCH 5.6.0] replace change #6705
27285              
27286              Drop the separate perlbc, perlcc -b should be enough.
27287              
27288              installperl couldn't tell whether it had run tests or not.
27289              Subject: [PATCH] Re: installperl and t/TEST
27290              
27291              Add silencer flags to installperl.
27292              Subject: [PATCH] Making installperl silent.
27293              
27294              Make "make install" by default silent.  A new "install-verbose"
27295              target is verbose.
27296              
27297              More liberal parsing of version numbers.
27298              Subject: Re: CPAN.pm beta for testing available
27299              
27300              Create directories in silence.
27301              Subject: [PATCH] Another silencer for MakeMaker
27302              
27303              DOS patches and portability/porting notes, from Tim Jenness.
27304              
27305              Make installman to recognize the silence flag -S.
27306              
27307              Actually do something with the silencer option.
27308              
27309              Continue silencing.
27310              
27311              Show the doc file, not the temp file.
27312              
27313              Regen perltoc.
27314              
27315              Subject: [PATCH] More silencing of installman.
27316              
27317              Better wording for the vec lvalue diagnostic.
27318              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
27319              
27320              Subject: [PATCH: 6805] several more tweaks to configure.com
27321              
27322              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
27323              
27324              Missing parts of 
27325              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
27326              
27327              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
27328              (applied slightly modified)
27329              
27330              installperl --verbose and --silent.
27331              Subject: Re: [PATCH] More silencing of installman.
27332              
27333              Add install-silent target.
27334              
27335              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
27336              the problem reported in
27337              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
27338              
27339              Tweak the sfio/useperlio logic, hopefully as wished in
27340              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
27341              
27342              One forgotten file from #6816.
27343              
27344              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
27345              
27346              Remove duplicately applied patch shards.
27347              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
27348              
27349              Support preserving extremely big/small angles.
27350              
27351              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
27352              
27353              Subject: [PATCH] installation not quite silent yet.
27354              
27355              Update the test count.
27356              
27357              Use UVxf, PTR2UV, NVff.
27358              
27359              Document PTR2XX and INT2PTR.
27360              
27361              no-install target a la make -n.
27362              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
27363              
27364              grep -e isn't portable.
27365              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
27366              
27367              Can't get the test to reliably work thanks to the
27368              inaccurateness of floating point.  "Resolves" bug ids
27369              20000826.003, 20000826.009, 20000826.010,
27370              
27371              Subject: installman buglet
27372              
27373              DJGPP update from Laszlo Molnar.
27374              
27375              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27376              
27377              Passing -R in ldflags makes now it to appear in the default
27378              for lddlflags, just like with -L.
27379              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
27380              
27381              Test nit.
27382              
27383              Use the actual thread type, not the pointer-to-struct.
27384              
27385              Provice virtual $Config{ccflags_nolargefiles} etc. 
27386              
27387              display_format used as a class method without arguments was broken,
27388              reported in
27389              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
27390              
27391              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
27392              
27393              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
27394              
27395              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
27396              
27397              opmini.o may be left around if a build is interrupted.
27398              
27399              Typo in #6858.
27400              
27401              Fix for ID 20000828.001, long doubles were not formatted
27402              correctly (showed up in $], which stopped installing perl).
27403              
27404              An attempt to fix the problem reported in
27405              Subject: Building perl@6856 using gcc/AIX 4.3.3 
27406              I can't test this properly since the gcc installation I have
27407              access to seems to be botched (gcc is calling the AIX cpp,
27408              a losing proposition...)
27409              
27410              Add -ld to archname on long tr...double platforms.
27411              
27412              Subject: hv.h Doc Patch
27413              
27414              Potential cruft.
27415              
27416              Subject: [PATCH bleedperl@6856] warnings fixes
27417              
27418              -S is the silent flag, -s is the strip flag.
27419              Subject: [PATCH] Re: [PATCH] make no-install          
27420              
27421              Take out the SUIDMAIL thing, that will not be
27422              a problem in 5.7.*.
27423              
27424              Subject: [PATCH bleedperl@6866] spellings
27425              
27426              Subject: [PATCH] Re: files not cleaned even by veryclean
27427              
27428              Use minimal @INC in tests, most of the time just '../lib',
27429              so that we simply can't pick up stuff from other Perls than
27430              the one we are testing.  Pointed out by
27431              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
27432              
27433              Update to Getopt::Long 2.24, from Johan Vromans.
27434              
27435              Fix for thinko in #6848.
27436              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
27437              
27438              Patches all over for people and the files they (hopefully) care about.
27439              
27440              Subject: Net::protoent does not export 'getproto'
27441              
27442              Missed a change in #6869.
27443              
27444              Subject: [PATCH] Warnings in B::Deparse
27445              
27446              Subject: [PATCH] Glob dumping
27447              
27448              Disable one of the tests for now.
27449              
27450              Disabling the one test is a bit tricky.
27451              
27452              Don't forget to tidy up.
27453              
27454              The #6881 removed one dump line.
27455              
27456              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
27457              
27458              Under usethreads the dumped variable is IN_PAD.
27459              Subject: Re: [PATCH] Glob dumping
27460              
27461              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
27462              
27463              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
27464              
27465              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
27466              
27467              Regen Configure for #6894.
27468              
27469              Subject: [PATCH: 6889] updates to perlebcdic.pod
27470              
27471              Undo namespace pollution of #6878.
27472              Subject: Re: Net::protoent does not export 'getproto'
27473              
27474              Admit that we are leaking scalars.
27475              
27476              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
27477      Branch: maint-5.6/perl
27478           !> (integrate 271 files)
27479 ____________________________________________________________________________
27480 [  7894] By: gsar                                  on 2000/11/27  16:00:34
27481         Log: a couple of nits
27482      Branch: maint-5.6/perl
27483            ! MANIFEST pp_sys.c
27484 ____________________________________________________________________________
27485 [  7893] By: gsar                                  on 2000/11/27  15:10:56
27486         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
27487              6740..6745,6747..6757,6760
27488              
27489              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
27490              
27491              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
27492              
27493              Doc nits spotted by Richard Soderberg.
27494              
27495              move WNOHANG definition to where other such things are
27496              
27497              Make $Config{byteorder} more magical so that it is
27498              dynamically computed: nice for 'fat binaries'.
27499              Subject: [PATCH]: default byteorder
27500              
27501              Subject: [PATCH] Cwd.pm now uses strict
27502              
27503              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
27504              
27505              Get -DLEAKTEST to compile (not necessarily to work, mind)
27506              Subject: [ID 20000724.006] -DLEAKTEST problem
27507              
27508              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
27509              
27510              Add perlebcdic from Peter Prymmer, regen toc.
27511              
27512              Don't propose using modules built for 5.005 if no binary
27513              compatibility with 5.005 is attempted.
27514              
27515              Do not use prototyping here.
27516              Subject: [ID 20000817.016] [PATCH] Peek.xs
27517              
27518              Document what the backtick returns if the command fails.
27519              
27520              Add byteorder to the myconfig output.
27521              
27522              Introduce NVef, NVff, and NVgf, use the middle one.
27523              (helps for lib/peek + Linux + long doubles)  Reported in
27524              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27525              Use NVs in POSIX math, not doubles.
27526              Subject: [ID 20000817.014] POSIX & modfl
27527              
27528              Subject: [PATCH 5.6.0+] newSVrv() memory leak
27529              
27530              The byteorder code in #6671 was wrong.
27531              
27532              Fix the lib/complex failure of
27533              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
27534              Linux long double accuracy issue: something that
27535              when printed with %g looks like "2" but int() of it is 1.
27536              
27537              Propagate new Configure vars.
27538              
27539              Unbuffer the output.
27540              
27541              Subject: [PATCH] perltrap.pod spring cleaning
27542              
27543              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
27544              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
27545              
27546              Tiny Getopt::Long patch from Johan Vromans.
27547              
27548              Document code point which makes if (defined %stash::) to work
27549              (noted by Spider Boardman).
27550              
27551              Subject: [PATCH perl@6698] cygwin port
27552              
27553              Document the NDBM_File and ODBM_File as SDBM_File
27554              was documented in #6417.
27555              
27556              The new tests were missing from #6415.
27557              
27558              Add [[:blank:]] as suggested in
27559              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27560              (the [=cc=] has already been taken care of by #6439
27561              so the whole bug report can be closed)
27562              and make [[:space:]] to be equivalent to isspace(3)
27563              (as opposed to \s, which is isSPACE()).  The difference
27564              is that now [[:space:]] matches the mythical vertical tab,
27565              while \s doesn't.
27566              
27567              Don't eat leading os from index entries.
27568              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
27569              
27570              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
27571              
27572              Typo in pp_complement().
27573              Subject: [PATCH perl-current] Deparse
27574              
27575              Add warnif(), check warnings further up the stack,
27576              all the warnings functions now can take an optional object reference.
27577              Subject: [PATCH bleedperl@6691] warnings pragma update
27578              
27579              Fix a core dump in lib/selfloader under -DDEBUGGING.
27580              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
27581              
27582              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
27583              
27584              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
27585              
27586              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
27587              Put back the long double avoidance code to POSIX.xs
27588              because VMS seems to need it still.
27589              
27590              Introduce a 'veryclean' target that is like 'distclean'
27591              but also removes *~ and *.orig.
27592              
27593              Subject: [ID 20000817.023] endianness description in perlfunc.pod
27594              
27595              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
27596              
27597              Let's try #6717 again.
27598              
27599              UTF8 concat fixes.
27600              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
27601              
27602              pp_open() could pass an uninitialized filename down to do_open9().
27603              
27604              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
27605              
27606              Update to CGI 2.72, from Lincoln Stein.
27607              
27608              Subject: [PATCH] Silence MakeMaker (Was: installman)
27609              
27610              Use temporary directory instead of current directory.
27611              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
27612              
27613              Document odd vs even subreleases and -Dusedevel.
27614              
27615              The veryclean target needs to clobber.
27616              
27617              Use File::Spec->tmpdir().
27618              
27619              Document the number of exponent digits.
27620              
27621              Mention perlebcdic and perlposix-bc.
27622              
27623              s/this one/the 5.6.0 release/
27624              
27625              The #6724 is here.
27626              
27627              The correct cleaning order is an art.
27628              
27629              small tweaks for change#6705: avoid C++ style comments in C code;
27630              use Perl's malloc API rather than the low level system one
27631              
27632              Array context keeps slithering in.
27633              
27634              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
27635              
27636              Subject: [PATCH] os2.c fix for use64bitint
27637              
27638              Update to Pod::LaTeX 0.53.
27639              Subject: [PATCH] lib/Pod/LaTeX.pm updates
27640              
27641              Document the endianness of Alpha more precisely.
27642              
27643              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
27644              
27645              Rename the macro argument because some preprocessors
27646              can't tell the difference and expand arguments also inside
27647              double quoted strings.
27648              
27649              free TLS slot properly on Windows
27650              
27651              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
27652              
27653              Unicos/mk requires elaborate paranoia.
27654              
27655              Tweak the floating point output routine preferences.
27656              
27657              Also under djgpp the timestamps are funky.
27658              
27659              Apply some PodParser 1.18 patches; the Pod/Find.pm
27660              patches cannot be applied since #6712 conflicts.
27661              
27662              Use PodParser 1.18 new test.
27663              
27664              A pod nit.
27665              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
27666              
27667              Be verydeepclean.
27668      Branch: maint-5.6/perl
27669           +> pod/perlebcdic.pod
27670           !> (integrate 106 files)
27671 ____________________________________________________________________________
27672 [  7892] By: jhi                                   on 2000/11/27  15:02:32
27673         Log: Update Changes.
27674      Branch: perl
27675            ! Changes patchlevel.h
27676 ____________________________________________________________________________
27677 [  7891] By: jhi                                   on 2000/11/27  14:57:23
27678         Log: Subject: Re: perlfaq style changes
27679              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27680              Date: Sat, 25 Nov 2000 23:32:26 -0800
27681              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
27682              
27683              plus a note from Ronald Kimball.
27684      Branch: perl
27685            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
27686 ____________________________________________________________________________
27687 [  7890] By: jhi                                   on 2000/11/27  14:53:14
27688         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
27689              From: Benjamin Holzman <bah@ecnvantage.com>
27690              Date: Sun, 26 Nov 2000 16:27:33 -0500
27691              Message-ID: <20001126162733.J25040@ecnvantage.com>
27692      Branch: perl
27693            ! gv.c
27694 ____________________________________________________________________________
27695 [  7889] By: jhi                                   on 2000/11/27  14:43:11
27696         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
27697              From: lvirden@cas.org
27698              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
27699              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
27700      Branch: perl
27701            ! README.amiga
27702 ____________________________________________________________________________
27703 [  7888] By: jhi                                   on 2000/11/27  14:32:34
27704         Log: Restore also the locale test to no-sprintf-taint state.
27705              Fixes the bug 20001127.003.
27706      Branch: perl
27707            ! sv.c t/pragma/locale.t
27708 ____________________________________________________________________________
27709 [  7887] By: gsar                                  on 2000/11/27  14:13:05
27710         Log: integrate changes#6613..6616,6620..6665 from mainline
27711              
27712              VMS configure.com update continues.
27713              
27714              Subject: Test fails / warnings with perl-current #6612
27715              
27716              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
27717              
27718              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27719              
27720              For now remove the mail code.
27721              
27722              Subject: Re: [PATCH] @+, @- readonly
27723              
27724              Subject: warning: storage class after type is obsolescent
27725              
27726              Subject: sfio2000
27727              
27728              Subject: Re: File::Temp problems on VMS in bleedperl
27729              
27730              README.os2 update.
27731              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
27732              
27733              Make the user to give up his firstborn, err, to knowingly
27734              verify installing an unstable developer release.  Also bump
27735              the release to 5.7.0, but leave a patch tag in the local
27736              patches saying that this is not yet the real thing.
27737              
27738              Update (kinda) to Test 1.14, from Joshua Pritikin.
27739              
27740              make ok etc also for win32.
27741              
27742              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
27743              
27744              Don't blow limited stacks, a lower number is enough to
27745              tickle the lookbehind limit.
27746              
27747              Use -Dusedevel; regen Configure and the respective Porting stuff.
27748              
27749              Subject: [PATCH] debugger exit code should reflect user exit code
27750              
27751              Subject: [PATCH perl@6620] cygwin port
27752              
27753              Missed a file from #6638.
27754              
27755              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)
27756              
27757              magic callbacks all need to have same type signature
27758              
27759              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
27760              
27761              Fix a dependency problem.
27762              Subject: [PATCH: 6640] VMS Makefile.SH update
27763              
27764              The numeric locale was reset to "C" by s?printf and never restored.
27765              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27766              No test since adding the failing example to locale.t
27767              does not fail -- probably because the locale settings are so
27768              thoroughly tweaked by that time.  Running the example standalone
27769              does fail, though.  UPDATE: test case added at change #7540.
27770              
27771              Subject: [ID 20000324.040] minor fix to perlhpux.pod
27772              
27773              Update to CPAN 1.57.
27774              
27775              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
27776              
27777              Change the perlbug address to perl.org since it's more forgiving.
27778              
27779              Change the regx compilation error markers to use = instead of <
27780              since pod makes using the latter quite messy.  Reported in
27781              ID 20000814.006 by Abigail and in
27782              Subject: Unknown escape E<> ?
27783              
27784              Update to perldebtut 1.9, from Richard Foley.
27785              
27786              check that the number pseudo children doesn't exceed
27787              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
27788              the WaitForMultipleObjects() limit that would cause wait()
27789              to crash)
27790              wait() and waitpid() could potentially be rewritten to use
27791              more than one thread to do the waiting to eliminate this
27792              limitation
27793              
27794              change#6328 could make close(SOCKET) return false on windows
27795              when it shouldn't
27796              
27797              pod nit seen in passing
27798              
27799              on windows, the return values from wait() and waitpid() don't
27800              match those of pseudo-pids
27801              
27802              waitpid() now handles externally spawned pids correctly;
27803              fixes for backtick/wait/waitpid failures on Windows 9x
27804              these changes make the pid returned by process functions on
27805              Windows 9x always positive by clearing the high bit (which
27806              is always set on Win9x); pseudo-process PIDs are likewise
27807              always negative now on Win9x (just as on NT/2000)
27808              
27809              trailing new %ENV entries weren't being pushed into the real
27810              environment of subprocesses on Windows
27811              
27812              Tweak the regex compilation errors once more.
27813              
27814              avoid warnings from dense compiler
27815              
27816              add "ok" targets from change#6632 in makefile.mk
27817      Branch: maint-5.6/perl
27818            - lib/Pod/PlainText.pm vms/configure.com
27819           !> (integrate 66 files)
27820 ____________________________________________________________________________
27821 [  7886] By: jhi                                   on 2000/11/27  13:54:18
27822         Log: __FUNCTION__ isn't portable and trying to emulate it leads
27823              into practically spelling out the name of the function.
27824              Takes care of the bug 20001127.001.
27825      Branch: perl
27826            ! perlio.c
27827 ____________________________________________________________________________
27828 [  7885] By: gsar                                  on 2000/11/27  13:53:18
27829         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
27830              6610..6611 from mainline
27831              
27832              Make regular expression parse error messages easier to understand.
27833              Subject: Re: enhanced(?) regex error messages
27834              
27835              Tiny tidying on report_evil_fh().
27836              
27837              Subject: Re: enhanced(?) regex error messages 
27838              plus Capitalize the error messages, plus perldiag them.
27839              
27840              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
27841              
27842              Document here-doc better.
27843              
27844              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27845              
27846              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
27847              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
27848              (either perlbug or p5p ate the original), plus regen
27849              perlapi and perltoc. 
27850              
27851              Regen global.sym.
27852              
27853              Double check that we have a dirhandle.
27854              
27855              Subject: Re: enhanced(?) regex error messages
27856              (plus two small patches sent privately)
27857              (this still seems to leave few test failures)
27858              
27859              warn is a macro, avoid using at a variable to avoid warnings
27860              in some configurations; readdir.t is too conservative in
27861              estimating number of *.t's
27862              
27863              Get back into sync with Jeffrey on the enhanced regex warnings.
27864              
27865              Subject: [PATCH 5.6.0] cygwin port
27866              
27867              Zero entries were skipped, fix from Adrian Goalby
27868              <argoalby@yahoo.co.uk>
27869              
27870              Subject: Remove dead entry in perldiag
27871              
27872              Amend the description of Perl6.
27873              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
27874              
27875              detypo
27876              
27877              It's the 2ndO'ROSSC.
27878              
27879              Revert the sv.c part of #6559, a better fix is needed.
27880              
27881              Iterating perl6 description.
27882              
27883              Update to Term::ANSIColor 1.03, from Russ Allbery.
27884              
27885              Update to Getopt::Long 2.23_05, from Johan Vromans.
27886              
27887              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
27888              
27889              Update to Pod::Parser 1.17, from Brad Appleton.
27890              
27891              Update to CPAN 1.56, from Andreas König.
27892              
27893              Update to CGI 2.70, from Lincoln Stein.
27894              
27895              Put back the std @INC thing.
27896              
27897              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
27898              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
27899              
27900              Document the IO::Select timeout.
27901              
27902              sleep(1) does not necessarily return 1.
27903              Subject: [PATCH bleadperl] op/lex_assign.t  
27904              
27905              Subject: debugger "d" command doesnt check line number
27906              
27907              B::Deparse didn't do sub attributes.
27908              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27909              
27910              Preprocessing and postprocessing for File::Find.
27911              Subject: Patch to Find::File.pm to allow alphabetical results
27912              
27913              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
27914              
27915              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
27916              
27917              Subject: Re: [ID 20000730.003] utf8::length() bad
27918              
27919              Subject: Getting perlio and threads to compile
27920              (the Solaris version changes in Configure skipped)
27921              
27922              Tests for #6589.
27923              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27924              
27925              Add Perl debugging tutorial, regen toc. 
27926              Subject: perldebtut.pod
27927              
27928              Add a few missing files, update MANIFEST.
27929              
27930              Rewrite of vms/subconfigure.com as configure.com,
27931              from Peter Prymmer and the vmsperl crew.
27932              
27933              Should have deleted this in #6603.
27934              
27935              Fix the test for 5005threads.
27936              
27937              Fix-n-skip the tests under 5005threads.
27938              
27939              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
27940              
27941              Upgrade to CGI 2.71, from Lincoln Stein.
27942      Branch: maint-5.6/perl
27943           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
27944           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
27945           +> t/op/regmesg.t t/pod/find.t vms/configure.com
27946            - vms/subconfigure.com
27947            ! lib/lib.pm
27948           !> (integrate 115 files)
27949 ____________________________________________________________________________
27950 [  7884] By: jhi                                   on 2000/11/27  13:44:33
27951         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
27952              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27953              Date:     Mon, 27 Nov 2000 08:23:54 EST
27954              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
27955      Branch: perl
27956            ! vms/descrip_mms.template vms/test.com
27957 ____________________________________________________________________________
27958 [  7883] By: gsar                                  on 2000/11/27  11:50:46
27959         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
27960              6511..6513,6515..6523,6525..6536
27961              
27962              The swallow_bom() saga continues.  The #23 of require.t
27963              (UTF16-LE) still fails (silently, no output) but the #22
27964              (UTF16-BE) seems to be working now.  The root of the
27965              failure may be in sv_gets(): is it UTF-16LE-aware,
27966              especially when it comes to line endings? 
27967              
27968              Document the problem with -P in HP-UX and its workaround.
27969              
27970              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27971              (aka ID 20000730.002)
27972              
27973              Subject: fix and question re: waitpid() under win32
27974              
27975              Make the safety catch for buggy gccs work with triple version
27976              numbers like 2.95.2.  Reported in
27977              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27978              
27979              In Digital UNIX warn if gcc explicitly chosen because even
27980              2.95.2 is known to cause problems.
27981              
27982              Make chr() for values >127 to create utf8 when under utf8.
27983              
27984              various syntax errors and such (not fixed: comp/require.t#22 coredump
27985              on Windows)
27986              
27987              Stash away the largefiles flags and libswanted.
27988              
27989              BOM patching from Simon Cozens.
27990              
27991              If gccosandvers is equal to osname, clear gccosandvers.
27992              
27993              Make p4desc to skip non-mainperl branches by default.
27994              
27995              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27996              
27997              The test from this
27998              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27999              
28000              In new BSDs changes to argv[] do not show up in ps(1) output,
28001              instead one must use setproctitle().  This was already addressed
28002              by change #6457, but the below has a new variant for FreeBSD 4.0
28003              or later, and the matter is also documented more.
28004              
28005              FreeBSD 3.* updates from
28006              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
28007              
28008              regen_headers, regen perltoc.
28009              
28010              Document in one place the memory abstractions used in Perl core.
28011              
28012              memcpy has n o in it, as pinted ut by Sarathy.
28013              
28014              Remove the extraneous "main::" prefix from all the
28015              "opened only for", "on closed", and "never opened" warnings.
28016              
28017              The name of a filehandle does not have <these>.
28018              
28019              The tr utf8 patching continues.
28020              
28021              The new setproctitle() feature is available only in 
28022              bleeding edge FreeBSD.  From Paul Saab.
28023              
28024              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
28025              
28026              Dump UVs as UVs in Data::Dumper.
28027              
28028              detypo #6494
28029              
28030              Document the IVdf UVuf UVof UVxf.
28031              
28032              require.t needs binmode() to work on windows
28033              
28034              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
28035              that are hopefully soon put into use.
28036              
28037              Allow "no Module;" even if there is no 'unimport'.
28038              
28039              Better skip message for the test; one of the two problems in
28040              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
28041              
28042              The subtest 4 may fail also on VOBS, as pointed out
28043              by Nick Ing-Simmons in November 1999, bug id 19991124.003
28044              (but the failure in that bug report isn't the subtest 4).
28045              
28046              Be more informative on what is skipped and why,
28047              also repeat the list at the end.
28048              
28049              Add a URL for FSF.
28050              
28051              Subject: [PATCH] sv.h documentation - SvLEN
28052              
28053              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
28054              
28055              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
28056              
28057              Subject: [PATCH] bad cppsymbols on os2 + Configure question
28058              
28059              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
28060              
28061              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
28062              mention the idea of @( and @)
28063              
28064              This is 6512.  Really.
28065              
28066              Subject: [ID 19990721.004] Documentation bug in perlfunc
28067              
28068              Subject: Minor tweak to perlvar.pod
28069              
28070              In the warnings call filehandles consistently so;
28071              add "unopened" warning for stat().
28072              
28073              After the #6519 a warning about stat() is just that,
28074              not about a filetest, which now have their own warning.
28075              
28076              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
28077              
28078              Subject: Re: Array vs. List context
28079              
28080              Subject: New perlcc, take 2
28081              
28082              Weed buglets pointed out by
28083              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
28084              
28085              gcc versions might have (parentheses) in them.
28086              
28087              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
28088              
28089              Essential prototype changes were missing from #6527.
28090              Also make report_evil_fh() more bomb-proof.
28091              
28092              Zap lib/Sys directory when cleaning up.
28093              
28094              Change the Policy policy: now -Dprefix= with an existing
28095              Policy.sh and prefix == siteprefix == vendorprefix, then all
28096              of them follow along the new prefix.
28097              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
28098              
28099              Continue fixing the io warnings.  This also
28100              sort of fixes bug ID 20000802.003: the core dump
28101              is no more.  Whether the current behaviour is correct
28102              (giving a warning: "Not a format reference"), is another matter.
28103              
28104              Have symbols for the IoTYPEs.
28105              
28106              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
28107              
28108              Document a bit that UDP is not what you might think.
28109              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
28110              tr memory corruption fix from Simon Cozens.
28111              
28112              Plug the security hole described in the Aug 05 2000 bugtraq message
28113              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
28114              The security hole exists only in suidperls, which isn't
28115              installed or even built by default.
28116      Branch: maint-5.6/perl
28117           !> (integrate 71 files)
28118 ____________________________________________________________________________
28119 [  7882] By: gsar                                  on 2000/11/27  10:25:36
28120         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
28121              from mainline
28122              
28123              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
28124              to be fatal errors (instead of by default ignoring them, and
28125              ignoring with a bug: even though -w gave an error, the opening [
28126              was left in)  Reported in:
28127              
28128              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
28129              
28130              Subject: [PATCH] split /^/
28131              
28132              MacOS nits from Matthias Neeracher.
28133              
28134              More split() doc and test patches from Mike Guy.
28135              
28136              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
28137              from Graham Barr in the module list.
28138              
28139              docfix from Peter Scott <Peter@PSDT.com>.
28140              
28141              File::Temp patches for VMS and OS/2 from Tim Jenness.
28142              
28143              open() wariness in perlbug.
28144              
28145              Subject: [PATCH] minor doc change - perlguts
28146              
28147              Subject: Minor doc patch: handy.h
28148              
28149              Be wary of close()s, too.
28150              
28151              Further File::Temp patches from Yitzchak Scott-Thoennes
28152              and Craig A. Berry.
28153              
28154              Subject: [PATCH] fixes bug 20000508.004
28155              
28156              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
28157              
28158              Allow "no AutoLoader;", based on change #6444,
28159              suggested by Graham Barr.
28160              
28161              Use setproctitle() if available to modify $0.
28162              
28163              Warn if the version of the operating system used to compile gcc
28164              differs from the current version of the operating system.
28165              Also display the gcc compilation os and version in myconfig.
28166              Inspiration from
28167              
28168              Tiny fixes for #6460.
28169              
28170              The problem described in this
28171              Subject: [ID 20000322.018] named chars aren't magical enough
28172              has been fixed in perl 5.6.0 but just in case added a test
28173              to keep it away.  (The report from Joseph Hall.)
28174              
28175              Tune the comments and hopefully stop a memory leak.
28176              
28177              Subject: UTF8 concat
28178              (with a memory leak fixed, plus a few casts added)
28179              This also seems to help for
28180              Subject: [ID 20000716.015] join UTF8 weirdness
28181              
28182              Do not upgrade SVs into utf8 just because they participate
28183              in eq or cmp.  Reported and fix suggested in
28184              Subject: [ID 20000720.009] sv_eq UTF8 bug
28185              
28186              Fix the HALF_UPGRADE() macro introduced in #6263.
28187              
28188              Find green threads before native threads.
28189              Subject: Re: Patch to jpl/JNI/Makefile.PL
28190      Branch: maint-5.6/perl
28191           !> (integrate 30 files)
28192 ____________________________________________________________________________
28193 [  7881] By: jhi                                   on 2000/11/27  05:48:41
28194         Log: It seems that *both* the unused submatch loop cleanup
28195              codes are needed.
28196      Branch: perl
28197            ! regexec.c
28198 ____________________________________________________________________________
28199 [  7880] By: jhi                                   on 2000/11/27  04:50:07
28200         Log: Clean .exists deeper.
28201      Branch: perl
28202            ! Makefile.SH
28203 ____________________________________________________________________________
28204 [  7879] By: jhi                                   on 2000/11/27  02:31:35
28205         Log: The code in regcppop() (see #7878) contains the correct lower
28206              limit for the unused submatch 'cleanup' loop so that under
28207              "use utf8" the following code wouldn't dump core:
28208              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
28209              the cleanup loop in regtry() stomped beyond allocated area
28210              in the startp[] array.  Therefore, copied the correct lower
28211              loop limit (*PL_reglastparen) to regtry().  Note: something
28212              may still not be quite right: why was the _higher_ loop limit
28213              (prog->nparens) different in the utf8 case?
28214              
28215              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
28216              without core dumps, there were about 17 of them before
28217              the patch (with us since Perl 5.7.0).  Two failures, still:
28218              496 and 505 (though these may not be severe).
28219              
28220              Patch #7881 is also needed since both the cleanup loops
28221              seem to be needed.
28222              
28223              Also, the t/op/pat#44 seems to core dump under utf8.
28224              Plus a couple of failures.  UGH-8.
28225      Branch: perl
28226            ! regexec.c
28227 ____________________________________________________________________________
28228 [  7878] By: jhi                                   on 2000/11/27  02:21:17
28229         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
28230              the code in regcppop() seems to be redundant for the test suite --
28231              but it contains a germ of truth, and it needed for the build
28232              process itself: see #7879 and #7881.
28233      Branch: perl
28234            ! regexec.c
28235 ____________________________________________________________________________
28236 [  7877] By: jhi                                   on 2000/11/27  01:53:09
28237         Log: Comment on comment.
28238      Branch: perl
28239            ! regexec.c
28240 ____________________________________________________________________________
28241 [  7876] By: jhi                                   on 2000/11/27  00:49:59
28242         Log: Adjust the docs to agree with #7875.
28243      Branch: perl
28244            ! pod/perllocale.pod
28245 ____________________________________________________________________________
28246 [  7875] By: jhi                                   on 2000/11/27  00:49:27
28247         Log: Retract #7863.  It makes more sense not to taint formatted output,
28248              not even by sprintf().
28249      Branch: perl
28250            ! sv.c
28251 ____________________________________________________________________________
28252 [  7874] By: jhi                                   on 2000/11/26  23:36:02
28253         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
28254              Not really fixed (should really dump the UTF-8 charclass),
28255              but stopped displaying the garbage.
28256              
28257              Also add a note on the (missing) Unicode PSXSPC and BLANK.
28258      Branch: perl
28259            ! regcomp.c
28260 ____________________________________________________________________________
28261 [  7873] By: jhi                                   on 2000/11/26  21:31:13
28262         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
28263      Branch: perl
28264            ! regexec.c
28265 ____________________________________________________________________________
28266 [  7872] By: jhi                                   on 2000/11/26  21:06:04
28267         Log: No need to scan till infinity, 13 is enough.
28268      Branch: perl
28269            ! handy.h utf8.c
28270 ____________________________________________________________________________
28271 [  7871] By: jhi                                   on 2000/11/26  20:20:32
28272         Log: Test line numbers are different with utf8.
28273      Branch: perl
28274            ! t/op/re_tests
28275 ____________________________________________________________________________
28276 [  7870] By: jhi                                   on 2000/11/26  20:10:12
28277         Log: Message nit.
28278      Branch: perl
28279            ! regcomp.c
28280 ____________________________________________________________________________
28281 [  7869] By: jhi                                   on 2000/11/26  19:01:05
28282         Log: Make utf8_length() and utf8_distance() (the latter of which
28283              is unused at the moment) to be less forgiving about bad UTF-8.
28284      Branch: perl
28285            ! embed.h embed.pl objXSUB.h proto.h utf8.c
28286 ____________________________________________________________________________
28287 [  7868] By: jhi                                   on 2000/11/26  18:45:56
28288         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
28289              From: Benjamin Holzman <bah@ecnvantage.com>
28290              Date: Sat, 25 Nov 2000 20:40:20 -0500       
28291              Message-ID: <20001125204020.A25040@ecnvantage.com>              
28292              
28293              Debian allows installing /usr/bin/locale without installing
28294              any locales, an error message will ensue.
28295      Branch: perl
28296            ! t/pragma/locale.t
28297 ____________________________________________________________________________
28298 [  7867] By: jhi                                   on 2000/11/26  18:31:12
28299         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
28300              From: Benjamin Holzman <bah@ecnvantage.com>
28301              Date: Sun, 26 Nov 2000 02:42:34 -0500
28302              Message-ID: <20001126024234.G25040@ecnvantage.com>
28303              
28304              Patch for the bug 20000212.002.
28305      Branch: perl
28306            ! sv.c t/op/array.t
28307 ____________________________________________________________________________
28308 [  7866] By: jhi                                   on 2000/11/26  18:28:09
28309         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
28310              From: Tim Jenness <t.jenness@jach.hawaii.edu>
28311              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
28312              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
28313              
28314              File::Temp 0.11.
28315      Branch: perl
28316            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
28317 ____________________________________________________________________________
28318 [  7865] By: jhi                                   on 2000/11/26  18:24:22
28319         Log: The metaconfig unit change for #7864.
28320      Branch: metaconfig/U/perl
28321            ! need_va_copy.U
28322 ____________________________________________________________________________
28323 [  7864] By: jhi                                   on 2000/11/26  18:23:41
28324         Log: Make the va_copy() test not to be so talkative.
28325      Branch: perl
28326            ! Configure config_h.SH
28327 ____________________________________________________________________________
28328 [  7863] By: jhi                                   on 2000/11/26  18:11:02
28329         Log: Fix locale inconsistencies unearthed by Hugo's work.
28330              Now the floating point sprintf really does taint the result
28331              string as perllocale promises (has promised for a long time)
28332              if "use locale" is in the lexical scope.
28333      Branch: perl
28334            ! sv.c t/pragma/locale.t
28335 ____________________________________________________________________________
28336 [  7862] By: jhi                                   on 2000/11/26  00:35:15
28337         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
28338              From: Nicholas Clark <nick@ccl4.org>
28339              Date: Sun, 26 Nov 2000 00:07:50 +0000
28340              Message-ID: <20001126000750.A22446@plum.flirble.org>
28341              
28342              Infinit.
28343      Branch: perl
28344            ! sv.c
28345 ____________________________________________________________________________
28346 [  7861] By: jhi                                   on 2000/11/26  00:01:26
28347         Log: Integrate perlio.
28348      Branch: perl
28349           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
28350 ____________________________________________________________________________
28351 [  7860] By: nick                                  on 2000/11/25  22:04:17
28352         Log: Correct relative path from new ext\Filter\Util\Call location
28353              back to miniperl.
28354      Branch: perlio
28355            ! win32/makefile.mk
28356 ____________________________________________________________________________
28357 [  7859] By: nick                                  on 2000/11/25  21:26:54
28358         Log: Integrate mainline.
28359      Branch: perlio
28360           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28361           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28362           +> t/lib/filter-util.t
28363            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28364            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28365            - t/lib/filt-util.t
28366           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
28367           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28368           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
28369           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
28370           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
28371           !> win32/makefile.mk
28372 ____________________________________________________________________________
28373 [  7858] By: gsar                                  on 2000/11/25  20:52:17
28374         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
28375              parent's memory; fix it by keeping track of the actual pad
28376              offset rather than a raw pointer (this change is probably also
28377              relevant to non-ithreads case to avoid fallout from reallocs of
28378              the pad array, but is currently only enabled for the ithreads
28379              case in the interests of minimal disruption to existing "well
28380              tested" code)
28381      Branch: perl
28382            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
28383            ! proto.h scope.c scope.h sv.c t/op/fork.t
28384 ____________________________________________________________________________
28385 [  7857] By: nick                                  on 2000/11/25  20:01:28
28386         Log: All tests pass on Win32/gcc/USE_PERLIO.
28387              - when crlf layer is pushed make unix-level binary.
28388              - remove :crlf injection in pp_backtick in pp_sys.c
28389              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
28390      Branch: perlio
28391            ! doio.c perlio.c pp_sys.c win32/makefile.mk
28392 ____________________________________________________________________________
28393 [  7856] By: jhi                                   on 2000/11/25  18:38:30
28394         Log: Update the metaconfig units for #7855.
28395      Branch: metaconfig/U/perl
28396            ! useperlio.U usesocks.U
28397 ____________________________________________________________________________
28398 [  7855] By: jhi                                   on 2000/11/25  18:37:54
28399         Log: Undo the SOCKS workarounds, instead start using PerlIO
28400              if SOCKS is selected.
28401              
28402              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
28403              From: Jens Hamisch <jens@Strawberry.COM>
28404              Date: Fri, 24 Nov 2000 18:31:30 +0100
28405              Message-ID: <20001124183130.E28337@Strawberry.COM>
28406              
28407              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
28408              From: Jens Hamisch <jens@Strawberry.COM>
28409              Date: Fri, 24 Nov 2000 19:11:51 +0100
28410              Message-ID: <20001124191151.A28753@Strawberry.COM>
28411      Branch: perl
28412            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
28413            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
28414 ____________________________________________________________________________
28415 [  7854] By: jhi                                   on 2000/11/25  17:39:08
28416         Log: Undo #7848.  Some of the code seems to use walkoptree(),
28417              some walkoptree_slow().  An unfinished renaming?
28418              Now the sub is walkoptree() (which is @EXPORT_OK),
28419              the walkoptree_slow() is a typeglob alias to walkoptree.
28420              This makes the tests to pass, at least.
28421      Branch: perl
28422            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
28423 ____________________________________________________________________________
28424 [  7853] By: nick                                  on 2000/11/24  22:24:33
28425         Log: Re-arrange crlf vs binary for platforms that care.
28426              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
28427              Lip-service to making stdio layer work on such platfroms (untested).
28428              Now fails 3 tests rather than one, checkin to see if I can debug 
28429              the issue under linux. (Do not merge.)
28430      Branch: perlio
28431            ! doio.c perlio.c perliol.h
28432 ____________________________________________________________________________
28433 [  7852] By: jhi                                   on 2000/11/24  18:57:39
28434         Log: AUTHORS edits.
28435      Branch: perl
28436            ! AUTHORS
28437 ____________________________________________________________________________
28438 [  7851] By: jhi                                   on 2000/11/24  17:34:56
28439         Log: Add Jan-Erik Karlsson.
28440      Branch: perl
28441            ! AUTHORS
28442 ____________________________________________________________________________
28443 [  7850] By: jhi                                   on 2000/11/24  17:27:56
28444         Log: Configure should find stdchar on its own.
28445      Branch: perl
28446            ! hints/solaris_2.sh
28447 ____________________________________________________________________________
28448 [  7849] By: jhi                                   on 2000/11/24  17:24:55
28449         Log: Subject: PATCH over 7848: Filter test flawed
28450              From: andreas.koenig@anima.de (Andreas J. Koenig)
28451              Date: 24 Nov 2000 10:28:29 +0100
28452              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
28453      Branch: perl
28454            ! t/lib/filter-util.t
28455 ____________________________________________________________________________
28456 [  7848] By: jhi                                   on 2000/11/24  17:22:15
28457         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
28458              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
28459              Date: Fri, 24 Nov 2000 16:12:58 +0000
28460              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
28461      Branch: perl
28462            ! ext/B/B.pm
28463 ____________________________________________________________________________
28464 [  7847] By: jhi                                   on 2000/11/24  03:07:01
28465         Log: Integrate perlio.
28466      Branch: perl
28467           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28468           !> win32/makefile.mk
28469 ____________________________________________________________________________
28470 [  7846] By: gsar                                  on 2000/11/24  00:55:57
28471         Log: integrate changes#6415..6418,6420..6438 from mainline
28472              
28473              Fix the bitvector ops for utf8 (tricky since past 7 bits
28474              the utf8 'characters' can be more than one octet).
28475              
28476              MPE/ix updates for perl 5.6.0 from Mark Bixby.
28477              
28478              Subject: SDBM_File documentation
28479              
28480              Detypo.
28481              
28482              Decutandpasto.
28483              
28484              Send all installperl messages to STDERR and be -w clean.
28485              
28486              Out-of-date note removed.
28487              
28488              Protect against "wild next"s, that is, callbacks doing "next"
28489              instead of "return".
28490              
28491              Use STDOUT consistently.
28492              
28493              The output might have been produced in the wrong order.
28494              
28495              A missing 'break' after the [[:space:]] switch case.
28496              
28497              Add tests for
28498              [ID 19991110.003] another matching finding by pcre author
28499              which has already been fixed by some patch, as verified in
28500              
28501              Documentation to explain the behaviour of map().
28502              
28503              Add an optimization for map-maps-a-list-element-to-more-list-elements
28504              case, but add also notes explaining the relationship of this
28505              patch and the earlier notes by Sarathy.
28506              
28507              Subject: [ID 20000716.023] syslog test fails without sockets
28508              
28509              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
28510              Test cases for #6431.
28511              
28512              File::Spec::VMS fixup for tmpdir from Craig Berry.
28513              
28514              Make the "uninit variable" warning to say "concat or string"
28515              or "join or string" when in concat or join .
28516              
28517              Get UTF16 BOMs working.  Patch from
28518              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
28519              
28520              Subject: [PATCH] Make large file tests deal with SIGXFSZ
28521              
28522              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
28523              
28524              Subject: [PATCH] av.c apidoc
28525      Branch: maint-5.6/perl
28526           !> (integrate 43 files)
28527 ____________________________________________________________________________
28528 [  7845] By: gsar                                  on 2000/11/24  00:20:45
28529         Log: integrate changes#6406..6414 from mainline
28530              
28531              Merge perlhacktut into perlhack, update perlguts.
28532              
28533              Fix AutoSplit to use File::Spec the right way in VMS,
28534              from Peter Prymmer.
28535              
28536              The bug report
28537              [ID 19991110.002] minimal matching discrepancy found by pcre author
28538              seems to have been fixed (though differently from what was suggested
28539              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
28540              
28541              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
28542              not in pod, from Peter Prymmer
28543              
28544              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
28545              From: Hugo <hv@crypt.compulink.co.uk>
28546              Date: Fri, 14 Jul 2000 23:05:20 +0100
28547              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
28548              
28549              Didn't anymore apply, but that point still could use another fix.
28550              
28551              lib/b test fixes from Peter Prymmer.
28552              
28553              More docs for sv functions.
28554              
28555              perlvms.pod whitespace cleanup to keep pod utils happy.
28556              
28557              another VMS build tweak from Peter Prymmer
28558      Branch: maint-5.6/perl
28559           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
28560           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
28561           !> vms/descrip_mms.template vms/perlvms.pod
28562 ____________________________________________________________________________
28563 [  7844] By: nick                                  on 2000/11/23  23:42:45
28564         Log: Win32/perlio Now just fails one io/argv.t test - lack 
28565              of default :crlf on standard streams.
28566      Branch: perlio
28567            ! doio.c perlio.c
28568 ____________________________________________________________________________
28569 [  7843] By: nick                                  on 2000/11/23  23:04:05
28570         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
28571              peek fail is showing a real problem (multiple crlf layers
28572              are getting pushed.)
28573      Branch: perlio
28574            ! doio.c perlio.c win32/makefile.mk
28575 ____________________________________________________________________________
28576 [  7842] By: nick                                  on 2000/11/23  19:46:23
28577         Log: Implement PerlIO_binmode()
28578              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
28579              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
28580              make binmode in t/lib/io_tell.t unconditional so that works.
28581              Checkin just so Win32 machine can see these changes.
28582      Branch: perlio
28583            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
28584 ____________________________________________________________________________
28585 [  7841] By: jhi                                   on 2000/11/23  19:30:00
28586         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
28587      Branch: perl
28588            ! README.amiga
28589 ____________________________________________________________________________
28590 [  7840] By: jhi                                   on 2000/11/23  17:18:02
28591         Log: SOCKS wrestling continues, patches from Jens Hamisch.
28592      Branch: perl
28593            ! doio.c embed.h embed.pl perlsdio.h proto.h
28594 ____________________________________________________________________________
28595 [  7839] By: jhi                                   on 2000/11/23  16:54:14
28596         Log: Push Filter::Util::Call one level deeper.
28597      Branch: perl
28598            + t/lib/filter-util.t
28599           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
28600           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
28601            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28602            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28603            - t/lib/filt-util.t
28604            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
28605            ! win32/Makefile win32/makefile.mk
28606 ____________________________________________________________________________
28607 [  7838] By: jhi                                   on 2000/11/23  16:52:40
28608         Log: Reach back one higher up when searching for PERL_SRC.
28609      Branch: perl
28610            ! lib/ExtUtils/MM_Unix.pm
28611 ____________________________________________________________________________
28612 [  7837] By: jhi                                   on 2000/11/23  16:05:41
28613         Log: Subject: Re: perl@7826
28614              Date: Thu, 23 Nov 2000 02:20:25 -0600
28615              From: "Craig A. Berry" <craigberry@mac.com>
28616              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
28617              
28618              Make VMS to like Filter::Util::Call. 
28619      Branch: perl
28620            ! configure.com ext/Filter/Util/Makefile.PL
28621 ____________________________________________________________________________
28622 [  7836] By: nick                                  on 2000/11/23  16:04:08
28623         Log: Implement crlf layer - not ready for merge.
28624      Branch: perlio
28625            ! perlio.c win32/makefile.mk
28626 ____________________________________________________________________________
28627 [  7835] By: jhi                                   on 2000/11/23  15:56:52
28628         Log: STDCHAR is different in Sparc v9 vs x86.
28629      Branch: perl
28630            ! hints/solaris_2.sh
28631 ____________________________________________________________________________
28632 [  7834] By: jhi                                   on 2000/11/23  15:50:47
28633         Log: The type needs to be visible to protos.
28634      Branch: perl
28635            ! perl.h
28636 ____________________________________________________________________________
28637 [  7833] By: jhi                                   on 2000/11/23  15:40:46
28638         Log: Finish unfinished SOCKS workaround changes.
28639      Branch: perl
28640            ! doio.c
28641 ____________________________________________________________________________
28642 [  7832] By: jhi                                   on 2000/11/23  15:33:30
28643         Log: Integrate perlio.
28644      Branch: perl
28645           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
28646           !> win32/makefile.mk
28647 ____________________________________________________________________________
28648 [  7831] By: nick                                  on 2000/11/23  10:31:07
28649         Log: Correct makefile.mk dependancies for ext/Filter/Util
28650              Build ext/Encode
28651              Run dmake regen_config_h
28652      Branch: perlio
28653            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28654            ! win32/makefile.mk
28655 ____________________________________________________________________________
28656 [  7830] By: nick                                  on 2000/11/23  08:05:07
28657         Log: Integrate mainline
28658      Branch: perlio
28659           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28660           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
28661           +> t/lib/filt-util.pl t/lib/filt-util.t
28662           !> (integrate 41 files)
28663 ____________________________________________________________________________
28664 [  7829] By: gsar                                  on 2000/11/23  03:07:11
28665         Log: build the Filter extension on windows
28666      Branch: perl
28667            ! win32/Makefile win32/makefile.mk
28668 ____________________________________________________________________________
28669 [  7828] By: gsar                                  on 2000/11/23  02:46:35
28670         Log: regenerate win32/config* and fix some inconsistencies in the
28671              makefiles; always export Perl_deb() because it is needed
28672              by ext/re/* (whether perl itself is built with -DDEBUGGING
28673              or not)
28674      Branch: perl
28675            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
28676            ! win32/config_H.vc win32/makefile.mk
28677 ____________________________________________________________________________
28678 [  7827] By: gsar                                  on 2000/11/23  02:18:38
28679         Log: get sources building on windows+MSVC again (untested with other
28680              compilers)
28681      Branch: perl
28682            ! win32/include/sys/socket.h win32/perllib.c
28683 ____________________________________________________________________________
28684 [  7826] By: jhi                                   on 2000/11/23  01:18:26
28685         Log: Update Changes.
28686      Branch: perl
28687            ! Changes patchlevel.h
28688 ____________________________________________________________________________
28689 [  7825] By: jhi                                   on 2000/11/23  00:20:41
28690         Log: Subject: Re: av.c patch (having slight problems)
28691              From: "Ben Tilly" <ben_tilly@hotmail.com>
28692              Date: Tue, 21 Nov 2000 23:29:31 -0500
28693              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
28694              
28695              unshift() speedup.
28696      Branch: perl
28697            ! av.c
28698 ____________________________________________________________________________
28699 [  7824] By: jhi                                   on 2000/11/22  23:59:15
28700         Log: Fixes for signedness warnings noticed by VMSperlers.
28701      Branch: perl
28702            ! ext/Storable/Storable.xs regcomp.c sv.c
28703 ____________________________________________________________________________
28704 [  7823] By: jhi                                   on 2000/11/22  23:19:31
28705         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
28706              From: Peter Prymmer <pvhp@forte.com>
28707              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
28708              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
28709      Branch: perl
28710            ! t/pragma/warn/pp_hot
28711 ____________________________________________________________________________
28712 [  7822] By: jhi                                   on 2000/11/22  22:52:20
28713         Log: Be clean.
28714      Branch: perl
28715            ! Makefile.SH
28716 ____________________________________________________________________________
28717 [  7821] By: jhi                                   on 2000/11/22  22:46:39
28718         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
28719              by Damian Conway, as suggested by Paul Marquess.
28720      Branch: perl
28721            + lib/Filter/Simple.pm
28722 ____________________________________________________________________________
28723 [  7820] By: jhi                                   on 2000/11/22  22:45:51
28724         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
28725      Branch: perl
28726            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28727            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28728            + t/lib/filt-util.t
28729            ! MANIFEST
28730 ____________________________________________________________________________
28731 [  7819] By: jhi                                   on 2000/11/22  22:03:27
28732         Log: Integrate perlio.
28733      Branch: perl
28734           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28735           !> win32/makefile.mk
28736 ____________________________________________________________________________
28737 [  7818] By: jhi                                   on 2000/11/22  21:56:02
28738         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
28739      Branch: perl
28740            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
28741            ! t/lib/io_sock.t
28742 ____________________________________________________________________________
28743 [  7817] By: jhi                                   on 2000/11/22  21:39:49
28744         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
28745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28746              Date: Wed, 22 Nov 2000 16:08:12 -0500
28747              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
28748      Branch: perl
28749            ! lib/ExtUtils/Liblist.pm
28750 ____________________________________________________________________________
28751 [  7816] By: jhi                                   on 2000/11/22  21:38:25
28752         Log: Go ahead and #include <unistd.h> in perl.h.
28753      Branch: perl
28754            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
28755            ! util.c
28756 ____________________________________________________________________________
28757 [  7815] By: jhi                                   on 2000/11/22  21:22:52
28758         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
28759              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28760              Date: Mon, 20 Nov 2000 18:30:52 -0500
28761              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
28762      Branch: perl
28763            ! pod/perlre.pod regcomp.c t/op/re_tests
28764 ____________________________________________________________________________
28765 [  7814] By: jhi                                   on 2000/11/22  21:21:46
28766         Log: Subject: [PATCH 5.7.0] Liblist finally works
28767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28768              Date: Tue, 21 Nov 2000 22:02:17 -0500
28769              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
28770      Branch: perl
28771            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
28772            ! lib/ExtUtils/MakeMaker.pm
28773 ____________________________________________________________________________
28774 [  7813] By: jhi                                   on 2000/11/22  21:20:23
28775         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
28776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28777              Date: Wed, 22 Nov 2000 17:53:15 +0100
28778              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
28779              
28780              AIX dynaloader and perlio patch.
28781      Branch: perl
28782            ! ext/DynaLoader/dl_aix.xs
28783 ____________________________________________________________________________
28784 [  7812] By: jhi                                   on 2000/11/22  21:17:52
28785         Log: (Accidentally empty patch.)
28786      Branch: perl
28787            ! av.c
28788 ____________________________________________________________________________
28789 [  7811] By: jhi                                   on 2000/11/22  21:16:31
28790         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
28791              From: Peter Prymmer <pvhp@forte.com>
28792              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
28793              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
28794      Branch: perl
28795            ! vms/test.com
28796 ____________________________________________________________________________
28797 [  7810] By: jhi                                   on 2000/11/22  21:15:36
28798         Log: Subject: Re: perl@7777 
28799              From: "John P. Linderman" <jpl@research.att.com>
28800              Date: Wed, 22 Nov 2000 13:11:11 -0500
28801              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
28802              
28803              Detypoing.
28804      Branch: perl
28805            ! lib/CPAN.pm
28806 ____________________________________________________________________________
28807 [  7809] By: jhi                                   on 2000/11/22  21:14:19
28808         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
28809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28810              Date:     Wed, 22 Nov 2000 13:51:37 EST
28811              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
28812      Branch: perl
28813            ! perlsdio.h
28814 ____________________________________________________________________________
28815 [  7808] By: jhi                                   on 2000/11/22  21:13:27
28816         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
28817              From: Casey Tweten <crt@kiski.net>
28818              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
28819              Message-Id: <200011201653.LAA10194@home.kiski.net>
28820      Branch: perl
28821            ! t/lib/io_udp.t
28822 ____________________________________________________________________________
28823 [  7807] By: jhi                                   on 2000/11/22  21:12:35
28824         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
28825              From: Casey Tweten <crt@kiski.net>
28826              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
28827              Message-Id: <200011201636.LAA07227@home.kiski.net>
28828      Branch: perl
28829            ! t/lib/io_sock.t
28830 ____________________________________________________________________________
28831 [  7806] By: jhi                                   on 2000/11/22  21:10:59
28832         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
28833              From: "Casey R. Tweten" <crt@kiski.net>
28834              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
28835              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
28836      Branch: perl
28837            ! utils/h2xs.PL
28838 ____________________________________________________________________________
28839 [  7805] By: nick                                  on 2000/11/22  21:05:06
28840         Log: Integrate mainline
28841      Branch: perlio
28842           !> Changes Porting/genlog ext/DB_File/DB_File.xs
28843           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
28844           !> utils/perlbug.PL
28845 ____________________________________________________________________________
28846 [  7804] By: jhi                                   on 2000/11/22  21:01:12
28847         Log: Subject: [PATCH] Test.pm POD peculiarity
28848              From: "Casey R. Tweten" <crt@kiski.net>
28849              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
28850              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
28851      Branch: perl
28852            ! lib/Test.pm
28853 ____________________________________________________________________________
28854 [  7803] By: jhi                                   on 2000/11/22  20:59:59
28855         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
28856              From: "Philip Newton" <pnewton@gmx.de>
28857              Date: Wed, 22 Nov 2000 14:25:53 +0100
28858              Message-Id: <3A1BD771.25462.1939FAD@localhost>
28859              
28860              Be case-understanding also on 's', and use the -oi of sendmail
28861              not to terminate the transmission on a lone '.'.
28862      Branch: perl
28863            ! utils/perlbug.PL
28864 ____________________________________________________________________________
28865 [  7802] By: nick                                  on 2000/11/22  20:51:42
28866         Log: Win32 PerlIO intermediate state now working as expected.
28867              - In current state we are still using C runtime in text/binary
28868              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
28869              - PERLIO=stdio and PERLIO=unix pass all expected tests.
28870              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
28871              and PerlIO_seek() and the dummy crlf layer is not making adjustments
28872              for CRLF translation happening in C runtime. All other tests pass.
28873              
28874              Added note to README.win32 to point out the snags of doing a perl build
28875              with Norton AntiVirus turned on.
28876              
28877              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
28878              which file a fail comes from.
28879              
28880              Updated "canned" config.h to match the one generated.
28881      Branch: perlio
28882            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28883            ! win32/makefile.mk
28884 ____________________________________________________________________________
28885 [  7801] By: jhi                                   on 2000/11/22  06:50:20
28886         Log: Nickety nits.
28887      Branch: perl
28888            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28889 ____________________________________________________________________________
28890 [  7800] By: jhi                                   on 2000/11/22  01:29:55
28891         Log: Changes had accidentally gone too silent on non-main branches.
28892      Branch: perl
28893            ! Changes Porting/genlog patchlevel.h
28894 ____________________________________________________________________________
28895 [  7799] By: gsar                                  on 2000/11/22  01:02:56
28896         Log: some lib_pm.PL changes snuck in via change#7772
28897      Branch: maint-5.6/perl
28898            ! Makefile.SH
28899 ____________________________________________________________________________
28900 [  7798] By: nick                                  on 2000/11/21  21:59:40
28901         Log: Integrate mainline
28902      Branch: perlio
28903           !> (integrate 28 files)
28904 ____________________________________________________________________________
28905 [  7797] By: jhi                                   on 2000/11/21  21:01:45
28906         Log: Integrate perlio.
28907      Branch: perl
28908           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
28909 ____________________________________________________________________________
28910 [  7796] By: nick                                  on 2000/11/21  20:36:22
28911         Log: Win32 builds and runs (mostly) with USE_PERLIO.
28912              PERLIO=perlio passes all tests. 
28913              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
28914      Branch: perlio
28915            ! perlio.c win32/perllib.c win32/win32.c
28916 ____________________________________________________________________________
28917 [  7795] By: jhi                                   on 2000/11/21  19:03:44
28918         Log: Update Changes.
28919      Branch: perl
28920            ! Changes patchlevel.h
28921 ____________________________________________________________________________
28922 [  7794] By: jhi                                   on 2000/11/21  18:56:34
28923         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
28924              From: "Craig A. Berry" <craigberry@mac.com>
28925              Date: Mon, 20 Nov 2000 20:27:06 -0600
28926              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
28927              
28928              A cut-and-pasto.
28929      Branch: perl
28930            ! perlio.h
28931 ____________________________________________________________________________
28932 [  7793] By: jhi                                   on 2000/11/21  18:54:41
28933         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
28934              From: Dominic Dunlop <domo@computer.org> 
28935              Date: Mon, 20 Nov 2000 18:55:29 +0100
28936              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
28937              
28938              va_copy() and the need of it.
28939              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
28940      Branch: metaconfig/U/perl
28941            + need_va_copy.U
28942      Branch: perl
28943            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28944            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
28945            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
28946            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28947            ! win32/config.bc win32/config.gc win32/config.vc
28948 ____________________________________________________________________________
28949 [  7792] By: jhi                                   on 2000/11/21  17:04:10
28950         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
28951      Branch: perl
28952           !> scope.h
28953 ____________________________________________________________________________
28954 [  7791] By: jhi                                   on 2000/11/21  17:01:16
28955         Log: Export the SOCKS workaround symbols only if necessary.
28956      Branch: perl
28957            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
28958 ____________________________________________________________________________
28959 [  7790] By: nick                                  on 2000/11/20  23:57:11
28960         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
28961      Branch: perlio
28962            ! scope.h
28963 ____________________________________________________________________________
28964 [  7789] By: nick                                  on 2000/11/20  23:38:33
28965         Log: Integrate mainline
28966      Branch: perlio
28967           +> lib/File/Spec/Epoc.pm
28968           !> (integrate 34 files)
28969 ____________________________________________________________________________
28970 [  7788] By: nick                                  on 2000/11/20  23:20:18
28971         Log: Make extra buffer layer work (dummy crlf layer)
28972      Branch: perlio
28973            ! doio.c perlio.c perlio.h
28974 ____________________________________________________________________________
28975 [  7787] By: jhi                                   on 2000/11/20  22:44:04
28976         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
28977              From: Peter Prymmer <pvhp@forte.com>
28978              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
28979              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
28980      Branch: perl
28981            ! t/pragma/locale.t
28982 ____________________________________________________________________________
28983 [  7786] By: jhi                                   on 2000/11/20  22:29:10
28984         Log: Subject: DOC PATCH 5.6.0 perlreftut
28985              From: mjd@plover.com
28986              Date: 20 Nov 2000 19:45:06 -0000
28987              Message-ID: <20001120194506.9505.qmail@plover.com>
28988      Branch: perl
28989            ! pod/perlreftut.pod
28990 ____________________________________________________________________________
28991 [  7785] By: jhi                                   on 2000/11/20  22:27:44
28992         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
28993              From: David Dyck <dcd@tc.fluke.com>
28994              Date: Mon, 20 Nov 2000 11:43:40 -0800
28995              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
28996      Branch: perl
28997            ! lib/Cwd.pm
28998 ____________________________________________________________________________
28999 [  7784] By: jhi                                   on 2000/11/20  22:23:21
29000         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
29001              Date: Mon, 20 Nov 2000 17:06:10 -0500
29002              To: Mailing list Perl5 <perl5-porters@perl.org>
29003              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
29004      Branch: perl
29005            ! pp_ctl.c t/op/pat.t
29006 ____________________________________________________________________________
29007 [  7783] By: jhi                                   on 2000/11/20  22:11:18
29008         Log: Subject: [PATCH] doop.c - UTF8 tr///               
29009              From: Simon Cozens <simon@cozens.net>
29010              Date: Sat, 18 Nov 2000 18:49:30 +0000
29011              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
29012              
29013              Subject: Re: [PATCH] doop.c - UTF8 tr///           
29014              From: Simon Cozens <simon@cozens.net>
29015              Date: Mon, 20 Nov 2000 20:45:22 +0000
29016              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
29017              
29018              Make tr on UTF-8 better but still not correct.
29019      Branch: perl
29020            ! doop.c
29021 ____________________________________________________________________________
29022 [  7782] By: jhi                                   on 2000/11/20  22:02:16
29023         Log: Remove the shared object before attempting to create
29024              (by linking) a new one.  E.g. in AIX not removing
29025              becomes quite painful if one tries to do more than one
29026              build in the same tree (an interrupted build, for example),
29027              since the AIX' shared dynaloader seemingly keeps the shared
29028              objects open and therefore 'busy' for quite a while, even when
29029              nobody is using the objects, leading into link failures.
29030      Branch: perl
29031            ! lib/ExtUtils/MM_Unix.pm
29032 ____________________________________________________________________________
29033 [  7781] By: gsar                                  on 2000/11/20  19:02:55
29034         Log: type mismatch due to faulty integration
29035      Branch: maint-5.6/perl
29036            ! toke.c win32/Makefile
29037 ____________________________________________________________________________
29038 [  7780] By: gsar                                  on 2000/11/20  17:31:55
29039         Log: integrate changes#6392,6394..6399,6401..6404
29040              
29041              The {multiplier} of a fixed substring was overlooked which
29042              caused a wrong initial search offset for that substring.
29043              
29044              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
29045              From: Hugo <hv@crypt.compulink.co.uk>
29046              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
29047              Date: Thu, 13 Jul 2000 19:27:13 +0100
29048              
29049              Fix the BOM bug: not a byteorder bug, a signedness bug.
29050              
29051              Replace change #6337 with a better one.
29052              
29053              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29054              From: Hugo <hv@crypt.compulink.co.uk>
29055              Date: Fri, 14 Jul 2000 04:16:20 +0100
29056              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
29057              
29058              MakeMaker should not remove editor backups (*~) on `make clean`
29059              by default (completes change#6383)
29060              
29061              move new variables to the end of the interpreter structure (for
29062              bincompat in code that doesn't #include XSUB.h)
29063              
29064              rename totally bletcherous SvLOCK() thingy (doesn't do what the
29065              name suggests anyway)
29066              
29067              various cleanups (typos, misformatted code, and small bugs)
29068              
29069              typecasts needed for change#6394
29070              
29071              typos in change#6399, regen headers
29072              
29073              inconsistent types needs casts
29074              
29075              PERL_OBJECT build tweaks
29076      Branch: maint-5.6/perl
29077           !> MANIFEST doop.c embed.h embed.pl embedvar.h
29078           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
29079           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
29080           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
29081           !> toke.c util.c
29082 ____________________________________________________________________________
29083 [  7779] By: gsar                                  on 2000/11/20  17:06:29
29084         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
29085              
29086              Cosmetics and perldelta.
29087              
29088              Fix nits noticed by Boston.pm.
29089              
29090              Do the cc sanity check both before the hints and
29091              after the cc selction.
29092              
29093              get sprintf.t to adjust properly for 3-digit exponents
29094              
29095              don't clobber *.orig files on *clean targets
29096              
29097              fix bugs in processing %v-*d and similar format specs (from
29098              Avi Finkel <avi@finkel.org>)
29099              
29100              sprintf test tweaks (from Dominic Dunlop)
29101              
29102              new selfloader.t in change#6183 doesn't close DATA handles,
29103              and thus fails to clean up tmp files on dosish platforms
29104              
29105              typos (spotted by Peter Prymmer)
29106              
29107              typo fix from Craig Berry
29108      Branch: maint-5.6/perl
29109           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
29110           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
29111           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
29112           !> x2p/Makefile.SH
29113 ____________________________________________________________________________
29114 [  7778] By: gsar                                  on 2000/11/20  16:46:51
29115         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
29116              
29117              Subject: Re: format bug report  [Patch]
29118              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29119              Date: Wed, 05 Jul 2000 13:12:52 +0200
29120              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
29121              
29122              Subject: Re: format bug report  [Patch]
29123              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29124              Date: Wed, 05 Jul 2000 14:10:01 +0200
29125              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
29126              
29127              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
29128              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29129              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
29130              Date: Fri, 07 Jul 2000 17:57:16 +0100
29131              
29132              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
29133              To: perl5-porters@perl.org
29134              From: Karsten Sperling <spiff@phreax.net>
29135              Date: Mon, 10 Jul 2000 15:12:52 +0200
29136              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
29137              
29138              README.posix-bc podified from Thomas Dorner.
29139              
29140              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
29141              From: Dominic Dunlop <domo@computer.org>
29142              Date: Tue, 11 Jul 2000 12:27:33 +0200
29143              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
29144              
29145              Typo in #6341.
29146              
29147              Fix for
29148              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
29149              From: Roderick Schertler <roderick@argon.org>
29150              Date: Tue, 11 Jul 2000 13:55:05 -0400
29151              Message-Id: <200007111755.NAA05077@jones.argon.org>
29152              
29153              Minor cleanups on the booklist.
29154              
29155              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
29156              regen perltoc.
29157              
29158              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
29159      Branch: maint-5.6/perl
29160           +> pod/perlbook.pod
29161           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
29162           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
29163           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
29164 ____________________________________________________________________________
29165 [  7777] By: jhi                                   on 2000/11/20  16:08:49
29166         Log: Update Changes.
29167      Branch: perl
29168            ! Changes patchlevel.h
29169 ____________________________________________________________________________
29170 [  7776] By: jhi                                   on 2000/11/20  15:27:56
29171         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
29172              This may be overly harsh but until proven otherwise, we think this
29173              way, or until we have a simple test for Configure (having to start
29174              up servers is does not count as simple) to check for the problems.
29175      Branch: perl
29176            ! perl.h
29177 ____________________________________________________________________________
29178 [  7775] By: jhi                                   on 2000/11/20  15:22:17
29179         Log: Solaris hints tweaks.
29180      Branch: perl
29181            ! hints/solaris_2.sh
29182 ____________________________________________________________________________
29183 [  7774] By: jhi                                   on 2000/11/20  15:01:20
29184         Log: Add a workaround to SOCKS 64-bit problems.
29185      Branch: perl
29186            ! doio.c embed.h embed.pl perlsdio.h proto.h
29187 ____________________________________________________________________________
29188 [  7773] By: jhi                                   on 2000/11/20  14:51:47
29189         Log: sysseek() instead of seek().
29190      Branch: perl
29191            ! t/lib/syslfs.t
29192 ____________________________________________________________________________
29193 [  7772] By: gsar                                  on 2000/11/20  13:06:23
29194         Log: integrate changes#6315..6319,6321..6331,6333..6338
29195              
29196              Integrate with Sarathy, preliminary fix for unicos
29197              alignment problems in [ID 20000612.002] Perl problem on Cray system.
29198              
29199              some debugger output does not go to the socket when RemotePort is set
29200              
29201              winsock cleanup never done on Windows (leads to handle leaks)
29202              
29203              fix UNC path handling on Windows under ithreads, and chdir()
29204              return value when given a non-existent directory
29205              
29206              Autogenerate pod/Makefile and pod/buildtoc.
29207              buildtoc also checks whether the existin pods are
29208              mentioned in MANIFEST and perl.pod, and vice versa.
29209              (None of the thusly found discrepancies fixed yet.)
29210              roffitall also needs to be autogenerated similarly but it
29211              seems so badly out of date that I didn't touch it yet.
29212              
29213              Config is being used.
29214              
29215              Add =head1 NAMEs so that buildtoc is happy.
29216              (The CGI::Util nit reported to Lincoln.)
29217              
29218              Fix complaints of buildtoc.
29219              
29220              Fix the alignment problem in Crays ([ID 20000612.002]).
29221              
29222              Remove perlbook, update perlfaq book listing,
29223              rearrange perl.pod, regenerate perltoc.
29224              
29225              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
29226              was cast to an unsigned (32-bit) integer with wild abandon.
29227              
29228              winsock options weren't being set in all threads under ithreads
29229              (caused send()s from second and subsequent threads to fail)
29230              
29231              accept() leaks memory on windows due to incorrect ordering of
29232              closesocket() and fclose() calls
29233              
29234              Reorder perl.pod once more.
29235              
29236              More POSIX.pod tweaks.
29237              
29238              Sprinkle ldlibpath.
29239              
29240              Precedence goof, fix based on
29241              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
29242              From: Hugo <hv@crypt.compulink.co.uk>
29243              Date: Tue, 11 Jul 2000 12:52:38 +0100
29244              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
29245              
29246              Subject: PATCH perlguts.pod: Document D and d magic types
29247              From: mjd@plover.com
29248              Date: 5 Jul 2000 18:01:51 -0000
29249              Message-ID: <20000705180151.29413.qmail@plover.com>
29250              
29251              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
29252              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
29253              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
29254              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
29255              
29256              Subject: [PATCH cfgperl] $& segfaults if you trick it
29257              From: simon@brecon.co.uk (Simon Cozens)
29258              Date: 7 Jul 2000 11:26:09 GMT
29259              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
29260              
29261              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
29262              From: Hugo <hv@crypt.compulink.co.uk>
29263              Date: Tue, 11 Jul 2000 12:44:50 +0100
29264              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
29265              
29266              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
29267              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29268              Date: Tue, 11 Jul 2000 13:50:51 +0100
29269              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
29270      Branch: maint-5.6/perl
29271           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
29272           +> pod/buildtoc.PL
29273            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
29274           !> (integrate 26 files)
29275 ____________________________________________________________________________
29276 [  7771] By: gsar                                  on 2000/11/20  12:31:42
29277         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
29278              6310,6311,6314
29279              
29280              Subject: [PATCH bleedperl] File::Spec 0.82 beta
29281              From: Barrie Slaymaker <barries@jester.slaysys.com>
29282              Date: Wed, 28 Jun 2000 11:35:29 -0400
29283              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
29284              
29285              tweak perlembed for multiplicity/usethreads sanity; correct notes
29286              about Windows
29287              
29288              localize %INC in a Safe compartment so that use/require work
29289              (many other magic globals probably need similar treatment)
29290              
29291              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
29292              when @_ is modified, causing coredumps
29293              
29294              slurp mode fix in change#4736 still not quite right
29295              
29296              Point to perlipc for more SysV IPC examples.
29297              
29298              Elaborate POSIX.pod.  Still needs work.
29299              
29300              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
29301              
29302              fix large memory leak that has been around for ever, masked by
29303              -DPURIFY (most of the arenas were never freed!)
29304              
29305              fix memory leak on Windows (PL_sys_intern contents were never
29306              freed)
29307              
29308              PERL_OBJECT build tweak
29309              
29310              adjust change#6299
29311              
29312              remove rel2abs prototypes (from Barrie Slaymaker)
29313              
29314              missing perldiag entry for unpack("w",...) diagnostic (from
29315              Andreas Koenig)
29316              
29317              better diagnostic on Frob->stuff() when Frob:: doesn't exist
29318              (from Richard Soderberg <rs@oregonnet.com>)
29319              
29320              Win32 patches for cfgperl from Sarathy.
29321              
29322              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
29323              
29324              More POSIX.pod embellishment.
29325              
29326              tyop in change#6306
29327      Branch: maint-5.6/perl
29328           !> (integrate 44 files)
29329 ____________________________________________________________________________
29330 [  7770] By: gsar                                  on 2000/11/20  11:51:00
29331         Log: integrate changes#6268..6282 from cfgperl branch
29332              
29333              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
29334              From: Dominic Dunlop <domo@computer.org>
29335              Date: Thu, 29 Jun 2000 12:32:39 +0200
29336              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
29337              
29338              Regen headers for #6261 (and update embed.pl for this) and #6267,
29339              silence few compiler warnings.
29340              
29341              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
29342              From: Nicholas Clark <nick@talking.bollo.cx>
29343              Date: Fri, 23 Jun 2000 16:21:15 +0100
29344              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
29345              
29346              Subject: PATCH pod/perltie.pod
29347              From: Ian Phillipps <Ian.Phillipps@iname.com>
29348              Date: Fri, 16 Jun 2000 00:17:19 +0100
29349              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
29350              (only the first hunk, the second hunk had already been done
29351              by some other patch)
29352              
29353              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
29354              From: Tom Phoenix <rootbeer@redcat.com>
29355              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
29356              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
29357              
29358              Subject: [PATCH] xsub attributes
29359              From: Doug MacEachern <dougm@covalent.net>
29360              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
29361              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
29362              
29363              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
29364              From: Andy Dougherty <doughera@lafayette.edu>
29365              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
29366              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
29367              
29368              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
29369              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29370              Date: Tue, 13 Jun 2000 02:43:48 -0500
29371              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
29372              
29373              Subject: [PATCH] Re: eval documentation: context
29374              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29375              Date: Mon, 12 Jun 2000 15:07:29 +0100
29376              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
29377              
29378              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
29379              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
29380              Date: Mon, 12 Jun 2000 14:55:59 +0100
29381              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
29382              
29383              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
29384              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
29385              Date: Fri, 09 Jun 2000 12:39:27 -0400
29386              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
29387              (plus update the version "number" of Text::Wrap)
29388              
29389              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
29390              From: Tim Ayers <tayers@bridge.com>
29391              Date: Thu, 08 Jun 2000 08:11:06 +0200
29392              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
29393              [resent by Richard Foley, Message-Id probably wrong]
29394              
29395              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
29396              From: rspier@pobox.com (Robert Spier)
29397              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
29398              Message-ID: <14654.31913.845602.610277@rls.cx>
29399              
29400              Subject: [PATCH 5.6.0] utils/h2xs.PL
29401              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
29402              Date: Wed, 7 Jun 2000 04:02:04 -0500
29403              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
29404              
29405              Subject: [PATCH 5.6.0]ITHREADs for VMS
29406              From: Dan Sugalski <dan@sidhe.org>
29407              Date: Tue, 06 Jun 2000 11:59:50 -0400
29408              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
29409      Branch: maint-5.6/perl
29410           !> (integrate 31 files)
29411 ____________________________________________________________________________
29412 [  7769] By: gsar                                  on 2000/11/20  11:29:06
29413         Log: integrate changes#6261..6266 from cfgperl
29414              
29415              Subject: Re: [PATCH cfgperl] BOMs away!
29416              From: simon@brecon.co.uk (Simon Cozens)
29417              Date: 17 Jun 2000 11:49:57 GMT
29418              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
29419              
29420              Subject: 5.6.0 Patch for EPOC
29421              From: Olaf Flebbe <o.flebbe@gmx.de>
29422              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
29423              Message-ID: <23449.960929969@www11.gmx.net>
29424              
29425              tr fixes from Simon Cozens
29426              
29427              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
29428              From: Marty Lucich <marty@netcom.com>
29429              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
29430              Message-Id: <200006282116.OAA11148@netcom.com>
29431              ccdlflags update (the BSD/OS 4.1 part had already been taken
29432              care of by #6141).
29433              
29434              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
29435              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29436              Date: Wed, 28 Jun 2000 17:50:12 -0700
29437              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
29438              
29439              Subject: [PATCH 5.6.0] cygwin port
29440              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
29441              From: "Fifer, Eric" <EFifer@sanwaint.com>
29442              Date: Thu, 29 Jun 2000 12:58:29 +0100
29443      Branch: maint-5.6/perl
29444           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
29445           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
29446           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
29447           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
29448 ____________________________________________________________________________
29449 [  7768] By: gsar                                  on 2000/11/20  11:13:44
29450         Log: integrate changes#6252..6256,6259..6260
29451              
29452              Paranoia tweak on #6249.
29453              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29454              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
29455              Date: Sun, 25 Jun 2000 23:43:12 -0400
29456              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
29457              
29458              Subject: tr///, help wanted.
29459              From: simon@brecon.co.uk (Simon Cozens)
29460              Date: 28 Jun 2000 11:29:04 GMT
29461              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
29462              
29463              small thinko tweaks
29464              
29465              tweaks from Simon Conzes to further fix tr/// under utf8
29466              
29467              perlnewmod was missing from MANIFEST.
29468              
29469              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
29470              From: simon@brecon.co.uk (Simon Cozens)
29471              Date: 17 Jun 2000 11:56:44 GMT
29472              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
29473              pack U0, pack C0
29474      Branch: maint-5.6/perl
29475           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
29476           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
29477           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
29478           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
29479 ____________________________________________________________________________
29480 [  7767] By: gsar                                  on 2000/11/20  10:51:38
29481         Log: integrate change#6250 from cfgperl
29482              
29483              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
29484              From: Doug MacEachern <dougm@covalent.net>
29485              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
29486              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
29487      Branch: maint-5.6/perl
29488           +> t/op/my_stash.t
29489           !> MANIFEST embed.pl global.sym proto.h toke.c
29490 ____________________________________________________________________________
29491 [  7766] By: gsar                                  on 2000/11/20  10:48:34
29492         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
29493              
29494              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
29495              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29496              Date: Mon, 26 Jun 2000 18:40:14 +0100
29497              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
29498              
29499              Subject: [PATCH] bytes<->utf8 fixes
29500              From: simon@brecon.co.uk (Simon Cozens)
29501              Date: 26 Jun 2000 04:55:45 GMT
29502              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
29503              
29504              Subject: [PATCH] is_utf8_string
29505              From: simon@brecon.co.uk (Simon Cozens)
29506              Date: 26 Jun 2000 02:25:59 GMT
29507              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
29508              
29509              Subject: [PATCH] avoid mg_ptr in '*' magic
29510              From: Doug MacEachern <dougm@covalent.net>
29511              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
29512              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
29513              
29514              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
29515              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29516              Date: Sat, 24 Jun 2000 13:06:20 +0100
29517              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
29518              
29519              Allow for standalone testing.
29520              
29521              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
29522              From: Mark-Jason Dominus <mjd@plover.com>
29523              Date: Tue, 27 Jun 2000 22:36:42 -0400
29524              Message-ID: <20000628023642.12166.qmail@plover.com>
29525              
29526              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
29527              From: Frank Tobin <ftobin@uiuc.edu>
29528              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
29529              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
29530      Branch: maint-5.6/perl
29531           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
29532           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
29533           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
29534           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
29535           !> utf8.c utils/h2xs.PL
29536 ____________________________________________________________________________
29537 [  7765] By: gsar                                  on 2000/11/20  10:29:13
29538         Log: integrate change#6239 from cfgperl
29539              
29540              Configure maintenance.  Sever some dependency cycles,
29541              separate gccversion from the cc unit,
29542              address [ID 20000623.006] Configure script patch for using gcc on AIX
29543              (but solve it a little bit differently),
29544              unduplex some accidentally duplicated units,
29545              suggest using gcc if no cc available
29546              (p5p thread: "Solaris configure: counterproposal", 1999-09)
29547      Branch: maint-5.6/perl
29548           !> Configure Todo-5.6 config_h.SH
29549 ____________________________________________________________________________
29550 [  7764] By: gsar                                  on 2000/11/20  10:25:55
29551         Log: integrate changes#6233..6238 from cfgperl
29552              
29553              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
29554              From: Mark-Jason Dominus <mjd@plover.com>
29555              Date: Fri, 16 Jun 2000 20:53:04 -0400
29556              Message-ID: <20000617005304.8008.qmail@plover.com>
29557              
29558              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
29559              because when run as services (Win32ese for daemons)
29560              no environment variables are set and tmpdir ends up as /tmp,
29561              which is ambiguous.
29562              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
29563              From: matt@sergeant.org
29564              Date: 16 Jun 2000 16:30:43 -0000
29565              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
29566              
29567              The thread begun by
29568              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
29569              From: Kevin.Ruscoe@ubsw.com
29570              Date: Fri, 16 Jun 2000 16:38:51 +0100
29571              Message-Id: <H000019b03c300d6@MHS>
29572              
29573              Tweak embed.pl, regen headers.
29574              
29575              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
29576              From: Dan Sugalski <dan@sidhe.org>
29577              Date: Fri, 23 Jun 2000 17:00:00 -0400
29578              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
29579      Branch: maint-5.6/perl
29580           !> (integrate 27 files)
29581 ____________________________________________________________________________
29582 [  7763] By: gsar                                  on 2000/11/20  10:08:08
29583         Log: s/perl56delta/perldelta/g
29584      Branch: maint-5.6/perl
29585            ! pod/Makefile
29586 ____________________________________________________________________________
29587 [  7762] By: gsar                                  on 2000/11/20  10:04:00
29588         Log: integrate changes#6225,6229,6231,6232 from cfgperl
29589              
29590              Add source code filenames to apidoc.
29591              From: simon@brecon.co.uk (Simon Cozens)
29592              Subject: [PATCH embed.pl] Source X-ref
29593              Date: 22 Jun 2000 02:18:49 GMT
29594              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29595              
29596              Subject: README.hpux version 0.6.1
29597              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29598              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29599              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29600              
29601              Subject: [PATCH 5.6.0] cygwin port
29602              From: "Fifer, Eric" <EFifer@sanwaint.com>
29603              Date: Tue, 20 Jun 2000 14:30:58 +0100
29604              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
29605              
29606              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
29607              From: simon@brecon.co.uk (Simon Cozens)
29608              Date: 19 Jun 2000 15:18:27 GMT
29609              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
29610              
29611              plus update pod/Makefile and regenerate perltoc
29612      Branch: maint-5.6/perl
29613           +> pod/perlutil.pod
29614           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
29615           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
29616 ____________________________________________________________________________
29617 [  7761] By: jhi                                   on 2000/11/20  04:09:55
29618         Log: Miraculous typo.
29619      Branch: perl
29620            ! t/op/pat.t
29621 ____________________________________________________________________________
29622 [  7760] By: jhi                                   on 2000/11/20  04:06:08
29623         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
29624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29625              Date: Sun, 19 Nov 2000 22:30:26 -0500
29626              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
29627      Branch: perl
29628            ! regexec.c scope.h t/op/pat.t
29629 ____________________________________________________________________________
29630 [  7759] By: jhi                                   on 2000/11/20  02:05:22
29631         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
29632      Branch: perl
29633            ! perl.h
29634 ____________________________________________________________________________
29635 [  7758] By: jhi                                   on 2000/11/20  01:58:11
29636         Log: Subject: [perl 7711: EPOC] updates
29637              From: Olaf Flebbe <o.flebbe@gmx.de>
29638              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
29639              Message-ID: <25575.974658810@www23.gmx.net>               
29640      Branch: perl
29641            + lib/File/Spec/Epoc.pm
29642            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
29643            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
29644            ! lib/File/Spec.pm perl.c sv.c
29645 ____________________________________________________________________________
29646 [  7757] By: jhi                                   on 2000/11/20  01:53:11
29647         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
29648      Branch: perl
29649            ! MANIFEST
29650 ____________________________________________________________________________
29651 [  7756] By: jhi                                   on 2000/11/20  01:47:22
29652         Log: Integrate perlio.
29653      Branch: perl
29654            - ext/re/hints/MSWin32.pl
29655           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
29656           !> win32/config.gc win32/config_H.gc win32/win32sck.c
29657 ____________________________________________________________________________
29658 [  7755] By: nick                                  on 2000/11/19  20:57:17
29659         Log: Add dummy crlf layer (just as buffer)
29660              Correct 1st bug - one layer of indirection.
29661      Branch: perlio
29662            ! perlio.c perlio.h perliol.h
29663 ____________________________________________________________________________
29664 [  7754] By: nick                                  on 2000/11/19  20:56:12
29665         Log: Work-round to Perl_deb_nocontext is no longer required
29666      Branch: perlio
29667            - ext/re/hints/MSWin32.pl
29668 ____________________________________________________________________________
29669 [  7753] By: nick                                  on 2000/11/19  20:01:16
29670         Log: diff -se shows these as different
29671      Branch: perlio
29672            ! global.sym pod/perlapi.pod
29673 ____________________________________________________________________________
29674 [  7752] By: nick                                  on 2000/11/19  18:57:30
29675         Log: Configure GCC/Win32 build -Duseperlio
29676              Fix a couple of gross issues
29677              - double-include of ../deb.o in re.dll
29678              - win32sck.c needs PerlIO and FILE 
29679      Branch: perlio
29680            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
29681            ! win32/win32sck.c
29682 ____________________________________________________________________________
29683 [  7751] By: nick                                  on 2000/11/19  17:05:36
29684         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
29685      Branch: perlio
29686            ! perlio.c
29687 ____________________________________________________________________________
29688 [  7750] By: nick                                  on 2000/11/19  16:57:14
29689         Log: Missing aTHX_
29690      Branch: perlio
29691            ! sv.c
29692 ____________________________________________________________________________
29693 [  7749] By: jhi                                   on 2000/11/19  16:28:40
29694         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
29695              From: "Peter J. Farley III" <pjfarley@banet.net>
29696              Date: Sun, 19 Nov 2000 01:42:58 -0500
29697              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
29698      Branch: perl
29699            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
29700 ____________________________________________________________________________
29701 [  7748] By: jhi                                   on 2000/11/19  16:08:10
29702         Log: Subject: podlators 1.05 available        
29703              From: Russ Allbery <rra@stanford.edu>   
29704              Date: 18 Nov 2000 22:04:28 -0800
29705              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
29706      Branch: perl
29707            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
29708 ____________________________________________________________________________
29709 [  7747] By: nick                                  on 2000/11/19  11:19:39
29710         Log: Integrate mainline
29711      Branch: perlio
29712           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29713           !> util.c
29714 ____________________________________________________________________________
29715 [  7746] By: jhi                                   on 2000/11/19  06:42:22
29716         Log: Make hex scanning warn on "\x{x}" and "\xx".
29717              "\x" and and hex("x") are still valid.
29718      Branch: perl
29719            ! util.c
29720 ____________________________________________________________________________
29721 [  7745] By: nick                                  on 2000/11/18  22:52:28
29722         Log: Integrate mainline
29723      Branch: perlio
29724           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
29725           !> perl.h perlio.c proto.h regcomp.c regcomp.h
29726 ____________________________________________________________________________
29727 [  7744] By: jhi                                   on 2000/11/18  22:50:28
29728         Log: Introduce Perl_utf8_length().  Use it.
29729      Branch: perl
29730            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29731 ____________________________________________________________________________
29732 [  7743] By: jhi                                   on 2000/11/18  22:38:51
29733         Log: Compiler denit.
29734      Branch: perl
29735            ! perlio.c
29736 ____________________________________________________________________________
29737 [  7742] By: jhi                                   on 2000/11/18  20:33:05
29738         Log: Integrate perlio.
29739      Branch: perl
29740           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29741           !> perlio.h pp_ctl.c pp_sys.c sv.c
29742 ____________________________________________________________________________
29743 [  7741] By: jhi                                   on 2000/11/18  20:31:27
29744         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
29745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29746              Date: Fri, 17 Nov 2000 20:35:11 -0500
29747              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
29748              
29749              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
29750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29751              Date: Fri, 17 Nov 2000 21:03:47 -0500
29752              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
29753              
29754              Plus a little bit of tweaking in pregcomp().
29755      Branch: perl
29756            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
29757 ____________________________________________________________________________
29758 [  7740] By: nick                                  on 2000/11/18  20:17:22
29759         Log: Lexical use open ... support:
29760              add ->cop_io to COP structure in cop.h.
29761              Make mg.c and gv.c associate it with ${^OPEN}.
29762              Make lib/open.pm set it.
29763              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
29764              manner similar to ->cop_warnings.
29765              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
29766              call new PerlIO_apply_layers().
29767              Declare latter in perlio.h and define in perlio.c
29768      Branch: perlio
29769            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29770            ! perlio.h pp_ctl.c pp_sys.c sv.c
29771 ____________________________________________________________________________
29772 [  7739] By: jhi                                   on 2000/11/18  19:54:00
29773         Log: Integrate perlio.
29774      Branch: perl
29775           !> doio.c perlio.c pp.c
29776 ____________________________________________________________________________
29777 [  7738] By: jhi                                   on 2000/11/18  17:16:13
29778         Log: Subject: [PATCH 5.7.0] etags broken again
29779              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29780              Date: Sat, 18 Nov 2000 02:41:36 -0500
29781              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
29782      Branch: perl
29783            ! emacs/ptags
29784 ____________________________________________________________________________
29785 [  7737] By: jhi                                   on 2000/11/18  17:12:18
29786         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
29787      Branch: perl
29788            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29789 ____________________________________________________________________________
29790 [  7736] By: nick                                  on 2000/11/18  14:06:20
29791         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
29792              part to be isolated.
29793      Branch: perlio
29794            ! doio.c perlio.c
29795 ____________________________________________________________________________
29796 [  7735] By: nick                                  on 2000/11/18  11:03:32
29797         Log: Integrate mainline
29798      Branch: perlio
29799           !> Changes README.amiga README.win32 patchlevel.h
29800           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
29801 ____________________________________________________________________________
29802 [  7734] By: jhi                                   on 2000/11/18  01:18:56
29803         Log: Update Changes.
29804      Branch: perl
29805            ! Changes patchlevel.h
29806 ____________________________________________________________________________
29807 [  7733] By: jhi                                   on 2000/11/18  00:32:54
29808         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
29809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29810              Date: Fri, 17 Nov 2000 17:28:02 -0500
29811              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
29812      Branch: perl
29813            ! regcomp.c regexec.c t/op/re_tests
29814 ____________________________________________________________________________
29815 [  7732] By: jhi                                   on 2000/11/18  00:28:56
29816         Log: Sparc 64-bit pack() fix from Jens Hamisch.
29817      Branch: perl
29818            ! pp.c
29819 ____________________________________________________________________________
29820 [  7731] By: jhi                                   on 2000/11/18  00:18:39
29821         Log: Explain in more detail the {} syntax ambiguousity.
29822              
29823              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
29824              From: Nicholas Clark <nick@ccl4.org>
29825              Date: Fri, 17 Nov 2000 22:10:28 +0000
29826              Message-ID: <20001117221028.A88930@plum.flirble.org>
29827      Branch: perl
29828            ! pod/perlfunc.pod
29829 ____________________________________________________________________________
29830 [  7730] By: jhi                                   on 2000/11/18  00:12:18
29831         Log: Subject: Fix for README.amiga (20000323.033)
29832              From: "Stephen P. Potter" <spp@spotter.yi.org>
29833              Date: Fri, 17 Nov 2000 12:25:51 -0500
29834              Message-Id: <200011171725.MAA05768@spotter.yi.org>
29835      Branch: perl
29836            ! README.amiga
29837 ____________________________________________________________________________
29838 [  7729] By: jhi                                   on 2000/11/18  00:08:34
29839         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
29840              From: "A. C. Yardley" <yardley@tanet.net>
29841              Date: Mon, 3 Apr 2000 11:35:33 -0700
29842              Message-ID: <3483.000403@tanet.net>
29843      Branch: perl
29844            ! README.win32
29845 ____________________________________________________________________________
29846 [  7728] By: nick                                  on 2000/11/17  21:59:47
29847         Log: Integrate mainline
29848      Branch: perlio
29849           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
29850           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
29851           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
29852           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
29853 ____________________________________________________________________________
29854 [  7727] By: nick                                  on 2000/11/17  21:56:31
29855         Log: Experiment on use of attributes.pm interface.
29856              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
29857              SVt_PVRV if not already something better (else vivify of say magic gets
29858              core dump).
29859      Branch: perlio
29860            ! perlio.c pp.c
29861 ____________________________________________________________________________
29862 [  7726] By: jhi                                   on 2000/11/17  14:15:49
29863         Log: Subject: Fix for 20000815.006
29864              From: "Stephen P. Potter" <spp@spotter.yi.org>
29865              Date: Fri, 17 Nov 2000 08:57:45 -0500
29866              Message-Id: <200011171357.IAA05122@spotter.yi.org>
29867              
29868              It's really 20000518.006.
29869      Branch: perl
29870            ! pod/perlmodlib.PL
29871 ____________________________________________________________________________
29872 [  7725] By: jhi                                   on 2000/11/17  14:12:31
29873         Log: Subject: Fix for 20000409.001
29874              From: "Stephen P. Potter" <spp@spotter.yi.org>
29875              Date: Fri, 17 Nov 2000 08:55:45 -0500
29876              Message-Id: <200011171355.IAA05104@spotter.yi.org>
29877      Branch: perl
29878            ! pod/perlfaq9.pod
29879 ____________________________________________________________________________
29880 [  7724] By: jhi                                   on 2000/11/17  14:08:58
29881         Log: Undo #7627 now that we have =head3.
29882      Branch: perl
29883            ! pod/perlhack.pod
29884 ____________________________________________________________________________
29885 [  7723] By: jhi                                   on 2000/11/17  14:04:09
29886         Log: As surmised the #7719 wasn't a good move.
29887      Branch: perl
29888            ! hints/solaris_2.sh
29889 ____________________________________________________________________________
29890 [  7722] By: jhi                                   on 2000/11/17  13:59:04
29891         Log: Also the 64bitall hints can be either here or there.
29892      Branch: perl
29893            ! hints/solaris_2.sh
29894 ____________________________________________________________________________
29895 [  7721] By: jhi                                   on 2000/11/17  02:26:23
29896         Log: Test tweak for the open pragma.
29897      Branch: perl
29898            ! t/lib/b.t
29899 ____________________________________________________________________________
29900 [  7720] By: jhi                                   on 2000/11/17  00:23:22
29901         Log: The long double hints can be here or there.
29902      Branch: perl
29903            ! hints/solaris_2.sh
29904 ____________________________________________________________________________
29905 [  7719] By: jhi                                   on 2000/11/17  00:14:06
29906         Log: For Solaris use64bitall the stdchar needs a little bit of help.
29907      Branch: perl
29908            ! hints/solaris_2.sh
29909 ____________________________________________________________________________
29910 [  7718] By: jhi                                   on 2000/11/16  23:27:34
29911         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
29912              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29913              Date: Wed, 15 Nov 2000 08:56:32 +0100
29914              Message-ID: <3A1241B0.64477E00@alcatel.at>
29915      Branch: perl
29916            ! lib/Carp/Heavy.pm
29917 ____________________________________________________________________________
29918 [  7717] By: jhi                                   on 2000/11/16  23:23:29
29919         Log: Subject: [PATCH] Re: 20001101.003 PDL
29920              From: Nicholas Clark <nick@ccl4.org>
29921              Date: Thu, 16 Nov 2000 16:48:25 +0000
29922              Message-ID: <20001116164825.B93487@plum.flirble.org>
29923      Branch: perl
29924            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
29925 ____________________________________________________________________________
29926 [  7716] By: jhi                                   on 2000/11/16  23:21:31
29927         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
29928              From: "Casey R. Tweten" <crt@kiski.net>
29929              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
29930              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
29931      Branch: perl
29932            ! lib/Pod/Checker.pm pod/perlpod.pod
29933 ____________________________________________________________________________
29934 [  7715] By: jhi                                   on 2000/11/16  23:19:40
29935         Log: Avoid an infinite loop in VMS when utils scripts are run
29936              with no arguments, from Charles Lane.
29937      Branch: perl
29938            ! configure.com
29939 ____________________________________________________________________________
29940 [  7714] By: jhi                                   on 2000/11/16  23:17:08
29941         Log: Subject: perllocale.pod changes
29942              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29943              Date: Mon, 13 Nov 2000 10:09:22 +0300
29944              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
29945      Branch: perl
29946            ! pod/perllocale.pod
29947 ____________________________________________________________________________
29948 [  7713] By: jhi                                   on 2000/11/16  23:14:06
29949         Log: Integrate perlio.
29950      Branch: perl
29951           !> doio.c perlio.c perlio.h util.c
29952 ____________________________________________________________________________
29953 [  7712] By: nick                                  on 2000/11/16  21:10:58
29954         Log: Integrate mainline
29955      Branch: perlio
29956           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29957           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29958           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
29959           !> vos/config.ga.def vos/config.ga.h win32/config.bc
29960           !> win32/config.gc win32/config.vc
29961 ____________________________________________________________________________
29962 [  7711] By: nick                                  on 2000/11/16  19:56:41
29963         Log: Minor tweaks:
29964              consistent way of getting 'rb', 'wb' etc. for binary opens
29965              move *perlio::layers to *open::layers
29966              a #define to show layers available
29967              DOSISH popen/PerlIO had export/import sense inverted.
29968      Branch: perlio
29969            ! doio.c perlio.c perlio.h util.c
29970 ____________________________________________________________________________
29971 [  7710] By: jhi                                   on 2000/11/16  15:46:05
29972         Log: Add HAS_SBRK_PROTO.
29973      Branch: metaconfig/U/perl
29974            + d_sbrkproto.U
29975      Branch: perl
29976            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29977            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29978            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29979            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29980            ! win32/config.gc win32/config.vc
29981 ____________________________________________________________________________
29982 [  7709] By: nick                                  on 2000/11/16  07:31:49
29983         Log: Integrate mainline
29984      Branch: perlio
29985           !> (integrate 35 files)
29986 ____________________________________________________________________________
29987 [  7708] By: jhi                                   on 2000/11/16  05:33:03
29988         Log: These files are text, not binary.
29989      Branch: perl
29990            ! ext/Encode/Encode/iso8859-10.enc
29991            ! ext/Encode/Encode/iso8859-13.enc
29992            ! ext/Encode/Encode/iso8859-14.enc
29993            ! ext/Encode/Encode/iso8859-15.enc
29994 ____________________________________________________________________________
29995 [  7707] By: jhi                                   on 2000/11/16  01:53:37
29996         Log: Update Changes.
29997      Branch: perl
29998            ! Changes patchlevel.h
29999 ____________________________________________________________________________
30000 [  7706] By: jhi                                   on 2000/11/16  01:35:59
30001         Log: More #undefing of stdio.
30002      Branch: perl
30003            ! fakesdio.h nostdio.h
30004 ____________________________________________________________________________
30005 [  7705] By: jhi                                   on 2000/11/16  01:34:18
30006         Log: Add fwalk() probe to the configuration files and regen perltoc.
30007      Branch: perl
30008            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30009            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
30010            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
30011            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30012            ! win32/config.bc win32/config.gc win32/config.vc
30013 ____________________________________________________________________________
30014 [  7704] By: jhi                                   on 2000/11/16  01:33:07
30015         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
30016              an optional third argument to Inlibc?)
30017      Branch: metaconfig/U/perl
30018            + d__fwalk.U
30019 ____________________________________________________________________________
30020 [  7703] By: jhi                                   on 2000/11/16  01:09:22
30021         Log: The type of the hash_cb() size argument is tricky.
30022      Branch: perl
30023            ! ext/DB_File/DB_File.xs
30024 ____________________________________________________________________________
30025 [  7702] By: jhi                                   on 2000/11/15  23:01:16
30026         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
30027      Branch: perl
30028            ! nostdio.h
30029 ____________________________________________________________________________
30030 [  7701] By: jhi                                   on 2000/11/15  22:52:32
30031         Log: Detypo.
30032      Branch: perl
30033            ! t/lib/bigfltpm.t
30034 ____________________________________________________________________________
30035 [  7700] By: jhi                                   on 2000/11/15  22:51:56
30036         Log: UINT64_C() work continues.
30037      Branch: perl
30038            ! handy.h perl.h utf8.h
30039 ____________________________________________________________________________
30040 [  7699] By: jhi                                   on 2000/11/15  14:13:04
30041         Log: SOCKS has its own USE_THREADS, based on
30042              
30043              Subject: [ID 20001114.002] et. al. bugfix followup
30044              From: Jens Hamisch <jens@Strawberry.COM> 
30045              Date: Wed, 15 Nov 2000 14:23:11 +0100
30046              Message-ID: <20001115142311.A21164@Strawberry.COM>
30047      Branch: perl
30048            ! perl.h
30049 ____________________________________________________________________________
30050 [  7698] By: jhi                                   on 2000/11/15  03:50:56
30051         Log: Add few missing #undefs and sort them.
30052      Branch: perl
30053            ! fakesdio.h
30054 ____________________________________________________________________________
30055 [  7697] By: jhi                                   on 2000/11/15  03:39:14
30056         Log: Linenumber fix.
30057      Branch: perl
30058            ! t/pragma/warn/utf8
30059 ____________________________________________________________________________
30060 [  7696] By: jhi                                   on 2000/11/15  02:55:26
30061         Log: EBCDIC tweaks.
30062              
30063              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
30064              From: Peter Prymmer <pvhp@forte.com>
30065              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
30066              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
30067      Branch: perl
30068            ! t/op/regmesg.t t/pragma/warn/utf8
30069 ____________________________________________________________________________
30070 [  7695] By: jhi                                   on 2000/11/15  02:53:58
30071         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
30072              From: Peter Prymmer <pvhp@forte.com>
30073              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
30074              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
30075      Branch: perl
30076            ! utf8.c
30077 ____________________________________________________________________________
30078 [  7694] By: jhi                                   on 2000/11/15  02:50:55
30079         Log: Subject: [PATCH: perl@7674] updates to README.os390
30080              From: Prymmer/Kahn <pvhp@best.com>
30081              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
30082              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
30083      Branch: perl
30084            ! README.os390
30085 ____________________________________________________________________________
30086 [  7693] By: jhi                                   on 2000/11/15  02:48:37
30087         Log: Quit utf8_to_uv() instantly if curlen == 0.
30088      Branch: perl
30089            ! utf8.c
30090 ____________________________________________________________________________
30091 [  7692] By: jhi                                   on 2000/11/15  02:24:29
30092         Log: Use u_int32_t for the size of hash_cb(), not size_t.
30093              
30094              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
30095              From: Jens Hamisch <jens@Strawberry.COM>     
30096              Date: Tue, 14 Nov 2000 19:03:55 +0100
30097              Message-Id: <20001114190355.A20559@Strawberry.COM>
30098      Branch: perl
30099            ! ext/DB_File/DB_File.xs
30100 ____________________________________________________________________________
30101 [  7691] By: jhi                                   on 2000/11/15  02:20:12
30102         Log: Use UINT64_C().
30103              
30104              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
30105              From: Jens Hamisch <jens@Strawberry.COM>
30106              Date: Tue, 14 Nov 2000 19:16:23 +0100
30107              Message-Id: <20001114191623.G20559@Strawberry.COM>
30108      Branch: perl
30109            ! utf8.c utf8.h
30110 ____________________________________________________________________________
30111 [  7690] By: jhi                                   on 2000/11/15  02:17:06
30112         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
30113              (a macro to define signed and unsigned integer constants).
30114      Branch: perl
30115            ! handy.h
30116 ____________________________________________________________________________
30117 [  7689] By: jhi                                   on 2000/11/15  01:56:51
30118         Log: Regen Configure.
30119      Branch: perl
30120            ! Configure
30121 ____________________________________________________________________________
30122 [  7688] By: jhi                                   on 2000/11/15  01:56:32
30123         Log: Make the unit know about SOCKS.
30124      Branch: metaconfig
30125            ! U/protos/socksizetype.U
30126 ____________________________________________________________________________
30127 [  7687] By: jhi                                   on 2000/11/15  01:54:47
30128         Log: Remove unused dependencies.
30129      Branch: metaconfig
30130            ! U/compline/d_getpagsz.U
30131 ____________________________________________________________________________
30132 [  7686] By: nick                                  on 2000/11/14  21:25:13
30133         Log: Integrate mainline.
30134      Branch: perlio
30135           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
30136           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
30137           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
30138           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
30139           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
30140           !> win32/config.bc win32/config.gc win32/config.vc
30141           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
30142 ____________________________________________________________________________
30143 [  7685] By: jhi                                   on 2000/11/14  17:54:56
30144         Log: Integrate perlio.
30145      Branch: perl
30146           +> fakesdio.h perliol.h
30147           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30148           !> perlsdio.h perlsfio.h pod/perlfunc.pod
30149 ____________________________________________________________________________
30150 [  7684] By: nick                                  on 2000/11/14  17:43:04
30151         Log: PerlIO #include and #ifdef re-work.
30152      Branch: perlio
30153            + fakesdio.h perliol.h
30154            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
30155            ! perlsdio.h perlsfio.h
30156 ____________________________________________________________________________
30157 [  7683] By: jhi                                   on 2000/11/14  15:42:40
30158         Log: Hoist the duplicated socket/netdb include logic to perl.h;
30159              undef SETERRNO in case SOCKS has defined it.  Based on:
30160              
30161              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
30162              From: Jens Hamisch <jens@Strawberry.COM> 
30163              Date: Tue, 14 Nov 2000 11:34:40 +0100
30164              Message-Id: <20001114113440.A20005@Strawberry.COM>
30165      Branch: perl
30166            ! doio.c perl.h pp_sys.c
30167 ____________________________________________________________________________
30168 [  7682] By: jhi                                   on 2000/11/14  14:07:28
30169         Log: Subject: some additions for makefiles for win32 (for perl@7674)
30170              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30171              Date: Tue, 14 Nov 2000 09:31:13 +0300
30172              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
30173      Branch: perl
30174            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
30175            ! win32/makefile.mk
30176 ____________________________________________________________________________
30177 [  7681] By: jhi                                   on 2000/11/14  14:01:41
30178         Log: Subject: tiny typo in perl5db.pl
30179              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30180              Date: Tue, 14 Nov 2000 09:29:28 +0300
30181              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
30182      Branch: perl
30183            ! lib/perl5db.pl
30184 ____________________________________________________________________________
30185 [  7680] By: jhi                                   on 2000/11/14  04:13:50
30186         Log: Redo #7679 with LFs instead of CRLFs.
30187      Branch: perl
30188            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
30189            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
30190            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30191 ____________________________________________________________________________
30192 [  7679] By: jhi                                   on 2000/11/14  01:21:09
30193         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
30194              From: Benjamin Stuhl <tiriath@yahoo.com> 
30195              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30196              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30197      Branch: perl
30198            + win32/bin/mdelete.bat
30199            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
30200            ! makedef.pl perlio.c win32/Makefile win32/config.gc
30201            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
30202 ____________________________________________________________________________
30203 [  7678] By: jhi                                   on 2000/11/14  01:19:20
30204         Log: Fix the re extension building for Win32.
30205              
30206              Subject: [PATCH perl@7638] Get PerlIO building on Win32
30207              From: Benjamin Stuhl <tiriath@yahoo.com> 
30208              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
30209              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
30210      Branch: perl
30211            + ext/re/hints/MSWin32.pl
30212            ! MANIFEST
30213 ____________________________________________________________________________
30214 [  7677] By: jhi                                   on 2000/11/14  01:13:54
30215         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
30216              From: sthoenna@efn.org
30217              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
30218              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
30219      Branch: perl
30220            ! doop.c pp.c toke.c utf8.c utf8.h
30221 ____________________________________________________________________________
30222 [  7676] By: jhi                                   on 2000/11/13  20:23:15
30223         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30224              From: Nicholas Clark <nick@ccl4.org>
30225              Date: Mon, 13 Nov 2000 18:55:04 +0000
30226              Message-ID: <20001113185504.J29183@plum.flirble.org>
30227      Branch: perl
30228            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
30229 ____________________________________________________________________________
30230 [  7675] By: nick                                  on 2000/11/13  20:21:57
30231         Log: Integrate mainline ...
30232      Branch: perlio
30233           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
30234           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
30235           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
30236           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
30237 ____________________________________________________________________________
30238 [  7674] By: jhi                                   on 2000/11/13  15:07:56
30239         Log: Update Changes.
30240      Branch: perl
30241            ! Changes patchlevel.h
30242 ____________________________________________________________________________
30243 [  7673] By: jhi                                   on 2000/11/13  14:42:42
30244         Log: Remove the new two tests of lib/io_xs for now, they seem to
30245              fail under perlio on some platforms.
30246      Branch: perl
30247            ! t/lib/io_xs.t
30248 ____________________________________________________________________________
30249 [  7672] By: jhi                                   on 2000/11/13  13:57:53
30250         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
30251      Branch: perl
30252            ! perlio.c
30253 ____________________________________________________________________________
30254 [  7671] By: jhi                                   on 2000/11/13  05:30:48
30255         Log: Placate nervous compilers that see longer than ints switch()ing.
30256      Branch: perl
30257            ! utf8.c
30258 ____________________________________________________________________________
30259 [  7670] By: jhi                                   on 2000/11/13  05:14:21
30260         Log: fputs() does return EOF on error but here we don't care.
30261      Branch: perl
30262            ! perlio.c
30263 ____________________________________________________________________________
30264 [  7669] By: jhi                                   on 2000/11/13  05:02:45
30265         Log: Declare reg_data like reg_substr_data.
30266      Branch: perl
30267            ! regexp.h
30268 ____________________________________________________________________________
30269 [  7668] By: jhi                                   on 2000/11/13  04:54:34
30270         Log: Typos in #7667.
30271      Branch: perl
30272            ! perl.h
30273 ____________________________________________________________________________
30274 [  7667] By: jhi                                   on 2000/11/13  04:49:49
30275         Log: Cleanup messy #ifdef.
30276      Branch: perl
30277            ! perl.h
30278 ____________________________________________________________________________
30279 [  7666] By: jhi                                   on 2000/11/13  04:17:34
30280         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
30281              From: Nicholas Clark <nick@talking.bollo.cx>
30282              Date: Sun, 12 Nov 2000 21:14:11 +0000
30283              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
30284              
30285              Note: only one breakage of the two reported is fixed by this patch.
30286      Branch: perl
30287            ! perlio.c
30288 ____________________________________________________________________________
30289 [  7665] By: jhi                                   on 2000/11/13  04:05:07
30290         Log: Tweak the definition of the bit complement on UTF-8 data:
30291              if none of the characters in the string are > 0xff,
30292              the result is a complemented byte string, not a (UTF-8)
30293              char string.  Based on the summary in
30294              
30295              Subject: Re: [ID 20000918.005] ~ on wide chars
30296              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
30297              Date: Fri, 10 Nov 2000 09:47:15 -0800
30298              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
30299              
30300              This should give us the maximum backward (pre-char string)
30301              compatibility and utf8 compatibility.  The other alternative
30302              would be to limit the bit complement to be always byte only,
30303              taking the least significant byte of the chars.
30304      Branch: perl
30305            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
30306 ____________________________________________________________________________
30307 [  7664] By: jhi                                   on 2000/11/13  00:23:44
30308         Log: Couple of tests from #7660 salvaged.
30309      Branch: perl
30310            - t/op/tell.t
30311            ! MANIFEST t/io/tell.t
30312 ____________________________________________________________________________
30313 [  7663] By: jhi                                   on 2000/11/13  00:02:48
30314         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
30315              From: Nicholas Clark <nick@talking.bollo.cx>
30316              Date: Sun, 12 Nov 2000 21:23:43 +0000
30317              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
30318      Branch: perl
30319            ! perlsfio.h
30320 ____________________________________________________________________________
30321 [  7662] By: jhi                                   on 2000/11/13  00:01:39
30322         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
30323              From: Nicholas Clark <nick@talking.bollo.cx>
30324              Date: Sun, 12 Nov 2000 21:30:04 +0000
30325              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
30326      Branch: perl
30327            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
30328 ____________________________________________________________________________
30329 [  7661] By: jhi                                   on 2000/11/12  23:57:29
30330         Log: Document tell() on special streams.
30331      Branch: perl
30332            ! pod/perlfunc.pod
30333 ____________________________________________________________________________
30334 [  7660] By: jhi                                   on 2000/11/12  23:54:22
30335         Log: (Subsumed by #7664)
30336      Branch: perl
30337            + t/op/tell.t
30338            ! MANIFEST
30339 ____________________________________________________________________________
30340 [  7659] By: jhi                                   on 2000/11/12  22:55:25
30341         Log: Many subdocumented return values of the IO extension now documented.
30342              ungetc and write still left subdocumented.
30343              
30344              Subject: [PATCH] (was Re: IO::Handle::ungetc)
30345              From: Nicholas Clark <nick@talking.bollo.cx>
30346              Date: Sun, 12 Nov 2000 21:35:53 +0000
30347              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
30348      Branch: perl
30349            ! ext/IO/lib/IO/Handle.pm
30350 ____________________________________________________________________________
30351 [  7658] By: jhi                                   on 2000/11/12  21:37:06
30352         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
30353              From: Nicholas Clark <nick@talking.bollo.cx>
30354              Date: Sun, 12 Nov 2000 20:03:22 +0000
30355              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
30356      Branch: perl
30357            ! pod/perlfunc.pod
30358 ____________________________________________________________________________
30359 [  7657] By: jhi                                   on 2000/11/12  20:34:55
30360         Log: Integrate perlio.
30361      Branch: perl
30362           !> perlio.c
30363 ____________________________________________________________________________
30364 [  7656] By: nick                                  on 2000/11/12  19:25:06
30365         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
30366      Branch: perlio
30367            ! perlio.c
30368 ____________________________________________________________________________
30369 [  7655] By: nick                                  on 2000/11/12  19:09:41
30370         Log: Integrate mainline
30371      Branch: perlio
30372           +> README.solaris ext/Encode/Encode/cp1006.enc
30373           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
30374           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
30375           +> ext/Encode/Encode/iso8859-13.enc
30376           +> ext/Encode/Encode/iso8859-14.enc
30377           +> ext/Encode/Encode/iso8859-15.enc
30378           !> (integrate 34 files)
30379 ____________________________________________________________________________
30380 [  7654] By: jhi                                   on 2000/11/12  19:00:22
30381         Log: Add a metaconfig unit for fsync.
30382      Branch: metaconfig/U/perl
30383            + d_fsync.U
30384 ____________________________________________________________________________
30385 [  7653] By: jhi                                   on 2000/11/12  19:00:01
30386         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
30387      Branch: perl
30388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30389            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30390            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30391            ! vos/config.ga.h win32/config.bc win32/config.gc
30392            ! win32/config.vc
30393 ____________________________________________________________________________
30394 [  7652] By: jhi                                   on 2000/11/11  21:12:01
30395         Log: Copy the s// information of README.hpux also to the perlrun.
30396      Branch: perl
30397            ! README.hpux pod/perlrun.pod
30398 ____________________________________________________________________________
30399 [  7651] By: jhi                                   on 2000/11/11  21:03:13
30400         Log: More README.solaris updates from Andy Dougherty.
30401      Branch: perl
30402            ! README.solaris
30403 ____________________________________________________________________________
30404 [  7650] By: jhi                                   on 2000/11/11  18:38:57
30405         Log: More descriptive error for unknown perlio layers.
30406              
30407              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
30408              From: Dominic Dunlop <domo@computer.org> 
30409              Date: Sat, 11 Nov 2000 18:20:32 +0100             
30410              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30411      Branch: perl
30412            ! perlio.c pod/perldiag.pod
30413 ____________________________________________________________________________
30414 [  7649] By: jhi                                   on 2000/11/11  18:37:52
30415         Log: MachTen doesn't really do mmap() and munmap().
30416              
30417              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
30418              From: Dominic Dunlop <domo@computer.org> 
30419              Date: Sat, 11 Nov 2000 18:20:32 +0100             
30420              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
30421      Branch: perl
30422            ! hints/machten.sh
30423 ____________________________________________________________________________
30424 [  7648] By: jhi                                   on 2000/11/11  18:36:46
30425         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
30426              From: rspier@pobox.com (Robert Spier)
30427              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
30428              Message-ID: <14861.32839.491271.985797@rls.cx>
30429      Branch: perl
30430            ! Porting/Contract pod/perltoot.pod
30431 ____________________________________________________________________________
30432 [  7647] By: jhi                                   on 2000/11/11  18:35:30
30433         Log: Simplify the getpagesize() unit by dropping the
30434              pagesize probe since it's nowadays slightly more
30435              complicated because of sysconf(). (Note: if some
30436              platform really needs the -lPW for getpagesize,
30437              I just broke it.)
30438              
30439              TODO: a new pagesize unit.
30440      Branch: metaconfig
30441            ! U/compline/d_getpagsz.U
30442 ____________________________________________________________________________
30443 [  7646] By: jhi                                   on 2000/11/11  18:33:23
30444         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
30445      Branch: perl
30446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30447            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30448            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30449            ! vos/config.ga.h win32/config.bc win32/config.gc
30450            ! win32/config.vc
30451 ____________________________________________________________________________
30452 [  7645] By: jhi                                   on 2000/11/11  16:45:15
30453         Log: Use sysconf() or getpagesize() to find out the pagesize.
30454      Branch: perl
30455            ! perlio.c
30456 ____________________________________________________________________________
30457 [  7644] By: jhi                                   on 2000/11/11  15:46:08
30458         Log: Integrate perlio.
30459      Branch: perl
30460           !> perlio.c
30461 ____________________________________________________________________________
30462 [  7643] By: jhi                                   on 2000/11/11  15:33:36
30463         Log: Subject: Re: [PATCH] README.solaris
30464              From: Lupe Christoph <lupe@lupe-christoph.de>
30465              Date: Sat, 11 Nov 2000 14:08:10 +0100
30466              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
30467      Branch: perl
30468            ! README.solaris
30469 ____________________________________________________________________________
30470 [  7642] By: jhi                                   on 2000/11/11  15:22:12
30471         Log: Subject: [PATCH perl@7638] cygwin port
30472              From: "Eric Fifer" <egf7@columbia.edu>            
30473              Date: Fri, 10 Nov 2000 19:30:30 -0000
30474              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
30475      Branch: perl
30476            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
30477 ____________________________________________________________________________
30478 [  7641] By: nick                                  on 2000/11/11  14:50:36
30479         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
30480              Also call "Buf" layer directly when unread'ing non-read chars.
30481      Branch: perlio
30482            ! perlio.c
30483 ____________________________________________________________________________
30484 [  7640] By: jhi                                   on 2000/11/11  02:05:02
30485         Log: Add more encoding tables.
30486      Branch: perl
30487            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
30488            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
30489            + ext/Encode/Encode/iso8859-10.enc
30490            + ext/Encode/Encode/iso8859-13.enc
30491            + ext/Encode/Encode/iso8859-14.enc
30492            + ext/Encode/Encode/iso8859-15.enc
30493            ! MANIFEST
30494 ____________________________________________________________________________
30495 [  7639] By: jhi                                   on 2000/11/10  18:49:25
30496         Log: Subject: [PATCH] README.solaris
30497              From: Andy Dougherty <doughera@lafayette.edu>
30498              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
30499              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
30500      Branch: perl
30501            + README.solaris
30502            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
30503            ! pod/perl.pod pod/perltoc.pod
30504 ____________________________________________________________________________
30505 [  7638] By: jhi                                   on 2000/11/10  15:04:15
30506         Log: Update Changes.
30507      Branch: perl
30508            ! Changes patchlevel.h
30509 ____________________________________________________________________________
30510 [  7637] By: jhi                                   on 2000/11/10  14:14:28
30511         Log: Explain better why certain regex tests are skipped.
30512              
30513              Subject: Re: tests skipped: unknown reason
30514              From: Lupe Christoph <lupe@lupe-christoph.de>
30515              Date: Fri, 10 Nov 2000 09:08:56 +0100
30516              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
30517      Branch: perl
30518            ! t/op/regexp.t
30519 ____________________________________________________________________________
30520 [  7636] By: nick                                  on 2000/11/10  13:40:00
30521         Log: Integrate mainline.
30522      Branch: perlio
30523           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
30524           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
30525           !> win32/bin/search.pl
30526 ____________________________________________________________________________
30527 [  7635] By: nick                                  on 2000/11/10  13:25:52
30528         Log: Re-instate stdio large file support via perlio.
30529      Branch: perl
30530            ! perlio.c
30531 ____________________________________________________________________________
30532 [  7634] By: jhi                                   on 2000/11/10  04:49:55
30533         Log: Amdahl UTS hints updates.
30534              
30535              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
30536              From: hom00@utsglobal.com (Harold O Morris)
30537              Date: Thu, 9 Nov 2000 20:02 PST
30538              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
30539      Branch: perl
30540            ! hints/uts.sh
30541 ____________________________________________________________________________
30542 [  7633] By: jhi                                   on 2000/11/09  23:33:28
30543         Log: Subject: [PATCH] IO::Seekable pod
30544              From: Nicholas Clark <nick@talking.bollo.cx>
30545              Date: Thu, 9 Nov 2000 20:29:45 +0000
30546              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
30547      Branch: perl
30548            ! ext/IO/lib/IO/Handle.pm
30549 ____________________________________________________________________________
30550 [  7632] By: jhi                                   on 2000/11/09  21:55:41
30551         Log: Various doc oddball characters.
30552              
30553              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
30554              From: Michael Somos <somos@grail.cba.csuohio.edu>
30555              Date: Mon, 6 Nov 2000 17:44:20 -0500
30556              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
30557      Branch: perl
30558            ! emacs/cperl-mode.el lib/unicode/syllables.txt
30559            ! win32/bin/search.pl
30560 ____________________________________________________________________________
30561 [  7631] By: jhi                                   on 2000/11/09  21:12:29
30562         Log: Subject: Re: bash -c exit and linux hints 
30563              From: "John P. Linderman" <jpl@research.att.com>
30564              Date: Thu, 02 Nov 2000 09:37:25 -0500
30565              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
30566      Branch: perl
30567            ! hints/linux.sh
30568 ____________________________________________________________________________
30569 [  7630] By: nick                                  on 2000/11/09  20:34:11
30570         Log: Integrate mainline.
30571      Branch: perlio
30572           !> (integrate 91 files)
30573 ____________________________________________________________________________
30574 [  7629] By: jhi                                   on 2000/11/09  19:46:31
30575         Log: Missing dTHXs.
30576              
30577              Subject: RE: perl@7595 builds not on cygwin
30578              From: "Eric Fifer" <egf7@columbia.edu>
30579              Date: Thu, 9 Nov 2000 19:26:50 -0000
30580              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
30581      Branch: perl
30582            ! ext/Devel/Peek/Peek.xs
30583 ____________________________________________________________________________
30584 [  7628] By: jhi                                   on 2000/11/09  14:48:27
30585         Log: Disable only the tests 99 and 166 for UTF-8 locales.
30586      Branch: perl
30587            ! t/pragma/locale.t
30588 ____________________________________________________________________________
30589 [  7627] By: jhi                                   on 2000/11/09  14:40:27
30590         Log: There's no =head3.
30591      Branch: perl
30592            ! pod/perlhack.pod
30593 ____________________________________________________________________________
30594 [  7626] By: jhi                                   on 2000/11/09  13:54:26
30595         Log: The generated boot_* headers are wrong.  Pickier compiler,
30596              such as KAI C++ will refuse to compile the resulting perlmain.
30597              
30598              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
30599              From: Harri Pasanen <harri.pasanen@trema.com>
30600              Date: Thu, 09 Nov 2000 14:23:28 +0100
30601              Message-Id: <3A0AA550.26D548A3@trema.com>
30602      Branch: perl
30603            ! minimod.pl
30604 ____________________________________________________________________________
30605 [  7625] By: jhi                                   on 2000/11/09  13:50:44
30606         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
30607              From: Prymmer/Kahn <pvhp@best.com>
30608              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
30609              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
30610              
30611              All except the "cow orker" change.
30612      Branch: perl
30613            ! Porting/pumpkin.pod
30614 ____________________________________________________________________________
30615 [  7624] By: jhi                                   on 2000/11/09  13:45:33
30616         Log: Fix for
30617              
30618              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
30619              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
30620              Date: Thu, 09 Nov 2000 11:05:52 +0100
30621              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
30622      Branch: perl
30623            ! pod/perldiag.pod t/pragma/warn/pp_sys
30624 ____________________________________________________________________________
30625 [  7623] By: jhi                                   on 2000/11/09  13:37:16
30626         Log: Typo in an ifndef.
30627              
30628              Subject: Re: [PATCH 5.7.0] better messages from malloc()
30629              From: Joe Smith <jms@inwap.com>         
30630              Date: Thu, 09 Nov 2000 01:33:14 -0800
30631              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
30632      Branch: perl
30633            ! malloc.c
30634 ____________________________________________________________________________
30635 [  7622] By: jhi                                   on 2000/11/09  13:31:18
30636         Log: Remove unused extra arguments.
30637      Branch: metaconfig/U/perl
30638            ! perlxv.U
30639      Branch: perl
30640            ! Configure config_h.SH
30641 ____________________________________________________________________________
30642 [  7621] By: jhi                                   on 2000/11/09  13:16:36
30643         Log: More VMS moves on environment handling, from Charles Lane.
30644      Branch: perl
30645            ! t/pragma/locale.t
30646 ____________________________________________________________________________
30647 [  7620] By: jhi                                   on 2000/11/09  04:42:38
30648         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
30649              From: David Dyck <dcd@tc.fluke.com>
30650              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
30651              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
30652      Branch: perl
30653            ! pp_sys.c
30654 ____________________________________________________________________________
30655 [  7619] By: jhi                                   on 2000/11/09  04:36:21
30656         Log: Forgot from #7618.
30657      Branch: perl
30658            ! lib/File/stat.pm
30659 ____________________________________________________________________________
30660 [  7618] By: jhi                                   on 2000/11/09  04:28:44
30661         Log: Make deleting for %ENV work for (newer versions of) VMS,
30662              from Craig A. Berry.
30663      Branch: perl
30664            ! vms/vms.c
30665 ____________________________________________________________________________
30666 [  7617] By: jhi                                   on 2000/11/09  04:25:05
30667         Log: Subject: [PATCH] Class::Struct at compile time
30668              From: "Casey R. Tweten" <crt@kiski.net>
30669              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
30670              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
30671      Branch: perl
30672            ! lib/Class/Struct.pm
30673 ____________________________________________________________________________
30674 [  7616] By: jhi                                   on 2000/11/09  04:15:17
30675         Log: Subject: [ID 20001108.013] spelling
30676              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
30677              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
30678              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
30679      Branch: perl
30680            ! lib/ftp.pl
30681 ____________________________________________________________________________
30682 [  7615] By: jhi                                   on 2000/11/09  04:12:42
30683         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
30684              From: Peter Prymmer <pvhp@forte.com>
30685              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
30686              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
30687      Branch: perl
30688            ! configure.com
30689 ____________________________________________________________________________
30690 [  7614] By: jhi                                   on 2000/11/08  22:42:55
30691         Log: A missing aTHX_.
30692      Branch: perl
30693            ! ext/IPC/SysV/SysV.xs
30694 ____________________________________________________________________________
30695 [  7613] By: jhi                                   on 2000/11/08  19:30:21
30696         Log: Update Changes.
30697      Branch: perl
30698            ! Changes patchlevel.h
30699 ____________________________________________________________________________
30700 [  7612] By: jhi                                   on 2000/11/08  18:35:25
30701         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
30702              From: David Dyck <dcd@tc.fluke.com>
30703              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
30704              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
30705      Branch: perl
30706            ! pp_sys.c
30707 ____________________________________________________________________________
30708 [  7611] By: jhi                                   on 2000/11/08  18:30:26
30709         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
30710              From: Dominic Dunlop <domo@computer.org>
30711              Date: Tue, 7 Nov 2000 12:05:25 +0100
30712              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
30713      Branch: perl
30714            ! malloc.c
30715 ____________________________________________________________________________
30716 [  7610] By: jhi                                   on 2000/11/08  18:25:14
30717         Log: Do not test UTF-8 locales since that the tests would require
30718              polymorphic regexen.
30719      Branch: perl
30720            ! t/pragma/locale.t
30721 ____________________________________________________________________________
30722 [  7609] By: jhi                                   on 2000/11/08  17:12:51
30723         Log: Locale buglets.
30724              
30725              Subject: RE: Locales support (setlocale) fixes
30726              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30727              Date: Wed, 8 Nov 2000 20:01:39 +0300
30728              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
30729      Branch: perl
30730            ! t/pragma/locale.t util.c
30731 ____________________________________________________________________________
30732 [  7608] By: jhi                                   on 2000/11/08  17:00:16
30733         Log: Deleting $ENV{PATH} in VMS is not recommendable.
30734      Branch: perl
30735            ! t/pragma/locale.t
30736 ____________________________________________________________________________
30737 [  7607] By: jhi                                   on 2000/11/08  16:58:26
30738         Log: Subject: PATCH std stdio for (Free)BSD
30739              From: Nicholas Clark <nick@ccl4.org>
30740              Date: Wed, 8 Nov 2000 15:36:29 +0000
30741              Message-ID: <20001108153629.D98736@plum.flirble.org>
30742      Branch: metaconfig
30743            ! U/compline/d_stdstdio.U
30744      Branch: perl
30745            ! Configure config_h.SH
30746 ____________________________________________________________________________
30747 [  7606] By: jhi                                   on 2000/11/08  16:43:31
30748         Log: Forgot to bump the line numbers in #7601.
30749      Branch: perl
30750            ! t/pragma/warn/pp_sys
30751 ____________________________________________________________________________
30752 [  7605] By: jhi                                   on 2000/11/08  16:39:12
30753         Log: More careful detection of how well NVs and UVs mix.
30754              
30755              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))
30756              From: Nicholas Clark <nick@ccl4.org>
30757              Date: Wed, 8 Nov 2000 15:14:12 +0000
30758              Message-ID: <20001108151412.B98736@plum.flirble.org>
30759              
30760              Added some SIGFPE paranoia.
30761      Branch: metaconfig/U/perl
30762            ! perlxv.U
30763      Branch: perl
30764            ! Configure config_h.SH
30765 ____________________________________________________________________________
30766 [  7604] By: jhi                                   on 2000/11/08  14:39:10
30767         Log: Subject: [patch perl@7595] VMS configure.com tweak
30768              From: "Craig A. Berry" <craigberry@mac.com>
30769              Date: Wed, 8 Nov 2000 00:24:12 -0600
30770              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
30771      Branch: perl
30772            ! configure.com
30773 ____________________________________________________________________________
30774 [  7603] By: jhi                                   on 2000/11/08  14:27:11
30775         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
30776              From: Robin Barker <rmb1@cise.npl.co.uk>
30777              Date: Wed, 8 Nov 2000 11:11:39 GMT
30778              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
30779      Branch: perl
30780            ! perlio.c
30781 ____________________________________________________________________________
30782 [  7602] By: jhi                                   on 2000/11/08  14:25:03
30783         Log: Fix for the tie-refhash string table leaks.
30784              
30785              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
30786              Date: Wed, 8 Nov 2000 13:03:04 GMT
30787              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
30788      Branch: perl
30789            ! t/lib/tie-refhash.t
30790 ____________________________________________________________________________
30791 [  7601] By: jhi                                   on 2000/11/08  14:21:08
30792         Log: Try to avoid flockless and emulationless places.
30793      Branch: perl
30794            ! t/pragma/warn/pp_sys
30795 ____________________________________________________________________________
30796 [  7600] By: jhi                                   on 2000/11/08  02:28:54
30797         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
30798              
30799              Subject: [PATCH] prototyped functions that should be overrideable
30800              From: "Casey R. Tweten" <crt@kiski.net>
30801              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
30802              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
30803      Branch: perl
30804            ! toke.c
30805 ____________________________________________________________________________
30806 [  7599] By: jhi                                   on 2000/11/08  01:12:05
30807         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
30808              
30809              Subject: [PATCH] perlbug.PL
30810              From: "Kurt D. Starsinic" <kstar@chapin.edu>
30811              Date: Mon, 6 Nov 2000 21:39:01 -0500
30812              Message-ID: <20001106213901.B20955@O2.chapin.edu>
30813      Branch: perl
30814            ! utils/perlbug.PL
30815 ____________________________________________________________________________
30816 [  7598] By: jhi                                   on 2000/11/07  23:42:00
30817         Log: Bad thinko in #7581 (I used the test program with the expanded
30818              values as-is).
30819      Branch: metaconfig
30820            ! U/compline/d_stdstdio.U
30821      Branch: perl
30822            ! Configure
30823 ____________________________________________________________________________
30824 [  7597] By: jhi                                   on 2000/11/07  21:43:29
30825         Log: Subject: [PATCH perl@7573] cygwin port
30826              From: "Fifer, Eric" <EFifer@sanwaint.com>
30827              Date: Tue, 7 Nov 2000 18:08:51 -0000 
30828              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
30829              
30830              Synchronize with Cygwin 1.1.5.
30831      Branch: perl
30832            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
30833            ! pod/perlport.pod unixish.h util.c
30834 ____________________________________________________________________________
30835 [  7596] By: jhi                                   on 2000/11/07  21:39:25
30836         Log: perlhack updates from H.Merijn Brand.
30837      Branch: perl
30838            ! pod/perlhack.pod
30839 ____________________________________________________________________________
30840 [  7595] By: jhi                                   on 2000/11/07  20:21:41
30841         Log: Update Changes.
30842      Branch: perl
30843            ! Changes patchlevel.h
30844 ____________________________________________________________________________
30845 [  7594] By: jhi                                   on 2000/11/07  19:18:58
30846         Log: Be more robust in Dynaloader.pm.
30847      Branch: perl
30848            ! ext/DynaLoader/DynaLoader_pm.PL
30849 ____________________________________________________________________________
30850 [  7593] By: jhi                                   on 2000/11/07  16:49:31
30851         Log: AUTHORS update.
30852      Branch: perl
30853            ! AUTHORS
30854 ____________________________________________________________________________
30855 [  7592] By: gsar                                  on 2000/11/07  16:39:51
30856         Log: normalize relative paths in virtualized current directory on windows,
30857              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
30858              returns)
30859      Branch: perl
30860            ! win32/vdir.h
30861 ____________________________________________________________________________
30862 [  7591] By: jhi                                   on 2000/11/07  16:04:26
30863         Log: Too profiler-happy: with optimization the #7590 actually makes
30864              the test to run 0.5% _slower_.  Requires much more instrumentation.
30865              Retract #7590.
30866      Branch: perl
30867            ! regcomp.c regcomp.h
30868 ____________________________________________________________________________
30869 [  7590] By: jhi                                   on 2000/11/07  15:51:13
30870         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
30871              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
30872              by using memset() and testing bytewise (as opposed to bitwise).
30873      Branch: perl
30874            ! regcomp.c regcomp.h
30875 ____________________________________________________________________________
30876 [  7589] By: jhi                                   on 2000/11/07  12:56:39
30877         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
30878              From: "Craig A. Berry" <craig.berry@psinetcs.com>
30879              Date: Mon, 06 Nov 2000 23:45:30 -0500
30880              Message-Id: <0011079735.AA973576259@univpress.com>
30881      Branch: perl
30882            ! configure.com t/lib/st-lock.t
30883 ____________________________________________________________________________
30884 [  7588] By: jhi                                   on 2000/11/07  01:03:28
30885         Log: Tweak #7587.
30886      Branch: perl
30887            ! pod/perldiag.pod
30888 ____________________________________________________________________________
30889 [  7587] By: jhi                                   on 2000/11/07  01:00:27
30890         Log: A doc addition for bug id 20001105.019, beware \p.
30891      Branch: perl
30892            ! pod/perldiag.pod
30893 ____________________________________________________________________________
30894 [  7586] By: jhi                                   on 2000/11/07  00:32:22
30895         Log: Fake support of holey files in win/dosish platforms.
30896              
30897              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
30898              From: kipp@shonanblue.ne.jp
30899              Date: Mon, 6 Nov 2000 13:30:55 -0800
30900              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
30901      Branch: perl
30902            ! ext/SDBM_File/sdbm/sdbm.c
30903 ____________________________________________________________________________
30904 [  7585] By: jhi                                   on 2000/11/07  00:12:54
30905         Log: Subject: Pod updates
30906              From: "Stephen P. Potter" <spp@spotter.yi.org>
30907              Date: Mon, 06 Nov 2000 18:56:43 -0500
30908              Message-Id: <200011062357.SAA18173@spotter.yi.org>
30909      Branch: perl
30910            ! README.dos README.os2 README.win32 pod/buildtoc.PL
30911            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
30912            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
30913            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
30914            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
30915            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
30916            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
30917            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
30918            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30919            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
30920            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
30921            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
30922            ! pod/perltootc.pod pod/perlunicode.pod
30923 ____________________________________________________________________________
30924 [  7584] By: jhi                                   on 2000/11/07  00:04:17
30925         Log: Varargs don't always work too well if one puts an unsigned
30926              char on the stack and pop an unsigned quad off the stack.
30927              
30928              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
30929              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
30930              Date: Mon, 06 Nov 2000 15:19:05 -0800
30931              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
30932      Branch: perl
30933            ! utf8.c
30934 ____________________________________________________________________________
30935 [  7583] By: jhi                                   on 2000/11/06  23:58:48
30936         Log: %ENV note tweaks from Dan Sugalski.
30937      Branch: perl
30938            ! pod/perlport.pod vms/perlvms.pod
30939 ____________________________________________________________________________
30940 [  7582] By: jhi                                   on 2000/11/06  23:05:49
30941         Log: glibc5 detection by __GNU_LIBRARY__.
30942      Branch: perl
30943            ! toke.c
30944 ____________________________________________________________________________
30945 [  7581] By: jhi                                   on 2000/11/06  22:51:29
30946         Log: Make the stdio test program of 7427 less noisy while being 
30947              compiled so that Digital UNIX wouldn't get both
30948              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
30949              undefined.  This makes perlio happy.
30950      Branch: metaconfig
30951            ! U/compline/d_stdstdio.U
30952      Branch: perl
30953            ! Configure config_h.SH
30954 ____________________________________________________________________________
30955 [  7580] By: jhi                                   on 2000/11/06  22:41:41
30956         Log: Document %ENV = () portability issues.
30957      Branch: perl
30958            ! pod/perlport.pod vms/perlvms.pod
30959 ____________________________________________________________________________
30960 [  7579] By: jhi                                   on 2000/11/06  21:29:24
30961         Log: VOS updates from Paul Green.
30962      Branch: perl
30963            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30964 ____________________________________________________________________________
30965 [  7578] By: jhi                                   on 2000/11/06  21:00:40
30966         Log: Sanitize the environment further.
30967      Branch: perl
30968            ! t/pragma/locale.t
30969 ____________________________________________________________________________
30970 [  7577] By: jhi                                   on 2000/11/06  20:53:51
30971         Log: Re-introduce 7552 lost in integration.
30972      Branch: perl
30973            ! perlio.c
30974 ____________________________________________________________________________
30975 [  7576] By: jhi                                   on 2000/11/06  20:33:46
30976         Log: Admit that the test leaks scalars.
30977      Branch: perl
30978            ! t/comp/proto.t
30979 ____________________________________________________________________________
30980 [  7575] By: jhi                                   on 2000/11/06  20:17:08
30981         Log: Integrate perlio.
30982      Branch: perl
30983           !> perlio.c
30984 ____________________________________________________________________________
30985 [  7574] By: nick                                  on 2000/11/06  20:07:28
30986         Log: Remove debug. Try (Mmap_t) on madvise() call.
30987      Branch: perlio
30988            ! perlio.c
30989 ____________________________________________________________________________
30990 [  7573] By: jhi                                   on 2000/11/06  13:56:05
30991         Log: Update Changes.
30992      Branch: perl
30993            ! Changes patchlevel.h
30994 ____________________________________________________________________________
30995 [  7572] By: jhi                                   on 2000/11/06  13:48:41
30996         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
30997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30998              Date: Mon, 06 Nov 2000 10:11:42 +0100
30999              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
31000      Branch: perl
31001            ! pod/perlhack.pod
31002 ____________________________________________________________________________
31003 [  7571] By: jhi                                   on 2000/11/06  01:45:51
31004         Log: AUTHORS updates.
31005      Branch: perl
31006            ! AUTHORS
31007 ____________________________________________________________________________
31008 [  7570] By: jhi                                   on 2000/11/06  00:18:00
31009         Log: Fix for
31010              
31011              Subject: [ID 20000728.005] perl -P broken
31012              From: David Dyck <dcd@tc.fluke.com>
31013              Date: Fri, 28 Jul 2000 17:19:16 -0700
31014              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
31015              
31016              (hopefully).  The fix is also not complete, it seems to break
31017              BOM swallowing for libc5 systems, but until someone figures
31018              out a way to do this without ftell(), this will do.
31019      Branch: perl
31020            ! toke.c
31021 ____________________________________________________________________________
31022 [  7569] By: jhi                                   on 2000/11/06  00:05:30
31023         Log: Document that the evaled syntax errors cause scalar leaks.
31024      Branch: perl
31025            ! t/comp/proto.t
31026 ____________________________________________________________________________
31027 [  7568] By: jhi                                   on 2000/11/05  23:14:47
31028         Log: opmini.o can linger from Configures past.
31029      Branch: perl
31030            ! Makefile.SH
31031 ____________________________________________________________________________
31032 [  7567] By: jhi                                   on 2000/11/05  21:28:39
31033         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
31034              first argument correctly.
31035      Branch: perl
31036            ! perlio.c
31037 ____________________________________________________________________________
31038 [  7566] By: jhi                                   on 2000/11/05  21:15:56
31039         Log: Integrate perlio.
31040      Branch: perl
31041           !> perlio.c
31042 ____________________________________________________________________________
31043 [  7565] By: jhi                                   on 2000/11/05  21:15:13
31044         Log: Use -dM for gcc (the suggested patch did it only for Linux,
31045              but I think it can be generalized).
31046              
31047              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
31048              From: Pixel <pixel@mandrakesoft.com>
31049              Date: 05 Nov 2000 21:49:34 +0100 
31050              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
31051      Branch: perl
31052            ! ext/Errno/Errno_pm.PL
31053 ____________________________________________________________________________
31054 [  7564] By: nick                                  on 2000/11/05  21:09:18
31055         Log: Added a mmap layer as a "subclass" of perlio.
31056              PERLIO=mmap ./perl harness passes
31057      Branch: perlio
31058            ! perlio.c
31059 ____________________________________________________________________________
31060 [  7563] By: jhi                                   on 2000/11/05  19:48:55
31061         Log: Add a note for future generations about bug id 20000229.006.
31062      Branch: perl
31063            ! malloc.c
31064 ____________________________________________________________________________
31065 [  7562] By: jhi                                   on 2000/11/05  19:38:24
31066         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
31067      Branch: perl
31068            ! pp_ctl.c t/op/pos.t
31069 ____________________________________________________________________________
31070 [  7561] By: jhi                                   on 2000/11/05  18:21:46
31071         Log: Add =pod to be tidy.
31072      Branch: perl
31073            ! lib/Math/Complex.pm
31074 ____________________________________________________________________________
31075 [  7560] By: jhi                                   on 2000/11/05  17:38:46
31076         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
31077      Branch: perl
31078            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31079            ! ext/Storable/Storable.xs t/lib/st-recurse.t
31080 ____________________________________________________________________________
31081 [  7559] By: jhi                                   on 2000/11/05  17:32:59
31082         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
31083              From: "Peter J. Farley III" <pjfarley@banet.net>
31084              Date: Sun, 05 Nov 2000 11:55:59 -0500
31085              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
31086      Branch: perl
31087            ! t/lib/syslog.t
31088 ____________________________________________________________________________
31089 [  7558] By: jhi                                   on 2000/11/05  17:29:19
31090         Log: Integrate perlio.
31091      Branch: perl
31092           !> perlio.c
31093 ____________________________________________________________________________
31094 [  7557] By: jhi                                   on 2000/11/05  17:22:01
31095         Log: A fix of sorts for 20000329.026, a better error message
31096              for a missing "use charnames" when using the \N{...}. 
31097      Branch: perl
31098            ! pod/perldiag.pod toke.c
31099 ____________________________________________________________________________
31100 [  7556] By: jhi                                   on 2000/11/05  16:33:50
31101         Log: Test tweak: show also the failed locales.
31102              
31103              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
31104              From: Lupe Christoph <lupe@lupe-christoph.de>         
31105              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
31106              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
31107      Branch: perl
31108            ! t/pragma/locale.t
31109 ____________________________________________________________________________
31110 [  7555] By: nick                                  on 2000/11/05  11:09:34
31111         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
31112              open RDWR so does not fail. (pragma/warnings 303 again...)
31113      Branch: perlio
31114            ! perlio.c
31115 ____________________________________________________________________________
31116 [  7554] By: nick                                  on 2000/11/05  10:10:13
31117         Log: Fix case where ungetc(f,EOF) was allowed.
31118              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
31119              so we can see similarities.
31120              Use types more carefully and a STDCHAR array in hope that this will
31121              fix Jarrko's 64bit machine.
31122      Branch: perlio
31123            ! perlio.c
31124 ____________________________________________________________________________
31125 [  7553] By: jhi                                   on 2000/11/05  01:12:16
31126         Log: Fix for
31127              
31128              Subject: [ID 20001004.007] taint propogation is inconsistent
31129              From: pimlott@idiomtech.com (Andrew Pimlott) 
31130              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
31131              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
31132              
31133              The culprit was sv_setsv() which was rather blindly
31134              propagating taint, which lead to behaviour where if
31135              a tainted anon hash value was seen all the hash values
31136              from then on at that level became tainted, or at any
31137              upper levels in the case of nested anon hashes.
31138      Branch: perl
31139            ! sv.c t/op/taint.t
31140 ____________________________________________________________________________
31141 [  7552] By: jhi                                   on 2000/11/04  23:44:18
31142         Log: Some cpps don't like splitting conditionals across several lines.
31143      Branch: perl
31144            ! perlio.c
31145 ____________________________________________________________________________
31146 [  7551] By: nick                                  on 2000/11/04  23:40:44
31147         Log: Integrate mainline
31148      Branch: perlio
31149           !> pp_hot.c t/op/taint.t
31150 ____________________________________________________________________________
31151 [  7550] By: nick                                  on 2000/11/04  23:39:05
31152         Log: Integrate mainline again
31153      Branch: perlio
31154           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
31155           !> t/lib/b.t t/op/misc.t util.c
31156 ____________________________________________________________________________
31157 [  7549] By: jhi                                   on 2000/11/04  23:14:01
31158         Log: Fix for
31159              
31160              Subject: [ID 20001004.006] undef is never tainted
31161              From: pimlott@idiomtech.com (Andrew Pimlott)
31162              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
31163              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
31164              
31165              An undef read from a slurped file was not tainted.
31166      Branch: perl
31167            ! pp_hot.c t/op/taint.t
31168 ____________________________________________________________________________
31169 [  7548] By: jhi                                   on 2000/11/04  22:56:21
31170         Log: Test tweak ($Config{useperlio} is by default undef) .
31171      Branch: perl
31172            ! t/lib/b.t
31173 ____________________________________________________________________________
31174 [  7547] By: jhi                                   on 2000/11/04  22:43:56
31175         Log: Integrate perlio.
31176      Branch: perl
31177           +> lib/perlio.pm
31178           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
31179           !> pod/perlapi.pod t/lib/b.t
31180 ____________________________________________________________________________
31181 [  7546] By: jhi                                   on 2000/11/04  22:40:59
31182         Log: Configure would use a bad $myuname from an old config.sh.
31183              
31184              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
31185              From: Andy Dougherty <doughera@lafayette.edu>
31186              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
31187              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
31188      Branch: metaconfig
31189            ! U/modified/Oldconfig.U
31190      Branch: perl
31191            ! Configure config_h.SH
31192 ____________________________________________________________________________
31193 [  7545] By: jhi                                   on 2000/11/04  22:36:54
31194         Log: Subject: Locales support (setlocale) fixes
31195              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31196              Date: Sat, 4 Nov 2000 10:15:48 +0300 
31197              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
31198              
31199              Modified quite a bit to be more portable.
31200      Branch: perl
31201            ! embed.h embed.pl perl.h proto.h util.c
31202 ____________________________________________________________________________
31203 [  7544] By: jhi                                   on 2000/11/04  22:32:47
31204         Log: Dying is too strict here, better just skip.
31205      Branch: perl
31206            ! t/op/misc.t
31207 ____________________________________________________________________________
31208 [  7543] By: nick                                  on 2000/11/04  21:55:13
31209         Log: Merge mainline
31210      Branch: perlio
31211           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31212           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
31213           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
31214           !> (integrate 64 files)
31215 ____________________________________________________________________________
31216 [  7542] By: jhi                                   on 2000/11/04  21:09:28
31217         Log: More Changes tweakery.
31218      Branch: perl
31219            ! Changes Porting/genlog
31220 ____________________________________________________________________________
31221 [  7541] By: jhi                                   on 2000/11/04  20:58:18
31222         Log: Changes fixups.
31223      Branch: perl
31224            ! Changes
31225 ____________________________________________________________________________
31226 [  7540] By: jhi                                   on 2000/11/04  20:42:38
31227         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
31228              create a "fast path" for locale name probing using "locale -a"
31229              if available, squash finally hopefully the s?printf resetting
31230              the numeric locale (since, IIUC perllocale, it never shouldn't). 
31231      Branch: perl
31232            ! sv.c t/op/misc.t t/pragma/locale.t
31233 ____________________________________________________________________________
31234 [  7539] By: nick                                  on 2000/11/04  19:56:10
31235         Log: PerlIO infrastructure complete.
31236      Branch: perlio
31237            + lib/perlio.pm
31238            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
31239 ____________________________________________________________________________
31240 [  7538] By: nick                                  on 2000/11/04  14:31:32
31241         Log: Type tweaks + less contorted allocation scheme
31242      Branch: perlio
31243            ! perlio.c
31244 ____________________________________________________________________________
31245 [  7537] By: nick                                  on 2000/11/04  12:40:42
31246         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
31247              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
31248              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
31249              sensible) which lead to some interesting fails.
31250      Branch: perlio
31251            ! perlio.c
31252 ____________________________________________________________________________
31253 [  7536] By: jhi                                   on 2000/11/04  00:20:02
31254         Log: Add FCNTL_CAN_LOCK.
31255              
31256              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31257              From: Andy Dougherty <doughera@lafayette.edu>
31258              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
31259              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
31260              
31261              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
31262              From: Andy Dougherty <doughera@lafayette.edu>
31263              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
31264              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
31265      Branch: metaconfig/U/perl
31266            + d_fcntl_can_lock.U
31267            ! startperl.U
31268      Branch: perl
31269            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31270            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
31271            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31272            ! vos/config.ga.h win32/config.bc win32/config.gc
31273            ! win32/config.vc
31274 ____________________________________________________________________________
31275 [  7535] By: nick                                  on 2000/11/03  22:19:10
31276         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
31277              - Works on Linux with
31278              perlio + unix
31279              stdio
31280              - Works on Solaris with
31281              perlio + unix
31282              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
31283              - Fails (hangs in openpid) if you try and stack
31284              perlio + stdio - Linux stdio's read() logic is hanging.
31285      Branch: perlio
31286            ! iperlsys.h perlio.c
31287 ____________________________________________________________________________
31288 [  7534] By: jhi                                   on 2000/11/03  15:16:02
31289         Log: Subject: Re: README.aix
31290              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31291              Date: Fri, 03 Nov 2000 16:03:15 +0100
31292              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
31293      Branch: perl
31294            ! README.aix
31295 ____________________________________________________________________________
31296 [  7533] By: jhi                                   on 2000/11/03  03:59:02
31297         Log: Subject: [PATCH 5.7.0] better messages from malloc()
31298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31299              Date: Wed, 1 Nov 2000 23:39:56 -0500
31300              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
31301      Branch: perl
31302            ! malloc.c pod/perldiag.pod
31303 ____________________________________________________________________________
31304 [  7532] By: jhi                                   on 2000/11/03  00:11:56
31305         Log: The #7521 touched things it shouldn't have.
31306      Branch: perl
31307            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
31308 ____________________________________________________________________________
31309 [  7531] By: jhi                                   on 2000/11/02  22:32:33
31310         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
31311              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31312              Date:     Thu, 2 Nov 2000 16:58:36 EST
31313              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
31314      Branch: perl
31315            ! vms/gen_shrfls.pl
31316 ____________________________________________________________________________
31317 [  7530] By: jhi                                   on 2000/11/02  22:08:49
31318         Log: Fix the problem discussed in
31319              
31320              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
31321              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
31322              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
31323              
31324              originally from Linc Madison.  Also Andreas König's comments
31325              taken into account.  Some other problems with Tie::SubstrHash
31326              fixed: didn't croak when the table exceeded the requested number
31327              of entries (as documented) but instead when the number of entries
31328              exceeded the size of the table, a croak() had an unnecessary \n,
31329              didn't have a CLEAR method, documented that there is no exists().
31330              Didn't fix to be strict-proof because the module uses &foo; and
31331              dynamic scope.  Added a test script exercizing both first tamely 
31332              the basic functionality, and then the failure cases reported by
31333              Linc Madison.
31334      Branch: perl
31335            + t/lib/tie-substrhash.t
31336            ! MANIFEST lib/Tie/SubstrHash.pm
31337 ____________________________________________________________________________
31338 [  7529] By: jhi                                   on 2000/11/02  17:58:08
31339         Log: recv() can fail and return undef.
31340              
31341              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
31342              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
31343              Date: Thu, 2 Nov 2000 20:12:20 +0300
31344              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
31345      Branch: perl
31346            ! lib/Net/Ping.pm
31347 ____________________________________________________________________________
31348 [  7528] By: jhi                                   on 2000/11/02  17:49:09
31349         Log: Detpyo.
31350      Branch: perl
31351            ! pod/perlop.pod
31352 ____________________________________________________________________________
31353 [  7527] By: jhi                                   on 2000/11/02  15:48:37
31354         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
31355              fix a autovivification bug in Tie::RefHash, add tests for both.
31356              
31357              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
31358              From: Edward Avis <epa98@doc.ic.ac.uk>
31359              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
31360              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
31361      Branch: perl
31362            + t/lib/tie-refhash.t
31363            ! MANIFEST lib/Tie/RefHash.pm
31364 ____________________________________________________________________________
31365 [  7526] By: jhi                                   on 2000/11/02  13:56:26
31366         Log: Test::Harness revealed buglets in the new DynaLoader.
31367              
31368              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
31369              From: andreas.koenig@anima.de (Andreas J. Koenig)
31370              Date: 02 Nov 2000 11:26:48 +0100 
31371              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
31372      Branch: perl
31373            ! ext/DynaLoader/DynaLoader_pm.PL
31374 ____________________________________________________________________________
31375 [  7525] By: jhi                                   on 2000/11/01  23:52:08
31376         Log: The entry for #7503 was missing.
31377      Branch: perl
31378            ! Changes
31379 ____________________________________________________________________________
31380 [  7524] By: jhi                                   on 2000/11/01  23:40:52
31381         Log: Update Changes.
31382      Branch: perl
31383            ! Changes patchlevel.h
31384 ____________________________________________________________________________
31385 [  7523] By: jhi                                   on 2000/11/01  22:57:09
31386         Log: More tweaking on the #7522 theme.
31387      Branch: perl
31388            ! ext/DynaLoader/DynaLoader_pm.PL
31389 ____________________________________________________________________________
31390 [  7522] By: jhi                                   on 2000/11/01  22:06:15
31391         Log: Expand %Config variables and %ENV variables only if
31392              so requested during build time using the
31393              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
31394              Not expanding makes relocating distributions easier.
31395      Branch: perl
31396            ! ext/DynaLoader/DynaLoader_pm.PL
31397 ____________________________________________________________________________
31398 [  7521] By: jhi                                   on 2000/11/01  20:56:34
31399         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
31400              and setgid() because they were just changing $< and $( which means
31401              only changing the real uid/gid, as opposed to changing both
31402              real and effective ids.  (The alternative way could have been
31403              in POSIX.pm to change $> and $), too, but making a direct call
31404              to the C API feels cleaner.)  Fixes the bug
31405              
31406              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
31407              From: "Garry T. Williams" <garry@zvolve.com>
31408              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
31409              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
31410      Branch: perl
31411            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
31412            ! ext/POSIX/typemap pod/perlvar.pod
31413 ____________________________________________________________________________
31414 [  7520] By: jhi                                   on 2000/11/01  20:08:33
31415         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
31416              From: "Garry T. Williams" <garry@zvolve.com>
31417              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
31418              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
31419      Branch: perl
31420            ! pod/perlsec.pod
31421 ____________________________________________________________________________
31422 [  7519] By: jhi                                   on 2000/11/01  20:01:22
31423         Log: Locale warning explanation tweak.
31424      Branch: perl
31425            ! pod/perldiag.pod
31426 ____________________________________________________________________________
31427 [  7518] By: jhi                                   on 2000/11/01  18:57:13
31428         Log: C.pm part of
31429              
31430              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
31431              From: Jarkko Hietaniemi <jhi@iki.fi>
31432              Date: Tue, 10 Oct 2000 08:22:28 -0500
31433              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
31434      Branch: perl
31435            ! ext/B/B/C.pm
31436 ____________________________________________________________________________
31437 [  7517] By: jhi                                   on 2000/11/01  18:41:59
31438         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
31439              From: Martien Verbruggen <mgjv@comdyn.com.au>
31440              Date: Fri, 6 Oct 2000 14:09:10 +1100
31441              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
31442      Branch: perl
31443            ! pod/perlop.pod
31444 ____________________________________________________________________________
31445 [  7516] By: jhi                                   on 2000/11/01  18:34:55
31446         Log: Generalize the Camel wording.
31447              
31448              Subject: Re: perlfaq style changes
31449              From: John Borwick <jhborwic@unity.ncsu.edu>
31450              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
31451              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
31452      Branch: perl
31453            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
31454 ____________________________________________________________________________
31455 [  7515] By: jhi                                   on 2000/11/01  16:52:31
31456         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
31457              From: pimlott@idiomtech.com (Andrew Pimlott)
31458              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
31459              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
31460      Branch: perl
31461            ! pod/perlsec.pod
31462 ____________________________________________________________________________
31463 [  7514] By: jhi                                   on 2000/11/01  15:03:40
31464         Log: More AIX lore.
31465      Branch: perl
31466            ! ext/re/hints/aix.pl
31467 ____________________________________________________________________________
31468 [  7513] By: jhi                                   on 2000/11/01  14:48:30
31469         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
31470              From: root <root@chronos.fi.muni.cz>
31471              Date: Wed, 1 Nov 2000 12:31:32 +0100
31472              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
31473      Branch: perl
31474            ! lib/Net/Ping.pm
31475 ____________________________________________________________________________
31476 [  7512] By: jhi                                   on 2000/11/01  14:46:47
31477         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
31478              From: Martin Husemann <martin@duskware.de>
31479              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
31480              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
31481      Branch: perl
31482            ! regcomp.c
31483 ____________________________________________________________________________
31484 [  7511] By: jhi                                   on 2000/11/01  14:39:50
31485         Log: AUTHORS updates.
31486      Branch: perl
31487            ! AUTHORS
31488 ____________________________________________________________________________
31489 [  7510] By: jhi                                   on 2000/11/01  14:29:50
31490         Log: Subject: [PATCH] startperl to respect versiononly
31491              From: Robin Barker <rmb1@cise.npl.co.uk> 
31492              Date: Tue, 31 Oct 2000 16:29:36 GMT
31493              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
31494      Branch: metaconfig/U/perl
31495            ! startperl.U
31496      Branch: perl
31497            ! Configure config_h.SH
31498 ____________________________________________________________________________
31499 [  7509] By: jhi                                   on 2000/11/01  14:19:53
31500         Log: printf UVs the correct way, noticed by Robin Barker.
31501      Branch: perl
31502            ! utf8.c
31503 ____________________________________________________________________________
31504 [  7508] By: jhi                                   on 2000/11/01  14:10:03
31505         Log: Do not cleanup *% because the % has special meanings in some
31506              shell environments.
31507      Branch: perl
31508            ! ext/Storable/Makefile.PL
31509 ____________________________________________________________________________
31510 [  7507] By: jhi                                   on 2000/11/01  14:06:00
31511         Log: The NonStop-UX libraries have a novel way to say NaN.
31512      Branch: perl
31513            ! t/lib/bigfltpm.t
31514 ____________________________________________________________________________
31515 [  7506] By: jhi                                   on 2000/11/01  14:03:35
31516         Log: The osname has been lowercased by now, from Tom Bates.
31517      Branch: metaconfig
31518            ! U/modified/Oldconfig.U
31519      Branch: perl
31520            ! Configure config_h.SH
31521 ____________________________________________________________________________
31522 [  7505] By: jhi                                   on 2000/10/31  19:18:39
31523         Log: The compiler is either gcc or cc, from Tom Bates.
31524      Branch: perl
31525            ! hints/nonstopux.sh
31526 ____________________________________________________________________________
31527 [  7504] By: jhi                                   on 2000/10/31  14:53:42
31528         Log: Update Changes.
31529      Branch: perl
31530            ! Changes patchlevel.h
31531 ____________________________________________________________________________
31532 [  7503] By: jhi                                   on 2000/10/31  14:30:50
31533         Log: Whitespace style tweak.  Was originally going to see to
31534              
31535              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
31536              From: Joe Smith <jms@inwap.com>
31537              Date: Mon, 30 Oct 2000 18:47:57 -0800
31538              Message-Id: <39FE32DD.24AAC4D@inwap.com>
31539              
31540              but that had already been taken care of.
31541      Branch: metaconfig
31542            ! U/compline/d_stdstdio.U
31543      Branch: perl
31544            ! Configure config_h.SH
31545 ____________________________________________________________________________
31546 [  7502] By: jhi                                   on 2000/10/31  14:25:02
31547         Log: AUTHORS tweaks.
31548      Branch: perl
31549            ! AUTHORS
31550 ____________________________________________________________________________
31551 [  7501] By: jhi                                   on 2000/10/31  14:23:59
31552         Log: Subject: perlfaq style changes
31553              From: John Borwick <jhborwic@unity.ncsu.edu>
31554              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
31555              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
31556      Branch: perl
31557            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31558            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31559            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31560            ! pod/perlfaq9.pod
31561 ____________________________________________________________________________
31562 [  7500] By: jhi                                   on 2000/10/31  14:22:15
31563         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
31564              
31565              Subject: Re: [ID 20000918.005] ~ on wide chars
31566              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31567              Date: Mon, 30 Oct 2000 21:09:55 -0800
31568              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
31569              
31570              (The ord() part of the patch skipped.)
31571      Branch: perl
31572            ! doop.c
31573 ____________________________________________________________________________
31574 [  7499] By: jhi                                   on 2000/10/31  14:20:08
31575         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
31576              From: Jens Hamisch <jens@Strawberry.COM>
31577              Date: Mon, 30 Oct 2000 15:17:07 +0100
31578              Message-Id: <20001030151707.A9597@Strawberry.COM>
31579      Branch: perl
31580            ! av.c
31581 ____________________________________________________________________________
31582 [  7498] By: jhi                                   on 2000/10/31  14:16:29
31583         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
31584              From: Peter Prymmer <pvhp@forte.com>
31585              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
31586              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
31587      Branch: perl
31588            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
31589            + ext/Encode/Encode/posix-bc.enc
31590            ! MANIFEST t/lib/encode.t
31591 ____________________________________________________________________________
31592 [  7497] By: jhi                                   on 2000/10/31  14:13:22
31593         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
31594              From: Peter Prymmer <pvhp@forte.com>
31595              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
31596              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
31597      Branch: perl
31598            ! t/lib/cgi-html.t
31599 ____________________________________________________________________________
31600 [  7496] By: jhi                                   on 2000/10/31  14:12:05
31601         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
31602              From: Peter Prymmer <pvhp@forte.com>
31603              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
31604              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
31605      Branch: perl
31606            ! t/lib/cgi-function.t
31607 ____________________________________________________________________________
31608 [  7495] By: jhi                                   on 2000/10/31  14:11:08
31609         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
31610              From: Peter Prymmer <pvhp@forte.com>
31611              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
31612              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
31613      Branch: perl
31614            + ext/re/hints/aix.pl
31615            ! MANIFEST ext/re/Makefile.PL
31616 ____________________________________________________________________________
31617 [  7494] By: jhi                                   on 2000/10/31  14:08:32
31618         Log: Use Errno magic.
31619              
31620              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
31621              From: Casey Tweten <perl@ctweten.amsite.com>
31622              Date: Mon, 30 Oct 2000 15:51:17 -0500
31623              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
31624      Branch: perl
31625            ! lib/File/Temp.pm
31626 ____________________________________________________________________________
31627 [  7493] By: jhi                                   on 2000/10/31  14:05:07
31628         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
31629              
31630              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
31631              From: Nicholas Clark <nick@ccl4.org>
31632              Date: Mon, 30 Oct 2000 17:38:45 +0000
31633              Message-ID: <20001030173845.O60355@plum.flirble.org>
31634      Branch: perl
31635            ! Makefile.SH utils/perlbug.PL
31636 ____________________________________________________________________________
31637 [  7492] By: nick                                  on 2000/10/30  19:37:23
31638         Log: Change files which are mysteriously different to mainline to be
31639              copies of mainline.
31640      Branch: perlio
31641            ! objXSUB.h perlapi.c pod/perlapi.pod
31642 ____________________________________________________________________________
31643 [  7491] By: nick                                  on 2000/10/30  18:05:54
31644         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
31645              - typo in endian code in putc.
31646              - Don't allow read of write-only files and vice-versa
31647              - and off-by-one in flush-all loop.
31648              Remove debug calls as they were using GCC specific features.
31649      Branch: perlio
31650            ! perlio.c
31651 ____________________________________________________________________________
31652 [  7490] By: nick                                  on 2000/10/29  21:45:45
31653         Log: Integrate mainline to perlio
31654      Branch: perlio
31655           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
31656           !> toke.c
31657 ____________________________________________________________________________
31658 [  7489] By: jhi                                   on 2000/10/29  21:11:08
31659         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
31660              From: andreas.koenig@anima.de (Andreas J. Koenig)
31661              Date: 29 Oct 2000 22:05:59 +0100
31662              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
31663      Branch: perl
31664            ! lib/ExtUtils/Manifest.pm
31665 ____________________________________________________________________________
31666 [  7488] By: jhi                                   on 2000/10/29  21:07:47
31667         Log: Tests for #7487.
31668              
31669              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31670              From: andreas.koenig@anima.de (Andreas J. Koenig)
31671              Date: 29 Oct 2000 19:37:09 +0100
31672              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
31673      Branch: perl
31674            ! t/comp/proto.t
31675 ____________________________________________________________________________
31676 [  7487] By: jhi                                   on 2000/10/29  21:06:27
31677         Log: constsub spillage.
31678              
31679              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
31680              From: John Tobey <jtobey@john-edwin-tobey.org>
31681              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
31682              Message-Id: <m13pvSr-000FObC@feynman.localnet>
31683      Branch: perl
31684            ! op.c
31685 ____________________________________________________________________________
31686 [  7486] By: nick                                  on 2000/10/29  21:05:04
31687         Log: Integrate mainline to perlio branch
31688      Branch: perlio
31689           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
31690           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
31691           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
31692           +> vos/install_perl.cm
31693            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
31694            - vos/config.h vos/config_h.SH_orig
31695           !> (integrate 141 files)
31696 ____________________________________________________________________________
31697 [  7485] By: jhi                                   on 2000/10/29  21:00:47
31698         Log: Make \x{...} consistently produce UTF-8.
31699              
31700              Subject: Re: \x{...} is confused 
31701              From: Simon Cozens <simon@cozens.net>
31702              Date: Sun, 29 Oct 2000 19:36:48 +0000
31703              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
31704      Branch: perl
31705            ! t/pragma/utf8.t toke.c
31706 ____________________________________________________________________________
31707 [  7484] By: nick                                  on 2000/10/29  20:05:29
31708         Log: PerlIO passes all tests.
31709      Branch: perlio
31710            ! perlio.c
31711 ____________________________________________________________________________
31712 [  7483] By: jhi                                   on 2000/10/29  18:06:55
31713         Log: Update Changes.
31714      Branch: perl
31715            ! Changes patchlevel.h
31716 ____________________________________________________________________________
31717 [  7482] By: nick                                  on 2000/10/29  17:43:28
31718         Log: Include <unistd.h> to get correct lseek() prototype etc.
31719              (I thought perl.h did that) - down to two fails
31720              - comp/require.t (last test)
31721              - lib/io_xs.t - possibly import/export of FILE * ?
31722      Branch: perlio
31723            ! perlio.c
31724 ____________________________________________________________________________
31725 [  7481] By: jhi                                   on 2000/10/29  17:02:37
31726         Log: UTF-8 decoder tweak.
31727      Branch: perl
31728            ! utf8.c
31729 ____________________________________________________________________________
31730 [  7480] By: nick                                  on 2000/10/29  16:26:11
31731         Log: Fixed two bugs:
31732              - error code not being set on close (of broken pipe)
31733              - append mode was truncating.
31734              At least one seek/tell bug remains.
31735      Branch: perlio
31736            ! perlio.c
31737 ____________________________________________________________________________
31738 [  7479] By: nick                                  on 2000/10/29  11:18:16
31739         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
31740              in case of accidents. Still several worrying fails, no line disciplines yet.
31741      Branch: perlio
31742            ! iperlsys.h perlio.c
31743 ____________________________________________________________________________
31744 [  7478] By: jhi                                   on 2000/10/29  02:04:01
31745         Log: Add also emailless people.
31746      Branch: perl
31747            ! AUTHORS
31748 ____________________________________________________________________________
31749 [  7477] By: jhi                                   on 2000/10/29  01:36:00
31750         Log: The #7476 needs a MANIFEST change, too.
31751      Branch: perl
31752            ! MANIFEST
31753 ____________________________________________________________________________
31754 [  7476] By: jhi                                   on 2000/10/29  01:35:21
31755         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
31756      Branch: perl
31757            - MAINTAIN
31758            ! AUTHORS Changes
31759 ____________________________________________________________________________
31760 [  7475] By: jhi                                   on 2000/10/28  23:57:25
31761         Log: De-quoted-unreadable to ISO Latin 1.
31762              (There's one ISO-2022-JP name in Changes5.004.)
31763      Branch: perl
31764            ! Changes Changes5.6
31765 ____________________________________________________________________________
31766 [  7474] By: jhi                                   on 2000/10/28  19:13:06
31767         Log: Subject: [ID 20001027.007] uniq array in perlfaq
31768              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
31769              Date: Fri, 27 Oct 2000 19:28:30 +0200
31770              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
31771      Branch: perl
31772            ! pod/perlfaq4.pod
31773 ____________________________________________________________________________
31774 [  7473] By: jhi                                   on 2000/10/28  18:02:05
31775         Log: Locking null mutexes is not recommendable.
31776              
31777              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
31778              From: Hugo <hv@crypt.compulink.co.uk>
31779              Date: Sat, 28 Oct 2000 18:41:12 +0100
31780              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
31781      Branch: perl
31782            ! op.c
31783 ____________________________________________________________________________
31784 [  7472] By: jhi                                   on 2000/10/28  17:52:58
31785         Log: Better create a true mailing list for the repository keepers.
31786      Branch: perl
31787            ! Porting/repository.pod
31788 ____________________________________________________________________________
31789 [  7471] By: jhi                                   on 2000/10/28  17:28:24
31790         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
31791              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
31792      Branch: perl
31793            + Porting/repository.pod
31794            ! MANIFEST
31795 ____________________________________________________________________________
31796 [  7470] By: jhi                                   on 2000/10/28  17:20:54
31797         Log: Subject: DOC PATCH 5.6.0
31798              From: mjd@plover.com
31799              Date: 27 Oct 2000 17:32:44 -0000
31800              Message-ID: <20001027173244.23754.qmail@plover.com>
31801      Branch: perl
31802            ! pod/perlfunc.pod
31803 ____________________________________________________________________________
31804 [  7469] By: jhi                                   on 2000/10/28  17:16:45
31805         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
31806              From: "Peter J. Farley III" <pjfarley@banet.net>
31807              Date: Fri, 27 Oct 2000 20:32:56 -0400
31808              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
31809      Branch: perl
31810            ! README.dos
31811 ____________________________________________________________________________
31812 [  7468] By: jhi                                   on 2000/10/28  17:07:18
31813         Log: Make target reordering to avoid pointless re-makes.
31814              
31815              Subject: Re: Total re-make of 'make okfile' after 7451 ?
31816              From: Nicholas Clark <nick@ccl4.org>
31817              Date: Sat, 28 Oct 2000 00:31:02 +0100
31818              Message-ID: <20001028003101.A54517@plum.flirble.org>
31819      Branch: perl
31820            ! Makefile.SH
31821 ____________________________________________________________________________
31822 [  7467] By: jhi                                   on 2000/10/28  17:05:31
31823         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
31824              From: lvirden@cas.org
31825              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
31826              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
31827      Branch: perl
31828            ! README.os2
31829 ____________________________________________________________________________
31830 [  7466] By: jhi                                   on 2000/10/28  16:09:16
31831         Log: Upgrade to CPAN 1.58_55.
31832              
31833              Subject: CPAN.pm status
31834              From: andreas.koenig@anima.de (Andreas J. Koenig) 
31835              Date: 28 Oct 2000 08:18:00 +0200 
31836              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
31837      Branch: perl
31838            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31839 ____________________________________________________________________________
31840 [  7465] By: jhi                                   on 2000/10/28  16:02:47
31841         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
31842      Branch: perl
31843            ! embed.h embed.pl perl.h proto.h toke.c
31844 ____________________________________________________________________________
31845 [  7464] By: nick                                  on 2000/10/28  10:43:44
31846         Log: Fix for sv_2iv() on "shared" value from keys %hash.
31847      Branch: perl
31848            ! sv.c
31849 ____________________________________________________________________________
31850 [  7463] By: jhi                                   on 2000/10/27  16:18:29
31851         Log: Update Changes.
31852      Branch: perl
31853            ! Changes patchlevel.h
31854 ____________________________________________________________________________
31855 [  7462] By: jhi                                   on 2000/10/27  16:17:44
31856         Log: Too enthusiastic editing in #7460.
31857      Branch: metaconfig
31858            ! U/modified/Oldsym.U
31859      Branch: perl
31860            ! Configure config_h.SH
31861 ____________________________________________________________________________
31862 [  7461] By: jhi                                   on 2000/10/27  15:37:38
31863         Log: Retract #7459, the script needs more work.
31864      Branch: perl
31865            - mkreef
31866            ! MANIFEST
31867 ____________________________________________________________________________
31868 [  7460] By: jhi                                   on 2000/10/27  15:23:14
31869         Log: Use $sort, $uniq (and $tr) consistently as wondered
31870              by Nicholas Clark.
31871      Branch: metaconfig
31872            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
31873            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
31874            ! U/modified/libc.U
31875      Branch: perl
31876            ! Configure config_h.SH
31877 ____________________________________________________________________________
31878 [  7459] By: jhi                                   on 2000/10/27  15:02:07
31879         Log: (Retracted by #7461)
31880              
31881              Add a shell script for creating/removing symbolic link farms,
31882              useful for keeping the source code read-only and doing the
31883              builds somewhere else.
31884      Branch: perl
31885            + mkreef
31886            ! MANIFEST
31887 ____________________________________________________________________________
31888 [  7458] By: jhi                                   on 2000/10/27  14:42:20
31889         Log: Do away with the fix_pl.
31890      Branch: perl
31891            - fix_pl
31892            ! MANIFEST Makefile.SH
31893 ____________________________________________________________________________
31894 [  7457] By: jhi                                   on 2000/10/27  12:43:13
31895         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
31896              From: Jens Hamisch <jens@Strawberry.COM>
31897              Date: Fri, 27 Oct 2000 14:38:21 +0200
31898              Message-Id: <20001027143821.B3366@Strawberry.COM>
31899      Branch: perl
31900            ! perl.h
31901 ____________________________________________________________________________
31902 [  7456] By: jhi                                   on 2000/10/27  12:33:42
31903         Log: Subject: [PATCH] todo
31904              From: Nicholas Clark <nick@ccl4.org>
31905              Date: Thu, 26 Oct 2000 22:32:29 +0100
31906              Message-ID: <20001026223229.A44540@plum.flirble.org>
31907      Branch: perl
31908            ! pod/perltodo.pod
31909 ____________________________________________________________________________
31910 [  7455] By: jhi                                   on 2000/10/27  12:02:21
31911         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
31912              From: John Tobey <jtobey@john-edwin-tobey.org>
31913              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
31914              Message-Id: <m13ozHF-000FObC@feynman.localnet>
31915      Branch: perl
31916            ! op.c t/pragma/sub_lval.t
31917 ____________________________________________________________________________
31918 [  7454] By: jhi                                   on 2000/10/27  11:59:42
31919         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
31920              From: sthoenna@efn.org
31921              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
31922              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
31923      Branch: perl
31924            ! pp.c t/op/assignwarn.t
31925 ____________________________________________________________________________
31926 [  7453] By: jhi                                   on 2000/10/27  00:15:08
31927         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
31928      Branch: perl
31929            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31930            ! ext/Storable/Storable.xs t/lib/st-lock.t
31931 ____________________________________________________________________________
31932 [  7452] By: jhi                                   on 2000/10/26  13:05:52
31933         Log: Undo #7451, this seems to be a deficiency in Perforce,
31934              there is no per-file line-terminator type, only per-client.
31935      Branch: perl
31936            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31937            ! win32/makefile.mk
31938 ____________________________________________________________________________
31939 [  7451] By: jhi                                   on 2000/10/26  04:56:03
31940         Log: Experimenting in DOS arcana.
31941      Branch: perl
31942            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31943            ! win32/makefile.mk
31944 ____________________________________________________________________________
31945 [  7450] By: jhi                                   on 2000/10/26  04:50:52
31946         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
31947              From: "Peter J. Farley III" <pjfarley@banet.net>            
31948              Date: Wed, 25 Oct 2000 23:10:18 -0400
31949              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
31950      Branch: perl
31951            ! t/io/open.t
31952 ____________________________________________________________________________
31953 [  7449] By: jhi                                   on 2000/10/26  04:49:16
31954         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
31955              From: Hugo <hv@crypt.compulink.co.uk>
31956              Date: Thu, 26 Oct 2000 01:55:17 +0100
31957              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
31958              
31959              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
31960      Branch: perl
31961            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
31962 ____________________________________________________________________________
31963 [  7448] By: jhi                                   on 2000/10/26  04:38:36
31964         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
31965              From: Peter Prymmer <pvhp@forte.com>
31966              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
31967              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
31968      Branch: perl
31969            ! configure.com
31970 ____________________________________________________________________________
31971 [  7447] By: jhi                                   on 2000/10/25  23:20:02
31972         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
31973              in platforms that strictly require all the symbols being present
31974              at link time.
31975      Branch: perl
31976            ! handy.h
31977 ____________________________________________________________________________
31978 [  7446] By: jhi                                   on 2000/10/25  21:55:57
31979         Log: Update Changes.
31980      Branch: perl
31981            ! Changes patchlevel.h
31982 ____________________________________________________________________________
31983 [  7445] By: jhi                                   on 2000/10/25  21:27:08
31984         Log: Integrate with vmsperl #7430 by Charles Bailey:
31985              
31986              Cleanup from prior patch (Charles Lane?):
31987              - improve handling of MFDs in Basename and Path
31988              - default to no xsubpp line # munging when building debug images
31989      Branch: perl
31990           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
31991 ____________________________________________________________________________
31992 [  7444] By: jhi                                   on 2000/10/25  21:03:50
31993         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
31994              From: John Peacock <JPeacock@UnivPress.com>
31995              Date: Thu, 18 May 2000 11:55:27 -0400
31996              Message-ID: <3924126F.A58BE57A@UnivPress.com>
31997      Branch: perl
31998            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
31999            ! t/op/write.t
32000 ____________________________________________________________________________
32001 [  7443] By: jhi                                   on 2000/10/25  20:43:10
32002         Log: Temporary stopgap for the self-tying issue: for now only
32003              array and hash self-ties are verboten.  The real fix, of
32004              course, would be to comprehensively test (and implement?)
32005              and debug (and document) self-ties.
32006      Branch: perl
32007            ! pod/perldiag.pod pp_sys.c t/op/tie.t
32008 ____________________________________________________________________________
32009 [  7442] By: jhi                                   on 2000/10/25  20:14:30
32010         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
32011              From: Dan Sugalski <dan@sidhe.org>
32012              Date: Wed, 25 Oct 2000 13:36:35 -0400
32013              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
32014              
32015              plus regen global.sym.
32016      Branch: perl
32017            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
32018            ! thrdvar.h util.c
32019 ____________________________________________________________________________
32020 [  7441] By: jhi                                   on 2000/10/25  20:12:20
32021         Log: buildtoc target tweaks.
32022      Branch: perl
32023            ! pod/Makefile.SH
32024 ____________________________________________________________________________
32025 [  7440] By: jhi                                   on 2000/10/25  20:03:53
32026         Log: A new version of making the syslog test more robust.
32027              (Replaces #7421.)
32028              
32029              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32030              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32031              Date: Wed, 25 Oct 2000 12:13:54 -0400
32032              Message-ID: <20001025121354.B2264@O2.chapin.edu>
32033      Branch: perl
32034            ! t/lib/syslog.t
32035 ____________________________________________________________________________
32036 [  7439] By: jhi                                   on 2000/10/25  20:00:48
32037         Log: Continue the internal UTF-8 API tweaking.
32038              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
32039              used much more than the simpler API, now called utf8_to_uv_simple().
32040              Still not quite happy with API, too much partial duplication
32041              of functionality.
32042      Branch: perl
32043            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
32044            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
32045            ! regcomp.c regexec.c sv.c toke.c utf8.c
32046 ____________________________________________________________________________
32047 [  7438] By: jhi                                   on 2000/10/25  18:52:30
32048         Log: Allow poking holes at the UTF-8 decoding strictness.
32049      Branch: perl
32050            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
32051            ! utf8.h
32052 ____________________________________________________________________________
32053 [  7437] By: jhi                                   on 2000/10/25  13:53:05
32054         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
32055              UTF8LEN() and UTF8SKIP(). 
32056      Branch: perl
32057            ! pp.c utf8.c utf8.h
32058 ____________________________________________________________________________
32059 [  7436] By: jhi                                   on 2000/10/25  13:51:37
32060         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
32061              From: Nicholas Clark <nick@ccl4.org>
32062              Date: Wed, 25 Oct 2000 14:44:05 +0100
32063              Message-ID: <20001025144404.D27253@plum.flirble.org>
32064      Branch: perl
32065            ! pod/perlrun.pod
32066 ____________________________________________________________________________
32067 [  7435] By: jhi                                   on 2000/10/25  13:49:32
32068         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
32069              From: Mike Guy <mjtg@cam.ac.uk>
32070              Date: Tue, 24 Oct 2000 14:59:40 +0100
32071              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
32072      Branch: perl
32073            ! scope.c
32074 ____________________________________________________________________________
32075 [  7434] By: jhi                                   on 2000/10/25  13:48:41
32076         Log: AIX is picky about its symbol exports.  Solution for now
32077              is to include the deb.o explicitly to the re extension build.
32078              
32079              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
32080              From: Peter Prymmer <pvhp@forte.com>
32081              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
32082              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
32083      Branch: perl
32084            ! ext/re/Makefile.PL hints/aix.sh
32085 ____________________________________________________________________________
32086 [  7433] By: jhi                                   on 2000/10/25  13:46:49
32087         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
32088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32089              Date: Wed, 25 Oct 2000 12:02:20 +0200
32090              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
32091      Branch: perl
32092            ! perlsdio.h
32093 ____________________________________________________________________________
32094 [  7432] By: jhi                                   on 2000/10/25  13:44:28
32095         Log: Subject: Minor update to find2perl, for portability
32096              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
32097              Date: Wed, 25 Oct 2000 12:05:47 +0100
32098              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
32099      Branch: perl
32100            ! x2p/find2perl.PL
32101 ____________________________________________________________________________
32102 [  7431] By: jhi                                   on 2000/10/25  13:40:39
32103         Log: Add targets to Makefile.SH, most importantly
32104              'regen_all' which also remembers to update vms/perly*.
32105      Branch: perl
32106            ! Makefile.SH
32107 ____________________________________________________________________________
32108 [  7430] By: bailey                                on 2000/10/25  03:13:53
32109         Log: Cleanup from prior patch (Charles Lane?):
32110              - improve handling of MFDs in Basename and Path
32111              - default to no xsubpp line # munging when building debug images
32112      Branch: vmsperl
32113            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
32114 ____________________________________________________________________________
32115 [  7429] By: jhi                                   on 2000/10/24  20:03:40
32116         Log: Podify README.epoc and README.vos.
32117      Branch: perl
32118            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
32119            ! pod/perlport.pod pod/perltoc.pod
32120 ____________________________________________________________________________
32121 [  7428] By: jhi                                   on 2000/10/24  19:10:33
32122         Log: Stratus VOS updates from Paul Green.
32123      Branch: perl
32124            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32125            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
32126            - vos/config.def vos/config.h vos/config_h.SH_orig
32127            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
32128            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
32129 ____________________________________________________________________________
32130 [  7427] By: jhi                                   on 2000/10/24  18:59:48
32131         Log: Check if stdio supports tweaking lval and cnt simultaneously.
32132              
32133              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
32134              From: Nicholas Clark <nick@ccl4.org>
32135              Date: Mon, 23 Oct 2000 15:39:32 +0100
32136              Message-ID: <20001023153932.A10786@plum.flirble.org>
32137      Branch: metaconfig
32138            ! U/compline/d_stdstdio.U
32139      Branch: perl
32140            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32141            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
32142            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
32143            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
32144            ! vos/config.h vos/config_h.SH_orig win32/config.bc
32145            ! win32/config.gc win32/config.vc
32146 ____________________________________________________________________________
32147 [  7426] By: jhi                                   on 2000/10/24  17:57:44
32148         Log: Missed the header file changes from #7425.
32149      Branch: perl
32150            ! embed.h embed.pl objXSUB.h proto.h
32151 ____________________________________________________________________________
32152 [  7425] By: jhi                                   on 2000/10/24  17:55:17
32153         Log: Fix the bug reported in
32154              
32155              From: andreas.koenig@anima.de (Andreas J. Koenig)
32156              Subject: Encode bug?
32157              Date: 24 Oct 2000 14:01:26 +0200 
32158              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
32159              
32160              Also make is_utf8_char() stricter.
32161      Branch: perl
32162            ! ext/Encode/Encode.xs utf8.c
32163 ____________________________________________________________________________
32164 [  7424] By: jhi                                   on 2000/10/24  15:15:39
32165         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
32166              From: Peter Scott <Peter@PSDT.com>
32167              Date: Mon, 23 Oct 2000 19:46:01 -0700
32168              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
32169      Branch: perl
32170            ! pod/perlfaq5.pod
32171 ____________________________________________________________________________
32172 [  7423] By: jhi                                   on 2000/10/24  14:25:30
32173         Log: Test tweak to avoid pulling in the whole Config.
32174      Branch: perl
32175            ! t/lib/st-lock.t
32176 ____________________________________________________________________________
32177 [  7422] By: jhi                                   on 2000/10/24  14:03:16
32178         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
32179      Branch: perl
32180            ! pp.c
32181 ____________________________________________________________________________
32182 [  7421] By: jhi                                   on 2000/10/24  13:32:09
32183         Log: (Replaced by #7440.)
32184              
32185              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
32186              From: "Kurt D. Starsinic" <kstar@chapin.edu>
32187              Date: Mon, 23 Oct 2000 16:40:54 -0400
32188              Message-ID: <20001023164054.B14491@O2.chapin.edu>
32189      Branch: perl
32190            ! t/lib/syslog.t
32191 ____________________________________________________________________________
32192 [  7420] By: jhi                                   on 2000/10/24  13:30:53
32193         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
32194              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32195              Date: Mon, 23 Oct 2000 17:29:03 -0400
32196              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
32197      Branch: perl
32198            ! lib/ExtUtils/MM_Unix.pm
32199 ____________________________________________________________________________
32200 [  7419] By: jhi                                   on 2000/10/24  13:29:57
32201         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
32202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32203              Date: Mon, 23 Oct 2000 19:01:32 -0400
32204              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
32205      Branch: perl
32206            ! utils/h2xs.PL
32207 ____________________________________________________________________________
32208 [  7418] By: jhi                                   on 2000/10/24  13:26:04
32209         Log: Replace #7409 with
32210              
32211              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
32212              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
32213              Date: Mon, 23 Oct 2000 20:08:56 +0200
32214              Message-ID: <20001023200855.A14850@nice.ram.loc>
32215      Branch: perl
32216            ! ext/Storable/Storable.pm t/lib/st-lock.t
32217 ____________________________________________________________________________
32218 [  7417] By: jhi                                   on 2000/10/24  13:17:52
32219         Log: Run vms/vms_yfix.pl, should have done that after changing
32220              perly.c in #7382.
32221      Branch: perl
32222            ! vms/perly_c.vms vms/perly_h.vms
32223 ____________________________________________________________________________
32224 [  7416] By: jhi                                   on 2000/10/24  02:55:33
32225         Log: Make the UTF-8 decoding stricter and more verbose when
32226              malformation happens.  This involved adding an argument
32227              to utf8_to_uv_chk(), which involved changing its prototype,
32228              and prefer STRLEN over I32 for the UTF-8 length, which as
32229              a domino effect necessitated changing the prototypes of
32230              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
32231              The stricter UTF-8 decoding checking uses Markus Kuhn's
32232              UTF-8 Decode Stress Tester from
32233              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
32234      Branch: perl
32235            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
32236            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
32237            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
32238            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
32239 ____________________________________________________________________________
32240 [  7415] By: jhi                                   on 2000/10/23  14:06:06
32241         Log: Update Changes.
32242      Branch: perl
32243            ! Changes patchlevel.h
32244 ____________________________________________________________________________
32245 [  7414] By: jhi                                   on 2000/10/23  12:39:52
32246         Log: Undo the basename() part of #7412 since the lib/basename
32247              tests would need upgrading too.
32248      Branch: perl
32249            ! lib/File/Basename.pm
32250 ____________________________________________________________________________
32251 [  7413] By: jhi                                   on 2000/10/23  12:19:27
32252         Log: Document PERL_INSTALL_ROOT of #7210.
32253      Branch: perl
32254            ! lib/ExtUtils/Install.pm
32255 ____________________________________________________________________________
32256 [  7412] By: jhi                                   on 2000/10/23  12:16:47
32257         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
32258      Branch: perl
32259            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
32260            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
32261 ____________________________________________________________________________
32262 [  7411] By: jhi                                   on 2000/10/23  12:07:41
32263         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
32264              From: Prymmer/Kahn <pvhp@best.com>
32265              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
32266              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
32267      Branch: perl
32268            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
32269 ____________________________________________________________________________
32270 [  7410] By: jhi                                   on 2000/10/23  04:10:11
32271         Log: The change #7187 was not so good on VMS.
32272              
32273              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
32274              From: "Craig A. Berry" <craig.berry@psinetcs.com>
32275              Date: Sun, 22 Oct 2000 23:03:08 -0500
32276              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
32277      Branch: perl
32278            ! utils/perldoc.PL
32279 ____________________________________________________________________________
32280 [  7409] By: jhi                                   on 2000/10/23  03:57:36
32281         Log: Avoid Storable locking on DJGPP for now.
32282              
32283              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
32284              From: "Peter J. Farley III" <pjfarley@banet.net>
32285              Date: Sun, 22 Oct 2000 20:00:00 -0400
32286              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
32287      Branch: perl
32288            ! ext/Storable/Storable.pm t/lib/st-lock.t
32289 ____________________________________________________________________________
32290 [  7408] By: jhi                                   on 2000/10/23  03:50:24
32291         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
32292              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32293              Date: Sun, 22 Oct 2000 21:12:22 -0400
32294              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
32295      Branch: perl
32296            ! lib/vars.pm
32297 ____________________________________________________________________________
32298 [  7407] By: jhi                                   on 2000/10/23  03:43:12
32299         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
32300              From: Hugo <hv@crypt.compulink.co.uk>
32301              Date: Mon, 23 Oct 2000 00:47:22 +0100
32302              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
32303      Branch: perl
32304            ! regexec.c t/op/pat.t
32305 ____________________________________________________________________________
32306 [  7406] By: jhi                                   on 2000/10/23  03:40:29
32307         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
32308      Branch: perl
32309            ! lib/ExtUtils/MakeMaker.pm
32310 ____________________________________________________________________________
32311 [  7405] By: jhi                                   on 2000/10/22  21:32:00
32312         Log: Doc patch.
32313              
32314              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
32315              From: rspier@pobox.com (Robert Spier)
32316              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
32317              Message-ID: <14835.16112.13457.447971@rls.cx>
32318      Branch: perl
32319            ! lib/strict.pm
32320 ____________________________________________________________________________
32321 [  7404] By: jhi                                   on 2000/10/22  21:30:51
32322         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
32323              From: rspier@pobox.com (Robert Spier)
32324              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
32325              Message-ID: <14835.17223.72448.705566@rls.cx>
32326      Branch: perl
32327            ! lib/ExtUtils/MakeMaker.pm
32328 ____________________________________________________________________________
32329 [  7403] By: jhi                                   on 2000/10/22  21:24:11
32330         Log: Subject: [PATCH bleadperl] ripples from constsub patch
32331              From: John Tobey <jtobey@john-edwin-tobey.org>
32332              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
32333              Message-Id: <m13nSOB-000FObC@feynman.localnet>
32334      Branch: perl
32335            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
32336 ____________________________________________________________________________
32337 [  7402] By: jhi                                   on 2000/10/22  20:59:35
32338         Log: Support s?printf parameter reordering.
32339      Branch: perl
32340            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
32341 ____________________________________________________________________________
32342 [  7401] By: jhi                                   on 2000/10/22  19:19:14
32343         Log: Expand %Config variables only if explicitly so requested
32344              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
32345              
32346              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32347              From: Gurusamy Sarathy <gsar@ActiveState.com>
32348              Date: Sun, 22 Oct 2000 11:47:32 -0700
32349              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
32350      Branch: perl
32351            ! Makefile.SH lib/lib_pm.PL
32352 ____________________________________________________________________________
32353 [  7400] By: jhi                                   on 2000/10/22  18:24:10
32354         Log: Move the #7390 test from warn/op to comp/redef.
32355              
32356              Subject: Re: Creating const subs for constants.
32357              From: John Tobey <jtobey@john-edwin-tobey.org>
32358              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
32359              Message-Id: <m13nG72-000FObC@feynman.localnet>               
32360      Branch: perl
32361            ! t/comp/redef.t t/pragma/warn/op
32362 ____________________________________________________________________________
32363 [  7399] By: jhi                                   on 2000/10/22  17:49:59
32364         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
32365              From: Nicholas Clark <nick@ccl4.org>
32366              Date: Sat, 21 Oct 2000 22:23:19 +0100
32367              Message-ID: <20001021222319.B45586@plum.flirble.org>
32368      Branch: perl
32369            ! ext/DynaLoader/DynaLoader_pm.PL
32370 ____________________________________________________________________________
32371 [  7398] By: jhi                                   on 2000/10/22  17:47:35
32372         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
32373              From: Hugo <hv@crypt.compulink.co.uk>
32374              Date: Sat, 21 Oct 2000 18:19:59 +0100
32375              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
32376      Branch: perl
32377            ! ext/B/B.pm ext/B/B/C.pm
32378 ____________________________________________________________________________
32379 [  7397] By: jhi                                   on 2000/10/22  17:35:18
32380         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
32381              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
32382              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
32383              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
32384      Branch: perl
32385            ! hints/openbsd.sh
32386 ____________________________________________________________________________
32387 [  7396] By: jhi                                   on 2000/10/22  17:19:46
32388         Log: Subject: installman go-faster stripes
32389              From: Nicholas Clark <nick@talking.bollo.cx>
32390              Date: Sat, 21 Oct 2000 17:24:53 +0100
32391              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
32392              
32393              Subject: Re: installman go-faster stripes
32394              From: Russ Allbery <rra@stanford.edu>
32395              Date: 21 Oct 2000 11:04:13 -0700
32396              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
32397      Branch: perl
32398            ! installman pod/pod2man.PL
32399 ____________________________________________________________________________
32400 [  7395] By: jhi                                   on 2000/10/22  17:17:35
32401         Log: Hints tweak from Anton Berezin.
32402      Branch: perl
32403            ! hints/freebsd.sh
32404 ____________________________________________________________________________
32405 [  7394] By: jhi                                   on 2000/10/22  04:50:04
32406         Log: Tweak the Is* definitions of Unicode character classes
32407              to better match the official categorizations; embrace
32408              the official categorizations; add the combining marks
32409              as alpha (and -numeric); fix DCinital (a typo and edito)
32410              to be DCmedial.
32411      Branch: perl
32412            + lib/unicode/Is/DCmedial.pl
32413            - lib/unicode/Is/DCinital.pl
32414            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32415            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
32416            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
32417            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32418 ____________________________________________________________________________
32419 [  7393] By: jhi                                   on 2000/10/21  18:06:05
32420         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
32421              From: Daniel Chetlin <daniel@chetlin.com>
32422              Date: Sat, 21 Oct 2000 02:57:03 -0700
32423              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
32424      Branch: perl
32425            + t/lib/tie-splice.t
32426            ! MANIFEST lib/Tie/Array.pm
32427 ____________________________________________________________________________
32428 [  7392] By: gsar                                  on 2000/10/21  18:05:15
32429         Log: resync utfperl branch with mainline
32430      Branch: utfperl
32431           !> (integrate 1760 files)
32432 ____________________________________________________________________________
32433 [  7391] By: jhi                                   on 2000/10/21  14:37:49
32434         Log: Testcases for a #7383,#7385 related bug.
32435              
32436              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
32437              From: Nicholas Clark <nick@ccl4.org>
32438              Date: Sat, 21 Oct 2000 15:04:51 +0100
32439              Message-ID: <20001021150451.A51566@plum.flirble.org>
32440      Branch: perl
32441            ! t/pragma/utf8.t
32442 ____________________________________________________________________________
32443 [  7390] By: jhi                                   on 2000/10/21  14:35:57
32444         Log: Add a testcase for #7389.
32445      Branch: perl
32446            ! t/pragma/warn/op
32447 ____________________________________________________________________________
32448 [  7389] By: jhi                                   on 2000/10/21  14:26:45
32449         Log: Subject: Re: Creating const subs for constants.
32450              From: John Tobey <jtobey@john-edwin-tobey.org>
32451              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
32452              Message-Id: <m13mo0N-000FObC@feynman.localnet>
32453      Branch: perl
32454            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
32455            ! proto.h sv.c
32456 ____________________________________________________________________________
32457 [  7388] By: nick                                  on 2000/10/21  11:44:23
32458         Log: Populate perlio branch
32459      Branch: perlio
32460           +> (branch 1760 files)
32461 ____________________________________________________________________________
32462 [  7387] By: nick                                  on 2000/10/21  10:52:05
32463         Log: Get branch back as replica of mainline via :
32464              p4 integrate -b utfperl
32465              p4 resolve -at ./...
32466      Branch: utfperl
32467           +> (branch 269 files)
32468            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
32469            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
32470            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
32471            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
32472            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
32473            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32474            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32475            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32476            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
32477            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
32478            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
32479            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
32480            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
32481            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
32482            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
32483            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
32484            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
32485            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
32486            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
32487            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
32488            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
32489            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
32490            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
32491            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
32492            - lib/unicode/UCD300.html lib/unicode/Unicode.300
32493            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
32494            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
32495            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
32496            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
32497           !> (integrate 965 files)
32498 ____________________________________________________________________________
32499 [  7386] By: jhi                                   on 2000/10/21  01:31:12
32500         Log: Update Changes.
32501      Branch: perl
32502            ! Changes patchlevel.h
32503 ____________________________________________________________________________
32504 [  7385] By: jhi                                   on 2000/10/21  01:28:42
32505         Log: The #7383 was right only in the context of the original bug report,
32506              not in more general case.
32507      Branch: perl
32508            ! pp_hot.c
32509 ____________________________________________________________________________
32510 [  7384] By: jhi                                   on 2000/10/21  01:08:23
32511         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
32512      Branch: perl
32513            ! ext/IO/lib/IO/Select.pm
32514 ____________________________________________________________________________
32515 [  7383] By: jhi                                   on 2000/10/21  00:44:18
32516         Log: Fix for ID 20001020.006, concatenating an unset submatch
32517              with utf8 resulted in "Modification of a read-only value".
32518      Branch: perl
32519            ! pp_hot.c t/pragma/utf8.t
32520 ____________________________________________________________________________
32521 [  7382] By: jhi                                   on 2000/10/20  20:44:31
32522         Log: Make scan_num() reëntrant, as suggested in
32523              
32524              Subject: [PATCH perl@7229] Rentrant parser and yylex()
32525              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32526              Date: Fri, 20 Oct 2000 14:17:27 +0100
32527              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
32528      Branch: perl
32529            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
32530            ! toke.c
32531 ____________________________________________________________________________
32532 [  7381] By: jhi                                   on 2000/10/20  20:07:29
32533         Log: Reëntrancy fix.
32534              
32535              Subject: [PATCH perl@7229] Rentrant parser and yylex()
32536              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
32537              Date: Fri, 20 Oct 2000 14:17:27 +0100
32538              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
32539      Branch: perl
32540            ! embed.h embed.pl perl.h proto.h toke.c
32541 ____________________________________________________________________________
32542 [  7380] By: jhi                                   on 2000/10/20  19:15:54
32543         Log: Don't write double values through long double pointers,
32544              based on a part of
32545              
32546              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32547              From: Jens Hamisch <jens@Strawberry.COM>
32548              Date: Tue, 17 Oct 2000 08:39:36 +0200
32549              Message-Id: <20001017083936.A11104@Strawberry.COM>
32550      Branch: perl
32551            ! perl.h pp.c
32552 ____________________________________________________________________________
32553 [  7379] By: jhi                                   on 2000/10/20  18:43:37
32554         Log: Portability tweak on #7377.
32555              
32556              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
32557              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32558              Date:     Fri, 20 Oct 2000 13:13:41 EDT
32559              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
32560      Branch: perl
32561            ! t/lib/dprof.t
32562 ____________________________________________________________________________
32563 [  7378] By: jhi                                   on 2000/10/20  12:57:19
32564         Log: SOCKS function redefinitions need prototypes, too, otherwise
32565              for example 32 bit versus 64 bit differences cause a lot of
32566              problems.  Part of
32567              
32568              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
32569              From: Jens Hamisch <jens@Strawberry.COM>
32570              Date: Tue, 17 Oct 2000 08:39:36 +0200
32571              Message-Id: <20001017083936.A11104@Strawberry.COM>
32572      Branch: perl
32573            ! doio.c pp_sys.c
32574 ____________________________________________________________________________
32575 [  7377] By: jhi                                   on 2000/10/20  12:37:12
32576         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
32577              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32578              Date:     Fri, 20 Oct 2000 08:26:04 EDT
32579              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
32580      Branch: perl
32581            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
32582 ____________________________________________________________________________
32583 [  7376] By: jhi                                   on 2000/10/20  12:35:31
32584         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
32585              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32586              Date:     Fri, 20 Oct 2000 07:48:15 EDT
32587              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
32588      Branch: perl
32589            ! configure.com vms/gen_shrfls.pl
32590 ____________________________________________________________________________
32591 [  7375] By: bailey                                on 2000/10/20  04:44:37
32592         Log: SYN SYN
32593      Branch: vmsperl
32594           +> (branch 134 files)
32595            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
32596            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
32597            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
32598            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
32599            - eg/cgi/frameset.cgi eg/cgi/index.html
32600            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
32601            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
32602            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
32603            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
32604            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
32605            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
32606            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
32607            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
32608            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
32609            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
32610            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
32611            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
32612            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
32613            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
32614            - lib/unicode/Props.txt lib/unicode/UCD300.html
32615            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
32616            - utils/perlbc.PL vms/subconfigure.com
32617           !> (integrate 785 files)
32618 ____________________________________________________________________________
32619 [  7374] By: jhi                                   on 2000/10/20  00:59:48
32620         Log: In the latest compiler builds cccdlflags must not become -fpic,
32621              from Wilfredo Sánchez.
32622      Branch: perl
32623            ! hints/darwin.sh
32624 ____________________________________________________________________________
32625 [  7373] By: jhi                                   on 2000/10/20  00:56:35
32626         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
32627              From: Tony Cook <tony@develop-help.com>
32628              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
32629              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
32630      Branch: perl
32631            ! pod/perlop.pod
32632 ____________________________________________________________________________
32633 [  7372] By: jhi                                   on 2000/10/19  19:34:40
32634         Log: Typo noted by Mark Lutz.
32635      Branch: perl
32636            ! t/op/64bitint.t
32637 ____________________________________________________________________________
32638 [  7371] By: jhi                                   on 2000/10/19  19:33:13
32639         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
32640      Branch: metaconfig
32641            ! U/modified/Cppsym.U U/modified/Oldconfig.U
32642      Branch: metaconfig/U/perl
32643            ! End.U dlsrc.U libperl.U
32644      Branch: perl
32645            + hints/nonstopux.sh
32646            ! Configure MANIFEST config_h.SH
32647 ____________________________________________________________________________
32648 [  7370] By: jhi                                   on 2000/10/19  17:18:08
32649         Log: Subject: PATCH do_print has 2 PerlIO_error()s
32650              From: nick@ccl4.org
32651              Date: Thu, 19 Oct 2000 18:09:20 +0100
32652              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
32653      Branch: perl
32654            ! doio.c
32655 ____________________________________________________________________________
32656 [  7369] By: jhi                                   on 2000/10/19  14:01:49
32657         Log: Update Changes.
32658      Branch: perl
32659            ! Changes patchlevel.h
32660 ____________________________________________________________________________
32661 [  7368] By: jhi                                   on 2000/10/19  13:04:29
32662         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
32663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32664              Date: Wed, 18 Oct 2000 13:12:01 +0200
32665              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
32666      Branch: perl
32667            ! hints/aix.sh
32668 ____________________________________________________________________________
32669 [  7367] By: jhi                                   on 2000/10/19  02:22:40
32670         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
32671              of a 'pmshort' anywhere in the B, so the offending line was simply
32672              removed.
32673      Branch: perl
32674            ! ext/B/B/Debug.pm
32675 ____________________________________________________________________________
32676 [  7366] By: jhi                                   on 2000/10/19  02:12:37
32677         Log: Add the test case for the bug id 20000730.004 which seems
32678              to have been fixed by now.
32679      Branch: perl
32680            ! t/pragma/utf8.t
32681 ____________________________________________________________________________
32682 [  7365] By: jhi                                   on 2000/10/18  23:36:24
32683         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
32684              From: Hugo <hv@crypt.compulink.co.uk>
32685              Date: Wed, 18 Oct 2000 23:25:58 +0100
32686              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
32687      Branch: perl
32688            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
32689 ____________________________________________________________________________
32690 [  7364] By: jhi                                   on 2000/10/18  21:12:53
32691         Log: (retracted)
32692      Branch: perl
32693            ! pp.c
32694 ____________________________________________________________________________
32695 [  7363] By: jhi                                   on 2000/10/18  20:55:38
32696         Log: Missing change from #7362.
32697      Branch: perl
32698            ! win32/perlhost.h
32699 ____________________________________________________________________________
32700 [  7362] By: jhi                                   on 2000/10/18  20:52:01
32701         Log: Borland C fstat() never saw the fd as writable.
32702              
32703              Subject: fix for Borland's weak "stat" (perl@7211)
32704              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32705              Date: Mon, 16 Oct 2000 09:55:03 +0400
32706              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
32707      Branch: perl
32708            ! win32/win32.c
32709 ____________________________________________________________________________
32710 [  7361] By: jhi                                   on 2000/10/18  17:43:50
32711         Log: Regen toc.
32712      Branch: perl
32713            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
32714 ____________________________________________________________________________
32715 [  7360] By: jhi                                   on 2000/10/18  17:07:44
32716         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32717              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
32718              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
32719              Date: Mon, 16 Oct 2000 15:19:49 +0200
32720      Branch: perl
32721            + README.aix
32722            ! MANIFEST
32723 ____________________________________________________________________________
32724 [  7359] By: jhi                                   on 2000/10/18  17:04:49
32725         Log: Subject: Pod patch for Devel::Peek
32726              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32727              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
32728              Date: Mon, 16 Oct 2000 12:26:34 +0200
32729      Branch: perl
32730            ! ext/Devel/Peek/Peek.pm
32731 ____________________________________________________________________________
32732 [  7358] By: jhi                                   on 2000/10/18  17:03:15
32733         Log: Make Cwd more bulletproof in chrooted environments.
32734              
32735              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
32736              From: "Eric E. Coe" <Eric.Coe@oracle.com>
32737              Date: Wed, 18 Oct 2000 04:03:54 -0400
32738              Message-Id: <39ED596A.70E599FE@oracle.com>
32739      Branch: perl
32740            ! lib/Cwd.pm
32741 ____________________________________________________________________________
32742 [  7357] By: jhi                                   on 2000/10/18  16:37:26
32743         Log: Disable the UTF8 downgrade croakage for now to avoid
32744              too many not okay messages.
32745      Branch: perl
32746            ! doio.c
32747 ____________________________________________________________________________
32748 [  7356] By: jhi                                   on 2000/10/17  23:29:41
32749         Log: Show the failed remote port, instead of the failing line number.
32750              
32751              Subject: [PATCH 5.6.1 Debugger] More diagnostics
32752              From: David Sparks <daves@ActiveState.com>
32753              Date: Tue, 17 Oct 2000 15:00:24 -0700
32754              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
32755      Branch: perl
32756            ! lib/perl5db.pl
32757 ____________________________________________________________________________
32758 [  7355] By: jhi                                   on 2000/10/17  14:11:31
32759         Log: On output try to downgrade to bytes, croak if impossible,
32760              from Simon Cozens.  This means that outputting >255 UTF8
32761              is impossible.  Consider this as a strong incentive to get
32762              the I/O disciplines implemented.
32763      Branch: perl
32764            ! doio.c pod/perldiag.pod sv.c
32765 ____________________________________________________________________________
32766 [  7354] By: jhi                                   on 2000/10/17  13:42:23
32767         Log: Clarify documentation on 'use bytes'.
32768              
32769              Subject: Re: What does 'use bytes' "mean" ?
32770              From: Simon Cozens <simon@cozens.net>
32771              Date: Mon, 18 Sep 2000 18:24:25 +0100
32772              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
32773      Branch: perl
32774            ! lib/bytes.pm
32775 ____________________________________________________________________________
32776 [  7353] By: jhi                                   on 2000/10/17  13:28:12
32777         Log: Workaround for a sfio bug where the stream error indicator
32778              is not cleared as documented.
32779              
32780              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32781              From: Nicholas Clark <nick@ccl4.org>
32782              Date: Mon, 16 Oct 2000 18:28:23 +0100
32783              Message-ID: <20001016182823.J19700@plum.flirble.org>
32784      Branch: perl
32785            ! doio.c
32786 ____________________________________________________________________________
32787 [  7352] By: jhi                                   on 2000/10/17  13:06:19
32788         Log: More IoTYPE sprinkling.
32789      Branch: perl
32790            ! doio.c pp_hot.c
32791 ____________________________________________________________________________
32792 [  7351] By: jhi                                   on 2000/10/16  22:47:07
32793         Log: Detect early whether the std streams have gone bad.
32794              
32795              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32796              Date: Mon, 16 Oct 2000 23:28:42 +0100
32797              From: Nicholas Clark <nick@ccl4.org>
32798              Message-ID: <20001016232842.A37942@plum.flirble.org>
32799      Branch: perl
32800            ! t/op/misc.t
32801 ____________________________________________________________________________
32802 [  7350] By: jhi                                   on 2000/10/16  22:45:16
32803         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
32804              From: "Peter J. Farley III" <pjfarley@banet.net>
32805              Date: Mon, 16 Oct 2000 18:15:59 -0400
32806              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
32807      Branch: perl
32808            ! djgpp/djgpp.c dosish.h t/io/open.t
32809 ____________________________________________________________________________
32810 [  7349] By: jhi                                   on 2000/10/16  22:36:45
32811         Log: perldelta tweak.
32812      Branch: perl
32813            ! pod/perldelta.pod
32814 ____________________________________________________________________________
32815 [  7348] By: jhi                                   on 2000/10/16  15:17:53
32816         Log: Update Changes.
32817      Branch: perl
32818            ! Changes patchlevel.h
32819 ____________________________________________________________________________
32820 [  7347] By: jhi                                   on 2000/10/16  13:55:27
32821         Log: Add the capability to include/exclude branches.
32822      Branch: perl
32823            ! Porting/genlog
32824 ____________________________________________________________________________
32825 [  7346] By: jhi                                   on 2000/10/16  13:18:04
32826         Log: Add Charles Lane.
32827      Branch: perl
32828            ! AUTHORS Changes
32829 ____________________________________________________________________________
32830 [  7345] By: jhi                                   on 2000/10/16  13:13:21
32831         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
32832      Branch: perl
32833            ! pod/perldelta.pod
32834 ____________________________________________________________________________
32835 [  7344] By: gsar                                  on 2000/10/16  09:30:21
32836         Log: integrate change#6220 from cfgperl
32837              
32838              Win32 patches from Benjamin Stuhl.
32839      Branch: maint-5.6/perl
32840           !> makedef.pl win32/win32.h
32841 ____________________________________________________________________________
32842 [  7343] By: gsar                                  on 2000/10/16  08:32:19
32843         Log: integrate changes#6221,6222 from cfgperl
32844              
32845              Remove tr///CU (the feature is to be obsoleted by better interfaces).
32846              From: simon@brecon.co.uk (Simon Cozens)
32847              Subject: [PATCH] Eliminate tr///[CU][CU]
32848              Date: 23 Jun 2000 11:05:40 GMT
32849              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
32850              
32851              doc typo fix
32852              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
32853              From: Ian Phillipps <Ian.Phillipps@iname.com>
32854              Date: Fri, 23 Jun 2000 10:40:58 +0100
32855              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
32856      Branch: maint-5.6/perl
32857           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
32858 ____________________________________________________________________________
32859 [  7342] By: gsar                                  on 2000/10/16  08:28:08
32860         Log: integrate change#6217 from cfgperl (in part)
32861              
32862              Rename the fdpid locking and integrate with Sarathy.
32863      Branch: maint-5.6/perl
32864           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
32865           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
32866           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
32867           !> win32/win32.c
32868 ____________________________________________________________________________
32869 [  7341] By: gsar                                  on 2000/10/16  08:23:39
32870         Log: integrate changes#6214..6216 from mainline
32871              
32872              @_ can't have junk in it even in the non-USE_ITHREADS case because
32873              caller() wants to populate @DB::args with it (causes a coredump
32874              in Carp::confess())
32875              
32876              tweak comment about @DB::args
32877              
32878              be more optimal about clearing @_
32879      Branch: maint-5.6/perl
32880           !> av.h cop.h pp_ctl.c t/op/runlevel.t
32881 ____________________________________________________________________________
32882 [  7340] By: gsar                                  on 2000/10/16  08:20:37
32883         Log: integrate changes#6207..6210 from cfgperl
32884              
32885              Subject: [PATCH 5.6.0] Threadsafe patches
32886              From: Dan Sugalski <dan@sidhe.org>
32887              To: perl5-porters@perl.org
32888              Date: Mon, 08 May 2000 18:08:13 -0400
32889              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
32890              
32891              Regen headers for #6207.
32892              
32893              Lock PL_fdpid against race conditions, based on:
32894              Subject: [PATCH 5.6.0]subprocess fixup for threads
32895              From: Dan Sugalski <dan@sidhe.org>
32896              To: perl5-porters@perl.org
32897              Date: Tue, 11 Apr 2000 17:02:32 -0400
32898              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
32899              
32900              Mopup for #6207 and #6209.
32901      Branch: maint-5.6/perl
32902           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
32903           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
32904           !> win32/win32.c
32905 ____________________________________________________________________________
32906 [  7339] By: gsar                                  on 2000/10/16  08:14:34
32907         Log: integrate change#6203 from cfgperl
32908              
32909              perldiag should refer to perlos2.pod not README.os2
32910      Branch: maint-5.6/perl
32911           !> pod/perldiag.pod
32912 ____________________________________________________________________________
32913 [  7338] By: gsar                                  on 2000/10/16  08:11:42
32914         Log: integrate change#6201 from mainline
32915              
32916              Perl_eval_pv() leaks 4 bytes every time it is called because it
32917              does a PUSHMARK that's never ever POPMARKed; in general, only
32918              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
32919              Perl_eval_[sp]v() don't because they don't take any incoming
32920              arguments (this leak has been around since the original version
32921              of perl_eval_pv() in 5.003_97e)
32922      Branch: maint-5.6/perl
32923           !> perl.c
32924 ____________________________________________________________________________
32925 [  7337] By: gsar                                  on 2000/10/16  08:08:47
32926         Log: integrate changes#6197..6200 from cfgperl
32927              
32928              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
32929              From: John Borwick <jhborwic@unity.ncsu.edu>
32930              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
32931              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
32932              
32933              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
32934              From: Dan Sugalski <dan@sidhe.org>
32935              To: vmsperl@perl.org, perl5-porters@perl.org
32936              Date: Fri, 02 Jun 2000 16:00:41 -0400
32937              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
32938              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
32939              
32940              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
32941              From: Dan Sugalski <dan@sidhe.org>
32942              To: perl5-porters@perl.org, vmsperl@perl.org
32943              Date: Fri, 02 Jun 2000 17:30:51 -0400
32944              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
32945              
32946              Update to cperl-mode.el 4.31 from
32947              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
32948              Subject: A couple of notes
32949              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32950              To: Mailing list Perl5 <perl5-porters@perl.org>
32951              Date: Sat, 3 Jun 2000 23:33:32 -0400
32952              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
32953      Branch: maint-5.6/perl
32954           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
32955           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
32956           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
32957           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
32958           !> vms/vmsish.h
32959 ____________________________________________________________________________
32960 [  7336] By: gsar                                  on 2000/10/16  08:03:46
32961         Log: integrate changes#6194,6195 from mainline
32962              
32963              fix small eval"" memory leaks under USE_ITHREADS
32964              
32965              fix yet another eval"" leak under USE_ITHREADS
32966      Branch: maint-5.6/perl
32967           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
32968           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
32969           !> vms/perly_c.vms
32970 ____________________________________________________________________________
32971 [  7335] By: gsar                                  on 2000/10/16  08:02:15
32972         Log: integrate changes#6190,6191 from mainline
32973              
32974              submit missing embed.pl change
32975              
32976              vec() loses numericalness (modified version of patch suggested
32977              by Robin Barker)
32978      Branch: maint-5.6/perl
32979           !> doop.c embed.pl t/op/vec.t
32980 ____________________________________________________________________________
32981 [  7334] By: gsar                                  on 2000/10/16  08:01:03
32982         Log: integrate change#6189 from mainline
32983              
32984              counting tr/// corrupts later operation (from M.J.T Guy)
32985      Branch: maint-5.6/perl
32986           !> doop.c t/op/tr.t
32987 ____________________________________________________________________________
32988 [  7333] By: gsar                                  on 2000/10/16  07:59:07
32989         Log: integrate changes#6183..6188 from mainline
32990              
32991              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
32992              <nick@ccl4.org>)
32993              
32994              tweak for change#6127
32995              
32996              remove incorrect documentation about implicit split to @_ in
32997              list context, which never really worked in perl 5 (from
32998              M.J.T. Guy)
32999              
33000              further qualify references to "alphanumeric" (from Wolfgang Laun
33001              <wolfgang.laun@alcatel.at>)
33002              
33003              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
33004              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33005              
33006              h2xs tweaks
33007      Branch: maint-5.6/perl
33008           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
33009           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
33010           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
33011           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
33012           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
33013           !> pod/pod2latex.PL utils/h2xs.PL
33014 ____________________________________________________________________________
33015 [  7332] By: gsar                                  on 2000/10/16  07:53:52
33016         Log: integrate change#6179 from mainline
33017              
33018              buggy modulus on UVs introduced by change#3378 (resulted in
33019              4063328477 % 65535 amounting to 27406, instead of 27407)
33020      Branch: maint-5.6/perl
33021           !> pp.c t/op/arith.t
33022 ____________________________________________________________________________
33023 [  7331] By: gsar                                  on 2000/10/16  07:52:49
33024         Log: integrate changes#6176,6177,6178,6182 from cfgperl
33025              
33026              Single-quoted utf8 patch from Simon Cozens.
33027              
33028              Substitution utf8 patch from Simon Cozens.
33029              
33030              Be cleaner.
33031              
33032              Be Cleaner Part Deux.
33033      Branch: maint-5.6/perl
33034           !> Makefile.SH pp_hot.c toke.c
33035 ____________________________________________________________________________
33036 [  7330] By: gsar                                  on 2000/10/16  07:41:36
33037         Log: integrate change#6172 from mainline
33038              
33039              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
33040              (from Ilya Zakharevich)
33041      Branch: maint-5.6/perl
33042           !> regexec.c t/op/re_tests
33043 ____________________________________________________________________________
33044 [  7329] By: gsar                                  on 2000/10/16  07:40:25
33045         Log: integrate change#6171 from mainline
33046              
33047              scalar() doesn't force scalar context when used in void context
33048              (from Simon Cozens)
33049      Branch: maint-5.6/perl
33050           !> op.c t/op/wantarray.t
33051 ____________________________________________________________________________
33052 [  7328] By: gsar                                  on 2000/10/16  07:39:33
33053         Log: integrate change#6170 from mainline
33054              
33055              change#6142 needs tweaks to tests to work where there's no
33056              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33057      Branch: maint-5.6/perl
33058           !> t/lib/filefind.t
33059 ____________________________________________________________________________
33060 [  7327] By: gsar                                  on 2000/10/16  07:35:34
33061         Log: integrate changes#6166..6168 from cfgperl
33062              
33063              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
33064              in case somebody wants to write an extension for more
33065              shadow database interfaces.
33066              
33067              tweak todo
33068              
33069              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
33070      Branch: maint-5.6/perl
33071           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33072           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
33073           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
33074           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33075           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33076           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33077 ____________________________________________________________________________
33078 [  7326] By: gsar                                  on 2000/10/16  07:29:05
33079         Log: integrate changes#6157,6159..6161,6164 from cfgperl
33080              
33081              Regen Configure to jive with #6149.
33082              
33083              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
33084              
33085              Changes for the File::Temp 0.08 (change #6159) test suite
33086              to fit better into the Perl distribution test framework.
33087              
33088              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
33089              both from Simon Cozens.
33090              
33091              detypo
33092      Branch: maint-5.6/perl
33093           +> pod/perlmodlib.PL pod/perlnewmod.pod
33094           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
33095           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
33096           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33097           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33098 ____________________________________________________________________________
33099 [  7325] By: gsar                                  on 2000/10/16  07:25:13
33100         Log: integrate change#6158 from vmsperl
33101              
33102              Add fallback to tmpfile for use in cases where user's relying on
33103              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
33104              Lane's patch)
33105      Branch: maint-5.6/perl
33106           !> vms/vms.c vms/vmsish.h
33107 ____________________________________________________________________________
33108 [  7324] By: gsar                                  on 2000/10/16  07:20:50
33109         Log: integrate changes#6153..6155 from mainline
33110              
33111              prettier Test::Harness output on failed tests (from Nicholas Clark
33112              <nick@Bagpuss.uk.boo.com>)
33113              
33114              avoid type mismatch warning
33115              
33116              small bug in change#6144; remove random \xA0 character that snuck
33117              in via change#6145
33118      Branch: maint-5.6/perl
33119           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
33120           !> perl.c
33121 ____________________________________________________________________________
33122 [  7323] By: gsar                                  on 2000/10/16  07:18:47
33123         Log: integrate changes#6151,6152 from mainline
33124              
33125              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
33126              
33127              cosmetic fixups of RE debug output (from Ilya Zakharevich)
33128      Branch: maint-5.6/perl
33129           !> regexec.c
33130 ____________________________________________________________________________
33131 [  7322] By: gsar                                  on 2000/10/16  07:17:25
33132         Log: integrate changes#6146..6150 from mainline
33133              
33134              doc typo
33135              
33136              add a make entry to Config.pm so "perl -V:make" works on VMS
33137              (from Peter Prymmer)
33138              
33139              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
33140              
33141              OS/2 tweaks for usethreads build (from Rocco Caputo
33142              <troc@netrus.net>)
33143              
33144              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
33145      Branch: maint-5.6/perl
33146           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
33147           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
33148           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
33149           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
33150           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
33151           !> warnings.pl x2p/a2p.h
33152 ____________________________________________________________________________
33153 [  7321] By: gsar                                  on 2000/10/16  07:14:02
33154         Log: integrate changes#6143..6145 from mainline
33155              
33156              MacOS support, part 1 (from Matthias Neeracher
33157              <neeri@iis.ee.ethz.ch>)
33158              
33159              MacOS support, part 2: make AutoSplit use File::Spec instead
33160              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
33161              <neeri@iis.ee.ethz.ch>)
33162              
33163              make xsubpp skip embedded pod (from Matthias Neeracher
33164              <neeri@iis.ee.ethz.ch>)
33165      Branch: maint-5.6/perl
33166           +> ext/DynaLoader/dl_mac.xs
33167           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
33168           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33169           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
33170           !> pp_ctl.c proto.h toke.c util.c util.h
33171 ____________________________________________________________________________
33172 [  7320] By: gsar                                  on 2000/10/16  07:12:13
33173         Log: integrate changes#6141,6142 from mainline
33174              
33175              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
33176              forwarded by Peter Seebach from the bsdi-users mailing list.
33177              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
33178              
33179              File::Find fails to chdir when chasing symlinks (from
33180              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
33181      Branch: maint-5.6/perl
33182           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
33183 ____________________________________________________________________________
33184 [  7319] By: gsar                                  on 2000/10/16  07:04:30
33185         Log: integrate change#6139 from mainline
33186              
33187              revise mktables.PL for bugs and newness in Unicode 3.0
33188              (from James Bence <jbence@amgen.com>)
33189      Branch: maint-5.6/perl
33190           +> (branch 30 files)
33191           !> (integrate 49 files)
33192 ____________________________________________________________________________
33193 [  7318] By: gsar                                  on 2000/10/16  07:01:01
33194         Log: integrate changes#6137,6138 from mainline
33195              
33196              fix bogus redeclaration warning for "our" variables in different
33197              scopes
33198              
33199              add note about the handling of negative indices to tied arrays
33200              (from Michael G Schwern <schwern@pobox.com>)
33201      Branch: maint-5.6/perl
33202           !> op.c pod/perltie.pod t/pragma/strict-vars
33203 ____________________________________________________________________________
33204 [  7317] By: gsar                                  on 2000/10/16  06:58:46
33205         Log: integrate changes#6127..6136 from mainline
33206              
33207              call_method(...,G_EVAL) can longjmp() out if the method probing
33208              failed (from Gisle Aas)
33209              
33210              new perlxstut example for passing/returning refs to arrays
33211              (from David Lowe <dlowe@pootpoot.com>)
33212              
33213              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
33214              
33215              fix places that mean C<"word" character> but say C<alphanumeric
33216              character>
33217              
33218              avoid warnings in POSIX.pm (from Barrie Slaymaker)
33219              
33220              warnings::enabled() doesn't fall back to looking at $^W if
33221              caller isn't using lexical warnings (from Paul Marquess)
33222              
33223              elide bogus test in change#6132
33224              
33225              make Test::Harness use wait.h/WCOREDUMP if available
33226              (from Ben Tilly <ben_tilly@hotmail.com>)
33227              
33228              enable Test::Harness to dynamically determine column width etc.
33229              (from Rob Napier <rnapier@employees.org>)
33230              
33231              random pod typos (from Peter Scott <Peter@PSDT.com>)
33232      Branch: maint-5.6/perl
33233           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
33234           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
33235           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
33236           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
33237 ____________________________________________________________________________
33238 [  7316] By: gsar                                  on 2000/10/16  06:53:23
33239         Log: integrate change#6126 from mainline
33240              
33241              change#2879 broke rvalue autovivification of magicals such as
33242              ${$num} (reworked variant of patch suggested by Simon Cozens)
33243      Branch: maint-5.6/perl
33244           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
33245           !> pp_hot.c proto.h t/op/gv.t
33246 ____________________________________________________________________________
33247 [  7315] By: gsar                                  on 2000/10/16  06:51:38
33248         Log: integrate changes#6123,6125 from mainline
33249              
33250              clarify gotcha with #line directives (from Rocco Caputo
33251              <troc@netrus.net>)
33252              
33253              enable propagating exception objects via Perl_croak() in XS code
33254              (from Gisle Aas)
33255      Branch: maint-5.6/perl
33256           !> pod/perldebug.pod pod/perlsyn.pod util.c
33257 ____________________________________________________________________________
33258 [  7314] By: gsar                                  on 2000/10/16  06:49:28
33259         Log: integrate change#6122 from mainline
33260              
33261              downgrade fatal error on C<"foo@nosucharray.com"> to optional
33262              warning (from Mark-Jason Dominus)
33263      Branch: maint-5.6/perl
33264           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
33265           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
33266           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
33267           !> toke.c
33268 ____________________________________________________________________________
33269 [  7313] By: gsar                                  on 2000/10/16  06:46:54
33270         Log: integrate changes#6112..6121 from vmsperl
33271              
33272              Check for existence of file before trying to delete
33273              
33274              Ugly workaround for version-specific RTL error
33275              
33276              Urk -- undo previous removal of vmsish 'exit' change
33277              
33278              Add bounds checking for several strings (Charles Lane)
33279              
33280              Miscellaneous cosmetic fixes (Charles Lane)
33281              
33282              Treat sockets as special in sys(read|write) (Charles Lane et al.)
33283              
33284              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
33285              Flatten case labels in switch statements uniformly (Charles Bailey)
33286              
33287              Quiet error messages in vmsish.t (Charles Lane)
33288              
33289              Add missing escape (Charles Lane)
33290              
33291              Allow eliminate_macros() and fixpath() to handle space-delimited
33292              lists (based on fixes by Craig Berry)
33293      Branch: maint-5.6/perl
33294           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
33295           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
33296           !> vms/vmsish.h
33297 ____________________________________________________________________________
33298 [  7312] By: gsar                                  on 2000/10/16  06:41:18
33299         Log: integrate changes#6107,6110 from cfgperl
33300              
33301              Tweak the todo list.
33302              
33303              todo tweak
33304      Branch: maint-5.6/perl
33305           !> Todo-5.6
33306 ____________________________________________________________________________
33307 [  7311] By: gsar                                  on 2000/10/16  06:38:38
33308         Log: integrate changes#6104,6108 from mainline
33309              
33310              PL_sys_intern was being initialized too late on windows
33311              
33312              reenable fake signal handling on Windows, bugs and all
33313      Branch: maint-5.6/perl
33314           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
33315           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
33316           !> win32/win32.c
33317 ____________________________________________________________________________
33318 [  7310] By: gsar                                  on 2000/10/16  06:36:03
33319         Log: integrate changes#6095,6097..6103 from cfgperl
33320              
33321              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
33322              might be useful in future.
33323              
33324              Add a note about possible compilation problems from Allen Smith.
33325              
33326              Add a note about other, yet unsupported, shadow password APIs.
33327              
33328              Tweaks for the cc bugs from Allen Smith.
33329              
33330              More compilation tweakery from Allen Smith.
33331              
33332              Hints and test tweaks for Unicos.
33333              
33334              The test suite tweak in #6101 wasn't quite right.
33335              
33336              Test tweaking for Unicos continues.
33337      Branch: maint-5.6/perl
33338           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33339           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
33340           !> t/lib/complex.t t/op/64bitint.t
33341 ____________________________________________________________________________
33342 [  7309] By: gsar                                  on 2000/10/16  06:29:41
33343         Log: integrate changes#6093,6094 from mainline
33344              
33345              fork() failure to create pseudo process sets errno=EAGAIN and returns
33346              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
33347              
33348              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
33349      Branch: maint-5.6/perl
33350           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
33351           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
33352 ____________________________________________________________________________
33353 [  7308] By: gsar                                  on 2000/10/16  06:27:29
33354         Log: integrate change#6092 from cfgperl
33355              
33356              Regen perltoc with the fixed buildtoc.
33357      Branch: maint-5.6/perl
33358           !> pod/perltoc.pod
33359 ____________________________________________________________________________
33360 [  7307] By: gsar                                  on 2000/10/16  06:26:40
33361         Log: integrate changes#6089,6090 from mainline
33362              
33363              buildtoc tweak to fix newline lossage
33364              
33365              concat doesn't preserve utf8-ness, and doesn't invalidate
33366              [NI]OK; added tests for both
33367      Branch: maint-5.6/perl
33368           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
33369 ____________________________________________________________________________
33370 [  7306] By: gsar                                  on 2000/10/16  06:24:05
33371         Log: integrate change#6088 from cfgperl
33372              
33373              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
33374              because we do not use those.  The HAS_GETSPNAM remains,
33375              though, because we still do use that.
33376      Branch: maint-5.6/perl
33377           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33378           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
33379           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
33380           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
33381           !> win32/config.vc win32/config_H.bc win32/config_H.gc
33382           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
33383 ____________________________________________________________________________
33384 [  7305] By: gsar                                  on 2000/10/16  06:15:52
33385         Log: integrate changes#6084,6085,6087 from mainline
33386              
33387              substr() does not preserve utf8-ness (from Stefan Eissing
33388              <Eissing@medicaldataservice.de>); added tests
33389              
33390              repeat operator (x) doesn't preserve utf8-ness
33391              
33392              reverse() and quotemeta() weren't preserving utf8-ness; add tests
33393      Branch: maint-5.6/perl
33394           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
33395 ____________________________________________________________________________
33396 [  7304] By: gsar                                  on 2000/10/16  06:13:10
33397         Log: integrate changes#6077..6083 from mainline
33398              
33399              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
33400              and Tom Phoenix)
33401              
33402              workaround for CRT bug in chdir() (from Charles Lane, via
33403              Peter Prymmer)
33404              
33405              remove outdated kludge in Carp (NULLs are permitted in diagnostics
33406              now)
33407              
33408              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
33409              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
33410              
33411              better default perlbug categories for ok reports (from Richard Foley)
33412              
33413              peek.t non-portable to ithreads
33414              
33415              note about undocumented caller() return value (from M.J.T. Guy);
33416              yet another peek.t tweak
33417      Branch: maint-5.6/perl
33418           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33419           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
33420           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
33421           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
33422           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
33423           !> vms/vmsish.h
33424 ____________________________________________________________________________
33425 [  7303] By: gsar                                  on 2000/10/16  06:03:18
33426         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
33427              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
33428              
33429              &HUGE_VAL is not defined, it exists.
33430              
33431              Do not warn that an infinity does not look like a number.
33432              
33433              Rewrite the pwent/spent logic to be a little bit more clearer.
33434              
33435              Continue on the pwent/spent case.
33436              
33437              Correct Freudian slip.
33438              
33439              Use HUGE_VALL if applicable.
33440              
33441              pwent/spent #ifdef imbalance.
33442              
33443              Infinite problems.
33444              
33445              Call getspnam() only iff needd.
33446              
33447              Test both the scalar and list contexts.
33448              
33449              Use setxxent()/endxxent().
33450              
33451              Complex tweakery.
33452              
33453              Unicos hint tweak.
33454              
33455              Be more forgiving in POSIX about HUGE_VALL.
33456              
33457              Detypo.
33458              
33459              The search of infinity continues, this time simplified.
33460              
33461              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
33462              in natively 64-bit platforms where a long is a quad (no need
33463              for long longs).  Also added bias for IVs.
33464              
33465              Complex tweaks.
33466              
33467              Introduce t/lib/peek.t.
33468              
33469              Make the test more portable.
33470      Branch: maint-5.6/perl
33471           +> t/lib/peek.t
33472            ! pp_sys.c
33473           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
33474           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
33475           !> t/op/pwent.t toke.c util.c
33476 ____________________________________________________________________________
33477 [  7302] By: gsar                                  on 2000/10/16  05:03:37
33478         Log: integrate changes#6066..6071 from mainline
33479              
33480              s/END/CHECK/
33481              
33482              replace direct call to sighandler() with (*PL_sighandlerp)()
33483              
33484              note about values()
33485              
33486              File::Spec compatibility update (from Barrie Slaymaker
33487              <barries@slaysys.com>)
33488              
33489              remove misleading comment (from M.J.T. Guy)
33490              
33491              misformatted perllocal.pod (from Tim Jenness
33492              <t.jenness@jach.hawaii.edu>)
33493      Branch: maint-5.6/perl
33494           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
33495           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33496           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
33497           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
33498 ____________________________________________________________________________
33499 [  7301] By: gsar                                  on 2000/10/16  05:00:08
33500         Log: integrate changes#6061..6063 from mainline
33501              
33502              change#5921 neglected to make eq honor "use bytes"
33503              
33504              additional tests for utf8.t
33505              
33506              tokeq() could read unallocated field in argument
33507      Branch: maint-5.6/perl
33508           !> sv.c t/pragma/utf8.t toke.c
33509 ____________________________________________________________________________
33510 [  7300] By: gsar                                  on 2000/10/16  04:56:54
33511         Log: integrate changes#6046,6048,6057,6058 from mainline
33512              
33513              libscheck has insufficient checks for n32 libs (from
33514              Albert Chin-A-Young <china@thewrittenword.com>)
33515              
33516              add note about how $( doesn't interpolate in REs (from
33517              Philip Newton <newton@ficus.frogspace.net>)
33518              
33519              fix broken parsing of /\x{ab}/
33520              
33521              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
33522              (spotted by Donald Kinzer <dkinzer@premia.com>)
33523      Branch: maint-5.6/perl
33524           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
33525           !> t/pragma/utf8.t
33526 ____________________________________________________________________________
33527 [  7299] By: gsar                                  on 2000/10/16  04:52:50
33528         Log: integrate change#6044 from mainline
33529              
33530              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
33531              such that underscores are only ignored in literal numbers,
33532              "\x{...}", and hex/oct argument
33533      Branch: maint-5.6/perl
33534           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
33535 ____________________________________________________________________________
33536 [  7298] By: gsar                                  on 2000/10/16  04:50:53
33537         Log: integrate changes#6027..6043 from mainline
33538              
33539              podlators-1.02 update (from Russ Allbery)
33540              
33541              Pod::Man generates groff-incompatible macro definition (from
33542              Tom Christiansen)
33543              
33544              add CGI.pm v2.66 (from Lincoln Stein)
33545              
33546              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
33547              for @- and @+ (from Johan Vromans)
33548              
33549              small nits in diagnostics.pm (from Robin Barker)
33550              
33551              whitespace adjustments
33552              
33553              missing files in MANIFEST
33554              
33555              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
33556              to compensate
33557              
33558              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
33559              
33560              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
33561      Branch: maint-5.6/perl
33562           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
33563           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
33564           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
33565           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
33566           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
33567           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
33568           !> t/lib/cgi-html.t t/lib/cgi-request.t
33569 ____________________________________________________________________________
33570 [  7297] By: gsar                                  on 2000/10/16  04:44:30
33571         Log: integrate change#6025 from mainline
33572              
33573              Is{Alnum,Alpha,Word} don't match titlecase
33574              TODO: IsSpace is defined recursively!
33575              (both spotted by Larry)
33576      Branch: maint-5.6/perl
33577           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
33578           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
33579 ____________________________________________________________________________
33580 [  7296] By: gsar                                  on 2000/10/16  04:39:30
33581         Log: integrate change#6023 from mainline
33582              
33583              debugger stomps on $. (from M.J.T. Guy)
33584      Branch: maint-5.6/perl
33585           !> lib/perl5db.pl
33586 ____________________________________________________________________________
33587 [  7295] By: gsar                                  on 2000/10/16  04:38:02
33588         Log: integrate change#6022 from mainline
33589              
33590              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
33591      Branch: maint-5.6/perl
33592           !> sv.c
33593 ____________________________________________________________________________
33594 [  7294] By: gsar                                  on 2000/10/16  04:37:05
33595         Log: integrate changes#6018..6021 from mainline
33596              
33597              make lib/syslog.t portable to systems that don't have _PATH_LOG,
33598              make _PATH_LOG() return "" if unavailable
33599              
33600              windows portability tweaks
33601              
33602              test tweak
33603              
33604              remove Win2K issue in pod (fixed by change#6020)
33605      Branch: maint-5.6/perl
33606           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
33607           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
33608           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
33609 ____________________________________________________________________________
33610 [  7293] By: gsar                                  on 2000/10/16  04:20:00
33611         Log: integrate changes#6013..6015 from mainline
33612              
33613              tweak change#5945 to display correct switch name in diagnostic
33614              
33615              glob() loading File::Glob behind the scenes may cause syntax errors
33616              
33617              tweak test for portability
33618      Branch: maint-5.6/perl
33619           !> op.c perl.c pod/perldiag.pod t/lib/b.t
33620 ____________________________________________________________________________
33621 [  7292] By: gsar                                  on 2000/10/16  04:18:11
33622         Log: integrate changes#6005..6010 from mainline, cfgperl
33623              
33624              perldoc might fail via "use blib" (from Hugo van der Sanden)
33625              
33626              Regen Configure.
33627              
33628              note about compile failures and END blocks (from M.J.T. Guy)
33629              
33630              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
33631              
33632              (change#6009 integrated earlier in change#7255)
33633              
33634              clarify note about shadow password support (from
33635              gellyfish@gellyfish.com)
33636      Branch: maint-5.6/perl
33637           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
33638           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
33639           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
33640 ____________________________________________________________________________
33641 [  7291] By: gsar                                  on 2000/10/16  04:12:03
33642         Log: integrate changes#6002,6003 from mainline
33643              
33644              destructive sv_setsv() can lose UV-ness from source, causing
33645              numeric promotions/comparisons to fail to do the right thing
33646              
33647              allow REG_EXPAND_SZ keys in Windows registry (from
33648              John Clayton <John.Clayton@barclayscapital.com>)
33649      Branch: maint-5.6/perl
33650           !> sv.c win32/win32.c
33651 ____________________________________________________________________________
33652 [  7290] By: gsar                                  on 2000/10/16  04:10:19
33653         Log: integrate change#6001 from mainline
33654              
33655              support additional library locations via $Config{otherlibdirs}
33656              (from Andy Dougherty)
33657      Branch: maint-5.6/perl
33658           !> Configure INSTALL Porting/Glossary Porting/config.sh
33659           !> Porting/config_H config_h.SH epoc/config.sh perl.c
33660           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
33661           !> win32/config.bc win32/config.gc win32/config.vc
33662 ____________________________________________________________________________
33663 [  7289] By: gsar                                  on 2000/10/16  04:08:28
33664         Log: integrate change#5999 from mainline
33665              
33666              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
33667      Branch: maint-5.6/perl
33668           !> t/pragma/warn/toke toke.c
33669 ____________________________________________________________________________
33670 [  7288] By: gsar                                  on 2000/10/16  04:07:01
33671         Log: integrate changes#5997,5998 from cfgperl
33672              
33673              Preserve $!.
33674              
33675              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
33676      Branch: maint-5.6/perl
33677           !> lib/Math/Complex.pm
33678 ____________________________________________________________________________
33679 [  7287] By: gsar                                  on 2000/10/16  04:04:37
33680         Log: integrate change#5995 from mainline
33681              
33682              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
33683      Branch: maint-5.6/perl
33684           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33685 ____________________________________________________________________________
33686 [  7286] By: gsar                                  on 2000/10/16  04:03:21
33687         Log: integrate change#5994 from mainline
33688              
33689              fix for missed accounting for null byte in pack("Z",...) (from
33690              M.J.T. Guy)
33691      Branch: maint-5.6/perl
33692           !> pp.c t/op/pack.t
33693 ____________________________________________________________________________
33694 [  7285] By: gsar                                  on 2000/10/16  04:02:11
33695         Log: integrate changes#5989..5993 from mainline
33696              
33697              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33698              itself and no other (from Tom Hughes)
33699              
33700              use $ENV{LIB} to search for libs under Visual C compiler
33701              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33702              
33703              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
33704              
33705              pod nit (from Simon Cozens)
33706              
33707              various minor tweaks seen on p5p
33708      Branch: maint-5.6/perl
33709           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
33710           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
33711           !> t/op/array.t toke.c
33712 ____________________________________________________________________________
33713 [  7284] By: gsar                                  on 2000/10/16  03:59:00
33714         Log: integrate changes#5978..5988 from mainline
33715              
33716              sync version numbers in File::Spec with the ones on CPAN
33717              (from Barrie Slaymaker)
33718              
33719              under useithreads, constant pad entries could inadvertantly be
33720              shared across threads (from Eric Blood <eblood@xmission.com>);
33721              added Eric's test case to testsuite
33722              
33723              allow Configure -S to run non-interactively (spotted by Greg Hudson
33724              <ghudson@mit.edu>)
33725              
33726              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
33727              prototype mismatch with CORE::glob(); update pod and tests to
33728              suit (File::Glob::glob() is still available for backward
33729              compatibility, but should be considered deprecated)
33730              
33731              avoid error in IO::Socket::INET when given an unknown service name
33732              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
33733              
33734              numeric conversion of non-number in change#3378 tramples on
33735              OOK offset, causing segfaults
33736              
33737              attributes::reftype() doesn't work on tied argument
33738              
33739              forked child may not exit correctly if it failed to open
33740              /dev/console (from Graham Barr)
33741              
33742              add regular expressions tutorial and quick-start guide (from
33743              Mark Kvale <kvale@phy.ucsf.edu>)
33744              
33745              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
33746              
33747              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
33748              <paul@miraclefish.com>)
33749      Branch: maint-5.6/perl
33750           +> pod/perlrequick.pod pod/perlretut.pod
33751           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
33752           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
33753           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
33754           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
33755           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33756           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33757           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
33758           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
33759 ____________________________________________________________________________
33760 [  7283] By: gsar                                  on 2000/10/16  03:52:14
33761         Log: integrate change#5977 from mainline
33762              
33763              autoquote barewords followed by newline and arrow properly
33764              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
33765      Branch: maint-5.6/perl
33766           !> t/pragma/warn/toke toke.c
33767 ____________________________________________________________________________
33768 [  7282] By: gsar                                  on 2000/10/16  03:50:48
33769         Log: integrate change#5976 from mainline
33770              
33771              DB_File v1.73 update (from Paul Marquess)
33772      Branch: maint-5.6/perl
33773           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
33774           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
33775 ____________________________________________________________________________
33776 [  7281] By: gsar                                  on 2000/10/16  03:49:14
33777         Log: integrate change#5975 from mainline
33778              
33779              allow sort() reentrancy (variant of patch suggested by
33780              Hugo van der Sanden)
33781      Branch: maint-5.6/perl
33782           !> pp_ctl.c t/op/sort.t
33783 ____________________________________________________________________________
33784 [  7280] By: gsar                                  on 2000/10/16  03:48:22
33785         Log: integrate change#5974 from mainline
33786              
33787              change#4197 somehow missed initializing PL_errors, meaning
33788              syntax error queueing wasn't working outside eval"" at all;
33789              also fixed eval"" to localize PL_error_count, so that compile-time
33790              eval's don't clobber the error state of the outer context
33791      Branch: maint-5.6/perl
33792           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33793           !> t/pragma/warn/toke
33794 ____________________________________________________________________________
33795 [  7279] By: gsar                                  on 2000/10/16  03:46:21
33796         Log: integrate change#5973 from mainline
33797              
33798              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33799      Branch: maint-5.6/perl
33800           !> regcomp.c regexec.c t/op/re_tests
33801 ____________________________________________________________________________
33802 [  7278] By: gsar                                  on 2000/10/16  03:44:54
33803         Log: integrate change#5971 from cfgperl
33804              
33805              Unicos tweaks from Mark P. Lutz.
33806      Branch: maint-5.6/perl
33807           !> hints/unicos.sh lib/Math/Complex.pm
33808 ____________________________________________________________________________
33809 [  7277] By: gsar                                  on 2000/10/16  03:42:59
33810         Log: integrate changes#5966..5970 from mainline
33811              
33812              add testsuite for B backends, fix bug in B::Deparse (from
33813              Simon Cozens <simon@brecon.co.uk>)
33814              
33815              improved docs on the warn_uninit diagnostic (from David Glasser
33816              and Simon Cozens)
33817              
33818              tolerate spaces in group names in test on solaris (from David Boyce
33819              <dsb@boyski.com>)
33820              
33821              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33822              
33823              Data::Dumper fumbles negative numbers on 32-bit platforms where
33824              IV is >32bits
33825      Branch: maint-5.6/perl
33826           +> t/lib/b.t t/lib/syslog.t
33827           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33828           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
33829           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
33830 ____________________________________________________________________________
33831 [  7276] By: gsar                                  on 2000/10/16  03:39:30
33832         Log: integrate change#5965 from mainline
33833              
33834              avoid "will not stay shared" warnings for our variables (from
33835              Robin Barker)
33836      Branch: maint-5.6/perl
33837           !> op.c t/pragma/warn/op
33838 ____________________________________________________________________________
33839 [  7275] By: gsar                                  on 2000/10/16  03:38:18
33840         Log: integrate change#5964 from mainline
33841              
33842              reformat to 72 columns (again)
33843      Branch: maint-5.6/perl
33844           !> pod/perldiag.pod
33845 ____________________________________________________________________________
33846 [  7274] By: gsar                                  on 2000/10/16  03:36:58
33847         Log: integrate change#5963 from mainline
33848              
33849              patch from Larry to make (\&) prototype work; added tests for
33850              the same
33851      Branch: maint-5.6/perl
33852           !> op.c t/comp/proto.t
33853 ____________________________________________________________________________
33854 [  7273] By: gsar                                  on 2000/10/16  03:35:51
33855         Log: integrate changes#5956..5962 from mainline
33856              
33857              better diagnostics on failed tests (from Ilya Zakharevich)
33858              
33859              pod nits (from A. C. Yardley <yardley@tanet.net>)
33860              
33861              change#3569 deleted some essential code, revert; avoid use of
33862              atexit() to make DynaLoader work properly on AIX under mod_perl
33863              (from Jens-Uwe Mager <jum@helios.de>)
33864              
33865              doubled words in pods (from Simon Cozens
33866              <simon.p.cozens@jp.pwcglobal.com>)
33867              
33868              better INSTALL notes on Solaris issues (from Dominic Dunlop)
33869              
33870              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
33871              
33872              updated README.hpux (from Jeff Okamoto)
33873      Branch: maint-5.6/perl
33874           !> INSTALL README.hpux emacs/cperl-mode.el
33875           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
33876           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
33877           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
33878           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
33879           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
33880           !> t/op/lex_assign.t
33881 ____________________________________________________________________________
33882 [  7272] By: gsar                                  on 2000/10/16  03:31:22
33883         Log: integrate change#5955 from mainline
33884              
33885              longstanding bug exposed by change#3307: sort arguments weren't
33886              compiled with the right wantarray context (ensuing runtime lookup
33887              via block_gimme() was getting the incidental context of the
33888              sort() itself)
33889      Branch: maint-5.6/perl
33890           !> op.c t/op/sort.t
33891 ____________________________________________________________________________
33892 [  7271] By: gsar                                  on 2000/10/16  03:29:11
33893         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
33894              branch
33895              
33896              Flatten the cpp jungle doing the nosuid checking.
33897              
33898              Do not assume sign propagation. (from M.J.T. Guy)
33899              
33900              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
33901              
33902              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
33903              Now pp_ncmp() returns undef is either operand is a NaN.
33904              
33905              On second thoughts frexp() does have two arguments.
33906              
33907              Document that tr() is not tr(1).
33908              
33909              Be more robust on "extreme" (large absolute value)
33910              arguments.  Originally reported by Daniel Connelly
33911              as a problem with asinh() on large negative arguments,
33912              asinh() used to bail out because an argument to log()
33913              ended up being zero.  Ilya Zakharevich proposed using
33914              Taylor's series in such cases, which for such large
33915              arguments is a very good approximation.
33916              
33917              Undo "use integer" addition from 64bitint as it seems
33918              to break most of the subtests in Digital UNIX;
33919              Unicos needs to find another way.
33920      Branch: maint-5.6/perl
33921           !> (integrate 29 files)
33922 ____________________________________________________________________________
33923 [  7270] By: gsar                                  on 2000/10/16  03:09:44
33924         Log: integrate changes#5948,5949,5950 from mainline
33925              
33926              typo in vars.pm that leads to cryptic message (from Piotr
33927              Piatkowski <kompas@kompas.usr.onet.pl>)
33928              
33929              make perldoc use the pod2man from the same version (from
33930              M.J.T. Guy)
33931              
33932              reformat perldiag to avoid long lines
33933      Branch: maint-5.6/perl
33934           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
33935 ____________________________________________________________________________
33936 [  7269] By: gsar                                  on 2000/10/16  03:05:54
33937         Log: integrate change#5947 from mainline
33938              
33939              use &dl_error rather than &dl_load_file as the guard for calling
33940              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
33941              statically built perl)
33942      Branch: maint-5.6/perl
33943           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33944 ____________________________________________________________________________
33945 [  7268] By: gsar                                  on 2000/10/16  03:04:48
33946         Log: integrate change#5945 from mainline
33947              
33948              make module name mandatory after -M switch; reorder perldiag
33949              alphabetically (from Mark-Jason Dominus)
33950      Branch: maint-5.6/perl
33951           !> perl.c pod/perldiag.pod
33952 ____________________________________________________________________________
33953 [  7267] By: gsar                                  on 2000/10/16  03:03:01
33954         Log: integrate change#5939 from mainline
33955              
33956              more pod nits (from Larry Virden)
33957      Branch: maint-5.6/perl
33958           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
33959           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33960           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33961 ____________________________________________________________________________
33962 [  7266] By: gsar                                  on 2000/10/16  03:01:39
33963         Log: integrate change#5938 from mainline
33964              
33965              Consolidated B::Deparse fixes (from Stephen McCamant)
33966      Branch: maint-5.6/perl
33967           !> ext/B/B/Deparse.pm
33968 ____________________________________________________________________________
33969 [  7265] By: gsar                                  on 2000/10/16  03:00:43
33970         Log: integrate change#5936 from mainline
33971              
33972              additional tests for change#7263 (from Paul Marquess)
33973      Branch: maint-5.6/perl
33974           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33975           !> t/pragma/warn/5nolint t/pragma/warn/6default
33976 ____________________________________________________________________________
33977 [  7264] By: gsar                                  on 2000/10/16  02:58:34
33978         Log: integrate change#5934 from mainline
33979              
33980              propagate lexical warnings from surrounding scope correctly
33981              within string eval() (from Paul Marquess)
33982      Branch: maint-5.6/perl
33983           !> pp_ctl.c t/pragma/warn/pp_ctl
33984 ____________________________________________________________________________
33985 [  7263] By: gsar                                  on 2000/10/16  02:56:53
33986         Log: integrate change#5932 from mainline
33987              
33988              add rsignal(), whichsig() and do_join() to public API list
33989              (mod_perl uses them to good advantage)
33990      Branch: maint-5.6/perl
33991           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
33992 ____________________________________________________________________________
33993 [  7262] By: gsar                                  on 2000/10/16  02:55:53
33994         Log: integrate change#5931 from mainline
33995              
33996              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33997      Branch: maint-5.6/perl
33998           !> pp_hot.c regexec.c t/op/pat.t
33999 ____________________________________________________________________________
34000 [  7261] By: gsar                                  on 2000/10/16  02:55:01
34001         Log: integrate change#5930 from mainline
34002              
34003              small os390 tweaks (from Peter Prymmer)
34004      Branch: maint-5.6/perl
34005           !> config_h.SH makedepend.SH
34006 ____________________________________________________________________________
34007 [  7260] By: gsar                                  on 2000/10/16  02:54:10
34008         Log: integrate change#5929 from mainline
34009              
34010              pod nits
34011      Branch: maint-5.6/perl
34012           !> pod/perlguts.pod
34013 ____________________________________________________________________________
34014 [  7259] By: gsar                                  on 2000/10/16  02:52:55
34015         Log: integrate change#5927 from mainline
34016              
34017              arrange for next() to resume at the unstack op rather than the
34018              loop conditional, so that scope cleanup happens correctly
34019              (from Stephen McCamant)
34020      Branch: maint-5.6/perl
34021           !> op.c pp_ctl.c t/op/misc.t
34022 ____________________________________________________________________________
34023 [  7258] By: gsar                                  on 2000/10/16  02:51:38
34024         Log: integrate change#5926 from mainline
34025              
34026              on windows, reserve 16M of stack rather than 128M (allows more
34027              threads to run concurrently)
34028      Branch: maint-5.6/perl
34029           !> win32/Makefile win32/makefile.mk
34030 ____________________________________________________________________________
34031 [  7257] By: gsar                                  on 2000/10/16  02:50:37
34032         Log: integrate change#5925 from mainline
34033              
34034              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
34035      Branch: maint-5.6/perl
34036           !> toke.c
34037 ____________________________________________________________________________
34038 [  7256] By: gsar                                  on 2000/10/16  02:49:36
34039         Log: integrate change#5924 from mainline
34040              
34041              avoid using uninitialized memory in require version check
34042      Branch: maint-5.6/perl
34043           !> pp_ctl.c universal.c
34044 ____________________________________________________________________________
34045 [  7255] By: gsar                                  on 2000/10/16  02:48:03
34046         Log: integrate changes#5923,5928,6009 from mainline
34047              
34048              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
34049      Branch: maint-5.6/perl
34050           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
34051 ____________________________________________________________________________
34052 [  7254] By: gsar                                  on 2000/10/16  02:44:46
34053         Log: integrate change#5922 from mainline
34054              
34055              commentary about IoTYPE() (from Nathan Torkington)
34056      Branch: maint-5.6/perl
34057           !> sv.h
34058 ____________________________________________________________________________
34059 [  7253] By: gsar                                  on 2000/10/16  02:43:49
34060         Log: integrate change#5921 from mainline
34061              
34062              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
34063      Branch: maint-5.6/perl
34064           !> sv.c t/lib/charnames.t t/pragma/utf8.t
34065 ____________________________________________________________________________
34066 [  7252] By: gsar                                  on 2000/10/16  02:42:31
34067         Log: integrate change#5920 from mainline
34068              
34069              Larry's fix for buggy propagation of utf8-ness in join(); add test
34070      Branch: maint-5.6/perl
34071           !> doop.c t/op/ver.t
34072 ____________________________________________________________________________
34073 [  7251] By: gsar                                  on 2000/10/16  02:41:14
34074         Log: integrate changes#5915..5919 from mainline
34075              
34076              various (pod tweaks &c)
34077      Branch: maint-5.6/perl
34078           !> (integrate 33 files)
34079 ____________________________________________________________________________
34080 [  7250] By: gsar                                  on 2000/10/16  02:38:16
34081         Log: integrate change#5914 from mainline
34082              
34083              caller() wasn't returning the right number of elements for
34084              eval {...}
34085      Branch: maint-5.6/perl
34086           !> pp_ctl.c t/pragma/warn/9enabled
34087 ____________________________________________________________________________
34088 [  7249] By: gsar                                  on 2000/10/16  02:37:02
34089         Log: integrate change#5913 from mainline
34090              
34091              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
34092              (from Mark-Jason Dominus)
34093      Branch: maint-5.6/perl
34094           !> pod/perlfunc.pod
34095 ____________________________________________________________________________
34096 [  7248] By: gsar                                  on 2000/10/16  02:35:58
34097         Log: integrate change#5912 from mainline
34098              
34099              fix totally broken caching in UNIVERSAL::isa() (from
34100              Nick Ing-Simmons)
34101      Branch: maint-5.6/perl
34102           !> t/op/universal.t universal.c
34103 ____________________________________________________________________________
34104 [  7247] By: gsar                                  on 2000/10/16  02:34:27
34105         Log: integrate changes#5910,5911 from mainline
34106              
34107              typo in pod
34108              
34109              add linebreak properties from unicode/LineBrk.txt (from
34110              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
34111      Branch: maint-5.6/perl
34112           +> (branch 29 files)
34113           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
34114 ____________________________________________________________________________
34115 [  7246] By: gsar                                  on 2000/10/16  02:33:29
34116         Log: integrate change#5909 from mainline
34117              
34118              mode argument to do_binmode() should be file mode, not boolean
34119      Branch: maint-5.6/perl
34120           !> pp_sys.c
34121 ____________________________________________________________________________
34122 [  7245] By: gsar                                  on 2000/10/16  02:31:04
34123         Log: integrate change#5908 from mainline
34124              
34125              introduce illegal symbols into null package so that
34126              gv_fetchpv(...,TRUE) always returns a valid GV even when the
34127              symbol is trapped by strictures (avoids coredumps)
34128      Branch: maint-5.6/perl
34129           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
34130           !> t/pragma/strict-vars
34131 ____________________________________________________________________________
34132 [  7244] By: jhi                                   on 2000/10/16  02:29:54
34133         Log: Subject: $Carp::ExportLevel confusion in Exporter
34134              From: "Ben Tilly" <ben_tilly@hotmail.com>
34135              Date: Sat, 14 Oct 2000 16:44:34 EDT
34136              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
34137      Branch: perl
34138            ! lib/Exporter/Heavy.pm
34139 ____________________________________________________________________________
34140 [  7243] By: jhi                                   on 2000/10/16  02:28:33
34141         Log: Subject: [PATCH perlguts.pod] Document offset hack
34142              From: Simon Cozens <simon@cozens.net>
34143              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
34144              Date: Sat, 14 Oct 2000 19:32:25 +0100
34145      Branch: perl
34146            ! pod/perlguts.pod
34147 ____________________________________________________________________________
34148 [  7242] By: gsar                                  on 2000/10/16  02:26:51
34149         Log: integrate changes#5905,5906,5907,6064 from mainline
34150              
34151              printf/sprintf didn't get quad types right under use64bitint
34152      Branch: maint-5.6/perl
34153           !> pp_sys.c sv.c t/op/64bitint.t
34154 ____________________________________________________________________________
34155 [  7241] By: jhi                                   on 2000/10/16  02:22:44
34156         Log: Subject: small pod patch
34157              From: Dan Boorstein <dan_boo@bellsouth.net>
34158              Date: Sat, 14 Oct 2000 14:29:24 -0400
34159              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
34160      Branch: perl
34161            ! pod/perlfaq7.pod pod/perlmod.pod
34162 ____________________________________________________________________________
34163 [  7240] By: jhi                                   on 2000/10/16  02:13:46
34164         Log: -w cleanup.
34165              
34166              Subject: Re: Problems with bleadperl 
34167              From: "Stephen P. Potter" <spp@ds.net>
34168              Date: Fri, 13 Oct 2000 13:32:49 -0400
34169              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
34170      Branch: perl
34171            ! t/pragma/overload.t
34172 ____________________________________________________________________________
34173 [  7239] By: jhi                                   on 2000/10/16  01:41:18
34174         Log: One more ~utf8 tweak.
34175      Branch: perl
34176            ! t/op/bop.t
34177 ____________________________________________________________________________
34178 [  7238] By: jhi                                   on 2000/10/16  01:34:14
34179         Log: Tweak the test of #7235.
34180      Branch: perl
34181            ! t/op/bop.t
34182 ____________________________________________________________________________
34183 [  7237] By: jhi                                   on 2000/10/16  01:25:04
34184         Log: Fix a couple of compiler-noted nits in #7235.
34185      Branch: perl
34186            ! pp.c
34187 ____________________________________________________________________________
34188 [  7236] By: jhi                                   on 2000/10/16  01:22:46
34189         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
34190      Branch: perl
34191            ! pp.c pp_hot.c
34192 ____________________________________________________________________________
34193 [  7235] By: jhi                                   on 2000/10/15  16:24:44
34194         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
34195              
34196              From: Simon Cozens <simon@cozens.net>
34197              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
34198              Date: Sat, 14 Oct 2000 20:52:13 +0100
34199              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
34200      Branch: perl
34201            ! pp.c t/op/bop.t utf8.h
34202 ____________________________________________________________________________
34203 [  7234] By: jhi                                   on 2000/10/15  15:19:29
34204         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
34205              The problem was that rx->minlen was in chars while pp_split()
34206              thought it would be in bytes. 
34207      Branch: perl
34208            ! pp.c t/pragma/utf8.t
34209 ____________________________________________________________________________
34210 [  7233] By: jhi                                   on 2000/10/14  20:24:24
34211         Log: Document FNCASE=y as discussed in the bug 20000902.009.
34212      Branch: perl
34213            ! README.dos
34214 ____________________________________________________________________________
34215 [  7232] By: jhi                                   on 2000/10/14  18:52:21
34216         Log: Add test for bug id 20000427.003 (which seems to have
34217              been fixed) (also duplicate as 20000427.004, though
34218              with a higher severity).  Move one utf8 from op/append
34219              to pragma/utf8, tag the tests with bug ids.
34220      Branch: perl
34221            ! t/op/append.t t/pragma/utf8.t
34222 ____________________________________________________________________________
34223 [  7231] By: jhi                                   on 2000/10/14  17:28:37
34224         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
34225      Branch: perl
34226            ! t/pragma/utf8.t
34227 ____________________________________________________________________________
34228 [  7230] By: jhi                                   on 2000/10/14  14:24:50
34229         Log: Needs to be conditional on SunOS 4.
34230              
34231              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
34232              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34233              Date: Sat, 14 Oct 2000 13:37:49 +0100
34234              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
34235      Branch: metaconfig/U/perl
34236            ! End.U
34237      Branch: perl
34238            ! Configure myconfig.SH pod/perldelta.pod
34239 ____________________________________________________________________________
34240 [  7229] By: jhi                                   on 2000/10/14  00:49:22
34241         Log: Update Changes.
34242      Branch: perl
34243            ! Changes patchlevel.h
34244 ____________________________________________________________________________
34245 [  7228] By: jhi                                   on 2000/10/14  00:46:10
34246         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
34247              From: Peter Prymmer <pvhp@forte.com>
34248              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
34249              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
34250      Branch: perl
34251            ! lib/utf8.pm
34252 ____________________________________________________________________________
34253 [  7227] By: jhi                                   on 2000/10/13  23:20:30
34254         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
34255      Branch: perl
34256            ! t/op/tie.t
34257 ____________________________________________________________________________
34258 [  7226] By: jhi                                   on 2000/10/13  22:14:32
34259         Log: Tweak #7225.
34260              
34261              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
34262              From: Peter Prymmer <pvhp@forte.com>
34263              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
34264              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
34265      Branch: perl
34266            ! t/op/sprintf.t
34267 ____________________________________________________________________________
34268 [  7225] By: jhi                                   on 2000/10/13  22:11:31
34269         Log: op/sprintf.t patch for OS/390 (and any other host with limited
34270              floating-point exponent length)
34271              
34272              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
34273              From: Dominic Dunlop <domo@computer.org>
34274              Date: Fri, 13 Oct 2000 19:17:57 +0200
34275              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
34276      Branch: perl
34277            ! t/op/sprintf.t
34278 ____________________________________________________________________________
34279 [  7224] By: jhi                                   on 2000/10/13  18:40:48
34280         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
34281      Branch: perl
34282            ! toke.c
34283 ____________________________________________________________________________
34284 [  7223] By: jhi                                   on 2000/10/13  18:37:13
34285         Log: Thinko in #7222.
34286      Branch: perl
34287            ! utf8.c
34288 ____________________________________________________________________________
34289 [  7222] By: jhi                                   on 2000/10/13  18:05:23
34290         Log: Use UTF8SKIP(), from Simon Cozens.
34291      Branch: perl
34292            ! utf8.c
34293 ____________________________________________________________________________
34294 [  7221] By: jhi                                   on 2000/10/13  15:43:19
34295         Log: (accidentally empty check-in)
34296      Branch: perl
34297            ! utf8.c
34298 ____________________________________________________________________________
34299 [  7220] By: jhi                                   on 2000/10/13  15:23:51
34300         Log: Add (optimistically) Storable to static extensions.
34301      Branch: perl
34302            ! hints/uwin.sh hints/vmesa.sh
34303 ____________________________________________________________________________
34304 [  7219] By: jhi                                   on 2000/10/13  15:20:05
34305         Log: Amdahl UTS doesn't seem to do dynaloading.
34306      Branch: perl
34307            ! hints/uts.sh
34308 ____________________________________________________________________________
34309 [  7218] By: jhi                                   on 2000/10/13  15:15:20
34310         Log: Slight tweak of the code to appease Amdahl UTS cc.
34311      Branch: perl
34312            ! pp.c
34313 ____________________________________________________________________________
34314 [  7217] By: jhi                                   on 2000/10/13  14:50:42
34315         Log: In Amdahl UTS "struct sv" is defined by a system header,
34316              <ksync.h>.
34317      Branch: perl
34318            ! perl.h sv.h
34319 ____________________________________________________________________________
34320 [  7216] By: jhi                                   on 2000/10/13  11:58:25
34321         Log: Ilya implemented the memory profiling API.
34322      Branch: perl
34323            ! Todo
34324 ____________________________________________________________________________
34325 [  7215] By: jhi                                   on 2000/10/13  02:56:38
34326         Log: Subject: [PATCH 5.7.0] Perl API for mstats
34327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34328              Date: Thu, 12 Oct 2000 22:52:40 -0400
34329              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
34330      Branch: perl
34331            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
34332 ____________________________________________________________________________
34333 [  7214] By: jhi                                   on 2000/10/13  02:55:38
34334         Log: Subject: [PATCH 5.7.0] IVs in mtats
34335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34336              Date: Thu, 12 Oct 2000 22:51:04 -0400
34337              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
34338      Branch: perl
34339            ! malloc.c perl.h
34340 ____________________________________________________________________________
34341 [  7213] By: jhi                                   on 2000/10/13  02:31:47
34342         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
34343      Branch: perl
34344            ! pod/perldiag.pod pp_sys.c
34345 ____________________________________________________________________________
34346 [  7212] By: jhi                                   on 2000/10/13  01:27:38
34347         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
34348              From: Peter Prymmer <pvhp@forte.com>
34349              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
34350              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
34351      Branch: perl
34352            ! t/op/oct.t
34353 ____________________________________________________________________________
34354 [  7211] By: jhi                                   on 2000/10/13  00:35:09
34355         Log: Update Changes.
34356      Branch: perl
34357            ! Changes patchlevel.h
34358 ____________________________________________________________________________
34359 [  7210] By: jhi                                   on 2000/10/12  23:59:40
34360         Log: The Install.pm third of
34361              
34362              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34363              From: Bill Campbell <bill@celestial.com>
34364              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34365              Date: Thu, 5 Oct 2000 18:04:51 -0700
34366      Branch: perl
34367            ! lib/ExtUtils/Install.pm
34368 ____________________________________________________________________________
34369 [  7209] By: jhi                                   on 2000/10/12  23:58:43
34370         Log: Two thirds of
34371              
34372              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
34373              Date: Thu, 5 Oct 2000 18:04:51 -0700
34374              From: Bill Campbell <bill@celestial.com>
34375              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
34376              
34377              The Install.pm changes will be submitted separately because
34378              they need some work and discussion still.
34379      Branch: perl
34380            ! lib/getopts.pl lib/termcap.pl
34381 ____________________________________________________________________________
34382 [  7208] By: jhi                                   on 2000/10/12  23:41:19
34383         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
34384              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34385              Date:     Thu, 12 Oct 2000 07:30:02 EDT
34386              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
34387      Branch: perl
34388            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
34389            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
34390 ____________________________________________________________________________
34391 [  7207] By: jhi                                   on 2000/10/12  23:39:01
34392         Log: An updated EBCDIC tr patch.
34393              
34394              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
34395              From: Peter Prymmer <pvhp@forte.com>
34396              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
34397              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
34398      Branch: perl
34399            ! t/op/tr.t
34400 ____________________________________________________________________________
34401 [  7206] By: jhi                                   on 2000/10/12  23:34:55
34402         Log: Upgrade to CPAN 1.58, from Andreas König.
34403      Branch: perl
34404            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34405 ____________________________________________________________________________
34406 [  7205] By: jhi                                   on 2000/10/12  23:29:08
34407         Log: Introduce the man[24-8] variables, from Andy Dougherty.
34408      Branch: metaconfig/U/perl
34409            + mandirs.U mandirstyle.U
34410      Branch: perl
34411            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34412            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
34413            ! vos/config.h vos/config.pl vos/config_h.SH_orig
34414            ! win32/config.bc win32/config.gc win32/config.vc
34415 ____________________________________________________________________________
34416 [  7204] By: gsar                                  on 2000/10/12  18:11:24
34417         Log: restore change#7202
34418      Branch: perl
34419            ! mg.c
34420 ____________________________________________________________________________
34421 [  7203] By: gsar                                  on 2000/10/12  18:09:40
34422         Log: another test of the Emergency Broadcast System--back out 
34423              change#7202
34424      Branch: perl
34425            ! mg.c
34426 ____________________________________________________________________________
34427 [  7202] By: gsar                                  on 2000/10/12  16:40:47
34428         Log: (submitted on behalf of Jarkko)
34429              Fix the lib/encode.t subtest 6 failure as reported by Andreas
34430              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
34431              was unearthed by change 7182, as was a bug in HTML::Entities.
34432      Branch: perl
34433            ! mg.c
34434 ____________________________________________________________________________
34435 [  7201] By: jhi                                   on 2000/10/11  03:16:05
34436         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
34437      Branch: perl
34438            ! pp_hot.c t/pragma/utf8.t
34439 ____________________________________________________________________________
34440 [  7200] By: jhi                                   on 2000/10/11  00:40:30
34441         Log: The #7198 was a false alarm.
34442      Branch: perl
34443            ! pp_hot.c
34444 ____________________________________________________________________________
34445 [  7199] By: jhi                                   on 2000/10/11  00:26:04
34446         Log: Remove duplicated code.
34447      Branch: perl
34448            ! t/lib/cgi-html.t
34449 ____________________________________________________________________________
34450 [  7198] By: jhi                                   on 2000/10/10  23:30:46
34451         Log: (Retracted by #7200.)
34452      Branch: perl
34453            ! pp_hot.c
34454 ____________________________________________________________________________
34455 [  7197] By: jhi                                   on 2000/10/10  21:49:30
34456         Log: Add the test case for #7190, from the original bug report
34457              by Andreas König.
34458      Branch: perl
34459            ! t/pragma/utf8.t
34460 ____________________________________________________________________________
34461 [  7196] By: jhi                                   on 2000/10/10  21:40:49
34462         Log: Reapply Andy's patch and regen Configure.
34463      Branch: perl
34464            ! Configure INSTALL Makefile.SH Porting/Glossary
34465            ! Porting/config.sh config_h.SH epoc/config.sh installperl
34466            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34467            ! win32/config.vc
34468 ____________________________________________________________________________
34469 [  7195] By: jhi                                   on 2000/10/10  21:09:30
34470         Log: Use the versiononly instead of the installscripts,
34471              retract the changes 7146 and 7147.
34472      Branch: perl
34473            ! Configure INSTALL Makefile.SH Porting/Glossary
34474            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
34475            ! installperl uconfig.sh vos/config.def win32/config.bc
34476            ! win32/config.gc win32/config.vc
34477 ____________________________________________________________________________
34478 [  7194] By: jhi                                   on 2000/10/10  21:06:15
34479         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
34480              From: Peter Prymmer <pvhp@forte.com>
34481              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
34482              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
34483      Branch: perl
34484            ! t/op/ver.t
34485 ____________________________________________________________________________
34486 [  7193] By: jhi                                   on 2000/10/10  21:05:12
34487         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
34488              From: Peter Prymmer <pvhp@forte.com>
34489              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
34490              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
34491      Branch: perl
34492            ! t/op/tr.t
34493 ____________________________________________________________________________
34494 [  7192] By: jhi                                   on 2000/10/10  20:57:30
34495         Log: Add versiononly, delete installscripts, from Andy Dougherty.
34496      Branch: metaconfig
34497            - U/installdirs/installscripts.U
34498      Branch: metaconfig/U/perl
34499            + versiononly.U
34500 ____________________________________________________________________________
34501 [  7191] By: jhi                                   on 2000/10/10  19:41:21
34502         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
34503              From: Peter Prymmer <pvhp@forte.com>
34504              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
34505              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
34506      Branch: perl
34507            ! pod/perlebcdic.pod
34508 ____________________________________________________________________________
34509 [  7190] By: jhi                                   on 2000/10/10  19:26:14
34510         Log: Subject: Re: utf8 concat, mg_get
34511              From: Simon Cozens <simon@cozens.net>
34512              Date: Tue, 10 Oct 2000 17:40:17 +0100
34513              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
34514      Branch: perl
34515            ! pp_hot.c
34516 ____________________________________________________________________________
34517 [  7189] By: jhi                                   on 2000/10/10  19:23:03
34518         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
34519              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
34520              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
34521              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
34522      Branch: perl
34523            ! lib/ExtUtils/MM_Unix.pm
34524 ____________________________________________________________________________
34525 [  7188] By: jhi                                   on 2000/10/10  15:31:24
34526         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
34527              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
34528              Date: Fri, 14 Jul 2000 10:47:36 +0100
34529              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
34530      Branch: perl
34531            ! README.win32
34532 ____________________________________________________________________________
34533 [  7187] By: jhi                                   on 2000/10/10  13:30:10
34534         Log: Quote the temp file name, needed in Win32 because the
34535              default name unfortunately contains spaces, shouldn't
34536              hurt elsewhere.
34537              
34538              Subject: FW: perldoc fails if $TEMP contains spaces
34539              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
34540              Date: Thu, 14 Sep 2000 08:58:45 +0100
34541              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
34542      Branch: perl
34543            ! utils/perldoc.PL
34544 ____________________________________________________________________________
34545 [  7186] By: jhi                                   on 2000/10/10  13:16:27
34546         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
34547              From: hv@hugo.hybyte.com
34548              Date: Tue, 10 Oct 2000 14:10:20 +0100
34549              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
34550      Branch: perl
34551            ! t/lib/thr5005.t util.c
34552 ____________________________________________________________________________
34553 [  7185] By: jhi                                   on 2000/10/10  12:06:22
34554         Log: Upgrade to podlators 1.04, from Russ Allbery.
34555      Branch: perl
34556            ! lib/Pod/Man.pm lib/Pod/Text.pm
34557 ____________________________________________________________________________
34558 [  7184] By: jhi                                   on 2000/10/10  12:01:32
34559         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
34560      Branch: perl
34561            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
34562 ____________________________________________________________________________
34563 [  7183] By: jhi                                   on 2000/10/09  23:47:15
34564         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
34565              From: Peter Prymmer <pvhp@forte.com>
34566              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
34567              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
34568      Branch: perl
34569            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
34570 ____________________________________________________________________________
34571 [  7182] By: jhi                                   on 2000/10/09  23:43:16
34572         Log: Make eq work again with utf8 (disabling the upgrading
34573              should no more be necessary since the copies of the
34574              scalars are upgraded, not the scalars themselves).
34575              Takes care of ID 20001009.001.  (The claimed length()
34576              bug in 20001009.001 seems bogus to me.)
34577      Branch: perl
34578            ! sv.c t/pragma/utf8.t
34579 ____________________________________________________________________________
34580 [  7181] By: gsar                                  on 2000/10/09  19:41:54
34581         Log: tweak for change#7173
34582      Branch: perl
34583            ! win32/win32sck.c
34584 ____________________________________________________________________________
34585 [  7180] By: gsar                                  on 2000/10/09  19:26:56
34586         Log: on Windows, clean targets might not work under some flavors of the shell
34587      Branch: perl
34588            ! win32/Makefile win32/makefile.mk
34589 ____________________________________________________________________________
34590 [  7179] By: jhi                                   on 2000/10/09  19:21:02
34591         Log: Update Changes.
34592      Branch: perl
34593            ! Changes patchlevel.h
34594 ____________________________________________________________________________
34595 [  7178] By: jhi                                   on 2000/10/09  19:18:23
34596         Log: Warn about unknown scripts.
34597              
34598              Subject: Re: ideas? patches? [PATCH bleadperl]
34599              From: Dominic Dunlop <domo@computer.org>
34600              Date: Mon, 9 Oct 2000 14:57:17 +0200
34601              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
34602      Branch: perl
34603            ! lib/charnames.pm
34604 ____________________________________________________________________________
34605 [  7177] By: jhi                                   on 2000/10/09  19:13:27
34606         Log: Change #7160 had a nasty typo.
34607      Branch: metaconfig
34608            ! U/compline/Compile.U
34609      Branch: perl
34610            ! Configure config_h.SH
34611 ____________________________________________________________________________
34612 [  7176] By: gsar                                  on 2000/10/09  18:59:33
34613         Log: pod nit
34614      Branch: perl
34615            ! pod/perlport.pod
34616 ____________________________________________________________________________
34617 [  7175] By: gsar                                  on 2000/10/09  18:54:28
34618         Log: Windows9x doesn't support link(), despite what Config.pm
34619              might think
34620      Branch: perl
34621            ! lib/ExtUtils/Manifest.pm
34622 ____________________________________________________________________________
34623 [  7174] By: gsar                                  on 2000/10/09  18:50:03
34624         Log: avoid nonportable example code
34625      Branch: perl
34626            ! lib/File/Copy.pm
34627 ____________________________________________________________________________
34628 [  7173] By: gsar                                  on 2000/10/09  18:46:54
34629         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
34630              being used) when closing a socket handle
34631      Branch: perl
34632            ! win32/win32.c win32/win32.h win32/win32sck.c
34633 ____________________________________________________________________________
34634 [  7172] By: gsar                                  on 2000/10/09  18:41:40
34635         Log: on Windows, cwd strings in the environment should be of the
34636              form =X:=X:\foo instead of =X=X:\foo\
34637      Branch: perl
34638            ! win32/vdir.h
34639 ____________________________________________________________________________
34640 [  7171] By: gsar                                  on 2000/10/09  18:30:09
34641         Log: on Windows, LoadLibrary() could load an extension DLL multiple
34642              times if forward slashes are used in the path
34643      Branch: perl
34644            ! win32/win32.c
34645 ____________________________________________________________________________
34646 [  7170] By: jhi                                   on 2000/10/09  17:53:59
34647         Log: Add a todo note about overloadable assertions.
34648      Branch: perl
34649            ! Todo-5.6
34650 ____________________________________________________________________________
34651 [  7169] By: jhi                                   on 2000/10/09  13:43:45
34652         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
34653              From: mjd@plover.com
34654              Date: 9 Oct 2000 00:24:44 -0000
34655              Message-ID: <20001009002444.10616.qmail@plover.com>
34656      Branch: perl
34657            ! pod/perldebguts.pod
34658 ____________________________________________________________________________
34659 [  7168] By: nick                                  on 2000/10/08  13:16:33
34660         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
34661              is not right thing to do on (e.g. x86). Network order is also "right" for
34662              X fonts.
34663      Branch: perl
34664            ! ext/Encode/Encode.pm
34665 ____________________________________________________________________________
34666 [  7167] By: nick                                  on 2000/10/08  12:54:42
34667         Log: Make "encodings" work post-install when Encode/*.enc files may not
34668              be in same directory as Encode.pm
34669      Branch: perl
34670            ! ext/Encode/Encode.pm
34671 ____________________________________________________________________________
34672 [  7166] By: nick                                  on 2000/10/08  11:51:26
34673         Log: Work round the fact that $hash->{$key} does not take into account
34674              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
34675              so that key is always in the "expected" encoding - i.e. same way we put
34676              it in the hash.
34677      Branch: perl
34678            ! ext/Encode/Encode.pm
34679 ____________________________________________________________________________
34680 [  7165] By: gsar                                  on 2000/10/08  04:15:29
34681         Log: save_re_context() could reset PL_curcop to freed memory, causing core
34682              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
34683      Branch: perl
34684            ! pp_ctl.c
34685 ____________________________________________________________________________
34686 [  7164] By: jhi                                   on 2000/10/06  20:51:48
34687         Log: UTF8ize split() so that the cloned substrings get the UTF8
34688              flag of the original scalar.  Problem reported by Simon Cozens.
34689      Branch: perl
34690            ! pp.c t/pragma/utf8.t
34691 ____________________________________________________________________________
34692 [  7163] By: nick                                  on 2000/10/06  20:48:34
34693         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
34694              got a false +ve and so did not reach code which would have un-FAKEd the SV.
34695      Branch: perl
34696            ! sv.c
34697 ____________________________________________________________________________
34698 [  7162] By: nick                                  on 2000/10/06  20:25:37
34699         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
34700              To fix  (sort {$a <=> $b} keys %hash) in particular but
34701              should cover a number of other as-yet-unknown cases as well.
34702      Branch: perl
34703            ! sv.c
34704 ____________________________________________________________________________
34705 [  7161] By: jhi                                   on 2000/10/06  19:56:18
34706         Log: Change the version number of Tie::Handle in the core to 4.0,
34707              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
34708              
34709              Subject: Note on Tie::Handle
34710              From: andreas.koenig@anima.de (Andreas J. Koenig)
34711              Date:      06 Oct 2000 21:48:58 +0200
34712              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
34713      Branch: perl
34714            ! lib/Tie/Handle.pm
34715 ____________________________________________________________________________
34716 [  7160] By: jhi                                   on 2000/10/06  18:20:35
34717         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
34718              as the first option of cc/ld because of ultrapicky compilers
34719              (e.g. OS/390 R2.5)
34720      Branch: metaconfig
34721            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
34722            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
34723            ! U/compline/orderlib.U U/modified/Cppsym.U
34724            ! U/modified/d_access.U
34725      Branch: metaconfig/U/perl
34726            ! Checkcc.U d_dlsymun.U gccvers.U
34727      Branch: perl
34728            ! Configure config_h.SH
34729 ____________________________________________________________________________
34730 [  7159] By: jhi                                   on 2000/10/06  13:56:39
34731         Log: Update Changes.
34732      Branch: perl
34733            ! Changes patchlevel.h
34734 ____________________________________________________________________________
34735 [  7158] By: jhi                                   on 2000/10/06  12:48:40
34736         Log: Eliminate $Is_VMS code from the test.
34737              
34738              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
34739              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34740              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
34741              Date:     Thu, 5 Oct 2000 07:46:33 EDT
34742      Branch: perl
34743            ! t/lib/b.t
34744 ____________________________________________________________________________
34745 [  7157] By: jhi                                   on 2000/10/06  12:47:13
34746         Log: Also the $ccflags is needed for the C compiler check.
34747              
34748              Subject: Configure (check for C-compiler)
34749              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34750              Date: Fri, 06 Oct 2000 08:47:15 +0200
34751              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
34752      Branch: metaconfig/U/perl
34753            ! Checkcc.U
34754      Branch: perl
34755            ! Configure config_h.SH
34756 ____________________________________________________________________________
34757 [  7156] By: jhi                                   on 2000/10/06  11:45:15
34758         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
34759      Branch: perl
34760            ! perl.c pp_ctl.c sv.h utf8.c
34761 ____________________________________________________________________________
34762 [  7155] By: jhi                                   on 2000/10/06  11:40:41
34763         Log: IO::Handle->syswrite() did not handle length omission
34764              like CORE::syswrite() does.
34765              
34766              Subject: [Fwd] IO::Handle, syswrite and arguments
34767              From: Graham Barr <gbarr@pobox.com>
34768              Date: Fri, 6 Oct 2000 10:22:05 +0100
34769              Message-ID: <20001006102205.U6312@pobox.com>
34770              
34771              The original patch from andrew@ugh.net.au.
34772      Branch: perl
34773            ! ext/IO/lib/IO/Handle.pm
34774 ____________________________________________________________________________
34775 [  7154] By: jhi                                   on 2000/10/06  01:42:15
34776         Log: Tweak #7153.
34777      Branch: perl
34778            ! utf8.h
34779 ____________________________________________________________________________
34780 [  7153] By: jhi                                   on 2000/10/06  00:39:55
34781         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
34782      Branch: perl
34783            ! utf8.h
34784 ____________________________________________________________________________
34785 [  7152] By: jhi                                   on 2000/10/06  00:38:11
34786         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
34787      Branch: perl
34788            ! perl.c pp_ctl.c sv.h utf8.c
34789 ____________________________________________________________________________
34790 [  7151] By: jhi                                   on 2000/10/06  00:36:38
34791         Log: Subject: Re: Questions about Tie::Array and perl modules
34792              From: Nick Ing-Simmons <nik@tiuk.ti.com>
34793              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
34794              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
34795              
34796              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
34797      Branch: perl
34798            ! lib/Tie/Array.pm t/op/array.t
34799 ____________________________________________________________________________
34800 [  7150] By: jhi                                   on 2000/10/05  00:20:45
34801         Log: Regen Changes.
34802      Branch: perl
34803            ! Changes patchlevel.h
34804 ____________________________________________________________________________
34805 [  7149] By: jhi                                   on 2000/10/05  00:20:01
34806         Log: Regen toc.
34807      Branch: perl
34808            ! pod/perltoc.pod
34809 ____________________________________________________________________________
34810 [  7148] By: jhi                                   on 2000/10/04  23:35:08
34811         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
34812              reported several times by Dominic Dunlop, for example in
34813              ID 20000315.008.  Patch from Dominic.  Patch affects at
34814              least MachTen, and possibly other oldish BSDs. Should not
34815              break non-broken platforms (tested on LinuxPPC). 
34816      Branch: perl
34817            ! doio.c
34818 ____________________________________________________________________________
34819 [  7147] By: jhi                                   on 2000/10/04  23:26:34
34820         Log: The one that got away from 7146.
34821      Branch: metaconfig
34822            + U/installdirs/installscripts.U
34823 ____________________________________________________________________________
34824 [  7146] By: jhi                                   on 2000/10/04  23:25:04
34825         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
34826              suggested by H. Merijn Brand.
34827      Branch: perl
34828            ! Configure INSTALL Makefile.SH Porting/Glossary
34829            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
34830            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34831            ! win32/config.vc
34832 ____________________________________________________________________________
34833 [  7145] By: jhi                                   on 2000/10/04  22:08:21
34834         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
34835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34836              Date: Wed, 4 Oct 2000 17:37:46 -0400
34837              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
34838      Branch: perl
34839            ! utils/h2xs.PL
34840 ____________________________________________________________________________
34841 [  7144] By: jhi                                   on 2000/10/04  18:11:41
34842         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
34843              From: Jeff Pinyan <jeffp@crusoe.net>
34844              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
34845              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
34846      Branch: perl
34847            ! pod/perlrun.pod
34848 ____________________________________________________________________________
34849 [  7143] By: jhi                                   on 2000/10/04  18:09:58
34850         Log: Subject: perlhack.pod Patch for Externals Tools
34851              From: Fisher Mark <fisherm@tce.com>
34852              Date: Tue, 3 Oct 2000 15:43:27 -0500 
34853              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
34854      Branch: perl
34855            ! pod/perlhack.pod
34856 ____________________________________________________________________________
34857 [  7142] By: jhi                                   on 2000/10/04  18:08:41
34858         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
34859              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34860              Date:     Wed, 4 Oct 2000 12:11:11 EDT
34861              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
34862      Branch: perl
34863            ! vms/vms.c
34864 ____________________________________________________________________________
34865 [  7141] By: jhi                                   on 2000/10/04  12:20:16
34866         Log: Subject: [PATCH 5.7.0] h2xs not working
34867              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34868              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
34869              Date: Tue, 3 Oct 2000 21:43:01 -0400
34870              
34871              Subject: [PATCH 5.7.0] h2xs not documenting the created module
34872              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34873              Date: Tue, 3 Oct 2000 22:55:19 -0400
34874              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
34875      Branch: perl
34876            ! utils/h2xs.PL
34877 ____________________________________________________________________________
34878 [  7140] By: jhi                                   on 2000/10/04  11:53:44
34879         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
34880              From: nick@babyhippo.com
34881              Date: Wed, 4 Oct 2000 12:06:45 +0100
34882              Message-Id: <20001004120645.A7356@babyhippo.com>
34883              
34884              Retract 7118 and 7135.
34885      Branch: perl
34886            ! installman installperl op.c t/pragma/subs.t
34887 ____________________________________________________________________________
34888 [  7139] By: jhi                                   on 2000/10/03  22:09:41
34889         Log: It is possible to have no hosts database at all.  Pointed out in
34890              
34891              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34892              From: Peter Prymmer <pvhp@forte.com>
34893              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34894              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34895      Branch: metaconfig
34896            ! U/modified/myhostname.U
34897      Branch: perl
34898            ! Configure config_h.SH
34899 ____________________________________________________________________________
34900 [  7138] By: jhi                                   on 2000/10/03  21:49:49
34901         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34902              From: Peter Prymmer <pvhp@forte.com>
34903              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34904              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34905      Branch: perl
34906            ! pp_sys.c
34907 ____________________________________________________________________________
34908 [  7137] By: jhi                                   on 2000/10/03  20:10:05
34909         Log: One remaining nit less at the VMS mailbox sizing.
34910      Branch: perl
34911            ! vms/vms.c
34912 ____________________________________________________________________________
34913 [  7136] By: jhi                                   on 2000/10/03  20:08:47
34914         Log: Test harness update to sync with the new perlcc,
34915              from Simon Cozens.
34916      Branch: perl
34917            ! t/TEST t/UTEST
34918 ____________________________________________________________________________
34919 [  7135] By: jhi                                   on 2000/10/03  15:15:42
34920         Log: Subject: Re: PATCH for 20001003.004
34921              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
34922              From: "AARON B. DOSSETT" <aaron@iglou.com>
34923              Message-Id: <E13gTay-0006od-00@iglou.com>
34924      Branch: perl
34925            ! installman installperl
34926 ____________________________________________________________________________
34927 [  7134] By: jhi                                   on 2000/10/03  15:00:34
34928         Log: Subject: [ID 20001003.006] B::Debug not -w clean
34929              From: Nicholas Clark <nick@babyhippo.co.uk>
34930              Date: Tue, 03 Oct 2000 15:46:32 +0100
34931              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
34932      Branch: perl
34933            ! ext/B/B/Debug.pm
34934 ____________________________________________________________________________
34935 [  7133] By: jhi                                   on 2000/10/03  14:58:39
34936         Log: Scale down the VMS message boxes, by Charles Lane.
34937              Fix for ID 20000903.009, workaround at
34938              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
34939      Branch: perl
34940            ! vms/vms.c
34941 ____________________________________________________________________________
34942 [  7132] By: jhi                                   on 2000/10/03  11:20:37
34943         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
34944      Branch: perl
34945            + t/lib/st-lock.t t/lib/st-utf8.t
34946            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
34947            ! ext/Storable/Storable.xs t/lib/st-recurse.t
34948 ____________________________________________________________________________
34949 [  7131] By: jhi                                   on 2000/10/03  03:38:23
34950         Log: Encode nits.
34951      Branch: perl
34952            ! MANIFEST Makefile.SH
34953 ____________________________________________________________________________
34954 [  7130] By: jhi                                   on 2000/10/03  03:31:05
34955         Log: Update Changes.
34956      Branch: perl
34957            ! Changes patchlevel.h
34958 ____________________________________________________________________________
34959 [  7129] By: jhi                                   on 2000/10/03  02:24:02
34960         Log: Misplaced else.
34961      Branch: metaconfig/U/perl
34962            ! d_strtoll.U
34963      Branch: perl
34964            ! Configure config_h.SH
34965 ____________________________________________________________________________
34966 [  7128] By: jhi                                   on 2000/10/03  02:08:29
34967         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
34968              From: sthoenna@efn.org
34969              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
34970              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
34971      Branch: metaconfig/U/perl
34972            ! d_strtoll.U
34973      Branch: perl
34974            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
34975 ____________________________________________________________________________
34976 [  7127] By: jhi                                   on 2000/10/03  01:13:14
34977         Log: Update Changes.
34978      Branch: perl
34979            ! Changes patchlevel.h
34980 ____________________________________________________________________________
34981 [  7126] By: jhi                                   on 2000/10/03  00:57:08
34982         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
34983              as suggested by Olaf Flebbe and Nick Clark.
34984      Branch: perl
34985            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
34986 ____________________________________________________________________________
34987 [  7125] By: jhi                                   on 2000/10/03  00:50:56
34988         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
34989              From: Nick Clark <nick@plum.flirble.org>
34990              Date: Mon, 2 Oct 2000 11:03:24 +0100
34991              Message-Id: <20001002110324.D20073@plum.flirble.org>
34992              
34993              Also fixes bug ID 20001002.005.
34994      Branch: perl
34995            ! t/lib/encode.t
34996 ____________________________________________________________________________
34997 [  7124] By: jhi                                   on 2000/10/03  00:34:59
34998         Log: Subject: [PATCH 5.7.0] Epoc update
34999              From: Olaf Flebbe <o.flebbe@gmx.de>
35000              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
35001              Message-ID: <26423.969484586@www10.gmx.net>
35002      Branch: perl
35003            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
35004            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
35005            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
35006            ! util.c util.h
35007 ____________________________________________________________________________
35008 [  7123] By: jhi                                   on 2000/10/03  00:30:07
35009         Log: Regen headers.
35010      Branch: perl
35011            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
35012 ____________________________________________________________________________
35013 [  7122] By: jhi                                   on 2000/10/03  00:10:48
35014         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
35015      Branch: perl
35016            ! hints/openbsd.sh
35017 ____________________________________________________________________________
35018 [  7121] By: jhi                                   on 2000/10/03  00:05:06
35019         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
35020              From: <abigail@foad.org>
35021              Date: Tue, 26 Sep 2000 13:36:14 -0400
35022              Message-ID: <20000926173614.4356.qmail@foad.org>
35023      Branch: perl
35024            ! pod/perlop.pod
35025 ____________________________________________________________________________
35026 [  7120] By: jhi                                   on 2000/10/03  00:04:00
35027         Log: Inside require() $^S was always left undefined.
35028              
35029              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
35030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35031              Date: Wed, 27 Sep 2000 18:54:49 -0400
35032              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
35033      Branch: perl
35034            ! cop.h mg.c pp_ctl.c util.c
35035 ____________________________________________________________________________
35036 [  7119] By: jhi                                   on 2000/10/03  00:00:16
35037         Log: Subject: [PATCH] DLL not restartabke with threaded perl
35038              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
35039              Date: Thu, 28 Sep 2000 09:20:46 +0100
35040              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
35041      Branch: perl
35042            ! perl.c
35043 ____________________________________________________________________________
35044 [  7118] By: jhi                                   on 2000/10/02  23:59:20
35045         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
35046              From: Nicholas Clark <nick@ccl4.org>
35047              Date: Thu, 28 Sep 2000 11:52:24 +0100
35048              Message-ID: <20000928115224.D7924@plum.flirble.org>
35049      Branch: perl
35050            ! op.c
35051 ____________________________________________________________________________
35052 [  7117] By: jhi                                   on 2000/10/02  23:57:51
35053         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
35054              From: Nicholas Clark <nick@babyhippo.co.uk>
35055              Date: Thu, 28 Sep 2000 12:18:10 +0100
35056              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
35057              
35058              Did not apply cleanly, manual intervention was needed.
35059      Branch: perl
35060            ! ext/B/B/Bytecode.pm utils/perlcc.PL
35061 ____________________________________________________________________________
35062 [  7116] By: jhi                                   on 2000/10/02  23:50:40
35063         Log: Document the issue (is not a syntax error, kind of)
35064              
35065              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
35066              From: Nicholas Clark <nick@ccl4.org>
35067              Date: Thu, 28 Sep 2000 17:12:42 +0100
35068              Message-ID: <20000928171242.K7924@plum.flirble.org>
35069      Branch: perl
35070            ! pod/perldata.pod
35071 ____________________________________________________________________________
35072 [  7115] By: jhi                                   on 2000/10/02  23:48:58
35073         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
35074              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35075              Date: Thu, 28 Sep 2000 21:55:31 -0400
35076              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
35077      Branch: perl
35078            ! regexec.c
35079 ____________________________________________________________________________
35080 [  7114] By: jhi                                   on 2000/10/02  23:47:57
35081         Log: Subject: DOC PATCH 5.6.0
35082              From: mjd@plover.com
35083              Date: 30 Sep 2000 06:02:34 -0000
35084              Message-ID: <20000930060234.4559.qmail@plover.com>
35085      Branch: perl
35086            ! pod/perldebguts.pod
35087 ____________________________________________________________________________
35088 [  7113] By: jhi                                   on 2000/10/02  23:46:43
35089         Log: SOCK_DGRAM and listen() do not mix as reported in
35090              
35091              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
35092              From: Petter Reinholdtsen <pere@hungry.com>
35093              Date: Sun, 1 Oct 2000 10:57:20 +0800
35094              Message-Id: <200010010257.KAA05735@localhost.localdomain>
35095              
35096              The patch for 5.7.0+ had to be reengineered, though.
35097      Branch: perl
35098            ! ext/IO/lib/IO/Socket/UNIX.pm
35099 ____________________________________________________________________________
35100 [  7112] By: jhi                                   on 2000/10/02  23:36:57
35101         Log: Subject: Re: [PATCH 5.005_64 missed]
35102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35103              Date: Sun, 1 Oct 2000 18:50:10 -0400
35104              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
35105      Branch: perl
35106            ! pod/perlxs.pod
35107 ____________________________________________________________________________
35108 [  7111] By: jhi                                   on 2000/10/02  23:35:40
35109         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
35110              From: Radu Greab <radu@netsoft.ro>
35111              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
35112              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
35113      Branch: perl
35114            ! op.c opcode.pl t/op/substr.t
35115 ____________________________________________________________________________
35116 [  7110] By: jhi                                   on 2000/10/02  23:32:38
35117         Log: Subject: [PATCH] Fix aliasing of tied filehandles
35118              From: Daniel Chetlin <daniel@chetlin.com>
35119              Date: Mon, 2 Oct 2000 14:53:27 -0700
35120              Message-ID: <20001002145327.C1617@ilmd>
35121      Branch: perl
35122            ! perl.h pp_hot.c t/op/tiehandle.t
35123 ____________________________________________________________________________
35124 [  7109] By: jhi                                   on 2000/10/02  23:31:30
35125         Log: s/Robin Parker/Robin Barker/
35126      Branch: perl
35127            ! Changes5.6
35128 ____________________________________________________________________________
35129 [  7108] By: jhi                                   on 2000/10/02  23:15:46
35130         Log: Retract #7091 as suggested in
35131              
35132              From: Robin Barker <rmb1@cise.npl.co.uk> 
35133              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
35134              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
35135              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
35136      Branch: perl
35137            ! embed.pl proto.h
35138 ____________________________________________________________________________
35139 [  7107] By: nick                                  on 2000/10/02  18:23:14
35140         Log: A few tweaks to get Tk803 to work with Encode scheme.
35141      Branch: perl
35142            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
35143 ____________________________________________________________________________
35144 [  7106] By: nick                                  on 2000/10/01  21:34:14
35145         Log: Add checking cases to Encode's toUnicode and fromUnicode.
35146      Branch: perl
35147            ! ext/Encode/Encode.pm
35148 ____________________________________________________________________________
35149 [  7105] By: nick                                  on 2000/10/01  17:18:01
35150         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
35151              To read and use them.
35152              Add a lib/encode.t which checks a few things.
35153      Branch: perl
35154            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
35155            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
35156            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
35157            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
35158            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
35159            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
35160            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
35161            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
35162            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
35163            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
35164            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
35165            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
35166            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
35167            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
35168            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
35169            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
35170            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
35171            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
35172            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
35173            + ext/Encode/Encode/iso2022-jp.enc
35174            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
35175            + ext/Encode/Encode/iso8859-1.enc
35176            + ext/Encode/Encode/iso8859-2.enc
35177            + ext/Encode/Encode/iso8859-3.enc
35178            + ext/Encode/Encode/iso8859-4.enc
35179            + ext/Encode/Encode/iso8859-5.enc
35180            + ext/Encode/Encode/iso8859-6.enc
35181            + ext/Encode/Encode/iso8859-7.enc
35182            + ext/Encode/Encode/iso8859-8.enc
35183            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
35184            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
35185            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
35186            + ext/Encode/Encode/macCentEuro.enc
35187            + ext/Encode/Encode/macCroatian.enc
35188            + ext/Encode/Encode/macCyrillic.enc
35189            + ext/Encode/Encode/macDingbats.enc
35190            + ext/Encode/Encode/macGreek.enc
35191            + ext/Encode/Encode/macIceland.enc
35192            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
35193            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
35194            + ext/Encode/Encode/macTurkish.enc
35195            + ext/Encode/Encode/macUkraine.enc
35196            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
35197            + t/lib/encode.t
35198            ! MANIFEST ext/Encode/Encode.pm
35199 ____________________________________________________________________________
35200 [  7104] By: nick                                  on 2000/09/30  13:04:30
35201         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
35202              From: Daniel Chetlin <daniel@chetlin.com>
35203              Date: Mon, 18 Sep 2000 05:05:40 -0700
35204              Message-Id: <20000918050540.C652@ilmd>
35205      Branch: perl
35206            ! lib/overload.pm sv.c t/pragma/overload.t
35207 ____________________________________________________________________________
35208 [  7103] By: nick                                  on 2000/09/30  12:53:36
35209         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
35210              From: Johan Vromans <jvromans@squirrel.nl>
35211              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
35212              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
35213      Branch: perl
35214            ! pod/Makefile.SH
35215 ____________________________________________________________________________
35216 [  7102] By: nick                                  on 2000/09/30  12:52:31
35217         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
35218              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35219              Date: Sat, 16 Sep 2000 16:36:45 -0400
35220              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
35221      Branch: perl
35222            ! ext/B/B/Deparse.pm
35223 ____________________________________________________________________________
35224 [  7101] By: nick                                  on 2000/09/30  12:51:41
35225         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
35226              From: Craig A. Berry <craig.berry@psinetcs.com>
35227              Date: Sat, 16 Sep 2000 10:11:10 -0500
35228              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
35229      Branch: perl
35230            ! vms/vms.c
35231 ____________________________________________________________________________
35232 [  7100] By: nick                                  on 2000/09/30  12:50:33
35233         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35234              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35235              Date: Fri, 15 Sep 2000 16:37:58 -0400
35236              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
35237      Branch: perl
35238            ! t/op/append.t
35239 ____________________________________________________________________________
35240 [  7099] By: nick                                  on 2000/09/30  12:49:35
35241         Log: Subject: Re: unicode support and perl [ID 20000901.097]
35242              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35243              Date: Fri, 15 Sep 2000 16:25:30 -0400
35244              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
35245      Branch: perl
35246            ! pp_hot.c
35247 ____________________________________________________________________________
35248 [  7098] By: nick                                  on 2000/09/30  12:48:00
35249         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
35250              From: Gisle Aas <gisle@ActiveState.com>
35251              Date: 15 Sep 2000 16:23:41 +0200
35252              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
35253      Branch: perl
35254            ! toke.c
35255 ____________________________________________________________________________
35256 [  7097] By: nick                                  on 2000/09/30  12:45:16
35257         Log: Subject: [PATCH] Nits in perlmod.pod
35258              From: Daniel Chetlin <daniel@chetlin.com>
35259              Date: Fri, 15 Sep 2000 02:04:09 -0700
35260              Message-Id: <20000915020409.A2104@ilmd>
35261      Branch: perl
35262            ! pod/perlmod.pod
35263 ____________________________________________________________________________
35264 [  7096] By: nick                                  on 2000/09/30  12:18:00
35265         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
35266              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
35267              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
35268              0 to checking to get the warning.
35269      Branch: perl
35270            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
35271            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
35272            ! regexec.c sv.c toke.c utf8.c
35273 ____________________________________________________________________________
35274 [  7095] By: nick                                  on 2000/09/15  16:55:59
35275         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
35276              
35277              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
35278              From: Spider Boardman <spider@Orb.Nashua.NH.US>
35279              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
35280              Date: Fri, 15 Sep 2000 06:37:30 -0400
35281      Branch: perl
35282            ! ext/Encode/Encode.xs sv.c
35283 ____________________________________________________________________________
35284 [  7094] By: jhi                                   on 2000/09/15  03:23:32
35285         Log: Update Changes.
35286      Branch: perl
35287            ! Changes patchlevel.h
35288 ____________________________________________________________________________
35289 [  7093] By: jhi                                   on 2000/09/15  03:11:44
35290         Log: Fix for the charnames.t failures from Spider Boardman.
35291      Branch: perl
35292            ! toke.c
35293 ____________________________________________________________________________
35294 [  7092] By: jhi                                   on 2000/09/15  00:15:48
35295         Log: Botched the #7090 check-in.
35296      Branch: perl
35297            ! sv.c
35298 ____________________________________________________________________________
35299 [  7091] By: jhi                                   on 2000/09/14  23:33:24
35300         Log: Part of #7081 didn't come through.
35301      Branch: perl
35302            ! embed.pl proto.h
35303 ____________________________________________________________________________
35304 [  7090] By: jhi                                   on 2000/09/14  23:17:39
35305         Log: Subject: Re: perl@7078 
35306              From: Spider Boardman <spider@web.zk3.dec.com>
35307              Date: Thu, 14 Sep 2000 19:06:36 -0400
35308              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
35309      Branch: perl
35310            ! sv.c toke.c
35311 ____________________________________________________________________________
35312 [  7089] By: jhi                                   on 2000/09/14  23:11:21
35313         Log: Small portability tweaks.
35314      Branch: perl
35315            ! ext/Encode/Encode.xs
35316 ____________________________________________________________________________
35317 [  7088] By: jhi                                   on 2000/09/14  22:57:23
35318         Log: Fake return to pacify picky compilers.
35319      Branch: perl
35320            ! ext/Encode/Encode.xs
35321 ____________________________________________________________________________
35322 [  7087] By: jhi                                   on 2000/09/14  22:53:37
35323         Log: Subject: [PATCH] utf8.c apidoc
35324              From: Simon Cozens <simon@cozens.net>
35325              Date: Thu, 14 Sep 2000 23:46:57 +0100
35326              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
35327      Branch: perl
35328            ! perlapi.c pod/perlapi.pod utf8.c
35329 ____________________________________________________________________________
35330 [  7086] By: jhi                                   on 2000/09/14  22:40:38
35331         Log: We don't need to count the high bit bytes, a boolean is enough. 
35332      Branch: perl
35333            ! sv.c
35334 ____________________________________________________________________________
35335 [  7085] By: jhi                                   on 2000/09/14  21:20:09
35336         Log: Replace #7084 with
35337              
35338              Subject: Re: perl@7078 
35339              From: Spider Boardman <spider@web.zk3.dec.com>
35340              Date: Thu, 14 Sep 2000 17:09:36 -0400
35341              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
35342      Branch: perl
35343            ! sv.c utf8.c
35344 ____________________________________________________________________________
35345 [  7084] By: jhi                                   on 2000/09/14  20:03:34
35346         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
35347              convertable to bytes by checking it doesn't go above 0xc3
35348              
35349              Subject: Re: perl@7078
35350              From: Simon Cozens <simon@cozens.net>
35351              Date: Thu, 14 Sep 2000 20:59:19 +0100
35352              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
35353      Branch: perl
35354            ! utf8.c
35355 ____________________________________________________________________________
35356 [  7083] By: jhi                                   on 2000/09/14  19:38:47
35357         Log: Subject: Re: perl@7078
35358              From: Simon Cozens <simon@cozens.net>
35359              Date: Thu, 14 Sep 2000 20:13:09 +0100
35360              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
35361      Branch: perl
35362            ! t/op/bop.t
35363 ____________________________________________________________________________
35364 [  7082] By: jhi                                   on 2000/09/14  17:50:44
35365         Log: The one that got away.
35366      Branch: perl
35367            ! lib/File/Find.pm
35368 ____________________________________________________________________________
35369 [  7081] By: jhi                                   on 2000/09/14  17:45:35
35370         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
35371              From: Robin Barker <rmb1@cise.npl.co.uk>
35372              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
35373              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
35374      Branch: perl
35375            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
35376            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
35377            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
35378            ! regcomp.c toke.c universal.c
35379 ____________________________________________________________________________
35380 [  7080] By: jhi                                   on 2000/09/14  17:40:35
35381         Log: Problems picked up by AIX cc.
35382              
35383              Subject: Re: perl@7078 (patch included)
35384              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35385              Date: Thu, 14 Sep 2000 18:53:30 +0200
35386              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
35387      Branch: perl
35388            ! ext/Encode/Encode.xs
35389 ____________________________________________________________________________
35390 [  7079] By: jhi                                   on 2000/09/14  17:38:27
35391         Log: Subject: File::Find 5.7.0 POD nits
35392              From: Rich Morin <rdm@cfcl.com>
35393              Date: Wed, 13 Sep 2000 22:03:58 -0700
35394              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
35395      Branch: perl
35396            ! lib/File/Find.pm
35397 ____________________________________________________________________________
35398 [  7078] By: jhi                                   on 2000/09/14  14:58:20
35399         Log: Update Changes.
35400      Branch: perl
35401            ! Changes patchlevel.h
35402 ____________________________________________________________________________
35403 [  7077] By: jhi                                   on 2000/09/14  14:55:54
35404         Log: Compilation warnings and an error.
35405      Branch: perl
35406            ! sv.c
35407 ____________________________________________________________________________
35408 [  7076] By: jhi                                   on 2000/09/14  14:42:56
35409         Log: Fix for a parsing bug, not for the original bug.
35410              
35411              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
35412              From: Spider Boardman <spider@web.zk3.dec.com>
35413              Date: Wed, 13 Sep 2000 17:52:20 -0400
35414              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
35415      Branch: perl
35416            ! regcomp.c
35417 ____________________________________________________________________________
35418 [  7075] By: jhi                                   on 2000/09/14  14:40:40
35419         Log: Batch of UTF-8 patches from Simon Cozens.
35420      Branch: perl
35421            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
35422            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
35423            ! toke.c utf8.c
35424 ____________________________________________________________________________
35425 [  7074] By: jhi                                   on 2000/09/14  14:29:58
35426         Log: Subject: Re: Two advertising clauses need to be removed
35427              From: Russ Allbery <rra@stanford.edu>
35428              Date: 13 Sep 2000 18:50:26 -0700
35429              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
35430      Branch: perl
35431            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
35432 ____________________________________________________________________________
35433 [  7073] By: jhi                                   on 2000/09/14  14:28:20
35434         Log: Subject: [PATCH] de-wall t/README
35435              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35436              Date: Wed, 13 Sep 2000 17:46:55 -0700
35437              Message-ID: <//Bw5gzkge/e092yn@efn.org>
35438      Branch: perl
35439            ! t/README
35440 ____________________________________________________________________________
35441 [  7072] By: jhi                                   on 2000/09/14  14:25:10
35442         Log: Hints optimization.
35443              
35444              Subject: Minor nit
35445              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35446              Date: Wed, 13 Sep 2000 21:42:07 +0200
35447              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
35448      Branch: perl
35449            ! hints/hpux.sh
35450 ____________________________________________________________________________
35451 [  7071] By: jhi                                   on 2000/09/14  14:23:30
35452         Log: Allow chop() and chomp() to be overridden.
35453              
35454              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
35455              From: "Casey R. Tweten" <crt@kiski.net>
35456              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
35457              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
35458      Branch: perl
35459            ! toke.c
35460 ____________________________________________________________________________
35461 [  7070] By: jhi                                   on 2000/09/14  14:20:36
35462         Log: The return value of setlocale must be copied away.
35463              
35464              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
35465              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35466              Date: Wed, 13 Sep 2000 16:27:37 +0100 
35467              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
35468      Branch: perl
35469            ! util.c
35470 ____________________________________________________________________________
35471 [  7069] By: jhi                                   on 2000/09/14  14:16:27
35472         Log: Remove vestiges of tr//CU.
35473              
35474              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
35475              From: Nick Clark <nick@plum.flirble.org>
35476              Date: Tue, 12 Sep 2000 22:50:14 +0100
35477              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
35478              
35479              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
35480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35481              Date: Tue, 12 Sep 2000 21:38:48 -0700
35482              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
35483      Branch: perl
35484            ! op.h pod/perlunicode.pod
35485 ____________________________________________________________________________
35486 [  7068] By: jhi                                   on 2000/09/13  14:18:39
35487         Log: Add the Encode extension.  The code is still largely just skeleton.
35488      Branch: perl
35489            + ext/Encode/Encode.pm ext/Encode/Encode.xs
35490            + ext/Encode/Makefile.PL ext/Encode/Todo
35491            ! MANIFEST Todo-5.6
35492 ____________________________________________________________________________
35493 [  7067] By: jhi                                   on 2000/09/12  17:43:33
35494         Log: Allow for whitespace between "#" and "line" in cpp output.
35495              
35496              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
35497              From: Calle Dybedahl <calle@lysator.liu.se>
35498              Date: 12 Sep 2000 19:38:02 +0200 
35499              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
35500      Branch: perl
35501            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
35502 ____________________________________________________________________________
35503 [  7066] By: gsar                                  on 2000/09/12  17:24:29
35504         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
35505              initialization in all the threads on Windows
35506      Branch: perl
35507            ! win32/win32.c
35508 ____________________________________________________________________________
35509 [  7065] By: jhi                                   on 2000/09/12  15:11:31
35510         Log: Update Changes.
35511      Branch: perl
35512            ! Changes patchlevel.h
35513 ____________________________________________________________________________
35514 [  7064] By: jhi                                   on 2000/09/12  14:54:54
35515         Log: Retract #7062, the pod tests are not ready.
35516      Branch: perl
35517            ! t/TEST t/harness
35518 ____________________________________________________________________________
35519 [  7063] By: jhi                                   on 2000/09/12  14:25:41
35520         Log: The #7054 truncated Configure badly.
35521      Branch: metaconfig/U/perl
35522            ! End.U
35523      Branch: perl
35524            ! Configure config_h.SH
35525 ____________________________________________________________________________
35526 [  7062] By: jhi                                   on 2000/09/12  14:08:32
35527         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
35528              From: sthoenna@efn.org
35529              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
35530              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
35531      Branch: perl
35532            ! t/TEST t/harness
35533 ____________________________________________________________________________
35534 [  7061] By: jhi                                   on 2000/09/12  14:07:18
35535         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
35536              From: sthoenna@efn.org
35537              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
35538              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
35539      Branch: perl
35540            ! pod/perlxs.pod
35541 ____________________________________________________________________________
35542 [  7060] By: jhi                                   on 2000/09/12  14:06:08
35543         Log: Break up the myconfig lines a bit.
35544              
35545              Subject: perlbug/perl -V output format
35546              From: sthoenna@efn.org
35547              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
35548              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
35549      Branch: perl
35550            ! myconfig.SH
35551 ____________________________________________________________________________
35552 [  7059] By: jhi                                   on 2000/09/12  14:05:04
35553         Log: Test for the #7049.
35554              
35555              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
35556              From: andreas.koenig@anima.de (Andreas J. Koenig)
35557              Date: 12 Sep 2000 06:42:01 +0200
35558              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
35559      Branch: perl
35560            ! t/op/my.t
35561 ____________________________________________________________________________
35562 [  7058] By: jhi                                   on 2000/09/12  14:03:05
35563         Log: Subject: [patch: perl@7045] vms updates
35564              From: Peter Prymmer <pvhp@forte.com>
35565              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
35566              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
35567      Branch: perl
35568            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
35569 ____________________________________________________________________________
35570 [  7057] By: jhi                                   on 2000/09/12  14:00:51
35571         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
35572              From: sthoenna@efn.org
35573              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
35574              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
35575      Branch: perl
35576            ! t/op/64bitint.t
35577 ____________________________________________________________________________
35578 [  7056] By: jhi                                   on 2000/09/12  13:58:14
35579         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
35580              From: Jeff Pinyan <jeffp@crusoe.net>
35581              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
35582              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
35583      Branch: perl
35584            ! pod/perlfunc.pod
35585 ____________________________________________________________________________
35586 [  7055] By: jhi                                   on 2000/09/12  13:56:32
35587         Log: Do in VMS as the #7054 does.
35588      Branch: perl
35589            ! configure.com
35590 ____________________________________________________________________________
35591 [  7054] By: jhi                                   on 2000/09/12  13:50:31
35592         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
35593              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35594              Date: Mon, 11 Sep 2000 08:33:09 +0100
35595              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
35596      Branch: metaconfig/U/perl
35597            ! End.U
35598      Branch: perl
35599            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
35600            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
35601 ____________________________________________________________________________
35602 [  7053] By: jhi                                   on 2000/09/12  13:29:19
35603         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
35604              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35605              Date:     Tue, 12 Sep 2000 08:35:59 EDT
35606              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
35607      Branch: perl
35608            ! vms/test.com
35609 ____________________________________________________________________________
35610 [  7052] By: jhi                                   on 2000/09/11  23:01:50
35611         Log: Document the SvUTF8*().
35612      Branch: perl
35613            ! pod/perlapi.pod sv.h
35614 ____________________________________________________________________________
35615 [  7051] By: gsar                                  on 2000/09/11  14:46:30
35616         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
35617              (missed a spot when fixing up op_pmreplroot hack for ithreads)
35618      Branch: perl
35619            ! op.c t/op/split.t
35620 ____________________________________________________________________________
35621 [  7050] By: nick                                  on 2000/09/11  10:03:51
35622         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
35623              
35624              Subject: borland C++ win32.c tweak
35625              From: Vadim Konovalov <vkonovalov@lucent.com>
35626              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
35627              Date: Mon, 11 Sep 2000 11:22:33 +0400
35628      Branch: perl
35629            ! win32/win32.c
35630 ____________________________________________________________________________
35631 [  7049] By: nick                                  on 2000/09/11  09:57:33
35632         Log: Point fix for s/// on foreach (keys %xxx).
35633      Branch: perl
35634            ! pp_hot.c
35635 ____________________________________________________________________________
35636 [  7048] By: jhi                                   on 2000/09/10  23:37:09
35637         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
35638              by Pod::Text, from Brad Appleton.
35639      Branch: perl
35640            ! t/pod/testp2pt.pl
35641 ____________________________________________________________________________
35642 [  7047] By: jhi                                   on 2000/09/10  14:32:53
35643         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
35644              by Russ Allbery.
35645      Branch: perl
35646            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
35647 ____________________________________________________________________________
35648 [  7046] By: jhi                                   on 2000/09/10  14:15:08
35649         Log: Upgrade to CPAN 1.57_65, from Andreas König.
35650      Branch: perl
35651            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35652 ____________________________________________________________________________
35653 [  7045] By: jhi                                   on 2000/09/08  21:36:32
35654         Log: Update Changes.
35655      Branch: perl
35656            ! Changes patchlevel.h
35657 ____________________________________________________________________________
35658 [  7044] By: jhi                                   on 2000/09/08  21:29:56
35659         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
35660              From: Peter Prymmer <pvhp@forte.com>
35661              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
35662              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
35663      Branch: perl
35664            ! configure.com
35665 ____________________________________________________________________________
35666 [  7043] By: jhi                                   on 2000/09/08  21:27:50
35667         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
35668              From: Peter Prymmer <pvhp@forte.com>
35669              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
35670              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
35671      Branch: perl
35672            ! Makefile.SH installperl
35673 ____________________________________________________________________________
35674 [  7042] By: jhi                                   on 2000/09/08  21:23:21
35675         Log: Continue #7041.
35676      Branch: perl
35677            ! cygwin/Makefile.SHs os2/Makefile.SHs
35678 ____________________________________________________________________________
35679 [  7041] By: jhi                                   on 2000/09/08  21:18:10
35680         Log: Do away with memory models cruft.  Sorry, PDP users.
35681      Branch: metaconfig
35682            ! U/modified/cc.U U/modified/libpth.U
35683      Branch: perl
35684            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
35685            ! Porting/config_H cflags.SH config_h.SH configure.com
35686            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
35687            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
35688            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
35689 ____________________________________________________________________________
35690 [  7040] By: jhi                                   on 2000/09/08  14:34:18
35691         Log: Major rewrite of s2p.  And I mean really major, it is
35692              an implementation of sed in perl.  If called as s2p it
35693              will function as s2p.  Note: needs non-UNIXifying.
35694              
35695              Subject: s2p
35696              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35697              Date: Mon, 28 Aug 2000 14:05:12 +0200
35698              Message-ID: <39AA5578.2102E2AA@alcatel.at>
35699      Branch: perl
35700            ! x2p/s2p.PL
35701 ____________________________________________________________________________
35702 [  7039] By: jhi                                   on 2000/09/08  14:19:49
35703         Log: Re-allow vec() for characters > 255.
35704              
35705              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
35706              From: Spider Boardman <spider@web.zk3.dec.com>
35707              Date: Fri, 08 Sep 2000 02:21:02 -0400
35708              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
35709      Branch: perl
35710            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
35711            ! t/op/vec.t
35712 ____________________________________________________________________________
35713 [  7038] By: jhi                                   on 2000/09/08  14:14:18
35714         Log: Subject: [PATCH lib/Benchmark.pm]
35715              From: <abigail@foad.org>
35716              Date: Thu, 7 Sep 2000 15:03:20 -0400
35717              Message-ID: <20000907190320.888.qmail@foad.org>
35718      Branch: perl
35719            ! lib/Benchmark.pm
35720 ____________________________________________________________________________
35721 [  7037] By: jhi                                   on 2000/09/08  14:11:06
35722         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
35723              
35724              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
35725              From: Spider Boardman <spider@web.zk3.dec.com>
35726              Date: Fri, 08 Sep 2000 01:30:27 -0400
35727              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
35728      Branch: perl
35729            ! op.c
35730 ____________________________________________________________________________
35731 [  7036] By: jhi                                   on 2000/09/08  14:08:58
35732         Log: Subject: [ID 20000908.002] perlipc documentation bug.
35733              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
35734              Date: Fri, 08 Sep 2000 12:38:32 +0200
35735              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
35736      Branch: perl
35737            ! pod/perlipc.pod
35738 ____________________________________________________________________________
35739 [  7035] By: jhi                                   on 2000/09/08  14:03:12
35740         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35741              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35742              Date: Fri, 08 Sep 2000 11:47:34 +0200
35743              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
35744      Branch: perl
35745            ! hints/dec_osf.sh
35746 ____________________________________________________________________________
35747 [  7034] By: jhi                                   on 2000/09/08  13:59:35
35748         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
35749              From: Simon Cozens <simon@cozens.net>
35750              Date: Thu, 7 Sep 2000 20:40:38 +0100
35751              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
35752      Branch: perl
35753            ! pp_hot.c
35754 ____________________________________________________________________________
35755 [  7033] By: jhi                                   on 2000/09/08  04:03:03
35756         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
35757              From: "Larry W. Virden" <lvirden@cas.org>
35758              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
35759              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
35760      Branch: perl
35761            ! pod/perldiag.pod
35762 ____________________________________________________________________________
35763 [  7032] By: jhi                                   on 2000/09/07  22:18:30
35764         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
35765              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
35766              Date: Mon, 04 Sep 2000 13:16:38 -0700
35767              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
35768      Branch: perl
35769            ! lib/perl5db.pl
35770 ____________________________________________________________________________
35771 [  7031] By: jhi                                   on 2000/09/07  22:02:29
35772         Log: Fix the ccversion detection for 5.1 and beyond.
35773              
35774              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35775              From: Spider Boardman <spider@leggy.zk3.dec.com>
35776              Date: Thu, 7 Sep 2000 17:54:27 -0400
35777              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
35778      Branch: perl
35779            ! hints/dec_osf.sh
35780 ____________________________________________________________________________
35781 [  7030] By: jhi                                   on 2000/09/07  19:12:28
35782         Log: Fix for
35783              
35784              Subject: [ID 20000903.001] \w in utf8-strings
35785              From: Marc Lehmann <pcg@goof.com>
35786              Date: Sun, 03 Sep 2000 09:44:29 +0200
35787              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
35788              
35789              and various related nits.
35790      Branch: perl
35791            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
35792 ____________________________________________________________________________
35793 [  7029] By: jhi                                   on 2000/09/07  18:49:09
35794         Log: Fix the URL, but the server is still missing in action.
35795              
35796              Subject: [ID 20000905.002] perlfaq1.pod URL error
35797              From: "Larry W. Virden" <lvirden@cas.org>
35798              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
35799              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
35800      Branch: perl
35801            ! pod/perlfaq1.pod
35802 ____________________________________________________________________________
35803 [  7028] By: jhi                                   on 2000/09/07  18:47:13
35804         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
35805              From: Hugo <hv@crypt.compulink.co.uk>
35806              Date: Tue, 05 Sep 2000 14:13:37 +0100
35807              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
35808      Branch: perl
35809            ! toke.c
35810 ____________________________________________________________________________
35811 [  7027] By: jhi                                   on 2000/09/07  18:45:35
35812         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
35813              From: Daniel Chetlin <daniel@chetlin.com>
35814              Date: Tue, 5 Sep 2000 04:57:07 -0700
35815              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
35816      Branch: perl
35817            ! pod/perlfaq6.pod pod/perlop.pod
35818 ____________________________________________________________________________
35819 [  7026] By: jhi                                   on 2000/09/07  18:44:01
35820         Log: Document the new ref() semantics.
35821              
35822              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35823              From: Gisle Aas <gisle@ActiveState.com>
35824              Date: 05 Sep 2000 08:10:30 +0200
35825              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
35826      Branch: perl
35827            ! pod/perldelta.pod
35828 ____________________________________________________________________________
35829 [  7025] By: jhi                                   on 2000/09/07  18:42:27
35830         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
35831              
35832              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35833              From: Gisle Aas <gisle@ActiveState.com>
35834              Date: 05 Sep 2000 08:11:40 +0200
35835              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
35836      Branch: perl
35837            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
35838 ____________________________________________________________________________
35839 [  7024] By: jhi                                   on 2000/09/07  18:39:32
35840         Log: Subject: [PATCH] Modernize Opcode.pm documentation
35841              From: Gisle Aas <gisle@ActiveState.com>
35842              Date: 4 Sep 2000 00:18:55 -0000
35843              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
35844      Branch: perl
35845            ! ext/Opcode/Opcode.pm
35846 ____________________________________________________________________________
35847 [  7023] By: jhi                                   on 2000/09/07  18:37:42
35848         Log: Subject: [PATCH] Tied filehandle documentation
35849              From: Gisle Aas <gisle@ActiveState.com>
35850              Date: 4 Sep 2000 00:14:40 -0000
35851              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
35852      Branch: perl
35853            ! pod/perlfunc.pod pod/perltie.pod
35854 ____________________________________________________________________________
35855 [  7022] By: jhi                                   on 2000/09/07  18:35:37
35856         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
35857              From: Gisle Aas <gisle@ActiveState.com>
35858              Date: 4 Sep 2000 00:04:22 -0000
35859              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
35860      Branch: perl
35861            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
35862 ____________________________________________________________________________
35863 [  7021] By: jhi                                   on 2000/09/07  18:33:22
35864         Log: Subject: small apidoc fix
35865              From: Marc Lehmann <pcg@goof.com>
35866              Date: Sun, 3 Sep 2000 05:12:06 +0200
35867              Message-ID: <20000903051206.A5909@cerebro.laendle>
35868      Branch: perl
35869            ! pod/perlapi.pod utf8.c
35870 ____________________________________________________________________________
35871 [  7020] By: jhi                                   on 2000/09/07  16:14:57
35872         Log: Tiny perldelta nits.
35873      Branch: perl
35874            ! pod/perldelta.pod
35875 ____________________________________________________________________________
35876 [  7019] By: jhi                                   on 2000/09/07  16:04:20
35877         Log: Guard against bad string->int conversion for quads.
35878      Branch: perl
35879            ! t/op/64bitint.t
35880 ____________________________________________________________________________
35881 [  7018] By: jhi                                   on 2000/09/06  17:07:03
35882         Log: Update Unicode todo list.
35883      Branch: perl
35884            ! Todo-5.6
35885 ____________________________________________________________________________
35886 [  7017] By: jhi                                   on 2000/09/05  21:16:01
35887         Log: Document the SvIOK_.*UV().
35888      Branch: perl
35889            ! pod/perlapi.pod sv.h
35890 ____________________________________________________________________________
35891 [  7016] By: nick                                  on 2000/09/03  21:54:46
35892         Log: Hash lookup of constant strings optimization:
35893              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
35894              to string table (as per sharepvn). Add newSV_pvn_share to create such
35895              a thing. Make hv.c compare addresses of strings and skip string compare
35896              if equal. Make method_named and helem ops use these shared-string SVs
35897              when arg is constant. Make keys op return shared-string SVs (less clearly
35898              a win).
35899      Branch: perl
35900            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
35901            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
35902            ! pod/perlintern.pod pp_hot.c proto.h sv.c
35903 ____________________________________________________________________________
35904 [  7015] By: jhi                                   on 2000/09/02  17:48:59
35905         Log: This is 5.7.0.
35906      Branch: perl
35907            ! Changes
35908 ____________________________________________________________________________
35909 [  7014] By: jhi                                   on 2000/09/02  17:35:45
35910         Log: Changes and patchlevel tweaks.
35911      Branch: perl
35912            ! Changes patchlevel.h
35913 ____________________________________________________________________________
35914 [  7013] By: jhi                                   on 2000/09/02  17:30:50
35915         Log: Update Changes.
35916      Branch: perl
35917            ! Changes patchlevel.h
35918 ____________________________________________________________________________
35919 [  7012] By: nick                                  on 2000/09/02  17:25:20
35920         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
35921      Branch: perl
35922            ! gv.c lib/overload.pm
35923 ____________________________________________________________________________
35924 [  7011] By: jhi                                   on 2000/09/02  17:16:25
35925         Log: Update perlhist.
35926      Branch: perl
35927            ! pod/perlhist.pod
35928 ____________________________________________________________________________
35929 [  7010] By: jhi                                   on 2000/09/02  17:01:35
35930         Log: perldelta nits.
35931      Branch: perl
35932            ! pod/perldelta.pod
35933 ____________________________________________________________________________
35934 [  7009] By: nick                                  on 2000/09/02  16:48:35
35935         Log: If overloaded %{} etc. return the object do not loop.
35936              Thus  sub deref { $_[0] } functions if object is wanted type.
35937      Branch: perl
35938            ! pp.h
35939 ____________________________________________________________________________
35940 [  7008] By: jhi                                   on 2000/09/02  16:26:11
35941         Log: Retab MANIFEST.
35942      Branch: perl
35943            ! ext/Storable/MANIFEST
35944 ____________________________________________________________________________
35945 [  7007] By: jhi                                   on 2000/09/02  16:23:02
35946         Log: Make certain cc is set before trying to run it.
35947      Branch: perl
35948            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
35949 ____________________________________________________________________________
35950 [  7006] By: jhi                                   on 2000/09/02  15:45:41
35951         Log: Unicode notes.
35952      Branch: perl
35953            ! pod/perldelta.pod
35954 ____________________________________________________________________________
35955 [  7005] By: jhi                                   on 2000/09/02  15:42:11
35956         Log: Various Configure nits by Philip Newton,
35957              plus the ebcdic one by me.
35958      Branch: metaconfig
35959            + U/modified/pager.U
35960            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
35961      Branch: metaconfig/U/perl
35962            ! Devel.U quadfio.U
35963      Branch: perl
35964            ! Configure config_h.SH
35965 ____________________________________________________________________________
35966 [  7004] By: jhi                                   on 2000/09/02  15:06:14
35967         Log: Apparently avoiding the swapping is too costly.
35968              
35969              From: "Ben Tilly" <ben_tilly@hotmail.com>
35970              Subject: Re: the door is closed.
35971              Date: Fri, 01 Sep 2000 20:23:16 EDT
35972              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
35973      Branch: perl
35974            ! pod/perlfaq4.pod
35975 ____________________________________________________________________________
35976 [  7003] By: nick                                  on 2000/09/02  12:26:04
35977         Log: Undo part of change 6489 which looks like a bulk edit which
35978              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
35979              The supressing of main:: on return from select() is undesirable.
35980      Branch: perl
35981            ! pp_sys.c
35982 ____________________________________________________________________________
35983 [  7002] By: jhi                                   on 2000/09/01  23:08:54
35984         Log: Update Changes.
35985      Branch: perl
35986            ! Changes patchlevel.h
35987 ____________________________________________________________________________
35988 [  7001] By: jhi                                   on 2000/09/01  23:00:13
35989         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
35990              From: Peter Prymmer <pvhp@forte.com>
35991              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
35992              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
35993              
35994              plus rework the http: spots as suggested by Tom Christiansen,
35995              plus regen perltoc.
35996      Branch: perl
35997            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
35998            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
35999 ____________________________________________________________________________
36000 [  7000] By: jhi                                   on 2000/09/01  22:36:01
36001         Log: Only the first line, thank you very much.
36002      Branch: perl
36003            ! hints/solaris_2.sh
36004 ____________________________________________________________________________
36005 [  6999] By: gsar                                  on 2000/09/01  22:16:40
36006         Log: change#6791 accidentally clobbered change#6710, put it back
36007      Branch: perl
36008            ! win32/win32.c
36009 ____________________________________________________________________________
36010 [  6998] By: jhi                                   on 2000/09/01  22:14:16
36011         Log: Mention the HP-UX LP64 freak failure.
36012      Branch: perl
36013            ! pod/perldelta.pod
36014 ____________________________________________________________________________
36015 [  6997] By: jhi                                   on 2000/09/01  21:48:32
36016         Log: Detypo.
36017      Branch: perl
36018            ! hints/hpux.sh
36019 ____________________________________________________________________________
36020 [  6996] By: jhi                                   on 2000/09/01  21:27:10
36021         Log: Update Changes.
36022      Branch: perl
36023            ! Changes patchlevel.h
36024 ____________________________________________________________________________
36025 [  6995] By: jhi                                   on 2000/09/01  21:14:24
36026         Log: Mi splgn s gnin.g
36027      Branch: perl
36028            ! pp_ctl.c
36029 ____________________________________________________________________________
36030 [  6994] By: jhi                                   on 2000/09/01  21:09:54
36031         Log: Subject: http:// in L<>
36032              From: Nicholas Clark <nick@ccl4.org>
36033              Date: Fri, 1 Sep 2000 22:03:21 +0100
36034              Message-ID: <20000901220321.B72074@plum.flirble.org>
36035      Branch: perl
36036            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
36037 ____________________________________________________________________________
36038 [  6993] By: jhi                                   on 2000/09/01  21:06:54
36039         Log: Update to Storable 1.0, from Raphael Manfredi.
36040      Branch: perl
36041            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
36042            ! ext/Storable/Makefile.PL ext/Storable/README
36043            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36044            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
36045            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
36046            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
36047            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
36048            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
36049 ____________________________________________________________________________
36050 [  6992] By: jhi                                   on 2000/09/01  20:43:05
36051         Log: Mention known sfio+linux buglet.
36052      Branch: perl
36053            ! pod/perldelta.pod
36054 ____________________________________________________________________________
36055 [  6991] By: jhi                                   on 2000/09/01  20:40:11
36056         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
36057              From: Peter Prymmer <pvhp@forte.com>
36058              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
36059              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
36060      Branch: perl
36061            ! vms/vms.c
36062 ____________________________________________________________________________
36063 [  6990] By: jhi                                   on 2000/09/01  20:25:26
36064         Log: Retract #6986.
36065      Branch: perl
36066            ! hints/solaris_2.sh
36067 ____________________________________________________________________________
36068 [  6989] By: jhi                                   on 2000/09/01  20:23:00
36069         Log: Mergesort is back.
36070      Branch: perl
36071            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
36072 ____________________________________________________________________________
36073 [  6988] By: jhi                                   on 2000/09/01  19:37:40
36074         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
36075              From: Mike Guy <mjtg@cam.ac.uk>
36076              Date: Fri, 01 Sep 2000 17:43:33 +0100
36077              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
36078      Branch: perl
36079            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
36080            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
36081 ____________________________________________________________________________
36082 [  6987] By: jhi                                   on 2000/09/01  19:17:10
36083         Log: Regen perltoc.
36084      Branch: perl
36085            ! pod/perltoc.pod
36086 ____________________________________________________________________________
36087 [  6986] By: jhi                                   on 2000/09/01  18:51:10
36088         Log: Subject: Re: Solaris x86 has no SPARC libraries!
36089              From: Lupe Christoph <lupe@lupe-christoph.de>
36090              Date: Fri, 1 Sep 2000 20:41:20 +0200
36091              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
36092      Branch: perl
36093            ! hints/solaris_2.sh
36094 ____________________________________________________________________________
36095 [  6985] By: jhi                                   on 2000/09/01  18:28:10
36096         Log: Update Changes.
36097      Branch: perl
36098            ! Changes patchlevel.h
36099 ____________________________________________________________________________
36100 [  6984] By: jhi                                   on 2000/09/01  18:26:53
36101         Log: Feature ordering tweak.
36102      Branch: perl
36103            ! myconfig.SH
36104 ____________________________________________________________________________
36105 [  6983] By: jhi                                   on 2000/09/01  18:19:50
36106         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36107              From: <abigail@foad.org>
36108              Date: Fri, 1 Sep 2000 13:07:32 -0400
36109              Message-ID: <20000901170732.18249.qmail@foad.org>
36110      Branch: perl
36111            ! t/pragma/overload.t
36112 ____________________________________________________________________________
36113 [  6982] By: jhi                                   on 2000/09/01  18:17:54
36114         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
36115              so that case-ignoring systems like DCL can tell them from
36116              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
36117      Branch: metaconfig/U/perl
36118            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
36119      Branch: perl
36120            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36121            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
36122            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
36123            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
36124            ! vos/config.def vos/config.h vos/config_h.SH_orig
36125            ! win32/config.bc win32/config.gc win32/config.vc
36126 ____________________________________________________________________________
36127 [  6981] By: nick                                  on 2000/09/01  17:21:57
36128         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
36129              warning when UNTIE exists and instead pass the cound of extra references to
36130              the UNTIE method.
36131      Branch: perl
36132            ! pod/perltie.pod pp_sys.c
36133 ____________________________________________________________________________
36134 [  6980] By: jhi                                   on 2000/09/01  16:54:44
36135         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
36136              From: Peter Prymmer <pvhp@forte.com>
36137              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
36138              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
36139      Branch: perl
36140            ! configure.com
36141 ____________________________________________________________________________
36142 [  6979] By: jhi                                   on 2000/09/01  16:06:20
36143         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
36144              From: Mike Guy <mjtg@cam.ac.uk> 
36145              Date: Fri, 01 Sep 2000 16:49:27 +0100
36146              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
36147      Branch: perl
36148            ! t/base/rs.t
36149 ____________________________________________________________________________
36150 [  6978] By: jhi                                   on 2000/09/01  16:00:42
36151         Log: Update to PodParser 1.18, from Brad Appleton.
36152      Branch: perl
36153            ! lib/Pod/Checker.pm t/pod/find.t
36154 ____________________________________________________________________________
36155 [  6977] By: jhi                                   on 2000/09/01  14:48:58
36156         Log: Subject: Nit in Configure (bleadperl@6961)
36157              From: Lupe Christoph <lupe@lupe-christoph.de>
36158              Date: Fri, 1 Sep 2000 16:34:29 +0200
36159              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
36160      Branch: metaconfig
36161            ! U/compline/ccflags.U
36162      Branch: perl
36163            ! Configure config_h.SH
36164 ____________________________________________________________________________
36165 [  6976] By: jhi                                   on 2000/09/01  14:39:52
36166         Log: Update Changes.
36167      Branch: perl
36168            ! Changes patchlevel.h
36169 ____________________________________________________________________________
36170 [  6975] By: jhi                                   on 2000/09/01  14:37:36
36171         Log: microperl config update.
36172      Branch: perl
36173            ! uconfig.h uconfig.sh
36174 ____________________________________________________________________________
36175 [  6974] By: jhi                                   on 2000/09/01  14:36:53
36176         Log: Document known deficiencies.
36177      Branch: perl
36178            ! pod/perldelta.pod
36179 ____________________________________________________________________________
36180 [  6973] By: jhi                                   on 2000/09/01  14:10:20
36181         Log: Mention warnings fixes and updates.
36182      Branch: perl
36183            ! pod/perldelta.pod
36184 ____________________________________________________________________________
36185 [  6972] By: jhi                                   on 2000/09/01  14:01:52
36186         Log: Drop unused argument.
36187              
36188              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
36189              From: Spider Boardman <spider@web.zk3.dec.com>
36190              Date: Thu, 31 Aug 2000 16:10:15 -0400
36191              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
36192      Branch: perl
36193            ! toke.c
36194 ____________________________________________________________________________
36195 [  6971] By: jhi                                   on 2000/09/01  13:59:24
36196         Log: Add the overload warnings to perldiag.
36197      Branch: perl
36198            ! lib/overload.pm pod/perldiag.pod
36199 ____________________________________________________________________________
36200 [  6970] By: jhi                                   on 2000/09/01  13:55:10
36201         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36202              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36203              Date: Fri, 1 Sep 2000 13:43:15 +0100 
36204              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
36205      Branch: perl
36206            ! lib/overload.pm t/pragma/overload.t
36207 ____________________________________________________________________________
36208 [  6969] By: jhi                                   on 2000/09/01  13:52:27
36209         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
36210              From: <abigail@foad.org>
36211              Date: Fri, 1 Sep 2000 05:46:54 -0400
36212              Message-ID: <20000901094654.6476.qmail@foad.org>
36213      Branch: perl
36214            ! lib/overload.pm
36215 ____________________________________________________________________________
36216 [  6968] By: jhi                                   on 2000/09/01  13:50:05
36217         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
36218              From: Daniel Chetlin <daniel@chetlin.com>
36219              Date: Fri, 1 Sep 2000 02:10:55 -0700
36220              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
36221      Branch: perl
36222            ! pod/perlretut.pod
36223 ____________________________________________________________________________
36224 [  6967] By: jhi                                   on 2000/09/01  13:47:54
36225         Log: Part of the solution.
36226              
36227              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
36228              From: Mike Guy <mjtg@cam.ac.uk>
36229              Date: Fri, 01 Sep 2000 14:16:01 +0100
36230              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
36231      Branch: perl
36232            ! gv.c mg.c
36233 ____________________________________________________________________________
36234 [  6966] By: jhi                                   on 2000/09/01  13:46:17
36235         Log: Subject: CPAN.pm beta 1.57_57 for the core
36236              From: andreas.koenig@anima.de (Andreas J. Koenig)
36237              Date: 01 Sep 2000 15:16:31 +0200
36238              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
36239      Branch: perl
36240            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36241 ____________________________________________________________________________
36242 [  6965] By: jhi                                   on 2000/09/01  13:43:18
36243         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
36244              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36245              Date: Fri, 01 Sep 2000 01:47:22 -0500
36246              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
36247      Branch: perl
36248            ! pod/perldelta.pod vms/vms.c
36249 ____________________________________________________________________________
36250 [  6964] By: jhi                                   on 2000/09/01  13:35:35
36251         Log: File::Temp patches from Andreas König,
36252              
36253              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
36254              From: andreas.koenig@anima.de (Andreas J. Koenig)
36255              Date: 01 Sep 2000 10:07:20 +0200
36256              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
36257              
36258              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
36259              From: andreas.koenig@anima.de (Andreas J. Koenig)
36260              Date: 31 Aug 2000 23:26:08 +0200
36261              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
36262      Branch: perl
36263            ! lib/File/Temp.pm t/lib/ftmp-security.t
36264 ____________________________________________________________________________
36265 [  6963] By: jhi                                   on 2000/09/01  02:22:24
36266         Log: Retract the mergesort code, way too incompatible licensing
36267              and copyrights.
36268      Branch: perl
36269            ! pod/perldelta.pod pp_ctl.c
36270 ____________________________________________________________________________
36271 [  6962] By: jhi                                   on 2000/08/31  23:27:32
36272         Log: Update Changes.
36273      Branch: perl
36274            ! Changes patchlevel.h
36275 ____________________________________________________________________________
36276 [  6961] By: jhi                                   on 2000/08/31  23:20:04
36277         Log: Small tweaks all over.
36278      Branch: metaconfig
36279            ! U/compline/d_gconvert.U
36280      Branch: perl
36281            ! AUTHORS Configure config_h.SH pp_ctl.c
36282 ____________________________________________________________________________
36283 [  6960] By: jhi                                   on 2000/08/31  22:39:36
36284         Log: Further rewording.
36285      Branch: perl
36286            ! pp_ctl.c
36287 ____________________________________________________________________________
36288 [  6959] By: jhi                                   on 2000/08/31  21:26:44
36289         Log: More address tweaking.
36290      Branch: perl
36291            ! AUTHORS Changes
36292 ____________________________________________________________________________
36293 [  6958] By: jhi                                   on 2000/08/31  20:47:25
36294         Log: AUTHORS tweaks, from Peter Prymmer.
36295              
36296              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
36297              From: Peter Prymmer <pvhp@forte.com>
36298              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
36299              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
36300      Branch: perl
36301            ! AUTHORS MAINTAIN
36302 ____________________________________________________________________________
36303 [  6957] By: jhi                                   on 2000/08/31  20:34:43
36304         Log: perldelta tweaks.
36305      Branch: perl
36306            ! pod/perldelta.pod
36307 ____________________________________________________________________________
36308 [  6956] By: jhi                                   on 2000/08/31  19:11:06
36309         Log: Regen perltoc.
36310      Branch: perl
36311            ! pod/perltoc.pod
36312 ____________________________________________________________________________
36313 [  6955] By: jhi                                   on 2000/08/31  19:06:30
36314         Log: Clarify the mergesort situation.
36315      Branch: perl
36316            ! pp_ctl.c
36317 ____________________________________________________________________________
36318 [  6954] By: jhi                                   on 2000/08/31  18:24:17
36319         Log: Move the Solaris 7 scan to use64bitall, make the
36320              failure to find 64-bot sparc libc to mention the
36321              possibility of being in an intel, from Lupe and Alan.
36322      Branch: perl
36323            ! hints/solaris_2.sh
36324 ____________________________________________________________________________
36325 [  6953] By: jhi                                   on 2000/08/31  18:09:20
36326         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
36327              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
36328      Branch: metaconfig
36329            ! U/compline/d_gconvert.U U/threads/archname.U
36330      Branch: metaconfig/U/perl
36331            ! perlxv.U
36332      Branch: perl
36333            ! Configure config_h.SH sv.c
36334 ____________________________________________________________________________
36335 [  6952] By: jhi                                   on 2000/08/31  17:42:24
36336         Log: :: not allowed in pathnames, change to .
36337              
36338              Subject: [PATCH perl@6938] cygwin port
36339              From: "Fifer, Eric" <EFifer@sanwaint.com>
36340              Date: Thu, 31 Aug 2000 16:32:59 +0100
36341              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
36342      Branch: metaconfig/U/perl
36343            ! perlxv.U
36344 ____________________________________________________________________________
36345 [  6951] By: jhi                                   on 2000/08/31  17:02:05
36346         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
36347      Branch: perl
36348            ! perl.h
36349 ____________________________________________________________________________
36350 [  6950] By: jhi                                   on 2000/08/31  16:26:08
36351         Log: More author updates.
36352              
36353              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
36354              From: Simon Cozens <simon@cozens.net>
36355              Date: Thu, 31 Aug 2000 17:13:32 +0100
36356              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
36357      Branch: perl
36358            ! AUTHORS
36359 ____________________________________________________________________________
36360 [  6949] By: jhi                                   on 2000/08/31  16:04:49
36361         Log: POSIX doesn't report long double values under -Duselongdouble
36362              when the long doubles are "real" (bigger than doubles).
36363              
36364              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
36365              From: Spider Boardman <spider@peano.zk3.dec.com>
36366              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
36367              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
36368      Branch: perl
36369            ! ext/POSIX/POSIX.xs
36370 ____________________________________________________________________________
36371 [  6948] By: jhi                                   on 2000/08/31  15:25:10
36372         Log: Update Changes.
36373      Branch: perl
36374            ! Changes patchlevel.h
36375 ____________________________________________________________________________
36376 [  6947] By: jhi                                   on 2000/08/31  15:22:29
36377         Log: Document UNTIE in a very minimalistic way.
36378      Branch: perl
36379            ! pod/perlfunc.pod pod/perltie.pod
36380 ____________________________________________________________________________
36381 [  6946] By: jhi                                   on 2000/08/31  15:15:23
36382         Log: Document known failures.
36383      Branch: perl
36384            ! pod/perldelta.pod
36385 ____________________________________________________________________________
36386 [  6945] By: jhi                                   on 2000/08/31  15:07:00
36387         Log: Don't attach -ld to the archname if pointless.
36388      Branch: metaconfig
36389            ! U/threads/archname.U
36390      Branch: perl
36391            ! Configure config_h.SH
36392 ____________________________________________________________________________
36393 [  6944] By: jhi                                   on 2000/08/31  14:37:42
36394         Log: Wrap the test in eval.
36395              
36396              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
36397              From: Tim Jenness <timj@jach.hawaii.edu>
36398              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
36399              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
36400      Branch: perl
36401            ! t/lib/ftmp-security.t
36402 ____________________________________________________________________________
36403 [  6943] By: jhi                                   on 2000/08/31  14:30:57
36404         Log: Make -Dusemorebits find long doubles in Solaris.
36405      Branch: perl
36406            ! hints/solaris_2.sh
36407 ____________________________________________________________________________
36408 [  6942] By: jhi                                   on 2000/08/31  13:48:45
36409         Log: Clarify the third case of ftmp-security warnings.
36410      Branch: perl
36411            ! INSTALL
36412 ____________________________________________________________________________
36413 [  6941] By: jhi                                   on 2000/08/31  13:40:31
36414         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
36415              From: <abigail@foad.org>
36416              Date: Thu, 31 Aug 2000 01:35:05 -0400
36417              Message-ID: <20000831053505.32120.qmail@foad.org>
36418      Branch: perl
36419            ! pod/perldelta.pod
36420 ____________________________________________________________________________
36421 [  6940] By: jhi                                   on 2000/08/31  13:38:48
36422         Log: Issue useful diagnostic on unknown pod commands.
36423              
36424              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
36425              From: <abigail@foad.org>
36426              Date: Thu, 31 Aug 2000 03:41:18 -0400
36427              Message-ID: <20000831074118.24880.qmail@foad.org>
36428      Branch: perl
36429            ! lib/Pod/Man.pm
36430 ____________________________________________________________________________
36431 [  6939] By: jhi                                   on 2000/08/31  13:34:33
36432         Log: Reveal Borland's isnan.
36433              
36434              Subject: build with BC++ tweak
36435              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
36436              Date: Thu, 31 Aug 2000 13:09:37 +0400
36437              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
36438      Branch: perl
36439            ! win32/win32.h
36440 ____________________________________________________________________________
36441 [  6938] By: jhi                                   on 2000/08/31  05:01:20
36442         Log: Update Changes.
36443      Branch: perl
36444            ! Changes patchlevel.h
36445 ____________________________________________________________________________
36446 [  6937] By: jhi                                   on 2000/08/31  04:26:23
36447         Log: sscanf() may be the only way to read long doubles from strings.
36448      Branch: metaconfig/U/perl
36449            ! longdblfio.U
36450      Branch: perl
36451            ! Configure config_h.SH perl.h util.c
36452 ____________________________________________________________________________
36453 [  6936] By: jhi                                   on 2000/08/31  04:18:19
36454         Log: The #6929 was too skimpy.
36455      Branch: perl
36456            ! sv.c
36457 ____________________________________________________________________________
36458 [  6935] By: jhi                                   on 2000/08/31  02:47:07
36459         Log: Subject: Re: typos in pods
36460              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36461              Date: Wed, 30 Aug 2000 19:25:34 -0700
36462              Message-ID: <eIcr5gzkg25X092yn@efn.org>
36463      Branch: perl
36464            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
36465 ____________________________________________________________________________
36466 [  6934] By: jhi                                   on 2000/08/31  02:42:55
36467         Log: Missed one Unicode file.
36468      Branch: perl
36469            + lib/unicode/UCDFF301.html
36470 ____________________________________________________________________________
36471 [  6933] By: jhi                                   on 2000/08/30  23:42:27
36472         Log: Update Changes.
36473      Branch: perl
36474            ! Changes patchlevel.h
36475 ____________________________________________________________________________
36476 [  6932] By: jhi                                   on 2000/08/30  23:40:07
36477         Log: Mention UNTIE in perldelta.  Still needs documenting
36478              in perltie et alia.
36479      Branch: perl
36480            ! pod/perldelta.pod
36481 ____________________________________________________________________________
36482 [  6931] By: jhi                                   on 2000/08/30  23:36:02
36483         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
36484              From: <abigail@foad.org>
36485              Date: Wed, 30 Aug 2000 19:28:07 -0400
36486              Message-ID: <20000830232807.305.qmail@foad.org>
36487      Branch: perl
36488            ! pod/perldelta.pod
36489 ____________________________________________________________________________
36490 [  6930] By: jhi                                   on 2000/08/30  23:32:40
36491         Log: Update to Unicode 3.0.1.
36492      Branch: perl
36493            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
36494            + lib/unicode/PropList.txt lib/unicode/README.perl
36495            + lib/unicode/UCD301.html lib/unicode/Unicode.301
36496            - lib/unicode/Props.txt lib/unicode/UCD300.html
36497            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
36498            ! (edit 257 files)
36499 ____________________________________________________________________________
36500 [  6929] By: jhi                                   on 2000/08/30  22:38:18
36501         Log: Heap decorruption.
36502              
36503              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
36504              From: Alan Burlison <Alan.Burlison@uk.sun.com>
36505              Date: Wed, 30 Aug 2000 22:39:52 +0100
36506              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
36507      Branch: perl
36508            ! sv.c
36509 ____________________________________________________________________________
36510 [  6928] By: jhi                                   on 2000/08/30  22:29:34
36511         Log: Retract the dummy test, skip the security tests (instead of failing),
36512              explain what the warnings mean.
36513      Branch: perl
36514            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
36515 ____________________________________________________________________________
36516 [  6927] By: jhi                                   on 2000/08/30  22:14:13
36517         Log: Change the internal implementation of sort() to be mergesort
36518              instead of quicksort, from John Linderman <jpl@research.att.com>.
36519              Gives us better worst case, better average case, and stability.
36520              What's there not to like?  (Small fixes for threaded builds
36521              were required).
36522      Branch: perl
36523            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
36524 ____________________________________________________________________________
36525 [  6926] By: jhi                                   on 2000/08/30  20:55:20
36526         Log: A better fix for the Socket building problem from Craig Berry.
36527      Branch: perl
36528            ! vms/vms.c
36529 ____________________________________________________________________________
36530 [  6925] By: jhi                                   on 2000/08/30  20:20:25
36531         Log: Subject: [PATCH] Re: UNTIE method 
36532              From: Nick Ing-Simmons <nik@tiuk.ti.com>
36533              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
36534              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
36535      Branch: perl
36536            ! pp_sys.c t/op/tie.t
36537 ____________________________________________________________________________
36538 [  6924] By: jhi                                   on 2000/08/30  20:17:11
36539         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
36540              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36541              Date: Wed, 30 Aug 2000 15:03:14 -0500
36542              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
36543      Branch: perl
36544            ! vms/vms.c
36545 ____________________________________________________________________________
36546 [  6923] By: jhi                                   on 2000/08/30  20:15:18
36547         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
36548              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36549              Date: Wed, 30 Aug 2000 13:30:36 -0500
36550              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
36551      Branch: perl
36552            ! vms/vms.c
36553 ____________________________________________________________________________
36554 [  6922] By: jhi                                   on 2000/08/30  19:54:43
36555         Log: Better options for rsync.
36556      Branch: perl
36557            ! pod/perlhack.pod
36558 ____________________________________________________________________________
36559 [  6921] By: jhi                                   on 2000/08/30  19:40:16
36560         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
36561              From: Rick Delaney <rick@consumercontact.com>
36562              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
36563              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
36564      Branch: perl
36565            ! pod/perlfunc.pod
36566 ____________________________________________________________________________
36567 [  6920] By: jhi                                   on 2000/08/30  19:36:40
36568         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
36569              From: Peter Prymmer <pvhp@forte.com>
36570              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
36571              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
36572      Branch: perl
36573            ! configure.com
36574 ____________________________________________________________________________
36575 [  6919] By: jhi                                   on 2000/08/30  14:52:02
36576         Log: Update Changes.
36577      Branch: perl
36578            ! Changes patchlevel.h
36579 ____________________________________________________________________________
36580 [  6918] By: jhi                                   on 2000/08/30  14:48:34
36581         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
36582      Branch: perl
36583            ! lib/ExtUtils/typemap
36584 ____________________________________________________________________________
36585 [  6917] By: jhi                                   on 2000/08/30  14:46:34
36586         Log: Subject: typos in pods
36587              From: Nicholas Clark <nick@ccl4.org>
36588              Date: Wed, 30 Aug 2000 01:12:50 +0100
36589              Message-ID: <20000830011249.A61388@plum.flirble.org>
36590      Branch: perl
36591            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
36592            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
36593            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
36594            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
36595 ____________________________________________________________________________
36596 [  6916] By: jhi                                   on 2000/08/30  14:19:09
36597         Log: Document Storable problems on Crays.  (Will have
36598              to document all the other Storable problems, too.)
36599      Branch: perl
36600            ! pod/perldelta.pod
36601 ____________________________________________________________________________
36602 [  6915] By: jhi                                   on 2000/08/30  14:06:02
36603         Log: Subject: [PATCH] fix misc cast warnings
36604              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36605              Date: Tue, 29 Aug 2000 23:16:14 -0700
36606              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
36607      Branch: perl
36608            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
36609            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
36610            ! os2/os2ish.h
36611 ____________________________________________________________________________
36612 [  6914] By: jhi                                   on 2000/08/30  14:03:45
36613         Log: Timestamp mismatch again.  Need to fix this dependence on
36614              config_h.SH timestamp, since it's the contents of config_h.SH
36615              that matter.
36616      Branch: perl
36617            ! uconfig.h uconfig.sh
36618 ____________________________________________________________________________
36619 [  6913] By: jhi                                   on 2000/08/30  13:54:06
36620         Log: Don't say "Perl 5.0 source kit".
36621      Branch: perl
36622            ! perl.c
36623 ____________________________________________________________________________
36624 [  6912] By: jhi                                   on 2000/08/30  13:51:24
36625         Log: Reset archname and archname64 always, forcing them be
36626              recomputed at each Configure run, make Configure and
36627              the hints files agree on the naming of largefiles variables.
36628      Branch: metaconfig
36629            ! U/threads/archname.U
36630      Branch: metaconfig/U/perl
36631            ! use64bits.U
36632      Branch: perl
36633            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
36634            ! hints/linux.sh hints/solaris_2.sh
36635 ____________________________________________________________________________
36636 [  6911] By: jhi                                   on 2000/08/30  13:30:13
36637         Log: Put back the slice accidentally removed by #6907.
36638      Branch: perl
36639            ! hints/solaris_2.sh
36640 ____________________________________________________________________________
36641 [  6910] By: jhi                                   on 2000/08/30  01:24:26
36642         Log: Be consistent: other Net::get* do export theirs.
36643              
36644              Subject: Re: Net::protoent does not export 'getproto'
36645              From: Yasushi Nakajima <sey@jkc.co.jp>
36646              Date: Wed, 30 Aug 2000 09:53:14 +0900
36647              Message-Id: <200008300051.DAA24700@taku.hut.fi>
36648      Branch: perl
36649            ! lib/Net/protoent.pm
36650 ____________________________________________________________________________
36651 [  6909] By: jhi                                   on 2000/08/30  01:17:25
36652         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
36653              From: Gurusamy Sarathy <gsar@ActiveState.com>
36654              Date: Tue, 29 Aug 2000 17:17:07 -0700
36655              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
36656      Branch: perl
36657            ! cop.h
36658 ____________________________________________________________________________
36659 [  6908] By: jhi                                   on 2000/08/30  00:58:05
36660         Log: Update Changes.
36661      Branch: perl
36662            ! Changes patchlevel.h
36663 ____________________________________________________________________________
36664 [  6907] By: jhi                                   on 2000/08/30  00:57:22
36665         Log: Introduce ccname to keep track of what compiler kind of we have.
36666      Branch: metaconfig/U/perl
36667            ! Checkcc.U gccvers.U
36668      Branch: perl
36669            ! Configure config_h.SH hints/solaris_2.sh
36670 ____________________________________________________________________________
36671 [  6906] By: jhi                                   on 2000/08/30  00:25:47
36672         Log: Put back the flags dump as reasoned in
36673              
36674              Subject: Re: [PATCH] Glob dumping
36675              From: Mike Guy <mjtg@cam.ac.uk> 
36676              Date: Tue, 29 Aug 2000 21:41:32 +0100
36677              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
36678      Branch: perl
36679            ! dump.c t/lib/peek.t
36680 ____________________________________________________________________________
36681 [  6905] By: jhi                                   on 2000/08/30  00:16:17
36682         Log: Make the epsilon to be relative, not absolute.
36683              
36684              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
36685              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
36686              Date: Tue, 29 Aug 2000 19:58:56 -0400
36687              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
36688      Branch: perl
36689            ! t/lib/trig.t
36690 ____________________________________________________________________________
36691 [  6904] By: jhi                                   on 2000/08/30  00:13:09
36692         Log: From now on, Gisle is on my list of usual suspects :-)
36693              Retract #6902.
36694      Branch: perl
36695            ! ext/Opcode/Safe.pm
36696 ____________________________________________________________________________
36697 [  6903] By: jhi                                   on 2000/08/29  23:51:20
36698         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
36699              From: "Craig A. Berry" <craig.berry@psinetcs.com>
36700              Date: Tue, 29 Aug 2000 18:43:26 -0500
36701              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
36702      Branch: perl
36703            + vms/vmspipe.com
36704            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
36705            ! vms/vms.c
36706 ____________________________________________________________________________
36707 [  6902] By: jhi                                   on 2000/08/29  23:44:14
36708         Log: Retry what #6882 attempted.
36709              
36710              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
36711              From: Gisle Aas <gisle@ActiveState.com>
36712              Date: 30 Aug 2000 00:33:09 +0200
36713              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
36714      Branch: perl
36715            ! ext/Opcode/Safe.pm
36716 ____________________________________________________________________________
36717 [  6901] By: jhi                                   on 2000/08/29  22:59:32
36718         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
36719              From: Hugo <hv@crypt.compulink.co.uk>
36720              Date: Mon, 12 Jun 2000 19:36:08 +0100
36721              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
36722      Branch: perl
36723            ! sv.c
36724 ____________________________________________________________________________
36725 [  6900] By: jhi                                   on 2000/08/29  22:58:35
36726         Log: Admit that we are leaking scalars.
36727              
36728              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
36729              From: Spider Boardman <spider@leggy.zk3.dec.com>
36730              Date: Tue, 29 Aug 2000 18:48:29 -0400
36731              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
36732      Branch: perl
36733            ! t/pragma/warnings.t
36734 ____________________________________________________________________________
36735 [  6899] By: jhi                                   on 2000/08/29  20:53:13
36736         Log: Update Changes.
36737      Branch: perl
36738            ! Changes patchlevel.h
36739 ____________________________________________________________________________
36740 [  6898] By: jhi                                   on 2000/08/29  20:46:21
36741         Log: Undo namespace pollution of #6878.
36742              
36743              Subject: Re: Net::protoent does not export 'getproto'
36744              From: Mike Guy <mjtg@cam.ac.uk>
36745              Date: Tue, 29 Aug 2000 21:32:37 +0100
36746              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
36747      Branch: perl
36748            ! lib/Net/protoent.pm
36749 ____________________________________________________________________________
36750 [  6897] By: jhi                                   on 2000/08/29  20:44:29
36751         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
36752              From: Peter Prymmer <pvhp@forte.com>
36753              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
36754              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
36755      Branch: perl
36756            ! pod/perlebcdic.pod
36757 ____________________________________________________________________________
36758 [  6896] By: jhi                                   on 2000/08/29  20:40:57
36759         Log: There's no point repeating the 'revision' (5) of perl5.
36760      Branch: metaconfig/U/perl
36761            ! Devel.U patchlevel.U
36762      Branch: perl
36763            ! Configure config_h.SH
36764 ____________________________________________________________________________
36765 [  6895] By: jhi                                   on 2000/08/29  20:16:58
36766         Log: Regen Configure for #6894.
36767      Branch: metaconfig/U/perl
36768            ! perladmin.U
36769      Branch: perl
36770            ! Configure config_h.SH
36771 ____________________________________________________________________________
36772 [  6894] By: jhi                                   on 2000/08/29  19:59:52
36773         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
36774              From: "Philip Newton" <Philip.Newton@gmx.net>
36775              Date: Tue, 29 Aug 2000 21:39:14 +0200
36776              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
36777      Branch: perl
36778            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
36779            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
36780            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
36781            ! utils/perlbug.PL
36782 ____________________________________________________________________________
36783 [  6893] By: jhi                                   on 2000/08/29  19:55:30
36784         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
36785              From: "Philip Newton" <Philip.Newton@gmx.net>
36786              Date: Tue, 29 Aug 2000 21:39:14 +0200
36787              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
36788      Branch: perl
36789            ! installhtml
36790 ____________________________________________________________________________
36791 [  6892] By: jhi                                   on 2000/08/29  19:53:59
36792         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
36793              From: "Philip Newton" <Philip.Newton@gmx.net>
36794              Date: Tue, 29 Aug 2000 21:48:18 +0200
36795              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
36796      Branch: perl
36797            ! lib/File/Temp.pm
36798 ____________________________________________________________________________
36799 [  6891] By: jhi                                   on 2000/08/29  18:30:03
36800         Log: Nail the ID 20000828.023.
36801      Branch: perl
36802            ! ext/Storable/Storable.xs
36803 ____________________________________________________________________________
36804 [  6890] By: jhi                                   on 2000/08/29  16:50:17
36805         Log: Under usethreads the dumped variable is IN_PAD.
36806              
36807              Subject: Re: [PATCH] Glob dumping
36808              From: Gisle Aas <gisle@ActiveState.com>
36809              Date: 29 Aug 2000 18:45:05 +0200
36810              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
36811      Branch: perl
36812            ! t/lib/peek.t
36813 ____________________________________________________________________________
36814 [  6889] By: jhi                                   on 2000/08/29  15:17:37
36815         Log: Update Changes.
36816      Branch: perl
36817            ! Changes patchlevel.h
36818 ____________________________________________________________________________
36819 [  6888] By: jhi                                   on 2000/08/29  14:49:59
36820         Log: Retract #6882, broke the safe tests.
36821      Branch: perl
36822            ! ext/Opcode/Safe.pm
36823 ____________________________________________________________________________
36824 [  6887] By: jhi                                   on 2000/08/29  14:47:06
36825         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
36826              From: Gisle Aas <gisle@ActiveState.com> 
36827              Date: 09 Jun 2000 20:00:11 +0200
36828              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
36829      Branch: perl
36830            ! utils/perldoc.PL
36831 ____________________________________________________________________________
36832 [  6886] By: jhi                                   on 2000/08/29  14:42:45
36833         Log: The #6881 removed one dump line.
36834      Branch: perl
36835            ! t/lib/peek.t
36836 ____________________________________________________________________________
36837 [  6885] By: jhi                                   on 2000/08/29  14:30:47
36838         Log: Don't forget to tidy up.
36839      Branch: perl
36840            ! t/lib/ftmp-security.t
36841 ____________________________________________________________________________
36842 [  6884] By: jhi                                   on 2000/08/29  14:25:17
36843         Log: Disabling the one test is a bit tricky.
36844      Branch: perl
36845            ! t/lib/ftmp-security.t
36846 ____________________________________________________________________________
36847 [  6883] By: jhi                                   on 2000/08/29  14:16:25
36848         Log: Disable one of the tests for now.
36849      Branch: perl
36850            ! t/lib/ftmp-security.t
36851 ____________________________________________________________________________
36852 [  6882] By: jhi                                   on 2000/08/29  14:05:50
36853         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
36854              From: gisle@aas.no
36855              Date: 29 Aug 2000 10:35:06 -0000
36856              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
36857      Branch: perl
36858            ! ext/Opcode/Safe.pm
36859 ____________________________________________________________________________
36860 [  6881] By: jhi                                   on 2000/08/29  14:03:51
36861         Log: Subject: [PATCH] Glob dumping
36862              From: Gisle Aas <gisle@ActiveState.com>
36863              Date: 29 Aug 2000 07:59:42 -0000
36864              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
36865      Branch: perl
36866            ! dump.c
36867 ____________________________________________________________________________
36868 [  6880] By: jhi                                   on 2000/08/29  14:02:01
36869         Log: Subject: [PATCH] Warnings in B::Deparse
36870              From: <abigail@foad.org>
36871              Date: Tue, 29 Aug 2000 00:00:01 -0400
36872              Message-ID: <20000829040001.2999.qmail@foad.org>
36873      Branch: perl
36874            ! ext/B/B/Deparse.pm
36875 ____________________________________________________________________________
36876 [  6879] By: jhi                                   on 2000/08/29  13:57:26
36877         Log: Missed a change in #6869.
36878      Branch: perl
36879            ! mg.c
36880 ____________________________________________________________________________
36881 [  6878] By: jhi                                   on 2000/08/29  13:45:04
36882         Log: Subject: Net::protoent does not export 'getproto'
36883              From: Yasushi Nakajima <sey@jkc.co.jp>
36884              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
36885      Branch: perl
36886            ! lib/Net/protoent.pm
36887 ____________________________________________________________________________
36888 [  6877] By: jhi                                   on 2000/08/29  13:39:19
36889         Log: Patches all over for people and the files they (hopefully) care about.
36890      Branch: perl
36891            ! AUTHORS Changes MAINTAIN
36892 ____________________________________________________________________________
36893 [  6876] By: jhi                                   on 2000/08/29  12:53:54
36894         Log: Fix for thinko in #6848.
36895              
36896              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
36897              From: Lupe Christoph <lupe@lupe-christoph.de>
36898              Date: Tue, 29 Aug 2000 09:04:08 +0200
36899              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
36900      Branch: perl
36901            ! ext/Thread/Thread.xs
36902 ____________________________________________________________________________
36903 [  6875] By: jhi                                   on 2000/08/29  12:50:14
36904         Log: Update to Getopt::Long 2.24, from Johan Vromans.
36905      Branch: perl
36906            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
36907 ____________________________________________________________________________
36908 [  6874] By: jhi                                   on 2000/08/29  02:09:53
36909         Log: Use minimal @INC in tests, most of the time just '../lib',
36910              so that we simply can't pick up stuff from other Perls than
36911              the one we are testing.  Pointed out by
36912              
36913              From: Mike Guy <mjtg@cam.ac.uk>
36914              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
36915              Date: Fri, 25 Aug 2000 15:15:59 +0100
36916              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
36917      Branch: perl
36918            ! (edit 185 files)
36919 ____________________________________________________________________________
36920 [  6873] By: jhi                                   on 2000/08/29  01:07:11
36921         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
36922              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36923              Date: Mon, 28 Aug 2000 17:45:52 -0700
36924              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
36925      Branch: perl
36926            ! Makefile.SH hints/os2.sh
36927 ____________________________________________________________________________
36928 [  6872] By: jhi                                   on 2000/08/28  23:33:39
36929         Log: Subject: [PATCH bleedperl@6866] spellings
36930              From: marcel@codewerk.com (Marcel Grunauer)
36931              Date: Tue, 29 Aug 2000 01:19:59 +0200
36932              Message-Id: <200008282319.BAA29862@gandalf.local>
36933      Branch: perl
36934            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
36935            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
36936            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
36937 ____________________________________________________________________________
36938 [  6871] By: jhi                                   on 2000/08/28  23:22:09
36939         Log: Take out the SUIDMAIL thing, that will not be
36940              a problem in 5.7.*.
36941      Branch: perl
36942            ! patchlevel.h
36943 ____________________________________________________________________________
36944 [  6870] By: jhi                                   on 2000/08/28  23:19:30
36945         Log: -S is the silent flag, -s is the strip flag.
36946              
36947              Subject: [PATCH] Re: [PATCH] make no-install          
36948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36949              Date: Mon, 28 Aug 2000 15:12:55 -0700
36950              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
36951      Branch: perl
36952            ! Makefile.SH
36953 ____________________________________________________________________________
36954 [  6869] By: jhi                                   on 2000/08/28  23:12:05
36955         Log: Subject: [PATCH bleedperl@6856] warnings fixes
36956              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36957              Date: Mon, 28 Aug 2000 23:55:06 +0100
36958              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
36959      Branch: perl
36960            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
36961            ! warnings.h warnings.pl
36962 ____________________________________________________________________________
36963 [  6868] By: jhi                                   on 2000/08/28  21:38:22
36964         Log: Potential cruft.
36965      Branch: perl
36966            ! Makefile.SH
36967 ____________________________________________________________________________
36968 [  6867] By: jhi                                   on 2000/08/28  21:35:36
36969         Log: Update Changes.
36970      Branch: perl
36971            ! Changes patchlevel.h
36972 ____________________________________________________________________________
36973 [  6866] By: jhi                                   on 2000/08/28  21:33:49
36974         Log: Subject: hv.h Doc Patch
36975              From: Fisher Mark <fisherm@tce.com>
36976              Date: Mon, 28 Aug 2000 16:24:59 -0500
36977              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
36978      Branch: perl
36979            ! hv.h
36980 ____________________________________________________________________________
36981 [  6865] By: jhi                                   on 2000/08/28  21:02:15
36982         Log: Add -ld to archname on long tr...double platforms.
36983      Branch: metaconfig
36984            ! U/threads/archname.U
36985      Branch: perl
36986            ! Configure config_h.SH
36987 ____________________________________________________________________________
36988 [  6864] By: jhi                                   on 2000/08/28  20:38:59
36989         Log: An attempt to fix the problem reported in
36990              
36991              Subject: Building perl@6856 using gcc/AIX 4.3.3 
36992              From: Daniel Muino <dmuino@afip.gov.ar> 
36993              Date: Mon, 28 Aug 2000 15:50:01 -0300   
36994              Message-ID: <20000828155001.A14403@con2-dgi>
36995              
36996              I can't test this properly since the gcc installation I have
36997              access to seems to be botched (gcc is calling the AIX cpp,
36998              a losing proposition...)
36999      Branch: perl
37000            ! hints/aix.sh
37001 ____________________________________________________________________________
37002 [  6863] By: jhi                                   on 2000/08/28  18:57:52
37003         Log: Fix for ID 20000828.001, long doubles were not formatted
37004              correctly (showed up in $], which stopped installing perl).
37005      Branch: perl
37006            ! sv.c
37007 ____________________________________________________________________________
37008 [  6862] By: jhi                                   on 2000/08/28  18:07:15
37009         Log: Typo in #6858.
37010      Branch: perl
37011            ! lib/Cwd.pm
37012 ____________________________________________________________________________
37013 [  6861] By: jhi                                   on 2000/08/28  17:57:27
37014         Log: opmini.o may be left around if a build is interrupted.
37015      Branch: perl
37016            ! Makefile.SH
37017 ____________________________________________________________________________
37018 [  6860] By: jhi                                   on 2000/08/28  16:52:50
37019         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
37020              From: Daniel Chetlin <daniel@chetlin.com>
37021              Date: Mon, 28 Aug 2000 01:14:18 -0700
37022              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
37023      Branch: perl
37024            ! lib/overload.pm
37025 ____________________________________________________________________________
37026 [  6859] By: jhi                                   on 2000/08/28  16:08:46
37027         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
37028              From: Nicholas Clark <nick@ccl4.org>
37029              Date: Mon, 28 Aug 2000 16:03:27 +0100
37030              Message-Id: <20000828160327.C49785@plum.flirble.org>
37031      Branch: perl
37032            ! ext/ByteLoader/bytecode.h
37033 ____________________________________________________________________________
37034 [  6858] By: jhi                                   on 2000/08/28  16:02:10
37035         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
37036              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
37037              Date: Mon, 28 Aug 2000 13:08:30 +0200
37038              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
37039      Branch: perl
37040            ! lib/Cwd.pm
37041 ____________________________________________________________________________
37042 [  6857] By: jhi                                   on 2000/08/28  15:42:47
37043         Log: display_format used as a class method without arguments was broken,
37044              reported in
37045              
37046              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
37047              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
37048              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
37049              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
37050      Branch: perl
37051            ! lib/Math/Complex.pm t/lib/complex.t
37052 ____________________________________________________________________________
37053 [  6856] By: jhi                                   on 2000/08/27  22:09:48
37054         Log: Update Changes.
37055      Branch: perl
37056            ! Changes patchlevel.h
37057 ____________________________________________________________________________
37058 [  6855] By: jhi                                   on 2000/08/27  21:59:21
37059         Log: Retract #6853 (false alarm).
37060      Branch: perl
37061            ! lib/ExtUtils/xsubpp
37062 ____________________________________________________________________________
37063 [  6854] By: jhi                                   on 2000/08/27  21:37:44
37064         Log: Update Changes.
37065      Branch: perl
37066            ! Changes patchlevel.h
37067 ____________________________________________________________________________
37068 [  6853] By: jhi                                   on 2000/08/27  21:37:16
37069         Log: Subject: [PATCH perl@6850] workaround for xsubpp
37070              From: Hugo <hv@crypt.compulink.co.uk>
37071              Date: Sun, 27 Aug 2000 22:30:25 +0100
37072              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
37073      Branch: perl
37074            ! lib/ExtUtils/xsubpp
37075 ____________________________________________________________________________
37076 [  6852] By: jhi                                   on 2000/08/27  21:33:58
37077         Log: Big-endian 64-bit patch from Raphael Manfredi.
37078      Branch: perl
37079            ! ext/Storable/Storable.xs
37080 ____________________________________________________________________________
37081 [  6851] By: jhi                                   on 2000/08/27  21:22:21
37082         Log: More ruthless editing from Hugo van der Sanden.
37083      Branch: perl
37084            ! pod/perldelta.pod
37085 ____________________________________________________________________________
37086 [  6850] By: jhi                                   on 2000/08/27  16:11:46
37087         Log: Update Changes.
37088      Branch: perl
37089            ! Changes patchlevel.h
37090 ____________________________________________________________________________
37091 [  6849] By: jhi                                   on 2000/08/27  16:11:05
37092         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
37093      Branch: perl
37094            ! configpm pod/perldelta.pod
37095 ____________________________________________________________________________
37096 [  6848] By: jhi                                   on 2000/08/27  15:35:08
37097         Log: Use the actual thread type, not the pointer-to-struct.
37098      Branch: perl
37099            ! ext/Thread/Thread.xs
37100 ____________________________________________________________________________
37101 [  6847] By: jhi                                   on 2000/08/27  15:30:49
37102         Log: Test nit.
37103      Branch: perl
37104            ! t/pragma/warn/pp_sys
37105 ____________________________________________________________________________
37106 [  6846] By: jhi                                   on 2000/08/27  15:19:02
37107         Log: Passing -R in ldflags makes now it to appear in the default
37108              for lddlflags, just like with -L.
37109              
37110              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37111              From: Lupe Christoph <lupe@lupe-christoph.de>
37112              Date: Sun, 27 Aug 2000 10:28:21 +0200
37113              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
37114      Branch: metaconfig/U/perl
37115            ! dlsrc.U
37116      Branch: perl
37117            ! Configure
37118 ____________________________________________________________________________
37119 [  6845] By: jhi                                   on 2000/08/27  15:08:54
37120         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
37121              From: Alan Burlison <Alan.Burlison@uk.sun.com>
37122              Date: Sat, 26 Aug 2000 22:23:27 +0100
37123              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
37124      Branch: perl
37125            ! lib/ExtUtils/MM_Unix.pm
37126 ____________________________________________________________________________
37127 [  6844] By: jhi                                   on 2000/08/27  15:02:37
37128         Log: DJGPP update from Laszlo Molnar.
37129              
37130              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
37131              From: ml1050 <ml1050@freemail.hu>
37132              Date: Sat, 26 Aug 2000 23:24:40 +0200
37133              Message-Id: <20000826232440.A439@freemail.hu>
37134      Branch: perl
37135            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
37136            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
37137 ____________________________________________________________________________
37138 [  6843] By: jhi                                   on 2000/08/27  14:53:58
37139         Log: Subject: installman buglet
37140              From: Lupe Christoph <lupe@lupe-christoph.de>
37141              Date: Sun, 27 Aug 2000 14:38:59 +0200
37142              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
37143      Branch: perl
37144            ! installman
37145 ____________________________________________________________________________
37146 [  6842] By: jhi                                   on 2000/08/27  14:52:08
37147         Log: Can't get the test to reliably work thanks to the
37148              inaccurateness of floating point.  "Resolves" bug ids
37149              20000826.003, 20000826.009, 20000826.010,
37150      Branch: perl
37151            ! t/lib/trig.t
37152 ____________________________________________________________________________
37153 [  6841] By: jhi                                   on 2000/08/26  15:53:58
37154         Log: Update Changes.
37155      Branch: perl
37156            ! Changes patchlevel.h
37157 ____________________________________________________________________________
37158 [  6840] By: jhi                                   on 2000/08/26  14:23:03
37159         Log: grep -e isn't portable.
37160              
37161              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
37162              From: chris@broadband.att.com
37163              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
37164              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
37165      Branch: perl
37166            ! hints/solaris_2.sh
37167 ____________________________________________________________________________
37168 [  6839] By: jhi                                   on 2000/08/26  14:12:23
37169         Log: no-install target a la make -n.
37170              
37171              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
37172              From: <abigail@foad.org>
37173              Date: Sat, 26 Aug 2000 03:57:34 -0400
37174              Message-ID: <20000826075735.18912.qmail@foad.org>
37175      Branch: perl
37176            ! Makefile.SH installman installperl
37177 ____________________________________________________________________________
37178 [  6838] By: jhi                                   on 2000/08/26  14:06:33
37179         Log: Retract #6826 as the #6828 should be do the same
37180              in a More Correct Way.
37181      Branch: perl
37182            ! installperl
37183 ____________________________________________________________________________
37184 [  6837] By: jhi                                   on 2000/08/26  05:24:00
37185         Log: More casting.
37186      Branch: perl
37187            ! ext/Storable/Storable.xs
37188 ____________________________________________________________________________
37189 [  6836] By: jhi                                   on 2000/08/26  05:05:46
37190         Log: Nicer in decimal.
37191      Branch: perl
37192            ! ext/Storable/Storable.xs
37193 ____________________________________________________________________________
37194 [  6835] By: jhi                                   on 2000/08/26  05:03:50
37195         Log: There be no UVdf.
37196      Branch: perl
37197            ! ext/Storable/Storable.xs
37198 ____________________________________________________________________________
37199 [  6834] By: jhi                                   on 2000/08/26  05:00:18
37200         Log: Continue IVdfing and UVxfing.
37201      Branch: perl
37202            ! ext/Storable/Storable.xs
37203 ____________________________________________________________________________
37204 [  6833] By: jhi                                   on 2000/08/26  04:53:14
37205         Log: Use IVdf.
37206      Branch: perl
37207            ! ext/Storable/Storable.xs
37208 ____________________________________________________________________________
37209 [  6832] By: jhi                                   on 2000/08/26  04:40:41
37210         Log: Document PTR2XX and INT2PTR.
37211      Branch: perl
37212            ! pod/perlguts.pod
37213 ____________________________________________________________________________
37214 [  6831] By: jhi                                   on 2000/08/26  04:33:18
37215         Log: Use UVxf, PTR2UV, NVff.
37216      Branch: perl
37217            ! ext/Storable/Storable.xs
37218 ____________________________________________________________________________
37219 [  6830] By: jhi                                   on 2000/08/26  04:31:32
37220         Log: Update the test count.
37221      Branch: perl
37222            ! t/lib/trig.t
37223 ____________________________________________________________________________
37224 [  6829] By: jhi                                   on 2000/08/26  03:05:50
37225         Log: Subject: [PATCH] installation not quite silent yet.
37226              From: <abigail@foad.org>
37227              Date: Fri, 25 Aug 2000 20:07:53 -0400
37228              Message-ID: <20000826000753.7822.qmail@foad.org>
37229      Branch: perl
37230            ! installman installperl
37231 ____________________________________________________________________________
37232 [  6828] By: jhi                                   on 2000/08/26  03:05:14
37233         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37234              From: Spider Boardman <spider@web.zk3.dec.com>
37235              Date: Fri, 25 Aug 2000 19:12:40 -0400
37236              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
37237      Branch: perl
37238            ! gv.c
37239 ____________________________________________________________________________
37240 [  6827] By: jhi                                   on 2000/08/25  23:54:34
37241         Log: Support preserving extremely big/small angles.
37242      Branch: perl
37243            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
37244 ____________________________________________________________________________
37245 [  6826] By: jhi                                   on 2000/08/25  23:01:20
37246         Log: Patch installperl to be long double-aware.
37247              
37248              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
37249              From: Spider Boardman <spider@web.zk3.dec.com>
37250              Date: Fri, 25 Aug 2000 18:15:23 -0400
37251              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
37252      Branch: perl
37253            ! installperl
37254 ____________________________________________________________________________
37255 [  6825] By: jhi                                   on 2000/08/25  22:58:25
37256         Log: Remove duplicately applied patch shards.
37257              
37258              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
37259              From: Spider Boardman <spider@leggy.zk3.dec.com>
37260              Date: Fri, 25 Aug 2000 16:45:03 -0400
37261              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
37262      Branch: perl
37263            ! t/lib/cgi-html.t
37264 ____________________________________________________________________________
37265 [  6824] By: jhi                                   on 2000/08/25  22:57:00
37266         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37267              From: Daniel Chetlin <daniel@chetlin.com>
37268              Date: Fri, 25 Aug 2000 12:23:16 -0700
37269              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
37270              
37271              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
37272              From: Daniel Chetlin <daniel@chetlin.com>
37273              Date: Fri, 25 Aug 2000 14:47:19 -0700
37274              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
37275      Branch: perl
37276            ! installman
37277 ____________________________________________________________________________
37278 [  6823] By: jhi                                   on 2000/08/25  22:44:17
37279         Log: Timestamp problem?
37280      Branch: perl
37281            ! uconfig.h uconfig.sh
37282 ____________________________________________________________________________
37283 [  6822] By: jhi                                   on 2000/08/25  19:01:06
37284         Log: One forgotten file from #6816.
37285      Branch: perl
37286            ! vos/config.h
37287 ____________________________________________________________________________
37288 [  6821] By: jhi                                   on 2000/08/25  18:56:39
37289         Log: Regen Changes.
37290      Branch: perl
37291            ! Changes patchlevel.h
37292 ____________________________________________________________________________
37293 [  6820] By: jhi                                   on 2000/08/25  18:52:35
37294         Log: Fix Changes ordering.
37295      Branch: perl
37296            ! Changes
37297 ____________________________________________________________________________
37298 [  6819] By: jhi                                   on 2000/08/25  18:50:25
37299         Log: Update Changes.
37300      Branch: perl
37301            ! Changes patchlevel.h
37302 ____________________________________________________________________________
37303 [  6818] By: jhi                                   on 2000/08/25  18:47:45
37304         Log: Tweak the sfio/useperlio logic, hopefully as wished in
37305              
37306              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
37307              From: Nicholas Clark <nick@babyhippo.co.uk>
37308              Date: Fri, 25 Aug 2000 12:01:45 +0100
37309              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
37310      Branch: metaconfig/U/perl
37311            ! d_sfio.U
37312      Branch: perl
37313            ! Configure
37314 ____________________________________________________________________________
37315 [  6817] By: jhi                                   on 2000/08/25  18:32:51
37316         Log: Allow microperl to assume <math.h>, without it the math
37317              functions like floor() are assumed to return int, which makes
37318              for core dumps in machines where integer and floating register
37319              don't mix.
37320      Branch: perl
37321            ! uconfig.h uconfig.sh
37322 ____________________________________________________________________________
37323 [  6816] By: jhi                                   on 2000/08/25  18:27:17
37324         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
37325              the problem reported in
37326              
37327              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
37328              From: danhale@us.ibm.com
37329              Date: Fri, 25 Aug 2000 10:58:06 -0400
37330              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
37331      Branch: metaconfig/U/perl
37332            + d_socks5_init.U
37333      Branch: perl
37334            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
37335            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
37336            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
37337            ! win32/config.gc win32/config.vc
37338 ____________________________________________________________________________
37339 [  6815] By: jhi                                   on 2000/08/25  17:43:31
37340         Log: A solution for the retrieve_fd autosplit warning,
37341              idea suggested by Mike Guy.
37342      Branch: perl
37343            ! ext/Storable/Storable.pm
37344 ____________________________________________________________________________
37345 [  6814] By: jhi                                   on 2000/08/25  17:16:03
37346         Log: Add install-silent target.
37347      Branch: perl
37348            ! Makefile.SH
37349 ____________________________________________________________________________
37350 [  6813] By: jhi                                   on 2000/08/25  17:14:23
37351         Log: Subject: Re: [PATCH] More silencing of installman.
37352              From: <abigail@foad.org>
37353              Date: Thu, 24 Aug 2000 19:27:03 -0400
37354              Message-ID: <20000824232703.7001.qmail@foad.org>
37355              
37356              Subject: Re: [PATCH] More silencing of installman.
37357              From: <abigail@foad.org>
37358              Date: Fri, 25 Aug 2000 03:00:58 -0400
37359              Message-ID: <20000825070058.10697.qmail@foad.org>
37360      Branch: perl
37361            ! installman
37362 ____________________________________________________________________________
37363 [  6812] By: jhi                                   on 2000/08/25  17:11:28
37364         Log: installperl --verbose and --silent.
37365              
37366              Subject: Re: [PATCH] More silencing of installman.
37367              From: <abigail@foad.org>
37368              Message-ID: <20000825064430.9719.qmail@foad.org>
37369              Date: Fri, 25 Aug 2000 02:44:30 -0400
37370      Branch: perl
37371            ! installperl
37372 ____________________________________________________________________________
37373 [  6811] By: jhi                                   on 2000/08/25  17:05:43
37374         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
37375              From: "Peter J. Farley III" <pjfarley@banet.net>
37376              Date: Thu, 24 Aug 2000 21:58:03 -0400
37377              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
37378              
37379              (applied slightly modified)
37380      Branch: perl
37381            ! lib/ExtUtils/MM_Unix.pm
37382 ____________________________________________________________________________
37383 [  6810] By: jhi                                   on 2000/08/25  17:01:18
37384         Log: Missing parts of 
37385              
37386              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
37387              From: Peter Prymmer <pvhp@forte.com>
37388              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
37389              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
37390      Branch: perl
37391            ! t/lib/cgi-html.t
37392 ____________________________________________________________________________
37393 [  6809] By: jhi                                   on 2000/08/25  16:46:32
37394         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
37395              From: "Craig A. Berry" <craig.berry@psinetcs.com>
37396              Date: Thu, 24 Aug 2000 19:13:11 -0500
37397              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
37398      Branch: perl
37399            ! vms/vms.c
37400 ____________________________________________________________________________
37401 [  6808] By: jhi                                   on 2000/08/25  16:39:22
37402         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
37403              From: Peter Prymmer <pvhp@forte.com>
37404              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
37405              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
37406      Branch: perl
37407            ! configure.com
37408 ____________________________________________________________________________
37409 [  6807] By: jhi                                   on 2000/08/25  16:36:37
37410         Log: Better wording for the vec lvalue diagnostic.
37411              
37412              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
37413              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
37414              Date: Wed, 23 Aug 2000 14:12:16 -0400
37415              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
37416      Branch: perl
37417            ! pod/perldiag.pod
37418 ____________________________________________________________________________
37419 [  6806] By: jhi                                   on 2000/08/24  18:17:22
37420         Log: Subject: [PATCH] More silencing of installman.
37421              From: <abigail@foad.org>
37422              Date: Thu, 24 Aug 2000 14:01:44 -0400
37423              Message-ID: <20000824180144.20062.qmail@foad.org>
37424      Branch: perl
37425            ! installman
37426 ____________________________________________________________________________
37427 [  6805] By: jhi                                   on 2000/08/24  15:00:31
37428         Log: Update Changes.
37429      Branch: perl
37430            ! Changes patchlevel.h
37431 ____________________________________________________________________________
37432 [  6804] By: jhi                                   on 2000/08/24  14:59:07
37433         Log: Regen perltoc.
37434      Branch: perl
37435            ! pod/perltoc.pod
37436 ____________________________________________________________________________
37437 [  6803] By: jhi                                   on 2000/08/24  14:44:39
37438         Log: Show the doc file, not the temp file.
37439      Branch: perl
37440            ! installman
37441 ____________________________________________________________________________
37442 [  6802] By: jhi                                   on 2000/08/24  14:41:53
37443         Log: Continue silencing.
37444      Branch: perl
37445            ! installman
37446 ____________________________________________________________________________
37447 [  6801] By: jhi                                   on 2000/08/24  14:34:40
37448         Log: Actually do something with the silencer option.
37449      Branch: perl
37450            ! installman
37451 ____________________________________________________________________________
37452 [  6800] By: jhi                                   on 2000/08/24  14:26:22
37453         Log: Make installman to recognize the silence flag -S.
37454      Branch: perl
37455            ! installman
37456 ____________________________________________________________________________
37457 [  6799] By: jhi                                   on 2000/08/24  13:49:38
37458         Log: DOS patches and portability/porting notes, from Tim Jenness.
37459      Branch: perl
37460            ! lib/File/Temp.pm
37461 ____________________________________________________________________________
37462 [  6798] By: jhi                                   on 2000/08/24  13:48:27
37463         Log: Create directories in silence.
37464              
37465              Subject: [PATCH] Another silencer for MakeMaker
37466              From: andreas.koenig@anima.de (Andreas J. Koenig)
37467              Date: 24 Aug 2000 14:18:52 +0200
37468              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
37469      Branch: perl
37470            ! lib/ExtUtils/Command.pm
37471 ____________________________________________________________________________
37472 [  6797] By: jhi                                   on 2000/08/24  13:46:42
37473         Log: More liberal parsing of version numbers.
37474              
37475              Subject: Re: CPAN.pm beta for testing available
37476              From: andreas.koenig@anima.de (Andreas J. Koenig)
37477              Date: 24 Aug 2000 13:51:57 +0200
37478              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
37479      Branch: perl
37480            ! lib/CPAN.pm
37481 ____________________________________________________________________________
37482 [  6796] By: jhi                                   on 2000/08/24  13:44:36
37483         Log: Make "make install" by default silent.  A new "install-verbose"
37484              target is verbose.
37485      Branch: perl
37486            ! Makefile.SH
37487 ____________________________________________________________________________
37488 [  6795] By: jhi                                   on 2000/08/24  13:39:14
37489         Log: Add silencer flags to installperl.
37490              
37491              Subject: [PATCH] Making installperl silent.
37492              From: <abigail@foad.org>
37493              Date: Thu, 24 Aug 2000 05:01:45 -0400
37494              Message-ID: <20000824090145.13141.qmail@foad.org>
37495      Branch: perl
37496            ! installperl
37497 ____________________________________________________________________________
37498 [  6794] By: jhi                                   on 2000/08/24  13:35:50
37499         Log: installperl couldn't tell whether it had run tests or not.
37500              
37501              Subject: [PATCH] Re: installperl and t/TEST
37502              From: <abigail@foad.org>
37503              Date: Thu, 24 Aug 2000 04:00:53 -0400
37504              Message-ID: <20000824080053.2494.qmail@foad.org>
37505      Branch: perl
37506            ! Makefile.SH installperl
37507 ____________________________________________________________________________
37508 [  6793] By: jhi                                   on 2000/08/24  13:27:50
37509         Log: Drop the separate perlbc, perlcc -b should be enough.
37510      Branch: perl
37511            - utils/perlbc.PL
37512            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
37513 ____________________________________________________________________________
37514 [  6792] By: jhi                                   on 2000/08/24  04:41:30
37515         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
37516              plus the typo fix from Peter Prymmer.
37517      Branch: perl
37518            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
37519            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
37520 ____________________________________________________________________________
37521 [  6791] By: jhi                                   on 2000/08/24  02:10:43
37522         Log: Replace #6705 with a minimal doc patch.
37523              
37524              Subject: [PATCH 5.6.0] replace change #6705
37525              From: Jan Dubois <jand@ActiveState.com>
37526              Date: Wed, 23 Aug 2000 18:31:51 -0700
37527              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
37528      Branch: perl
37529            ! lib/Win32.pod win32/win32.c
37530 ____________________________________________________________________________
37531 [  6790] By: jhi                                   on 2000/08/23  17:52:00
37532         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
37533              From: Mike Guy <mjtg@cam.ac.uk>
37534              Date: Wed, 23 Aug 2000 18:38:46 +0100
37535              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
37536      Branch: perl
37537            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
37538 ____________________________________________________________________________
37539 [  6789] By: jhi                                   on 2000/08/23  15:34:21
37540         Log: Update Changes.
37541      Branch: perl
37542            ! Changes patchlevel.h
37543 ____________________________________________________________________________
37544 [  6788] By: jhi                                   on 2000/08/23  15:33:40
37545         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
37546              From: Wilfredo Sánchez <wsanchez@apple.com>
37547              Date: Tue, 22 Aug 2000 19:31:27 -0700
37548              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
37549      Branch: perl
37550            ! perl.h
37551 ____________________________________________________________________________
37552 [  6787] By: jhi                                   on 2000/08/23  15:29:31
37553         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
37554              From: Spider Boardman <spider@leggy.zk3.dec.com>
37555              Date: Wed, 23 Aug 2000 10:33:23 -0400
37556              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
37557      Branch: perl
37558            ! lib/Pod/Html.pm
37559 ____________________________________________________________________________
37560 [  6786] By: jhi                                   on 2000/08/23  15:28:11
37561         Log: Bad makefile.
37562      Branch: perl
37563            ! ext/B/Makefile.PL
37564 ____________________________________________________________________________
37565 [  6785] By: jhi                                   on 2000/08/23  14:37:04
37566         Log: Update Changes.
37567      Branch: perl
37568            ! Changes patchlevel.h
37569 ____________________________________________________________________________
37570 [  6784] By: jhi                                   on 2000/08/23  13:58:41
37571         Log: Portability fix from Hugo van der Sanden.
37572      Branch: perl
37573            ! ext/re/Makefile.PL
37574 ____________________________________________________________________________
37575 [  6783] By: jhi                                   on 2000/08/23  13:53:53
37576         Log: Storable support, v-version fixes.
37577              
37578              Subject: CPAN.pm beta for testing available
37579              From: andreas.koenig@anima.de (Andreas J. Koenig)
37580              Date: 22 Aug 2000 23:31:33 +0200
37581              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
37582      Branch: perl
37583            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
37584 ____________________________________________________________________________
37585 [  6782] By: jhi                                   on 2000/08/23  13:51:26
37586         Log: Mac and other portability updates from Chris Nandor.
37587      Branch: perl
37588            ! pod/perlmodinstall.pod
37589 ____________________________________________________________________________
37590 [  6781] By: jhi                                   on 2000/08/23  13:47:33
37591         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
37592              From: Peter Prymmer <pvhp@forte.com>
37593              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
37594              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
37595      Branch: perl
37596            ! ext/Storable/Storable.xs
37597 ____________________________________________________________________________
37598 [  6780] By: jhi                                   on 2000/08/23  13:33:34
37599         Log: VMS MMS (make) wants null action.
37600      Branch: perl
37601            ! ext/B/Makefile.PL
37602 ____________________________________________________________________________
37603 [  6779] By: jhi                                   on 2000/08/22  19:44:47
37604         Log: Forgot portability nit.
37605      Branch: perl
37606            ! t/lib/st-forgive.t
37607 ____________________________________________________________________________
37608 [  6778] By: jhi                                   on 2000/08/22  19:35:25
37609         Log: Be portable.
37610      Branch: perl
37611            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
37612            ! t/lib/st-store.t
37613 ____________________________________________________________________________
37614 [  6777] By: jhi                                   on 2000/08/22  18:50:53
37615         Log: Update Changes.
37616      Branch: perl
37617            ! Changes patchlevel.h
37618 ____________________________________________________________________________
37619 [  6776] By: jhi                                   on 2000/08/22  18:44:46
37620         Log: cSVOPo_*v things index into the current PL_curpad
37621              under ithreads, which is different from the curpad
37622              used by the XSUB.  (In other words, the code as-is
37623              before this patch wouldn't work under ithreads.)
37624              From Sarathy.
37625      Branch: perl
37626            ! ext/B/B.xs
37627 ____________________________________________________________________________
37628 [  6775] By: jhi                                   on 2000/08/22  18:18:37
37629         Log: Make the selection of NVff et al stricter.
37630      Branch: metaconfig/U/perl
37631            ! perlxvf.U
37632      Branch: perl
37633            ! Configure config_h.SH
37634 ____________________________________________________________________________
37635 [  6774] By: jhi                                   on 2000/08/22  17:19:42
37636         Log: perldelta nits.
37637      Branch: perl
37638            ! pod/perldelta.pod
37639 ____________________________________________________________________________
37640 [  6773] By: jhi                                   on 2000/08/22  17:06:26
37641         Log: Long double fixes from Spider Boardman.
37642              
37643              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
37644              From: system PRIVILEGED account <root@peano.zk3.dec.com>
37645              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
37646              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
37647      Branch: perl
37648            ! t/lib/bigfltpm.t t/lib/st-06compat.t
37649 ____________________________________________________________________________
37650 [  6772] By: jhi                                   on 2000/08/22  15:04:53
37651         Log: Update Changes.
37652      Branch: perl
37653            ! Changes patchlevel.h
37654 ____________________________________________________________________________
37655 [  6771] By: jhi                                   on 2000/08/22  15:01:44
37656         Log: perldelta fixes from Hugo van der Sanden.
37657      Branch: perl
37658            ! pod/perldelta.pod
37659 ____________________________________________________________________________
37660 [  6770] By: jhi                                   on 2000/08/22  14:34:49
37661         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
37662              From: Hugo <hv@crypt.compulink.co.uk>
37663              Date: Tue, 22 Aug 2000 11:21:53 +0100
37664              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
37665      Branch: perl
37666            ! regcomp.c
37667 ____________________________________________________________________________
37668 [  6769] By: jhi                                   on 2000/08/22  14:30:02
37669         Log: Add Yitzchak, reformat.
37670      Branch: perl
37671            ! Changes config_h.SH
37672 ____________________________________________________________________________
37673 [  6768] By: jhi                                   on 2000/08/22  14:21:35
37674         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
37675              and Spider Boardman.
37676      Branch: metaconfig
37677            ! U/compline/d_gconvert.U
37678      Branch: perl
37679            ! Configure
37680 ____________________________________________________________________________
37681 [  6767] By: jhi                                   on 2000/08/22  14:11:24
37682         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
37683              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37684              Date: Mon, 21 Aug 2000 19:08:31 -0700
37685              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
37686      Branch: perl
37687            - ext/Storable/patchlevel.h
37688            ! MANIFEST ext/Storable/MANIFEST
37689 ____________________________________________________________________________
37690 [  6766] By: jhi                                   on 2000/08/22  13:49:29
37691         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
37692              From: Peter Prymmer <pvhp@forte.com>
37693              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
37694              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
37695      Branch: perl
37696            ! configure.com ext/Storable/Makefile.PL
37697 ____________________________________________________________________________
37698 [  6765] By: jhi                                   on 2000/08/22  13:44:59
37699         Log: Subject: [PATCH blead] B:: missing dependency
37700              From: Hugo <hv@crypt.compulink.co.uk>
37701              Date: Tue, 22 Aug 2000 06:44:33 +0100
37702              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
37703      Branch: perl
37704            ! ext/B/Makefile.PL
37705 ____________________________________________________________________________
37706 [  6764] By: jhi                                   on 2000/08/22  13:38:12
37707         Log: More bytecompiler.
37708      Branch: perl
37709            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
37710 ____________________________________________________________________________
37711 [  6763] By: jhi                                   on 2000/08/22  13:36:44
37712         Log: Bytecompiler patches from Benjamin Stuhl.
37713      Branch: perl
37714            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
37715            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37716            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37717            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37718            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
37719            ! perl.c perlapi.h pod/perldelta.pod
37720 ____________________________________________________________________________
37721 [  6762] By: jhi                                   on 2000/08/21  23:43:40
37722         Log: An obsoleted diagnostic.
37723      Branch: perl
37724            ! pod/perldelta.pod
37725 ____________________________________________________________________________
37726 [  6761] By: jhi                                   on 2000/08/21  23:01:45
37727         Log: The #6759 wasn't quite right.
37728      Branch: perl
37729            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37730            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37731            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37732            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37733            ! t/lib/st-tieditems.t
37734 ____________________________________________________________________________
37735 [  6760] By: jhi                                   on 2000/08/21  22:35:49
37736         Log: Be verydeepclean.
37737      Branch: perl
37738            ! Makefile.SH
37739 ____________________________________________________________________________
37740 [  6759] By: jhi                                   on 2000/08/21  22:25:40
37741         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
37742              From: Peter Prymmer <pvhp@forte.com>
37743              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
37744              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
37745      Branch: perl
37746            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37747            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37748            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37749            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37750            ! t/lib/st-tieditems.t
37751 ____________________________________________________________________________
37752 [  6758] By: jhi                                   on 2000/08/21  22:22:32
37753         Log: Few more casts, need reported in
37754              
37755              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
37756              From: Mike Stok <mike@stok.co.uk>
37757              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
37758              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
37759              
37760              and
37761              
37762              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
37763              From: abigail@foad.org
37764              Date: 21 Aug 2000 21:31:34 -0000
37765              Message-Id: <20000821213134.30170.qmail@foad.org>
37766      Branch: perl
37767            ! ext/Storable/Storable.xs
37768 ____________________________________________________________________________
37769 [  6757] By: jhi                                   on 2000/08/21  18:37:07
37770         Log: Update Changes.
37771      Branch: perl
37772            ! Changes patchlevel.h
37773 ____________________________________________________________________________
37774 [  6756] By: jhi                                   on 2000/08/21  18:34:02
37775         Log: A pod nit.
37776              
37777              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
37778              From: <abigail@foad.org>
37779              Date: Mon, 21 Aug 2000 14:00:16 -0400
37780              Message-ID: <20000821180016.28627.qmail@foad.org>
37781      Branch: perl
37782            ! pod/perlre.pod
37783 ____________________________________________________________________________
37784 [  6755] By: jhi                                   on 2000/08/21  18:30:56
37785         Log: Use PodParser 1.18 new test.
37786      Branch: perl
37787            ! t/pod/special_seqs.t t/pod/special_seqs.xr
37788 ____________________________________________________________________________
37789 [  6754] By: jhi                                   on 2000/08/21  18:28:35
37790         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
37791              patches cannot be applied since #6712 conflicts.
37792      Branch: perl
37793            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
37794 ____________________________________________________________________________
37795 [  6753] By: jhi                                   on 2000/08/21  18:15:11
37796         Log: Weed out some smaller changes.
37797      Branch: perl
37798            ! pod/perldelta.pod
37799 ____________________________________________________________________________
37800 [  6752] By: jhi                                   on 2000/08/21  18:02:30
37801         Log: Also under djgpp the timestamps are funky.
37802      Branch: perl
37803            ! t/op/stat.t
37804 ____________________________________________________________________________
37805 [  6751] By: jhi                                   on 2000/08/21  17:55:56
37806         Log: Tweak the floating point output routine preferences.
37807      Branch: metaconfig
37808            ! U/compline/d_gconvert.U
37809      Branch: perl
37810            ! Configure
37811 ____________________________________________________________________________
37812 [  6750] By: jhi                                   on 2000/08/21  17:51:29
37813         Log: Unicos/mk requires elaborate paranoia.
37814      Branch: perl
37815            ! lib/Math/Complex.pm
37816 ____________________________________________________________________________
37817 [  6749] By: gsar                                  on 2000/08/21  16:53:31
37818         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
37819      Branch: perl
37820            ! lib/Cwd.pm
37821 ____________________________________________________________________________
37822 [  6748] By: gsar                                  on 2000/08/21  16:22:19
37823         Log: free TLS slot properly on Windows
37824      Branch: perl
37825            ! thread.h win32/perllib.c win32/win32thread.h
37826 ____________________________________________________________________________
37827 [  6747] By: jhi                                   on 2000/08/21  16:20:58
37828         Log: Rename the macro argument because some preprocessors
37829              can't tell the difference and expand arguments also inside
37830              double quoted strings.
37831      Branch: perl
37832            ! regcomp.c
37833 ____________________________________________________________________________
37834 [  6746] By: jhi                                   on 2000/08/21  16:09:41
37835         Log: Support long doubles in Storable.
37836              
37837              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
37838              From: Radu Greab <radu@netsoft.ro>
37839              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
37840              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
37841      Branch: perl
37842            ! ext/Storable/Storable.xs
37843 ____________________________________________________________________________
37844 [  6745] By: jhi                                   on 2000/08/21  15:51:40
37845         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
37846              From: "Fifer, Eric" <EFifer@sanwaint.com>
37847              Date: Mon, 21 Aug 2000 15:34:49 +0100
37848              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
37849      Branch: perl
37850            ! t/pragma/warn/9enabled
37851 ____________________________________________________________________________
37852 [  6744] By: jhi                                   on 2000/08/21  15:39:35
37853         Log: Document the endianness of Alpha more precisely.
37854      Branch: perl
37855            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
37856            ! pod/perlport.pod
37857 ____________________________________________________________________________
37858 [  6743] By: jhi                                   on 2000/08/21  14:47:05
37859         Log: perldelta fixes from the p5p crowd.
37860      Branch: perl
37861            ! pod/perldelta.pod pod/perlop.pod
37862 ____________________________________________________________________________
37863 [  6742] By: jhi                                   on 2000/08/21  13:34:51
37864         Log: Update to Pod::LaTeX 0.53.
37865              
37866              Subject: [PATCH] lib/Pod/LaTeX.pm updates
37867              From: Tim Jenness <timj@jach.hawaii.edu>
37868              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
37869              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
37870      Branch: perl
37871            ! lib/Pod/LaTeX.pm
37872 ____________________________________________________________________________
37873 [  6741] By: jhi                                   on 2000/08/21  13:33:01
37874         Log: Subject: [PATCH] os2.c fix for use64bitint
37875              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37876              Date: Mon, 21 Aug 2000 01:32:25 -0700
37877              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
37878      Branch: perl
37879            ! os2/os2.c
37880 ____________________________________________________________________________
37881 [  6740] By: jhi                                   on 2000/08/21  13:28:52
37882         Log: Array context keeps slithering in.
37883              
37884              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
37885              From: Daniel Chetlin <daniel@chetlin.com>
37886              Date: Sun, 20 Aug 2000 21:40:25 -0700
37887              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
37888      Branch: perl
37889            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
37890            ! pod/perldebtut.pod
37891 ____________________________________________________________________________
37892 [  6739] By: jhi                                   on 2000/08/21  13:23:55
37893         Log: Big-endian quad fixes for Storable from Radu Greab,
37894              plus few explicit null casts for picky compilers.
37895      Branch: perl
37896            ! ext/Storable/Storable.xs
37897 ____________________________________________________________________________
37898 [  6738] By: gsar                                  on 2000/08/21  05:56:13
37899         Log: small tweaks for change#6705: avoid C++ style comments in C code;
37900              use Perl's malloc API rather than the low level system one
37901      Branch: perl
37902            ! win32/win32.c
37903 ____________________________________________________________________________
37904 [  6737] By: gsar                                  on 2000/08/21  05:35:41
37905         Log: add Storable to list of extensions on Windows
37906      Branch: perl
37907            ! win32/Makefile win32/makefile.mk
37908 ____________________________________________________________________________
37909 [  6736] By: jhi                                   on 2000/08/21  02:57:53
37910         Log: Update Changes.
37911      Branch: perl
37912            ! Changes patchlevel.h
37913 ____________________________________________________________________________
37914 [  6735] By: jhi                                   on 2000/08/21  02:57:20
37915         Log: Draft 0.
37916      Branch: perl
37917            ! pod/perldelta.pod
37918 ____________________________________________________________________________
37919 [  6734] By: jhi                                   on 2000/08/21  02:57:03
37920         Log: Add Storable 0.7.2 from Raphael Manfredi,
37921              plus the patch from
37922              
37923              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
37924              From: Radu Greab <radu@netsoft.ro>
37925              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
37926              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
37927              
37928              plus changes to get Storable to compile with
37929              picky ANSI compilers.
37930      Branch: perl
37931            + ext/Storable/ChangeLog ext/Storable/MANIFEST
37932            + ext/Storable/Makefile.PL ext/Storable/README
37933            + ext/Storable/Storable.pm ext/Storable/Storable.xs
37934            + ext/Storable/patchlevel.h t/lib/st-06compat.t
37935            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
37936            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
37937            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37938            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37939            + t/lib/st-tieditems.t
37940            ! MANIFEST
37941 ____________________________________________________________________________
37942 [  6733] By: jhi                                   on 2000/08/21  02:29:09
37943         Log: The correct cleaning order is an art.
37944      Branch: perl
37945            ! Makefile.SH
37946 ____________________________________________________________________________
37947 [  6732] By: jhi                                   on 2000/08/21  01:23:39
37948         Log: The #6724 is here.
37949      Branch: perl
37950            ! t/lib/ftmp-security.t
37951 ____________________________________________________________________________
37952 [  6731] By: jhi                                   on 2000/08/20  23:17:03
37953         Log: s/this one/the 5.6.0 release/
37954      Branch: perl
37955            ! pod/perl56delta.pod
37956 ____________________________________________________________________________
37957 [  6730] By: jhi                                   on 2000/08/20  23:07:34
37958         Log: Mention perlebcdic and perlposix-bc.
37959      Branch: perl
37960            ! pod/perlport.pod
37961 ____________________________________________________________________________
37962 [  6729] By: jhi                                   on 2000/08/20  21:32:59
37963         Log: Document the number of exponent digits.
37964      Branch: perl
37965            ! pod/perlfunc.pod
37966 ____________________________________________________________________________
37967 [  6728] By: jhi                                   on 2000/08/20  21:16:47
37968         Log: Use File::Spec->tmpdir().
37969              
37970              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
37971              From: Tim Jenness <timj@jach.hawaii.edu>
37972              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
37973              MIME-Version: 1.0
37974              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
37975      Branch: perl
37976            ! utils/perlbug.PL
37977 ____________________________________________________________________________
37978 [  6727] By: jhi                                   on 2000/08/20  20:43:32
37979         Log: Update Changes.
37980      Branch: perl
37981            ! Changes patchlevel.h
37982 ____________________________________________________________________________
37983 [  6726] By: jhi                                   on 2000/08/20  20:41:44
37984         Log: The veryclean target needs to clobber.
37985      Branch: perl
37986            ! Makefile.SH
37987 ____________________________________________________________________________
37988 [  6725] By: jhi                                   on 2000/08/20  20:37:38
37989         Log: Document odd vs even subreleases and -Dusedevel.
37990      Branch: perl
37991            ! INSTALL
37992 ____________________________________________________________________________
37993 [  6724] By: jhi                                   on 2000/08/20  19:58:05
37994         Log: Use temporary directory instead of current directory.
37995              
37996              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
37997              From: Tim Jenness <timj@jach.hawaii.edu>
37998              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
37999              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
38000      Branch: perl
38001            ! t/lib/ftmp-security.t
38002 ____________________________________________________________________________
38003 [  6723] By: jhi                                   on 2000/08/20  19:55:55
38004         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
38005              From: andreas.koenig@anima.de (Andreas J. Koenig)
38006              Date: 20 Aug 2000 15:52:03 +0200
38007              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
38008      Branch: perl
38009            ! lib/ExtUtils/MM_Unix.pm
38010 ____________________________________________________________________________
38011 [  6722] By: jhi                                   on 2000/08/20  19:46:01
38012         Log: Update to CGI 2.72, from Lincoln Stein.
38013      Branch: perl
38014            ! lib/CGI.pm
38015 ____________________________________________________________________________
38016 [  6721] By: jhi                                   on 2000/08/20  19:43:54
38017         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
38018              From: Radu Greab <radu@netsoft.ro>
38019              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
38020              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
38021      Branch: perl
38022            ! ext/GDBM_File/GDBM_File.xs
38023 ____________________________________________________________________________
38024 [  6720] By: jhi                                   on 2000/08/20  19:42:01
38025         Log: pp_open() could pass an uninitialized filename down to do_open9().
38026      Branch: perl
38027            ! pp_sys.c
38028 ____________________________________________________________________________
38029 [  6719] By: jhi                                   on 2000/08/20  14:06:41
38030         Log: UTF8 concat fixes.
38031              
38032              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
38033              From: Hugo <hv@crypt.compulink.co.uk>
38034              Date: Sun, 20 Aug 2000 07:30:46 +0100
38035              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
38036      Branch: perl
38037            ! pp_hot.c t/op/append.t
38038 ____________________________________________________________________________
38039 [  6718] By: jhi                                   on 2000/08/20  02:09:37
38040         Log: Let's try #6717 again.
38041      Branch: perl
38042            ! lib/File/Temp.pm
38043 ____________________________________________________________________________
38044 [  6717] By: jhi                                   on 2000/08/20  01:56:55
38045         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
38046              From: "Craig A. Berry" <craig.berry@metamorgs.com>
38047              Date: Sat, 19 Aug 2000 18:15:39 -0500
38048              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
38049      Branch: perl
38050            ! lib/File/Temp.pm
38051 ____________________________________________________________________________
38052 [  6716] By: jhi                                   on 2000/08/19  15:50:11
38053         Log: Update Changes.
38054      Branch: perl
38055            ! Changes patchlevel.h
38056 ____________________________________________________________________________
38057 [  6715] By: jhi                                   on 2000/08/19  15:39:09
38058         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
38059              From: Jonathan D Johnston <jdjohnston2@juno.com>
38060              Date: Thu, 17 Aug 2000 23:13:01 -0400       
38061              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
38062      Branch: perl
38063            ! pod/perlfunc.pod
38064 ____________________________________________________________________________
38065 [  6714] By: jhi                                   on 2000/08/19  15:34:04
38066         Log: Introduce a 'veryclean' target that is like 'distclean'
38067              but also removes *~ and *.orig.
38068      Branch: perl
38069            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
38070            ! utils/Makefile x2p/Makefile.SH
38071 ____________________________________________________________________________
38072 [  6713] By: jhi                                   on 2000/08/19  14:15:45
38073         Log: Put back the long double avoidance code to POSIX.xs
38074              because VMS seems to need it still.
38075      Branch: perl
38076            ! ext/POSIX/POSIX.xs
38077 ____________________________________________________________________________
38078 [  6712] By: jhi                                   on 2000/08/19  14:10:41
38079         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
38080              From: Peter Prymmer <pvhp@forte.com>
38081              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
38082              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
38083      Branch: perl
38084            ! lib/Pod/Find.pm t/pod/find.t
38085 ____________________________________________________________________________
38086 [  6711] By: jhi                                   on 2000/08/19  14:09:19
38087         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
38088              From: Peter Prymmer <pvhp@forte.com>
38089              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
38090              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
38091              cc: vmsperl@perl.org
38092      Branch: perl
38093            ! t/lib/peek.t
38094 ____________________________________________________________________________
38095 [  6710] By: jhi                                   on 2000/08/19  14:08:01
38096         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
38097              From: Jan Dubois <jand@ActiveState.com>
38098              Date: Fri, 18 Aug 2000 16:31:48 -0700
38099              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
38100      Branch: perl
38101            ! win32/win32.c
38102 ____________________________________________________________________________
38103 [  6709] By: jhi                                   on 2000/08/19  14:06:57
38104         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
38105              
38106              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
38107              From: Spider.Boardman@Orb.Nashua.NH.US
38108              Date: Fri, 18 Aug 2000 18:41:14 -0400
38109              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
38110      Branch: perl
38111            ! regcomp.c
38112 ____________________________________________________________________________
38113 [  6708] By: jhi                                   on 2000/08/18  22:04:49
38114         Log: Update Changes.
38115      Branch: perl
38116            ! Changes patchlevel.h
38117 ____________________________________________________________________________
38118 [  6707] By: jhi                                   on 2000/08/18  21:55:14
38119         Log: Add warnif(), check warnings further up the stack,
38120              all the warnings functions now can take an optional object reference.
38121              
38122              Subject: [PATCH bleedperl@6691] warnings pragma update
38123              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38124              Date: Fri, 18 Aug 2000 22:42:06 +0100
38125              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
38126      Branch: perl
38127            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
38128            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
38129            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
38130 ____________________________________________________________________________
38131 [  6706] By: jhi                                   on 2000/08/18  21:41:45
38132         Log: Typo in pp_complement().
38133              
38134              Subject: [PATCH perl-current] Deparse
38135              From: Peter Scott <Peter@PSDT.com>
38136              Date: Fri, 18 Aug 2000 12:44:37 -0700
38137              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
38138      Branch: perl
38139            ! ext/B/B/Deparse.pm
38140 ____________________________________________________________________________
38141 [  6705] By: jhi                                   on 2000/08/18  21:25:59
38142         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
38143              From: Jan Dubois <jand@ActiveState.com>
38144              Date: Fri, 18 Aug 2000 14:22:51 -0700
38145              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
38146      Branch: perl
38147            ! lib/Win32.pod win32/win32.c
38148 ____________________________________________________________________________
38149 [  6704] By: jhi                                   on 2000/08/18  21:16:14
38150         Log: Don't eat leading os from index entries.
38151              
38152              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
38153              From: Russ Allbery <rra@stanford.edu>
38154              Date: 10 Aug 2000 20:49:25 -0700
38155              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
38156      Branch: perl
38157            ! lib/Pod/Man.pm
38158 ____________________________________________________________________________
38159 [  6703] By: jhi                                   on 2000/08/18  21:07:06
38160         Log: Add [[:blank:]] as suggested in
38161              
38162              Subject: [ID 20000716.024] [=cc=] / [:blank:]
38163              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
38164              Date: Sun, 16 Jul 2000 17:55:29 -0700
38165              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
38166              
38167              (the [=cc=] has already been taken care of by #6439
38168              so the whole bug report can be closed)
38169              
38170              and make [[:space:]] to be equivalent to isspace(3)
38171              (as opposed to \s, which is isSPACE()).  The difference
38172              is that now [[:space:]] matches the mythical vertical tab,
38173              while \s doesn't.
38174      Branch: perl
38175            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
38176            ! regexec.c t/op/pat.t
38177 ____________________________________________________________________________
38178 [  6702] By: jhi                                   on 2000/08/18  18:47:47
38179         Log: The new tests were missing from #6415.
38180      Branch: perl
38181            ! t/op/bop.t
38182 ____________________________________________________________________________
38183 [  6701] By: jhi                                   on 2000/08/18  18:20:40
38184         Log: Document the NDBM_File and ODBM_File as SDBM_File
38185              was documented in #6417.
38186      Branch: perl
38187            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
38188            ! ext/SDBM_File/SDBM_File.pm
38189 ____________________________________________________________________________
38190 [  6700] By: jhi                                   on 2000/08/18  18:10:39
38191         Log: Subject: [PATCH perl@6698] cygwin port
38192              From: "Fifer, Eric" <EFifer@sanwaint.com>
38193              Date: Fri, 18 Aug 2000 17:30:05 +0100
38194              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
38195      Branch: perl
38196            ! lib/File/Temp.pm
38197 ____________________________________________________________________________
38198 [  6699] By: jhi                                   on 2000/08/18  16:21:49
38199         Log: Document code point which makes if (defined %stash::) to work
38200              (noted by Spider Boardman).
38201      Branch: perl
38202            ! op.c
38203 ____________________________________________________________________________
38204 [  6698] By: jhi                                   on 2000/08/18  13:43:27
38205         Log: Update Changes.
38206      Branch: perl
38207            ! Changes patchlevel.h
38208 ____________________________________________________________________________
38209 [  6697] By: jhi                                   on 2000/08/18  13:35:57
38210         Log: Tiny Getopt::Long patch from Johan Vromans.
38211      Branch: perl
38212            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
38213 ____________________________________________________________________________
38214 [  6696] By: jhi                                   on 2000/08/18  13:26:14
38215         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
38216              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
38217              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
38218              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
38219      Branch: perl
38220            ! pod/perldiag.pod pod/perlsyn.pod
38221 ____________________________________________________________________________
38222 [  6695] By: jhi                                   on 2000/08/18  13:13:26
38223         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
38224              From: Daniel Chetlin <daniel@chetlin.com>
38225              Date: Fri, 18 Aug 2000 03:13:36 -0700
38226              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
38227      Branch: perl
38228            ! pod/perlfunc.pod
38229 ____________________________________________________________________________
38230 [  6694] By: jhi                                   on 2000/08/18  13:08:05
38231         Log: Subject: [PATCH] perltrap.pod spring cleaning
38232              From: Daniel Chetlin <daniel@chetlin.com>
38233              Date: Fri, 18 Aug 2000 03:06:54 -0700
38234              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
38235              
38236              plus Mike Guy's nitfix.
38237      Branch: perl
38238            ! pod/perltrap.pod
38239 ____________________________________________________________________________
38240 [  6693] By: jhi                                   on 2000/08/18  13:00:26
38241         Log: Unbuffer the output.
38242              
38243              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
38244              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38245              Date: Thu, 17 Aug 2000 18:39:29 -0700
38246              Message-ID: <RPJn5gzkgydf092yn@efn.org>
38247      Branch: perl
38248            ! t/op/fork.t
38249 ____________________________________________________________________________
38250 [  6692] By: jhi                                   on 2000/08/18  05:19:17
38251         Log: Delete the image, too, not just its MANIFEStation.
38252      Branch: perl
38253            - lib/CGI/eg/wilogo.gif
38254 ____________________________________________________________________________
38255 [  6691] By: jhi                                   on 2000/08/18  05:10:26
38256         Log: Propagate new Configure vars.
38257      Branch: perl
38258            ! configure.com epoc/config.sh uconfig.h uconfig.sh
38259            ! vos/config.def vos/config.h vos/config_h.SH_orig
38260            ! win32/config.bc win32/config.gc win32/config.vc
38261            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
38262 ____________________________________________________________________________
38263 [  6690] By: jhi                                   on 2000/08/18  04:30:56
38264         Log: Update Changes.
38265      Branch: perl
38266            ! Changes patchlevel.h
38267 ____________________________________________________________________________
38268 [  6689] By: jhi                                   on 2000/08/18  04:12:30
38269         Log: Fix the lib/complex failure of
38270              
38271              From: abigail@foad.org
38272              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
38273              Date: 15 Aug 2000 04:06:38 -0000
38274              Message-Id: <20000815040638.8524.qmail@foad.org> 
38275              
38276              Linux long double accuracy issue: something that
38277              when printed with %g looks like "2" but int() of it is 1.
38278      Branch: perl
38279            ! lib/Math/Complex.pm
38280 ____________________________________________________________________________
38281 [  6688] By: jhi                                   on 2000/08/18  03:15:35
38282         Log: The byteorder code in #6671 was wrong.
38283      Branch: perl
38284            ! configpm
38285 ____________________________________________________________________________
38286 [  6687] By: jhi                                   on 2000/08/18  02:08:42
38287         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
38288              From: Jan Dubois <jand@ActiveState.com>
38289              Date: Thu, 17 Aug 2000 18:31:55 -0700
38290              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
38291      Branch: perl
38292            ! sv.c
38293 ____________________________________________________________________________
38294 [  6686] By: jhi                                   on 2000/08/18  02:04:15
38295         Log: Use NVs in POSIX math, not doubles.
38296              
38297              From: abigail@foad.org
38298              Subject: [ID 20000817.014] POSIX & modfl
38299              Date: 17 Aug 2000 20:49:18 -0000
38300              Message-Id: <20000817204918.23123.qmail@foad.org>
38301      Branch: perl
38302            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
38303 ____________________________________________________________________________
38304 [  6685] By: jhi                                   on 2000/08/18  02:02:12
38305         Log: Introduce NVef, NVff, and NVgf, use the middle one.
38306              (helps for lib/peek + Linux + long doubles)  Reported in
38307              
38308              From: abigail@foad.org
38309              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
38310              Date: 15 Aug 2000 04:06:38 -0000
38311              Message-Id: <20000815040638.8524.qmail@foad.org> 
38312              
38313              (note: the lib/complex failure has not yet been addressed)
38314      Branch: metaconfig/U/perl
38315            ! perlxvf.U
38316      Branch: perl
38317            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38318            ! config_h.SH dump.c perl.h pod/perlguts.pod
38319 ____________________________________________________________________________
38320 [  6684] By: jhi                                   on 2000/08/17  23:22:19
38321         Log: Add byteorder to the myconfig output.
38322      Branch: perl
38323            ! myconfig.SH
38324 ____________________________________________________________________________
38325 [  6683] By: jhi                                   on 2000/08/17  23:20:19
38326         Log: The image doth not exist, spotted by Johan Vromans.
38327      Branch: perl
38328            ! MANIFEST
38329 ____________________________________________________________________________
38330 [  6682] By: jhi                                   on 2000/08/17  22:38:16
38331         Log: Document what the backtick returns if the command fails.
38332      Branch: perl
38333            ! pod/perlop.pod
38334 ____________________________________________________________________________
38335 [  6681] By: jhi                                   on 2000/08/17  22:33:12
38336         Log: Do not use prototyping here.
38337              
38338              Subject: [ID 20000817.016] [PATCH] Peek.xs
38339              From: abigail@foad.org
38340              Date: 17 Aug 2000 20:55:56 -0000
38341              Message-Id: <20000817205556.24270.qmail@foad.org>
38342      Branch: perl
38343            ! ext/Devel/Peek/Makefile.PL
38344 ____________________________________________________________________________
38345 [  6680] By: jhi                                   on 2000/08/17  19:46:43
38346         Log: Don't propose using modules built for 5.005 if no binary
38347              compatibility with 5.005 is attempted.
38348              
38349              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
38350              Subject: Minor nit with 5.7.0 (6655)
38351              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
38352              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
38353      Branch: metaconfig
38354            ! U/installdirs/inc_version_list.U
38355      Branch: perl
38356            ! Configure config_h.SH
38357 ____________________________________________________________________________
38358 [  6679] By: jhi                                   on 2000/08/17  19:16:39
38359         Log: Microperl config update.
38360      Branch: perl
38361            ! uconfig.h uconfig.sh
38362 ____________________________________________________________________________
38363 [  6678] By: jhi                                   on 2000/08/17  19:16:13
38364         Log: The #6648 wasn't protective enough for limited platforms
38365              (like microperl).
38366      Branch: perl
38367            ! dump.c sv.c
38368 ____________________________________________________________________________
38369 [  6677] By: jhi                                   on 2000/08/17  14:46:35
38370         Log: Update Changes.
38371      Branch: perl
38372            ! Changes patchlevel.h
38373 ____________________________________________________________________________
38374 [  6676] By: jhi                                   on 2000/08/17  14:44:02
38375         Log: Add perlebcdic from Peter Prymmer, regen toc.
38376      Branch: perl
38377            + pod/perlebcdic.pod
38378            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38379 ____________________________________________________________________________
38380 [  6675] By: jhi                                   on 2000/08/17  14:41:52
38381         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
38382      Branch: perl
38383            ! pod/perldebtut.pod
38384 ____________________________________________________________________________
38385 [  6674] By: jhi                                   on 2000/08/17  14:29:43
38386         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
38387              
38388              Subject: [ID 20000724.006] -DLEAKTEST problem
38389              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
38390              Date: Tue, 25 Jul 2000 00:36:32 -0500
38391              Message-Id: <20000725003632.A26186@www.llamacom.com>
38392              
38393              Reminder sent
38394              
38395              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
38396              From: Hugo <hv@crypt.compulink.co.uk>
38397              Date: Thu, 17 Aug 2000 15:23:42 +0100
38398              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
38399      Branch: perl
38400            ! util.c
38401 ____________________________________________________________________________
38402 [  6673] By: jhi                                   on 2000/08/17  04:07:10
38403         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
38404              From: John Peacock <JPeacock@UnivPress.com>
38405              Date: Tue, 01 Aug 2000 09:38:12 -0400
38406              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
38407      Branch: perl
38408            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
38409 ____________________________________________________________________________
38410 [  6672] By: jhi                                   on 2000/08/17  03:04:35
38411         Log: Subject: [PATCH] Cwd.pm now uses strict
38412              From: Tim Jenness <timj@jach.hawaii.edu>
38413              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
38414              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
38415      Branch: perl
38416            ! lib/Cwd.pm
38417 ____________________________________________________________________________
38418 [  6671] By: jhi                                   on 2000/08/17  02:16:35
38419         Log: Make $Config{byteorder} more magical so that it is
38420              dynamically computed: nice for 'fat binaries'.
38421              
38422              Subject: [PATCH]: default byteorder
38423              From: Wilfredo Sánchez <wsanchez@apple.com>
38424              Date: Mon, 31 Jul 2000 19:45:31 -0700
38425              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
38426      Branch: perl
38427            ! configpm
38428 ____________________________________________________________________________
38429 [  6670] By: gsar                                  on 2000/08/17  01:22:21
38430         Log: move WNOHANG definition to where other such things are
38431      Branch: perl
38432            ! win32/win32.h
38433 ____________________________________________________________________________
38434 [  6669] By: jhi                                   on 2000/08/17  01:19:17
38435         Log: Update Changes.
38436      Branch: perl
38437            ! Changes patchlevel.h
38438 ____________________________________________________________________________
38439 [  6668] By: jhi                                   on 2000/08/17  01:16:29
38440         Log: Doc nits spotted by Richard Soderberg.
38441      Branch: perl
38442            ! README.posix-bc README.vmesa
38443 ____________________________________________________________________________
38444 [  6667] By: jhi                                   on 2000/08/17  01:12:11
38445         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
38446              From: "Casey R. Tweten" <crt@kiski.net>
38447              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
38448              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
38449      Branch: perl
38450            ! pod/perldebtut.pod
38451 ____________________________________________________________________________
38452 [  6666] By: jhi                                   on 2000/08/17  01:09:31
38453         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
38454              From: "Casey R. Tweten" <crt@kiski.net>
38455              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
38456              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
38457      Branch: perl
38458            ! lib/Shell.pm
38459 ____________________________________________________________________________
38460 [  6665] By: gsar                                  on 2000/08/17  01:03:52
38461         Log: add "ok" targets from change#6632 in makefile.mk
38462      Branch: perl
38463            ! pod/perlport.pod win32/Makefile win32/makefile.mk
38464 ____________________________________________________________________________
38465 [  6664] By: gsar                                  on 2000/08/17  00:56:11
38466         Log: avoid warnings from dense compiler
38467      Branch: perl
38468            ! win32/win32.c
38469 ____________________________________________________________________________
38470 [  6663] By: jhi                                   on 2000/08/17  00:51:49
38471         Log: Tweak the regex compilation errors once more.
38472      Branch: perl
38473            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38474            ! t/op/regmesg.t t/pragma/warn/regcomp
38475 ____________________________________________________________________________
38476 [  6662] By: gsar                                  on 2000/08/17  00:28:19
38477         Log: trailing new %ENV entries weren't being pushed into the real
38478              environment of subprocesses on Windows
38479      Branch: perl
38480            ! t/op/magic.t win32/perlhost.h
38481 ____________________________________________________________________________
38482 [  6661] By: gsar                                  on 2000/08/17  00:19:20
38483         Log: waitpid() now handles externally spawned pids correctly;
38484              fixes for backtick/wait/waitpid failures on Windows 9x
38485              
38486              these changes make the pid returned by process functions on
38487              Windows 9x always positive by clearing the high bit (which
38488              is always set on Win9x); pseudo-process PIDs are likewise
38489              always negative now on Win9x (just as on NT/2000)
38490      Branch: perl
38491            ! pp_sys.c win32/perlhost.h win32/win32.c
38492 ____________________________________________________________________________
38493 [  6660] By: jhi                                   on 2000/08/17  00:04:32
38494         Log: Retract #6645.
38495      Branch: perl
38496            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38497            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
38498            ! t/op/sprintf.t
38499 ____________________________________________________________________________
38500 [  6659] By: gsar                                  on 2000/08/16  23:59:28
38501         Log: on windows, the return values from wait() and waitpid() don't
38502              match those of pseudo-pids
38503      Branch: perl
38504            ! pp_sys.c t/op/fork.t util.c win32/win32.c
38505 ____________________________________________________________________________
38506 [  6658] By: gsar                                  on 2000/08/16  23:56:14
38507         Log: pod nit seen in passing
38508      Branch: perl
38509            ! pod/perlfunc.pod
38510 ____________________________________________________________________________
38511 [  6657] By: gsar                                  on 2000/08/16  23:53:42
38512         Log: change#6328 could make close(SOCKET) return false on windows
38513              when it shouldn't
38514      Branch: perl
38515            ! win32/win32sck.c
38516 ____________________________________________________________________________
38517 [  6656] By: gsar                                  on 2000/08/16  23:46:57
38518         Log: check that the number pseudo children doesn't exceed
38519              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
38520              the WaitForMultipleObjects() limit that would cause wait()
38521              to crash)
38522              
38523              wait() and waitpid() could potentially be rewritten to use
38524              more than one thread to do the waiting to eliminate this
38525              limitation
38526      Branch: perl
38527            ! win32/perlhost.h
38528 ____________________________________________________________________________
38529 [  6655] By: jhi                                   on 2000/08/16  14:11:05
38530         Log: Update Changes.
38531      Branch: perl
38532            ! Changes patchlevel.h
38533 ____________________________________________________________________________
38534 [  6654] By: jhi                                   on 2000/08/16  14:10:12
38535         Log: Update to perldebtut 1.9, from Richard Foley.
38536      Branch: perl
38537            ! pod/perldebtut.pod
38538 ____________________________________________________________________________
38539 [  6653] By: jhi                                   on 2000/08/16  14:08:17
38540         Log: Change the regx compilation error markers to use = instead of <
38541              since pod makes using the latter quite messy.  Reported in
38542              ID 20000814.006 by Abigail and in
38543              Subject: Unknown escape E<> ?
38544              From: Lupe Christoph <lupe@lupe-christoph.de>
38545              Date: Fri, 11 Aug 2000 00:30:27 +0200
38546              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
38547      Branch: perl
38548            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
38549            ! t/op/regmesg.t t/pragma/warn/regcomp
38550 ____________________________________________________________________________
38551 [  6652] By: jhi                                   on 2000/08/16  13:25:31
38552         Log: Change the perlbug address to perl.org since it's more forgiving.
38553              
38554              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
38555              From: abigail@foad.org
38556              Date: 15 Aug 2000 04:15:40 -0000
38557              Message-Id: <20000815041540.8633.qmail@foad.org>
38558      Branch: perl
38559            ! utils/perlbug.PL
38560 ____________________________________________________________________________
38561 [  6651] By: jhi                                   on 2000/08/16  13:22:35
38562         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
38563              From: Tim Jenness <timj@jach.hawaii.edu>
38564              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
38565              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
38566      Branch: perl
38567            ! lib/Cwd.pm
38568 ____________________________________________________________________________
38569 [  6650] By: jhi                                   on 2000/08/16  13:18:13
38570         Log: Update to CPAN 1.57.
38571              
38572              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
38573              From: andreas.koenig@anima.de (Andreas J. Koenig)
38574              Date: 16 Aug 2000 15:09:46 +0200
38575              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
38576      Branch: perl
38577            ! lib/CPAN.pm
38578 ____________________________________________________________________________
38579 [  6649] By: jhi                                   on 2000/08/16  13:12:31
38580         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
38581              From: "Larry W. Virden" <lvirden@cas.org>
38582              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
38583              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
38584      Branch: perl
38585            ! README.hpux
38586 ____________________________________________________________________________
38587 [  6648] By: jhi                                   on 2000/08/16  13:03:53
38588         Log: The numeric locale was reset to "C" by s?printf and never restored.
38589              
38590              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38591              From: Christian Kirsch <ck@held.mind.de>
38592              Date: Wed, 9 Aug 2000 17:05:17 +0200
38593              Message-Id: <20000809170517.A25389@held>
38594              
38595              No test since adding the failing example to locale.t
38596              does not fail -- probably because the locale settings are so
38597              thoroughly tweaked by that time.  Running the example standalone
38598              does fail, though.  UPDATE: test case added at change #7540.
38599      Branch: perl
38600            ! dump.c perl.h pp.c pp_ctl.c sv.c
38601 ____________________________________________________________________________
38602 [  6647] By: jhi                                   on 2000/08/16  00:07:54
38603         Log: Update Changes and test semi-automatic patchlevel updating.
38604      Branch: perl
38605            ! Changes patchlevel.h
38606 ____________________________________________________________________________
38607 [  6646] By: jhi                                   on 2000/08/15  23:35:07
38608         Log: Fix a dependency problem.
38609              
38610              Subject: [PATCH: 6640] VMS Makefile.SH update
38611              From: Peter Prymmer <pvhp@forte.com>
38612              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
38613              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
38614      Branch: perl
38615            ! vms/descrip_mms.template
38616 ____________________________________________________________________________
38617 [  6645] By: jhi                                   on 2000/08/15  23:33:23
38618         Log: (Retracted by #6660)
38619              
38620              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
38621              From: Dominic Dunlop <domo@computer.org>
38622              Date: Tue, 15 Aug 2000 22:20:52 +0200
38623              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
38624      Branch: metaconfig/U/perl
38625            + d_printfed.U
38626      Branch: perl
38627            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38628            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
38629            ! t/op/sprintf.t
38630 ____________________________________________________________________________
38631 [  6644] By: jhi                                   on 2000/08/15  21:17:20
38632         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
38633              From: abigail@foad.org
38634              Date: 15 Aug 2000 20:12:41 -0000
38635              Message-Id: <20000815201241.25556.qmail@foad.org>
38636      Branch: perl
38637            ! INSTALL
38638 ____________________________________________________________________________
38639 [  6643] By: jhi                                   on 2000/08/15  21:15:28
38640         Log: (an already applied patch)
38641      Branch: perl
38642            ! lib/CGI.pm
38643 ____________________________________________________________________________
38644 [  6642] By: gsar                                  on 2000/08/15  19:54:05
38645         Log: magic callbacks all need to have same type signature
38646      Branch: perl
38647            ! embed.pl mg.c proto.h
38648 ____________________________________________________________________________
38649 [  6641] By: jhi                                   on 2000/08/15  17:56:27
38650         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)
38651              From: Mike Guy <mjtg@cam.ac.uk>
38652              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
38653              Date: Tue, 15 Aug 2000 18:26:45 +0100
38654              
38655              Only the peek.t part applied, not the hash quality part.
38656      Branch: perl
38657            ! t/lib/peek.t
38658 ____________________________________________________________________________
38659 [  6640] By: jhi                                   on 2000/08/15  16:37:37
38660         Log: Update Changes.
38661      Branch: perl
38662            ! Changes
38663 ____________________________________________________________________________
38664 [  6639] By: jhi                                   on 2000/08/15  16:34:55
38665         Log: Missed a file from #6638.
38666      Branch: perl
38667            ! lib/File/Temp.pm
38668 ____________________________________________________________________________
38669 [  6638] By: jhi                                   on 2000/08/15  16:33:19
38670         Log: Subject: [PATCH perl@6620] cygwin port
38671              From: "Fifer, Eric" <EFifer@sanwaint.com>
38672              Date: Tue, 15 Aug 2000 17:00:49 +0100
38673              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
38674      Branch: perl
38675            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
38676 ____________________________________________________________________________
38677 [  6637] By: jhi                                   on 2000/08/15  16:29:22
38678         Log: Subject: [PATCH] debugger exit code should reflect user exit code
38679              From: Mike Guy <mjtg@cam.ac.uk>
38680              Date: Tue, 15 Aug 2000 16:55:59 +0100
38681              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
38682      Branch: perl
38683            ! lib/perl5db.pl
38684 ____________________________________________________________________________
38685 [  6636] By: jhi                                   on 2000/08/15  15:30:58
38686         Log: Update Changes.
38687      Branch: perl
38688            ! Changes
38689 ____________________________________________________________________________
38690 [  6635] By: jhi                                   on 2000/08/15  15:27:21
38691         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
38692      Branch: metaconfig
38693            ! U/mkglossary U/mksample
38694      Branch: metaconfig/U/perl
38695            ! Devel.U
38696      Branch: perl
38697            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38698 ____________________________________________________________________________
38699 [  6634] By: jhi                                   on 2000/08/15  14:11:55
38700         Log: Don't blow limited stacks, a lower number is enough to
38701              tickle the lookbehind limit.
38702              
38703              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
38704              From: Dominic Dunlop <domo@computer.org>
38705              Date: Tue, 15 Aug 2000 13:51:24 +0200
38706              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
38707      Branch: perl
38708            ! t/op/regmesg.t
38709 ____________________________________________________________________________
38710 [  6633] By: jhi                                   on 2000/08/15  14:01:46
38711         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
38712              From: Mike Guy <mjtg@cam.ac.uk>
38713              Date: Tue, 15 Aug 2000 12:10:50 +0100
38714              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
38715      Branch: perl
38716            ! utils/perldoc.PL
38717 ____________________________________________________________________________
38718 [  6632] By: jhi                                   on 2000/08/15  13:58:48
38719         Log: make ok etc also for win32.
38720              
38721              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
38722              From: Prymmer/Kahn <pvhp@best.com>
38723              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
38724              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
38725      Branch: perl
38726            ! win32/Makefile
38727 ____________________________________________________________________________
38728 [  6631] By: jhi                                   on 2000/08/15  13:45:03
38729         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
38730      Branch: perl
38731            ! lib/Test.pm
38732 ____________________________________________________________________________
38733 [  6630] By: jhi                                   on 2000/08/15  03:25:09
38734         Log: Update Changes.
38735      Branch: perl
38736            ! Changes
38737 ____________________________________________________________________________
38738 [  6629] By: jhi                                   on 2000/08/15  03:23:53
38739         Log: magic_regdatum_set() is void, not int.
38740      Branch: perl
38741            ! embed.pl mg.c proto.h
38742 ____________________________________________________________________________
38743 [  6628] By: jhi                                   on 2000/08/15  03:08:02
38744         Log: Make the user to give up his firstborn, err, to knowingly
38745              verify installing an unstable developer release.  Also bump
38746              the release to 5.7.0, but leave a patch tag in the local
38747              patches saying that this is not yet the real thing.
38748      Branch: metaconfig
38749            ! U/modified/Instruct.U
38750      Branch: metaconfig/U/perl
38751            + Devel.U
38752      Branch: perl
38753            ! Configure patchlevel.h
38754 ____________________________________________________________________________
38755 [  6627] By: jhi                                   on 2000/08/14  22:32:52
38756         Log: README.os2 update.
38757              
38758              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
38759              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38760              Date: Wed, 02 Aug 2000 21:55:09 -0700
38761              Message-ID: <tsPi5gzkgegX092yn@efn.org>
38762      Branch: perl
38763            ! README.os2
38764 ____________________________________________________________________________
38765 [  6626] By: jhi                                   on 2000/08/14  21:00:02
38766         Log: Subject: Re: File::Temp problems on VMS in bleedperl
38767              From: Tim Jenness <timj@jach.hawaii.edu>
38768              cc: vmsperl@perl.org
38769              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
38770              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
38771      Branch: perl
38772            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
38773 ____________________________________________________________________________
38774 [  6625] By: jhi                                   on 2000/08/14  20:52:16
38775         Log: Add SUIDMAIL as was done for the CERT alert.
38776      Branch: perl
38777            ! patchlevel.h
38778 ____________________________________________________________________________
38779 [  6624] By: jhi                                   on 2000/08/14  20:48:50
38780         Log: Subject: sfio2000
38781              From: Daniel Muino <dmuino@afip.gov.ar>
38782              Date: Mon, 14 Aug 2000 16:58:11 -0300
38783              Message-ID: <20000814165811.B16368@con2-dgi>
38784      Branch: perl
38785            ! perlsdio.h perlsfio.h
38786 ____________________________________________________________________________
38787 [  6623] By: jhi                                   on 2000/08/14  20:47:36
38788         Log: Subject: warning: storage class after type is obsolescent
38789              From: Daniel Muino <dmuino@afip.gov.ar>
38790              Date: Mon, 14 Aug 2000 16:42:47 -0300
38791              Message-ID: <20000814164247.A16368@con2-dgi>
38792      Branch: perl
38793            ! regcomp.pl regnodes.h
38794 ____________________________________________________________________________
38795 [  6622] By: jhi                                   on 2000/08/14  20:43:05
38796         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
38797              From: abigail@foad.org
38798              Date: 14 Aug 2000 20:00:10 -0000
38799              Message-Id: <20000814200010.27271.qmail@foad.org>
38800      Branch: perl
38801            ! Changes
38802 ____________________________________________________________________________
38803 [  6621] By: jhi                                   on 2000/08/14  15:23:05
38804         Log: Update Changes.
38805      Branch: perl
38806            ! Changes
38807 ____________________________________________________________________________
38808 [  6620] By: jhi                                   on 2000/08/14  15:22:14
38809         Log: Subject: Re: [PATCH] @+, @- readonly
38810              From: Mike Guy <mjtg@cam.ac.uk>
38811              Date: Mon, 14 Aug 2000 15:26:55 +0100
38812              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
38813      Branch: perl
38814            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
38815            ! sv.c t/op/pat.t
38816 ____________________________________________________________________________
38817 [  6619] By: jhi                                   on 2000/08/14  14:12:08
38818         Log: Update Changes.
38819      Branch: perl
38820            ! Changes
38821 ____________________________________________________________________________
38822 [  6618] By: jhi                                   on 2000/08/14  14:09:34
38823         Log: For now remove the mail code.
38824      Branch: perl
38825            ! perl.c
38826 ____________________________________________________________________________
38827 [  6617] By: jhi                                   on 2000/08/14  14:08:28
38828         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
38829      Branch: perl
38830            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
38831            ! pod/perlfaq8.pod pod/perlsec.pod
38832 ____________________________________________________________________________
38833 [  6616] By: jhi                                   on 2000/08/14  14:00:11
38834         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38835              From: Mike Guy <mjtg@cam.ac.uk>
38836              Date: Mon, 14 Aug 2000 08:26:02 +0100
38837              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
38838      Branch: perl
38839            ! lib/perl5db.pl
38840 ____________________________________________________________________________
38841 [  6615] By: jhi                                   on 2000/08/14  13:58:45
38842         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
38843              From: Mike Guy <mjtg@cam.ac.uk>
38844              Date: Mon, 14 Aug 2000 08:04:22 +0100
38845              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
38846      Branch: perl
38847            ! gv.c mg.c t/op/pat.t
38848 ____________________________________________________________________________
38849 [  6614] By: jhi                                   on 2000/08/14  13:56:45
38850         Log: Subject: Test fails / warnings with perl-current #6612
38851              From: Mike Guy <mjtg@cam.ac.uk>
38852              Date: Mon, 14 Aug 2000 07:57:23 +0100
38853              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
38854      Branch: perl
38855            ! t/lib/b.t t/lib/peek.t
38856 ____________________________________________________________________________
38857 [  6613] By: jhi                                   on 2000/08/14  13:45:33
38858         Log: VMS configure.com update continues.
38859      Branch: perl
38860            - vms/configure.com
38861            ! MANIFEST configure.com
38862 ____________________________________________________________________________
38863 [  6612] By: jhi                                   on 2000/08/13  22:13:35
38864         Log: Update Changes.
38865      Branch: perl
38866            ! Changes
38867 ____________________________________________________________________________
38868 [  6611] By: jhi                                   on 2000/08/13  16:21:45
38869         Log: Upgrade to CGI 2.71, from Lincoln Stein.
38870      Branch: perl
38871            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
38872 ____________________________________________________________________________
38873 [  6610] By: jhi                                   on 2000/08/13  15:09:16
38874         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
38875              From: Mike Guy <mjtg@cam.ac.uk>
38876              Date: Sun, 13 Aug 2000 13:45:51 +0100
38877              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
38878      Branch: perl
38879            ! t/op/regmesg.t
38880 ____________________________________________________________________________
38881 [  6609] By: jhi                                   on 2000/08/13  14:31:26
38882         Log: Andreas says that 1.56 is fine, so reverting back to it.
38883      Branch: perl
38884            ! lib/CPAN.pm
38885 ____________________________________________________________________________
38886 [  6608] By: jhi                                   on 2000/08/13  05:34:20
38887         Log: Update Changes.
38888      Branch: perl
38889            ! Changes
38890 ____________________________________________________________________________
38891 [  6607] By: jhi                                   on 2000/08/13  05:32:01
38892         Log: Put back the \z changes of #5406 to CPAN.pm.
38893      Branch: perl
38894            ! lib/CPAN.pm
38895 ____________________________________________________________________________
38896 [  6606] By: jhi                                   on 2000/08/13  05:20:16
38897         Log: Fix-n-skip the tests under 5005threads.
38898      Branch: perl
38899            ! t/lib/b.t
38900 ____________________________________________________________________________
38901 [  6605] By: jhi                                   on 2000/08/13  05:07:48
38902         Log: Fix the test for 5005threads.
38903      Branch: perl
38904            ! t/lib/peek.t
38905 ____________________________________________________________________________
38906 [  6604] By: jhi                                   on 2000/08/13  03:35:37
38907         Log: Should have deleted this in #6603.
38908      Branch: perl
38909            - vms/subconfigure.com
38910 ____________________________________________________________________________
38911 [  6603] By: jhi                                   on 2000/08/12  18:29:32
38912         Log: Rewrite of vms/subconfigure.com as configure.com,
38913              from Peter Prymmer and the vmsperl crew.
38914      Branch: perl
38915            + vms/configure.com
38916            ! MANIFEST
38917 ____________________________________________________________________________
38918 [  6602] By: jhi                                   on 2000/08/11  13:00:01
38919         Log: PlainText.pm is dead.
38920      Branch: perl
38921            - lib/Pod/PlainText.pm
38922            ! MANIFEST
38923 ____________________________________________________________________________
38924 [  6601] By: jhi                                   on 2000/08/11  04:06:45
38925         Log: Update Changes.
38926      Branch: perl
38927            ! Changes
38928 ____________________________________________________________________________
38929 [  6600] By: jhi                                   on 2000/08/11  04:06:10
38930         Log: Add a few missing files, update MANIFEST.
38931      Branch: perl
38932            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
38933            + lib/Pod/PlainText.pm t/pod/find.t
38934            ! MANIFEST t/op/regmesg.t
38935 ____________________________________________________________________________
38936 [  6599] By: jhi                                   on 2000/08/11  03:31:10
38937         Log: Add Perl debugging tutorial, regen toc. 
38938              
38939              Subject: perldebtut.pod
38940              From: Richard Foley <Richard.Foley@m.dasa.de>
38941              Date: Wed, 09 Aug 2000 10:17:15 +0200
38942              Message-id: <3991138B.262247B8@m.dasa.de>
38943      Branch: perl
38944            + pod/perldebtut.pod
38945            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38946 ____________________________________________________________________________
38947 [  6598] By: jhi                                   on 2000/08/11  02:48:56
38948         Log: tiny Changes edit
38949      Branch: perl
38950            ! Changes
38951 ____________________________________________________________________________
38952 [  6597] By: jhi                                   on 2000/08/11  02:39:04
38953         Log: Tests for #6589.
38954              
38955              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
38956              From: simon@brecon.co.uk (Simon Cozens)
38957              Date: 11 Aug 2000 02:24:52 GMT
38958              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
38959      Branch: perl
38960            ! t/lib/b.t
38961 ____________________________________________________________________________
38962 [  6596] By: jhi                                   on 2000/08/11  01:50:07
38963         Log: Update Changes.
38964      Branch: perl
38965            ! Changes
38966 ____________________________________________________________________________
38967 [  6595] By: jhi                                   on 2000/08/11  01:47:16
38968         Log: nitfix
38969      Branch: perl
38970            ! Changes
38971 ____________________________________________________________________________
38972 [  6594] By: jhi                                   on 2000/08/11  01:36:16
38973         Log: Subject: Getting perlio and threads to compile
38974              From: Lupe Christoph <lupe@lupe-christoph.de>
38975              Date: Wed, 9 Aug 2000 11:35:54 +0200
38976              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
38977              
38978              (the Solaris version changes in Configure skipped)
38979      Branch: perl
38980            ! hints/solaris_2.sh thread.h
38981 ____________________________________________________________________________
38982 [  6593] By: jhi                                   on 2000/08/11  01:30:16
38983         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
38984              From: simon@brecon.co.uk (Simon Cozens)
38985              Date: 1 Aug 2000 06:55:19 GMT
38986              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
38987      Branch: perl
38988            ! lib/utf8.pm
38989 ____________________________________________________________________________
38990 [  6592] By: jhi                                   on 2000/08/11  01:26:39
38991         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
38992              From: Peter Scott <Peter@PeterScott.com>
38993              Date: Thu, 10 Aug 2000 08:23:27 -0700
38994              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
38995      Branch: perl
38996            ! lib/perl5db.pl
38997 ____________________________________________________________________________
38998 [  6591] By: jhi                                   on 2000/08/11  01:22:02
38999         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
39000              From: Hugo <hv@crypt.compulink.co.uk>
39001              Date: Thu, 10 Aug 2000 19:23:04 +0100
39002              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
39003      Branch: perl
39004            ! regexec.c t/op/pat.t
39005 ____________________________________________________________________________
39006 [  6590] By: jhi                                   on 2000/08/11  01:19:19
39007         Log: Preprocessing and postprocessing for File::Find.
39008              
39009              Subject: Patch to Find::File.pm to allow alphabetical results
39010              From: Joe Smith <jsmith@inwap.com>
39011              Date: Wed, 9 Aug 2000 02:44:54 -0700
39012              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
39013      Branch: perl
39014            ! lib/File/Find.pm
39015 ____________________________________________________________________________
39016 [  6589] By: jhi                                   on 2000/08/11  01:12:39
39017         Log: B::Deparse didn't do sub attributes.
39018              
39019              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
39020              From: simon@brecon.co.uk (Simon Cozens)
39021              Date: 9 Aug 2000 04:49:20 GMT
39022              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
39023      Branch: perl
39024            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
39025 ____________________________________________________________________________
39026 [  6588] By: jhi                                   on 2000/08/11  01:06:40
39027         Log: Subject: debugger "d" command doesnt check line number
39028              From: Mike Guy <mjtg@cam.ac.uk>
39029              Date: Tue, 08 Aug 2000 21:54:29 +0100
39030              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
39031      Branch: perl
39032            ! lib/perl5db.pl mg.c pod/perldiag.pod
39033 ____________________________________________________________________________
39034 [  6587] By: jhi                                   on 2000/08/11  00:45:03
39035         Log: sleep(1) does not necessarily return 1.
39036              
39037              Subject: [PATCH bleadperl] op/lex_assign.t  
39038              From: Hugo <hv@crypt.compulink.co.uk>
39039              Date: Thu, 03 Aug 2000 14:34:22 +0100        
39040              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
39041      Branch: perl
39042            ! t/op/lex_assign.t
39043 ____________________________________________________________________________
39044 [  6586] By: jhi                                   on 2000/08/11  00:31:50
39045         Log: Document the IO::Select timeout.
39046      Branch: perl
39047            ! ext/IO/lib/IO/Select.pm
39048 ____________________________________________________________________________
39049 [  6585] By: jhi                                   on 2000/08/11  00:13:54
39050         Log: Forgot contributor.
39051      Branch: perl
39052            ! Changes
39053 ____________________________________________________________________________
39054 [  6584] By: jhi                                   on 2000/08/11  00:09:19
39055         Log: detypo
39056      Branch: perl
39057            ! Changes
39058 ____________________________________________________________________________
39059 [  6583] By: jhi                                   on 2000/08/11  00:07:53
39060         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
39061              
39062              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
39063              From: Mike Guy <mjtg@cam.ac.uk> 
39064              Date: Thu, 10 Aug 2000 15:50:54 +0100
39065              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
39066      Branch: perl
39067            ! sv.c t/op/int.t
39068 ____________________________________________________________________________
39069 [  6582] By: jhi                                   on 2000/08/10  23:29:32
39070         Log: Update Changes.
39071      Branch: perl
39072            ! Changes
39073 ____________________________________________________________________________
39074 [  6581] By: jhi                                   on 2000/08/10  23:26:16
39075         Log: Put back the std @INC thing.
39076      Branch: perl
39077            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
39078            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
39079            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
39080            ! t/lib/gol-oo.t
39081 ____________________________________________________________________________
39082 [  6580] By: jhi                                   on 2000/08/10  23:03:34
39083         Log: Update to CGI 2.70, from Lincoln Stein.
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-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
39088            ! t/lib/cgi-request.t
39089 ____________________________________________________________________________
39090 [  6579] By: jhi                                   on 2000/08/10  22:41:50
39091         Log: Update to CPAN 1.56, from Andreas König.
39092      Branch: perl
39093            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
39094 ____________________________________________________________________________
39095 [  6578] By: jhi                                   on 2000/08/10  22:38:13
39096         Log: Update to Pod::Parser 1.17, from Brad Appleton.
39097      Branch: perl
39098            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39099            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
39100            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
39101            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39102            ! t/pod/include.t t/pod/included.t t/pod/lref.t
39103            ! t/pod/multiline_items.t t/pod/nested_items.t
39104            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39105            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
39106            ! t/pod/special_seqs.t
39107 ____________________________________________________________________________
39108 [  6577] By: jhi                                   on 2000/08/10  22:35:41
39109         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
39110      Branch: perl
39111            ! AUTHORS MAINTAIN
39112 ____________________________________________________________________________
39113 [  6576] By: jhi                                   on 2000/08/10  22:24:54
39114         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
39115      Branch: perl
39116            + t/lib/gol-oo.t
39117            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
39118            ! t/lib/gol-compat.t t/lib/gol-linkage.t
39119 ____________________________________________________________________________
39120 [  6575] By: jhi                                   on 2000/08/10  22:02:07
39121         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
39122      Branch: perl
39123            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
39124 ____________________________________________________________________________
39125 [  6574] By: jhi                                   on 2000/08/10  21:55:03
39126         Log: Iterating perl6 description.
39127      Branch: perl
39128            ! pod/perlfaq1.pod
39129 ____________________________________________________________________________
39130 [  6573] By: jhi                                   on 2000/08/10  21:48:26
39131         Log: Revert the sv.c part of #6559, a better fix is needed.
39132      Branch: perl
39133            ! sv.c
39134 ____________________________________________________________________________
39135 [  6572] By: jhi                                   on 2000/08/10  20:33:43
39136         Log: It's the 2ndO'ROSSC.
39137      Branch: perl
39138            ! pod/perlfaq1.pod
39139 ____________________________________________________________________________
39140 [  6571] By: jhi                                   on 2000/08/10  15:55:48
39141         Log: detypo
39142      Branch: perl
39143            ! pod/perlfaq1.pod
39144 ____________________________________________________________________________
39145 [  6570] By: jhi                                   on 2000/08/10  14:11:17
39146         Log: An exceptionally sticky typo.
39147      Branch: perl
39148            ! Changes
39149 ____________________________________________________________________________
39150 [  6569] By: jhi                                   on 2000/08/10  14:09:33
39151         Log: detypo (and test Changes updating script)
39152      Branch: perl
39153            ! Changes
39154 ____________________________________________________________________________
39155 [  6568] By: jhi                                   on 2000/08/10  14:07:07
39156         Log: Update Changes.
39157      Branch: perl
39158            ! Changes
39159 ____________________________________________________________________________
39160 [  6567] By: jhi                                   on 2000/08/10  14:06:19
39161         Log: Amend the description of Perl6.
39162              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
39163              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39164              Date: Wed, 9 Aug 2000 22:11:06 -0500
39165              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
39166      Branch: perl
39167            ! pod/perlfaq1.pod
39168 ____________________________________________________________________________
39169 [  6566] By: jhi                                   on 2000/08/10  13:58:57
39170         Log: Subject: Remove dead entry in perldiag
39171              From: Mike Guy <mjtg@cam.ac.uk>
39172              Date: Thu, 10 Aug 2000 14:19:19 +0100
39173              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
39174      Branch: perl
39175            ! pod/perldiag.pod
39176 ____________________________________________________________________________
39177 [  6565] By: jhi                                   on 2000/08/10  13:51:48
39178         Log: Zero entries were skipped, fix from Adrian Goalby
39179              <argoalby@yahoo.co.uk>
39180      Branch: perl
39181            ! lib/unicode/Number.pl lib/unicode/mktables.PL
39182 ____________________________________________________________________________
39183 [  6564] By: jhi                                   on 2000/08/10  13:00:12
39184         Log: Subject: [PATCH 5.6.0] cygwin port
39185              From: "Fifer, Eric" <EFifer@sanwaint.com>
39186              Date: Thu, 10 Aug 2000 13:15:36 +0100
39187              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
39188      Branch: perl
39189            ! README.cygwin hints/cygwin.sh
39190 ____________________________________________________________________________
39191 [  6563] By: jhi                                   on 2000/08/10  12:55:16
39192         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
39193      Branch: perl
39194            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
39195 ____________________________________________________________________________
39196 [  6562] By: gsar                                  on 2000/08/10  08:38:39
39197         Log: warn is a macro, avoid using at a variable to avoid warnings
39198              in some configurations; readdir.t is too conservative in
39199              estimating number of *.t's
39200      Branch: perl
39201            ! t/op/readdir.t util.c
39202 ____________________________________________________________________________
39203 [  6561] By: jhi                                   on 2000/08/09  23:35:42
39204         Log: Update Changes.
39205      Branch: perl
39206            ! Changes
39207 ____________________________________________________________________________
39208 [  6560] By: jhi                                   on 2000/08/09  23:05:47
39209         Log: Subject: Re: enhanced(?) regex error messages
39210              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39211              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
39212              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
39213              
39214              (plus two small patches sent privately)
39215              (this still seems to leave few test failures)
39216      Branch: perl
39217            + t/op/regmesg.t
39218            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
39219            ! t/pragma/warn/regcomp
39220 ____________________________________________________________________________
39221 [  6559] By: jhi                                   on 2000/08/09  20:41:18
39222         Log: (The fix did work but was not right, retracted in #6573)
39223              
39224              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
39225              From: Christian Kirsch <ck@held.mind.de>
39226              Date: Wed, 9 Aug 2000 17:05:17 +0200
39227              Message-Id: <20000809170517.A25389@held>
39228      Branch: perl
39229            ! sv.c t/pragma/locale.t
39230 ____________________________________________________________________________
39231 [  6558] By: jhi                                   on 2000/08/08  22:34:08
39232         Log: Tiny updates on the contributors list.
39233      Branch: perl
39234            ! Changes
39235 ____________________________________________________________________________
39236 [  6557] By: jhi                                   on 2000/08/08  19:34:28
39237         Log: Double check that we have a dirhandle.
39238      Branch: perl
39239            ! util.c
39240 ____________________________________________________________________________
39241 [  6556] By: jhi                                   on 2000/08/08  19:01:51
39242         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
39243              May be repopulated with fresh maintained examples.
39244      Branch: perl
39245            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
39246            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
39247            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
39248            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
39249            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
39250            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
39251            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
39252            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
39253            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
39254            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
39255            + lib/CGI/eg/wilogo_gif.uu
39256            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
39257            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
39258            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
39259            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
39260            - eg/cgi/frameset.cgi eg/cgi/index.html
39261            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
39262            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
39263            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
39264            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
39265            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
39266            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
39267            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
39268            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
39269            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
39270            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
39271            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
39272            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
39273            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
39274            - eg/van/vanish eg/who eg/wrapsuid
39275            ! MANIFEST
39276 ____________________________________________________________________________
39277 [  6555] By: jhi                                   on 2000/08/08  18:51:08
39278         Log: Delete chat2 as requested by Randal.
39279              
39280              Subject: Re: perlfaq8 coyness
39281              From: merlyn@stonehenge.com (Randal L. Schwartz) 
39282              Date: 15 May 2000 18:52:42 -0700 
39283              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
39284      Branch: perl
39285            - lib/chat2.pl
39286            ! MANIFEST
39287 ____________________________________________________________________________
39288 [  6554] By: jhi                                   on 2000/08/08  18:31:35
39289         Log: Regen global.sym.
39290      Branch: perl
39291            ! global.sym
39292 ____________________________________________________________________________
39293 [  6553] By: jhi                                   on 2000/08/08  18:28:13
39294         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
39295              (either perlbug or p5p ate the original), plus regen
39296              perlapi and perltoc. 
39297      Branch: perl
39298            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
39299            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
39300            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
39301            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
39302            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
39303            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
39304            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
39305            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
39306            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
39307            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
39308 ____________________________________________________________________________
39309 [  6552] By: jhi                                   on 2000/08/08  18:06:29
39310         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
39311              From: Mike Guy <mjtg@cam.ac.uk>
39312              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
39313              Date: Tue, 08 Aug 2000 15:51:27 +0100
39314      Branch: perl
39315            ! doop.c sv.h t/op/join.t t/pragma/overload.t
39316 ____________________________________________________________________________
39317 [  6551] By: jhi                                   on 2000/08/08  18:01:11
39318         Log: Re-apply #6549.
39319      Branch: perl
39320            ! lib/perl5db.pl
39321 ____________________________________________________________________________
39322 [  6550] By: jhi                                   on 2000/08/08  17:43:08
39323         Log: Accidental retraction of #6549.
39324      Branch: perl
39325            ! lib/perl5db.pl
39326 ____________________________________________________________________________
39327 [  6549] By: jhi                                   on 2000/08/08  17:40:04
39328         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
39329              From: Mike Guy <mjtg@cam.ac.uk>
39330              Date: Mon, 07 Aug 2000 21:49:58 +0100
39331              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
39332      Branch: perl
39333            ! lib/perl5db.pl
39334 ____________________________________________________________________________
39335 [  6548] By: jhi                                   on 2000/08/08  17:37:57
39336         Log: Document here-doc better.
39337              
39338              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
39339              From: Mike Guy <mjtg@cam.ac.uk>
39340              Date: Mon, 07 Aug 2000 14:02:09 +0100
39341              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
39342      Branch: perl
39343            ! pod/perldata.pod
39344 ____________________________________________________________________________
39345 [  6547] By: jhi                                   on 2000/08/08  17:33:34
39346         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
39347              From: "Randy J. Ray" <rjray@redhat.com>
39348              Date: Mon, 07 Aug 2000 19:12:25 -0700
39349              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
39350      Branch: perl
39351            ! perl.c pod/perlrun.pod
39352 ____________________________________________________________________________
39353 [  6546] By: jhi                                   on 2000/08/08  17:29:26
39354         Log: Subject: Re: enhanced(?) regex error messages 
39355              From: Hugo <hv@crypt.compulink.co.uk>
39356              Date: Tue, 08 Aug 2000 03:25:51 +0100
39357              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
39358              
39359              plus Capitalize the error messages, plus perldiag them.
39360      Branch: perl
39361            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
39362 ____________________________________________________________________________
39363 [  6545] By: jhi                                   on 2000/08/08  13:59:28
39364         Log: Augment #6539 a bit: don't croak if there's magic in the air.
39365              
39366              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
39367              From: Hugo <hv@crypt.compulink.co.uk>
39368              Date: Tue, 08 Aug 2000 03:02:03 +0100
39369              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
39370      Branch: perl
39371            ! pp.c t/op/bless.t
39372 ____________________________________________________________________________
39373 [  6544] By: jhi                                   on 2000/08/07  21:11:52
39374         Log: Make the test -w clean.
39375      Branch: perl
39376            ! t/op/bless.t
39377 ____________________________________________________________________________
39378 [  6543] By: jhi                                   on 2000/08/07  19:49:53
39379         Log: use warnings instead of $^W.
39380      Branch: perl
39381            ! t/op/bless.t
39382 ____________________________________________________________________________
39383 [  6542] By: jhi                                   on 2000/08/07  17:41:41
39384         Log: Disable a portability warning Because We Know What We Are Doing.
39385      Branch: perl
39386            ! t/op/bless.t
39387 ____________________________________________________________________________
39388 [  6541] By: jhi                                   on 2000/08/07  17:29:51
39389         Log: Tiny tidying on report_evil_fh().
39390      Branch: perl
39391            ! util.c
39392 ____________________________________________________________________________
39393 [  6540] By: jhi                                   on 2000/08/07  16:37:38
39394         Log: Make regular expression parse error messages easier to understand.
39395              
39396              Subject: Re: enhanced(?) regex error messages
39397              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39398              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
39399              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
39400      Branch: perl
39401            ! regcomp.c
39402 ____________________________________________________________________________
39403 [  6539] By: jhi                                   on 2000/08/07  16:12:27
39404         Log: Make bless(REF, REF) a fatal error, add bless tests.
39405              
39406              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
39407              From: Hugo <hv@crypt.compulink.co.uk>
39408              Date: Mon, 07 Aug 2000 16:59:38 +0100
39409              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
39410      Branch: perl
39411            + t/op/bless.t
39412            ! MANIFEST pod/perldiag.pod pp.c sv.c
39413 ____________________________________________________________________________
39414 [  6538] By: jhi                                   on 2000/08/07  15:59:43
39415         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
39416              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
39417              Date: Thu, 3 Aug 2000 14:29:21 -0700
39418              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
39419      Branch: perl
39420            ! lib/lib_pm.PL
39421 ____________________________________________________________________________
39422 [  6537] By: jhi                                   on 2000/08/07  15:47:18
39423         Log: Retract #6419 for now since it breaks in AFS and MachTen.
39424      Branch: perl
39425            ! lib/Cwd.pm
39426 ____________________________________________________________________________
39427 [  6536] By: jhi                                   on 2000/08/07  15:05:29
39428         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
39429              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
39430              The security hole exists only in suidperls, which isn't
39431              installed or even built by default.
39432      Branch: perl
39433            ! perl.c
39434 ____________________________________________________________________________
39435 [  6535] By: jhi                                   on 2000/08/07  14:45:14
39436         Log: tr memory corruption fix from Simon Cozens.
39437      Branch: perl
39438            ! doop.c
39439 ____________________________________________________________________________
39440 [  6534] By: jhi                                   on 2000/08/06  11:38:16
39441         Log: Document a bit that UDP is not what you might think.
39442              
39443              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
39444              From: Lupe Christoph <lupe@lupe-christoph.de>
39445              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
39446              Date: Mon, 24 Jul 2000 08:59:15 +0200
39447      Branch: perl
39448            ! pod/perlipc.pod
39449 ____________________________________________________________________________
39450 [  6533] By: jhi                                   on 2000/08/06  11:35:01
39451         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
39452              From: Jeff Pinyan <jeffp@hut.crusoe.net>
39453              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
39454              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
39455      Branch: perl
39456            ! pod/perlfunc.pod
39457 ____________________________________________________________________________
39458 [  6532] By: jhi                                   on 2000/08/06  03:45:41
39459         Log: Have symbols for the IoTYPEs.
39460      Branch: perl
39461            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
39462 ____________________________________________________________________________
39463 [  6531] By: jhi                                   on 2000/08/06  01:33:55
39464         Log: Continue fixing the io warnings.  This also
39465              sort of fixes bug ID 20000802.003: the core dump
39466              is no more.  Whether the current behaviour is correct
39467              (giving a warning: "Not a format reference"), is another matter.
39468      Branch: perl
39469            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
39470            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39471 ____________________________________________________________________________
39472 [  6530] By: jhi                                   on 2000/08/05  21:33:12
39473         Log: Change the Policy policy: now -Dprefix= with an existing
39474              Policy.sh and prefix == siteprefix == vendorprefix, then all
39475              of them follow along the new prefix.
39476              
39477              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
39478              From: Andy Dougherty <doughera@lafayette.edu>
39479              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
39480              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
39481      Branch: perl
39482            ! Policy_sh.SH
39483 ____________________________________________________________________________
39484 [  6529] By: jhi                                   on 2000/08/05  18:57:28
39485         Log: Zap lib/Sys directory when cleaning up.
39486      Branch: perl
39487            ! Makefile.SH
39488 ____________________________________________________________________________
39489 [  6528] By: jhi                                   on 2000/08/05  18:40:44
39490         Log: Essential prototype changes were missing from #6527.
39491              Also make report_evil_fh() more bomb-proof.
39492      Branch: perl
39493            ! embed.h util.c
39494 ____________________________________________________________________________
39495 [  6527] By: jhi                                   on 2000/08/05  03:22:05
39496         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
39497              From: "Ronald F. Guilmette" <rfg@monkeys.com>
39498              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
39499              Message-Id: <200007242247.PAA52177@monkeys.com>
39500      Branch: perl
39501            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
39502 ____________________________________________________________________________
39503 [  6526] By: jhi                                   on 2000/08/04  21:23:27
39504         Log: gcc versions might have (parentheses) in them.
39505      Branch: metaconfig/U/perl
39506            ! gccvers.U
39507      Branch: perl
39508            ! Configure config_h.SH
39509 ____________________________________________________________________________
39510 [  6525] By: jhi                                   on 2000/08/04  20:23:12
39511         Log: Weed buglets pointed out by
39512              
39513              From: Lupe Christoph <lupe@lupe-christoph.de>
39514              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
39515              Date: Fri, 4 Aug 2000 17:34:39 +0200
39516              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
39517      Branch: metaconfig/U/perl
39518            ! gccvers.U uselfs.U
39519      Branch: perl
39520            ! Configure config_h.SH
39521 ____________________________________________________________________________
39522 [  6524] By: jhi                                   on 2000/08/04  19:02:08
39523         Log: Warn under -w if lstat(FH) is attempted.
39524              
39525              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
39526              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
39527              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
39528              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
39529      Branch: perl
39530            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
39531            ! t/pragma/warn/pp_sys
39532 ____________________________________________________________________________
39533 [  6523] By: jhi                                   on 2000/08/04  12:31:11
39534         Log: Subject: New perlcc, take 2
39535              From: simon@brecon.co.uk (Simon Cozens)
39536              Date: 4 Aug 2000 06:21:04 GMT
39537              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
39538      Branch: perl
39539            ! utils/perlcc.PL
39540 ____________________________________________________________________________
39541 [  6522] By: jhi                                   on 2000/08/04  12:26:33
39542         Log: Subject: Re: Array vs. List context
39543              From: Daniel Chetlin <daniel@chetlin.com>
39544              Date: Fri, 4 Aug 2000 00:22:44 -0700
39545              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
39546      Branch: perl
39547            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
39548            ! pod/perlfaq4.pod
39549 ____________________________________________________________________________
39550 [  6521] By: jhi                                   on 2000/08/04  12:22:38
39551         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
39552              From: Raymund Will <ray@caldera.de>
39553              Date: Fri, 4 Aug 2000 12:07:09 +0200
39554              Message-Id: <20000804120709.A14982@caldera.de>
39555      Branch: perl
39556            ! configure.gnu
39557 ____________________________________________________________________________
39558 [  6520] By: jhi                                   on 2000/08/04  04:09:06
39559         Log: After the #6519 a warning about stat() is just that,
39560              not about a filetest, which now have their own warning.
39561      Branch: perl
39562            ! pod/perldiag.pod
39563 ____________________________________________________________________________
39564 [  6519] By: jhi                                   on 2000/08/04  04:06:30
39565         Log: In the warnings call filehandles consistently so;
39566              add "unopened" warning for stat().
39567      Branch: perl
39568            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39569            ! t/pragma/warn/pp_sys
39570 ____________________________________________________________________________
39571 [  6518] By: jhi                                   on 2000/08/04  02:55:35
39572         Log: Subject: Minor tweak to perlvar.pod
39573              From: "Stephen P. Potter" <spp@ds.net>
39574              Date: Tue, 18 Apr 2000 09:26:03 -0400
39575              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
39576      Branch: perl
39577            ! pod/perlvar.pod
39578 ____________________________________________________________________________
39579 [  6517] By: jhi                                   on 2000/08/04  02:50:08
39580         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
39581              From: "Clinton Pierce" <cpierce1@ford.com>
39582              Date: Wed, 21 Jul 1999 16:45:31 -0400
39583              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
39584              
39585              Fix by Stephen Potter (visible in the bug db but not in p5p?)
39586      Branch: perl
39587            ! pod/perlfunc.pod pod/perlop.pod
39588 ____________________________________________________________________________
39589 [  6516] By: jhi                                   on 2000/08/04  02:09:25
39590         Log: This is 6512.  Really.
39591      Branch: perl
39592            ! dump.c
39593 ____________________________________________________________________________
39594 [  6515] By: jhi                                   on 2000/08/04  01:25:50
39595         Log: mention the idea of @( and @)
39596      Branch: perl
39597            ! Todo-5.6
39598 ____________________________________________________________________________
39599 [  6514] By: bailey                                on 2000/08/04  01:18:46
39600         Log: YA resync with mainstem, including VMS patches from others
39601      Branch: vmsperl
39602           +> (branch 48 files)
39603            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
39604           !> (integrate 354 files)
39605 ____________________________________________________________________________
39606 [  6513] By: jhi                                   on 2000/08/04  01:18:18
39607         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
39608              From: Mark Dickinson <dickins3@fas.harvard.edu>
39609              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
39610              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
39611      Branch: perl
39612            ! t/op/grent.t t/op/pwent.t
39613 ____________________________________________________________________________
39614 [  6512] By: jhi                                   on 2000/08/04  01:14:06
39615         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
39616              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39617              Date: Wed, 02 Aug 2000 10:51:01 +0100
39618              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
39619      Branch: perl
39620            ! sv.c
39621 ____________________________________________________________________________
39622 [  6511] By: jhi                                   on 2000/08/04  00:57:00
39623         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
39624              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39625              Date: Thu, 03 Aug 2000 17:20:04 -0700
39626              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
39627      Branch: metaconfig
39628            ! U/modified/Cppsym.U
39629      Branch: perl
39630            ! Configure config_h.SH
39631 ____________________________________________________________________________
39632 [  6510] By: jhi                                   on 2000/08/04  00:25:28
39633         Log: detypo
39634      Branch: perl
39635            ! Makefile.SH
39636 ____________________________________________________________________________
39637 [  6509] By: jhi                                   on 2000/08/03  23:43:18
39638         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
39639              From: Dominic Dunlop <domo@computer.org>
39640              Date: Thu, 3 Aug 2000 22:16:46 +0200
39641              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
39642      Branch: perl
39643            ! t/op/sprintf.t
39644 ____________________________________________________________________________
39645 [  6508] By: jhi                                   on 2000/08/03  23:40:37
39646         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
39647              From: Hugo <hv@crypt.compulink.co.uk>
39648              Date: Thu, 03 Aug 2000 18:25:30 +0100
39649              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
39650      Branch: perl
39651            ! regcomp.c t/op/re_tests
39652 ____________________________________________________________________________
39653 [  6507] By: jhi                                   on 2000/08/03  23:38:28
39654         Log: Subject: [PATCH] sv.h documentation - SvLEN
39655              From: Mike Guy <mjtg@cam.ac.uk>
39656              Date: Thu, 03 Aug 2000 14:43:09 +0100
39657              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
39658      Branch: perl
39659            ! sv.h
39660 ____________________________________________________________________________
39661 [  6506] By: jhi                                   on 2000/08/03  15:49:14
39662         Log: Disable the fix_pl hack for now.
39663      Branch: perl
39664            ! Makefile.SH
39665 ____________________________________________________________________________
39666 [  6505] By: jhi                                   on 2000/08/03  13:49:04
39667         Log: Add a URL for FSF.
39668              
39669              Subject: Patch for README
39670              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
39671              Date: Wed, 2 Aug 2000 13:25:09 -0500
39672              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
39673      Branch: perl
39674            ! README
39675 ____________________________________________________________________________
39676 [  6504] By: jhi                                   on 2000/08/03  13:29:19
39677         Log: Be more informative on what is skipped and why,
39678              also repeat the list at the end.
39679      Branch: perl
39680            ! Porting/p4desc
39681 ____________________________________________________________________________
39682 [  6503] By: jhi                                   on 2000/08/03  13:07:05
39683         Log: Circumvent the removal of .patch by fix_pl.
39684              
39685              Subject: Re: [ID 20000802.011] unable to 'make test'          
39686              From: simon@brecon.co.uk (Simon Cozens) 
39687              Date: 3 Aug 2000 04:17:00 GMT
39688              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
39689      Branch: perl
39690            ! Makefile.SH
39691 ____________________________________________________________________________
39692 [  6502] By: jhi                                   on 2000/08/03  00:14:34
39693         Log: Add the missing setproctitle unit.
39694      Branch: metaconfig/U/perl
39695            + d_setproctitle.U
39696 ____________________________________________________________________________
39697 [  6501] By: jhi                                   on 2000/08/03  00:00:26
39698         Log: The subtest 4 may fail also on VOBS, as pointed out
39699              by Nick Ing-Simmons in November 1999, bug id 19991124.003
39700              (but the failure in that bug report isn't the subtest 4).
39701      Branch: perl
39702            ! t/op/stat.t
39703 ____________________________________________________________________________
39704 [  6500] By: jhi                                   on 2000/08/02  23:49:30
39705         Log: Better skip message for the test; one of the two problems in
39706              
39707              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
39708              From: Lupe Christoph <lupe@lupe-christoph.de>
39709              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
39710              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
39711      Branch: perl
39712            ! t/op/numconvert.t
39713 ____________________________________________________________________________
39714 [  6499] By: jhi                                   on 2000/08/02  22:49:16
39715         Log: Allow "no Module;" even if there is no 'unimport'.
39716              
39717              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
39718              From: mjd@plover.com
39719              Date: 24 Mar 2000 15:24:34 -0000
39720              Message-Id: <20000324152434.15160.qmail@plover.com>
39721      Branch: perl
39722            ! gv.c
39723 ____________________________________________________________________________
39724 [  6498] By: jhi                                   on 2000/08/02  22:42:58
39725         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
39726              that are hopefully soon put into use.
39727      Branch: perl
39728            ! opcode.h opcode.pl opnames.h
39729 ____________________________________________________________________________
39730 [  6497] By: gsar                                  on 2000/08/02  22:28:59
39731         Log: require.t needs binmode() to work on windows
39732      Branch: perl
39733            ! t/comp/require.t
39734 ____________________________________________________________________________
39735 [  6496] By: jhi                                   on 2000/08/02  22:08:51
39736         Log: Document the IVdf UVuf UVof UVxf.
39737      Branch: perl
39738            ! pod/perlguts.pod
39739 ____________________________________________________________________________
39740 [  6495] By: jhi                                   on 2000/08/02  21:54:26
39741         Log: detypo #6494
39742      Branch: perl
39743            ! ext/Data/Dumper/Dumper.xs
39744 ____________________________________________________________________________
39745 [  6494] By: jhi                                   on 2000/08/02  21:49:17
39746         Log: Dump UVs as UVs in Data::Dumper.
39747              
39748              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
39749              From: Gurusamy Sarathy <gsar@ActiveState.com>
39750              Date: Thu, 27 Apr 2000 12:26:25 -0700
39751              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
39752      Branch: perl
39753            ! ext/Data/Dumper/Dumper.xs
39754 ____________________________________________________________________________
39755 [  6493] By: jhi                                   on 2000/08/02  17:01:58
39756         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
39757              From: Hugo <hv@crypt.compulink.co.uk>
39758              Date: Wed, 02 Aug 2000 14:53:56 +0100
39759              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
39760      Branch: perl
39761            ! regexec.c t/op/re_tests
39762 ____________________________________________________________________________
39763 [  6492] By: jhi                                   on 2000/08/02  15:02:46
39764         Log: The new setproctitle() feature is available only in 
39765              bleeding edge FreeBSD.  From Paul Saab.
39766      Branch: perl
39767            ! mg.c
39768 ____________________________________________________________________________
39769 [  6491] By: jhi                                   on 2000/08/02  13:34:36
39770         Log: The tr utf8 patching continues.
39771              
39772              Subject: Re: #6469, too many tests claimed in require.t
39773              From: simon@brecon.co.uk (Simon Cozens)
39774              Date: 2 Aug 2000 02:37:17 GMT
39775              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
39776              
39777              (the logic of the test was the wrong way round in the patch)
39778      Branch: perl
39779            ! doop.c
39780 ____________________________________________________________________________
39781 [  6490] By: jhi                                   on 2000/08/02  13:27:38
39782         Log: The name of a filehandle does not have <these>.
39783      Branch: perl
39784            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39785            ! t/pragma/warn/pp_sys util.c
39786 ____________________________________________________________________________
39787 [  6489] By: jhi                                   on 2000/08/02  04:26:46
39788         Log: Remove the extraneous "main::" prefix from all the
39789              "opened only for", "on closed", and "never opened" warnings.
39790              
39791              Subject: Re: inappropriate warning
39792              From: Gurusamy Sarathy <gsar@ActiveState.com>
39793              Date: Mon, 20 Mar 2000 11:28:02 -0800
39794              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
39795      Branch: perl
39796            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
39797            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
39798            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39799 ____________________________________________________________________________
39800 [  6488] By: jhi                                   on 2000/08/02  03:02:57
39801         Log: memcpy has n o in it, as pinted ut by Sarathy.
39802      Branch: perl
39803            ! pod/perlguts.pod
39804 ____________________________________________________________________________
39805 [  6487] By: jhi                                   on 2000/08/02  02:44:51
39806         Log: Document in one place the memory abstractions used in Perl core.
39807              
39808              Subject: Re: Memory abstraction
39809              From: simon@brecon.co.uk (Simon Cozens)
39810              Date: 2 Aug 2000 02:20:23 GMT
39811              Organization: Earth.li Origins
39812      Branch: perl
39813            ! pod/perlguts.pod
39814 ____________________________________________________________________________
39815 [  6486] By: jhi                                   on 2000/08/02  02:41:57
39816         Log: regen_headers, regen perltoc.
39817      Branch: perl
39818            ! perlapi.c pod/perltoc.pod
39819 ____________________________________________________________________________
39820 [  6485] By: jhi                                   on 2000/08/02  01:43:33
39821         Log: "This little thing tests for a file .patch, and if it contains
39822              a number, pops into patchlevel.h" (making it easier to track
39823              which development version people are reporting bugs against)
39824              
39825              Subject: Patchlevel autogeneration for repository perls
39826              From: simon@brecon.co.uk (Simon Cozens)
39827              Date: 14 Jul 2000 07:12:15 GMT
39828              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
39829      Branch: perl
39830            + fix_pl
39831            ! MANIFEST Makefile.SH
39832 ____________________________________________________________________________
39833 [  6484] By: jhi                                   on 2000/08/02  01:32:54
39834         Log: FreeBSD 3.* updates from
39835              
39836              From: Paul Saab <ps@yahoo-inc.com>
39837              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39838              Date: Tue, 1 Aug 2000 15:41:39 -0700
39839              Message-Id: <20000801154139.A53740@yahoo-inc.com>
39840      Branch: perl
39841            ! hints/freebsd.sh
39842 ____________________________________________________________________________
39843 [  6483] By: jhi                                   on 2000/08/02  01:27:44
39844         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
39845              instead one must use setproctitle().  This was already addressed
39846              by change #6457, but the below has a new variant for FreeBSD 4.0
39847              or later, and the matter is also documented more.
39848              
39849              From: Paul Saab <ps@yahoo-inc.com>
39850              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39851              Date: Tue, 1 Aug 2000 15:41:39 -0700
39852              Message-Id: <20000801154139.A53740@yahoo-inc.com>
39853      Branch: metaconfig/U/perl
39854            + i_libutil.U
39855      Branch: perl
39856            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
39857 ____________________________________________________________________________
39858 [  6482] By: jhi                                   on 2000/08/01  22:17:32
39859         Log: The test from this
39860              
39861              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
39862              Date: Sat, 15 Apr 2000 17:03:44 +0100
39863              From: Tom Hughes <tom@compton.nu>
39864              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
39865              
39866              was missing, the code change went in as #5989
39867              (which had a different test?)
39868      Branch: perl
39869            ! t/op/misc.t
39870 ____________________________________________________________________________
39871 [  6481] By: jhi                                   on 2000/08/01  21:48:38
39872         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
39873              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39874              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
39875              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
39876      Branch: perl
39877            ! perl.h
39878 ____________________________________________________________________________
39879 [  6480] By: jhi                                   on 2000/08/01  18:05:28
39880         Log: Make p4desc to skip non-mainperl branches by default.
39881      Branch: perl
39882            ! Porting/p4desc
39883 ____________________________________________________________________________
39884 [  6479] By: jhi                                   on 2000/08/01  17:29:19
39885         Log: If gccosandvers is equal to osname, clear gccosandvers.
39886      Branch: metaconfig/U/perl
39887            ! gccvers.U
39888      Branch: perl
39889            ! Configure config_h.SH
39890 ____________________________________________________________________________
39891 [  6478] By: jhi                                   on 2000/08/01  15:54:08
39892         Log: BOM patching from Simon Cozens.
39893      Branch: perl
39894            ! toke.c
39895 ____________________________________________________________________________
39896 [  6477] By: jhi                                   on 2000/08/01  04:50:33
39897         Log: Stash away the largefiles flags and libswanted.
39898      Branch: perl
39899            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
39900 ____________________________________________________________________________
39901 [  6476] By: gsar                                  on 2000/08/01  04:24:24
39902         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
39903              on Windows)
39904      Branch: perl
39905            ! t/pragma/utf8.t utf8.c win32/win32.c
39906 ____________________________________________________________________________
39907 [  6475] By: jhi                                   on 2000/08/01  03:35:24
39908         Log: Make chr() for values >127 to create utf8 when under utf8.
39909              
39910              Subject: Re: uft8/chr()
39911              From: simon@brecon.co.uk (Simon Cozens)
39912              Date: 1 Aug 2000 02:37:02 GMT
39913              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
39914      Branch: perl
39915            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
39916 ____________________________________________________________________________
39917 [  6474] By: jhi                                   on 2000/08/01  02:36:18
39918         Log: In Digital UNIX warn if gcc explicitly chosen because even
39919              2.95.2 is known to cause problems.
39920      Branch: perl
39921            ! hints/dec_osf.sh
39922 ____________________________________________________________________________
39923 [  6473] By: jhi                                   on 2000/08/01  02:00:56
39924         Log: Make the safety catch for buggy gccs work with triple version
39925              numbers like 2.95.2.  Reported in
39926              
39927              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
39928              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
39929              Date: Mon, 31 Jul 2000 14:55:06 +0200
39930              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
39931      Branch: perl
39932            ! hints/dec_osf.sh
39933 ____________________________________________________________________________
39934 [  6472] By: jhi                                   on 2000/08/01  01:13:33
39935         Log: Subject: fix and question re: waitpid() under win32
39936              From: Brian Clarke <clarke@appliedmeta.com>
39937              Date: Fri, 28 Jul 2000 15:18:29 -0400
39938              Message-ID: <3981DC85.290314EB@appliedmeta.com>
39939              
39940              Slightly reformatted and WNOHANG # define moved to win32.h
39941              so that also POSIX.xs sees it, as suggsted by Sarathy.
39942      Branch: perl
39943            ! win32/win32.c win32/win32.h
39944 ____________________________________________________________________________
39945 [  6471] By: jhi                                   on 2000/08/01  00:55:05
39946         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
39947              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39948              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
39949              Date: Mon, 31 Jul 2000 13:28:51 +0100
39950              
39951              (aka ID 20000730.002)
39952      Branch: perl
39953            ! op.c t/op/tr.t
39954 ____________________________________________________________________________
39955 [  6470] By: jhi                                   on 2000/07/31  23:34:42
39956         Log: Document the problem with -P in HP-UX and its workaround.
39957              
39958              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
39959              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
39960              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
39961              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
39962      Branch: perl
39963            ! README.hpux
39964 ____________________________________________________________________________
39965 [  6469] By: jhi                                   on 2000/07/31  04:15:02
39966         Log: The swallow_bom() saga continues.  The #23 of require.t
39967              (UTF16-LE) still fails (silently, no output) but the #22
39968              (UTF16-BE) seems to be working now.  The root of the
39969              failure may be in sv_gets(): is it UTF-16LE-aware,
39970              especially when it comes to line endings? 
39971      Branch: perl
39972            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
39973            ! t/comp/require.t toke.c utf8.c
39974 ____________________________________________________________________________
39975 [  6468] By: jhi                                   on 2000/07/30  19:05:48
39976         Log: Find green threads before native threads.
39977              
39978              Subject: Re: Patch to jpl/JNI/Makefile.PL
39979              From: Jens Thomsen <jens@fiend.cis.com>
39980              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
39981              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
39982      Branch: perl
39983            ! jpl/JNI/Makefile.PL
39984 ____________________________________________________________________________
39985 [  6467] By: jhi                                   on 2000/07/30  18:36:22
39986         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
39987      Branch: perl
39988            ! doop.c
39989 ____________________________________________________________________________
39990 [  6466] By: jhi                                   on 2000/07/30  04:37:29
39991         Log: A new version of the "remove UPPERACSE string comparison"
39992              operators.  The problem with the previous one (change #6454)
39993              was that it was for Perl 5.6.0.  From Paul Marquess.
39994      Branch: perl
39995            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
39996            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
39997            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39998 ____________________________________________________________________________
39999 [  6465] By: jhi                                   on 2000/07/29  22:39:56
40000         Log: Do not upgrade SVs into utf8 just because they participate
40001              in eq or cmp.  Reported and fix suggested in
40002              
40003              Subject: [ID 20000720.009] sv_eq UTF8 bug
40004              From: "Simon Cozens" <simon@othersideofthe.earth.li>
40005              Date: 21 Jul 2000 04:37:29 -0000
40006              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
40007              
40008              Exercise for the kind reader: should we or should we not
40009              cache the utf8 conversion alonside the SV? (as magic,
40010              as thestrxfrm()ed version is cached under use locale)
40011              Argue both for and against.
40012      Branch: perl
40013            ! sv.c
40014 ____________________________________________________________________________
40015 [  6464] By: jhi                                   on 2000/07/29  22:36:22
40016         Log: Subject: UTF8 concat
40017              From: simon@brecon.co.uk (Simon Cozens) 
40018              Date: 30 Jun 2000 06:13:25 GMT
40019              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
40020              
40021              (with a memory leak fixed, plus a few casts added)
40022              
40023              This also seems to help for
40024              
40025              Subject: [ID 20000716.015] join UTF8 weirdness
40026              From: root <root@ak-71.mind.de> 
40027              Date: Sat, 15 Jul 2000 15:29:54 +0200
40028              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
40029              
40030              (from Andreas König)
40031      Branch: perl
40032            ! pp_hot.c
40033 ____________________________________________________________________________
40034 [  6463] By: jhi                                   on 2000/07/29  00:55:39
40035         Log: Tune the comments and hopefully stop a memory leak.
40036      Branch: perl
40037            ! toke.c utf8.c
40038 ____________________________________________________________________________
40039 [  6462] By: jhi                                   on 2000/07/29  00:16:53
40040         Log: The problem described in this
40041              
40042              Subject: [ID 20000322.018] named chars aren't magical enough
40043              From: root <root@dixie.cscaper.com>     
40044              Date: Wed, 22 Mar 2000 18:37:42 -0700
40045              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
40046              
40047              has been fixed in perl 5.6.0 but just in case added a test
40048              to keep it away.  (The report from Joseph Hall.)
40049      Branch: perl
40050            ! t/lib/charnames.t
40051 ____________________________________________________________________________
40052 [  6461] By: jhi                                   on 2000/07/28  23:56:36
40053         Log: Tiny fixes for #6460.
40054      Branch: metaconfig/U/perl
40055            ! gccvers.U
40056      Branch: perl
40057            ! Configure config_h.SH
40058 ____________________________________________________________________________
40059 [  6460] By: jhi                                   on 2000/07/28  23:24:41
40060         Log: Warn if the version of the operating system used to compile gcc
40061              differs from the current version of the operating system.
40062              Also display the gcc compilation os and version in myconfig.
40063              Inspiration from
40064              
40065              Subject: Re: [ID 20000710.003] ERRORS!!         
40066              From: "Kurt D. Starsinic" <kstar@chapin.edu>
40067              Date: Mon, 10 Jul 2000 15:54:16 -0400
40068              Message-ID: <20000710155416.A1384@O2.chapin.edu>
40069      Branch: metaconfig/U/perl
40070            ! gccvers.U
40071      Branch: perl
40072            ! Configure config_h.SH myconfig.SH
40073 ____________________________________________________________________________
40074 [  6459] By: jhi                                   on 2000/07/28  22:00:32
40075         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
40076              letter to $Config{osvers}.
40077      Branch: metaconfig
40078            ! U/modified/Oldconfig.U
40079      Branch: perl
40080            ! Configure config_h.SH
40081 ____________________________________________________________________________
40082 [  6458] By: jhi                                   on 2000/07/28  04:15:39
40083         Log: Back out #6454, doesn't seem to work.
40084              (Reason: that patch was for perl 5.6.0, not perl-current)
40085              (A version of the patch for perl-current came in later as #6466)
40086      Branch: perl
40087            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40088            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40089            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40090 ____________________________________________________________________________
40091 [  6457] By: jhi                                   on 2000/07/27  23:31:49
40092         Log: Use setproctitle() if available to modify $0.
40093              
40094              Subject: setting $* on BSD4 broken
40095              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40096              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
40097              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
40098      Branch: metaconfig
40099            ! U/modified/Myinit.U
40100      Branch: perl
40101            ! Configure config_h.SH mg.c
40102 ____________________________________________________________________________
40103 [  6456] By: jhi                                   on 2000/07/27  14:50:47
40104         Log: Allow "no AutoLoader;", based on change #6444,
40105              suggested by Graham Barr.
40106      Branch: perl
40107            ! lib/AutoLoader.pm
40108 ____________________________________________________________________________
40109 [  6455] By: jhi                                   on 2000/07/27  14:19:10
40110         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
40111              From: rspier@pobox.com (Robert Spier)
40112              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
40113              Message-ID: <14720.15855.787664.424783@rls.cx>
40114      Branch: perl
40115            ! pod/perldiag.pod
40116 ____________________________________________________________________________
40117 [  6454] By: jhi                                   on 2000/07/27  14:03:02
40118         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
40119              for a long time).
40120              
40121              Reported in
40122              
40123              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
40124              From: Ryan Herbert <rherbert@sycamorehq.com>
40125              Date: Mon, 17 Jul 2000 11:40:42 -0400
40126              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
40127              
40128              Patched in
40129              
40130              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
40131              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40132              Date: Wed, 26 Jul 2000 23:40:18 +0100
40133              Message-ID: <000001bff752$79511880$0a17073e@tiny>
40134              
40135              based on an earlier patch from Stephen P. Potter.
40136              
40137              (Removed later by change #6458 because this patch was for
40138              perl 5.6.0, not perl-current)
40139      Branch: perl
40140            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
40141            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
40142            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
40143 ____________________________________________________________________________
40144 [  6453] By: jhi                                   on 2000/07/27  13:48:02
40145         Log: Subject: [PATCH] fixes bug 20000508.004
40146              From: Michael Stevens <mstevens@globnix.org>
40147              Date: Thu, 27 Jul 2000 13:49:04 +0100
40148              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
40149      Branch: perl
40150            ! pod/perldata.pod
40151 ____________________________________________________________________________
40152 [  6452] By: jhi                                   on 2000/07/26  23:51:26
40153         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
40154              and Craig A. Berry.
40155      Branch: perl
40156            ! lib/File/Temp.pm pod/perlport.pod
40157 ____________________________________________________________________________
40158 [  6451] By: jhi                                   on 2000/07/26  19:43:30
40159         Log: Be wary of close()s, too.
40160              
40161              Subject: Re: [PATCH] perlbug cleanup
40162              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40163              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
40164              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
40165      Branch: perl
40166            ! utils/perlbug.PL
40167 ____________________________________________________________________________
40168 [  6450] By: jhi                                   on 2000/07/26  18:41:40
40169         Log: Subject: Minor doc patch: handy.h
40170              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
40171              Date: Wed, 26 Jul 2000 15:34:25 -0300
40172              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
40173      Branch: perl
40174            ! handy.h pod/perlapi.pod
40175 ____________________________________________________________________________
40176 [  6449] By: jhi                                   on 2000/07/26  18:23:55
40177         Log: Subject: [PATCH] minor doc change - perlguts
40178              From: Michael Stevens <mstevens@globnix.org>
40179              Date: Thu, 13 Jul 2000 12:39:18 +0100
40180              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
40181      Branch: perl
40182            ! pod/perlguts.pod
40183 ____________________________________________________________________________
40184 [  6448] By: jhi                                   on 2000/07/26  18:20:30
40185         Log: open() wariness in perlbug.
40186              
40187              Subject: [PATCH] perlbug cleanup
40188              From: Michael Stevens <mstevens@globnix.org>
40189              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
40190              Date: Thu, 13 Jul 2000 15:52:23 +0100
40191      Branch: perl
40192            ! utils/perlbug.PL
40193 ____________________________________________________________________________
40194 [  6447] By: jhi                                   on 2000/07/26  18:13:04
40195         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
40196      Branch: perl
40197            ! lib/File/Temp.pm t/lib/ftmp-security.t
40198 ____________________________________________________________________________
40199 [  6446] By: jhi                                   on 2000/07/26  18:06:32
40200         Log: docfix from Peter Scott <Peter@PSDT.com>.
40201      Branch: perl
40202            ! pod/perlfunc.pod
40203 ____________________________________________________________________________
40204 [  6445] By: jhi                                   on 2000/07/26  17:53:31
40205         Log: Fix *foo{FORMAT}.
40206              
40207              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40208              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40209              Date: Wed, 26 Jul 2000 19:51:02 +0200
40210              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
40211              
40212              From: Graham Barr <gbarr@pobox.com>
40213              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
40214              Date: Wed, 26 Jul 2000 17:38:36 +0100
40215              Message-ID: <20000726173836.L472@pobox.com>
40216      Branch: perl
40217            ! pp.c sv.c t/op/gv.t
40218 ____________________________________________________________________________
40219 [  6444] By: jhi                                   on 2000/07/26  17:49:14
40220         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
40221              from Graham Barr in the module list.
40222      Branch: perl
40223            ! gv.c pod/perlobj.pod
40224 ____________________________________________________________________________
40225 [  6443] By: jhi                                   on 2000/07/26  16:06:56
40226         Log: More split() doc and test patches from Mike Guy.
40227      Branch: perl
40228            ! pod/perlfunc.pod t/op/split.t
40229 ____________________________________________________________________________
40230 [  6442] By: jhi                                   on 2000/07/26  16:05:30
40231         Log: MacOS nits from Matthias Neeracher.
40232      Branch: perl
40233            ! perl.c pp_ctl.c
40234 ____________________________________________________________________________
40235 [  6441] By: jhi                                   on 2000/07/26  04:39:57
40236         Log: Subject: [PATCH] split /^/
40237              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40238              Date: Tue, 25 Jul 2000 14:18:57 +0100
40239              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
40240              
40241              (with notes from tchrist and gbarr)
40242      Branch: perl
40243            ! pod/perlfunc.pod t/op/split.t
40244 ____________________________________________________________________________
40245 [  6440] By: jhi                                   on 2000/07/26  04:32:32
40246         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
40247              From: Peter Prymmer <pvhp@forte.com>
40248              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
40249              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
40250      Branch: perl
40251            ! vms/munchconfig.c
40252 ____________________________________________________________________________
40253 [  6439] By: jhi                                   on 2000/07/26  04:31:01
40254         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
40255              to be fatal errors (instead of by default ignoring them, and
40256              ignoring with a bug: even though -w gave an error, the opening [
40257              was left in)  Reported in:
40258              
40259              Subject: [ID 20000716.024] [=cc=] / [:blank:]
40260              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
40261              Date: Sun, 16 Jul 2000 17:55:29 -0700
40262              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
40263      Branch: perl
40264            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
40265 ____________________________________________________________________________
40266 [  6438] By: jhi                                   on 2000/07/25  15:41:15
40267         Log: Subject: [PATCH] av.c apidoc
40268              From: simon@brecon.co.uk (Simon Cozens)
40269              Date: 24 Jul 2000 06:40:52 GMT
40270              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
40271      Branch: perl
40272            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40273            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
40274 ____________________________________________________________________________
40275 [  6437] By: jhi                                   on 2000/07/25  14:05:36
40276         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
40277              From: "Stephen P. Potter" <spp@ds.net>
40278              Date: Mon, 24 Jul 2000 14:22:23 -0400
40279              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
40280      Branch: perl
40281            ! pod/perllocale.pod
40282 ____________________________________________________________________________
40283 [  6436] By: jhi                                   on 2000/07/25  14:02:03
40284         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
40285              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40286              Date: Mon, 24 Jul 2000 18:04:28 +0100
40287              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
40288      Branch: perl
40289            ! t/lib/syslfs.t t/op/lfs.t
40290 ____________________________________________________________________________
40291 [  6435] By: jhi                                   on 2000/07/25  13:59:28
40292         Log: Get UTF16 BOMs working.  Patch from
40293              
40294              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40295              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40296              Date: Tue, 25 Jul 2000 12:52:45 +0100
40297              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
40298              
40299              and notes from
40300              
40301              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
40302              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40303              Date: Tue, 25 Jul 2000 11:43:25 +0100
40304              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
40305      Branch: perl
40306            ! t/comp/require.t toke.c utf8.c
40307 ____________________________________________________________________________
40308 [  6434] By: jhi                                   on 2000/07/25  02:39:54
40309         Log: Make the "uninit variable" warning to say "concat or string"
40310              or "join or string" when in concat or join .
40311              
40312              Subject: Re: [ID 20000403.009] uninitialised concatenation???
40313              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40314              Date: Tue, 04 Apr 2000 18:22:58 +0100
40315              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
40316              
40317              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
40318              From: William R Ward <hermit@BayView.COM>
40319              Date: Thu, 30 Mar 2000 19:50:03 -0800
40320              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
40321      Branch: perl
40322            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
40323            ! t/pragma/warn/op t/pragma/warn/sv
40324 ____________________________________________________________________________
40325 [  6433] By: jhi                                   on 2000/07/24  17:52:56
40326         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
40327      Branch: perl
40328            ! lib/File/Spec/VMS.pm
40329 ____________________________________________________________________________
40330 [  6432] By: jhi                                   on 2000/07/24  17:44:44
40331         Log: Test cases for #6431.
40332              
40333              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40334              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40335              Date: Mon, 24 Jul 2000 15:32:29 +0100
40336              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
40337      Branch: perl
40338            ! t/op/pat.t t/op/split.t
40339 ____________________________________________________________________________
40340 [  6431] By: jhi                                   on 2000/07/24  17:43:17
40341         Log: Bind op fix.
40342              
40343              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
40344              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40345              Date: Mon, 17 Jul 2000 20:04:56 +0100
40346              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
40347      Branch: perl
40348            ! op.c
40349 ____________________________________________________________________________
40350 [  6430] By: jhi                                   on 2000/07/24  03:42:42
40351         Log: Subject: [ID 20000716.023] syslog test fails without sockets
40352              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40353              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
40354              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
40355      Branch: metaconfig/U/perl
40356            ! Extensions.U
40357      Branch: perl
40358            ! Configure config_h.SH
40359 ____________________________________________________________________________
40360 [  6429] By: jhi                                   on 2000/07/24  03:11:52
40361         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
40362              case, but add also notes explaining the relationship of this
40363              patch and the earlier notes by Sarathy.
40364              
40365              Subject: Map is still slow
40366              From: "Ben Tilly" <ben_tilly@hotmail.com>
40367              Date: Sat, 15 Jul 2000 17:23:27 EDT
40368              Message-ID: <20000715212327.21656.qmail@hotmail.com>
40369      Branch: perl
40370            ! pp_ctl.c
40371 ____________________________________________________________________________
40372 [  6428] By: jhi                                   on 2000/07/24  02:58:52
40373         Log: Documentation to explain the behaviour of map().
40374              
40375              Subject: Re: Map is still slow 
40376              From: Gurusamy Sarathy <gsar@ActiveState.com>
40377              Date: Sat, 15 Jul 2000 16:05:09 -0700
40378              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
40379      Branch: perl
40380            ! pp_ctl.c
40381 ____________________________________________________________________________
40382 [  6427] By: jhi                                   on 2000/07/24  02:50:03
40383         Log: Add tests for
40384              [ID 19991110.003] another matching finding by pcre author
40385              which has already been fixed by some patch, as verified in
40386              
40387              Subject: Re: two regex bugs from the mists of time (well, last November)
40388              From: Hugo <hv@crypt.compulink.co.uk>
40389              Date: Sat, 22 Jul 2000 18:12:58 +0100
40390              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
40391      Branch: perl
40392            ! t/op/re_tests
40393 ____________________________________________________________________________
40394 [  6426] By: jhi                                   on 2000/07/24  02:11:20
40395         Log: A missing 'break' after the [[:space:]] switch case.
40396              
40397              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
40398              From: "Stephen P. Potter" <spp@ds.net>
40399              Date: Tue, 18 Jul 2000 16:25:17 -0400
40400              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
40401      Branch: perl
40402            ! regcomp.c
40403 ____________________________________________________________________________
40404 [  6425] By: jhi                                   on 2000/07/24  02:06:12
40405         Log: The output might have been produced in the wrong order.
40406              
40407              Subject: [ID 20000720.003] [PATCH] t/op/write.t
40408              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40409              Date: Thu, 20 Jul 2000 18:49:18 +0100
40410              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
40411      Branch: perl
40412            ! t/op/write.t
40413 ____________________________________________________________________________
40414 [  6424] By: jhi                                   on 2000/07/24  02:00:07
40415         Log: Use STDOUT consistently.
40416              
40417              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
40418              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40419              Date: Thu, 20 Jul 2000 18:04:01 +0100
40420              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
40421      Branch: perl
40422            ! lib/Test/Harness.pm
40423 ____________________________________________________________________________
40424 [  6423] By: jhi                                   on 2000/07/24  01:54:54
40425         Log: Protect against "wild next"s, that is, callbacks doing "next"
40426              instead of "return".
40427              
40428              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
40429              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40430              Date: Tue, 18 Jul 2000 11:30:16 +0100
40431              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
40432      Branch: perl
40433            ! lib/File/Find.pm
40434 ____________________________________________________________________________
40435 [  6422] By: jhi                                   on 2000/07/24  01:35:47
40436         Log: Out-of-date note removed.
40437              
40438              Subject: [PATCH] documentation perlipc
40439              From: rspier@pobox.com (Robert Spier)
40440              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
40441              Message-ID: <14711.35178.572612.502654@rls.cx>
40442      Branch: perl
40443            ! pod/perlipc.pod
40444 ____________________________________________________________________________
40445 [  6421] By: jhi                                   on 2000/07/24  00:09:18
40446         Log: Send all installperl messages to STDERR and be -w clean.
40447              
40448              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
40449              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40450              Date: Sat, 22 Jul 2000 14:02:11 +0100
40451              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
40452      Branch: perl
40453            ! installperl
40454 ____________________________________________________________________________
40455 [  6420] By: jhi                                   on 2000/07/24  00:04:19
40456         Log: Decutandpasto.
40457              
40458              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
40459              From: "Richard Soderberg" <rs@crystalflame.net>
40460              Date: Sun, 23 Jul 2000 01:37:23 -0700
40461              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
40462      Branch: perl
40463            ! pod/perlipc.pod
40464 ____________________________________________________________________________
40465 [  6419] By: jhi                                   on 2000/07/24  00:01:12
40466         Log: A cleaner abs_path().
40467              Subject: Re: unix alternative to Cwd.pm
40468              From: Jeff Pinyan <jeffp@crusoe.net>
40469              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
40470              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
40471      Branch: perl
40472            ! lib/Cwd.pm
40473 ____________________________________________________________________________
40474 [  6418] By: jhi                                   on 2000/07/23  23:48:56
40475         Log: Detypo.
40476              
40477              Subject: [PATCH perl-current] Typo in hints/powerux.sh
40478              From: "Richard Soderberg" <rs@crystalflame.net>
40479              Date: Sun, 23 Jul 2000 01:27:33 -0700
40480              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
40481      Branch: perl
40482            ! hints/powerux.sh
40483 ____________________________________________________________________________
40484 [  6417] By: jhi                                   on 2000/07/17  22:13:31
40485         Log: Subject: SDBM_File documentation
40486              From: mjd@plover.com
40487              Date: 16 Jul 2000 17:41:17 -0000
40488              Message-ID: <20000716174117.18515.qmail@plover.com>
40489      Branch: perl
40490            ! ext/SDBM_File/SDBM_File.pm
40491 ____________________________________________________________________________
40492 [  6416] By: jhi                                   on 2000/07/17  19:13:26
40493         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
40494      Branch: perl
40495            ! hints/mpeix.sh mpeix/relink
40496 ____________________________________________________________________________
40497 [  6415] By: jhi                                   on 2000/07/15  14:11:02
40498         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
40499              the utf8 'characters' can be more than one octet).
40500              
40501              Date: Sat, 15 Jul 2000 00:21:56 +0100
40502              From: Tom Hughes <tom@compton.nu>
40503              Subject: Re: [ID 20000714.002]
40504              Message-ID: <db2334de49.tom@compton.compton.nu>
40505              
40506              Reported in
40507              
40508              Subject: [ID 20000714.002]
40509              From: "Simon Cozens" <simon@othersideofthe.earth.li>
40510              Date: 14 Jul 2000 15:13:09 -0000
40511              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
40512      Branch: perl
40513            ! doop.c
40514 ____________________________________________________________________________
40515 [  6414] By: jhi                                   on 2000/07/15  03:13:41
40516         Log: another VMS build tweak from Peter Prymmer
40517      Branch: perl
40518            ! vms/descrip_mms.template
40519 ____________________________________________________________________________
40520 [  6413] By: jhi                                   on 2000/07/15  03:10:40
40521         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
40522      Branch: perl
40523            ! vms/perlvms.pod
40524 ____________________________________________________________________________
40525 [  6412] By: jhi                                   on 2000/07/15  00:31:05
40526         Log: More docs for sv functions.
40527              
40528              Subject: [PATCH cfgperl] sv.c apidoc
40529              From: simon@brecon.co.uk (Simon Cozens)
40530              Date: 13 Jul 2000 09:00:20 GMT
40531              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
40532              
40533              Subject: Re: [PATCH cfgperl] sv.c apidoc
40534              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40535              Date: Thu, 13 Jul 2000 12:27:41 +0100
40536              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
40537              
40538              Subject: Re: [PATCH cfgperl] sv.c apidoc
40539              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40540              Date: Thu, 13 Jul 2000 13:23:09 +0100
40541              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
40542              
40543              Subject: Re: [PATCH cfgperl] sv.c apidoc
40544              From: simon@brecon.co.uk (Simon Cozens)
40545              Date: 14 Jul 2000 06:51:02 GMT
40546              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
40547      Branch: perl
40548            ! embed.pl pod/perlapi.pod sv.c
40549 ____________________________________________________________________________
40550 [  6411] By: jhi                                   on 2000/07/15  00:10:41
40551         Log: lib/b test fixes from Peter Prymmer.
40552      Branch: perl
40553            ! t/lib/b.t
40554 ____________________________________________________________________________
40555 [  6410] By: jhi                                   on 2000/07/15  00:02:09
40556         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
40557              From: Hugo <hv@crypt.compulink.co.uk>
40558              Date: Fri, 14 Jul 2000 23:05:20 +0100
40559              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
40560              
40561              Didn't anymore apply, but that point still could use another fix.
40562      Branch: perl
40563            ! pod/perlfunc.pod
40564 ____________________________________________________________________________
40565 [  6409] By: jhi                                   on 2000/07/14  23:15:15
40566         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
40567              not in pod, from Peter Prymmer
40568      Branch: perl
40569            ! vms/descrip_mms.template
40570 ____________________________________________________________________________
40571 [  6408] By: jhi                                   on 2000/07/14  20:35:05
40572         Log: The bug report
40573              [ID 19991110.002] minimal matching discrepancy found by pcre author
40574              seems to have been fixed (though differently from what was suggested
40575              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
40576      Branch: perl
40577            ! t/op/re_tests
40578 ____________________________________________________________________________
40579 [  6407] By: jhi                                   on 2000/07/14  17:38:08
40580         Log: Fix AutoSplit to use File::Spec the right way in VMS,
40581              from Peter Prymmer.
40582      Branch: perl
40583            ! lib/AutoSplit.pm
40584 ____________________________________________________________________________
40585 [  6406] By: jhi                                   on 2000/07/14  14:13:22
40586         Log: Merge perlhacktut into perlhack, update perlguts.
40587              
40588              Subject: Re: Perlhacktut
40589              From: simon@brecon.co.uk (Simon Cozens)
40590              Date: 14 Jul 2000 06:49:21 GMT
40591              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
40592              
40593              Subject: Re: Perlhacktut
40594              From: simon@brecon.co.uk (Simon Cozens)
40595              Date: 14 Jul 2000 07:09:45 GMT
40596              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
40597      Branch: perl
40598            ! pod/perlguts.pod pod/perlhack.pod
40599 ____________________________________________________________________________
40600 [  6405] By: jhi                                   on 2000/07/14  14:02:31
40601         Log: Integrate with Sarathy.
40602      Branch: cfgperl
40603           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
40604           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
40605           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
40606 ____________________________________________________________________________
40607 [  6404] By: gsar                                  on 2000/07/14  12:15:02
40608         Log: PERL_OBJECT build tweaks
40609      Branch: perl
40610            ! toke.c
40611 ____________________________________________________________________________
40612 [  6403] By: gsar                                  on 2000/07/14  11:23:41
40613         Log: inconsistent types needs casts
40614      Branch: perl
40615            ! toke.c
40616 ____________________________________________________________________________
40617 [  6402] By: gsar                                  on 2000/07/14  11:12:04
40618         Log: typos in change#6399, regen headers
40619      Branch: perl
40620            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
40621 ____________________________________________________________________________
40622 [  6401] By: gsar                                  on 2000/07/14  10:59:12
40623         Log: typecasts needed for change#6394
40624      Branch: perl
40625            ! toke.c
40626 ____________________________________________________________________________
40627 [  6400] By: gsar                                  on 2000/07/14  10:49:37
40628         Log: integrate cfgperl contents into mainline
40629      Branch: perl
40630           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
40631           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
40632 ____________________________________________________________________________
40633 [  6399] By: gsar                                  on 2000/07/14  10:38:35
40634         Log: enable UTF-16 filter by default if relevant BOM is seen; various
40635              cleanups (typos, misformatted code, and small bugs)
40636      Branch: perl
40637            ! doop.c embed.pl mg.c op.c pp.c toke.c
40638 ____________________________________________________________________________
40639 [  6398] By: gsar                                  on 2000/07/14  08:55:38
40640         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
40641              name suggests anyway)
40642      Branch: perl
40643            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
40644 ____________________________________________________________________________
40645 [  6397] By: gsar                                  on 2000/07/14  08:44:33
40646         Log: move new variables to the end of the interpreter structure (for
40647              bincompat in code that doesn't #include XSUB.h)
40648      Branch: perl
40649            ! intrpvar.h
40650 ____________________________________________________________________________
40651 [  6396] By: gsar                                  on 2000/07/14  08:13:58
40652         Log: MakeMaker should not remove editor backups (*~) on `make clean`
40653              by default (completes change#6383)
40654      Branch: perl
40655            ! lib/ExtUtils/MM_Unix.pm
40656 ____________________________________________________________________________
40657 [  6395] By: jhi                                   on 2000/07/14  05:20:33
40658         Log: Replace change #6337 with a better one.
40659              
40660              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
40661              From: Hugo <hv@crypt.compulink.co.uk>
40662              Date: Fri, 14 Jul 2000 04:16:20 +0100
40663              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
40664      Branch: cfgperl
40665            ! regexec.c t/op/re_tests
40666 ____________________________________________________________________________
40667 [  6394] By: jhi                                   on 2000/07/14  01:33:59
40668         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
40669      Branch: cfgperl
40670            ! embed.pl global.sym proto.h toke.c
40671 ____________________________________________________________________________
40672 [  6393] By: jhi                                   on 2000/07/13  23:41:23
40673         Log: remove discarded test
40674      Branch: cfgperl
40675            ! MANIFEST
40676 ____________________________________________________________________________
40677 [  6392] By: jhi                                   on 2000/07/13  23:32:25
40678         Log: The {multiplier} of a fixed substring was overlooked which
40679              caused a wrong initial search offset for that substring.
40680              
40681              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
40682              From: Hugo <hv@crypt.compulink.co.uk>
40683              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
40684              Date: Thu, 13 Jul 2000 19:27:13 +0100
40685      Branch: cfgperl
40686            ! regcomp.c t/op/re_tests
40687 ____________________________________________________________________________
40688 [  6391] By: jhi                                   on 2000/07/13  16:37:42
40689         Log: typo fix from Craig Berry
40690      Branch: cfgperl
40691            ! vms/subconfigure.com
40692 ____________________________________________________________________________
40693 [  6390] By: jhi                                   on 2000/07/13  13:20:12
40694         Log: Integrate with Sarathy.
40695      Branch: cfgperl
40696            - t/op/method2entersub.t
40697           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
40698           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
40699           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
40700           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
40701 ____________________________________________________________________________
40702 [  6389] By: jhi                                   on 2000/07/13  13:18:48
40703         Log: Detypo from Peter Prymmer, part of #6388.
40704      Branch: cfgperl
40705            ! Configure config_h.SH
40706      Branch: metaconfig
40707            ! U/modified/d_longlong.U
40708 ____________________________________________________________________________
40709 [  6388] By: gsar                                  on 2000/07/13  06:33:40
40710         Log: typos (spotted by Peter Prymmer)
40711      Branch: perl
40712            ! Configure t/lib/english.t
40713 ____________________________________________________________________________
40714 [  6387] By: gsar                                  on 2000/07/13  05:35:28
40715         Log: new selfloader.t in change#6183 doesn't close DATA handles,
40716              and thus fails to clean up tmp files on dosish platforms
40717      Branch: perl
40718            ! t/lib/selfloader.t
40719 ____________________________________________________________________________
40720 [  6386] By: gsar                                  on 2000/07/12  21:42:39
40721         Log: sprintf test tweaks (from Dominic Dunlop)
40722      Branch: perl
40723            ! t/op/sprintf.t
40724 ____________________________________________________________________________
40725 [  6385] By: gsar                                  on 2000/07/12  21:33:46
40726         Log: fix bugs in processing %v-*d and similar format specs (from
40727              Avi Finkel <avi@finkel.org>)
40728      Branch: perl
40729            ! sv.c t/op/sprintf.t
40730 ____________________________________________________________________________
40731 [  6384] By: gsar                                  on 2000/07/12  16:04:19
40732         Log: readd missing perldelta.pod changes from changes#6339,6376
40733      Branch: perl
40734            ! pod/perldelta.pod
40735 ____________________________________________________________________________
40736 [  6383] By: gsar                                  on 2000/07/12  16:00:51
40737         Log: don't clobber *.orig files on *clean targets
40738      Branch: perl
40739            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
40740 ____________________________________________________________________________
40741 [  6382] By: gsar                                  on 2000/07/12  07:59:12
40742         Log: fix broken integrations in cfgperl
40743      Branch: cfgperl
40744           !> Changes pod/perldelta.pod
40745 ____________________________________________________________________________
40746 [  6381] By: gsar                                  on 2000/07/12  07:42:17
40747         Log: integrate cfgperl changes into mainline
40748      Branch: perl
40749            ! Changes
40750           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
40751           !> pod/perlre.pod
40752 ____________________________________________________________________________
40753 [  6380] By: gsar                                  on 2000/07/12  07:31:00
40754         Log: get sprintf.t to adjust properly for 3-digit exponents
40755      Branch: perl
40756            ! t/op/sprintf.t
40757 ____________________________________________________________________________
40758 [  6379] By: gsar                                  on 2000/07/12  06:40:04
40759         Log: change#6174 needs corresponding change in win32/config_h.PL,
40760              which grovels through config_h.SH to find the config.h name
40761      Branch: perl
40762            ! win32/config_h.PL
40763 ____________________________________________________________________________
40764 [  6378] By: jhi                                   on 2000/07/12  05:03:59
40765         Log: Do the cc sanity check both before the hints and
40766              after the cc selction.
40767      Branch: cfgperl
40768            ! Configure config_h.SH
40769      Branch: metaconfig
40770            ! U/modified/Oldconfig.U U/modified/cc.U
40771      Branch: metaconfig/U/perl
40772            + Checkcc.U
40773 ____________________________________________________________________________
40774 [  6377] By: jhi                                   on 2000/07/12  02:49:22
40775         Log: Fix nits noticed by Boston.pm.
40776      Branch: cfgperl
40777            ! pod/perlre.pod
40778 ____________________________________________________________________________
40779 [  6376] By: jhi                                   on 2000/07/11  21:22:13
40780         Log: Configure cosmetics and perldelta.
40781      Branch: cfgperl
40782            ! Configure config_h.SH pod/perldelta.pod
40783      Branch: metaconfig
40784            ! U/modified/cc.U
40785 ____________________________________________________________________________
40786 [  6375] By: gsar                                  on 2000/07/11  21:17:35
40787         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
40788      Branch: perl
40789            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
40790            ! win32/win32sck.c
40791 ____________________________________________________________________________
40792 [  6374] By: gsar                                  on 2000/07/11  20:48:50
40793         Log: tweak for build failure under multiplicity
40794      Branch: perl
40795            ! toke.c
40796 ____________________________________________________________________________
40797 [  6373] By: gsar                                  on 2000/07/11  20:37:23
40798         Log: integrate cfgperl changes#6325..6373 into mainline
40799              (NOTE: today's batch of integrations still untested)
40800      Branch: perl
40801           +> ext/DynaLoader/hints/netbsd.pl
40802            ! Changes
40803           !> (integrate 26 files)
40804 ____________________________________________________________________________
40805 [  6372] By: jhi                                   on 2000/07/11  20:30:36
40806         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
40807              regen perltoc.
40808      Branch: cfgperl
40809            + pod/perlbook.pod
40810            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
40811            ! pod/perltoc.pod
40812 ____________________________________________________________________________
40813 [  6371] By: jhi                                   on 2000/07/11  20:08:56
40814         Log: Minor cleanups on the booklist.
40815      Branch: cfgperl
40816            ! pod/perlfaq2.pod
40817 ____________________________________________________________________________
40818 [  6370] By: jhi                                   on 2000/07/11  19:31:13
40819         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
40820      Branch: cfgperl
40821            ! t/pragma/overload.t
40822 ____________________________________________________________________________
40823 [  6369] By: gsar                                  on 2000/07/11  19:27:48
40824         Log: integrate cfgperl changes#6293..6324 into mainline
40825      Branch: perl
40826           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
40827            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
40828           !> (integrate 30 files)
40829 ____________________________________________________________________________
40830 [  6368] By: gsar                                  on 2000/07/11  19:18:57
40831         Log: skip integrate of problematic change#6292 from cfgperl into mainline
40832      Branch: perl
40833           !> pp_hot.c
40834 ____________________________________________________________________________
40835 [  6367] By: gsar                                  on 2000/07/11  19:17:21
40836         Log: integrate cfgperl changes#6288..6290 into mainline
40837      Branch: perl
40838           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
40839 ____________________________________________________________________________
40840 [  6366] By: gsar                                  on 2000/07/11  19:11:18
40841         Log: integrate cfgperl changes#6268..6282 into mainline
40842      Branch: perl
40843           !> (integrate 30 files)
40844 ____________________________________________________________________________
40845 [  6365] By: gsar                                  on 2000/07/11  18:57:00
40846         Log: delete new accidentally branched file
40847      Branch: perl
40848            - t/op/method2entersub.t
40849 ____________________________________________________________________________
40850 [  6364] By: gsar                                  on 2000/07/11  18:55:13
40851         Log: skip integrate of change#6267 from cfgperl into mainline (the
40852              method call optimization is flawed without additional hints
40853              from user about immutableness of @ISA and no runtime method
40854              definitions)
40855      Branch: perl
40856           +> t/op/method2entersub.t
40857           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
40858           !> perl.h t/op/sprintf.t xsutils.c
40859 ____________________________________________________________________________
40860 [  6363] By: gsar                                  on 2000/07/11  18:49:43
40861         Log: integrate cfgperl changes#6261..6266 into mainline
40862      Branch: perl
40863           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
40864           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
40865           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40866           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
40867 ____________________________________________________________________________
40868 [  6362] By: gsar                                  on 2000/07/11  18:43:26
40869         Log: integrate cfgperl changes#6252..6260 into mainline
40870      Branch: perl
40871           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
40872           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
40873           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
40874           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
40875 ____________________________________________________________________________
40876 [  6361] By: gsar                                  on 2000/07/11  18:37:12
40877         Log: skip integrate of problematic change#6251 from cfgperl into mainline
40878      Branch: perl
40879           !> lib/Exporter.pm
40880 ____________________________________________________________________________
40881 [  6360] By: gsar                                  on 2000/07/11  18:34:56
40882         Log: integrate cfgperl change#6250 into mainline
40883      Branch: perl
40884           +> t/op/my_stash.t
40885           !> MANIFEST embed.pl proto.h toke.c
40886 ____________________________________________________________________________
40887 [  6359] By: gsar                                  on 2000/07/11  18:21:19
40888         Log: integrate cfgperl changes#6242..6249 into mainline
40889      Branch: perl
40890           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
40891           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
40892           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
40893           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
40894           !> t/lib/peek.t utf8.c
40895 ____________________________________________________________________________
40896 [  6358] By: gsar                                  on 2000/07/11  18:15:45
40897         Log: skip integrate of problematic change#6241 from cfgperl into mainline
40898      Branch: perl
40899           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
40900 ____________________________________________________________________________
40901 [  6357] By: jhi                                   on 2000/07/11  18:15:16
40902         Log: Fix for
40903              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
40904              From: Roderick Schertler <roderick@argon.org> 
40905              Date: Tue, 11 Jul 2000 13:55:05 -0400 
40906              Message-Id: <200007111755.NAA05077@jones.argon.org> 
40907      Branch: cfgperl
40908            ! doio.c
40909 ____________________________________________________________________________
40910 [  6356] By: jhi                                   on 2000/07/11  18:12:51
40911         Log: Typo in #6341.
40912      Branch: cfgperl
40913            ! pp_hot.c
40914 ____________________________________________________________________________
40915 [  6355] By: gsar                                  on 2000/07/11  18:12:10
40916         Log: integrate cfgperl changes#6231..6240 into mainline
40917      Branch: perl
40918           +> pod/perlutil.pod
40919           !> (integrate 35 files)
40920 ____________________________________________________________________________
40921 [  6354] By: jhi                                   on 2000/07/11  18:04:34
40922         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
40923              From: Dominic Dunlop <domo@computer.org> 
40924              Date: Tue, 11 Jul 2000 12:27:33 +0200 
40925              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
40926              
40927              Replaces change #6268.
40928      Branch: cfgperl
40929            ! t/op/sprintf.t
40930 ____________________________________________________________________________
40931 [  6353] By: gsar                                  on 2000/07/11  17:59:51
40932         Log: skip integrate of problematic change#6230 from cfgperl into mainline
40933              (a later version of File::Spec is already in mainline)
40934      Branch: perl
40935           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
40936           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
40937 ____________________________________________________________________________
40938 [  6352] By: gsar                                  on 2000/07/11  17:57:48
40939         Log: integrate cfgperl changes#6224..6229 into mainline
40940      Branch: perl
40941           +> lib/lib.pm.PL
40942            - lib/lib.pm
40943           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
40944           !> lib/English.pm op.c t/lib/english.t
40945 ____________________________________________________________________________
40946 [  6351] By: gsar                                  on 2000/07/11  17:50:10
40947         Log: skip integrate of problematic change#6223 from cfgperl into mainline
40948      Branch: perl
40949           !> doio.c
40950 ____________________________________________________________________________
40951 [  6350] By: gsar                                  on 2000/07/11  17:48:28
40952         Log: integrate cfgperl changes#6220..6222 into mainline
40953      Branch: perl
40954           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
40955           !> toke.c utf8.c win32/win32.h
40956 ____________________________________________________________________________
40957 [  6349] By: gsar                                  on 2000/07/11  17:46:13
40958         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
40959              mainline
40960      Branch: perl
40961           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40962           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40963           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40964 ____________________________________________________________________________
40965 [  6348] By: jhi                                   on 2000/07/11  17:45:49
40966         Log: README.posix-bc podified from Thomas Dorner.
40967      Branch: cfgperl
40968            ! README.posix-bc
40969 ____________________________________________________________________________
40970 [  6347] By: gsar                                  on 2000/07/11  17:42:04
40971         Log: integrate cfgperl change#6217 into mainline
40972      Branch: perl
40973           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
40974           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
40975           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
40976 ____________________________________________________________________________
40977 [  6346] By: gsar                                  on 2000/07/11  17:39:37
40978         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
40979              mainline
40980      Branch: perl
40981           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
40982           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40983           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
40984           !> perlapi.h pod/perlapi.pod
40985 ____________________________________________________________________________
40986 [  6345] By: gsar                                  on 2000/07/11  17:36:42
40987         Log: integrate cfgperl changes#6207..6210 into mainline
40988      Branch: perl
40989           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
40990           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
40991 ____________________________________________________________________________
40992 [  6344] By: gsar                                  on 2000/07/11  17:31:20
40993         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
40994              mainline
40995      Branch: perl
40996           !> (integrate 40 files)
40997 ____________________________________________________________________________
40998 [  6343] By: gsar                                  on 2000/07/11  17:19:08
40999         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
41000      Branch: perl
41001           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
41002            ! Changes
41003           !> (integrate 34 files)
41004 ____________________________________________________________________________
41005 [  6342] By: jhi                                   on 2000/07/11  16:05:48
41006         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
41007              To: perl5-porters@perl.org
41008              From: Karsten Sperling <spiff@phreax.net>
41009              Date: Mon, 10 Jul 2000 15:12:52 +0200
41010              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
41011      Branch: cfgperl
41012            ! lib/Symbol.pm
41013 ____________________________________________________________________________
41014 [  6341] By: jhi                                   on 2000/07/11  15:59:23
41015         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
41016              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41017              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
41018              Date: Fri, 07 Jul 2000 17:57:16 +0100
41019      Branch: cfgperl
41020            ! pp_hot.c
41021 ____________________________________________________________________________
41022 [  6340] By: jhi                                   on 2000/07/11  15:55:47
41023         Log: Subject: Re: format bug report  [Patch]
41024              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41025              Date: Wed, 05 Jul 2000 13:12:52 +0200
41026              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
41027              
41028              Subject: Re: format bug report  [Patch]
41029              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41030              Date: Wed, 05 Jul 2000 14:10:01 +0200
41031              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
41032      Branch: cfgperl
41033            ! t/op/write.t toke.c
41034 ____________________________________________________________________________
41035 [  6339] By: jhi                                   on 2000/07/11  13:54:09
41036         Log: Be less forgiving about ambiguous and illegal tr ranges.
41037              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41038              From: Mark-Jason Dominus <mjd@plover.com>
41039              Date: Tue, 04 Jul 2000 10:00:12 -0400
41040              Message-ID: <20000704140012.17772.qmail@plover.com>
41041              
41042              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
41043              From: Mark-Jason Dominus <mjd@plover.com>
41044              Date: Wed, 05 Jul 2000 09:37:36 -0400
41045              Message-ID: <20000705133736.27293.qmail@plover.com>
41046      Branch: cfgperl
41047            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
41048 ____________________________________________________________________________
41049 [  6338] By: jhi                                   on 2000/07/11  13:31:24
41050         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
41051              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41052              Date: Tue, 11 Jul 2000 13:50:51 +0100
41053              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
41054      Branch: cfgperl
41055            ! sv.c
41056 ____________________________________________________________________________
41057 [  6337] By: jhi                                   on 2000/07/11  13:29:14
41058         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
41059              From: Hugo <hv@crypt.compulink.co.uk>
41060              Date: Tue, 11 Jul 2000 12:44:50 +0100
41061              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
41062      Branch: cfgperl
41063            ! regexec.c t/op/re_tests
41064 ____________________________________________________________________________
41065 [  6336] By: jhi                                   on 2000/07/11  13:26:47
41066         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
41067              From: simon@brecon.co.uk (Simon Cozens)
41068              Date: 7 Jul 2000 11:26:09 GMT
41069              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
41070      Branch: cfgperl
41071            ! mg.c
41072 ____________________________________________________________________________
41073 [  6335] By: jhi                                   on 2000/07/11  13:23:37
41074         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
41075              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
41076              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
41077              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
41078      Branch: cfgperl
41079            + ext/DynaLoader/hints/netbsd.pl
41080            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
41081 ____________________________________________________________________________
41082 [  6334] By: jhi                                   on 2000/07/11  13:20:38
41083         Log: Subject: PATCH perlguts.pod: Document D and d magic types
41084              From: mjd@plover.com
41085              Date: 5 Jul 2000 18:01:51 -0000
41086              Message-ID: <20000705180151.29413.qmail@plover.com>
41087      Branch: cfgperl
41088            ! pod/perlguts.pod
41089 ____________________________________________________________________________
41090 [  6333] By: jhi                                   on 2000/07/11  13:15:51
41091         Log: Precedence goof, fix based on
41092              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
41093              From: Hugo <hv@crypt.compulink.co.uk>
41094              Date: Tue, 11 Jul 2000 12:52:38 +0100
41095              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
41096      Branch: cfgperl
41097            ! t/op/taint.t
41098 ____________________________________________________________________________
41099 [  6332] By: jhi                                   on 2000/07/11  12:40:17
41100         Log: Integrate with Sarathy.
41101      Branch: cfgperl
41102           !> win32/win32sck.c
41103 ____________________________________________________________________________
41104 [  6331] By: jhi                                   on 2000/07/10  20:14:16
41105         Log: Sprinkle ldlibpath.
41106      Branch: cfgperl
41107            ! pod/Makefile.SH
41108 ____________________________________________________________________________
41109 [  6330] By: jhi                                   on 2000/07/10  17:54:49
41110         Log: More POSIX.pod tweaks.
41111      Branch: cfgperl
41112            ! ext/POSIX/POSIX.pod
41113 ____________________________________________________________________________
41114 [  6329] By: jhi                                   on 2000/07/10  14:02:12
41115         Log: Reorder perl.pod once more.
41116      Branch: cfgperl
41117            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41118 ____________________________________________________________________________
41119 [  6328] By: gsar                                  on 2000/07/10  07:06:00
41120         Log: accept() leaks memory on windows due to incorrect ordering of
41121              closesocket() and fclose() calls
41122      Branch: perl
41123            ! win32/win32sck.c
41124 ____________________________________________________________________________
41125 [  6327] By: gsar                                  on 2000/07/10  06:49:17
41126         Log: winsock options weren't being set in all threads under ithreads
41127              (caused send()s from second and subsequent threads to fail)
41128      Branch: perl
41129            ! win32/win32sck.c
41130 ____________________________________________________________________________
41131 [  6326] By: jhi                                   on 2000/07/08  02:45:40
41132         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
41133              was cast to an unsigned (32-bit) integer with wild abandon.
41134      Branch: cfgperl
41135            ! ext/Devel/DProf/DProf.xs
41136 ____________________________________________________________________________
41137 [  6325] By: jhi                                   on 2000/07/07  18:50:33
41138         Log: Remove perlbook, update perlfaq book listing,
41139              rearrange perl.pod, regenerate perltoc.
41140      Branch: cfgperl
41141            - pod/perlbook.pod
41142            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
41143            ! pod/perlfaq2.pod pod/perltoc.pod
41144 ____________________________________________________________________________
41145 [  6324] By: jhi                                   on 2000/07/07  14:03:40
41146         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
41147      Branch: cfgperl
41148            ! sv.h toke.c
41149 ____________________________________________________________________________
41150 [  6323] By: jhi                                   on 2000/07/06  16:03:55
41151         Log: Fix complaints of buildtoc.
41152      Branch: cfgperl
41153            + lib/Win32.pod
41154            - pod/Win32.pod
41155            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
41156 ____________________________________________________________________________
41157 [  6322] By: jhi                                   on 2000/07/06  15:15:52
41158         Log: Add =head1 NAMEs so that buildtoc is happy.
41159              (The CGI::Util nit reported to Lincoln.)
41160      Branch: cfgperl
41161            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
41162            ! pod/perltoc.pod
41163 ____________________________________________________________________________
41164 [  6321] By: jhi                                   on 2000/07/06  03:16:04
41165         Log: Config is being used.
41166      Branch: cfgperl
41167            ! t/op/method.t
41168 ____________________________________________________________________________
41169 [  6320] By: jhi                                   on 2000/07/06  03:13:13
41170         Log: Integrate with Sarathy.
41171      Branch: cfgperl
41172           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
41173 ____________________________________________________________________________
41174 [  6319] By: jhi                                   on 2000/07/06  03:11:46
41175         Log: Autogenerate pod/Makefile and pod/buildtoc.
41176              buildtoc also checks whether the existin pods are
41177              mentioned in MANIFEST and perl.pod, and vice versa.
41178              (None of the thusly found discrepancies fixed yet.)
41179              roffitall also needs to be autogenerated similarly but it
41180              seems so badly out of date that I didn't touch it yet.
41181      Branch: cfgperl
41182            + pod/Makefile.SH pod/buildtoc.PL
41183            - pod/Makefile pod/buildtoc
41184            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
41185 ____________________________________________________________________________
41186 [  6318] By: gsar                                  on 2000/07/05  22:10:54
41187         Log: fix UNC path handling on Windows under ithreads, and chdir()
41188              return value when given a non-existent directory
41189      Branch: perl
41190            ! win32/vdir.h
41191 ____________________________________________________________________________
41192 [  6317] By: gsar                                  on 2000/07/05  22:08:19
41193         Log: winsock cleanup never done on Windows (leads to handle leaks)
41194      Branch: perl
41195            ! win32/perllib.c win32/win32sck.c
41196 ____________________________________________________________________________
41197 [  6316] By: gsar                                  on 2000/07/05  22:06:19
41198         Log: some debugger output does not go to the socket when RemotePort is set
41199      Branch: perl
41200            ! lib/perl5db.pl
41201 ____________________________________________________________________________
41202 [  6315] By: jhi                                   on 2000/07/05  00:25:21
41203         Log: Integrate with Sarathy, preliminary fix for unicos
41204              alignment problems in [ID 20000612.002] Perl problem on Cray system.
41205      Branch: cfgperl
41206            ! sv.h
41207           !> pp_hot.c
41208 ____________________________________________________________________________
41209 [  6314] By: gsar                                  on 2000/07/04  23:34:02
41210         Log: tyop in change#6306
41211      Branch: perl
41212            ! pp_hot.c
41213 ____________________________________________________________________________
41214 [  6313] By: jhi                                   on 2000/07/04  22:14:38
41215         Log: Multiline string literals ENONPORTABLE.
41216      Branch: cfgperl
41217            ! pp_hot.c
41218 ____________________________________________________________________________
41219 [  6312] By: jhi                                   on 2000/07/04  20:34:44
41220         Log: Integrate with Sarathy.
41221      Branch: cfgperl
41222           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
41223           !> t/op/method.t
41224 ____________________________________________________________________________
41225 [  6311] By: jhi                                   on 2000/07/04  20:30:56
41226         Log: More POSIX.pod embellishment.
41227      Branch: cfgperl
41228            ! ext/POSIX/POSIX.pod
41229 ____________________________________________________________________________
41230 [  6310] By: gsar                                  on 2000/07/04  17:28:48
41231         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
41232      Branch: perl
41233            ! t/lib/b.t
41234 ____________________________________________________________________________
41235 [  6309] By: jhi                                   on 2000/07/04  17:22:18
41236         Log: The #6308 required a little bit more.
41237      Branch: cfgperl
41238            ! Makefile.SH win32/Makefile
41239 ____________________________________________________________________________
41240 [  6308] By: jhi                                   on 2000/07/04  16:35:24
41241         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
41242      Branch: cfgperl
41243            + lib/lib_pm.PL
41244            - lib/lib.pm.PL
41245            ! MANIFEST Makefile.SH
41246 ____________________________________________________________________________
41247 [  6307] By: jhi                                   on 2000/07/04  16:28:58
41248         Log: Win32 patches for cfgperl from Sarathy.
41249      Branch: cfgperl
41250            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
41251            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
41252            ! thread.h toke.c util.c win32/Makefile win32/win32.c
41253 ____________________________________________________________________________
41254 [  6306] By: gsar                                  on 2000/07/04  16:28:40
41255         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
41256              (from Richard Soderberg <rs@oregonnet.com>)
41257      Branch: perl
41258            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
41259 ____________________________________________________________________________
41260 [  6305] By: jhi                                   on 2000/07/04  16:24:24
41261         Log: Integrate with Sarathy.
41262      Branch: cfgperl
41263           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
41264           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41265           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
41266           !> proto.h win32/win32.c
41267 ____________________________________________________________________________
41268 [  6304] By: gsar                                  on 2000/07/04  16:17:24
41269         Log: missing perldiag entry for unpack("w",...) diagnostic (from
41270              Andreas Koenig)
41271      Branch: perl
41272            ! pod/perldiag.pod
41273 ____________________________________________________________________________
41274 [  6303] By: gsar                                  on 2000/07/04  16:14:44
41275         Log: remove rel2abs prototypes (from Barrie Slaymaker)
41276      Branch: perl
41277            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
41278            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41279 ____________________________________________________________________________
41280 [  6302] By: gsar                                  on 2000/07/04  04:59:35
41281         Log: adjust change#6299
41282      Branch: perl
41283            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
41284            ! win32/win32.c
41285 ____________________________________________________________________________
41286 [  6301] By: jhi                                   on 2000/07/04  04:50:07
41287         Log: Integrate with Sarathy.
41288      Branch: cfgperl
41289           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
41290           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
41291           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
41292 ____________________________________________________________________________
41293 [  6300] By: gsar                                  on 2000/07/04  04:42:09
41294         Log: PERL_OBJECT build tweak
41295      Branch: perl
41296            ! perl.h
41297 ____________________________________________________________________________
41298 [  6299] By: gsar                                  on 2000/07/04  04:37:00
41299         Log: fix memory leak on Windows (PL_sys_intern contents were never
41300              freed)
41301      Branch: perl
41302            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
41303            ! perlapi.c proto.h win32/win32.c
41304 ____________________________________________________________________________
41305 [  6298] By: gsar                                  on 2000/07/04  04:15:59
41306         Log: fix large memory leak that has been around for ever, masked by
41307              -DPURIFY (most of the arenas were never freed!)
41308      Branch: perl
41309            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
41310 ____________________________________________________________________________
41311 [  6297] By: gsar                                  on 2000/07/04  04:07:46
41312         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
41313      Branch: perl
41314            ! perl.c
41315 ____________________________________________________________________________
41316 [  6296] By: jhi                                   on 2000/06/30  18:28:37
41317         Log: Elaborate POSIX.pod.  Still needs work.
41318      Branch: cfgperl
41319            ! ext/POSIX/POSIX.pod
41320 ____________________________________________________________________________
41321 [  6295] By: jhi                                   on 2000/06/30  14:58:18
41322         Log: Point to perlipc for more SysV IPC examples.
41323      Branch: cfgperl
41324            ! pod/perlfunc.pod
41325 ____________________________________________________________________________
41326 [  6294] By: gsar                                  on 2000/06/30  14:47:45
41327         Log: slurp mode fix in change#4736 still not quite right
41328      Branch: perl
41329            ! pp_hot.c t/io/argv.t
41330 ____________________________________________________________________________
41331 [  6293] By: jhi                                   on 2000/06/30  12:02:55
41332         Log: Integrate with Sarathy.
41333      Branch: cfgperl
41334           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
41335 ____________________________________________________________________________
41336 [  6292] By: jhi                                   on 2000/06/30  12:01:11
41337         Log: From: simon@brecon.co.uk (Simon Cozens)
41338              Subject: UTF8 concat
41339              Date: 30 Jun 2000 06:13:25 GMT
41340              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
41341      Branch: cfgperl
41342            ! pp_hot.c
41343 ____________________________________________________________________________
41344 [  6291] By: gsar                                  on 2000/06/30  04:37:33
41345         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
41346              when @_ is modified, causing coredumps
41347      Branch: perl
41348            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
41349 ____________________________________________________________________________
41350 [  6290] By: jhi                                   on 2000/06/30  02:21:44
41351         Log: Integrate with Sarathy.
41352      Branch: cfgperl
41353           !> vms/vms.c vms/vmsish.h
41354 ____________________________________________________________________________
41355 [  6289] By: jhi                                   on 2000/06/30  02:21:02
41356         Log: Check VERSIONs.
41357      Branch: cfgperl
41358            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41359            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41360            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
41361 ____________________________________________________________________________
41362 [  6288] By: jhi                                   on 2000/06/30  02:18:52
41363         Log: Integrate with Sarathy.
41364      Branch: cfgperl
41365           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
41366           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
41367           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
41368           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
41369 ____________________________________________________________________________
41370 [  6287] By: gsar                                  on 2000/06/30  02:17:08
41371         Log: integrate vmsperl changes into mainline
41372      Branch: perl
41373           !> vms/vms.c vms/vmsish.h
41374 ____________________________________________________________________________
41375 [  6285] By: gsar                                  on 2000/06/30  02:05:28
41376         Log: localize %INC in a Safe compartment so that use/require work
41377              (many other magic globals probably need similar treatment)
41378      Branch: perl
41379            ! ext/Opcode/Opcode.xs
41380 ____________________________________________________________________________
41381 [  6284] By: gsar                                  on 2000/06/30  01:54:54
41382         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
41383              about Windows
41384      Branch: perl
41385            ! pod/perlembed.pod
41386 ____________________________________________________________________________
41387 [  6283] By: jhi                                   on 2000/06/30  01:50:10
41388         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
41389              From: Barrie Slaymaker <barries@jester.slaysys.com>
41390              Date: Wed, 28 Jun 2000 11:35:29 -0400
41391              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
41392      Branch: perl
41393            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41394            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41395            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41396            ! lib/File/Spec/Win32.pm
41397 ____________________________________________________________________________
41398 [  6282] By: jhi                                   on 2000/06/29  22:57:22
41399         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
41400              From: Dan Sugalski <dan@sidhe.org>
41401              Date: Tue, 06 Jun 2000 11:59:50 -0400
41402              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
41403      Branch: cfgperl
41404            ! vms/vms.c
41405 ____________________________________________________________________________
41406 [  6281] By: jhi                                   on 2000/06/29  22:52:50
41407         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
41408              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41409              Date: Wed, 7 Jun 2000 04:02:04 -0500
41410              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
41411      Branch: cfgperl
41412            ! utils/h2xs.PL
41413 ____________________________________________________________________________
41414 [  6280] By: jhi                                   on 2000/06/29  22:45:47
41415         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
41416              From: rspier@pobox.com (Robert Spier)
41417              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
41418              Message-ID: <14654.31913.845602.610277@rls.cx>
41419      Branch: cfgperl
41420            ! utils/h2xs.PL
41421 ____________________________________________________________________________
41422 [  6279] By: jhi                                   on 2000/06/29  22:38:16
41423         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
41424              From: Tim Ayers <tayers@bridge.com>
41425              Date: Thu, 08 Jun 2000 08:11:06 +0200
41426              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
41427              [resent by Richard Foley, Message-Id probably wrong]
41428      Branch: cfgperl
41429            ! pod/perlsub.pod
41430 ____________________________________________________________________________
41431 [  6278] By: jhi                                   on 2000/06/29  22:21:45
41432         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
41433              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
41434              Date: Fri, 09 Jun 2000 12:39:27 -0400
41435              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
41436              (plus update the version "number" of Text::Wrap)
41437      Branch: cfgperl
41438            ! lib/Text/Wrap.pm
41439 ____________________________________________________________________________
41440 [  6277] By: jhi                                   on 2000/06/29  22:13:10
41441         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
41442              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41443              Date: Mon, 12 Jun 2000 14:55:59 +0100
41444              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
41445      Branch: cfgperl
41446            ! pod/perlfunc.pod
41447 ____________________________________________________________________________
41448 [  6276] By: jhi                                   on 2000/06/29  22:11:06
41449         Log: Subject: [PATCH] Re: eval documentation: context
41450              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
41451              Date: Mon, 12 Jun 2000 15:07:29 +0100
41452              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
41453      Branch: cfgperl
41454            ! pod/perlfunc.pod
41455 ____________________________________________________________________________
41456 [  6275] By: jhi                                   on 2000/06/29  21:59:46
41457         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
41458              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
41459              Date: Tue, 13 Jun 2000 02:43:48 -0500
41460              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
41461      Branch: cfgperl
41462            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
41463 ____________________________________________________________________________
41464 [  6274] By: jhi                                   on 2000/06/29  21:56:14
41465         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
41466              From: Andy Dougherty <doughera@lafayette.edu>
41467              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
41468              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
41469      Branch: cfgperl
41470            ! ext/File/Glob/Glob.pm
41471 ____________________________________________________________________________
41472 [  6273] By: jhi                                   on 2000/06/29  21:49:09
41473         Log: Subject: [PATCH] xsub attributes
41474              From: Doug MacEachern <dougm@covalent.net>
41475              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
41476              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
41477      Branch: cfgperl
41478            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
41479            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
41480 ____________________________________________________________________________
41481 [  6272] By: jhi                                   on 2000/06/29  21:41:28
41482         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
41483              From: Tom Phoenix <rootbeer@redcat.com>
41484              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
41485              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
41486      Branch: cfgperl
41487            ! lib/Net/Ping.pm
41488 ____________________________________________________________________________
41489 [  6271] By: jhi                                   on 2000/06/29  21:36:55
41490         Log: Subject: PATCH pod/perltie.pod
41491              From: Ian Phillipps <Ian.Phillipps@iname.com>
41492              Date: Fri, 16 Jun 2000 00:17:19 +0100
41493              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
41494              (only the first hunk, the second hunk had already been done
41495              by some other patch)
41496      Branch: cfgperl
41497            ! pod/perltie.pod
41498 ____________________________________________________________________________
41499 [  6270] By: jhi                                   on 2000/06/29  21:24:51
41500         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
41501              From: Nicholas Clark <nick@talking.bollo.cx>
41502              Date: Fri, 23 Jun 2000 16:21:15 +0100
41503              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
41504      Branch: cfgperl
41505            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
41506            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
41507 ____________________________________________________________________________
41508 [  6269] By: jhi                                   on 2000/06/29  19:38:15
41509         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
41510              silence few compiler warnings.
41511      Branch: cfgperl
41512            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
41513 ____________________________________________________________________________
41514 [  6268] By: jhi                                   on 2000/06/29  18:21:50
41515         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
41516              From: Dominic Dunlop <domo@computer.org> 
41517              Date: Thu, 29 Jun 2000 12:32:39 +0200 
41518              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
41519      Branch: cfgperl
41520            ! t/op/sprintf.t
41521 ____________________________________________________________________________
41522 [  6267] By: jhi                                   on 2000/06/29  18:16:07
41523         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
41524              From: Doug MacEachern <dougm@covalent.net>
41525              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
41526              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
41527      Branch: cfgperl
41528            + t/op/method2entersub.t
41529            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
41530            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41531            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
41532            ! xsutils.c
41533 ____________________________________________________________________________
41534 [  6266] By: jhi                                   on 2000/06/29  15:11:15
41535         Log: Subject: [PATCH 5.6.0] cygwin port
41536              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
41537              From: "Fifer, Eric" <EFifer@sanwaint.com>
41538              Date: Thu, 29 Jun 2000 12:58:29 +0100
41539      Branch: cfgperl
41540            ! cygwin/Makefile.SHs
41541 ____________________________________________________________________________
41542 [  6265] By: jhi                                   on 2000/06/29  15:04:05
41543         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
41544              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41545              Date: Wed, 28 Jun 2000 17:50:12 -0700
41546              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
41547      Branch: cfgperl
41548            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41549 ____________________________________________________________________________
41550 [  6264] By: jhi                                   on 2000/06/29  15:00:57
41551         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
41552              From: Marty Lucich <marty@netcom.com>
41553              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
41554              Message-Id: <200006282116.OAA11148@netcom.com>
41555              ccdlflags update (the BSD/OS 4.1 part had already been taken
41556              care of by #6141).
41557      Branch: cfgperl
41558            ! hints/bsdos.sh
41559 ____________________________________________________________________________
41560 [  6263] By: jhi                                   on 2000/06/29  13:47:44
41561         Log: tr fixes from Simon Cozens
41562      Branch: cfgperl
41563            ! doop.c
41564 ____________________________________________________________________________
41565 [  6262] By: jhi                                   on 2000/06/28  18:46:01
41566         Log: Subject: 5.6.0 Patch for EPOC
41567              From: Olaf Flebbe <o.flebbe@gmx.de>
41568              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
41569              Message-ID: <23449.960929969@www11.gmx.net>
41570      Branch: cfgperl
41571            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
41572            ! epoc/epocish.h
41573 ____________________________________________________________________________
41574 [  6261] By: jhi                                   on 2000/06/28  18:29:07
41575         Log: Subject: Re: [PATCH cfgperl] BOMs away!
41576              From: simon@brecon.co.uk (Simon Cozens)
41577              Date: 17 Jun 2000 11:49:57 GMT
41578              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
41579      Branch: cfgperl
41580            ! pod/perldiag.pod t/comp/require.t toke.c
41581 ____________________________________________________________________________
41582 [  6260] By: jhi                                   on 2000/06/28  17:47:16
41583         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
41584              From: simon@brecon.co.uk (Simon Cozens) 
41585              Date: 17 Jun 2000 11:56:44 GMT 
41586              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
41587              pack U0, pack C0
41588      Branch: cfgperl
41589            ! pod/perlfunc.pod pp.c t/op/pack.t
41590 ____________________________________________________________________________
41591 [  6259] By: jhi                                   on 2000/06/28  16:43:17
41592         Log: perlnewmod was missing from MANIFEST.
41593      Branch: cfgperl
41594            ! MANIFEST
41595 ____________________________________________________________________________
41596 [  6258] By: jhi                                   on 2000/06/28  15:54:30
41597         Log: linenumber tweak
41598      Branch: cfgperl
41599            ! t/pragma/warn/regcomp
41600 ____________________________________________________________________________
41601 [  6257] By: jhi                                   on 2000/06/28  15:50:44
41602         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
41603              From: Doug MacEachern <dougm@covalent.net>
41604              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
41605              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
41606              (one part of the patch had been applied earlier)
41607      Branch: cfgperl
41608            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
41609 ____________________________________________________________________________
41610 [  6256] By: jhi                                   on 2000/06/28  15:40:22
41611         Log: tweaks from Simon Cozens to further fix tr/// under utf8
41612      Branch: cfgperl
41613            ! doop.c
41614 ____________________________________________________________________________
41615 [  6255] By: jhi                                   on 2000/06/28  15:33:45
41616         Log: small thinko tweaks
41617      Branch: cfgperl
41618            ! lib/IPC/Open3.pm t/op/my_stash.t
41619 ____________________________________________________________________________
41620 [  6254] By: jhi                                   on 2000/06/28  15:33:25
41621         Log: Subject: tr///, help wanted.
41622              From: simon@brecon.co.uk (Simon Cozens)
41623              Date: 28 Jun 2000 11:29:04 GMT
41624              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
41625      Branch: cfgperl
41626            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
41627            ! pp_proto.h proto.h t/op/tr.t
41628 ____________________________________________________________________________
41629 [  6253] By: jhi                                   on 2000/06/28  15:09:17
41630         Log: Paranoia tweak on #6249.
41631              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
41632              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41633              Date: Sun, 25 Jun 2000 23:43:12 -0400
41634              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
41635      Branch: cfgperl
41636            ! lib/IPC/Open3.pm
41637 ____________________________________________________________________________
41638 [  6252] By: jhi                                   on 2000/06/28  15:01:38
41639         Log: Document #6249 and #6251.
41640      Branch: cfgperl
41641            ! lib/Exporter.pm lib/IPC/Open3.pm
41642 ____________________________________________________________________________
41643 [  6251] By: jhi                                   on 2000/06/28  14:50:43
41644         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
41645              From: Doug MacEachern <dougm@covalent.net>
41646              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
41647              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
41648      Branch: cfgperl
41649            ! lib/Exporter.pm
41650 ____________________________________________________________________________
41651 [  6250] By: jhi                                   on 2000/06/28  14:45:23
41652         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
41653              From: Doug MacEachern <dougm@covalent.net>
41654              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
41655              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
41656      Branch: cfgperl
41657            + t/op/my_stash.t
41658            ! MANIFEST embed.pl global.sym proto.h toke.c
41659 ____________________________________________________________________________
41660 [  6249] By: jhi                                   on 2000/06/28  14:36:34
41661         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
41662              From: Frank Tobin <ftobin@uiuc.edu>
41663              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
41664              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
41665      Branch: cfgperl
41666            ! lib/IPC/Open3.pm
41667 ____________________________________________________________________________
41668 [  6248] By: jhi                                   on 2000/06/28  14:11:25
41669         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
41670              From: Mark-Jason Dominus <mjd@plover.com>
41671              Date: Tue, 27 Jun 2000 22:36:42 -0400
41672              Message-ID: <20000628023642.12166.qmail@plover.com>
41673      Branch: cfgperl
41674            ! pod/perlfunc.pod
41675 ____________________________________________________________________________
41676 [  6247] By: jhi                                   on 2000/06/27  12:46:37
41677         Log: Tweak $VERSION, patch from Doug MacEachern.
41678      Branch: cfgperl
41679            ! lib/File/Spec.pm
41680 ____________________________________________________________________________
41681 [  6246] By: jhi                                   on 2000/06/27  03:34:46
41682         Log: Allow for standalone testing.
41683      Branch: cfgperl
41684            ! t/lib/filefunc.t t/lib/filespec.t
41685 ____________________________________________________________________________
41686 [  6245] By: jhi                                   on 2000/06/27  02:50:02
41687         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
41688              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41689              Date: Sat, 24 Jun 2000 13:06:20 +0100
41690              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
41691      Branch: cfgperl
41692            ! ext/DynaLoader/DynaLoader_pm.PL
41693 ____________________________________________________________________________
41694 [  6244] By: jhi                                   on 2000/06/27  02:46:10
41695         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
41696              From: Doug MacEachern <dougm@covalent.net>
41697              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
41698              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
41699      Branch: cfgperl
41700            ! gv.c sv.c t/lib/peek.t
41701 ____________________________________________________________________________
41702 [  6243] By: jhi                                   on 2000/06/27  02:38:07
41703         Log: Subject: [PATCH] is_utf8_string
41704              From: simon@brecon.co.uk (Simon Cozens)
41705              Date: 26 Jun 2000 02:25:59 GMT
41706              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
41707      Branch: cfgperl
41708            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
41709            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
41710            ! proto.h utf8.c
41711 ____________________________________________________________________________
41712 [  6242] By: jhi                                   on 2000/06/27  02:24:00
41713         Log: Subject: [PATCH] bytes<->utf8 fixes
41714              From: simon@brecon.co.uk (Simon Cozens)
41715              Date: 26 Jun 2000 04:55:45 GMT
41716              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
41717      Branch: cfgperl
41718            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
41719 ____________________________________________________________________________
41720 [  6241] By: jhi                                   on 2000/06/27  02:12:42
41721         Log: Do no -warn on \_, only on \alpha.
41722              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
41723              From: David Dyck <dcd@tc.fluke.com>
41724              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
41725              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
41726      Branch: cfgperl
41727            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41728 ____________________________________________________________________________
41729 [  6240] By: jhi                                   on 2000/06/27  02:00:01
41730         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
41731              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41732              Date: Mon, 26 Jun 2000 18:40:14 +0100
41733              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
41734      Branch: cfgperl
41735            ! utils/h2xs.PL
41736 ____________________________________________________________________________
41737 [  6239] By: jhi                                   on 2000/06/27  01:53:40
41738         Log: Configure maintenance.  Sever some dependency cycles,
41739              separate gccversion from the cc unit,
41740              address [ID 20000623.006] Configure script patch for using gcc on AIX
41741              (but solve it a little bit differently),
41742              unduplex some accidentally duplicated units,
41743              suggest using gcc if no cc available
41744              (p5p thread: "Solaris configure: counterproposal", 1999-09)
41745      Branch: cfgperl
41746            ! Configure Todo-5.6 config_h.SH
41747      Branch: metaconfig
41748            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
41749            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
41750      Branch: metaconfig/U/perl
41751            + gccvers.U
41752            ! d_getespwnam.U d_getprpwnam.U i_prot.U
41753 ____________________________________________________________________________
41754 [  6238] By: jhi                                   on 2000/06/25  18:04:56
41755         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
41756              From: Dan Sugalski <dan@sidhe.org>
41757              Date: Fri, 23 Jun 2000 17:00:00 -0400
41758              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
41759      Branch: cfgperl
41760            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
41761 ____________________________________________________________________________
41762 [  6237] By: jhi                                   on 2000/06/25  16:36:45
41763         Log: Tweak embed.pl, regen headers.
41764      Branch: cfgperl
41765            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
41766            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
41767            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
41768            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
41769            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
41770 ____________________________________________________________________________
41771 [  6236] By: jhi                                   on 2000/06/25  15:26:42
41772         Log: Regen headers.
41773      Branch: cfgperl
41774            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
41775            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
41776            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
41777            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
41778            ! regnodes.h warnings.h
41779 ____________________________________________________________________________
41780 [  6235] By: jhi                                   on 2000/06/23  19:39:35
41781         Log: The thread begun by
41782              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
41783              From: Kevin.Ruscoe@ubsw.com
41784              Date: Fri, 16 Jun 2000 16:38:51 +0100
41785              Message-Id: <H000019b03c300d6@MHS>
41786      Branch: cfgperl
41787            ! hints/solaris_2.sh
41788 ____________________________________________________________________________
41789 [  6234] By: jhi                                   on 2000/06/23  19:23:36
41790         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
41791              because when run as services (Win32ese for daemons)
41792              no environment variables are set and tmpdir ends up as /tmp,
41793              which is ambiguous.
41794              
41795              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
41796              From: matt@sergeant.org
41797              Date: 16 Jun 2000 16:30:43 -0000
41798              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
41799      Branch: cfgperl
41800            ! lib/File/Spec/Win32.pm
41801 ____________________________________________________________________________
41802 [  6233] By: jhi                                   on 2000/06/23  19:18:58
41803         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
41804              From: Mark-Jason Dominus <mjd@plover.com>
41805              Date: Fri, 16 Jun 2000 20:53:04 -0400
41806              Message-ID: <20000617005304.8008.qmail@plover.com>
41807      Branch: cfgperl
41808            ! op.h
41809 ____________________________________________________________________________
41810 [  6232] By: jhi                                   on 2000/06/23  16:10:02
41811         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
41812              From: simon@brecon.co.uk (Simon Cozens)
41813              Date: 19 Jun 2000 15:18:27 GMT
41814              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
41815              
41816              plus update pod/Makefile and regenerate perltoc
41817      Branch: cfgperl
41818            + pod/perlutil.pod
41819            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
41820 ____________________________________________________________________________
41821 [  6231] By: jhi                                   on 2000/06/23  15:19:18
41822         Log: Subject: [PATCH 5.6.0] cygwin port
41823              From: "Fifer, Eric" <EFifer@sanwaint.com>
41824              Date: Tue, 20 Jun 2000 14:30:58 +0100
41825              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
41826      Branch: cfgperl
41827            ! README.cygwin lib/File/Find.pm
41828 ____________________________________________________________________________
41829 [  6230] By: jhi                                   on 2000/06/23  14:25:21
41830         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
41831      Branch: cfgperl
41832            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41833            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41834            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41835            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
41836 ____________________________________________________________________________
41837 [  6229] By: jhi                                   on 2000/06/23  14:13:34
41838         Log: Subject: README.hpux version 0.6.1
41839              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
41840              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
41841              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
41842      Branch: cfgperl
41843            ! README.hpux
41844 ____________________________________________________________________________
41845 [  6228] By: jhi                                   on 2000/06/23  14:07:20
41846         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
41847              From: Doug MacEachern <dougm@covalent.net>
41848              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
41849              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
41850      Branch: cfgperl
41851            ! op.c
41852 ____________________________________________________________________________
41853 [  6227] By: jhi                                   on 2000/06/23  14:01:06
41854         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
41855              From: Doug MacEachern <dougm@covalent.net>
41856              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
41857              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
41858      Branch: cfgperl
41859            + lib/lib.pm.PL
41860            - lib/lib.pm
41861            ! MANIFEST Makefile.SH
41862 ____________________________________________________________________________
41863 [  6226] By: jhi                                   on 2000/06/23  13:53:07
41864         Log: Subject: [PATCH] remove forward declarations in Socket.pm
41865              From: Doug MacEachern <dougm@covalent.net>
41866              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
41867              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
41868              
41869              From: Doug MacEachern <dougm@covalent.net>
41870              Subject: Re: [PATCH] remove forward declarations in Socket.pm
41871              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
41872              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
41873      Branch: cfgperl
41874            ! ext/Socket/Socket.pm op.c
41875 ____________________________________________________________________________
41876 [  6225] By: jhi                                   on 2000/06/23  13:41:52
41877         Log: Add source code filenames to apidoc.
41878              From: simon@brecon.co.uk (Simon Cozens)
41879              Subject: [PATCH embed.pl] Source X-ref
41880              Date: 22 Jun 2000 02:18:49 GMT
41881              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
41882      Branch: cfgperl
41883            ! embed.pl
41884 ____________________________________________________________________________
41885 [  6224] By: jhi                                   on 2000/06/23  13:32:33
41886         Log: A way to avoid English.pm performance hit.
41887              From: root <root@jester.slaysys.com>
41888              Subject: [YAPATCH English.pm] My turn to putt again
41889              Date: Thu, 22 Jun 2000 20:33:58 -0400
41890              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
41891      Branch: cfgperl
41892            ! lib/English.pm t/lib/english.t
41893 ____________________________________________________________________________
41894 [  6223] By: jhi                                   on 2000/06/23  13:27:06
41895         Log: Avoid double close().
41896              Subject: [PATCH] avoid double close()
41897              From: Doug MacEachern <dougm@covalent.net>
41898              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
41899              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
41900      Branch: cfgperl
41901            ! doio.c
41902 ____________________________________________________________________________
41903 [  6222] By: jhi                                   on 2000/06/23  13:25:54
41904         Log: doc typo fix
41905              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
41906              From: Ian Phillipps <Ian.Phillipps@iname.com>
41907              Date: Fri, 23 Jun 2000 10:40:58 +0100
41908              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
41909      Branch: cfgperl
41910            ! lib/Pod/Usage.pm
41911 ____________________________________________________________________________
41912 [  6221] By: jhi                                   on 2000/06/23  13:24:15
41913         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
41914              From: simon@brecon.co.uk (Simon Cozens)
41915              Subject: [PATCH] Eliminate tr///[CU][CU]
41916              Date: 23 Jun 2000 11:05:40 GMT
41917              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
41918      Branch: cfgperl
41919            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
41920 ____________________________________________________________________________
41921 [  6220] By: jhi                                   on 2000/06/22  16:07:51
41922         Log: Win32 patches from Benjamin Stuhl.
41923      Branch: cfgperl
41924            ! makedef.pl win32/win32.h
41925 ____________________________________________________________________________
41926 [  6219] By: jhi                                   on 2000/06/22  16:06:34
41927         Log: Bytecode patches from Benjamin Stuhl.
41928      Branch: cfgperl
41929            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41930            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41931            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41932 ____________________________________________________________________________
41933 [  6218] By: jhi                                   on 2000/06/15  23:54:16
41934         Log: Bytecode patches from Benjamin Stuhl.
41935      Branch: cfgperl
41936            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41937 ____________________________________________________________________________
41938 [  6217] By: jhi                                   on 2000/06/09  13:38:29
41939         Log: Rename the fdpid locking and integrate with Sarathy.
41940      Branch: cfgperl
41941            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
41942            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
41943            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
41944            ! win32/win32.c
41945           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
41946 ____________________________________________________________________________
41947 [  6216] By: gsar                                  on 2000/06/08  14:54:21
41948         Log: be more optimal about clearing @_
41949      Branch: perl
41950            ! cop.h
41951 ____________________________________________________________________________
41952 [  6215] By: gsar                                  on 2000/06/08  14:33:04
41953         Log: tweak comment about @DB::args
41954      Branch: perl
41955            ! av.h pp_ctl.c
41956 ____________________________________________________________________________
41957 [  6214] By: gsar                                  on 2000/06/08  13:57:54
41958         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
41959              caller() wants to populate @DB::args with it (causes a coredump
41960              in Carp::confess())
41961      Branch: perl
41962            ! cop.h t/op/runlevel.t
41963 ____________________________________________________________________________
41964 [  6213] By: gsar                                  on 2000/06/08  07:06:35
41965         Log: back out change#6106 (seems problematic)
41966      Branch: perl
41967            ! hints/solaris_2.sh
41968 ____________________________________________________________________________
41969 [  6212] By: jhi                                   on 2000/06/07  03:10:36
41970         Log: Continuing mopup for #6204.
41971      Branch: cfgperl
41972            ! ext/B/defsubs_h.PL
41973 ____________________________________________________________________________
41974 [  6211] By: jhi                                   on 2000/06/07  02:41:50
41975         Log: Mopup for #6204.
41976              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
41977              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
41978              This is comes from const() where POK isn't on when expected.
41979      Branch: cfgperl
41980            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
41981            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41982            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41983            ! perlapi.h pod/perlapi.pod
41984 ____________________________________________________________________________
41985 [  6210] By: jhi                                   on 2000/06/07  01:56:29
41986         Log: Mopup for #6207 and #6209.
41987      Branch: cfgperl
41988            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
41989 ____________________________________________________________________________
41990 [  6209] By: jhi                                   on 2000/06/07  01:33:12
41991         Log: Lock PL_fdpid against race conditions, based on:
41992              Subject: [PATCH 5.6.0]subprocess fixup for threads
41993              From: Dan Sugalski <dan@sidhe.org>
41994              To: perl5-porters@perl.org
41995              Date: Tue, 11 Apr 2000 17:02:32 -0400
41996              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
41997      Branch: cfgperl
41998            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
41999            ! win32/win32.c
42000 ____________________________________________________________________________
42001 [  6208] By: jhi                                   on 2000/06/07  01:05:23
42002         Log: Regen headers for #6207.
42003      Branch: cfgperl
42004            ! embed.h global.sym objXSUB.h proto.h
42005 ____________________________________________________________________________
42006 [  6207] By: jhi                                   on 2000/06/06  23:43:13
42007         Log: Subject: [PATCH 5.6.0] Threadsafe patches
42008              From: Dan Sugalski <dan@sidhe.org>
42009              To: perl5-porters@perl.org
42010              Date: Mon, 08 May 2000 18:08:13 -0400
42011              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
42012      Branch: cfgperl
42013            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
42014            ! proto.h sv.h util.c
42015 ____________________________________________________________________________
42016 [  6206] By: jhi                                   on 2000/06/06  23:21:23
42017         Log: Subject: [PATCH] Eliminate $a/$b in pod
42018              From: David Glasser <me@davidglasser.net>
42019              To: perl5-porters@perl.org
42020              Date: Mon, 29 May 2000 21:15:59 -0400
42021              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
42022      Branch: cfgperl
42023            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
42024            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
42025            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
42026            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
42027            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
42028            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
42029            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
42030            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
42031            ! pod/perlvar.pod pod/perlxs.pod
42032 ____________________________________________________________________________
42033 [  6205] By: jhi                                   on 2000/06/06  23:12:14
42034         Log: Subject: [PATCH] Win32 improvements
42035              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42036              To: gsar@activestate.com, perl5-porters@perl.org
42037              Date: Mon, 29 May 2000 17:22:24 PDT
42038              Message-ID: <20000530002224.91142.qmail@hotmail.com>
42039              (MUA had mangled many lines by wordwrapping)
42040      Branch: cfgperl
42041            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
42042 ____________________________________________________________________________
42043 [  6204] By: jhi                                   on 2000/06/06  23:01:50
42044         Log: Subject: [PATCH] B::Bytecode patches
42045              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
42046              To: gsar@activestate.com, jhi@iki.fi
42047              Cc: perl5-porters@perl.org
42048              Message-ID: <20000602202526.48694.qmail@hotmail.com>
42049              (MUA had mangled many lines by wordwrapping)
42050      Branch: cfgperl
42051            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
42052            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
42053            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
42054            ! intrpvar.h perl.c
42055 ____________________________________________________________________________
42056 [  6203] By: jhi                                   on 2000/06/06  22:32:43
42057         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
42058              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42059              Date: Tue, 06 Jun 2000 13:07:45 -0700
42060              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
42061      Branch: cfgperl
42062            ! pod/perldiag.pod
42063 ____________________________________________________________________________
42064 [  6202] By: jhi                                   on 2000/06/06  19:38:35
42065         Log: Integrate with Sarathy.
42066      Branch: cfgperl
42067           !> perl.c
42068 ____________________________________________________________________________
42069 [  6201] By: gsar                                  on 2000/06/06  00:42:59
42070         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
42071              does a PUSHMARK that's never ever POPMARKed; in general, only
42072              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
42073              Perl_eval_[sp]v() don't because they don't take any incoming
42074              arguments (this leak has been around since the original version
42075              of perl_eval_pv() in 5.003_97e)
42076      Branch: perl
42077            ! perl.c
42078 ____________________________________________________________________________
42079 [  6200] By: jhi                                   on 2000/06/04  03:44:52
42080         Log: Update to cperl-mode.el 4.31 from
42081              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
42082              Subject: A couple of notes
42083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42084              To: Mailing list Perl5 <perl5-porters@perl.org>
42085              Date: Sat, 3 Jun 2000 23:33:32 -0400
42086              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
42087      Branch: cfgperl
42088            ! emacs/cperl-mode.el
42089 ____________________________________________________________________________
42090 [  6199] By: jhi                                   on 2000/06/03  15:11:05
42091         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
42092              From: Dan Sugalski <dan@sidhe.org>
42093              To: perl5-porters@perl.org, vmsperl@perl.org
42094              Date: Fri, 02 Jun 2000 17:30:51 -0400
42095              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
42096      Branch: cfgperl
42097            ! vms/descrip_mms.template vms/gen_shrfls.pl
42098 ____________________________________________________________________________
42099 [  6198] By: jhi                                   on 2000/06/03  14:59:15
42100         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
42101              From: Dan Sugalski <dan@sidhe.org>
42102              To: vmsperl@perl.org, perl5-porters@perl.org
42103              Date: Fri, 02 Jun 2000 16:00:41 -0400
42104              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
42105              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
42106      Branch: cfgperl
42107            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
42108            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
42109            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
42110 ____________________________________________________________________________
42111 [  6197] By: jhi                                   on 2000/06/03  14:41:30
42112         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
42113              From: John Borwick <jhborwic@unity.ncsu.edu>
42114              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
42115              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
42116      Branch: cfgperl
42117            ! pod/perlsyn.pod
42118 ____________________________________________________________________________
42119 [  6196] By: jhi                                   on 2000/06/03  14:38:09
42120         Log: Integrate with Sarathy.
42121      Branch: cfgperl
42122           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42123           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42124           !> vms/perly_c.vms
42125 ____________________________________________________________________________
42126 [  6195] By: gsar                                  on 2000/06/02  22:43:13
42127         Log: fix yet another eval"" leak under USE_ITHREADS
42128      Branch: perl
42129            ! op.c
42130 ____________________________________________________________________________
42131 [  6194] By: gsar                                  on 2000/06/02  18:22:06
42132         Log: fix small eval"" memory leaks under USE_ITHREADS
42133      Branch: perl
42134            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
42135            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
42136            ! vms/perly_c.vms
42137 ____________________________________________________________________________
42138 [  6193] By: jhi                                   on 2000/06/01  13:03:56
42139         Log: Signals-be-gone for microperl.
42140      Branch: cfgperl
42141            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
42142 ____________________________________________________________________________
42143 [  6192] By: jhi                                   on 2000/06/01  12:52:02
42144         Log: Integrate with Sarathy.
42145      Branch: cfgperl
42146           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
42147           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
42148           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
42149           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42150           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
42151           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
42152           !> t/op/vec.t utils/h2xs.PL
42153 ____________________________________________________________________________
42154 [  6191] By: gsar                                  on 2000/06/01  09:38:21
42155         Log: vec() loses numericalness (modified version of patch suggested
42156              by Robin Barker)
42157      Branch: perl
42158            ! doop.c t/op/vec.t
42159 ____________________________________________________________________________
42160 [  6190] By: gsar                                  on 2000/06/01  09:26:15
42161         Log: submit missing embed.pl change
42162      Branch: perl
42163            ! embed.pl
42164 ____________________________________________________________________________
42165 [  6189] By: gsar                                  on 2000/06/01  09:05:34
42166         Log: counting tr/// corrupts later operation (from M.J.T Guy)
42167      Branch: perl
42168            ! doop.c t/op/tr.t
42169 ____________________________________________________________________________
42170 [  6188] By: gsar                                  on 2000/06/01  08:58:39
42171         Log: h2xs tweaks
42172      Branch: perl
42173            ! utils/h2xs.PL
42174 ____________________________________________________________________________
42175 [  6187] By: gsar                                  on 2000/06/01  08:50:07
42176         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
42177              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42178      Branch: perl
42179            + lib/Pod/LaTeX.pm
42180            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
42181            ! pod/pod2latex.PL
42182 ____________________________________________________________________________
42183 [  6186] By: gsar                                  on 2000/06/01  08:24:40
42184         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
42185              <wolfgang.laun@alcatel.at>)
42186      Branch: perl
42187            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
42188            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
42189 ____________________________________________________________________________
42190 [  6185] By: gsar                                  on 2000/06/01  08:12:00
42191         Log: remove incorrect documentation about implicit split to @_ in
42192              list context, which never really worked in perl 5 (from
42193              M.J.T. Guy)
42194      Branch: perl
42195            ! pod/perlfunc.pod pod/perltrap.pod
42196 ____________________________________________________________________________
42197 [  6184] By: gsar                                  on 2000/06/01  07:52:27
42198         Log: tweak for change#6127
42199      Branch: perl
42200            ! perl.c
42201 ____________________________________________________________________________
42202 [  6183] By: gsar                                  on 2000/06/01  07:41:02
42203         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
42204              <nick@ccl4.org>)
42205      Branch: perl
42206            + t/lib/selfloader.t
42207            ! MANIFEST lib/SelfLoader.pm
42208 ____________________________________________________________________________
42209 [  6182] By: jhi                                   on 2000/06/01  00:34:42
42210         Log: Be Cleaner Part Deux.
42211      Branch: cfgperl
42212            ! Makefile.SH
42213 ____________________________________________________________________________
42214 [  6181] By: jhi                                   on 2000/06/01  00:32:09
42215         Log: Integrate with Sarathy.
42216      Branch: cfgperl
42217           !> pp.c t/op/arith.t
42218 ____________________________________________________________________________
42219 [  6180] By: jhi                                   on 2000/06/01  00:31:13
42220         Log: microperl nits from Simon Cozens.
42221      Branch: cfgperl
42222            + uconfig.h
42223            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
42224            ! unixish.h
42225 ____________________________________________________________________________
42226 [  6179] By: gsar                                  on 2000/05/31  22:37:51
42227         Log: buggy modulus on UVs introduced by change#3378 (resulted in
42228              4063328477 % 65535 amounting to 27406, instead of 27407)
42229      Branch: perl
42230            ! pp.c t/op/arith.t
42231 ____________________________________________________________________________
42232 [  6178] By: jhi                                   on 2000/05/31  21:52:41
42233         Log: Be cleaner.
42234      Branch: cfgperl
42235            ! Makefile.SH
42236 ____________________________________________________________________________
42237 [  6177] By: jhi                                   on 2000/05/31  21:47:33
42238         Log: Substitution utf8 patch from Simon Cozens.
42239      Branch: cfgperl
42240            ! pp_hot.c
42241 ____________________________________________________________________________
42242 [  6176] By: jhi                                   on 2000/05/31  21:45:34
42243         Log: Single-quoted utf8 patch from Simon Cozens.
42244      Branch: cfgperl
42245            ! toke.c
42246 ____________________________________________________________________________
42247 [  6175] By: jhi                                   on 2000/05/31  21:40:18
42248         Log: Integrate with Sarathy.
42249      Branch: cfgperl
42250           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
42251 ____________________________________________________________________________
42252 [  6174] By: jhi                                   on 2000/05/31  21:37:31
42253         Log: microperl changes from Simon Cozens; Makefile for microperl
42254              written from scratch; few casts added as microperl compilation
42255              doesn't have all prototypes available.
42256      Branch: cfgperl
42257            + Makefile.micro README.micro Todo.micro uconfig.sh
42258            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
42259            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
42260      Branch: metaconfig
42261            + U/modified/Config_h.U
42262 ____________________________________________________________________________
42263 [  6173] By: jhi                                   on 2000/05/31  20:00:24
42264         Log: metaconfig maintenance.
42265      Branch: metaconfig
42266            + U/modified/Inhdr.U U/typedefs/inotype.U
42267      Branch: metaconfig/U/perl
42268            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
42269            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
42270 ____________________________________________________________________________
42271 [  6172] By: gsar                                  on 2000/05/31  05:05:42
42272         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
42273              (from Ilya Zakharevich)
42274      Branch: perl
42275            ! regexec.c t/op/re_tests
42276 ____________________________________________________________________________
42277 [  6171] By: gsar                                  on 2000/05/31  05:01:47
42278         Log: scalar() doesn't force scalar context when used in void context
42279              (from Simon Cozens)
42280      Branch: perl
42281            ! op.c t/op/wantarray.t
42282 ____________________________________________________________________________
42283 [  6170] By: gsar                                  on 2000/05/31  04:41:33
42284         Log: change#6142 needs tweaks to tests to work where there's no symlink()
42285              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42286      Branch: perl
42287            ! t/lib/filefind.t
42288 ____________________________________________________________________________
42289 [  6169] By: gsar                                  on 2000/05/31  04:29:49
42290         Log: integrate cfgperl contents into mainline
42291      Branch: perl
42292           +> pod/perlmodlib.PL pod/perlnewmod.pod
42293           !> (integrate 42 files)
42294 ____________________________________________________________________________
42295 [  6168] By: jhi                                   on 2000/05/30  22:53:37
42296         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
42297      Branch: cfgperl
42298            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42299            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
42300            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
42301            ! win32/config.bc win32/config.gc win32/config.vc
42302            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42303            ! win32/config_h.PL win32/config_sh.PL
42304      Branch: metaconfig/U/perl
42305            ! perlxv.U
42306 ____________________________________________________________________________
42307 [  6167] By: jhi                                   on 2000/05/30  22:20:21
42308         Log: tweak todo 
42309      Branch: cfgperl
42310            ! Todo-5.6
42311 ____________________________________________________________________________
42312 [  6166] By: jhi                                   on 2000/05/30  22:11:51
42313         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
42314              in case somebody wants to write an extension for more
42315              shadow database interfaces.
42316      Branch: cfgperl
42317            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42318            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
42319            ! vos/config.def vos/config.h vos/config_h.SH_orig
42320            ! win32/config.bc win32/config.gc win32/config.vc
42321            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42322      Branch: metaconfig
42323            ! U/modified/Myinit.U
42324      Branch: metaconfig/U/perl
42325            + d_getespwnam.U d_getprpwnam.U i_prot.U
42326 ____________________________________________________________________________
42327 [  6165] By: jhi                                   on 2000/05/30  18:35:34
42328         Log: Integrate with Sarathy.
42329      Branch: cfgperl
42330           !> op.c
42331 ____________________________________________________________________________
42332 [  6164] By: jhi                                   on 2000/05/30  18:30:16
42333         Log: detypo
42334      Branch: cfgperl
42335            ! Configure config_h.SH
42336      Branch: metaconfig/U/perl
42337            ! perlxv.U
42338 ____________________________________________________________________________
42339 [  6163] By: gsar                                  on 2000/05/30  03:24:03
42340         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
42341      Branch: perl
42342            ! op.c
42343 ____________________________________________________________________________
42344 [  6162] By: gsar                                  on 2000/05/30  03:09:38
42345         Log: fix memory leak in method call optimization (change#3768);
42346              made C<eval "$x->foo()"> leak
42347      Branch: perl
42348            ! op.c
42349 ____________________________________________________________________________
42350 [  6161] By: jhi                                   on 2000/05/29  17:56:26
42351         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
42352              both from Simon Cozens.
42353      Branch: cfgperl
42354            + pod/perlmodlib.PL pod/perlnewmod.pod
42355            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
42356            ! pod/perlmodlib.pod pod/perltoc.pod
42357 ____________________________________________________________________________
42358 [  6160] By: jhi                                   on 2000/05/29  17:23:55
42359         Log: Changes for the File::Temp 0.08 (change #6159) test suite
42360              to fit better into the Perl distribution test framework.
42361      Branch: cfgperl
42362            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
42363            ! t/lib/ftmp-tempfile.t
42364 ____________________________________________________________________________
42365 [  6159] By: jhi                                   on 2000/05/29  16:55:36
42366         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
42367      Branch: cfgperl
42368            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42369            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42370 ____________________________________________________________________________
42371 [  6158] By: bailey                                on 2000/05/29  16:22:08
42372         Log: Add fallback to tmpfile for use in cases where user's relying on
42373              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
42374              Lane's patch)
42375      Branch: vmsperl
42376            ! vms/vms.c vms/vmsish.h
42377 ____________________________________________________________________________
42378 [  6157] By: jhi                                   on 2000/05/29  03:10:36
42379         Log: Regen Configure to jive with #6149.
42380      Branch: cfgperl
42381            ! Configure
42382      Branch: metaconfig
42383            ! U/modified/Getfile.U
42384 ____________________________________________________________________________
42385 [  6156] By: jhi                                   on 2000/05/29  03:01:38
42386         Log: Integrate with Sarathy.
42387      Branch: cfgperl
42388           +> ext/DynaLoader/dl_mac.xs
42389           !> (integrate 38 files)
42390 ____________________________________________________________________________
42391 [  6155] By: gsar                                  on 2000/05/28  21:15:58
42392         Log: small bug in change#6144; remove random \xA0 character that snuck
42393              in via change#6145
42394      Branch: perl
42395            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
42396 ____________________________________________________________________________
42397 [  6154] By: gsar                                  on 2000/05/28  21:04:19
42398         Log: avoid type mismatch warning
42399      Branch: perl
42400            ! perl.c
42401 ____________________________________________________________________________
42402 [  6153] By: gsar                                  on 2000/05/28  20:58:31
42403         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
42404              <nick@Bagpuss.uk.boo.com>)
42405      Branch: perl
42406            ! lib/Test/Harness.pm
42407 ____________________________________________________________________________
42408 [  6152] By: gsar                                  on 2000/05/28  20:53:42
42409         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
42410      Branch: perl
42411            ! regexec.c
42412 ____________________________________________________________________________
42413 [  6151] By: gsar                                  on 2000/05/28  20:50:28
42414         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
42415      Branch: perl
42416            ! regexec.c
42417 ____________________________________________________________________________
42418 [  6150] By: gsar                                  on 2000/05/28  20:39:58
42419         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
42420      Branch: perl
42421            ! pod/perlrequick.pod
42422 ____________________________________________________________________________
42423 [  6149] By: gsar                                  on 2000/05/28  20:35:16
42424         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
42425              <troc@netrus.net>)
42426      Branch: perl
42427            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
42428            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
42429            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
42430            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
42431 ____________________________________________________________________________
42432 [  6148] By: gsar                                  on 2000/05/28  20:21:07
42433         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
42434      Branch: perl
42435            ! lib/ExtUtils/MM_Unix.pm
42436 ____________________________________________________________________________
42437 [  6147] By: gsar                                  on 2000/05/28  20:12:41
42438         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
42439              (from Peter Prymmer)
42440      Branch: perl
42441            ! vms/subconfigure.com
42442 ____________________________________________________________________________
42443 [  6146] By: gsar                                  on 2000/05/28  20:06:15
42444         Log: doc typo
42445      Branch: perl
42446            ! lib/warnings.pm warnings.h warnings.pl
42447 ____________________________________________________________________________
42448 [  6145] By: gsar                                  on 2000/05/28  18:44:33
42449         Log: make xsubpp skip embedded pod (from Matthias Neeracher
42450              <neeri@iis.ee.ethz.ch>)
42451      Branch: perl
42452            ! lib/ExtUtils/xsubpp
42453 ____________________________________________________________________________
42454 [  6144] By: gsar                                  on 2000/05/28  18:42:49
42455         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
42456              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
42457              <neeri@iis.ee.ethz.ch>)
42458      Branch: perl
42459            ! lib/AutoSplit.pm
42460 ____________________________________________________________________________
42461 [  6143] By: gsar                                  on 2000/05/28  18:41:12
42462         Log: MacOS support, part 1 (from Matthias Neeracher
42463              <neeri@iis.ee.ethz.ch>)
42464      Branch: perl
42465            + ext/DynaLoader/dl_mac.xs
42466            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
42467            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
42468            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
42469            ! util.h
42470 ____________________________________________________________________________
42471 [  6142] By: gsar                                  on 2000/05/28  18:21:51
42472         Log: File::Find fails to chdir when chasing symlinks (from
42473              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
42474      Branch: perl
42475            ! lib/File/Find.pm t/lib/filefind.t
42476 ____________________________________________________________________________
42477 [  6141] By: jhi                                   on 2000/05/28  14:25:15
42478         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
42479              forwarded by Peter Seebach from the bsdi-users mailing list.
42480              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
42481      Branch: perl
42482            ! hints/bsdos.sh
42483 ____________________________________________________________________________
42484 [  6140] By: jhi                                   on 2000/05/28  14:11:57
42485         Log: Integrate with Sarathy.
42486      Branch: cfgperl
42487           +> (branch 30 files)
42488           !> (integrate 93 files)
42489 ____________________________________________________________________________
42490 [  6139] By: gsar                                  on 2000/05/28  10:01:48
42491         Log: revise mktables.PL for bugs and newness in Unicode 3.0
42492              (from James Bence <jbence@amgen.com>)
42493      Branch: perl
42494            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
42495            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
42496            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
42497            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
42498            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
42499            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
42500            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
42501            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
42502            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
42503            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
42504            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
42505            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
42506            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
42507            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
42508            + lib/unicode/Is/SylWU.pl
42509            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
42510            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
42511            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
42512            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
42513            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
42514            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
42515            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
42516            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
42517            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
42518            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
42519            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
42520            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
42521            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
42522            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
42523            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
42524            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
42525            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
42526            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
42527            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
42528            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
42529            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
42530            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
42531            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
42532            ! lib/unicode/Makefile lib/unicode/mktables.PL
42533 ____________________________________________________________________________
42534 [  6138] By: gsar                                  on 2000/05/28  08:50:32
42535         Log: add note about the handling of negative indices to tied arrays
42536              (from Michael G Schwern <schwern@pobox.com>)
42537      Branch: perl
42538            ! pod/perltie.pod
42539 ____________________________________________________________________________
42540 [  6137] By: gsar                                  on 2000/05/28  08:46:10
42541         Log: fix bogus redeclaration warning for "our" variables in different
42542              scopes
42543      Branch: perl
42544            ! op.c t/pragma/strict-vars
42545 ____________________________________________________________________________
42546 [  6136] By: gsar                                  on 2000/05/28  08:31:20
42547         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
42548      Branch: perl
42549            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
42550 ____________________________________________________________________________
42551 [  6135] By: gsar                                  on 2000/05/28  08:17:50
42552         Log: enable Test::Harness to dynamically determine column width etc.
42553              (from Rob Napier <rnapier@employees.org>)
42554      Branch: perl
42555            ! lib/Test/Harness.pm
42556 ____________________________________________________________________________
42557 [  6134] By: gsar                                  on 2000/05/28  08:13:39
42558         Log: make Test::Harness use wait.h/WCOREDUMP if available
42559              (from Ben Tilly <ben_tilly@hotmail.com>)
42560      Branch: perl
42561            ! lib/Test/Harness.pm
42562 ____________________________________________________________________________
42563 [  6133] By: gsar                                  on 2000/05/28  08:08:05
42564         Log: elide bogus test in change#6132
42565      Branch: perl
42566            ! t/pragma/warn/9enabled
42567 ____________________________________________________________________________
42568 [  6132] By: gsar                                  on 2000/05/28  08:03:14
42569         Log: warnings::enabled() doesn't fall back to looking at $^W if
42570              caller isn't using lexical warnings (from Paul Marquess)
42571      Branch: perl
42572            ! pp_ctl.c t/pragma/warn/9enabled
42573 ____________________________________________________________________________
42574 [  6131] By: gsar                                  on 2000/05/28  07:57:47
42575         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
42576      Branch: perl
42577            ! ext/POSIX/POSIX.pm
42578 ____________________________________________________________________________
42579 [  6130] By: gsar                                  on 2000/05/28  07:29:12
42580         Log: fix places that mean C<"word" character> but say C<alphanumeric
42581              character>
42582      Branch: perl
42583            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
42584 ____________________________________________________________________________
42585 [  6129] By: gsar                                  on 2000/05/28  07:18:41
42586         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
42587      Branch: perl
42588            ! vms/test.com
42589 ____________________________________________________________________________
42590 [  6128] By: gsar                                  on 2000/05/28  07:12:55
42591         Log: new perlxstut example for passing/returning refs to arrays
42592              (from David Lowe <dlowe@pootpoot.com>)
42593      Branch: perl
42594            ! pod/perlxstut.pod
42595 ____________________________________________________________________________
42596 [  6127] By: gsar                                  on 2000/05/28  07:02:50
42597         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
42598              failed (from Gisle Aas)
42599      Branch: perl
42600            ! cop.h perl.c
42601 ____________________________________________________________________________
42602 [  6126] By: gsar                                  on 2000/05/28  06:39:53
42603         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
42604              (reworked variant of patch suggested by Simon Cozens)
42605      Branch: perl
42606            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
42607            ! pp_hot.c proto.h t/op/gv.t
42608 ____________________________________________________________________________
42609 [  6125] By: gsar                                  on 2000/05/28  05:14:55
42610         Log: enable propagating exception objects via Perl_croak() in XS code
42611              (from Gisle Aas)
42612      Branch: perl
42613            ! util.c
42614 ____________________________________________________________________________
42615 [  6124] By: gsar                                  on 2000/05/28  05:07:28
42616         Log: integrate vmsperl contents into mainline
42617      Branch: perl
42618           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
42619           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
42620           !> vms/vmsish.h
42621 ____________________________________________________________________________
42622 [  6123] By: gsar                                  on 2000/05/28  05:03:53
42623         Log: clarify gotcha with #line directives (from Rocco Caputo
42624              <troc@netrus.net>)
42625      Branch: perl
42626            ! pod/perldebug.pod pod/perlsyn.pod
42627 ____________________________________________________________________________
42628 [  6122] By: gsar                                  on 2000/05/28  04:58:29
42629         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
42630              (from Mark-Jason Dominus)
42631      Branch: perl
42632            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
42633            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
42634            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
42635            ! toke.c
42636 ____________________________________________________________________________
42637 [  6121] By: bailey                                on 2000/05/25  04:46:54
42638         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
42639              lists (based on fixes by Craig Berry)
42640      Branch: vmsperl
42641            ! lib/File/Spec/VMS.pm
42642 ____________________________________________________________________________
42643 [  6120] By: bailey                                on 2000/05/25  04:25:38
42644         Log: Add missing escape (Charles Lane)
42645      Branch: vmsperl
42646            ! t/op/lex_assign.t
42647 ____________________________________________________________________________
42648 [  6119] By: bailey                                on 2000/05/25  04:21:25
42649         Log: Quiet error messages in vmsish.t (Charles Lane)
42650      Branch: vmsperl
42651            ! vms/ext/vmsish.t
42652 ____________________________________________________________________________
42653 [  6118] By: bailey                                on 2000/05/25  04:17:57
42654         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
42655              Flatten case labels in switch statements uniformly (Charles Bailey)
42656      Branch: vmsperl
42657            ! vms/vms.c
42658 ____________________________________________________________________________
42659 [  6117] By: bailey                                on 2000/05/25  03:58:09
42660         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
42661      Branch: vmsperl
42662            ! vms/vmsish.h
42663 ____________________________________________________________________________
42664 [  6116] By: bailey                                on 2000/05/25  03:11:15
42665         Log: Miscellaneous cosmetic fixes (Charles Lane)
42666      Branch: vmsperl
42667            ! lib/ExtUtils/MM_VMS.pm
42668 ____________________________________________________________________________
42669 [  6115] By: bailey                                on 2000/05/25  03:10:36
42670         Log: Add bounds checking for several strings (Charles Lane)
42671      Branch: vmsperl
42672            ! vms/vms.c
42673 ____________________________________________________________________________
42674 [  6114] By: bailey                                on 2000/05/25  02:25:34
42675         Log: Urk -- undo previous removal of vmsish 'exit' change
42676      Branch: vmsperl
42677            ! vms/ext/vmsish.pm vms/vmsish.h
42678 ____________________________________________________________________________
42679 [  6113] By: bailey                                on 2000/05/24  02:24:40
42680         Log: Ugly workaround for version-specific RTL error
42681      Branch: vmsperl
42682            ! vms/vms.c
42683 ____________________________________________________________________________
42684 [  6112] By: bailey                                on 2000/05/24  02:19:55
42685         Log: Check for existence of file before trying to delete
42686      Branch: vmsperl
42687            ! vms/test.com
42688 ____________________________________________________________________________
42689 [  6111] By: bailey                                on 2000/05/23  23:35:13
42690         Log: Resync with mainline prior to post-5.6.0 updates
42691      Branch: vmsperl
42692           +> (branch 49 files)
42693            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
42694            ! vms/ext/vmsish.pm
42695           !> (integrate 334 files)
42696 ____________________________________________________________________________
42697 [  6110] By: jhi                                   on 2000/05/23  19:28:32
42698         Log: todo tweak
42699      Branch: cfgperl
42700            ! Todo-5.6
42701 ____________________________________________________________________________
42702 [  6109] By: jhi                                   on 2000/05/18  17:38:54
42703         Log: Integrate with Sarathy.
42704      Branch: cfgperl
42705           !> mg.c perl.h win32/perlhost.h
42706 ____________________________________________________________________________
42707 [  6108] By: gsar                                  on 2000/05/17  02:24:56
42708         Log: reenable fake signal handling on Windows, bugs and all
42709      Branch: perl
42710            ! mg.c perl.h win32/perlhost.h
42711 ____________________________________________________________________________
42712 [  6107] By: jhi                                   on 2000/05/15  18:01:41
42713         Log: Tweak the todo list.
42714      Branch: cfgperl
42715            ! Todo-5.6
42716 ____________________________________________________________________________
42717 [  6106] By: jhi                                   on 2000/05/15  13:41:48
42718         Log: The (Configure) script refuses to go on, after asking for
42719              'You may also choose to try maximal 64-bitness....'.
42720              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
42721              -- Patrick Zima
42722              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
42723      Branch: cfgperl
42724            ! hints/solaris_2.sh
42725 ____________________________________________________________________________
42726 [  6105] By: jhi                                   on 2000/05/11  14:37:43
42727         Log: Integrate with Sarathy.
42728      Branch: cfgperl
42729           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42730           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
42731 ____________________________________________________________________________
42732 [  6104] By: gsar                                  on 2000/05/11  03:39:07
42733         Log: PL_sys_intern was being initialized too late on windows
42734      Branch: perl
42735            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42736            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
42737 ____________________________________________________________________________
42738 [  6103] By: jhi                                   on 2000/05/09  19:42:20
42739         Log: Test tweaking for Unicos continues.
42740      Branch: cfgperl
42741            ! t/op/64bitint.t
42742 ____________________________________________________________________________
42743 [  6102] By: jhi                                   on 2000/05/09  16:47:27
42744         Log: The test suite tweak in #6101 wasn't quite right.
42745      Branch: cfgperl
42746            ! t/lib/complex.t
42747 ____________________________________________________________________________
42748 [  6101] By: jhi                                   on 2000/05/09  15:35:34
42749         Log: Hints and test tweaks for Unicos.
42750      Branch: cfgperl
42751            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
42752 ____________________________________________________________________________
42753 [  6100] By: jhi                                   on 2000/05/08  21:15:06
42754         Log: More compilation tweakery from Allen Smith.
42755      Branch: cfgperl
42756            ! hints/irix_6.sh
42757 ____________________________________________________________________________
42758 [  6099] By: jhi                                   on 2000/05/08  19:21:18
42759         Log: Tweaks for the cc bugs from Allen Smith.
42760      Branch: cfgperl
42761            ! hints/irix_6.sh
42762 ____________________________________________________________________________
42763 [  6098] By: jhi                                   on 2000/05/08  19:13:37
42764         Log: Add a note about other, yet unsupported, shadow password APIs.
42765      Branch: cfgperl
42766            ! pp_sys.c
42767 ____________________________________________________________________________
42768 [  6097] By: jhi                                   on 2000/05/08  18:46:34
42769         Log: Add a note about possible compilation problems from Allen Smith.
42770      Branch: cfgperl
42771            ! hints/irix_6.sh
42772 ____________________________________________________________________________
42773 [  6096] By: jhi                                   on 2000/05/08  17:33:10
42774         Log: Integrate with Sarathy.
42775      Branch: cfgperl
42776           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42777           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
42778 ____________________________________________________________________________
42779 [  6095] By: jhi                                   on 2000/05/08  16:21:33
42780         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
42781              might be useful in future.
42782      Branch: cfgperl
42783            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42784            ! config_h.SH
42785      Branch: metaconfig
42786            ! U/installdirs/inc_version_list.U
42787      Branch: metaconfig/U/perl
42788            ! perlxv.U
42789 ____________________________________________________________________________
42790 [  6094] By: gsar                                  on 2000/05/08  14:22:22
42791         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
42792      Branch: perl
42793            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42794            ! hints/cygwin.sh pp_sys.c
42795 ____________________________________________________________________________
42796 [  6093] By: gsar                                  on 2000/05/08  12:52:28
42797         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
42798              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
42799      Branch: perl
42800            ! pp_sys.c sv.c win32/perlhost.h
42801 ____________________________________________________________________________
42802 [  6092] By: jhi                                   on 2000/05/07  22:40:34
42803         Log: Regen perltoc with the fixed buildtoc.
42804      Branch: cfgperl
42805            ! pod/perltoc.pod
42806 ____________________________________________________________________________
42807 [  6091] By: jhi                                   on 2000/05/07  22:24:16
42808         Log: Integrate with Sarathy.
42809      Branch: cfgperl
42810           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
42811           !> t/op/substr.t toke.c
42812 ____________________________________________________________________________
42813 [  6090] By: gsar                                  on 2000/05/07  19:47:07
42814         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
42815              [NI]OK; added tests for both
42816      Branch: perl
42817            ! perl.c pp_hot.c sv.c t/op/substr.t
42818 ____________________________________________________________________________
42819 [  6089] By: gsar                                  on 2000/05/07  18:18:38
42820         Log: buildtoc tweak to fix newline lossage
42821      Branch: perl
42822            ! pod/buildtoc
42823 ____________________________________________________________________________
42824 [  6088] By: jhi                                   on 2000/05/07  16:35:36
42825         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
42826              because we do not use those.  The HAS_GETSPNAM remains,
42827              though, because we still do use that.
42828      Branch: cfgperl
42829            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42830            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
42831            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
42832            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
42833            ! win32/config.vc win32/config_H.bc win32/config_H.gc
42834            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
42835 ____________________________________________________________________________
42836 [  6087] By: gsar                                  on 2000/05/07  16:05:16
42837         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
42838      Branch: perl
42839            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
42840 ____________________________________________________________________________
42841 [  6086] By: jhi                                   on 2000/05/07  15:27:07
42842         Log: Integrate with Sarathy.
42843      Branch: cfgperl
42844           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42845           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42846           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
42847           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
42848           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
42849           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
42850 ____________________________________________________________________________
42851 [  6085] By: gsar                                  on 2000/05/07  05:52:02
42852         Log: repeat operator (x) doesn't preserve utf8-ness
42853      Branch: perl
42854            ! pp.c t/op/substr.t
42855 ____________________________________________________________________________
42856 [  6084] By: gsar                                  on 2000/05/07  05:39:55
42857         Log: substr() does not preserve utf8-ness (from Stefan Eissing
42858              <Eissing@medicaldataservice.de>); added tests
42859      Branch: perl
42860            ! pp.c t/op/substr.t
42861 ____________________________________________________________________________
42862 [  6083] By: gsar                                  on 2000/05/07  05:24:46
42863         Log: note about undocumented caller() return value (from M.J.T. Guy);
42864              yet another peek.t tweak
42865      Branch: perl
42866            ! pod/perlfunc.pod t/lib/peek.t
42867 ____________________________________________________________________________
42868 [  6082] By: gsar                                  on 2000/05/07  05:08:40
42869         Log: peek.t non-portable to ithreads
42870      Branch: perl
42871            ! t/lib/peek.t
42872 ____________________________________________________________________________
42873 [  6081] By: gsar                                  on 2000/05/07  04:17:04
42874         Log: better default perlbug categories for ok reports (from Richard Foley)
42875      Branch: perl
42876            ! utils/perlbug.PL
42877 ____________________________________________________________________________
42878 [  6080] By: gsar                                  on 2000/05/07  04:08:07
42879         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
42880              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42881      Branch: perl
42882            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42883            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42884            ! AUTHORS MAINTAIN MANIFEST
42885 ____________________________________________________________________________
42886 [  6079] By: gsar                                  on 2000/05/07  04:01:38
42887         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
42888      Branch: perl
42889            ! lib/Carp/Heavy.pm
42890 ____________________________________________________________________________
42891 [  6078] By: gsar                                  on 2000/05/07  01:24:19
42892         Log: workaround for CRT bug in chdir() (from Charles Lane, via
42893              Peter Prymmer)
42894      Branch: perl
42895            ! iperlsys.h vms/vms.c vms/vmsish.h
42896 ____________________________________________________________________________
42897 [  6077] By: gsar                                  on 2000/05/07  01:22:23
42898         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
42899              and Tom Phoenix)
42900      Branch: perl
42901            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
42902 ____________________________________________________________________________
42903 [  6076] By: gsar                                  on 2000/05/06  17:36:29
42904         Log: integrate cfgperl contents into mainline
42905      Branch: perl
42906           +> t/lib/peek.t
42907           !> Configure MANIFEST Porting/Glossary Porting/config.sh
42908           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
42909           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
42910           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
42911 ____________________________________________________________________________
42912 [  6075] By: jhi                                   on 2000/05/05  18:56:10
42913         Log: Make the test more portable.
42914      Branch: cfgperl
42915            ! t/lib/peek.t
42916 ____________________________________________________________________________
42917 [  6074] By: jhi                                   on 2000/05/05  18:49:20
42918         Log: Introduce t/lib/peek.t.
42919      Branch: cfgperl
42920            + t/lib/peek.t
42921            ! MANIFEST
42922 ____________________________________________________________________________
42923 [  6073] By: jhi                                   on 2000/05/05  14:30:45
42924         Log: Complex tweaks.
42925      Branch: cfgperl
42926            ! lib/Math/Complex.pm t/lib/complex.t
42927 ____________________________________________________________________________
42928 [  6072] By: jhi                                   on 2000/05/05  12:27:13
42929         Log: Integrate with Sarathy.
42930      Branch: cfgperl
42931           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42932           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42933           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
42934           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
42935 ____________________________________________________________________________
42936 [  6071] By: gsar                                  on 2000/05/05  02:24:46
42937         Log: misformatted perllocal.pod (from Tim Jenness
42938              <t.jenness@jach.hawaii.edu>)
42939      Branch: perl
42940            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42941 ____________________________________________________________________________
42942 [  6070] By: gsar                                  on 2000/05/05  02:16:52
42943         Log: remove misleading comment (from M.J.T. Guy)
42944      Branch: perl
42945            ! t/lib/anydbm.t
42946 ____________________________________________________________________________
42947 [  6069] By: gsar                                  on 2000/05/05  02:15:13
42948         Log: File::Spec compatibility update (from Barrie Slaymaker
42949              <barries@slaysys.com>)
42950      Branch: perl
42951            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42952            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42953 ____________________________________________________________________________
42954 [  6068] By: gsar                                  on 2000/05/05  02:01:50
42955         Log: note about values()
42956      Branch: perl
42957            ! pod/perlfunc.pod
42958 ____________________________________________________________________________
42959 [  6067] By: gsar                                  on 2000/05/05  01:33:09
42960         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
42961      Branch: perl
42962            ! win32/win32.c
42963 ____________________________________________________________________________
42964 [  6066] By: gsar                                  on 2000/05/05  01:23:43
42965         Log: s/END/CHECK/
42966      Branch: perl
42967            ! perl.c
42968 ____________________________________________________________________________
42969 [  6065] By: jhi                                   on 2000/05/04  17:30:22
42970         Log: Integrate with Sarathy.
42971      Branch: cfgperl
42972           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
42973 ____________________________________________________________________________
42974 [  6064] By: gsar                                  on 2000/05/04  17:26:14
42975         Log: change#5905 wasn't quite right--it's intent only applies when arguments
42976              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
42977      Branch: perl
42978            ! pp_sys.c sv.c
42979 ____________________________________________________________________________
42980 [  6063] By: gsar                                  on 2000/05/04  16:52:29
42981         Log: tokeq() could read unallocated field in argument
42982      Branch: perl
42983            ! toke.c
42984 ____________________________________________________________________________
42985 [  6062] By: gsar                                  on 2000/05/04  16:34:51
42986         Log: additional tests for utf8.t
42987      Branch: perl
42988            ! t/pragma/utf8.t
42989 ____________________________________________________________________________
42990 [  6061] By: gsar                                  on 2000/05/04  16:09:28
42991         Log: change#5921 neglected to make eq honor "use bytes"
42992      Branch: perl
42993            ! sv.c
42994 ____________________________________________________________________________
42995 [  6060] By: jhi                                   on 2000/05/04  15:30:16
42996         Log: Integrate with Sarathy.
42997      Branch: cfgperl
42998           !> perl.c regcomp.c t/pragma/utf8.t
42999 ____________________________________________________________________________
43000 [  6059] By: jhi                                   on 2000/05/04  15:26:37
43001         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
43002              in natively 64-bit platforms where a long is a quad (no need
43003              for long longs).  Also added bias for IVs.
43004      Branch: cfgperl
43005            ! toke.c
43006 ____________________________________________________________________________
43007 [  6058] By: gsar                                  on 2000/05/04  00:19:14
43008         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
43009              (spotted by Donald Kinzer <dkinzer@premia.com>)
43010      Branch: perl
43011            ! perl.c
43012 ____________________________________________________________________________
43013 [  6057] By: gsar                                  on 2000/05/03  18:34:01
43014         Log: fix broken parsing of /\x{ab}/
43015      Branch: perl
43016            ! regcomp.c t/pragma/utf8.t
43017 ____________________________________________________________________________
43018 [  6056] By: jhi                                   on 2000/05/03  17:57:16
43019         Log: The search of infinity continues, this time simplified.
43020      Branch: cfgperl
43021            ! lib/Math/Complex.pm
43022 ____________________________________________________________________________
43023 [  6055] By: jhi                                   on 2000/05/03  17:45:30
43024         Log: Detypo.
43025      Branch: cfgperl
43026            ! hints/unicos.sh
43027 ____________________________________________________________________________
43028 [  6054] By: jhi                                   on 2000/05/02  22:28:27
43029         Log: Be more forgiving in POSIX about HUGE_VALL.
43030      Branch: cfgperl
43031            ! ext/POSIX/POSIX.xs
43032 ____________________________________________________________________________
43033 [  6053] By: jhi                                   on 2000/05/02  22:25:05
43034         Log: Integrate with Sarathy.
43035      Branch: cfgperl
43036           !> hints/irix_6.sh pod/perlop.pod
43037 ____________________________________________________________________________
43038 [  6052] By: jhi                                   on 2000/05/02  22:24:31
43039         Log: Unicos hint tweak.
43040      Branch: cfgperl
43041            ! hints/unicos.sh
43042 ____________________________________________________________________________
43043 [  6051] By: jhi                                   on 2000/05/02  22:21:26
43044         Log: Complex tweakery.
43045      Branch: cfgperl
43046            ! lib/Math/Complex.pm t/lib/complex.t
43047 ____________________________________________________________________________
43048 [  6050] By: jhi                                   on 2000/05/02  19:26:22
43049         Log: Use setxxent()/endxxent().
43050      Branch: cfgperl
43051            ! t/op/grent.t t/op/pwent.t
43052 ____________________________________________________________________________
43053 [  6049] By: jhi                                   on 2000/05/02  19:06:02
43054         Log: Test both the scalar and list contexts.
43055      Branch: cfgperl
43056            ! t/op/grent.t t/op/pwent.t
43057 ____________________________________________________________________________
43058 [  6048] By: gsar                                  on 2000/05/02  18:29:10
43059         Log: add note about how $( doesn't interpolate in REs (from
43060              Philip Newton <newton@ficus.frogspace.net>)
43061      Branch: perl
43062            ! pod/perlop.pod
43063 ____________________________________________________________________________
43064 [  6047] By: jhi                                   on 2000/05/02  17:41:24
43065         Log: Call getspnam() only iff needd.
43066      Branch: cfgperl
43067            ! pp_sys.c
43068 ____________________________________________________________________________
43069 [  6046] By: gsar                                  on 2000/05/02  17:07:25
43070         Log: libscheck has insufficient checks for n32 libs (from
43071              Albert Chin-A-Young <china@thewrittenword.com>)
43072      Branch: perl
43073            ! hints/irix_6.sh
43074 ____________________________________________________________________________
43075 [  6045] By: jhi                                   on 2000/05/02  13:57:17
43076         Log: Integrate with Sarathy.
43077      Branch: cfgperl
43078           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
43079           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
43080 ____________________________________________________________________________
43081 [  6044] By: gsar                                  on 2000/05/02  06:48:19
43082         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
43083              such that underscores are only ignored in literal numbers,
43084              "\x{...}", and hex/oct argument
43085      Branch: perl
43086            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
43087 ____________________________________________________________________________
43088 [  6043] By: gsar                                  on 2000/05/02  02:22:29
43089         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
43090      Branch: perl
43091            ! pod/perlretut.pod
43092 ____________________________________________________________________________
43093 [  6042] By: gsar                                  on 2000/05/02  02:17:51
43094         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
43095      Branch: perl
43096            ! pod/perltrap.pod
43097 ____________________________________________________________________________
43098 [  6041] By: gsar                                  on 2000/05/02  01:53:51
43099         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
43100              to compensate
43101      Branch: perl
43102            ! Porting/makerel
43103 ____________________________________________________________________________
43104 [  6040] By: gsar                                  on 2000/05/02  01:51:57
43105         Log: missing files in MANIFEST
43106      Branch: perl
43107            ! MANIFEST
43108 ____________________________________________________________________________
43109 [  6039] By: jhi                                   on 2000/05/02  00:36:46
43110         Log: Infinite problems.
43111      Branch: cfgperl
43112            ! lib/Math/Complex.pm
43113 ____________________________________________________________________________
43114 [  6038] By: jhi                                   on 2000/05/02  00:06:38
43115         Log: pwent/spent #ifdef imbalance.
43116      Branch: cfgperl
43117            ! pp_sys.c
43118 ____________________________________________________________________________
43119 [  6037] By: jhi                                   on 2000/05/01  22:50:11
43120         Log: Use HUGE_VALL if applicable.
43121      Branch: cfgperl
43122            ! ext/POSIX/POSIX.xs util.c
43123 ____________________________________________________________________________
43124 [  6036] By: jhi                                   on 2000/05/01  22:20:53
43125         Log: Correct Freudian slip.
43126      Branch: cfgperl
43127            ! pp_sys.c
43128 ____________________________________________________________________________
43129 [  6035] By: jhi                                   on 2000/05/01  21:07:38
43130         Log: Continue on the pwent/spent case.
43131      Branch: cfgperl
43132            ! pp_sys.c
43133 ____________________________________________________________________________
43134 [  6034] By: jhi                                   on 2000/05/01  17:45:14
43135         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
43136              adjustments in 6032 conflicted badly with this, will have
43137              to revisit them later.
43138      Branch: cfgperl
43139           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
43140           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43141           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
43142           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
43143           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
43144           !> t/lib/cgi-html.t t/lib/cgi-request.t
43145 ____________________________________________________________________________
43146 [  6033] By: jhi                                   on 2000/05/01  17:40:49
43147         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
43148      Branch: cfgperl
43149            ! pp_sys.c
43150 ____________________________________________________________________________
43151 [  6032] By: gsar                                  on 2000/05/01  15:56:32
43152         Log: whitespace adjustments
43153      Branch: perl
43154            ! pp_sys.c
43155 ____________________________________________________________________________
43156 [  6031] By: gsar                                  on 2000/05/01  15:19:41
43157         Log: small nits in diagnostics.pm (from Robin Barker)
43158      Branch: perl
43159            ! lib/diagnostics.pm pod/perldiag.pod
43160 ____________________________________________________________________________
43161 [  6030] By: gsar                                  on 2000/05/01  08:39:18
43162         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
43163              for @- and @+ (from Johan Vromans)
43164      Branch: perl
43165            ! lib/English.pm pod/perlvar.pod
43166 ____________________________________________________________________________
43167 [  6029] By: gsar                                  on 2000/05/01  08:16:10
43168         Log: add CGI.pm v2.66 (from Lincoln Stein)
43169      Branch: perl
43170            + lib/CGI/Util.pm t/lib/cgi-pretty.t
43171            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
43172            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
43173            ! t/lib/cgi-html.t t/lib/cgi-request.t
43174 ____________________________________________________________________________
43175 [  6028] By: gsar                                  on 2000/05/01  06:34:41
43176         Log: Pod::Man generates groff-incompatible macro definition (from
43177              Tom Christiansen)
43178      Branch: perl
43179            ! lib/Pod/Man.pm
43180 ____________________________________________________________________________
43181 [  6027] By: gsar                                  on 2000/05/01  06:31:36
43182         Log: podlators-1.02 update (from Russ Allbery)
43183      Branch: perl
43184            ! lib/Pod/Man.pm lib/Pod/Text.pm
43185 ____________________________________________________________________________
43186 [  6026] By: jhi                                   on 2000/04/30  23:24:23
43187         Log: Integrate with Sarathy.
43188      Branch: cfgperl
43189           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43190           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
43191           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43192           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43193           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
43194           !> t/lib/syslog.t toke.c win32/win32.h
43195 ____________________________________________________________________________
43196 [  6025] By: gsar                                  on 2000/04/30  18:17:47
43197         Log: Is{Alnum,Alpha,Word} don't match titlecase
43198              
43199              TODO: IsSpace is defined recursively!
43200              
43201              (both spotted by Larry)
43202      Branch: perl
43203            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
43204            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
43205 ____________________________________________________________________________
43206 [  6024] By: gsar                                  on 2000/04/30  17:50:19
43207         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
43208              (from Hugo van der Sanden)
43209      Branch: perl
43210            ! toke.c
43211 ____________________________________________________________________________
43212 [  6023] By: gsar                                  on 2000/04/30  17:14:43
43213         Log: debugger stomps on $. (from M.J.T. Guy)
43214      Branch: perl
43215            ! lib/perl5db.pl
43216 ____________________________________________________________________________
43217 [  6022] By: gsar                                  on 2000/04/30  16:59:22
43218         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
43219      Branch: perl
43220            ! sv.c
43221 ____________________________________________________________________________
43222 [  6021] By: gsar                                  on 2000/04/29  21:00:08
43223         Log: remove Win2K issue in pod (fixed by change#6020)
43224      Branch: perl
43225            ! README.win32 pod/perl56delta.pod
43226 ____________________________________________________________________________
43227 [  6020] By: gsar                                  on 2000/04/29  20:51:49
43228         Log: test tweak
43229      Branch: perl
43230            ! t/lib/open3.t
43231 ____________________________________________________________________________
43232 [  6019] By: gsar                                  on 2000/04/29  20:34:27
43233         Log: windows portability tweaks
43234      Branch: perl
43235            ! t/lib/b.t win32/win32.h
43236 ____________________________________________________________________________
43237 [  6018] By: gsar                                  on 2000/04/29  19:55:24
43238         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
43239              make _PATH_LOG() return "" if unavailable
43240      Branch: perl
43241            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
43242            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
43243 ____________________________________________________________________________
43244 [  6017] By: jhi                                   on 2000/04/28  22:49:46
43245         Log: Integrate with Sarathy.
43246      Branch: cfgperl
43247           !> op.c perl.c pod/perldiag.pod t/lib/b.t
43248 ____________________________________________________________________________
43249 [  6016] By: jhi                                   on 2000/04/28  22:46:14
43250         Log: Do not warn that an infinity does not look like a number.
43251      Branch: cfgperl
43252            ! sv.c
43253 ____________________________________________________________________________
43254 [  6015] By: gsar                                  on 2000/04/28  22:35:49
43255         Log: tweak test for portability
43256      Branch: perl
43257            ! t/lib/b.t
43258 ____________________________________________________________________________
43259 [  6014] By: gsar                                  on 2000/04/28  22:05:31
43260         Log: glob() loading File::Glob behind the scenes may cause syntax errors
43261      Branch: perl
43262            ! op.c
43263 ____________________________________________________________________________
43264 [  6013] By: gsar                                  on 2000/04/28  21:25:22
43265         Log: tweak change#5945 to display correct switch name in diagnostic
43266      Branch: perl
43267            ! perl.c pod/perldiag.pod
43268 ____________________________________________________________________________
43269 [  6012] By: jhi                                   on 2000/04/28  21:08:12
43270         Log: Integrate with Sarathy.
43271      Branch: cfgperl
43272           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
43273           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
43274           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
43275 ____________________________________________________________________________
43276 [  6011] By: jhi                                   on 2000/04/28  21:04:46
43277         Log: &HUGE_VAL is not defined, it exists.
43278      Branch: cfgperl
43279            ! lib/Math/Complex.pm
43280 ____________________________________________________________________________
43281 [  6010] By: gsar                                  on 2000/04/28  21:02:58
43282         Log: clarify note about shadow password support (from
43283              gellyfish@gellyfish.com)
43284      Branch: perl
43285            ! pod/perlfunc.pod
43286 ____________________________________________________________________________
43287 [  6009] By: gsar                                  on 2000/04/28  21:00:00
43288         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
43289      Branch: perl
43290            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
43291 ____________________________________________________________________________
43292 [  6008] By: gsar                                  on 2000/04/28  20:56:33
43293         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
43294      Branch: perl
43295            ! installperl vms/subconfigure.com
43296 ____________________________________________________________________________
43297 [  6007] By: gsar                                  on 2000/04/28  20:51:21
43298         Log: note about compile failures and END blocks (from M.J.T. Guy)
43299      Branch: perl
43300            ! pod/perl56delta.pod pod/perlmod.pod
43301 ____________________________________________________________________________
43302 [  6006] By: jhi                                   on 2000/04/28  20:42:14
43303         Log: Regen Configure.
43304      Branch: cfgperl
43305            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43306            ! config_h.SH
43307 ____________________________________________________________________________
43308 [  6005] By: gsar                                  on 2000/04/28  20:41:16
43309         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
43310      Branch: perl
43311            ! utils/perldoc.PL
43312 ____________________________________________________________________________
43313 [  6004] By: jhi                                   on 2000/04/28  20:28:21
43314         Log: Integrate with Sarathy.
43315      Branch: cfgperl
43316           !> Configure INSTALL Porting/Glossary Porting/config.sh
43317           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
43318           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
43319           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
43320           !> win32/config.vc win32/win32.c
43321 ____________________________________________________________________________
43322 [  6003] By: gsar                                  on 2000/04/28  20:11:20
43323         Log: allow REG_EXPAND_SZ keys in Windows registry (from
43324              John Clayton <John.Clayton@barclayscapital.com>)
43325      Branch: perl
43326            ! win32/win32.c
43327 ____________________________________________________________________________
43328 [  6002] By: gsar                                  on 2000/04/28  19:34:16
43329         Log: destructive sv_setsv() can lose UV-ness from source, causing
43330              numeric promotions/comparisons to fail to do the right thing
43331      Branch: perl
43332            ! sv.c
43333 ____________________________________________________________________________
43334 [  6001] By: gsar                                  on 2000/04/28  18:44:15
43335         Log: support additional library locations via $Config{otherlibdirs}
43336              (from Andy Dougherty)
43337      Branch: perl
43338            ! Configure INSTALL Porting/Glossary Porting/config.sh
43339            ! Porting/config_H config_h.SH epoc/config.sh perl.c
43340            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
43341            ! win32/config.bc win32/config.gc win32/config.vc
43342 ____________________________________________________________________________
43343 [  6000] By: gsar                                  on 2000/04/28  18:26:58
43344         Log: reworked otherlibdirs.U (from Andy Dougherty)
43345      Branch: metaconfig
43346            ! U/installdirs/otherlibdirs.U
43347 ____________________________________________________________________________
43348 [  5999] By: gsar                                  on 2000/04/28  18:17:07
43349         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
43350      Branch: perl
43351            ! t/pragma/warn/toke toke.c
43352 ____________________________________________________________________________
43353 [  5998] By: jhi                                   on 2000/04/28  13:32:17
43354         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
43355      Branch: cfgperl
43356            ! lib/Math/Complex.pm
43357 ____________________________________________________________________________
43358 [  5997] By: jhi                                   on 2000/04/28  13:14:04
43359         Log: Preserve $!.
43360      Branch: cfgperl
43361            ! lib/Math/Complex.pm
43362 ____________________________________________________________________________
43363 [  5996] By: jhi                                   on 2000/04/28  12:59:23
43364         Log: Integrate with Sarathy.
43365      Branch: cfgperl
43366           +> pod/perlrequick.pod pod/perlretut.pod
43367           !> (integrate 51 files)
43368 ____________________________________________________________________________
43369 [  5995] By: gsar                                  on 2000/04/28  09:37:36
43370         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
43371      Branch: perl
43372            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
43373 ____________________________________________________________________________
43374 [  5994] By: gsar                                  on 2000/04/28  09:33:26
43375         Log: fix for missed accounting for null byte in pack("Z",...) (from
43376              M.J.T. Guy)
43377      Branch: perl
43378            ! pp.c t/op/pack.t
43379 ____________________________________________________________________________
43380 [  5993] By: gsar                                  on 2000/04/28  09:30:05
43381         Log: various minor tweaks seen on p5p
43382      Branch: perl
43383            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
43384 ____________________________________________________________________________
43385 [  5992] By: gsar                                  on 2000/04/28  09:08:19
43386         Log: pod nit (from Simon Cozens)
43387      Branch: perl
43388            ! pod/perlop.pod
43389 ____________________________________________________________________________
43390 [  5991] By: gsar                                  on 2000/04/28  09:06:36
43391         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
43392      Branch: perl
43393            ! README.posix-bc hints/posix-bc.sh
43394 ____________________________________________________________________________
43395 [  5990] By: gsar                                  on 2000/04/28  08:54:52
43396         Log: use $ENV{LIB} to search for libs under Visual C compiler
43397              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
43398      Branch: perl
43399            ! lib/ExtUtils/Liblist.pm
43400 ____________________________________________________________________________
43401 [  5989] By: gsar                                  on 2000/04/28  08:27:12
43402         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
43403              itself and no other (from Tom Hughes)
43404      Branch: perl
43405            ! t/op/array.t toke.c
43406 ____________________________________________________________________________
43407 [  5988] By: gsar                                  on 2000/04/28  08:01:38
43408         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
43409              <paul@miraclefish.com>)
43410      Branch: perl
43411            ! lib/ExtUtils/MakeMaker.pm
43412 ____________________________________________________________________________
43413 [  5987] By: gsar                                  on 2000/04/28  07:53:09
43414         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
43415      Branch: perl
43416            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
43417 ____________________________________________________________________________
43418 [  5986] By: gsar                                  on 2000/04/28  07:44:17
43419         Log: add regular expressions tutorial and quick-start guide (from
43420              Mark Kvale <kvale@phy.ucsf.edu>)
43421      Branch: perl
43422            + pod/perlrequick.pod pod/perlretut.pod
43423            ! AUTHORS MAINTAIN MANIFEST
43424 ____________________________________________________________________________
43425 [  5985] By: gsar                                  on 2000/04/28  07:30:28
43426         Log: forked child may not exit correctly if it failed to open
43427              /dev/console (from Graham Barr)
43428      Branch: perl
43429            ! ext/Sys/Syslog/Syslog.pm
43430 ____________________________________________________________________________
43431 [  5984] By: gsar                                  on 2000/04/28  07:27:20
43432         Log: attributes::reftype() doesn't work on tied argument
43433      Branch: perl
43434            ! xsutils.c
43435 ____________________________________________________________________________
43436 [  5983] By: gsar                                  on 2000/04/28  07:15:04
43437         Log: numeric conversion of non-number in change#3378 tramples on
43438              OOK offset, causing segfaults
43439      Branch: perl
43440            ! sv.c
43441 ____________________________________________________________________________
43442 [  5982] By: gsar                                  on 2000/04/28  04:48:25
43443         Log: avoid error in IO::Socket::INET when given an unknown service name
43444              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
43445      Branch: perl
43446            ! ext/IO/lib/IO/Socket/INET.pm
43447 ____________________________________________________________________________
43448 [  5981] By: gsar                                  on 2000/04/28  04:31:31
43449         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
43450              prototype mismatch with CORE::glob(); update pod and tests to
43451              suit (File::Glob::glob() is still available for backward
43452              compatibility, but should be considered deprecated)
43453      Branch: perl
43454            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
43455            ! t/lib/glob-taint.t
43456 ____________________________________________________________________________
43457 [  5980] By: gsar                                  on 2000/04/28  03:47:29
43458         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
43459              <ghudson@mit.edu>)
43460      Branch: metaconfig
43461            ! U/modified/Options.U
43462      Branch: perl
43463            ! Configure
43464 ____________________________________________________________________________
43465 [  5979] By: gsar                                  on 2000/04/28  03:07:54
43466         Log: under useithreads, constant pad entries could inadvertantly be
43467              shared across threads (from Eric Blood <eblood@xmission.com>);
43468              added Eric's test case to testsuite
43469      Branch: perl
43470            ! op.c t/op/misc.t
43471 ____________________________________________________________________________
43472 [  5978] By: gsar                                  on 2000/04/27  21:13:00
43473         Log: sync version numbers in File::Spec with the ones on CPAN
43474              (from Barrie Slaymaker)
43475      Branch: perl
43476            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
43477            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
43478            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
43479 ____________________________________________________________________________
43480 [  5977] By: gsar                                  on 2000/04/27  21:07:29
43481         Log: autoquote barewords followed by newline and arrow properly
43482              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
43483      Branch: perl
43484            ! t/pragma/warn/toke toke.c
43485 ____________________________________________________________________________
43486 [  5976] By: gsar                                  on 2000/04/27  20:41:20
43487         Log: DB_File v1.73 update (from Paul Marquess)
43488      Branch: perl
43489            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
43490            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43491 ____________________________________________________________________________
43492 [  5975] By: gsar                                  on 2000/04/27  20:34:24
43493         Log: allow sort() reentrancy (variant of patch suggested by
43494              Hugo van der Sanden)
43495      Branch: perl
43496            ! pp_ctl.c t/op/sort.t
43497 ____________________________________________________________________________
43498 [  5974] By: gsar                                  on 2000/04/27  19:46:57
43499         Log: change#4197 somehow missed initializing PL_errors, meaning
43500              sytax error queueing wasn't working outside eval"" at all;
43501              also fixed eval"" to localize PL_error_count, so that compile-time
43502              eval's don't clobber the error state of the outer context
43503      Branch: perl
43504            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
43505            ! t/pragma/warn/toke
43506 ____________________________________________________________________________
43507 [  5973] By: gsar                                  on 2000/04/27  18:29:05
43508         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
43509      Branch: perl
43510            ! regcomp.c regexec.c t/op/re_tests
43511 ____________________________________________________________________________
43512 [  5972] By: jhi                                   on 2000/04/27  18:22:41
43513         Log: Integrate with Sarathy.
43514      Branch: cfgperl
43515           +> t/lib/b.t t/lib/syslog.t
43516           !> (integrate 31 files)
43517 ____________________________________________________________________________
43518 [  5971] By: jhi                                   on 2000/04/27  18:18:46
43519         Log: Unicos tweaks from Mark P. Lutz.
43520      Branch: cfgperl
43521            ! hints/unicos.sh lib/Math/Complex.pm
43522 ____________________________________________________________________________
43523 [  5970] By: gsar                                  on 2000/04/27  18:05:11
43524         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
43525              IV is >32bits
43526      Branch: perl
43527            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
43528 ____________________________________________________________________________
43529 [  5969] By: gsar                                  on 2000/04/27  17:50:56
43530         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
43531      Branch: perl
43532            + t/lib/syslog.t
43533            ! MANIFEST ext/Sys/Syslog/Syslog.pm
43534 ____________________________________________________________________________
43535 [  5968] By: gsar                                  on 2000/04/27  17:44:49
43536         Log: tolerate spaces in group names in test on solaris (from David Boyce
43537              <dsb@boyski.com>)
43538      Branch: perl
43539            ! t/op/groups.t
43540 ____________________________________________________________________________
43541 [  5967] By: gsar                                  on 2000/04/27  17:41:22
43542         Log: improved docs on the warn_uninit diagnostic (from David Glasser
43543              and Simon Cozens)
43544      Branch: perl
43545            ! pod/perldiag.pod
43546 ____________________________________________________________________________
43547 [  5966] By: gsar                                  on 2000/04/27  16:54:58
43548         Log: add testsuite for B backends, fix bug in B::Deparse (from
43549              Simon Cozens <simon@brecon.co.uk>)
43550      Branch: perl
43551            + t/lib/b.t
43552            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
43553 ____________________________________________________________________________
43554 [  5965] By: gsar                                  on 2000/04/27  16:10:37
43555         Log: avoid "will not stay shared" warnings for our variables (from
43556              Robin Barker)
43557      Branch: perl
43558            ! op.c t/pragma/warn/op
43559 ____________________________________________________________________________
43560 [  5964] By: gsar                                  on 2000/04/27  07:05:05
43561         Log: reformat to 72 columns (again)
43562      Branch: perl
43563            ! pod/perldiag.pod
43564 ____________________________________________________________________________
43565 [  5963] By: gsar                                  on 2000/04/27  06:28:31
43566         Log: patch from Larry to make (\&) prototype work; added tests for
43567              the same
43568      Branch: perl
43569            ! op.c t/comp/proto.t
43570 ____________________________________________________________________________
43571 [  5962] By: gsar                                  on 2000/04/27  06:15:47
43572         Log: updated README.hpux (from Jeff Okamoto)
43573      Branch: perl
43574            ! README.hpux
43575 ____________________________________________________________________________
43576 [  5961] By: gsar                                  on 2000/04/27  05:55:03
43577         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
43578      Branch: perl
43579            ! emacs/cperl-mode.el
43580 ____________________________________________________________________________
43581 [  5960] By: gsar                                  on 2000/04/27  05:49:26
43582         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
43583      Branch: perl
43584            ! INSTALL
43585 ____________________________________________________________________________
43586 [  5959] By: gsar                                  on 2000/04/27  05:33:41
43587         Log: doubled words in pods (from Simon Cozens
43588              <simon.p.cozens@jp.pwcglobal.com>)
43589      Branch: perl
43590            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
43591            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
43592            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
43593            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
43594            ! pod/perltootc.pod
43595 ____________________________________________________________________________
43596 [  5958] By: gsar                                  on 2000/04/27  05:11:39
43597         Log: change#3569 deleted some essential code, revert; avoid use of
43598              atexit() to make DynaLoader work properly on AIX under mod_perl
43599              (from Jens-Uwe Mager <jum@helios.de>)
43600      Branch: perl
43601            ! ext/DynaLoader/dl_aix.xs
43602 ____________________________________________________________________________
43603 [  5957] By: gsar                                  on 2000/04/27  04:54:51
43604         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
43605      Branch: perl
43606            ! pod/perlmod.pod
43607 ____________________________________________________________________________
43608 [  5956] By: gsar                                  on 2000/04/27  04:51:47
43609         Log: better diagnostics on failed tests (from Ilya Zakharevich)
43610      Branch: perl
43611            ! t/op/lex_assign.t
43612 ____________________________________________________________________________
43613 [  5955] By: gsar                                  on 2000/04/27  04:26:44
43614         Log: longstanding bug exposed by change#3307: sort arguments weren't
43615              compiled with the right wantarray context (ensuing runtime lookup
43616              via block_gimme() was getting the incidental context of the
43617              sort() itself)
43618      Branch: perl
43619            ! op.c t/op/sort.t
43620 ____________________________________________________________________________
43621 [  5954] By: gsar                                  on 2000/04/26  23:42:12
43622         Log: integrate cfgperl contents into mainline
43623      Branch: perl
43624           !> (integrate 30 files)
43625 ____________________________________________________________________________
43626 [  5953] By: jhi                                   on 2000/04/26  23:06:42
43627         Log: Integrate with Sarathy.
43628      Branch: cfgperl
43629           !> README.win32 ext/B/B/Deparse.pm
43630           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43631           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
43632           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
43633           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
43634           !> utils/perldoc.PL vms/perlvms.pod
43635 ____________________________________________________________________________
43636 [  5952] By: jhi                                   on 2000/04/26  23:03:46
43637         Log: Undo "use integer" addition from 64bitint as it seems
43638              to break most of the subtests in Digital UNIX;
43639              Unicos needs to find another way.
43640      Branch: cfgperl
43641            ! t/op/64bitint.t
43642 ____________________________________________________________________________
43643 [  5951] By: jhi                                   on 2000/04/26  22:57:53
43644         Log: Be more robust on "extreme" (large absolute value)
43645              arguments.  Originally reported by Daniel Connelly
43646              as a problem with asinh() on large negative arguments,
43647              asinh() used to bail out because an argument to log()
43648              ended up being zero.  Ilya Zakharevich proposed using
43649              Taylor's series in such cases, which for such large
43650              arguments is a very good approximation.
43651      Branch: cfgperl
43652            ! lib/Math/Complex.pm t/lib/complex.t
43653 ____________________________________________________________________________
43654 [  5950] By: gsar                                  on 2000/04/25  19:13:12
43655         Log: reformat perldiag to avoid long lines
43656      Branch: perl
43657            ! pod/perldiag.pod
43658 ____________________________________________________________________________
43659 [  5949] By: gsar                                  on 2000/04/25  18:41:11
43660         Log: make perldoc use the pod2man from the same version (from
43661              M.J.T. Guy)
43662      Branch: perl
43663            ! utils/perldoc.PL
43664 ____________________________________________________________________________
43665 [  5948] By: gsar                                  on 2000/04/25  18:21:57
43666         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
43667              <kompas@kompas.usr.onet.pl>)
43668      Branch: perl
43669            ! lib/vars.pm
43670 ____________________________________________________________________________
43671 [  5947] By: gsar                                  on 2000/04/25  18:11:53
43672         Log: use &dl_error rather than &dl_load_file as the guard for calling
43673              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
43674              statically built perl)
43675      Branch: perl
43676            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
43677 ____________________________________________________________________________
43678 [  5946] By: jhi                                   on 2000/04/25  17:37:54
43679         Log: Document that tr() is not tr(1).
43680      Branch: cfgperl
43681            ! pod/perlop.pod
43682 ____________________________________________________________________________
43683 [  5945] By: gsar                                  on 2000/04/25  16:34:33
43684         Log: make module name mandatory after -M switch; reorder perldiag
43685              alphabetically (from Mark-Jason Dominus)
43686      Branch: perl
43687            ! perl.c pod/perldiag.pod
43688 ____________________________________________________________________________
43689 [  5944] By: jhi                                   on 2000/04/25  01:15:18
43690         Log: On second thoughts frexp() does have two arguments.
43691      Branch: cfgperl
43692            ! perl.h
43693 ____________________________________________________________________________
43694 [  5943] By: jhi                                   on 2000/04/24  22:56:32
43695         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
43696              Now pp_ncmp() returns undef is either operand is a NaN.
43697      Branch: cfgperl
43698            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43699            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
43700            ! vms/subconfigure.com vos/config.def vos/config.h
43701            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43702            ! win32/config.vc win32/config_H.bc win32/config_H.gc
43703            ! win32/config_H.vc
43704      Branch: metaconfig/U/perl
43705            + d_modfl.U
43706 ____________________________________________________________________________
43707 [  5942] By: jhi                                   on 2000/04/24  19:45:17
43708         Log: Regen Configure to match #5937.
43709      Branch: cfgperl
43710            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43711            ! config_h.SH
43712      Branch: metaconfig
43713            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
43714 ____________________________________________________________________________
43715 [  5941] By: jhi                                   on 2000/04/24  19:24:11
43716         Log: Further Unicos fixes for Mark Lutz.
43717      Branch: cfgperl
43718            ! hints/unicos.sh pp_ctl.c
43719 ____________________________________________________________________________
43720 [  5940] By: jhi                                   on 2000/04/24  19:09:06
43721         Log: Various Unicos 10.0.0.6 fixes.
43722              
43723              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
43724              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
43725              Reply-To: tecmpl1@triton.ca.boeing.com 
43726              To: perl5-porters@perl.org 
43727              Date: Fri, 14 Apr 2000 20:21:00 GMT 
43728              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
43729      Branch: cfgperl
43730            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
43731 ____________________________________________________________________________
43732 [  5939] By: gsar                                  on 2000/04/24  19:01:24
43733         Log: more pod nits (from Larry Virden)
43734      Branch: perl
43735            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
43736            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
43737            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
43738 ____________________________________________________________________________
43739 [  5938] By: gsar                                  on 2000/04/24  18:54:01
43740         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
43741      Branch: perl
43742            ! ext/B/B/Deparse.pm
43743 ____________________________________________________________________________
43744 [  5937] By: jhi                                   on 2000/04/24  17:39:00
43745         Log: Integrate with Sarathy.
43746      Branch: cfgperl
43747           +> (branch 31 files)
43748           !> (integrate 73 files)
43749 ____________________________________________________________________________
43750 [  5936] By: gsar                                  on 2000/04/24  17:30:06
43751         Log: additional tests for change#5934 (from Paul Marquess, who also
43752              sent in the same fix)
43753      Branch: perl
43754            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
43755            ! t/pragma/warn/5nolint t/pragma/warn/6default
43756 ____________________________________________________________________________
43757 [  5935] By: jhi                                   on 2000/04/24  17:26:05
43758         Log: Do not assume sign propagation.
43759              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
43760              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
43761              To: payner@ncifcrf.gov, perl5-porters@perl.org 
43762              Date: Tue, 18 Apr 2000 18:24:49 +0100 
43763              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
43764      Branch: cfgperl
43765            ! t/op/bop.t t/op/misc.t
43766 ____________________________________________________________________________
43767 [  5934] By: gsar                                  on 2000/04/24  17:16:54
43768         Log: propagate lexical warnings from surrounding scope correctly
43769              within string eval()
43770      Branch: perl
43771            ! pp_ctl.c t/pragma/warn/pp_ctl
43772 ____________________________________________________________________________
43773 [  5933] By: jhi                                   on 2000/04/24  17:01:07
43774         Log: Flatten the cpp jungle doing the nosuid checking.
43775      Branch: cfgperl
43776            ! perl.c
43777 ____________________________________________________________________________
43778 [  5932] By: gsar                                  on 2000/04/24  09:08:14
43779         Log: add rsignal(), whichsig() and do_join() to public API list
43780              (mod_perl uses them to good advantage)
43781      Branch: perl
43782            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
43783 ____________________________________________________________________________
43784 [  5931] By: gsar                                  on 2000/04/24  09:01:40
43785         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
43786      Branch: perl
43787            ! pp_hot.c regexec.c t/op/pat.t
43788 ____________________________________________________________________________
43789 [  5930] By: gsar                                  on 2000/04/24  08:58:33
43790         Log: small os390 tweaks (from Peter Prymmer)
43791      Branch: perl
43792            ! config_h.SH makedepend.SH
43793 ____________________________________________________________________________
43794 [  5929] By: gsar                                  on 2000/04/24  08:55:25
43795         Log: pod nits
43796      Branch: perl
43797            ! pod/perlguts.pod
43798 ____________________________________________________________________________
43799 [  5928] By: gsar                                  on 2000/04/24  08:50:13
43800         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
43801      Branch: perl
43802            ! ext/IO/lib/IO/Poll.pm
43803 ____________________________________________________________________________
43804 [  5927] By: gsar                                  on 2000/04/24  08:43:24
43805         Log: arrange for next() to resume at the unstack op rather than the
43806              loop conditional, so that scope cleanup happens correctly
43807              (from Stephen McCamant)
43808      Branch: perl
43809            ! op.c pp_ctl.c t/op/misc.t
43810 ____________________________________________________________________________
43811 [  5926] By: gsar                                  on 2000/04/24  08:18:40
43812         Log: on windows, reserve 16M of stack rather than 128M (allows more
43813              threads to run concurrently)
43814      Branch: perl
43815            ! win32/Makefile win32/makefile.mk
43816 ____________________________________________________________________________
43817 [  5925] By: gsar                                  on 2000/04/24  08:13:52
43818         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
43819      Branch: perl
43820            ! toke.c
43821 ____________________________________________________________________________
43822 [  5924] By: gsar                                  on 2000/04/24  08:08:59
43823         Log: avoid using uninitialized memory in require version check
43824      Branch: perl
43825            ! pp_ctl.c universal.c
43826 ____________________________________________________________________________
43827 [  5923] By: gsar                                  on 2000/04/24  07:20:14
43828         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
43829      Branch: perl
43830            ! ext/IO/lib/IO/Poll.pm
43831 ____________________________________________________________________________
43832 [  5922] By: gsar                                  on 2000/04/24  07:08:42
43833         Log: commentary about IoTYPE() (from Nathan Torkington)
43834      Branch: perl
43835            ! sv.h
43836 ____________________________________________________________________________
43837 [  5921] By: gsar                                  on 2000/04/24  06:58:26
43838         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
43839              by fix
43840      Branch: perl
43841            ! sv.c t/lib/charnames.t t/pragma/utf8.t
43842 ____________________________________________________________________________
43843 [  5920] By: gsar                                  on 2000/04/24  06:37:59
43844         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
43845      Branch: perl
43846            ! doop.c t/op/ver.t
43847 ____________________________________________________________________________
43848 [  5919] By: gsar                                  on 2000/04/24  06:21:58
43849         Log: Configure might miss old directories when prefix must be
43850              expanded (from Robin Barker)
43851      Branch: metaconfig
43852            ! U/installdirs/inc_version_list.U
43853      Branch: perl
43854            ! Configure
43855 ____________________________________________________________________________
43856 [  5918] By: gsar                                  on 2000/04/24  06:16:11
43857         Log: VMS nits in glob() test (from Charles Lane)
43858      Branch: perl
43859            ! t/lib/glob-basic.t
43860 ____________________________________________________________________________
43861 [  5917] By: gsar                                  on 2000/04/24  06:11:56
43862         Log: various pod nits (from Larry Virden and others)
43863      Branch: perl
43864            ! README.amiga README.hpux README.machten README.os2
43865            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
43866            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
43867            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
43868            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
43869            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
43870            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
43871            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
43872            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
43873 ____________________________________________________________________________
43874 [  5916] By: gsar                                  on 2000/04/24  05:52:43
43875         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
43876              <wjones@tc.fluke.com>)
43877      Branch: perl
43878            ! t/lib/glob-basic.t
43879 ____________________________________________________________________________
43880 [  5915] By: gsar                                  on 2000/04/24  05:07:01
43881         Log: supported platforms mixed up
43882      Branch: perl
43883            ! pod/perl56delta.pod pod/perlport.pod
43884 ____________________________________________________________________________
43885 [  5914] By: gsar                                  on 2000/04/24  04:56:08
43886         Log: caller() wasn't returning the right number of elements for
43887              eval {...}
43888      Branch: perl
43889            ! pp_ctl.c t/pragma/warn/9enabled
43890 ____________________________________________________________________________
43891 [  5913] By: gsar                                  on 2000/04/24  04:35:41
43892         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
43893              Mark-Jason Dominus)
43894      Branch: perl
43895            ! pod/perlfunc.pod
43896 ____________________________________________________________________________
43897 [  5912] By: gsar                                  on 2000/04/24  04:17:15
43898         Log: fix totally broken caching in UNIVERSAL::isa() (from
43899              Nick Ing-Simmons)
43900      Branch: perl
43901            ! t/op/universal.t universal.c
43902 ____________________________________________________________________________
43903 [  5911] By: gsar                                  on 2000/04/24  03:39:47
43904         Log: add linebreak properties from unicode/LineBrk.txt (from
43905              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
43906      Branch: perl
43907            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43908            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43909            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43910            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43911            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43912            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43913            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43914            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43915            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43916            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43917            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43918            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43919            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43920            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43921            + lib/unicode/Is/LbrkZW.pl
43922            ! lib/unicode/mktables.PL
43923 ____________________________________________________________________________
43924 [  5910] By: gsar                                  on 2000/04/24  03:23:10
43925         Log: typo in pod
43926      Branch: perl
43927            ! ext/Thread/Thread.pm
43928 ____________________________________________________________________________
43929 [  5909] By: gsar                                  on 2000/04/24  03:22:03
43930         Log: mode argument to do_binmode() should be file mode, not boolean
43931      Branch: perl
43932            ! pp_sys.c
43933 ____________________________________________________________________________
43934 [  5908] By: gsar                                  on 2000/04/16  16:51:08
43935         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
43936              always returns a valid GV even when the symbol is trapped by strictures
43937              (avoids coredumps)
43938              
43939              TODO: the C<package;> hack needs similar treatment
43940      Branch: perl
43941            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
43942            ! t/pragma/strict-vars
43943 ____________________________________________________________________________
43944 [  5907] By: jhi                                   on 2000/03/31  23:42:56
43945         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
43946              an assumption which #5905 demolished.
43947      Branch: cfgperl
43948            ! pp_sys.c
43949 ____________________________________________________________________________
43950 [  5906] By: jhi                                   on 2000/03/31  18:54:37
43951         Log: Typo in #5905.
43952      Branch: cfgperl
43953            ! t/op/64bitint.t
43954 ____________________________________________________________________________
43955 [  5905] By: jhi                                   on 2000/03/31  18:50:54
43956         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
43957              reported by Joseph N. Hall.  The bug was that even with use64bitint
43958              one had to use the prefixes q, L, or ll with printf/sprintf,
43959              contrary to the documentation and common sense.
43960      Branch: cfgperl
43961            ! sv.c t/op/64bitint.t
43962 ____________________________________________________________________________
43963 [  5904] By: gsar                                  on 2000/03/28  02:31:32
43964         Log: add Changes, perldelta.pod
43965      Branch: perl
43966            + Changes pod/perldelta.pod
43967 ____________________________________________________________________________
43968 [  5903] By: gsar                                  on 2000/03/28  02:03:55
43969         Log: rename Changes and perldelta.pod
43970      Branch: perl
43971           +> Changes5.6 pod/perl56delta.pod
43972            - Changes pod/perldelta.pod
43973            ! MANIFEST
43974 ____________________________________________________________________________
43975 [  5902] By: gsar                                  on 2000/03/28  01:59:14
43976         Log: create maint-5.6 branch
43977      Branch: maint-5.6/perl
43978           +> (branch 1611 files)
43979 ____________________________________________________________________________
43980 [  5901] By: jhi                                   on 2000/03/23  05:48:43
43981         Log: Integrate with Sarathy.
43982      Branch: cfgperl
43983           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
43984 ____________________________________________________________________________
43985 [  5900] By: gsar                                  on 2000/03/23  05:42:43
43986         Log: three guesses on what this is :-)
43987      Branch: perl
43988            ! Changes