Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
35         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
36              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37              Date: Thu, 6 Dec 2001 11:41:25 EST
38              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
39      Branch: perl
40            ! vms/vms.c vms/vmsish.h
41 ____________________________________________________________________________
42 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
43         Log: Subject: [PATCH] Re: weirdness in regexps
44              From: Robin Houston <robin@kitsite.com> 
45              Date: Thu, 6 Dec 2001 14:44:01 +0000
46              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
47      Branch: perl
48            ! op.c t/lib/strict/subs
49 ____________________________________________________________________________
50 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
51         Log: Make the -b -c -S tests count all of the /dev, not just
52              check the first one, as suggested by Benjamin Goldberg.
53      Branch: perl
54            ! t/op/stat.t
55 ____________________________________________________________________________
56 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
57         Log: Subject: Re: [PATCH: bleadperl] casefold backref
58              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
59              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
60              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
61      Branch: perl
62            ! regexec.c
63 ____________________________________________________________________________
64 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
65         Log: Nits noticed by Philip Newton, and de-tab DB.t.
66      Branch: perl
67            ! lib/DB.t
68 ____________________________________________________________________________
69 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
70         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
71              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
72              Date: 6 Dec 2001 11:06:01 -0000
73              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
74      Branch: perl
75            ! op.c t/op/tr.t
76 ____________________________________________________________________________
77 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
78         Log: Subject: [PATCH: bleadperl] casefold backref
79              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
80              Date: Wed, 05 Dec 2001 17:27:05 +0000
81              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
82      Branch: perl
83            ! regexec.c t/op/re_tests
84 ____________________________________________________________________________
85 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
86         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
87              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
88              Date: Wed, 5 Dec 2001 22:34:53 EST
89              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
90      Branch: perl
91            ! mg.c vms/vms.c vms/vmsish.h
92 ____________________________________________________________________________
93 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
94         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
95              From: Michael G Schwern <schwern@pobox.com>
96              Date: Wed, 5 Dec 2001 19:52:58 -0500
97              Message-ID: <20011205195257.A903@blackrider>
98      Branch: perl
99            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
100            + lib/File/Spec/t/rel2abs2rel.t
101            - lib/File/Spec.t lib/File/Spec/Functions.t
102            ! MANIFEST
103 ____________________________________________________________________________
104 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
105         Log: Subject: Re: Silly stat() portability questions                
106              From: Benjamin Goldberg <goldbb2@earthlink.net>
107              Date: Wed, 05 Dec 2001 22:52:35 -0500
108              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
109      Branch: perl
110            ! pod/perlport.pod
111 ____________________________________________________________________________
112 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
113         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
114              From: "Craig A. Berry" <craigberry@mac.com>
115              Date: Wed, 05 Dec 2001 16:41:59 -0600
116              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
117      Branch: perl
118            ! README.vms configure.com lib/File/Spec/VMS.pm
119            ! vms/ext/filespec.t
120 ____________________________________________________________________________
121 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
122         Log: $apply->('club', $glibc_maintainers);
123              
124              (Nick Clark just reported that <langinfo.h> YESSTR
125              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
126      Branch: perl
127            ! ext/I18N/Langinfo/Langinfo.t
128 ____________________________________________________________________________
129 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
130         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
131      Branch: perl
132            ! pod/perlport.pod
133 ____________________________________________________________________________
134 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
135         Log: Restore the /dev -b -c -S part of the test.
136      Branch: perl
137            ! t/op/stat.t
138 ____________________________________________________________________________
139 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
140         Log: Retract #13475 until Arthur gets back to the mine.
141      Branch: perl
142            ! op.c t/run/kill_perl.t
143 ____________________________________________________________________________
144 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
145         Log: (retracted by #13476)
146              
147              Manually apply #13474; fixes stale reference to dead
148              CvOUTSIDE(); this can happen when anonymous subroutines
149              that aren't closures are returned from an eval""
150              
151              (threads/shared/sv_refs.t is coredump-unhappy about this change)
152      Branch: perl
153            ! op.c t/run/kill_perl.t
154 ____________________________________________________________________________
155 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
156         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
157              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
158              Date: Wed, 05 Dec 2001 10:49:20 +0100
159              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
160      Branch: perl
161            ! lib/File/Basename.pm lib/File/Basename.t
162 ____________________________________________________________________________
163 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
164         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
165              From: Michael G Schwern <schwern@pobox.com> 
166              Date: Wed, 5 Dec 2001 02:47:59 -0500
167              Message-ID: <20011205024759.H14333@blackrider>
168      Branch: perl
169            ! t/op/magic.t
170 ____________________________________________________________________________
171 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
172         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
173              From: Michael G Schwern <schwern@pobox.com>              
174              Date: Wed, 5 Dec 2001 02:22:05 -0500
175              Message-ID: <20011205022205.F14333@blackrider>
176      Branch: perl
177            ! t/op/stat.t vms/test.com
178 ____________________________________________________________________________
179 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
180         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
181              From: Michael G Schwern <schwern@pobox.com> 
182              Date: Tue, 4 Dec 2001 23:40:10 -0500
183              Message-ID: <20011204234010.B14333@blackrider>
184      Branch: perl
185            ! t/op/stat.t
186 ____________________________________________________________________________
187 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
188         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
189              From: Michael G Schwern <schwern@pobox.com> 
190              Date: Tue, 4 Dec 2001 21:09:18 -0500           
191              Message-ID: <20011204210918.D13279@blackrider>
192              
193              t/test.
194      Branch: perl
195            ! t/test.pl
196 ____________________________________________________________________________
197 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
198         Log: (accidentally empty check-in)
199      Branch: perl
200            ! t/op/stat.t
201 ____________________________________________________________________________
202 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
203         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
205              Date: Tue, 04 Dec 2001 23:40:27 +0100
206              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
207      Branch: perl
208            ! mg.c
209 ____________________________________________________________________________
210 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
211         Log: Subject: [PATCH] minor pod fix in Safe.pm
212              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
213              Date: Tue, 4 Dec 2001 22:02:34 +0100
214              Message-ID: <20011204220234.A17293@rafael>
215      Branch: perl
216            ! ext/Opcode/Safe.pm
217 ____________________________________________________________________________
218 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
219         Log: CRLF GRRR.
220      Branch: perl
221            ! djgpp/configure.bat
222 ____________________________________________________________________________
223 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
224         Log: DJGPP fixes from Laszlo Molnar.
225      Branch: perl
226            ! djgpp/configure.bat djgpp/djgpp.h
227 ____________________________________________________________________________
228 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
229         Log: Update Changes.
230      Branch: perl
231            ! Changes patchlevel.h
232 ____________________________________________________________________________
233 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
234         Log: Must wipe out the memory of real Socket before starting
235              to use the old one.
236      Branch: perl
237            ! lib/Net/t/config.t
238 ____________________________________________________________________________
239 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
240         Log: LC_ALL might trump LANG.
241      Branch: perl
242            ! lib/open.t
243 ____________________________________________________________________________
244 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
245         Log: Make the eval runtime.
246      Branch: perl
247            ! lib/open.pm
248 ____________________________________________________________________________
249 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
250         Log: Make the Langinfo test both more lenient (allow
251              for any symbol not to exists) and stricter (add
252              more symbols).
253      Branch: perl
254            ! ext/I18N/Langinfo/Langinfo.t
255 ____________________________________________________________________________
256 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
257         Log: integrate change#13453 from maint-5.6
258              
259              tweak change#11399 to use an explicit flag rather than
260              ass_u_ming w32_pseudo_id will only be zero for the real
261              toplevel interpreter; avoids multiple hosts from diddling
262              the environment at the same time
263      Branch: perl
264           !> win32/perlhost.h
265 ____________________________________________________________________________
266 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
267         Log: Subject: [PATCH] VMS update for perldelta.pod
268              From: "Craig A. Berry" <craigberry@mac.com> 
269              Date: Tue, 4 Dec 2001 00:23:12 -0600
270              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
271      Branch: perl
272            ! pod/perldelta.pod
273 ____________________________________________________________________________
274 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
275         Log: NetWare tweak from Ananth Kesari.
276      Branch: perl
277            ! NetWare/Makefile
278 ____________________________________________________________________________
279 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
280         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
281              Not adding the test suite because of its many assumptions.
282      Branch: perl
283            ! lib/Net/Ping.pm
284 ____________________________________________________________________________
285 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
286         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
287              from Len Makin.
288      Branch: perl
289            + hints/super-ux.sh
290            ! MANIFEST
291 ____________________________________________________________________________
292 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
293         Log: Add Mac OS X known failures to perldelta.
294      Branch: perl
295            ! pod/perldelta.pod
296 ____________________________________________________________________________
297 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
298         Log: I think it's time to call the utf8 code non-test.
299      Branch: perl
300            ! utf8.c
301 ____________________________________________________________________________
302 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
303         Log: Retract #13303, need rethink.
304      Branch: perl
305            ! utf8.c
306 ____________________________________________________________________________
307 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
308         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
309              From: "Craig A. Berry" <craigberry@mac.com>
310              Date: Mon, 03 Dec 2001 16:28:06 -0600
311              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
312      Branch: perl
313            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
314 ____________________________________________________________________________
315 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
316         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
317              From: Andy Dougherty <doughera@lafayette.edu>
318              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
319              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
320      Branch: perl
321            ! hints/solaris_2.sh
322 ____________________________________________________________________________
323 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
324         Log: This test is not very robust on 8.3-constrained systems:
325              all the "with truncated name" lines between "Autosplitting ..."
326              and "some names are not unique" lines are unexpected,
327              and the truncation message becomes:
328              testtest.al, testtest.al truncate to testtest 
329      Branch: perl
330            ! lib/AutoSplit.t
331 ____________________________________________________________________________
332 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
333         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
334      Branch: perl
335            ! ext/I18N/Langinfo/Langinfo.t
336 ____________________________________________________________________________
337 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
338         Log: Test::Morify UCD.t
339      Branch: perl
340            ! lib/Unicode/UCD.t
341 ____________________________________________________________________________
342 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
343         Log: If Socket has not been built (e.g. DJGPP) the libnet
344              tests fall over with (too) much noise.
345      Branch: perl
346            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
347            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
348            ! lib/Net/t/smtp.t lib/Net/t/time.t
349 ____________________________________________________________________________
350 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
351         Log: Subject: [PATCH] shared hash keys and ++/--
352              From: Nicholas Clark <nick@ccl4.org>
353              Date: Mon, 3 Dec 2001 16:37:16 +0000
354              Message-ID: <20011203163716.C21702@plum.flirble.org>
355      Branch: perl
356            ! pp.c pp_hot.c sv.c t/op/inc.t
357 ____________________________________________________________________________
358 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
359         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
360              From: Jonathan Stowe <jns@gellyfish.com>
361              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
362              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
363      Branch: perl
364            ! lib/Term/Cap.pm
365 ____________________________________________________________________________
366 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
367         Log: Update Changes.
368      Branch: perl
369            ! Changes patchlevel.h
370 ____________________________________________________________________________
371 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
372         Log: perldelta tweaks.
373      Branch: perl
374            ! pod/perldelta.pod
375 ____________________________________________________________________________
376 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
377         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
378              From: Sam Tregar <sam@tregar.com> 
379              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
380              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
381      Branch: perl
382            ! pod/perlnewmod.pod
383 ____________________________________________________________________________
384 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
385         Log: microperl casting nit.
386      Branch: perl
387            ! utf8.c
388 ____________________________________________________________________________
389 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
390         Log: Make sharepvn a macro since all it does is a deref.
391      Branch: perl
392            ! embed.h embed.pl global.sym hv.c hv.h proto.h
393 ____________________________________________________________________________
394 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
395         Log: perldelta updates.
396      Branch: perl
397            ! pod/perldelta.pod
398 ____________________________________________________________________________
399 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
400         Log: PPPort update from Paul Marquess.
401      Branch: perl
402            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
403            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
404            + ext/Devel/PPPort/t/test.t
405            - ext/Devel/PPPort/harness/Harness.pm
406            - ext/Devel/PPPort/harness/Harness.xs
407            - ext/Devel/PPPort/harness/Makefile.PL
408            - ext/Devel/PPPort/harness/module2.c
409            - ext/Devel/PPPort/harness/module3.c
410            - ext/Devel/PPPort/harness/t/test.t
411            ! MANIFEST ext/Devel/PPPort/MANIFEST
412            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
413            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
414            ! ext/Devel/PPPort/soak
415 ____________________________________________________________________________
416 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
417         Log: No use talking about dynamic library search patch
418              unless we are having a dynamic build.
419      Branch: perl
420            ! t/TEST
421 ____________________________________________________________________________
422 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
423         Log: Be more explicit on the List::Util build trick,
424              should also stop unneeded rebuilds on static builds.
425      Branch: perl
426            ! ext/List/Util/Makefile.PL
427 ____________________________________________________________________________
428 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
429         Log: We need to replace the optimize (-O1) with
430              the -h scalar0 -h vector0, not append them
431              to the ccflags.
432      Branch: perl
433            ! hints/unicos.sh hints/unicosmk.sh
434 ____________________________________________________________________________
435 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
436         Log: Subject: [PATCH] Shared hash keys 
437              From: Nicholas Clark <nick@ccl4.org>
438              Date: Sun, 2 Dec 2001 20:52:32 +0000
439              Message-ID: <20011202205232.U21702@plum.flirble.org>
440      Branch: perl
441            ! doop.c t/op/tr.t
442 ____________________________________________________________________________
443 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
444         Log: Better add new files to MANIFEST, too.
445      Branch: perl
446            ! MANIFEST
447 ____________________________________________________________________________
448 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
449         Log: Subject: {PATCH] perlpacktut.pod
450              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
451              Date: Sun, 02 Dec 2001 19:55:06 +0100
452              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
453      Branch: perl
454            ! pod/perlpacktut.pod
455 ____________________________________________________________________________
456 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
457         Log: Various small nits found by DJGPP build.
458      Branch: perl
459            ! doio.c mg.c pp.c util.c
460 ____________________________________________________________________________
461 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
462         Log: Subject: RE: More verbose POD for Carp
463              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
464              Date: Sun, 2 Dec 2001 11:32:51 -0500
465              Message-ID: <3C0A9748@operamail.com>
466      Branch: perl
467            ! lib/Carp.pm
468 ____________________________________________________________________________
469 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
470         Log: Add a header for DJGPP with the function prototypes.
471      Branch: perl
472            + djgpp/djgpp.h
473            ! MANIFEST djgpp/djgpp.c
474 ____________________________________________________________________________
475 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
476         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
477              From: Abe Timmerman <abe@ztreet.demon.nl>
478              Date: Sun, 02 Dec 2001 02:41:25 +0100
479              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
480      Branch: perl
481            ! pp_sys.c
482 ____________________________________________________________________________
483 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
484         Log: There isn't PTR2INT(), there's PTR2IV().
485      Branch: perl
486            ! ext/Time/HiRes/HiRes.xs
487 ____________________________________________________________________________
488 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
489         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
490              From: Marc Lehmann <root@schmorp.de>
491              Date: Sun, 02 Dec 2001 02:44:53 +0100
492              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
493      Branch: perl
494            ! ext/Time/HiRes/HiRes.xs
495 ____________________________________________________________________________
496 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
497         Log: encode()/decode() examples.
498      Branch: perl
499            ! ext/Encode/Encode.pm
500 ____________________________________________________________________________
501 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
502         Log: DJGPP tweaks from Laszlo Molnar.
503      Branch: perl
504            ! djgpp/config.over djgpp/djgppsed.sh
505 ____________________________________________________________________________
506 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
507         Log: Update Changes.
508      Branch: perl
509            ! Changes patchlevel.h
510 ____________________________________________________________________________
511 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
512         Log: Integrate perlio;
513              
514              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
515              which do not have file descriptors. Noticed a possibly
516              worse problem in the process ...
517      Branch: perl
518           !> doio.c
519 ____________________________________________________________________________
520 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
521         Log: Non-VMS-fixed and Win32-skipped version of
522              
523              Subject: [PATCH t/op/exec.t] Portabilty fix 
524              From: Michael G Schwern <schwern@pobox.com> 
525              Date: Fri, 30 Nov 2001 16:09:27 -0500
526              Message-ID: <20011130160927.A10406@blackrider>
527      Branch: perl
528            ! t/op/exec.t
529 ____________________________________________________________________________
530 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
531         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
532              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
533              Date: Sat, 1 Dec 2001 07:01:09 -0500
534              Message-ID: <3C0D2E39@operamail.com>
535              
536              Subject: More verbose POD for Carp
537              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
538              Date: Sat, 1 Dec 2001 08:04:16 -0500
539              Message-ID: <3C285C2B@operamail.com>
540      Branch: perl
541            ! lib/Carp.pm lib/Carp/Heavy.pm
542 ____________________________________________________________________________
543 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
544         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
545              From: chromatic <chromatic@rmci.net>
546              Date: Sat, 01 Dec 2001 12:41:58 -0700
547              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
548      Branch: perl
549            ! lib/DB.t
550 ____________________________________________________________________________
551 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
552         Log: Try to make a missing RADIXCHAR a softer kinder error.
553      Branch: perl
554            ! ext/I18N/Langinfo/Langinfo.t
555 ____________________________________________________________________________
556 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
557         Log: Have a little faith on nl_langinfo() itself.
558      Branch: perl
559            ! ext/I18N/Langinfo/Langinfo.xs
560 ____________________________________________________________________________
561 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
562         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
563              the max, not max plus one)
564      Branch: perl
565            ! ext/I18N/Langinfo/Langinfo.xs
566 ____________________________________________________________________________
567 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
568         Log: Make reality agree with the comment.
569      Branch: perl
570            ! ext/I18N/Langinfo/Langinfo.xs
571 ____________________________________________________________________________
572 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
573         Log: Try to protect against wild langinfo() arguments.
574      Branch: perl
575            ! ext/I18N/Langinfo/Langinfo.xs
576 ____________________________________________________________________________
577 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
578         Log: If we are inside an eval, let's be silent about
579              separate symbols and just croak() in the end.
580      Branch: perl
581            ! lib/Exporter/Heavy.pm
582 ____________________________________________________________________________
583 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
584         Log: Subject: Fix for Exporter error reporting behaviour
585              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
586              Date: Sat, 1 Dec 2001 06:34:48 -0500
587              Message-ID: <3C0D1B9A@operamail.com>
588      Branch: perl
589            ! lib/Exporter.pm lib/Exporter/Heavy.pm
590 ____________________________________________________________________________
591 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
592         Log: Need to hide behind an eval to avoid a warning
593              about :utf8 on non-perlio configs.
594      Branch: perl
595            ! lib/open.t
596 ____________________________________________________________________________
597 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
598         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
599              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
600              Date: Fri, 30 Nov 2001 23:46:58 +0100
601              Message-ID: <20011130234658.A717@rafael>
602      Branch: perl
603            ! op.c t/op/method.t
604 ____________________________________________________________________________
605 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
606         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
607              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
608              Date: Thu, 29 Nov 2001 22:46:12 +0100
609              Message-ID: <20011129224612.A699@rafael>
610      Branch: perl
611            ! ext/B/B/Xref.pm
612 ____________________________________________________________________________
613 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
614         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
615              From: Tels <perl_dummy@bloodgate.com>
616              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
617              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
618      Branch: perl
619            ! pod/perlfunc.pod
620 ____________________________________________________________________________
621 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
622         Log: Subject: [REPATCH] reference pointer comparison
623              From: Nicholas Clark <nick@ccl4.org>
624              Date: Sat, 1 Dec 2001 13:00:17 +0000
625              Message-ID: <20011201130017.I21702@plum.flirble.org>
626      Branch: perl
627            ! pp.c
628 ____________________________________________________________________________
629 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
630         Log: Upgrade to Storable 1.0.14.
631      Branch: perl
632            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
633 ____________________________________________________________________________
634 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
635         Log: Add simple caches for ::viacode() and ::vianame().
636      Branch: perl
637            ! lib/charnames.pm lib/charnames.t
638 ____________________________________________________________________________
639 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
640         Log: Regen toc and modlib.
641      Branch: perl
642            ! pod/perlmodlib.pod pod/perltoc.pod
643 ____________________________________________________________________________
644 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
645         Log: Upgrade to podlators-1.18.
646      Branch: perl
647            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
648 ____________________________________________________________________________
649 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
650         Log: -h scalar0 -h vector0 seems to help for both
651              UNICOS and UNICOS/mk on the unpack %65c problems.
652              
653              (replaces #13393)
654      Branch: perl
655            ! hints/unicos.sh hints/unicosmk.sh
656 ____________________________________________________________________________
657 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
658         Log: More Socket constants.
659      Branch: perl
660            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
661 ____________________________________________________________________________
662 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
663         Log: (replaced by #13395)
664      Branch: perl
665            ! hints/unicosmk.sh
666 ____________________________________________________________________________
667 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
668         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
669              From: Andy Dougherty <doughera@lafayette.edu>
670              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
671              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
672              
673              Simplify the test skippage criterion now that we are
674              no more dependent on sed.
675      Branch: perl
676            ! t/comp/cpp.t t/run/switchPx.t
677 ____________________________________________________________________________
678 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
679         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
680              From: Michael G Schwern <schwern@pobox.com>
681              Date: Fri, 30 Nov 2001 11:48:44 -0500
682              Message-ID: <20011130114844.C1303@blackrider>
683              
684              (replaces #13381)
685      Branch: perl
686            ! t/op/stat.t
687 ____________________________________________________________________________
688 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
689         Log: Let's not assume how much memory has been allocated
690              to PVs.
691      Branch: perl
692            ! ext/Devel/Peek/Peek.t
693 ____________________________________________________________________________
694 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
695         Log: VOS needs to know the modules, including pp_sort.
696      Branch: perl
697            ! vos/perl.bind
698 ____________________________________________________________________________
699 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
700         Log: Unused variables.
701      Branch: perl
702            ! ext/Unicode/Normalize/Normalize.xs
703 ____________________________________________________________________________
704 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
705         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
706              From: John Peacock <jpeacock@rowman.com>     
707              Date: Fri, 30 Nov 2001 10:24:00 -0500        
708              Message-ID: <3C07A490.A22A76B0@rowman.com>   
709      Branch: perl
710            ! lib/ExtUtils/Embed.t
711 ____________________________________________________________________________
712 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
713         Log: Tweak for the VOS building script from Paul Green.
714      Branch: perl
715            ! vos/configure_perl.cm
716 ____________________________________________________________________________
717 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
718         Log: Update Changes.
719      Branch: perl
720            ! Changes patchlevel.h
721 ____________________________________________________________________________
722 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
723         Log: Cannot test if cppstdin has not yet been installed.
724      Branch: perl
725            ! t/run/switchPx.t
726 ____________________________________________________________________________
727 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
728         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
729              From: Michael G Schwern <schwern@pobox.com> 
730              Date: Thu, 29 Nov 2001 22:05:11 -0500
731              Message-ID: <20011129220510.A18869@blackrider>
732              
733              TODO 1: if cppstdin is used and not yet installed,
734              the Px.t will fail (must do the same as in cpp.t)
735              
736              TODO 2: does this work if no Perl whatsoever has
737              yet been installed?  That is, we should be using
738              the Perl we are building to execute the one-liner.
739      Branch: perl
740            + t/run/switchPx.aux t/run/switchPx.t
741            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
742            ! vms/test.com
743 ____________________________________________________________________________
744 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
745         Log: Upgrade to Unicode::Normalize 0.12.
746      Branch: perl
747            ! ext/Unicode/Normalize/Changes
748            ! ext/Unicode/Normalize/Normalize.pm
749            ! ext/Unicode/Normalize/Normalize.xs
750            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
751            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
752            ! ext/Unicode/Normalize/t/test.t
753 ____________________________________________________________________________
754 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
755         Log: Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
756              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
757              Date: 30 Nov 2001 11:41:53 -0000             
758              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
759              
760              No need to die if we have high-paranoia (non-chdirable)
761              system directories.
762      Branch: perl
763            ! t/op/stat.t
764 ____________________________________________________________________________
765 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
766         Log: Paragraph rewrapping.
767      Branch: perl
768            ! pod/perliol.pod
769 ____________________________________________________________________________
770 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
771         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
772              From: Stas Bekman <stas@stason.org>
773              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
774              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
775      Branch: perl
776            ! pod/perliol.pod
777 ____________________________________________________________________________
778 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
779         Log: Whether select() gets restarted on signals is
780              implementation dependent.
781      Branch: perl
782            ! ext/Time/HiRes/HiRes.t
783 ____________________________________________________________________________
784 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
785         Log: More forgotten checkins.
786      Branch: perl
787            ! embed.h embed.pl proto.h
788 ____________________________________________________________________________
789 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
790         Log: Add a note about folding vs lowercase.
791      Branch: perl
792            ! regexec.c
793 ____________________________________________________________________________
794 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
795         Log: Use to_uni_fold (and add changed global.sym)
796      Branch: perl
797            ! global.sym utf8.c
798 ____________________________________________________________________________
799 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
800         Log: Make to Unicode character functions to use UVs
801              instead of U32s and add to_uni_fold().
802      Branch: perl
803            ! embed.pl proto.h utf8.c
804 ____________________________________________________________________________
805 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
806         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
807              From: Nicholas Clark <nick@ccl4.org>
808              Date: Thu, 29 Nov 2001 22:47:32 +0000
809              Message-ID: <20011129224732.W37621@plum.flirble.org>
810      Branch: perl
811            ! pod/perlpacktut.pod
812 ____________________________________________________________________________
813 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
814         Log: README.vos updates from Paul Green.
815      Branch: perl
816            ! README.vos
817 ____________________________________________________________________________
818 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
819         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
820              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
821              Date: Thu, 29 Nov 2001 14:18:51 EST
822              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
823      Branch: perl
824            ! mg.c vms/vms.c vms/vmsish.h
825 ____________________________________________________________________________
826 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
827         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
828              From: Michael G Schwern <schwern@pobox.com>
829              Date: Thu, 29 Nov 2001 13:12:31 -0500
830              Message-ID: <20011129131231.E11300@blackrider>
831      Branch: perl
832            ! README.vms
833 ____________________________________________________________________________
834 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
835         Log: BGET_IV was missing.
836      Branch: perl
837            ! ext/ByteLoader/bytecode.h
838 ____________________________________________________________________________
839 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
840         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
841              From: Jonathan Stowe <gellyfish@gellyfish.com>
842              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
843              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
844      Branch: perl
845            ! lib/Term/Cap.pm
846 ____________________________________________________________________________
847 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
848         Log: Porting/checkURL.pl was missing.
849      Branch: perl
850            ! MANIFEST
851 ____________________________________________________________________________
852 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
853         Log: Subject: INSTALL and READMEs should be reviewed
854              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
855              Date: Thu, 29 Nov 2001 16:49:36 +0100
856              Message-ID: <20011129164936.A17492@rafael>         
857      Branch: perl
858            ! README.cygwin
859 ____________________________________________________________________________
860 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
861         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
862              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
863              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
864              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
865      Branch: perl
866            ! README.os390
867 ____________________________________________________________________________
868 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
869         Log: Update Changes.
870      Branch: perl
871            ! Changes patchlevel.h
872 ____________________________________________________________________________
873 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
874         Log: The changes to the curliffed files didn't stick in #13348.
875      Branch: perl
876            ! README.dos README.win32
877 ____________________________________________________________________________
878 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
879         Log: Subject: Re: Found the rev where File::Glob broke
880              From: Andy Dougherty <doughera@lafayette.edu>
881              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
882              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
883      Branch: perl
884            ! lib/ExtUtils/MM_Unix.pm
885 ____________________________________________________________________________
886 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
887         Log: Use __DATA__ instead of __END__.
888      Branch: perl
889            ! lib/Term/Cap.pm
890 ____________________________________________________________________________
891 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
892         Log: Subject: [PATCH toke.c] autosplit into @F fix
893              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
894              Date: Thu, 29 Nov 2001 14:52:23 +0100
895              Message-ID: <20011129145223.A25817@rafael>         
896      Branch: perl
897            ! toke.c
898 ____________________________________________________________________________
899 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
900         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
901              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
902              Date: Thu, 29 Nov 2001 15:48:15 +0100
903              Message-ID: <20011129154815.C25817@rafael>         
904      Branch: perl
905            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
906 ____________________________________________________________________________
907 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
908         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
909              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
910              Date: Wed, 28 Nov 2001 20:35:29 +0100
911              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
912      Branch: perl
913            ! pod/perlpacktut.pod
914 ____________________________________________________________________________
915 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
916         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
917              From: Stas Bekman <stas@stason.org>
918              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
919              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
920              
921              (with tweaks)
922      Branch: perl
923            ! pod/perlapio.pod
924 ____________________________________________________________________________
925 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
926         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
927              From: Tels <perl_dummy@bloodgate.com>
928              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
929              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
930              
931              (plus paragraph rewrapping)
932      Branch: perl
933            ! lib/Exporter.pm
934 ____________________________________________________________________________
935 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
936         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
937              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
938              Date: Wed, 28 Nov 2001 21:47:59 +0000
939              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
940      Branch: perl
941            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
942 ____________________________________________________________________________
943 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
944         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
945              From: Andy Dougherty <doughera@lafayette.edu>
946              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
947              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
948      Branch: perl
949            ! INSTALL ext/Time/HiRes/HiRes.t
950 ____________________________________________________________________________
951 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
952         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
953              From: Michael G Schwern <schwern@pobox.com> 
954              Date: Wed, 28 Nov 2001 16:37:01 -0500
955              Message-ID: <20011128163701.H676@blackrider>
956      Branch: perl
957            ! t/run/kill_perl.t
958 ____________________________________________________________________________
959 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
960         Log: @INC tweak.
961      Branch: perl
962            ! t/op/ref.t
963 ____________________________________________________________________________
964 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
965         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
966              From: Nicholas Clark <nick@ccl4.org>
967              Date: Wed, 28 Nov 2001 23:38:43 +0000
968              Message-ID: <20011128233843.N37621@plum.flirble.org>  
969      Branch: perl
970            ! installman
971 ____________________________________________________________________________
972 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
973         Log: Tweak the forking logic.
974      Branch: perl
975            ! Porting/checkURL.pl
976 ____________________________________________________________________________
977 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
978         Log: Update perlmodlib.PL as per #13348.  The L<> got
979              changed back because that is coming from ParseLink.pm.
980      Branch: perl
981            ! pod/perlmodlib.PL pod/perlmodlib.pod
982 ____________________________________________________________________________
983 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
984         Log: URL fixups from Michael Schwern.
985      Branch: perl
986            ! README.cygwin README.dos README.hpux README.mint README.mpeix
987            ! README.os390 README.qnx README.solaris README.vos README.win32
988            ! pod/perlmodlib.pod
989 ____________________________________________________________________________
990 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
991         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
992              From: Barrie Slaymaker <barries@slaysys.com>
993              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
994              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
995      Branch: perl
996            ! lib/Exporter.pm
997 ____________________________________________________________________________
998 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
999         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
1000      Branch: perl
1001            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
1002 ____________________________________________________________________________
1003 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
1004         Log: Subject: [PATCH] Re: $\ very broken
1005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1006              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
1007              Message-ID: <20011128223308.E732@rafael>   
1008              
1009              Subject: Re: [PATCH] Re: $\ very broken     
1010              From: Nicholas Clark <nick@ccl4.org>
1011              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
1012              Message-ID: <20011128222859.K37621@plum.flirble.org>
1013      Branch: perl
1014            ! mg.c t/op/ref.t
1015 ____________________________________________________________________________
1016 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
1017         Log: Add Abigail's link checker with the following tweaks:
1018              - known dummy URLs (Peter Prymmer)
1019              - do also READMEs and INSTALL (Michael Schwern)
1020              - do also ftp URLs
1021              - add fork retry loop in case the allowed number
1022              of processes per user is low
1023      Branch: perl
1024            + Porting/checkURL.pl
1025            ! MANIFEST
1026 ____________________________________________________________________________
1027 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
1028         Log: Update Changes.
1029      Branch: perl
1030            ! Changes patchlevel.h
1031 ____________________________________________________________________________
1032 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
1033         Log: In Linux if we have modern enough gcc and supported
1034              enough CPU, crank up the optimization level to -O3.
1035      Branch: perl
1036            ! hints/linux.sh
1037 ____________________________________________________________________________
1038 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
1039         Log: Add perlpacktut from Wolfgang Laun; regen toc.
1040      Branch: perl
1041            + pod/perlpacktut.pod
1042            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
1043            ! pod/perltoc.pod
1044 ____________________________________________________________________________
1045 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
1046         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
1047              From: PPrymmer@factset.com
1048              Date: Wed, 28 Nov 2001 07:51:26 -0500
1049              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
1050      Branch: perl
1051            ! vms/test.com
1052 ____________________________________________________________________________
1053 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
1054         Log: Test cases for the first half of #13338.
1055      Branch: perl
1056            ! t/lib/h2ph.h t/lib/h2ph.pht
1057 ____________________________________________________________________________
1058 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
1059         Log: Subject: Re: h2ph confused by comments in an enum.
1060              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
1061              Date: Wed, 28 Nov 2001 04:19:21 +0000
1062              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
1063              
1064              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
1065              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
1066              Date: Wed, 28 Nov 2001 13:36:35 +0000
1067              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
1068      Branch: perl
1069            ! utils/h2ph.PL
1070 ____________________________________________________________________________
1071 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
1072         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
1073              From: Jonathan Stowe <gellyfish@gellyfish.com>
1074              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
1075              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
1076              
1077              (replace #13327)
1078      Branch: perl
1079            ! lib/Term/Cap.pm
1080 ____________________________________________________________________________
1081 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
1082         Log: Replace #13335 with
1083              
1084              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
1085              From: Russ Allbery <rra@stanford.edu>
1086              Date: 27 Nov 2001 20:42:49 -0800
1087              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
1088      Branch: perl
1089            ! lib/Pod/Text/Termcap.pm
1090 ____________________________________________________________________________
1091 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
1092         Log: (replaced by #13336)
1093              
1094              Subject: [PATCH perl@13323] Termcap.pm with no termios
1095              From: "Craig A. Berry" <craigberry@mac.com> 
1096              Date: Tue, 27 Nov 2001 22:28:50 -0600
1097              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
1098      Branch: perl
1099            ! lib/Pod/Text/Termcap.pm
1100 ____________________________________________________________________________
1101 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
1102         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
1103              From: "Craig A. Berry" <craigberry@mac.com> 
1104              Date: Tue, 27 Nov 2001 21:46:45 -0600
1105              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
1106      Branch: perl
1107            ! configure.com
1108 ____________________________________________________________________________
1109 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
1110         Log: Upgrade to podlators 1.17.
1111      Branch: perl
1112            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
1113            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
1114 ____________________________________________________________________________
1115 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
1116         Log: Fix for "a\x{100}" =~ /A/i.
1117      Branch: perl
1118            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
1119            ! utf8.c
1120 ____________________________________________________________________________
1121 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
1122         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
1123              From: "Craig A. Berry" <craigberry@mac.com>
1124              Date: Tue, 27 Nov 2001 17:11:49 -0600
1125              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
1126      Branch: perl
1127            ! lib/DB.t
1128 ____________________________________________________________________________
1129 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
1130         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
1131              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1132              Date: Tue, 27 Nov 2001 14:55:23 -0500
1133              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
1134              
1135              Subject: [PATCH: perl@13324] updates to perldelta.pod 
1136              From: PPrymmer@factset.com
1137              Date: Tue, 27 Nov 2001 18:06:04 -0500
1138              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
1139              
1140              plus added some known problems.
1141      Branch: perl
1142            ! pod/perldelta.pod
1143 ____________________________________________________________________________
1144 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
1145         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
1146              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1147              Date: Tue, 27 Nov 2001 15:38:02 EST 
1148              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
1149      Branch: perl
1150            ! configure.com vms/vms.c vms/vmsish.h
1151 ____________________________________________________________________________
1152 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
1153         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
1154              From: Michael G Schwern <schwern@pobox.com> 
1155              Date: Tue, 27 Nov 2001 15:31:12 -0500
1156              Message-ID: <20011127153112.G20929@blackrider>
1157      Branch: perl
1158            ! t/run/kill_perl.t
1159 ____________________________________________________________________________
1160 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
1161         Log: (replaced by #13337)
1162              
1163              VMS can safely hardcode a termcap entry for VT100.
1164      Branch: perl
1165            ! lib/Term/Cap.pm
1166 ____________________________________________________________________________
1167 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
1168         Log: VMS piping fixes from Charles Lane (perl -P should
1169              be working now).
1170      Branch: perl
1171            ! vms/vms.c
1172 ____________________________________________________________________________
1173 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
1174         Log: Subject: [PATCH] perlvar.pod fix
1175              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
1176              Date: Tue, 27 Nov 2001 13:11:47 -0500
1177              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
1178      Branch: perl
1179            ! pod/perlvar.pod
1180 ____________________________________________________________________________
1181 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
1182         Log: Update Changes.
1183      Branch: perl
1184            ! Changes patchlevel.h
1185 ____________________________________________________________________________
1186 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
1187         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
1188              From: "Craig A. Berry" <craigberry@mac.com> 
1189              Date: Tue, 27 Nov 2001 10:21:18 -0600
1190              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
1191      Branch: perl
1192            ! lib/ExtUtils/MM_VMS.pm
1193 ____________________________________________________________________________
1194 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
1195         Log: Protect against accumulating -options -options -options.
1196      Branch: perl
1197            ! hints/hpux.sh
1198 ____________________________________________________________________________
1199 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
1200         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
1201              From: Barrie Slaymaker <barries@slaysys.com>
1202              Date: Tue, 27 Nov 2001 10:58:54 -0500
1203              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
1204      Branch: perl
1205            ! lib/Benchmark.pm
1206 ____________________________________________________________________________
1207 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
1208         Log: Tiny fix from John P. Linderman.
1209      Branch: perl
1210            ! lib/sort.pm
1211 ____________________________________________________________________________
1212 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
1213         Log: The Story of sort(), from John P. Linderman.
1214      Branch: perl
1215            ! pod/perldelta.pod
1216 ____________________________________________________________________________
1217 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
1218         Log: Add information what to do if you are reading
1219              perluniintro but using some older Perl.
1220      Branch: perl
1221            ! pod/perluniintro.pod
1222 ____________________________________________________________________________
1223 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
1224         Log: Update the 'wide characters' FAQ entry.
1225      Branch: perl
1226            ! pod/perlfaq6.pod
1227 ____________________________________________________________________________
1228 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
1229         Log: Fix for
1230              
1231              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
1232              From: Marc Lehmann <root@schmorp.de>
1233              Date: Tue, 27 Nov 2001 14:27:14 +0100
1234              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
1235      Branch: perl
1236            ! ext/Encode.t ext/Encode/Encode.xs
1237 ____________________________________________________________________________
1238 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
1239         Log: Subject: [PATCH] DB_File 1.801
1240              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1241              Date: Tue, 27 Nov 2001 15:06:45 -0000
1242              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
1243      Branch: perl
1244            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1245            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
1246 ____________________________________________________________________________
1247 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
1248         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
1249      Branch: perl
1250            ! pod/perlmodlib.pod
1251 ____________________________________________________________________________
1252 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
1253         Log: sort() doc tweaks from John P. Linderman.
1254      Branch: perl
1255            ! pod/perlfunc.pod
1256 ____________________________________________________________________________
1257 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
1258         Log: Subject: [PATCH] More perldelta.pod nits
1259              From: Simon Glover <scog@roe.ac.uk>
1260              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
1261              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
1262      Branch: perl
1263            ! pod/perldelta.pod
1264 ____________________________________________________________________________
1265 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
1266         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
1267              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1268              Date: Tue, 27 Nov 2001 11:52:31 -0000
1269              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
1270      Branch: perl
1271            ! ext/Devel/PPPort/harness/Makefile.PL
1272 ____________________________________________________________________________
1273 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
1274         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
1275              From: Michael G Schwern <schwern@pobox.com>
1276              Date: Tue, 27 Nov 2001 03:38:24 -0500
1277              Message-ID: <20011127033824.A17775@blackrider>
1278      Branch: perl
1279            ! t/TEST
1280 ____________________________________________________________________________
1281 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
1282         Log: Subject: Re: perlcc very broken
1283              From: John Peacock <jpeacock@rowman.com>
1284              Date: Tue, 27 Nov 2001 06:48:01 -0500
1285              Message-ID: <3C037D71.4030508@rowman.com>
1286      Branch: perl
1287            ! utils/perlcc.PL
1288 ____________________________________________________________________________
1289 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
1290         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
1291              From: David Dyck <dcd@tc.fluke.com>
1292              Date: Mon, 26 Nov 2001 22:04:38 -0800
1293              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
1294      Branch: perl
1295            ! t/op/pack.t
1296 ____________________________________________________________________________
1297 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
1298         Log: Subject: [ID 20011126.149] t/op/split fails step 37
1299              From: David Dyck <dcd@tc.fluke.com>
1300              Date: Mon, 26 Nov 2001 21:52:35 -0800
1301              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
1302      Branch: perl
1303            ! t/op/split.t
1304 ____________________________________________________________________________
1305 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
1306         Log: incorporate last minute change from libnet 1.0901-tobe
1307      Branch: perl
1308            ! lib/Net/SMTP.pm
1309 ____________________________________________________________________________
1310 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
1311         Log: Pass 7 at perldelta - random edits.
1312      Branch: perl
1313            ! pod/perldelta.pod
1314 ____________________________________________________________________________
1315 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
1316         Log: Portability and skippage tweaks.
1317      Branch: perl
1318            ! t/op/split.t
1319 ____________________________________________________________________________
1320 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
1321         Log: Try to make Unicode casemapping to work for EBCDIC, too.
1322      Branch: perl
1323            ! utf8.c
1324 ____________________________________________________________________________
1325 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
1326         Log: Just printing 1..0 is not quite enough...
1327      Branch: perl
1328            ! lib/Dumpvalue.t
1329 ____________________________________________________________________________
1330 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
1331         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
1332              Delay the match until runtime.
1333      Branch: perl
1334            ! t/op/append.t
1335 ____________________________________________________________________________
1336 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
1337         Log: UTF-EBCDIC.
1338      Branch: perl
1339            ! ext/Devel/Peek/Peek.t
1340 ____________________________________________________________________________
1341 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
1342         Log: Be UTF-EBCDIC aware.
1343      Branch: perl
1344            ! lib/bytes.t
1345 ____________________________________________________________________________
1346 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
1347         Log: Bad assumption which way digits and letters sort.
1348      Branch: perl
1349            ! lib/English.t
1350 ____________________________________________________________________________
1351 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
1352         Log: If in EBCDIC but no Convert::EBCDIC
1353              the libnet tests will all fail.
1354      Branch: perl
1355            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
1356            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
1357            ! lib/Net/t/smtp.t lib/Net/t/time.t
1358 ____________________________________________________________________________
1359 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
1360         Log: Just sorting to guarantee order is not enough.
1361              (Think EBCDIC.) 
1362      Branch: perl
1363            ! lib/ExtUtils/Manifest.t
1364 ____________________________________________________________________________
1365 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
1366         Log: OS/390 cleanable gunk.
1367      Branch: perl
1368            ! lib/ExtUtils/MM_Unix.pm
1369 ____________________________________________________________________________
1370 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
1371         Log: Update the EBCDIC MD5 checksums.
1372      Branch: perl
1373            ! ext/Digest/MD5/t/files.t
1374 ____________________________________________________________________________
1375 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
1376         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
1377              From: Nicholas Clark <nick@ccl4.org>
1378              Date: Mon, 26 Nov 2001 23:06:34 +0000
1379              Message-ID: <20011126230633.Q37621@plum.flirble.org>
1380      Branch: perl
1381            ! installman
1382 ____________________________________________________________________________
1383 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
1384         Log: sort tweaks from John P. Linderman.
1385      Branch: perl
1386            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
1387 ____________________________________________________________________________
1388 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
1389         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
1390              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
1391              Date: Mon, 26 Nov 2001 18:47:25 -0600
1392              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
1393              
1394              Craig Berry submitted half of this patch just yesterday.
1395              Spooky cosmic resonance.
1396      Branch: perl
1397            ! ext/Socket/Socket.xs
1398 ____________________________________________________________________________
1399 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
1400         Log: Subject: [PATCH] doio slightly smaller
1401              From: Nicholas Clark <nick@ccl4.org>
1402              Date: Tue, 27 Nov 2001 00:40:23 +0000      
1403              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
1404      Branch: perl
1405            ! doio.c
1406 ____________________________________________________________________________
1407 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
1408         Log: perldelta nits from Autrijus Tang and Ron Kimball.
1409      Branch: perl
1410            ! pod/perldelta.pod
1411 ____________________________________________________________________________
1412 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
1413         Log: Subject: [PATCH] unpack P* uses random length for item
1414              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
1415              Date: Mon, 26 Nov 2001 19:56:32 +0100
1416              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
1417      Branch: perl
1418            ! pod/perldiag.pod pp_pack.c t/op/pack.t
1419 ____________________________________________________________________________
1420 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
1421         Log: Subject: [PATCH current] system and taintedness
1422              From: Radu Greab <radu@netsoft.ro>
1423              Date: Mon, 26 Nov 2001 18:42:29 +0200
1424              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
1425      Branch: perl
1426            ! pp_sys.c t/op/taint.t
1427 ____________________________________________________________________________
1428 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
1429         Log: Subject: [PATCH @ 13283] Devel::PPPort
1430              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1431              Date: Mon, 26 Nov 2001 14:37:17 -0000
1432              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
1433      Branch: perl
1434            + ext/Devel/PPPort/MANIFEST
1435            ! MANIFEST ext/Devel/PPPort/Makefile.PL
1436            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
1437            ! ext/Devel/PPPort/harness/Harness.xs
1438            ! ext/Devel/PPPort/harness/Makefile.PL
1439            ! ext/Devel/PPPort/harness/module2.c
1440            ! ext/Devel/PPPort/harness/module3.c
1441            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
1442 ____________________________________________________________________________
1443 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
1444         Log: Update the test list.
1445      Branch: perl
1446            ! t/lib/1_compile.t
1447 ____________________________________________________________________________
1448 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
1449         Log: Sync-up tests with libnet distribution
1450      Branch: perl
1451            + lib/Net/t/netrc.t
1452            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
1453 ____________________________________________________________________________
1454 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
1455         Log: Update Changes.
1456      Branch: perl
1457            ! Changes patchlevel.h
1458 ____________________________________________________________________________
1459 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
1460         Log: Upgrade to podlators 1.16.
1461      Branch: perl
1462            + lib/Pod/t/basic.cap
1463            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
1464            ! lib/Pod/t/basic.t pod/pod2man.PL
1465 ____________________________________________________________________________
1466 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
1467         Log: Pass 6 at perldelta - sort enhancements, generic and
1468              platform specific bug fixes.
1469      Branch: perl
1470            ! pod/perldelta.pod
1471 ____________________________________________________________________________
1472 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
1473         Log: PROPAGATE documentation from Tony Cook.
1474      Branch: perl
1475            ! pod/perlfunc.pod
1476 ____________________________________________________________________________
1477 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
1478         Log: DJGPP cannot do signals that well.
1479      Branch: perl
1480            ! ext/POSIX/t/sigaction.t
1481 ____________________________________________________________________________
1482 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
1483         Log: Can't do subsecond alarms without ualarm; and break out
1484              early if alarms do not seem to be coming in as expected.
1485      Branch: perl
1486            ! ext/Time/HiRes/HiRes.t
1487 ____________________________________________________________________________
1488 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
1489         Log: No Socket, little Net.
1490      Branch: perl
1491            ! t/lib/1_compile.t
1492 ____________________________________________________________________________
1493 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
1494         Log: Take the taint brush to the getcwds.
1495      Branch: perl
1496            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
1497 ____________________________________________________________________________
1498 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
1499         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
1500              From: "Craig A. Berry" <craigberry@mac.com>
1501              Date: Sun, 25 Nov 2001 16:20:45 -0600
1502              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
1503      Branch: perl
1504            ! ext/Socket/Socket.xs
1505 ____________________________________________________________________________
1506 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
1507         Log: Since in some DOS filesystems the timestamp granularity
1508              may be only two seconds, better sleep for three to play safe.
1509              (Helps CygWin, at least.)
1510      Branch: perl
1511            ! lib/Memoize/t/expire_file.t
1512 ____________________________________________________________________________
1513 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
1514         Log: For some reason CygWin wasn't collapsing multiple
1515              slashes into one, which made some Spec.t tests to fail.
1516              Either CygWin was being too prudish or the collapsing
1517              logic needs to be rethunk.
1518      Branch: perl
1519            ! lib/File/Spec/Unix.pm
1520 ____________________________________________________________________________
1521 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
1522         Log: Cygwin needs to have libperl.dll around if trying to link
1523              with -lperl.  Note: this change cures the test but whether
1524              it cures CygPerl installation, I don't know: hopefully the
1525              libperl5_7_2.dll, or the version equivalent, gets installed
1526              also as libperl.dll to the proper place(s).
1527      Branch: perl
1528            ! lib/ExtUtils/Embed.t
1529 ____________________________________________________________________________
1530 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
1531         Log: -I../lib/.. and -L../lib/..?  Strange.
1532      Branch: perl
1533            ! lib/ExtUtils/Embed.t
1534 ____________________________________________________________________________
1535 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
1536         Log: $MM?
1537      Branch: perl
1538            ! lib/ExtUtils/Embed.pm
1539 ____________________________________________________________________________
1540 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
1541         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
1542              From: Dave Rolsky <autarch@urth.org>
1543              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
1544              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
1545      Branch: perl
1546            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
1547            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1548 ____________________________________________________________________________
1549 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
1550         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
1551              From: chromatic <chromatic@rmci.net>
1552              Date: Sat, 24 Nov 2001 14:56:57 -0700
1553              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
1554              
1555              plus a tweak for ithreads builds.
1556      Branch: perl
1557            + lib/DB.t
1558            ! MANIFEST lib/DB.pm
1559 ____________________________________________________________________________
1560 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
1561         Log: Win32 compilation tweaks for Blair Zajac.
1562      Branch: perl
1563            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
1564 ____________________________________________________________________________
1565 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
1566         Log: I don't think trying to bracket the hires time with lores
1567              times is going to be portable enough: Cygwin seems to be
1568              capable of getting hires ones rather consistently lower
1569              than the lores ones.  So let's try average difference instead.
1570      Branch: perl
1571            ! ext/Time/HiRes/HiRes.t
1572 ____________________________________________________________________________
1573 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
1574         Log: Subject: Re: benchmarks, sorts and reproducibility
1575              From: "John P. Linderman" <jpl@research.att.com>
1576              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
1577              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
1578              
1579              Randomize large partitions for quicksort to dodge the
1580              angry gods of quadratic.
1581      Branch: perl
1582            ! pp_sort.c
1583 ____________________________________________________________________________
1584 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
1585         Log: The joys of portable quoting.
1586      Branch: perl
1587            ! ext/Devel/PPPort/harness/Makefile.PL
1588 ____________________________________________________________________________
1589 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
1590         Log: sort pragma tweaks.
1591      Branch: perl
1592            ! lib/sort.pm
1593 ____________________________________________________________________________
1594 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
1595         Log: Skip the link= directives of utils.lst if no mandir
1596              (if no manpages).
1597      Branch: perl
1598            ! installman
1599 ____________________________________________________________________________
1600 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
1601         Log: change#3373 introduced a handle leak in backticks and piped open()s
1602              that fail
1603      Branch: perl
1604            ! util.c
1605 ____________________________________________________________________________
1606 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
1607         Log: Extraenous breaks noticed by David Dyck.
1608      Branch: perl
1609            ! Configure
1610 ____________________________________________________________________________
1611 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
1612         Log: Revert the /proc/self/auxv experiment for now.
1613      Branch: perl
1614            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
1615 ____________________________________________________________________________
1616 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
1617         Log: Also ExtUtils.t had $^X assumptions.
1618      Branch: perl
1619            ! lib/ExtUtils.t
1620 ____________________________________________________________________________
1621 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
1622         Log: Now is Solaris if you start the t/perl in the t/
1623              as "./perl", the $^X will be "../perl", not "./perl".
1624      Branch: perl
1625            ! t/lib/1_compile.t
1626 ____________________________________________________________________________
1627 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
1628         Log: The new way of finding out $^X in Solaris
1629              requires a little tweak if the executable
1630              pathname is *not* absolute: prepend "./"
1631              (otherwise `$^X ...` will start perl from PATH...)
1632      Branch: perl
1633            ! perl.c
1634 ____________________________________________________________________________
1635 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
1636         Log: Avoid "will not stay shared" warnings.
1637      Branch: perl
1638            ! lib/ExtUtils/MM_Unix.pm
1639 ____________________________________________________________________________
1640 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
1641         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
1642              From: Michael G Schwern <schwern@pobox.com>
1643              Date: Sat, 24 Nov 2001 19:56:18 -0500
1644              Message-ID: <20011124195618.A14614@blackrider>            
1645      Branch: perl
1646            ! perl.c pp_sys.c t/op/magic.t util.c
1647 ____________________________________________________________________________
1648 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
1649         Log: In the MakeMaker pm_to_blib target don't copy all
1650              the files in one fell swppo, deal with them hunkwise,
1651              helps for CLIs with limited line lengths.
1652              (This seems to help for DJGPP building Encode,
1653              where there are dozens of files to copy.)
1654      Branch: perl
1655            ! lib/ExtUtils/MM_Unix.pm
1656 ____________________________________________________________________________
1657 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
1658         Log: testsuite leaves stray files behind on windows
1659      Branch: perl
1660            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
1661 ____________________________________________________________________________
1662 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
1663         Log: xsubpp produces a spurious warning on directories called 'typemap'
1664      Branch: perl
1665            ! lib/ExtUtils/xsubpp
1666 ____________________________________________________________________________
1667 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
1668         Log: xsubpp treats invalid (indented) cpp directives as comments
1669      Branch: perl
1670            ! ext/IO/IO.xs
1671 ____________________________________________________________________________
1672 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
1673         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
1674      Branch: perl
1675            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
1676 ____________________________________________________________________________
1677 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
1678         Log: The debug_pag needs to be visible at all times
1679              because of the re extension.
1680      Branch: perl
1681            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
1682 ____________________________________________________________________________
1683 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
1684         Log: Subject: Re: [PATCH] Tests are good
1685              From: Philip Newton <Philip.Newton@gmx.net>
1686              Date: Sat, 24 Nov 2001 21:24:00 +0100
1687              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
1688      Branch: perl
1689            ! pod/perlhack.pod
1690 ____________________________________________________________________________
1691 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
1692         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
1693              From: "Craig A. Berry" <craigberry@mac.com> 
1694              Date: Sat, 24 Nov 2001 12:45:44 -0600
1695              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
1696              
1697              (with tweaks, and combined with Sarathy's #13242)
1698      Branch: perl
1699            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
1700 ____________________________________________________________________________
1701 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
1702         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
1703              From: John Peacock <jpeacock@rowman.com>
1704              Date: Sat, 24 Nov 2001 14:27:46 -0500
1705              Message-ID: <3BFFF4B2.40509@rowman.com> 
1706      Branch: perl
1707            ! lib/Exporter/Heavy.pm
1708 ____________________________________________________________________________
1709 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
1710         Log: use portable quotes
1711      Branch: perl
1712            ! ext/Devel/PPPort/harness/Makefile.PL
1713 ____________________________________________________________________________
1714 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
1715         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
1716              From: Nicholas Clark <nick@ccl4.org>
1717              Date: Sat, 24 Nov 2001 18:06:26 +0000
1718              Message-ID: <20011124180626.T37621@plum.flirble.org>
1719      Branch: perl
1720            ! installman
1721 ____________________________________________________________________________
1722 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
1723         Log: Subject: [PATCH] perl5005delta.pod L<>
1724              From: Nicholas Clark <nick@ccl4.org>
1725              Date: Sat, 24 Nov 2001 18:04:21 +0000
1726              Message-ID: <20011124180421.S37621@plum.flirble.org>
1727      Branch: perl
1728            ! pod/perl5005delta.pod
1729 ____________________________________________________________________________
1730 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
1731         Log: fix typo in config.vc; regenerate win32 config_H.* files
1732      Branch: perl
1733            ! win32/config.vc win32/config_H.bc win32/config_H.gc
1734            ! win32/config_H.vc
1735 ____________________________________________________________________________
1736 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
1737         Log: Mention the charnames::vianame().
1738      Branch: perl
1739            ! pod/perluniintro.pod
1740 ____________________________________________________________________________
1741 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
1742         Log: Add charnames::vianame() in case people want to access
1743              the codes in run-time (as opposed to the compile-timeness
1744              of \N{...}).
1745      Branch: perl
1746            ! lib/charnames.pm lib/charnames.t
1747 ____________________________________________________________________________
1748 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
1749         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
1750              From: Nicholas Clark <nick@ccl4.org>
1751              Date: Sat, 24 Nov 2001 16:30:42 +0000
1752              Message-ID: <20011124163042.R37621@plum.flirble.org>
1753      Branch: perl
1754            ! regcomp.c regcomp.h
1755 ____________________________________________________________________________
1756 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
1757         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
1758              From: Nicholas Clark <nick@ccl4.org>
1759              Date: Sat, 24 Nov 2001 16:24:33 +0000
1760              Message-ID: <20011124162433.Q37621@plum.flirble.org>
1761              
1762              cmp fixes.
1763      Branch: perl
1764            ! pp.c
1765 ____________________________________________________________________________
1766 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
1767         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
1768              (It seems that "./perl" gets resolved to "perl" now.)
1769      Branch: perl
1770            ! perl.c
1771 ____________________________________________________________________________
1772 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
1773         Log: Subject: [PATCH] DB_File 1.800        
1774              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
1775              Date: Sat, 24 Nov 2001 11:41:41 -0000
1776              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
1777      Branch: perl
1778            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1779            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
1780            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
1781            ! ext/DB_File/t/db-recno.t
1782 ____________________________________________________________________________
1783 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
1784         Log: Tweak the PUSHED documentation.
1785      Branch: perl
1786            ! ext/PerlIO/Via/Via.pm
1787 ____________________________________________________________________________
1788 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
1789         Log: Update 1_compile for new known tests.
1790      Branch: perl
1791            ! t/lib/1_compile.t
1792 ____________________________________________________________________________
1793 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
1794         Log: Move the MBF/MBI test modules to t/lib.
1795      Branch: perl
1796            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1797            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
1798            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
1799            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
1800            ! lib/Math/BigInt/t/sub_mbi.t
1801 ____________________________________________________________________________
1802 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
1803         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
1804              From: "Craig A. Berry" <craigberry@mac.com> 
1805              Date: Fri, 23 Nov 2001 18:05:35 -0600
1806              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
1807      Branch: perl
1808            ! configure.com
1809 ____________________________________________________________________________
1810 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
1811         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
1812              From: PPrymmer@factset.com 
1813              Date: Fri, 23 Nov 2001 17:03:07 -0500
1814              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
1815      Branch: perl
1816            ! ext/Unicode/Normalize/mkheader
1817 ____________________________________________________________________________
1818 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
1819         Log: Here are the right helper files.
1820      Branch: perl
1821            + t/lib/Filter/Simple/ExportTest.pm
1822            + t/lib/Filter/Simple/FilterOnlyTest.pm
1823            + t/lib/Filter/Simple/FilterTest.pm
1824            + t/lib/Filter/Simple/ImportTest.pm
1825            ! MANIFEST
1826 ____________________________________________________________________________
1827 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
1828         Log: Update Changes.
1829      Branch: perl
1830            ! Changes patchlevel.h
1831 ____________________________________________________________________________
1832 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
1833         Log: Never mind.
1834      Branch: perl
1835            - lib/Filter/Simple/lib/ExportTest.pm
1836            - lib/Filter/Simple/lib/ImportTest.pm
1837 ____________________________________________________________________________
1838 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
1839         Log: Mis-add.
1840      Branch: perl
1841            + lib/Filter/Simple/lib/ExportTest.pm
1842            + lib/Filter/Simple/lib/ImportTest.pm
1843 ____________________________________________________________________________
1844 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
1845         Log: Upgrade to Filter::Simple 0.77.
1846      Branch: perl
1847            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
1848            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
1849            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
1850            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
1851            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1852 ____________________________________________________________________________
1853 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
1854         Log: Missing p4 add.
1855      Branch: perl
1856            + lib/ExtUtils/MM_VMS.t
1857 ____________________________________________________________________________
1858 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
1859         Log: Pass 5 at perldelta - module and utility updates cleanup.
1860      Branch: perl
1861            ! pod/perldelta.pod
1862 ____________________________________________________________________________
1863 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
1864         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
1865      Branch: perl
1866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1867            ! pod/buildtoc.PL pod/perltoc.pod
1868 ____________________________________________________________________________
1869 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
1870         Log: Add procselfexe and d_dirfd to strange lands.
1871      Branch: perl
1872            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
1873            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1874            ! vos/config.ga.def vos/config.ga.h win32/config.bc
1875            ! win32/config.gc win32/config.vc win32/config.win64
1876            ! wince/config.ce
1877 ____________________________________________________________________________
1878 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
1879         Log: Better to "quote" the pathname.
1880      Branch: perl
1881            ! Configure config_h.SH
1882 ____________________________________________________________________________
1883 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
1884         Log: Use PROCSELFEXE_PATH.
1885      Branch: perl
1886            ! perl.c
1887 ____________________________________________________________________________
1888 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
1889         Log: Add probing for BSD-like /proc/curpoc/file.
1890      Branch: perl
1891            ! Configure config_h.SH
1892 ____________________________________________________________________________
1893 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
1894         Log: Add probing for dirfd() so that it can be added it IO::Dir.
1895      Branch: perl
1896            ! Configure config_h.SH perl.h
1897 ____________________________________________________________________________
1898 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
1899         Log: ...and update the test count.
1900      Branch: perl
1901            ! lib/Pod/t/basic.t
1902 ____________________________________________________________________________
1903 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
1904         Log: Must remove the cap test also from the test script.
1905      Branch: perl
1906            ! lib/Pod/t/basic.t
1907 ____________________________________________________________________________
1908 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
1909         Log: Subject: [PATCH] Tests are good
1910              From: Nicholas Clark <nick@ccl4.org>
1911              Date: Fri, 23 Nov 2001 18:12:21 +0000
1912              Message-ID: <20011123181220.F37621@plum.flirble.org>
1913      Branch: perl
1914            ! pod/perlhack.pod
1915 ____________________________________________________________________________
1916 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
1917         Log: The basic.cap from podlators 1.14 is not very portable.
1918      Branch: perl
1919            - lib/Pod/t/basic.cap
1920            ! MANIFEST
1921 ____________________________________________________________________________
1922 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
1923         Log: Subject: Re: [DOC PATCHES] pod cleanups
1924              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
1925              Date: 22 Nov 2001 12:54:16 -0000
1926              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
1927      Branch: perl
1928            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
1929            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
1930 ____________________________________________________________________________
1931 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
1932         Log: FAQ sync.
1933      Branch: perl
1934            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
1935 ____________________________________________________________________________
1936 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
1937         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
1938              From: PPrymmer@factset.com
1939              Date: Fri, 23 Nov 2001 11:43:45 -0500
1940              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
1941      Branch: perl
1942            ! MANIFEST lib/ExtUtils/MM_VMS.pm
1943 ____________________________________________________________________________
1944 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
1945         Log: Corify podlators 1.14 test.
1946      Branch: perl
1947            ! lib/Pod/t/basic.t
1948 ____________________________________________________________________________
1949 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
1950         Log: Output tweak needed because of podlators 1.14.
1951      Branch: perl
1952            ! t/pod/multiline_items.xr
1953 ____________________________________________________________________________
1954 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
1955         Log: Upgrade to podlators 1.14.
1956      Branch: perl
1957            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
1958            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
1959            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
1960            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
1961            ! lib/Pod/Text/Overstrike.pm
1962 ____________________________________________________________________________
1963 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
1964         Log: perlmodinstall tweaks from Philip Newton.
1965      Branch: perl
1966            ! pod/perlmodinstall.pod
1967 ____________________________________________________________________________
1968 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
1969         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
1970              From: Autrijus Tang <autrijus@autrijus.org>           
1971              Date: Fri, 23 Nov 2001 23:55:53 +0800
1972              Message-ID: <20011123235553.A2310@not.autrijus.org>
1973      Branch: perl
1974            ! Porting/genlog
1975 ____________________________________________________________________________
1976 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
1977         Log: Subject: Re: regex oddness with \Z and $&
1978              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
1979              Date: Fri, 23 Nov 2001 15:15:24 +0000
1980              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
1981      Branch: perl
1982            ! regcomp.c t/op/re_tests
1983 ____________________________________________________________________________
1984 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
1985         Log: regen_headers.
1986      Branch: perl
1987            ! embed.h global.sym pod/perlapi.pod proto.h
1988 ____________________________________________________________________________
1989 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
1990         Log: Forgotten check-in.
1991      Branch: perl
1992            ! pod/perlapi.pod
1993 ____________________________________________________________________________
1994 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
1995         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
1996      Branch: perl
1997            ! lib/Test/Simple.pm
1998 ____________________________________________________________________________
1999 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
2000         Log: Retract #13173 (effectively retract Net::Ping 2.06,
2001              go back to 2.04, the 2.06 hasn't seen the patches
2002              that have gone to the blead version.)
2003      Branch: perl
2004            - lib/Net/Ping/CHANGES lib/Net/Ping/README
2005            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
2006            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
2007            - lib/Net/Ping/t/200_ping_tcp.t
2008            ! MANIFEST lib/Net/Ping.pm
2009 ____________________________________________________________________________
2010 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
2011         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
2012              From: Robin Barker <rmb1@cise.npl.co.uk>
2013              Date: Thu, 22 Nov 2001 11:00:38 GMT
2014              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
2015      Branch: perl
2016            ! utils/perldoc.PL
2017 ____________________________________________________________________________
2018 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
2019         Log: procselfexe tweak: for some reason I had a ls in
2020              /proc/self/exe, not the ls Configure thought it
2021              would found.
2022      Branch: perl
2023            ! Configure
2024 ____________________________________________________________________________
2025 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
2026         Log: Corify the Net::Ping tests; skip the tests
2027              unless $ENV{PERL_TEST_Net_Ping} is true.
2028      Branch: perl
2029            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
2030            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
2031            ! lib/Net/Ping/t/200_ping_tcp.t
2032 ____________________________________________________________________________
2033 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
2034         Log: The #13182 didn't really help.  The real problem
2035              seems to be that 'sh' can in AIX mean at least three
2036              different things, and we can't know which one it is
2037              unless we export $newsh from an earlier run (and it's
2038              the 'bsh' aka 'sh' that has the the broken test -h).
2039      Branch: perl
2040            ! Configure
2041 ____________________________________________________________________________
2042 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
2043         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
2044      Branch: perl
2045            ! op.c t/op/override.t
2046 ____________________________________________________________________________
2047 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
2048         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
2049              From: PPrymmer@factset.com 
2050              Date: Wed, 21 Nov 2001 20:17:25 -0500
2051              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
2052      Branch: perl
2053            ! lib/Shell.t
2054 ____________________________________________________________________________
2055 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
2056         Log: Reapply perlmodinstall parts of #12897.
2057      Branch: perl
2058            ! pod/perlmodinstall.pod
2059 ____________________________________________________________________________
2060 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
2061         Log: perlmodinstall 2.01 from Jon Orwant.
2062      Branch: perl
2063            ! pod/perlmodinstall.pod
2064 ____________________________________________________________________________
2065 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
2066         Log: Subject: [PATCH @10907] REXX on OS/2
2067              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2068              Date: Wed, 21 Nov 2001 15:26:11 -0500
2069              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
2070      Branch: perl
2071            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
2072            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
2073 ____________________________________________________________________________
2074 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
2075         Log: AIX has broken builtin 'test'.
2076      Branch: perl
2077            ! Configure
2078 ____________________________________________________________________________
2079 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
2080         Log: Subject: [PATCH 5.7.x] INSTALL size update
2081              From: Andy Dougherty <doughera@lafayette.edu>
2082              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
2083              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
2084      Branch: perl
2085            ! INSTALL
2086 ____________________________________________________________________________
2087 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
2088         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
2089              to pp_sort.c.  Includes the quicksort stabilizing layer
2090              from John P. Linderman.  -Msort=qsort or -Msort=fast is
2091              faster than without (or with -Msort=mergesort or -Msort=safe)
2092              for short random inputs, but for some reason not quite as fast
2093              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
2094              optimizing definitely needed.
2095      Branch: perl
2096            + lib/sort.pm lib/sort.t pp_sort.c
2097            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
2098            ! embed.pl global.sym perl.h pp_ctl.c proto.h
2099            ! vms/descrip_mms.template vos/build.cm win32/Makefile
2100            ! win32/makefile.mk wince/Makefile.ce
2101 ____________________________________________________________________________
2102 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
2103         Log: Sync file with libnet-1.0901-tobe
2104      Branch: perl
2105            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
2106            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
2107            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
2108            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
2109            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
2110 ____________________________________________________________________________
2111 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
2112         Log: Subject: [PATCH perldoc] problems with pod2man
2113              From: Robin Barker <rmb1@cise.npl.co.uk>
2114              Date: Wed, 21 Nov 2001 17:48:51 GMT
2115              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
2116      Branch: perl
2117            ! utils/perldoc.PL
2118 ____________________________________________________________________________
2119 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
2120         Log: debug_pad only visible when debugging.
2121      Branch: perl
2122            ! makedef.pl
2123 ____________________________________________________________________________
2124 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
2125         Log: procselfexe tweaks.
2126      Branch: perl
2127            ! Configure config_h.SH
2128 ____________________________________________________________________________
2129 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
2130         Log: Upgrade to Net::Ping 2.06.
2131      Branch: perl
2132            + lib/Net/Ping/CHANGES lib/Net/Ping/README
2133            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
2134            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
2135            + lib/Net/Ping/t/200_ping_tcp.t
2136            ! MANIFEST lib/Net/Ping.pm
2137 ____________________________________________________________________________
2138 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
2139         Log: Upgrade to Math::BigInt 1.47.
2140      Branch: perl
2141            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2142            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
2143            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
2144            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
2145            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
2146            ! lib/Math/BigInt/t/sub_mbi.t
2147 ____________________________________________________________________________
2148 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
2149         Log: Dynaloading for POSIX-BC from Thomas Dorner.
2150      Branch: perl
2151            ! hints/posix-bc.sh
2152 ____________________________________________________________________________
2153 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
2154         Log: Strange: the same mysterious regex study bug
2155              seems to be present both in OS/390 and POSIX-BC.
2156              Deep EBCDIC magic that regex engine gets wrong,
2157              or a bug in some compiler/library shared by the
2158              two platforms?  From Thomas Dorner.
2159      Branch: perl
2160            ! t/op/study.t
2161 ____________________________________________________________________________
2162 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
2163         Log: More lost and found.
2164      Branch: perl
2165            + lib/Test/Simple/README
2166            ! MANIFEST
2167 ____________________________________________________________________________
2168 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
2169         Log: MANIFESTly missing.
2170      Branch: perl
2171            ! MANIFEST
2172 ____________________________________________________________________________
2173 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
2174         Log: Subject: Re: PERFORCE change 13162 for review               
2175              From: Philip Newton <Philip.Newton@gmx.net> 
2176              Date: Wed, 21 Nov 2001 16:44:30 +0100
2177              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
2178      Branch: perl
2179            ! ext/Devel/PPPort/PPPort.pm
2180 ____________________________________________________________________________
2181 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
2182         Log: Update Changes.
2183      Branch: perl
2184            ! Changes patchlevel.h
2185 ____________________________________________________________________________
2186 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
2187         Log: Small doc tweaks.
2188      Branch: perl
2189            ! ext/PerlIO/Via/Via.pm
2190 ____________________________________________________________________________
2191 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
2192         Log: Redundant return.
2193      Branch: perl
2194            ! ext/MIME/Base64/QuotedPrint.pm
2195 ____________________________________________________________________________
2196 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
2197         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
2198              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
2199              Date: Wed, 21 Nov 2001 10:23:16 +0100
2200              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
2201      Branch: perl
2202            ! pp_pack.c t/op/pack.t
2203 ____________________________________________________________________________
2204 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
2205         Log: Add Devel::PPPort originally from Kenneth Albanowski,
2206              revigorated by Paul Marquess: gives h2xs a Perl version
2207              portability boost.
2208      Branch: perl
2209            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2210            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
2211            + ext/Devel/PPPort/harness/Harness.pm
2212            + ext/Devel/PPPort/harness/Harness.xs
2213            + ext/Devel/PPPort/harness/Makefile.PL
2214            + ext/Devel/PPPort/harness/module2.c
2215            + ext/Devel/PPPort/harness/module3.c
2216            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
2217            ! MANIFEST lib/h2xs.t utils/h2xs.PL
2218 ____________________________________________________________________________
2219 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
2220         Log: Oops.
2221      Branch: perl
2222            ! lib/Test/Simple/t/filehandles.t
2223 ____________________________________________________________________________
2224 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
2225         Log: Subject: Re: PERFORCE change 13152 for review               
2226              From: Philip Newton <Philip.Newton@gmx.net> 
2227              Date: Wed, 21 Nov 2001 09:04:05 +0100
2228              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
2229      Branch: perl
2230            ! lib/Test/Builder.pm
2231 ____________________________________________________________________________
2232 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
2233         Log: Subject: Re: PERFORCE change 13142 for review
2234              From: Philip Newton <Philip.Newton@gmx.net>
2235              Date: Wed, 21 Nov 2001 09:04:03 +0100
2236              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
2237              
2238              plus rewrap few paragraphs.
2239      Branch: perl
2240            ! lib/Pod/LaTeX.pm
2241 ____________________________________________________________________________
2242 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
2243         Log: Integrate #13154 from macperl; Remove comments.
2244      Branch: perl
2245           !> lib/File/Spec/Mac.pm
2246 ____________________________________________________________________________
2247 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
2248         Log: Update the list of modules having tests.
2249      Branch: perl
2250            ! t/lib/1_compile.t
2251 ____________________________________________________________________________
2252 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
2253         Log: Slight doc changes.
2254      Branch: maint-5.6/macperl
2255            ! macos/macperl/MacPerl.podhelp
2256 ____________________________________________________________________________
2257 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
2258         Log: Add UTF-16 coercion.
2259      Branch: maint-5.6/macperl
2260            ! macos/lib/Mac/AppleEvents/Simple.pm
2261 ____________________________________________________________________________
2262 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
2263         Log: Remove comments.
2264      Branch: maint-5.6/macperl
2265            ! lib/File/Spec/Mac.pm
2266 ____________________________________________________________________________
2267 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
2268         Log: Fix FSpGetCatInfo (and other functions) corrupting
2269              memory with bad filespecs (bug #471867)
2270      Branch: maint-5.6/macperl
2271            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
2272 ____________________________________________________________________________
2273 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
2274         Log: Upgrade to Test::Simple 0.33.
2275      Branch: perl
2276            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
2277            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
2278            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
2279 ____________________________________________________________________________
2280 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
2281         Log: Upgrade to Test::Harness 1.26.
2282      Branch: perl
2283            ! lib/Test/Harness.pm lib/Test/Harness/Changes
2284 ____________________________________________________________________________
2285 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
2286         Log: Integrate change #13145 from maintperl;
2287              another compatibility tweak to change#12559: avoid quoting
2288              arguments that already have quotes; add test case
2289      Branch: perl
2290           !> t/op/system_tests win32/win32.c
2291 ____________________________________________________________________________
2292 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
2293         Log: integrate change#13147 from mainline (fixes nit in change#10091)
2294              
2295              Subject: [PATCH] spaceship and refs
2296      Branch: maint-5.6/perl
2297            ! pp.c pp_hot.c t/op/cmp.t
2298 ____________________________________________________________________________
2299 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
2300         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
2301              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
2302              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
2303              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
2304      Branch: perl
2305            + lib/Pod/t/utils.t
2306            ! MANIFEST
2307 ____________________________________________________________________________
2308 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
2309         Log: Subject: [PATCH] spaceship and refs
2310              From: Nicholas Clark <nick@ccl4.org>
2311              Date: Tue, 20 Nov 2001 21:59:51 +0000
2312              Message-ID: <20011120215951.U62891@plum.flirble.org> 
2313      Branch: perl
2314            ! pp.c pp_hot.c t/op/cmp.t
2315 ____________________________________________________________________________
2316 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
2317         Log: Try to clarify which I/O call operates on bytes,
2318              which on characters, which on either.
2319      Branch: perl
2320            ! pod/perlfunc.pod
2321 ____________________________________________________________________________
2322 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
2323         Log: another compatibility tweak to change#12559: avoid quoting
2324              arguments that already have quotes; add test case
2325      Branch: maint-5.6/perl
2326            ! t/op/system_tests win32/win32.c
2327 ____________________________________________________________________________
2328 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
2329         Log: Give a simple example of writing PerlIO::Via handlers
2330              in Perl.
2331      Branch: perl
2332            ! ext/PerlIO/Via/Via.pm
2333 ____________________________________________________________________________
2334 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
2335         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
2336      Branch: perl
2337            + lib/Pod/t/latex.t
2338            ! MANIFEST
2339 ____________________________________________________________________________
2340 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
2341         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
2342              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2343              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
2344              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
2345      Branch: perl
2346            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
2347 ____________________________________________________________________________
2348 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
2349         Log: Spread d_procselfexe to far-off lands (undefined).
2350      Branch: perl
2351            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
2352            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
2353            ! vos/config.ga.def vos/config.ga.h win32/config.bc
2354            ! win32/config.gc win32/config.vc win32/config.win64
2355            ! wince/config.ce
2356 ____________________________________________________________________________
2357 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
2358         Log: Integrate perlio; add detection and use of /proc/self/exe
2359              (Linuxism for finding the absolute path of the executable)
2360      Branch: perl
2361           !> Configure config_h.SH perl.c t/op/magic.t
2362 ____________________________________________________________________________
2363 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
2364         Log: Really define do_report_used() only if DEBUGGING.
2365      Branch: perl
2366            ! sv.c
2367 ____________________________________________________________________________
2368 [ 13138] By: nick                                  on 2001/11/20  20:01:05
2369         Log: perl.c change to use HAS_PROCSELFEXE, also
2370              tweak to $^X test to comprehend full path to real executable
2371              being returned (like Cygwin as it happens...)
2372      Branch: perlio
2373            ! perl.c t/op/magic.t
2374 ____________________________________________________________________________
2375 [ 13137] By: nick                                  on 2001/11/20  19:46:00
2376         Log: Integrate mainline
2377      Branch: perlio
2378           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
2379           +> lib/NEXT/t/unseen.t
2380            - lib/NEXT/test.pl
2381           !> (integrate 34 files)
2382 ____________________________________________________________________________
2383 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
2384         Log: Subject: [?PATCH] terser pp_eq
2385              From: Nicholas Clark <nick@ccl4.org>
2386              Date: Mon, 19 Nov 2001 23:09:02 +0000
2387              Message-ID: <20011119230901.O62891@plum.flirble.org>
2388      Branch: perl
2389            ! pp_hot.c
2390 ____________________________________________________________________________
2391 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
2392         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
2393      Branch: perl
2394            ! pod/perldelta.pod
2395 ____________________________________________________________________________
2396 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
2397         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
2398              From: Andy Dougherty <doughera@lafayette.edu>
2399              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
2400              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
2401      Branch: perl
2402            ! ext/re/Makefile.PL ext/re/re.xs
2403 ____________________________________________________________________________
2404 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
2405         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
2406              From: Andy Dougherty <doughera@lafayette.edu>
2407              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
2408              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
2409      Branch: perl
2410            ! ext/re/re.xs
2411 ____________________________________________________________________________
2412 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
2413         Log: Integrate change #13119 from macperl.
2414              (No changes since already applied the patch,
2415              just keep perforce happy and well-fed.)
2416      Branch: perl
2417           !> lib/Pod/Html.pm
2418 ____________________________________________________________________________
2419 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
2420         Log: Subject: [PATCH] filter-util.pl for Mac OS
2421              From: Chris Nandor <pudge@pobox.com>
2422              Date: Tue, 20 Nov 2001 00:16:11 -0500
2423              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
2424      Branch: perl
2425            ! t/lib/filter-util.pl
2426 ____________________________________________________________________________
2427 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
2428         Log: Subject: [PATCH] Portability fix for Pod::Html
2429              From: Chris Nandor <pudge@pobox.com>
2430              Date: Tue, 20 Nov 2001 00:01:05 -0500
2431              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
2432      Branch: perl
2433            ! lib/Pod/Html.pm
2434 ____________________________________________________________________________
2435 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
2436         Log: Need to skip more tests if not perlio.
2437      Branch: perl
2438            ! lib/open.t
2439 ____________________________________________________________________________
2440 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
2441         Log: Pass 3 at perldelta - sort the lists of new modules,
2442              module improvements, and new platforms.
2443      Branch: perl
2444            ! pod/perldelta.pod
2445 ____________________________________________________________________________
2446 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
2447         Log: Document ${^OPEN}.
2448      Branch: perl
2449            ! pod/perlvar.pod
2450 ____________________________________________________________________________
2451 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
2452         Log: Make configpm work with extra keys
2453      Branch: maint-5.6/macperl
2454            ! macos/configpm
2455 ____________________________________________________________________________
2456 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
2457         Log: Version and doc updates
2458      Branch: maint-5.6/macperl
2459            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
2460 ____________________________________________________________________________
2461 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
2462         Log: More fixes for error message parsing (bug #470316)
2463      Branch: maint-5.6/macperl
2464            ! macos/macish.c
2465 ____________________________________________________________________________
2466 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
2467         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
2468              remove obsolete function (bug #465225)
2469      Branch: maint-5.6/macperl
2470            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
2471            ! macos/macperl/MPScript.c
2472 ____________________________________________________________________________
2473 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
2474         Log: Add p2as droplet to distribution.
2475      Branch: maint-5.6/macperl
2476            + macos/macperl/Droplets/p2as.plx
2477 ____________________________________________________________________________
2478 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
2479         Log: Bundle File::Sort.
2480      Branch: maint-5.6/macperl
2481            + macos/bundled_lib/blib/lib/File/Sort.pm
2482 ____________________________________________________________________________
2483 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
2484         Log: Various bundled module fixes.
2485      Branch: maint-5.6/macperl
2486            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
2487            ! macos/bundled_ext/Digest/MD5/t/files.t
2488            ! macos/bundled_ext/Filter/t/filter-util.pl
2489            ! macos/bundled_lib/blib/lib/Net/Config.pm
2490            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
2491 ____________________________________________________________________________
2492 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
2493         Log: Portability fix for Pod::Html.
2494      Branch: maint-5.6/macperl
2495            ! lib/Pod/Html.pm
2496 ____________________________________________________________________________
2497 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
2498         Log: Upgrade to Text::Balanced 1.89.
2499      Branch: perl
2500            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
2501            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
2502            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
2503            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
2504            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
2505            ! lib/Text/Balanced/t/gentag.t
2506 ____________________________________________________________________________
2507 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
2508         Log: Upgrade to NEXT 0.50.
2509      Branch: perl
2510            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
2511            + lib/NEXT/t/unseen.t
2512            - lib/NEXT/test.pl
2513            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
2514 ____________________________________________________________________________
2515 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
2516         Log: Integrate with maint-5.6/perl.
2517      Branch: maint-5.6/macperl
2518           !> win32/win32.c
2519 ____________________________________________________________________________
2520 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
2521         Log: Update the README.threads scary header a bit.
2522      Branch: perl
2523            ! README.threads
2524 ____________________________________________________________________________
2525 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
2526         Log: Pass 2 at perldelta: add some changes since 5.7.2.
2527      Branch: perl
2528            ! pod/perldelta.pod
2529 ____________________________________________________________________________
2530 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
2531         Log: Subject: [DOC PATCH] perlfaq4.pod 
2532              From: Tim Jenness <t.jenness@jach.hawaii.edu>
2533              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
2534              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
2535      Branch: perl
2536            ! pod/perlfaq4.pod
2537 ____________________________________________________________________________
2538 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
2539         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
2540              From: Michael G Schwern <schwern@pobox.com> 
2541              Date: Mon, 19 Nov 2001 19:53:12 -0500
2542              Message-ID: <20011119195311.I11883@blackrider>
2543      Branch: perl
2544            ! perl.c
2545 ____________________________________________________________________________
2546 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
2547         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
2548              From: PPrymmer@factset.com
2549              Date: Mon, 19 Nov 2001 17:08:59 -0500
2550              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
2551      Branch: perl
2552            ! vms/descrip_mms.template
2553 ____________________________________________________________________________
2554 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
2555         Log: Create a per-interpeter debug scratchpad container
2556              and use that for the regexec debugging.
2557      Branch: perl
2558            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
2559 ____________________________________________________________________________
2560 [ 13109] By: nick                                  on 2001/11/19  22:01:45
2561         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
2562              Configure unit detects the feature).
2563      Branch: metaconfig/U/perl
2564            + procselfexe.U
2565      Branch: perlio
2566            ! Configure config_h.SH
2567 ____________________________________________________________________________
2568 [ 13108] By: nick                                  on 2001/11/19  20:39:17
2569         Log: Integrate mainline
2570      Branch: perlio
2571           +> t/op/or.t
2572           !> (integrate 44 files)
2573 ____________________________________________________________________________
2574 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
2575         Log: sysseek tweak.
2576      Branch: perl
2577            ! pod/perlfunc.pod
2578 ____________________________________________________________________________
2579 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
2580         Log: Move the sysio tests from io/utf8 to lib/open.
2581      Branch: perl
2582            ! lib/open.t t/io/utf8.t
2583 ____________________________________________________________________________
2584 [ 13105] By: nick                                  on 2001/11/19  20:15:39
2585         Log: Add a .package and a README to //depot/metaconfig
2586      Branch: metaconfig
2587            + .package README
2588 ____________________________________________________________________________
2589 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
2590         Log: Thou shalt not mix stdio and sysio.
2591      Branch: perl
2592            ! t/io/utf8.t
2593 ____________________________________________________________________________
2594 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
2595         Log: Update Changes.
2596      Branch: perl
2597            ! Changes patchlevel.h
2598 ____________________________________________________________________________
2599 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
2600         Log: The runops_debug needs to be present always, otherwise
2601              places like AIX which need an explicit symbol export list
2602              will croak when trying to build Devel::Peek (which uses
2603              the runops_debug).
2604      Branch: perl
2605            ! makedef.pl
2606 ____________________________________________________________________________
2607 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
2608         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
2609              From: PPrymmer@factset.com 
2610              Date: Mon, 19 Nov 2001 11:34:22 -0500
2611              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
2612      Branch: perl
2613            ! lib/Memoize/t/tie_sdbm.t
2614 ____________________________________________________________________________
2615 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
2616         Log: Retract #13088: it seems that unless dump.c is extensively
2617              reorganized as to what symbols it shows, when, and to whom,
2618              we are stuck with having the dump.o symbols in the libperl
2619              and thusly in the main Perl binary.
2620      Branch: perl
2621            ! embedvar.h perlapi.h perlvars.h
2622 ____________________________________________________________________________
2623 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
2624         Log: The _uni_display should not be in dump.c since they
2625              are used under normal operation (S_not_a_number()).
2626      Branch: perl
2627            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
2628 ____________________________________________________________________________
2629 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
2630         Log: Protect sv_dump() from being included unless DEBUGGING,
2631              as noticed by Ilya.
2632      Branch: perl
2633            ! sv.c
2634 ____________________________________________________________________________
2635 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
2636         Log: Pending further investigation skip the tell() tests.
2637              The tell() is okay on Solaris, HP-UX and Tru64, but fails
2638              (by returning too much) in Linux.
2639      Branch: perl
2640            ! t/io/utf8.t
2641 ____________________________________________________________________________
2642 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
2643         Log: Retract #13082 until a better solution is found:
2644              statics break ithreads.
2645      Branch: perl
2646            ! regexec.c
2647 ____________________________________________________________________________
2648 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
2649         Log: Figures 1 and 2 for UTF-8.
2650      Branch: perl
2651            ! pod/perlunicode.pod
2652 ____________________________________________________________________________
2653 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
2654         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
2655              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2656              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
2657              Message-ID: <20011119132645.A15034@rafael>
2658      Branch: perl
2659            ! op.c pod/perldiag.pod t/lib/warnings/op
2660 ____________________________________________________________________________
2661 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
2662         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
2663              From: Michael G Schwern <schwern@pobox.com> 
2664              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
2665              Message-ID: <20011119031112.E786@blackrider>
2666      Branch: perl
2667            ! t/op/closure.t
2668 ____________________________________________________________________________
2669 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
2670         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
2671              From: Michael G Schwern <schwern@pobox.com>
2672              Date: Mon, 19 Nov 2001 03:42:56 -0500
2673              Message-ID: <20011119034256.I786@blackrider>
2674      Branch: perl
2675            + t/op/or.t
2676            ! MANIFEST
2677 ____________________________________________________________________________
2678 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
2679         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
2680              From: "Craig A. Berry" <craigberry@mac.com>
2681              Date: Sun, 18 Nov 2001 14:33:48 -0600
2682              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
2683      Branch: perl
2684            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
2685 ____________________________________________________________________________
2686 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
2687         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
2688              From: Dave Rolsky <autarch@urth.org>
2689              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
2690              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
2691      Branch: perl
2692            ! lib/ExtUtils/Manifest.pm
2693 ____________________________________________________________________________
2694 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
2695         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
2696              From: Dave Rolsky <autarch@urth.org>
2697              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
2698              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
2699      Branch: perl
2700            ! lib/ExtUtils/Install.pm
2701 ____________________________________________________________________________
2702 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
2703         Log: The runops_dbg should not be needed.
2704      Branch: perl
2705            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
2706 ____________________________________________________________________________
2707 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
2708         Log: do_spawn() cleanup from Charles Lane.
2709      Branch: perl
2710            ! vms/vms.c
2711 ____________________________________________________________________________
2712 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
2713         Log: Update the list of tests.
2714      Branch: perl
2715            ! t/lib/1_compile.t
2716 ____________________________________________________________________________
2717 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
2718         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
2719              From: Michael G Schwern <schwern@pobox.com> 
2720              Date: Fri, 16 Nov 2001 17:37:04 -0500
2721              Message-ID: <20011116173703.L30160@blackrider>
2722      Branch: perl
2723            ! t/lib/warnings/sv
2724 ____________________________________________________________________________
2725 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
2726         Log: FAQ sync.
2727      Branch: perl
2728            ! pod/perlfaq4.pod
2729 ____________________________________________________________________________
2730 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
2731         Log: Integrate perlio; win32 sync.
2732      Branch: perl
2733           !> perlio.c win32/win32io.c
2734 ____________________________________________________________________________
2735 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
2736         Log: (retracted by #13096)
2737              Debugging would be badly skewed by a malloc per regex dump.
2738      Branch: perl
2739            ! regexec.c
2740 ____________________________________________________________________________
2741 [ 13081] By: nick                                  on 2001/11/18  19:08:40
2742         Log: Win32 layer has a dup which needs to match new prototype.
2743      Branch: perlio
2744            ! win32/win32io.c
2745 ____________________________________________________________________________
2746 [ 13080] By: nick                                  on 2001/11/18  19:05:02
2747         Log: Wrong way to get stdio mode used.
2748      Branch: perlio
2749            ! perlio.c
2750 ____________________________________________________________________________
2751 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
2752         Log: Retract #13048: that introduced a malloc() (through savepvn())
2753              to *every* m//, which killed the performance quite badly.
2754      Branch: perl
2755            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
2756 ____________________________________________________________________________
2757 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
2758         Log: Pass 1 at perldelta.pod: sort the section contents
2759              together, drop all but the 5.7.2 known problems,
2760              leave the 5.7.1 security note since that's the
2761              fullest explanation (update the date on that).
2762      Branch: perl
2763            ! pod/perldelta.pod
2764 ____________________________________________________________________________
2765 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
2766         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
2767              
2768              Tiny problem in the test for 20011113.110: I hope
2769              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
2770      Branch: perl
2771            ! pp.c t/op/repeat.t
2772 ____________________________________________________________________________
2773 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
2774         Log: All of syswrite/send/sendto need to return character counts,
2775              and character counts from the offset, not the beginning of
2776              the scalar.
2777      Branch: perl
2778            ! pp_sys.c
2779 ____________________________________________________________________________
2780 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
2781         Log: Integrate PerlIO: duping fixes.
2782      Branch: perl
2783           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
2784           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
2785           !> perliol.h sv.c
2786 ____________________________________________________________________________
2787 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
2788         Log: syswrite() was still returning byte counts, not character counts.
2789      Branch: perl
2790            ! pp_sys.c t/io/utf8.t
2791 ____________________________________________________________________________
2792 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
2793         Log: Add test for sysread().
2794      Branch: perl
2795            ! t/io/utf8.t
2796 ____________________________________________________________________________
2797 [ 13072] By: nick                                  on 2001/11/18  16:15:31
2798         Log: Allow dup'ing of PerlIO::Scalar etc.
2799      Branch: perlio
2800            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
2801            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
2802            ! perliol.h sv.c
2803 ____________________________________________________________________________
2804 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
2805         Log: Prepend a null byte to the test set.
2806      Branch: perl
2807            ! t/io/utf8.t
2808 ____________________________________________________________________________
2809 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
2810         Log: Document how "no utf8;" can become handy.
2811      Branch: perl
2812            ! lib/utf8.pm
2813 ____________________________________________________________________________
2814 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
2815         Log: Integrate perlio; force the inclusion of the PL_runops_*
2816      Branch: perl
2817           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
2818 ____________________________________________________________________________
2819 [ 13068] By: nick                                  on 2001/11/18  13:23:33
2820         Log: embed.pl generated changes I forgot to include
2821      Branch: perlio
2822            ! embedvar.h perlapi.h pod/perlapi.pod
2823 ____________________________________________________________________________
2824 [ 13067] By: nick                                  on 2001/11/18  12:50:19
2825         Log: Force inclusion of both Perl_runops_* in perl itself,
2826              so they are available for Peek.xs etc.
2827      Branch: perlio
2828            ! perlvars.h
2829 ____________________________________________________________________________
2830 [ 13066] By: nick                                  on 2001/11/18  11:00:34
2831         Log: Integrate mainline - a few Devel::Peak fails.
2832      Branch: perlio
2833           +> (branch 29 files)
2834            - ext/Thread/Thread.pm lib/Benchmark.t
2835            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
2836            - lib/Lingua/KO/Hangul/Util/README
2837            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
2838            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
2839            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
2840            - vms/ext/vmsish.pm vms/ext/vmsish.t
2841            ! hv.c
2842           !> (integrate 389 files)
2843 ____________________________________________________________________________
2844 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
2845         Log: Start working on perldelta.  This is not yet any sort of
2846              editing; just concatenating perl570delta, perl571delta,
2847              and perl572delta.  Any sorting not done, any duplicate
2848              removal not done, any removal or update of obsolete items
2849              not done, any changes since 5.7.2 not included.  So there.
2850      Branch: perl
2851            ! pod/perldelta.pod
2852 ____________________________________________________________________________
2853 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
2854         Log: Banish "use utf8".
2855      Branch: perl
2856            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
2857 ____________________________________________________________________________
2858 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
2859         Log: Tweak from Charles Lane.
2860      Branch: perl
2861            ! vms/vms.c
2862 ____________________________________________________________________________
2863 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
2864         Log: Integrate change #13058 from maintperl;
2865              change#12559 breaks things on Win9x because command.com doesn't
2866              grok dquotes at all; disable all the system() smarts for
2867              command.com
2868      Branch: perl
2869           !> win32/win32.c
2870 ____________________________________________________________________________
2871 [ 13061] By: ams                                   on 2001/11/17  13:46:11
2872         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
2873              From: Jonathan Stowe <gellyfish@gellyfish.com>
2874              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
2875              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
2876      Branch: perl
2877            ! lib/Term/Cap.pm
2878 ____________________________________________________________________________
2879 [ 13060] By: ams                                   on 2001/11/17  09:49:10
2880         Log: Subject: [PATCH9 File/Find.pm doc nits
2881              From: Tels <perl_dummy@bloodgate.com>
2882              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
2883      Branch: perl
2884            ! lib/File/Find.pm
2885 ____________________________________________________________________________
2886 [ 13059] By: ams                                   on 2001/11/17  09:38:38
2887         Log: Subject: [PATCH] Benchmark.pm nit
2888              From: Tels <perl_dummy@bloodgate.com>
2889              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
2890      Branch: perl
2891            ! lib/Benchmark.pm
2892 ____________________________________________________________________________
2893 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
2894         Log: change#12559 breaks things on Win9x because command.com doesn't
2895              grok dquotes at all; disable all the system() smarts for
2896              command.com
2897      Branch: maint-5.6/perl
2898            ! win32/win32.c
2899 ____________________________________________________________________________
2900 [ 13057] By: ams                                   on 2001/11/16  20:30:03
2901         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
2902              From: Andy Dougherty <doughera@lafayette.edu>
2903              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
2904              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
2905      Branch: perl
2906            ! lib/Unicode/UCD.t
2907 ____________________________________________________________________________
2908 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
2909         Log: Subject: [Patch Perl@13023] VMS system() warning
2910              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2911              Date: Fri, 16 Nov 2001 15:20:11 EST
2912              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
2913      Branch: perl
2914            ! vms/vms.c
2915 ____________________________________________________________________________
2916 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
2917         Log: It's neither-nor, and protect against the impossible.
2918      Branch: perl
2919            ! lib/Thread.pm
2920 ____________________________________________________________________________
2921 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
2922         Log: 5005threads didn't work because $Thread::VERSION wasn't
2923              visible.  Oops.
2924      Branch: perl
2925            ! ext/Thread/Makefile.PL lib/Thread.pm
2926 ____________________________________________________________________________
2927 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
2928         Log: Robustness against Linux using something else than gcc;
2929              based on
2930              
2931              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
2932              From: Charles Randall <cfriv@yahoo.com>
2933              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
2934              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
2935      Branch: perl
2936            ! ext/Errno/Errno_pm.PL
2937 ____________________________________________________________________________
2938 [ 13052] By: ams                                   on 2001/11/16  16:46:39
2939         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
2940              From: Russ Allbery <rra@stanford.edu>
2941              Date: 16 Nov 2001 09:44:21 -0800
2942              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
2943      Branch: perl
2944            ! lib/Pod/ParseLink.pm
2945 ____________________________________________________________________________
2946 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
2947         Log: Update perluniintro on the UTF-8 output matters
2948              (that -w will warn unless the stream is explicitly UTF-8-ified).
2949      Branch: perl
2950            ! pod/perluniintro.pod
2951 ____________________________________________________________________________
2952 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
2953         Log: Adding new files to MANIFEST is nice.
2954      Branch: perl
2955            ! MANIFEST
2956 ____________________________________________________________________________
2957 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
2958         Log: Update Changes.
2959      Branch: perl
2960            ! Changes patchlevel.h
2961 ____________________________________________________________________________
2962 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
2963         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
2964              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
2965              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
2966              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
2967      Branch: perl
2968            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
2969 ____________________________________________________________________________
2970 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
2971         Log: Rename perlunintro to perluniintro; regen toc.
2972      Branch: perl
2973            + pod/perluniintro.pod
2974            - pod/perlunintro.pod
2975            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2976 ____________________________________________________________________________
2977 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
2978         Log: Document the negated lookeahead trick to emulate
2979              character class subtraction.
2980      Branch: perl
2981            ! pod/perlunicode.pod
2982 ____________________________________________________________________________
2983 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
2984         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
2985              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2986              Date: Fri, 16 Nov 2001 23:31:04 +0900
2987              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
2988              
2989              (with the tweak that Cntrl is not C, it's Cc)
2990      Branch: perl
2991            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
2992            ! lib/unicore/mktables
2993 ____________________________________________________________________________
2994 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
2995         Log: Subject: [PATCH current] runtime runops switch
2996              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2997              Date: Fri, 16 Nov 2001 00:48:09 -0500
2998              Message-ID: <20011116004809.A934@math.ohio-state.edu>
2999      Branch: perl
3000            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
3001            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
3002            ! pod/perlintern.pod proto.h run.c
3003 ____________________________________________________________________________
3004 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
3005         Log: Further discourage old Thread code; tell how to tell
3006              the difference.
3007      Branch: perl
3008            ! lib/Thread.pm
3009 ____________________________________________________________________________
3010 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
3011         Log: A missing return; from Charles Lane.
3012      Branch: perl
3013            ! vms/vms.c
3014 ____________________________________________________________________________
3015 [ 13041] By: ams                                   on 2001/11/16  12:11:14
3016         Log: Subject: [PATCH] Doc spellcheck + podcheck
3017              From: Autrijus Tang <autrijus@egb.elixus.org>
3018              Date: Thu, 15 Nov 2001 22:49:05 -0800
3019              Message-Id: <20011116064905.GA44092@egb.elixus.org>
3020              
3021              Subject: [PATCH] podcheck+spellcheck, the rest of the story
3022              From: Autrijus Tang <autrijus@egb.elixus.org>
3023              Date: Fri, 16 Nov 2001 00:42:20 -0800
3024              Message-Id: <20011116084220.GA44295@egb.elixus.org>
3025              
3026              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
3027              From: Nicholas Clark <nick@ccl4.org>
3028              Date: Fri, 16 Nov 2001 10:32:01 +0000
3029              Message-Id: <20011116103200.F62891@plum.flirble.org>
3030              (Applied after suitable de-mangling.)
3031      Branch: perl
3032            ! README.aix README.dgux README.dos README.epoc README.hpux
3033            ! README.mint README.mpeix README.netware README.os2
3034            ! README.os390 README.plan9 README.qnx README.solaris
3035            ! README.threads doio.c pod/perl571delta.pod
3036            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
3037            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
3038            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
3039            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
3040            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
3041            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
3042 ____________________________________________________________________________
3043 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
3044         Log: Avoid redefinedness warning for now.
3045      Branch: perl
3046            ! lib/Thread.pm
3047 ____________________________________________________________________________
3048 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
3049         Log: use strict.
3050      Branch: perl
3051            ! lib/Thread.pm
3052 ____________________________________________________________________________
3053 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
3054         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
3055              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
3056              Date: Thu, 15 Nov 2001 22:54:47 EST 
3057              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
3058      Branch: perl
3059            ! vms/vms.c vms/vmspipe.com
3060 ____________________________________________________________________________
3061 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
3062         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
3063              From: "chromatic" <chromatic@rmci.net>
3064              Date: Thu, 15 Nov 2001 19:54:23 -0700
3065              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
3066      Branch: perl
3067            ! lib/File/stat.t
3068 ____________________________________________________________________________
3069 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
3070         Log: Make Thread a wrapper for both ithreads and 5005threads.
3071              Needs a lot of work and Arthur's eyeballing (and finishing
3072              few missing odds and ends of threads.pm).  Now Thread
3073              is an extension without its own .pm.
3074              
3075              If there are people who have experience working with
3076              either the 5005threads or the ithreads: cleaning up
3077              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
3078              and porting the various Thread::* modules, like Thread::Queue,
3079              to work also with ithreads, is needed.
3080              
3081              Removed the 5005threads requirement from the 5005 tests
3082              for easier testing (not all of them work yet since
3083              they use the Thread::* modules that have not been made
3084              to work with ithreads).  Leave the 5005 tests named as
3085              *.tx so that they are not run by "make test".
3086      Branch: perl
3087            + lib/Thread.pm
3088            - ext/Thread/Thread.pm
3089            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
3090            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
3091            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
3092            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
3093            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
3094            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
3095            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
3096 ____________________________________________________________________________
3097 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
3098         Log: $VERSION "a5" doesn't quite work.
3099      Branch: perl
3100            ! ext/B/Makefile.PL
3101 ____________________________________________________________________________
3102 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
3103         Log: Add the fruits of Larry Shatzer's version verifying script.
3104              (There are some straddlers, but they will be fixed in the
3105              upcoming releases of the modules.)
3106      Branch: perl
3107            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
3108            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
3109            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
3110            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
3111            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
3112            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
3113            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3114            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
3115            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
3116            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
3117            ! wince/FindExt.pm
3118 ____________________________________________________________________________
3119 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
3120         Log: Add Larry Shatzer's VERSION verifying script.
3121      Branch: perl
3122            + Porting/checkVERSION.pl
3123            ! MANIFEST Porting/pumpkin.pod
3124 ____________________________________________________________________________
3125 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
3126         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
3127              From: Michael G Schwern <schwern@pobox.com>
3128              Date: Thu, 15 Nov 2001 19:26:40 -0500
3129              Message-ID: <20011115192640.R31399@blackrider>
3130      Branch: perl
3131            ! t/test.pl
3132 ____________________________________________________________________________
3133 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
3134         Log: Document the MY_CXT business; from Paul Marquess.
3135      Branch: perl
3136            ! pod/perlxs.pod
3137 ____________________________________________________________________________
3138 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
3139         Log: VMSCMD synch attempt.
3140      Branch: perl
3141            ! vms/vms.c vms/vmsish.h
3142 ____________________________________________________________________________
3143 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
3144         Log: Advise against -P as instructed by Schwern.
3145      Branch: perl
3146            ! pod/perlrun.pod
3147 ____________________________________________________________________________
3148 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
3149         Log: Subject: [PATCH] v-strings as Objects Step 1
3150              From: John Peacock <jpeacock@rowman.com>
3151              Date: Thu, 15 Nov 2001 12:41:04 -0500
3152              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
3153      Branch: perl
3154            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
3155            ! util.c
3156 ____________________________________________________________________________
3157 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
3158         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
3159              From: Michael G Schwern <schwern@pobox.com>
3160              Date: Thu, 15 Nov 2001 12:47:59 -0500
3161              Message-ID: <20011115124759.E31399@blackrider>
3162      Branch: perl
3163            + t/run/switchx.aux t/run/switchx.t
3164            ! MANIFEST t/run/switches.t
3165 ____________________________________________________________________________
3166 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
3167         Log: Upgrade to Getopt::Long 2.26_03.
3168      Branch: perl
3169            ! lib/Getopt/Long.pm
3170 ____________________________________________________________________________
3171 [ 13025] By: ams                                   on 2001/11/15  20:46:22
3172         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
3173              From: Michael G Schwern <schwern@pobox.com>
3174              Date: Thu, 15 Nov 2001 16:24:11 -0500
3175              Message-Id: <20011115162411.M31399@blackrider>
3176      Branch: perl
3177            ! vms/vms.c
3178 ____________________________________________________________________________
3179 [ 13024] By: ams                                   on 2001/11/15  19:32:06
3180         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
3181              From: rspier@pobox.com (Robert Spier)
3182              Date: Thu, 15 Nov 2001 11:19:21 -0800
3183              Message-Id: <15348.5433.732364.963687@rls.cx>
3184      Branch: perl
3185            ! op.c
3186 ____________________________________________________________________________
3187 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
3188         Log: Update Changes.
3189      Branch: perl
3190            ! Changes patchlevel.h
3191 ____________________________________________________________________________
3192 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
3193         Log: Subject: [PATCH] new tests for command-line switches
3194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3195              Date: Thu, 15 Nov 2001 17:00:30 +0100
3196              Message-ID: <20011115170030.A14193@rafael>
3197      Branch: perl
3198            + t/run/switches.t
3199            ! MANIFEST
3200 ____________________________________________________________________________
3201 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
3202         Log: Upgrade to podlators 1.13.
3203      Branch: perl
3204            + lib/Pod/ParseLink.pm
3205            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
3206            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
3207            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
3208            ! t/pod/pod2usage.xr t/pod/podselect.xr
3209 ____________________________________________________________________________
3210 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
3211         Log: skip "might be used uninitialized".
3212      Branch: perl
3213            ! pp_sys.c
3214 ____________________________________________________________________________
3215 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
3216         Log: Fix for "perlio bug in koi8-r encoding".  The problem
3217              seemed to be that binmode() always flushed the handle,
3218              which is not so good when switching encodings.  Fixed,
3219              added Matt Sergeant's testcase, documented in perlfunc/binmode,
3220              also added a pointer about disciplines to perlfunc/open,
3221              and in general cleaned up and reformatted the open entry.
3222      Branch: perl
3223            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
3224 ____________________________________________________________________________
3225 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
3226         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
3227              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
3228              Date: 15 Nov 2001 08:57:06 -0000
3229              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
3230              
3231              chop() and chomp() are not real list functions,
3232              so let's not have them overrideable.  (Casey will
3233              be confused since in #7071 he patched the other way.)
3234      Branch: perl
3235            ! pod/perlfunc.pod toke.c
3236 ____________________________________________________________________________
3237 [ 13017] By: ams                                   on 2001/11/15  12:56:49
3238         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
3239              From: Robin Barker <rmb1@cise.npl.co.uk>
3240              Date: Thu, 15 Nov 2001 13:48:34 GMT
3241              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
3242              (Applied with tweaks.)
3243      Branch: perl
3244            ! pod/perltrap.pod
3245 ____________________________________________________________________________
3246 [ 13016] By: ams                                   on 2001/11/15  09:12:48
3247         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
3248              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3249              Date: Thu, 15 Nov 2001 09:06:39 +0100
3250              Message-Id: <20011115090639.A13005@rafael>
3251      Branch: perl
3252            ! pod/perlrun.pod
3253 ____________________________________________________________________________
3254 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
3255         Log: "link =" from utils.lst was being processed oddly.
3256      Branch: perl
3257            ! installman
3258 ____________________________________________________________________________
3259 [ 13014] By: ams                                   on 2001/11/15  02:52:52
3260         Log: Subject: [PATCH current] CreateTTY in -d
3261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3262              Date: Wed, 14 Nov 2001 21:26:31 -0500
3263              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
3264      Branch: perl
3265            ! lib/perl5db.pl
3266 ____________________________________________________________________________
3267 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
3268         Log: Corify the Filter::Simple tests. 
3269      Branch: perl
3270            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
3271            ! lib/Filter/Simple/t/filter_only.t
3272 ____________________________________________________________________________
3273 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
3274         Log: Upgrade to Filter::Simple 0.70.
3275      Branch: perl
3276            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
3277            + t/lib/FilterOnlyTest.pm
3278            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
3279            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
3280            ! t/lib/FilterTest.pm
3281 ____________________________________________________________________________
3282 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
3283         Log: Cleanliness inspired by Cygwin.
3284      Branch: perl
3285            ! Makefile.SH x2p/Makefile.SH
3286 ____________________________________________________________________________
3287 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
3288         Log: Add perlunintro (formerly known as perlunitut); regen toc.
3289      Branch: perl
3290            + pod/perlunintro.pod
3291            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3292 ____________________________________________________________________________
3293 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
3294         Log: FAQ sync.
3295      Branch: perl
3296            ! pod/perlfaq6.pod
3297 ____________________________________________________________________________
3298 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
3299         Log: Quieten pgcc 2.91.66 worries.
3300      Branch: perl
3301            ! gv.c pp_ctl.c utf8.c
3302 ____________________________________________________________________________
3303 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
3304         Log: Upgrade to Switch 2.06.
3305      Branch: perl
3306            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
3307            ! lib/Switch/t/nested.t
3308 ____________________________________________________________________________
3309 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
3310         Log: Upgrade to Attribute::Handlers 0.76.
3311      Branch: perl
3312            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
3313            ! lib/Attribute/Handlers/README
3314            ! lib/Attribute/Handlers/demo/Demo.pm
3315            ! lib/Attribute/Handlers/demo/Descriptions.pm
3316            ! lib/Attribute/Handlers/demo/MyClass.pm
3317            ! lib/Attribute/Handlers/demo/demo_cycle.pl
3318            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
3319            ! lib/Attribute/Handlers/t/multi.t
3320 ____________________________________________________________________________
3321 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
3322         Log: Signedness nit.
3323      Branch: perl
3324            ! regexec.c
3325 ____________________________________________________________________________
3326 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
3327         Log: VERSIONize.
3328      Branch: perl
3329            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
3330            ! lib/integer.pm
3331 ____________________________________________________________________________
3332 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
3333         Log: No pod in internal Net::FTP classes.
3334      Branch: perl
3335            ! pod/buildtoc.PL
3336 ____________________________________________________________________________
3337 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
3338         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
3339              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
3340              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
3341              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
3342      Branch: perl
3343            ! regexec.c
3344 ____________________________________________________________________________
3345 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
3346         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
3347              Pudge correctly).
3348      Branch: perl
3349            ! t/test.pl
3350 ____________________________________________________________________________
3351 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
3352         Log: Add comments to mark where $^X is being handled.
3353      Branch: perl
3354            ! perl.c toke.c
3355 ____________________________________________________________________________
3356 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
3357         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
3358              From: Michael G Schwern <schwern@pobox.com>
3359              Date: Wed, 14 Nov 2001 16:38:25 -0500
3360              Message-ID: <20011114163825.D6519@blackrider>
3361      Branch: perl
3362            ! t/op/repeat.t
3363 ____________________________________________________________________________
3364 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
3365         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
3366              From: Michael G Schwern <schwern@pobox.com>
3367              Date: Wed, 14 Nov 2001 13:19:15 -0500
3368              Message-ID: <20011114131915.K5096@blackrider>
3369      Branch: perl
3370            ! t/op/die_exit.t
3371 ____________________________________________________________________________
3372 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
3373         Log: Subject: Re: [PATCH] new version of runperl()
3374              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3375              Date: Wed, 14 Nov 2001 15:39:12 EST
3376              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
3377              
3378              "VMS $^X pipes etc" patch.
3379      Branch: perl
3380            ! vms/vms.c
3381 ____________________________________________________________________________
3382 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
3383         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
3384              and add "verbose" option to show the final command.
3385      Branch: perl
3386            ! t/test.pl
3387 ____________________________________________________________________________
3388 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
3389         Log: Goof in some of the comment fields of #12994.
3390      Branch: perl
3391            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
3392            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
3393            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
3394            ! lib/unicore/In/9.pl
3395 ____________________________________________________________________________
3396 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
3397         Log: The First, Last ranges in the Unicode data weren't
3398              getting their general categories added properly;
3399              noticed by Jeffrey Friedl.
3400      Branch: perl
3401            ! lib/unicore/Category.pl lib/unicore/In/0.pl
3402            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
3403            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
3404            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
3405            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
3406            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
3407            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
3408            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
3409            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
3410            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
3411            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
3412            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
3413            ! lib/unicore/mktables
3414 ____________________________________________________________________________
3415 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
3416         Log: Subject: [PATCH] new version of runperl()
3417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3418              Date: Wed, 14 Nov 2001 12:23:01 +0100
3419              Message-ID: <20011114122301.A29384@rafael>
3420      Branch: perl
3421            ! t/io/argv.t t/test.pl
3422 ____________________________________________________________________________
3423 [ 12992] By: ams                                   on 2001/11/14  13:40:39
3424         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
3425              From: Michael G Schwern <schwern@pobox.com>
3426              Date: Tue, 13 Nov 2001 23:17:54 -0500
3427              Message-Id: <20011113231754.S32567@blackrider>
3428      Branch: perl
3429            ! perl.c
3430 ____________________________________________________________________________
3431 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
3432         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
3433              From: Philip Newton <Philip.Newton@gmx.net>
3434              Date: Wed, 14 Nov 2001 10:59:53 +0100
3435              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
3436              
3437              plus a lot of paragraph reformatting because of long lines.
3438      Branch: perl
3439            ! pod/perlapio.pod
3440 ____________________________________________________________________________
3441 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
3442         Log: A bool is not a pointer.
3443      Branch: perl
3444            ! pp_sys.c
3445 ____________________________________________________________________________
3446 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
3447         Log: AUTHORS updates.
3448      Branch: perl
3449            ! AUTHORS
3450 ____________________________________________________________________________
3451 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
3452         Log: There are several MIME RFCs.
3453      Branch: perl
3454            ! ext/Encode/Encode.pm
3455 ____________________________________________________________________________
3456 [ 12987] By: ams                                   on 2001/11/14  01:09:28
3457         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
3458              From: Michael G Schwern <schwern@pobox.com>
3459              Date: Tue, 13 Nov 2001 20:59:13 -0500
3460              Message-Id: <20011113205913.H32567@blackrider>
3461      Branch: perl
3462            ! t/op/groups.t vms/test.com
3463 ____________________________________________________________________________
3464 [ 12986] By: ams                                   on 2001/11/14  01:07:06
3465         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
3466              From: Michael G Schwern <schwern@pobox.com>
3467              Date: Tue, 13 Nov 2001 20:51:34 -0500
3468              Message-Id: <20011113205134.F32567@blackrider>
3469      Branch: perl
3470            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
3471 ____________________________________________________________________________
3472 [ 12985] By: ams                                   on 2001/11/14  00:43:59
3473         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
3474              From: Michael G Schwern <schwern@pobox.com>
3475              Date: Tue, 13 Nov 2001 20:38:42 -0500
3476              Message-Id: <20011113203842.E32567@blackrider>
3477      Branch: perl
3478            ! pod/perlport.pod
3479 ____________________________________________________________________________
3480 [ 12984] By: ams                                   on 2001/11/14  00:32:15
3481         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
3482              From: Michael G Schwern <schwern@pobox.com>
3483              Date: Tue, 13 Nov 2001 20:27:02 -0500
3484              Message-Id: <20011113202702.D32567@blackrider>
3485      Branch: perl
3486            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
3487            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
3488            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
3489            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
3490 ____________________________________________________________________________
3491 [ 12983] By: ams                                   on 2001/11/14  00:00:27
3492         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
3493              From: Michael G Schwern <schwern@pobox.com>
3494              Date: Tue, 13 Nov 2001 19:51:59 -0500
3495              Message-Id: <20011113195159.B32567@blackrider>
3496      Branch: perl
3497            ! pod/perlport.pod
3498 ____________________________________________________________________________
3499 [ 12982] By: ams                                   on 2001/11/13  23:53:11
3500         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
3501              From: Larry Shatzer <fugazi@zippy.zyx.net>
3502              Date: Tue, 13 Nov 2001 17:27:59 -0700
3503              Message-Id: <20011113172759.E27768@zippy.zyx.net>
3504      Branch: perl
3505            ! pod/perlapio.pod
3506 ____________________________________________________________________________
3507 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
3508         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
3509              "large enough" Unicode characters returned more than one
3510              as their "Unicode size".
3511      Branch: perl
3512            ! pp_sys.c t/io/utf8.t
3513 ____________________________________________________________________________
3514 [ 12980] By: ams                                   on 2001/11/13  19:32:33
3515         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
3516              From: "Craig A. Berry" <craigberry@mac.com>
3517              Date: Tue, 13 Nov 2001 14:33:25 -0600
3518              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
3519      Branch: perl
3520            ! vms/gen_shrfls.pl
3521 ____________________________________________________________________________
3522 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
3523         Log: Subject: Minor patch to Encode.pm (detypo)
3524              From: "Philip Newton" <Philip.Newton@gmx.net>
3525              Date: Tue, 13 Nov 2001 20:11:01 +0100
3526              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
3527      Branch: perl
3528            ! ext/Encode/Encode.pm
3529 ____________________________________________________________________________
3530 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
3531         Log: Evil tabulators.
3532      Branch: perl
3533            ! ext/Encode/Encode.pm
3534 ____________________________________________________________________________
3535 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
3536         Log: Document the available encodings.
3537      Branch: perl
3538            ! ext/Encode/Encode.pm
3539 ____________________________________________________________________________
3540 [ 12976] By: ams                                   on 2001/11/13  17:14:07
3541         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
3542              From: Barrie Slaymaker <barries@slaysys.com>
3543              Date: Tue, 13 Nov 2001 12:41:36 -0500
3544              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
3545      Branch: perl
3546            ! t/op/universal.t
3547 ____________________________________________________________________________
3548 [ 12975] By: ams                                   on 2001/11/13  16:24:21
3549         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
3550              From: Barrie Slaymaker <barries@slaysys.com>
3551              Date: Tue, 13 Nov 2001 10:56:20 -0500
3552              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
3553              (Test applied with minor tweaks and ->isa("HASH") omission.)
3554      Branch: perl
3555            ! lib/UNIVERSAL.pm t/op/universal.t
3556 ____________________________________________________________________________
3557 [ 12974] By: ams                                   on 2001/11/13  15:46:07
3558         Log: Subject: [PATCH Benchmark.pm] docco tweaks
3559              From: Barrie Slaymaker <barries@slaysys.com>
3560              Date: Tue, 13 Nov 2001 11:34:45 -0500
3561              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
3562      Branch: perl
3563            ! lib/Benchmark.pm
3564 ____________________________________________________________________________
3565 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
3566         Log: Subject: [PATCH] Attack of the C loops, round 1
3567              From: Richard Soderberg <rs@oregonnet.com>
3568              Date: Mon, 12 Nov 2001 12:07:29 -0800
3569              Message-Id: <200111122007.MAA01994@oregonnet.com>
3570              
3571              Subject: [PATCH] bytecode.pl (tiny patch)
3572              From: Richard Soderberg <rs@oregonnet.com>
3573              Date: Mon, 12 Nov 2001 12:53:24 -0800
3574              Message-Id: <200111122053.MAA06272@oregonnet.com>
3575      Branch: perl
3576            ! bytecode.pl installhtml
3577 ____________________________________________________________________________
3578 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
3579         Log: Subject: [PATCH] Update to Filter::Util::Call
3580              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
3581              Date: Sun, 11 Nov 2001 22:33:33 -0000
3582              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
3583              
3584              Use the new CXT* macros.
3585      Branch: perl
3586            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3587 ____________________________________________________________________________
3588 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
3589         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
3590              From: Michael G Schwern <schwern@pobox.com>
3591              Date: Mon, 12 Nov 2001 20:50:34 -0500
3592              Message-ID: <20011112205034.H2888@blackrider>
3593      Branch: perl
3594            + lib/vmsish.pm lib/vmsish.t
3595            - vms/ext/vmsish.pm vms/ext/vmsish.t
3596            ! MANIFEST vms/descrip_mms.template
3597 ____________________________________________________________________________
3598 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
3599         Log: :utf8 works only with perlio.
3600      Branch: perl
3601            ! lib/open.t
3602 ____________________________________________________________________________
3603 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
3604         Log: Subject: Re: @Config -"des" not quite working on VMS
3605              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3606              Date: Tue, 13 Nov 2001 08:35:13 EST 
3607              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
3608      Branch: perl
3609            ! configure.com
3610 ____________________________________________________________________________
3611 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
3612         Log: Subject: [PATCH] lib/charnames.pm 
3613              From: Jeffrey Friedl <jfriedl@yahoo.com>
3614              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
3615              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
3616      Branch: perl
3617            ! lib/charnames.pm
3618 ____________________________________________________________________________
3619 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
3620         Log: Docs for Mac::err.
3621      Branch: maint-5.6/macperl
3622            ! macos/ext/Mac/err/err.pm
3623 ____________________________________________________________________________
3624 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
3625         Log: Some cleanup; change some globals to references for
3626              possible persistence later.
3627      Branch: maint-5.6/macperl
3628            ! macos/lib/Mac/Glue.pm
3629 ____________________________________________________________________________
3630 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
3631         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
3632      Branch: maint-5.6/macperl
3633            ! macos/ext/Mac/Files/Files.pm
3634 ____________________________________________________________________________
3635 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
3636         Log: Get Mac::Navigation to compile (bug #464684).
3637      Branch: maint-5.6/macperl
3638            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
3639            ! macos/ext/Mac/Navigation/Makefile.PL
3640            ! macos/ext/Mac/Navigation/Navigation.xs
3641            ! macos/macperl/Makefile.mk
3642 ____________________________________________________________________________
3643 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
3644         Log: Add in modules and POD to help menu.
3645      Branch: maint-5.6/macperl
3646            ! macos/macperl/MacPerl.podhelp
3647 ____________________________________________________________________________
3648 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
3649         Log: Update bundled modules.
3650      Branch: maint-5.6/macperl
3651            + macos/bundled_ext/Filter/t/FilterTest.pm
3652            + macos/bundled_ext/List/Util/t/shuffle.t
3653            + macos/bundled_ext/Storable/t/compat06.t
3654            + macos/bundled_ext/Storable/t/st-dump.pl
3655            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
3656            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
3657            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
3658            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
3659            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
3660            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
3661            + macos/bundled_lib/blib/lib/lwpcook.pod
3662            + macos/bundled_lib/t/Filter/Simple/filter.t
3663            + macos/bundled_lib/t/Switch/t/given.t
3664            + macos/bundled_lib/t/Switch/t/nested.t
3665            + macos/bundled_lib/t/Switch/t/switch.t
3666            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
3667            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
3668            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
3669            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
3670            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
3671            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
3672            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
3673            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
3674            + macos/bundled_lib/t/URI/rfc2732.t
3675            + macos/bundled_lib/t/libnet/config.t
3676            + macos/bundled_lib/t/libnet/libnet_t.pl
3677            + macos/bundled_lib/t/libwww-perl/live/google.t
3678            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
3679            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
3680            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
3681            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
3682            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
3683            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
3684            + macos/bundled_lib/t/libwww-perl/live/validator.t
3685            - macos/bundled_ext/Filter/t/MyFilter.pm
3686            - macos/bundled_ext/Storable/t/compat-0.6.t
3687            - macos/bundled_ext/Storable/t/dump.pl
3688            - macos/bundled_ext/Time/Piece/Makefile.PL
3689            - macos/bundled_ext/Time/Piece/Piece.pm
3690            - macos/bundled_ext/Time/Piece/Piece.t
3691            - macos/bundled_ext/Time/Piece/Piece.xs
3692            - macos/bundled_ext/Time/Piece/README
3693            - macos/bundled_ext/Time/Piece/Seconds.pm
3694            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
3695            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
3696            - macos/bundled_lib/blib/lib/Net/PH.pm
3697            - macos/bundled_lib/blib/lib/Net/SNPP.pm
3698            - macos/bundled_lib/blib/lib/Text/Balanced.pod
3699            - macos/bundled_lib/t/Filter/Simple/test.pl
3700            - macos/bundled_lib/t/Switch/test.pl
3701            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
3702            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
3703            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
3704            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
3705            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
3706            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
3707            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
3708            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
3709            - macos/bundled_lib/t/libnet/ph.t
3710            ! (edit 125 files)
3711 ____________________________________________________________________________
3712 [ 12961] By: ams                                   on 2001/11/13  00:45:08
3713         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
3714              From: Michael G Schwern <schwern@pobox.com>
3715              Date: Mon, 12 Nov 2001 20:16:45 -0500
3716              Message-Id: <20011112201644.G2888@blackrider>
3717      Branch: perl
3718            ! pod/perlport.pod
3719 ____________________________________________________________________________
3720 [ 12960] By: ams                                   on 2001/11/12  23:54:00
3721         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
3722              Recoving dup tests for VMS
3723              From: Michael G Schwern <schwern@pobox.com>
3724              Date: Mon, 12 Nov 2001 19:35:33 -0500
3725              Message-Id: <20011112193533.D2888@blackrider>
3726      Branch: perl
3727            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
3728 ____________________________________________________________________________
3729 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
3730         Log: Update Changes.
3731      Branch: perl
3732            ! Changes patchlevel.h
3733 ____________________________________________________________________________
3734 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
3735         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
3736              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
3737              Date: Mon, 12 Nov 2001 12:35:18 EST 
3738              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
3739      Branch: perl
3740            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
3741            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
3742 ____________________________________________________________________________
3743 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
3744         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
3745              From: Barrie Slaymaker <barries@slaysys.com>
3746              Date: Mon, 12 Nov 2001 11:19:52 -0500
3747              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
3748      Branch: perl
3749            ! lib/File/Spec.t lib/File/Spec/Win32.pm
3750 ____________________________________________________________________________
3751 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
3752         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
3753              From: Barrie Slaymaker <barries@slaysys.com>
3754              Date: Mon, 12 Nov 2001 11:07:36 -0500
3755              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
3756      Branch: perl
3757            ! lib/Benchmark.pm
3758 ____________________________________________________________________________
3759 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
3760         Log: Misplaced test, noticed by Barrie Slaymaker.
3761              (We are missing Benchmark tests, then.)
3762      Branch: perl
3763            + ext/Devel/DProf/DProf.t
3764            - lib/Benchmark.t
3765            ! MANIFEST
3766 ____________________________________________________________________________
3767 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
3768         Log: Subject: [PATCH] a few typo fixes 
3769              From: Jeffrey Friedl <jfriedl@yahoo.com>
3770              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
3771              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
3772              
3773              Patching README.foo instead of pod/perlfoo.pod,
3774              not patching Math::BigInt (Tels will take care of that),
3775              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
3776              and perldoc.PL instead of libnetcfg and perldoc, patching
3777              ext/Digest/MD5/t/files.t since MD5.pm was changed.
3778      Branch: perl
3779            ! (edit 109 files)
3780 ____________________________________________________________________________
3781 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
3782         Log: Add a note about the dangers of bad UTF-8.
3783      Branch: perl
3784            ! pod/perlunicode.pod
3785 ____________________________________________________________________________
3786 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
3787         Log: NetWare Nit from Ananth Kesari.
3788      Branch: perl
3789            ! NetWare/config.wc
3790 ____________________________________________________________________________
3791 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
3792         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
3793      Branch: perl
3794            ! ext/Encode/Encode.pm
3795 ____________________________________________________________________________
3796 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
3797         Log: (retracted by #12951)
3798      Branch: perl
3799            ! ext/Encode/Encode.pm
3800 ____________________________________________________________________________
3801 [ 12949] By: ams                                   on 2001/11/12  06:40:18
3802         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
3803              From: Robert Spier <rspier@pobox.com>
3804              Date: Sun, 11 Nov 2001 18:50:18 -0800
3805              Message-Id: <15343.14570.121505.233336@rls.cx>
3806              
3807              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
3808              From: Rick Delaney <rick.delaney@home.com>
3809              Date: 12 Nov 2001 00:15:52 -0500
3810              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
3811      Branch: perl
3812            ! pp_hot.c t/op/taint.t
3813 ____________________________________________________________________________
3814 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
3815         Log: It seems that we actually have this detail implemented
3816              as for as Level 1 Support of Unicode regex support is
3817              concerned: at Level 1 only 1:1 support for loose
3818              (aka caseless, aka caseigoring ) matching is required.
3819      Branch: perl
3820            ! pod/perlunicode.pod
3821 ____________________________________________________________________________
3822 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
3823         Log: (retracted by #12951)
3824      Branch: perl
3825            ! ext/Encode/Encode.pm
3826 ____________________________________________________________________________
3827 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
3828         Log: BOM, bom, Bom.
3829      Branch: perl
3830            ! pod/perlunicode.pod
3831 ____________________________________________________________________________
3832 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
3833         Log: Upgrade to Math::BigInt 1.46.
3834      Branch: perl
3835            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3836            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
3837            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3838            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
3839            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3840 ____________________________________________________________________________
3841 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
3842         Log: Subject: Re: PERFORCE change 12943 for review
3843              From: "Philip Newton" <Philip.Newton@gmx.net>
3844              Date: Sun, 11 Nov 2001 20:53:36 +0100
3845              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
3846      Branch: perl
3847            ! pod/perlunicode.pod
3848 ____________________________________________________________________________
3849 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
3850         Log: Doc updates; make the Unicode discussions a little
3851              bit less alarming, and add information about encodings,
3852              surrogates, and BOMs.
3853      Branch: perl
3854            ! pod/perlunicode.pod
3855 ____________________________________________________________________________
3856 [ 12942] By: ams                                   on 2001/11/11  16:45:00
3857         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
3858              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
3859              Date: Mon, 12 Nov 2001 00:22:57 +0900
3860              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
3861      Branch: perl
3862            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3863            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3864 ____________________________________________________________________________
3865 [ 12941] By: ams                                   on 2001/11/11  13:01:40
3866         Log: Subject: Re: PERFORCE change 12929 for review
3867              From: "Philip Newton" <Philip.Newton@gmx.net>
3868              Date: Sun, 11 Nov 2001 14:27:44 +0100
3869              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
3870      Branch: perl
3871            ! MANIFEST
3872 ____________________________________________________________________________
3873 [ 12940] By: ams                                   on 2001/11/11  05:06:43
3874         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
3875              From: Michael G Schwern <schwern@pobox.com>
3876              Date: Thu, 8 Nov 2001 22:56:45 -0500
3877              Message-Id: <20011108225645.H5587@blackrider>
3878      Branch: perl
3879            ! t/op/chdir.t
3880 ____________________________________________________________________________
3881 [ 12939] By: ams                                   on 2001/11/11  05:01:00
3882         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
3883              From: Michael G Schwern <schwern@pobox.com>
3884              Date: Sun, 11 Nov 2001 00:54:43 -0500
3885              Message-Id: <20011111005443.A24450@blackrider>
3886      Branch: perl
3887            ! ext/Cwd/t/cwd.t
3888 ____________________________________________________________________________
3889 [ 12938] By: ams                                   on 2001/11/11  03:25:13
3890         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
3891              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
3892              From: "chromatic" <chromatic@rmci.net>
3893              Date: Sat, 10 Nov 2001 21:03:20 -0700
3894              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
3895      Branch: perl
3896            ! lib/File/stat.pm lib/File/stat.t
3897 ____________________________________________________________________________
3898 [ 12937] By: ams                                   on 2001/11/11  02:05:23
3899         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
3900              From: "Craig A. Berry" <craigberry@mac.com>
3901              Date: Sat, 10 Nov 2001 17:23:52 -0600
3902              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
3903      Branch: perl
3904            ! t/op/magic.t
3905 ____________________________________________________________________________
3906 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
3907         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
3908      Branch: perl
3909            ! lib/open.pm lib/open.t
3910 ____________________________________________________________________________
3911 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
3912         Log: The Official name of ASCII.
3913      Branch: perl
3914            ! ext/Encode/Encode.pm
3915 ____________________________________________________________________________
3916 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
3917         Log: The KOI8-R example wasn't quite right.
3918      Branch: perl
3919            ! lib/open.pm lib/open.t
3920 ____________________________________________________________________________
3921 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
3922         Log: Enhance the open pragma to support :utf8, :locale,
3923              and :encoding directly as special cases, and rename
3924              the INOUT to IO.
3925      Branch: perl
3926            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
3927 ____________________________________________________________________________
3928 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
3929         Log: Document the UTF-16 surrogate encoding and decoding.
3930      Branch: perl
3931            ! ext/Encode/Encode.pm
3932 ____________________________________________________________________________
3933 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
3934         Log: A potential recursion breaker.
3935      Branch: perl
3936            ! sv.c
3937 ____________________________________________________________________________
3938 [ 12930] By: ams                                   on 2001/11/10  07:46:53
3939         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
3940              (was Re: perl@12892)
3941              From: "chromatic" <chromatic@rmci.net>
3942              Date: Sat, 10 Nov 2001 01:28:09 -0700
3943              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
3944      Branch: perl
3945            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
3946            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
3947            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
3948            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
3949 ____________________________________________________________________________
3950 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
3951         Log: Add a test for the bytes pragma.
3952      Branch: perl
3953            + lib/bytes.t
3954            ! MANIFEST
3955 ____________________________________________________________________________
3956 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
3957         Log: Doc update.
3958      Branch: perl
3959            ! lib/bytes.pm
3960 ____________________________________________________________________________
3961 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
3962         Log: Cease to exist.
3963      Branch: perl
3964            - lib/Unicode/Normalize.pm
3965 ____________________________________________________________________________
3966 [ 12926] By: ams                                   on 2001/11/10  03:23:16
3967         Log: Subject: [patch] my_setenv speedup + fixes
3968              From: Doug MacEachern <dougm@covalent.net>
3969              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
3970              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
3971      Branch: perl
3972            ! util.c
3973 ____________________________________________________________________________
3974 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
3975         Log: Newline trouble.
3976      Branch: perl
3977            ! lib/ExtUtils/Embed.t
3978 ____________________________________________________________________________
3979 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
3980         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
3981              From: "Craig A. Berry" <craigberry@mac.com>
3982              Date: Fri, 09 Nov 2001 18:13:16 -0600
3983              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
3984      Branch: perl
3985            ! vms/munchconfig.c
3986 ____________________________________________________________________________
3987 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
3988         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
3989              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3990              Date: Sat, 10 Nov 2001 00:10:45 +0100
3991              Message-ID: <20011110001045.A11945@rafael>
3992      Branch: perl
3993            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
3994            + t/run/switchn.t t/run/switchp.t
3995            ! MANIFEST
3996 ____________________________________________________________________________
3997 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
3998         Log: Subject: [PATCH] some tests not cleaning up properly               
3999              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4000              Date: Fri, 9 Nov 2001 22:13:10 +0100
4001              Message-ID: <20011109221310.A11115@rafael>
4002      Branch: perl
4003            ! ext/Cwd/t/cwd.t t/io/argv.t
4004 ____________________________________________________________________________
4005 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
4006         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
4007              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4008              Date: Fri, 9 Nov 2001 15:07:19 EST
4009              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
4010      Branch: perl
4011            ! lib/ExtUtils/Embed.t
4012 ____________________________________________________________________________
4013 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
4014         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
4015              have been copied so it shouldn't be freed in perl_destruct()
4016      Branch: perl
4017            ! perl.c
4018 ____________________________________________________________________________
4019 [ 12919] By: ams                                   on 2001/11/09  15:36:22
4020         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
4021              From: Michael G Schwern <schwern@pobox.com>
4022              Date: Fri, 9 Nov 2001 00:38:59 -0500
4023              Message-Id: <20011109003859.K5587@blackrider>
4024              (Applied with directory name changes suggested by Craig Berry.)
4025      Branch: perl
4026            ! ext/Cwd/t/cwd.t
4027 ____________________________________________________________________________
4028 [ 12918] By: ams                                   on 2001/11/09  15:29:15
4029         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
4030              From: Michael G Schwern <schwern@pobox.com>
4031              Date: Fri, 9 Nov 2001 01:44:14 -0500
4032              Message-Id: <20011109014414.N5587@blackrider>
4033      Branch: perl
4034            ! vms/ext/filespec.t
4035 ____________________________________________________________________________
4036 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
4037         Log: Update Changes.
4038      Branch: perl
4039            ! Changes patchlevel.h
4040 ____________________________________________________________________________
4041 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
4042         Log: Regen toc.
4043      Branch: perl
4044            ! pod/perltoc.pod
4045 ____________________________________________________________________________
4046 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
4047         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
4048              see http://www.jepstone.net/bjepson//jpl/cvs.html
4049      Branch: perl
4050            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
4051 ____________________________________________________________________________
4052 [ 12914] By: ams                                   on 2001/11/09  14:05:12
4053         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
4054              From: Michael G Schwern <schwern@pobox.com>
4055              Date: Thu, 8 Nov 2001 22:05:49 -0500
4056              Message-Id: <20011108220549.F5587@blackrider>
4057      Branch: perl
4058            ! vms/test.com
4059 ____________________________________________________________________________
4060 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
4061         Log: NetWare update from Ananth Kesari.
4062      Branch: perl
4063            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
4064 ____________________________________________________________________________
4065 [ 12912] By: ams                                   on 2001/11/09  13:40:26
4066         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
4067              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4068              Date: Fri, 9 Nov 2001 14:32:28 +0100
4069              Message-Id: <20011109143228.A18996@rafael>
4070      Branch: perl
4071            ! perl.c
4072 ____________________________________________________________________________
4073 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
4074         Log: FAQ sync.
4075      Branch: perl
4076            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4077            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
4078            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
4079 ____________________________________________________________________________
4080 [ 12910] By: ams                                   on 2001/11/09  07:33:49
4081         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
4082              From: Michael G Schwern <schwern@pobox.com>
4083              Date: Fri, 9 Nov 2001 00:41:56 -0500
4084              Message-Id: <20011109004156.L5587@blackrider>
4085      Branch: perl
4086            ! lib/File/Find/t/find.t
4087 ____________________________________________________________________________
4088 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
4089         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
4090              The CPAN distribution has both pm and XS implementations,
4091              and for performance reasons we choose the XS.
4092              Another reason to choose the XS is that it doesn't
4093              require Lingua::KO::Hangul::Util, which means that
4094              we can delete that-- which in turn means that Unicode::UCD
4095              cannot expect that: support it, but don't expect.
4096              Ditto Unicode::Collate.
4097              
4098              Note that Unicode::Normalize Makefile.PL and
4099              Normalize.xs have been modified from the CPAN 0.10
4100              versions: the first one to be simpler (no pm) and
4101              clean up the generated unf*.h files, the second one
4102              to quench compiler grumblings.  Must notify Sadahiro
4103              about these changes.
4104      Branch: perl
4105            + ext/Unicode/Normalize/Changes
4106            + ext/Unicode/Normalize/Makefile.PL
4107            + ext/Unicode/Normalize/Normalize.pm
4108            + ext/Unicode/Normalize/Normalize.pod
4109            + ext/Unicode/Normalize/Normalize.xs
4110            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
4111            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
4112            + ext/Unicode/Normalize/t/test.t
4113            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
4114            - lib/Lingua/KO/Hangul/Util/README
4115            - lib/Lingua/KO/Hangul/Util/t/test.t
4116            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
4117            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
4118            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
4119            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
4120            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
4121            ! win32/makefile.mk
4122 ____________________________________________________________________________
4123 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
4124         Log: Test miscounting.
4125      Branch: perl
4126            ! ext/POSIX/t/posix.t
4127 ____________________________________________________________________________
4128 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
4129         Log: Quote the variables in failures messages more nicely.
4130      Branch: perl
4131            ! t/test.pl
4132 ____________________________________________________________________________
4133 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
4134         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
4135              From: Michael G Schwern <schwern@pobox.com>
4136              Date: Thu, 8 Nov 2001 17:24:49 -0500
4137              Message-ID: <20011108172449.A5587@blackrider>
4138              
4139              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
4140              From: "Craig A. Berry" <craigberry@mac.com>
4141              Date: Thu, 8 Nov 2001 16:35:00 -0600
4142              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
4143      Branch: perl
4144            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
4145 ____________________________________________________________________________
4146 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
4147         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
4148              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4149              Date: Thu, 8 Nov 2001 22:52:50 -0000
4150              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
4151      Branch: perl
4152            ! ext/DB_File/t/db-recno.t
4153 ____________________________________________________________________________
4154 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
4155         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
4156              (Probably not an EBCDIC issue the way one would think
4157              since no chr() et alia are used in UCD.pm.)
4158      Branch: perl
4159            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
4160 ____________________________________________________________________________
4161 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
4162         Log: Whether overwriting the $self->{...} values (see #12902)
4163              is a good policy or not is debatable, but let's at least
4164              be consistent.
4165      Branch: perl
4166            ! lib/ExtUtils/MM_Unix.pm
4167 ____________________________________________________________________________
4168 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
4169         Log: The MakeMaker argument () quoting patch that sneaked
4170              in at #12883 didn't handle make macros like this $(...).
4171              Leaning toothpicks, we've got them.
4172      Branch: perl
4173            ! lib/ExtUtils/MM_Unix.pm
4174 ____________________________________________________________________________
4175 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
4176         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
4177              From: Michael G Schwern <schwern@pobox.com>
4178              Date: Wed, 7 Nov 2001 02:02:29 -0500
4179              Message-ID: <20011107020229.K2858@blackrider>
4180      Branch: perl
4181            ! t/io/argv.t t/test.pl vms/test.com
4182 ____________________________________________________________________________
4183 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
4184         Log: Subject: [PATCH 20011106.084] -s on #! line 
4185              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4186              Date: Wed, 7 Nov 2001 22:23:39 +0100
4187              Message-ID: <20011107222339.E729@rafael>
4188      Branch: perl
4189            ! embed.h embed.pl perl.c proto.h toke.c
4190 ____________________________________________________________________________
4191 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
4192         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
4193              From: Michael G Schwern <schwern@pobox.com>
4194              Date: Wed, 7 Nov 2001 16:52:49 -0500
4195              Message-ID: <20011107165249.I7346@blackrider>
4196      Branch: perl
4197            ! pod/perlhack.pod
4198 ____________________________________________________________________________
4199 [ 12898] By: ams                                   on 2001/11/08  13:02:19
4200         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
4201              From: Mark-Jason Dominus <mjd@plover.com>
4202              Date: Thu, 08 Nov 2001 08:59:02 -0500
4203              Message-Id: <20011108135902.2275.qmail@plover.com>
4204      Branch: perl
4205            ! INSTALL README README.amiga README.os2 README.vms
4206            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
4207            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
4208 ____________________________________________________________________________
4209 [ 12897] By: ams                                   on 2001/11/08  12:49:28
4210         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
4211              From: mjd@plover.com
4212              Date: 8 Nov 2001 13:33:18 -0000
4213              Message-Id: <20011108133318.1786.qmail@plover.com>
4214      Branch: perl
4215            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
4216            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4217            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
4218            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
4219            ! pod/perlport.pod pod/perlvar.pod
4220 ____________________________________________________________________________
4221 [ 12896] By: ams                                   on 2001/11/08  11:22:12
4222         Log: open(FH, $file) should strip leading and trailing whitespace.
4223      Branch: perl
4224            ! doio.c
4225 ____________________________________________________________________________
4226 [ 12895] By: ams                                   on 2001/11/08  10:17:14
4227         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
4228              From: "Craig A. Berry" <craigberry@mac.com>
4229              Date: Wed, 07 Nov 2001 13:41:50 -0600
4230              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
4231      Branch: perl
4232            ! t/op/glob.t
4233 ____________________________________________________________________________
4234 [ 12894] By: ams                                   on 2001/11/08  08:32:20
4235         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
4236              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
4237              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
4238              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
4239      Branch: perl
4240            ! makedepend.SH
4241 ____________________________________________________________________________
4242 [ 12893] By: ams                                   on 2001/11/08  08:26:31
4243         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
4244              From: mjd@plover.com
4245              Date: 8 Nov 2001 08:08:07 -0000
4246              Message-Id: <20011108080807.30147.qmail@plover.com>
4247              
4248              Subject: bleadperl perl.pod
4249              From: mjd@plover.com
4250              Date: 8 Nov 2001 08:10:47 -0000
4251              Message-Id: <20011108081047.30178.qmail@plover.com>
4252              
4253              Subject: more bleadperl perl.pod
4254              From: mjd@plover.com
4255              Date: 8 Nov 2001 08:16:28 -0000
4256              Message-Id: <20011108081628.30229.qmail@plover.com>
4257      Branch: perl
4258            ! pod/perl.pod pod/perldebug.pod
4259 ____________________________________________________________________________
4260 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
4261         Log: Tweak for Cray-friendliness from Nicholas Clark.
4262      Branch: perl
4263            ! sv.c
4264 ____________________________________________________________________________
4265 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
4266         Log: VMS patch redo from Charles Lane.
4267      Branch: perl
4268            ! vms/gen_shrfls.pl
4269 ____________________________________________________________________________
4270 [ 12890] By: ams                                   on 2001/11/07  15:16:10
4271         Log: Subject: [ID 20011107.088] two perl pod nits
4272              From: lvirden@cas.org
4273              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
4274              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
4275      Branch: perl
4276            ! pod/perl.pod pod/perlfaq3.pod
4277 ____________________________________________________________________________
4278 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
4279         Log: Update Changes.
4280      Branch: perl
4281            ! Changes patchlevel.h
4282 ____________________________________________________________________________
4283 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
4284         Log: The (emulated) "no utf8" must be in a BEGIN block
4285              to be effective.
4286      Branch: perl
4287            ! lib/CGI/t/html.t
4288 ____________________________________________________________________________
4289 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
4290         Log: "v-strings" is the right term.
4291      Branch: perl
4292            ! pod/perltodo.pod
4293 ____________________________________________________________________________
4294 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
4295         Log: Add vstrings-as-objects need to perltodo.
4296      Branch: perl
4297            ! pod/perltodo.pod
4298 ____________________________________________________________________________
4299 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
4300         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
4301              From: Nicholas Clark <nick@ccl4.org>
4302              Date: Wed, 7 Nov 2001 14:36:32 +0000
4303              Message-ID: <20011107143631.I24980@plum.flirble.org>
4304      Branch: perl
4305            ! t/op/pack.t
4306 ____________________________________________________________________________
4307 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
4308         Log: The Embed test requires a major rewrite for VMS
4309              (plus it reveals a couple of annoying glitches
4310              in buffering), so skip the test for now; from
4311              Charles Lane.
4312      Branch: perl
4313            ! lib/ExtUtils/Embed.t
4314 ____________________________________________________________________________
4315 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
4316         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
4317              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4318              Date: Wed, 7 Nov 2001 09:23:28 EST
4319              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
4320      Branch: perl
4321            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
4322 ____________________________________________________________________________
4323 [ 12882] By: ams                                   on 2001/11/07  05:14:04
4324         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
4325              From: Mark-Jason Dominus <mjd@plover.com>
4326              Date: Wed, 07 Nov 2001 00:43:46 -0500
4327              Message-Id: <20011107054346.14428.qmail@plover.com>
4328      Branch: perl
4329            ! gv.c op.c toke.c
4330 ____________________________________________________________________________
4331 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
4332         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
4333              From: Michael G Schwern <schwern@pobox.com>             
4334              Date: Tue, 6 Nov 2001 22:04:39 -0500
4335              Message-ID: <20011106220439.D2858@blackrider>              
4336      Branch: perl
4337            ! lib/perl5db.pl
4338 ____________________________________________________________________________
4339 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
4340         Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
4341              stress))
4342              From: Jonathan Stowe <gellyfish@gellyfish.com>
4343              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
4344              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
4345              
4346              (except for one hunk where indentation differs)
4347      Branch: perl
4348            ! lib/Term/Cap.t
4349 ____________________________________________________________________________
4350 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
4351         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
4352              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4353              Date: Tue, 6 Nov 2001 21:45:01 +0100
4354              Message-ID: <20011106214501.A704@rafael>
4355      Branch: perl
4356            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
4357            ! lib/File/Spec/Win32.pm
4358 ____________________________________________________________________________
4359 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
4360         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
4361              From: Michael G Schwern <schwern@pobox.com>              
4362              Date: Tue, 6 Nov 2001 20:58:45 -0500
4363              Message-ID: <20011106205845.G29411@blackrider>
4364      Branch: perl
4365            ! t/test.pl
4366 ____________________________________________________________________________
4367 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
4368         Log: Subject: making do_sprintf public       
4369              From: Doug MacEachern <dougm@covalent.net>    
4370              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
4371              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
4372      Branch: perl
4373            ! embed.h embed.pl global.sym
4374 ____________________________________________________________________________
4375 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
4376         Log: Update to CGI.pm 2.78.
4377              
4378              TODO: the test suite needs to be merged so that
4379              when in core, the core version is tested, and when
4380              using the CPAN version, testing the CPAN version.
4381              (the changes need to be sent to Lincoln, too...)
4382      Branch: perl
4383            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
4384            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
4385            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
4386            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
4387            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
4388            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
4389 ____________________________________________________________________________
4390 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
4391         Log: Integrate with perlio; (strictly) readonly hashes via XS.
4392      Branch: perl
4393           +> t/lib/access.t
4394           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
4395 ____________________________________________________________________________
4396 [ 12874] By: nick                                  on 2001/11/06  21:05:16
4397         Log: Keep It Simple and Stupid version of readonly hash support.
4398              - Test for SvREAONLY(hv) at a few spots in hv.c
4399              - add the error message to perldiag.pod
4400              - (dubious) add access::readonly() to univeral.c
4401              - add test using above
4402              - fixup ext/B/t/stash.t to account for access:: existing
4403      Branch: perlio
4404            + t/lib/access.t
4405            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
4406 ____________________________________________________________________________
4407 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
4408         Log: Fix incorrect warnings about broken globbing;
4409              from Andy Dougherty.
4410      Branch: perl
4411            ! hints/linux.sh
4412 ____________________________________________________________________________
4413 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
4414         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
4415              toggle-on from the encoding pragma.
4416      Branch: perl
4417            ! regcomp.c regexec.c
4418 ____________________________________________________________________________
4419 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
4420         Log: Retract #12824, doesn't help and is ignored
4421              by Configure anyway.
4422      Branch: perl
4423            ! hints/beos.sh
4424 ____________________________________________________________________________
4425 [ 12870] By: ams                                   on 2001/11/06  10:40:37
4426         Log: Subject: Cosmetic change
4427              From: H.Merijn Brand <h.m.brand@hccnet.nl>
4428              Date: Tue, 06 Nov 2001 12:30:52 +0100
4429              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
4430      Branch: perl
4431            ! README.hpux
4432 ____________________________________________________________________________
4433 [ 12869] By: nick                                  on 2001/11/06  08:26:40
4434         Log: Integrate mainline
4435      Branch: perlio
4436           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
4437           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
4438 ____________________________________________________________________________
4439 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
4440         Log: The parentheses are protected enough.
4441      Branch: perl
4442            ! hints/os390.sh
4443 ____________________________________________________________________________
4444 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
4445         Log: ccflags, not ldflags.
4446      Branch: perl
4447            ! hints/os390.sh
4448 ____________________________________________________________________________
4449 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
4450         Log: ... and the proto to go with #12865.
4451      Branch: perl
4452            ! proto.h
4453 ____________________________________________________________________________
4454 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
4455         Log: Oops.  Luckily nothing was using this symbol yet.
4456      Branch: perl
4457            ! global.sym
4458 ____________________________________________________________________________
4459 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
4460         Log: Implement the encoding pragma for regex literals.
4461      Branch: perl
4462            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
4463 ____________________________________________________________________________
4464 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
4465         Log: More UTF8 EXACT fixing.
4466      Branch: perl
4467            ! regexec.c
4468 ____________________________________________________________________________
4469 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
4470         Log: More re debugging.
4471      Branch: perl
4472            ! regexec.c
4473 ____________________________________________________________________________
4474 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
4475         Log: EXACT correction attempt.  Continued in #12863.
4476      Branch: perl
4477            ! regexec.c
4478 ____________________________________________________________________________
4479 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
4480         Log: Unterminated L<.
4481      Branch: perl
4482            ! ext/DB_File/DB_File.pm
4483 ____________________________________________________________________________
4484 [ 12859] By: nick                                  on 2001/11/05  19:15:17
4485         Log: Integrate mainline
4486      Branch: perlio
4487           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4488           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4489           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
4490           +> lib/Math/BigInt/t/sub_mbi.t
4491            - lib/Math/BigInt/t/Math/Subclass.pm
4492            - lib/Math/BigInt/t/subclass.t
4493           !> (integrate 30 files)
4494 ____________________________________________________________________________
4495 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
4496         Log: Regex debugging fixes from Hugo.
4497      Branch: perl
4498            ! regcomp.c regexec.c
4499 ____________________________________________________________________________
4500 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
4501         Log: IRIX: at some point the cc -version has started
4502              to output to stderr, not stdout any more.
4503      Branch: perl
4504            ! hints/irix_6.sh
4505 ____________________________________________________________________________
4506 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
4507         Log: Update Changes.
4508      Branch: perl
4509            ! Changes patchlevel.h
4510 ____________________________________________________________________________
4511 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
4512         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
4513      Branch: perl
4514            ! lib/File/Spec/Unix.pm
4515 ____________________________________________________________________________
4516 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
4517         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
4518              From: rgarciasuarez@free.fr
4519              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
4520              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
4521      Branch: perl
4522            ! lib/File/Spec/Unix.pm
4523 ____________________________________________________________________________
4524 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
4525         Log: Use config.arch in OS/390 where the combination of
4526              IEEE floats and ldflags is tricky.
4527      Branch: perl
4528            ! hints/os390.sh
4529 ____________________________________________________________________________
4530 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
4531         Log: Metaconfig unit change for #12851.
4532      Branch: metaconfig
4533            ! U/modified/Config_sh.U
4534 ____________________________________________________________________________
4535 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
4536         Log: Support a config.arch file, similar to config.over,
4537              but loaded just before it.
4538      Branch: perl
4539            ! Configure INSTALL
4540 ____________________________________________________________________________
4541 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
4542         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
4543              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4544              Date: Mon, 5 Nov 2001 14:26:24 +0100
4545              Message-ID: <20011105142624.C31977@rafael>
4546      Branch: perl
4547            ! lib/Symbol.pm lib/Symbol.t
4548 ____________________________________________________________________________
4549 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
4550         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
4551              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4552              Date: Sun, 4 Nov 2001 22:28:57 +0100
4553              Message-ID: <20011104222857.C696@rafael>
4554      Branch: perl
4555            ! pod/perldebug.pod pod/perlpodspec.pod
4556 ____________________________________________________________________________
4557 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
4558         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
4559      Branch: perl
4560            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
4561 ____________________________________________________________________________
4562 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
4563         Log: Math::Big* test tweaks to work better with core:
4564              but the coast still not clear.
4565      Branch: perl
4566            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
4567            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
4568 ____________________________________________________________________________
4569 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
4570         Log: Protect against high load: measure how much wall
4571              clock time went by while sleeping.  Avoids some
4572              false negatives, while may introduce some false
4573              positives.  Life is hard.
4574      Branch: perl
4575            ! ext/Time/HiRes/HiRes.t
4576 ____________________________________________________________________________
4577 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
4578         Log: More forgotten from #12843.
4579      Branch: perl
4580            ! lib/Math/BigInt/t/bigfltpm.inc
4581 ____________________________________________________________________________
4582 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
4583         Log: Forgot from #12843.
4584      Branch: perl
4585            + lib/Math/BigInt/t/bigintpm.inc
4586            ! MANIFEST
4587 ____________________________________________________________________________
4588 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
4589         Log: Upgrade to Math::BigInt 1.45; from Tels.
4590              NOTE: some of the tests are failing but that's because
4591              the core integration is not yet done.
4592      Branch: perl
4593            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4594            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4595            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
4596            - lib/Math/BigInt/t/Math/Subclass.pm
4597            - lib/Math/BigInt/t/subclass.t
4598            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
4599            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
4600            ! lib/Math/BigInt/t/mbimbf.t
4601 ____________________________________________________________________________
4602 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
4603         Log: VMS: adds capability to control more configuration stuff with
4604              -D and -U switches; parsing config.sh to extract previous config
4605              info in VMS-form, and a rewrite of the "prompt/response" routine;
4606              from Charles Lane.
4607      Branch: perl
4608            ! configure.com
4609 ____________________________________________________________________________
4610 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
4611         Log: Subject: Typo correction in perldebguts.pod
4612              From: mjd@plover.com
4613              Date: 4 Nov 2001 16:20:05 -0000
4614              Message-ID: <20011104162005.16699.qmail@plover.com>
4615      Branch: perl
4616            ! pod/perldebguts.pod
4617 ____________________________________________________________________________
4618 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
4619         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
4620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4621              Date: Sun, 4 Nov 2001 11:47:30 +0100
4622              Message-ID: <20011104114730.A715@rafael>
4623              
4624              Remove -T from the test, wrong place for that.
4625      Branch: perl
4626            ! lib/File/Temp/t/mktemp.t
4627 ____________________________________________________________________________
4628 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
4629         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
4630              From: Nicholas Clark <nick@ccl4.org>
4631              Date: Sun, 4 Nov 2001 10:41:24 +0000
4632              Message-ID: <20011104104123.U20123@plum.flirble.org>
4633      Branch: perl
4634            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
4635 ____________________________________________________________________________
4636 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
4637         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
4638              From: Michael G Schwern <schwern@pobox.com>
4639              Date: Sat, 3 Nov 2001 15:41:47 -0500
4640              Message-ID: <20011103154147.C600@blackrider>
4641      Branch: perl
4642            ! lib/Term/Cap.t
4643 ____________________________________________________________________________
4644 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
4645         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
4646              From: "Craig A. Berry" <craigberry@mac.com>     
4647              Date: Sat, 03 Nov 2001 16:02:28 -0600
4648              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
4649      Branch: perl
4650            ! ext/Time/HiRes/HiRes.t
4651 ____________________________________________________________________________
4652 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
4653         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
4654              From: "chromatic" <chromatic@rmci.net>
4655              Date: Sat, 03 Nov 2001 12:28:17 -0700
4656              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
4657      Branch: perl
4658            ! lib/Term/Cap.t
4659 ____________________________________________________________________________
4660 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
4661         Log: Don't bother doing POSIX charclass parsing if it
4662              possibly cannot be so.  Prepares way for charclass
4663              syntax like [[abc]||[def]] (or just [[abc][def]])
4664              for union, [[\w]&&[$a]] for intersection,
4665              and [[a-z]&&[^def]] for subtraction.
4666              
4667              Currently /[[a]/ (or /[a[]/) parses as a character
4668              class containing two characters, "[" and "a",
4669              this may have to be broken for the syntax described
4670              above, otherwise we would have to scan the whole pattern
4671              to find out whether the square brackets match pairwise.
4672              Luckily, the special case of "[" doesn't seem to be
4673              documented (as opposed to "]" and "-"), so we may have
4674              better story for breaking it...  One can always use \[
4675              if one wants a literal "[", so there.
4676      Branch: perl
4677            ! regcomp.c
4678 ____________________________________________________________________________
4679 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
4680         Log: Comment correction.
4681      Branch: perl
4682            ! regcomp.c
4683 ____________________________________________________________________________
4684 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
4685         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
4686              The latter is a RedHatism.
4687      Branch: perl
4688            ! lib/ExtUtils/MakeMaker.pm
4689 ____________________________________________________________________________
4690 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
4691         Log: Integrate perlio.
4692      Branch: perl
4693           !> perlio.c
4694 ____________________________________________________________________________
4695 [ 12831] By: nick                                  on 2001/11/03  11:42:15
4696         Log: Integrate mainline
4697      Branch: perlio
4698           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
4699           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
4700           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
4701           !> sv.c t/test.pl
4702 ____________________________________________________________________________
4703 [ 12830] By: nick                                  on 2001/11/03  10:27:34
4704         Log: Fix clone_leak problem.
4705              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
4706              as vestige of calling PerlLIO_dup().
4707      Branch: perlio
4708            ! perlio.c
4709 ____________________________________________________________________________
4710 [ 12829] By: nick                                  on 2001/11/03  09:40:46
4711         Log: Tweaks attempting to locate Doug's clone_leak leak.
4712              - add some PerlIO_debug()
4713              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
4714              - Even if it closing stdout etc. do a fflush()
4715      Branch: perlio
4716            ! perlio.c
4717 ____________________________________________________________________________
4718 [ 12828] By: nick                                  on 2001/11/03  08:34:31
4719         Log: Integrate mainline
4720      Branch: perlio
4721           !> (integrate 54 files)
4722 ____________________________________________________________________________
4723 [ 12827] By: ams                                   on 2001/11/03  03:45:19
4724         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
4725              remove this later). Based on a patch from Robert Spier in
4726              <15330.61459.14452.795263@rls.cx>.
4727      Branch: perl
4728            ! sv.c
4729 ____________________________________________________________________________
4730 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
4731         Log: microperl sync.
4732      Branch: perl
4733            ! doio.c perl.c perl.h perlio.c regexec.c
4734 ____________________________________________________________________________
4735 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
4736         Log: Definitions for the Unicode Newline Guidelines.
4737      Branch: perl
4738            ! perl.h
4739 ____________________________________________________________________________
4740 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
4741         Log: There is no csh of any kind in default BeOS.
4742              For the purposes of miniperl globbing, bash
4743              will do.
4744      Branch: perl
4745            ! hints/beos.sh
4746 ____________________________________________________________________________
4747 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
4748         Log: Integrate change #12820 from macperl to maint and blead;
4749              
4750              Fix up (dynaloading) to work properly with multiplicity
4751      Branch: maint-5.6/perl
4752           !> ext/DynaLoader/dl_mac.xs
4753      Branch: perl
4754           !> ext/DynaLoader/dl_mac.xs
4755 ____________________________________________________________________________
4756 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
4757         Log: Several fixes for various exit problems and clearing out
4758              task queue, as well as another (incomplete) go at
4759              fixing error message handling
4760      Branch: maint-5.6/macperl
4761            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
4762 ____________________________________________________________________________
4763 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
4764         Log: Add source files for bleadperl builds
4765      Branch: maint-5.6/macperl
4766            ! macos/Makefile.mk
4767 ____________________________________________________________________________
4768 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
4769         Log: Fix up to work properly with multiplicity
4770      Branch: maint-5.6/macperl
4771            ! ext/DynaLoader/dl_mac.xs
4772 ____________________________________________________________________________
4773 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
4774         Log: Integrate with maintperl.
4775      Branch: maint-5.6/macperl
4776           +> t/op/system.t t/op/system_tests
4777           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
4778           !> pod/perltodo.pod util.c win32/win32.c
4779 ____________________________________________________________________________
4780 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
4781         Log: Locate _PATH_LOG if it's a socket even if not #defined
4782              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
4783              via Nick Clark.
4784      Branch: perl
4785            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
4786 ____________________________________________________________________________
4787 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
4788         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
4789              From: Michael G Schwern <schwern@pobox.com>
4790              Date: Fri, 2 Nov 2001 15:36:41 -0500
4791              Message-ID: <20011102153641.E23234@blackrider>
4792      Branch: perl
4793            ! t/test.pl
4794 ____________________________________________________________________________
4795 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
4796         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
4797              From: merlyn@stonehenge.com (Randal L. Schwartz)
4798              Date: 02 Nov 2001 09:33:34 -0800
4799              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
4800              
4801              (two of the changes)
4802              
4803              Better coexistence with extensions.
4804      Branch: perl
4805            ! ext/Errno/Errno_pm.PL hints/darwin.sh
4806 ____________________________________________________________________________
4807 [ 12815] By: ams                                   on 2001/11/02  16:47:43
4808         Log: Subject: Re: [PATCH] the the double double word word fix fix
4809              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4810              Date: Fri, 02 Nov 2001 19:43:07 +0100
4811              Message-Id: <3BE2E93B.627C198E@alcatel.at>
4812      Branch: perl
4813            ! pod/perldebug.pod
4814 ____________________________________________________________________________
4815 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
4816         Log: Update Changes.
4817      Branch: perl
4818            ! Changes patchlevel.h
4819 ____________________________________________________________________________
4820 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
4821         Log: More encoding testing.
4822      Branch: perl
4823            ! lib/encoding.pm lib/encoding.t
4824 ____________________________________________________________________________
4825 [ 12812] By: ams                                   on 2001/11/02  15:07:11
4826         Log: Slight modification of #12811.
4827      Branch: perl
4828            ! op.c
4829 ____________________________________________________________________________
4830 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
4831         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
4832              From: Radu Greab <radu@netsoft.ro>
4833              Date: Fri, 2 Nov 2001 15:28:58 +0200
4834              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
4835      Branch: perl
4836            ! op.c t/op/stat.t
4837 ____________________________________________________________________________
4838 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
4839         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
4840              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4841              Date: Thu, 1 Nov 2001 22:35:50 +0100
4842              Message-ID: <20011101223550.A10849@rafael>
4843      Branch: perl
4844            ! lib/ExtUtils/Embed.t
4845 ____________________________________________________________________________
4846 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
4847         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
4848              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4849              Date: 2 Nov 2001 14:48:51 -0000
4850              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
4851      Branch: perl
4852            ! lib/File/Find.pm
4853 ____________________________________________________________________________
4854 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
4855         Log: Add documentation.
4856      Branch: perl
4857            ! embed.pl pod/perlapi.pod utf8.c
4858 ____________________________________________________________________________
4859 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
4860         Log: Unicode: add ToFold mapping.  Not used yet; but basically
4861              a more useful mapping for caseless aka case-ignoring than
4862              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
4863              algorithm for creating the foldings uses equivalence classes,
4864              see http://www.unicode.org/unicode/reports/tr21/
4865              Hopefully this feature will be used in //i.
4866              (The folding tables were introduced by #12689.)
4867      Branch: perl
4868            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
4869            ! utf8.c
4870 ____________________________________________________________________________
4871 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
4872         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
4873              From: "Craig A. Berry" <craigberry@mac.com>
4874              Date: Fri, 02 Nov 2001 00:03:52 -0600
4875              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
4876      Branch: perl
4877            ! lib/AutoSplit.t
4878 ____________________________________________________________________________
4879 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
4880         Log: Subject: Trivial doc patch
4881              From: andreas.koenig@anima.de (Andreas J. Koenig)
4882              Date: 02 Nov 2001 06:11:35 +0100
4883              Message-ID: <m37kt94v08.fsf@anima.de>
4884      Branch: perl
4885            ! pod/perlport.pod
4886 ____________________________________________________________________________
4887 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
4888         Log: Make encoding and charnames pragmas coexist.
4889      Branch: perl
4890            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
4891 ____________________________________________________________________________
4892 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
4893         Log: The basic character classes seem to go untested with Unicode.
4894      Branch: perl
4895            ! t/op/pat.t
4896 ____________________________________________________________________________
4897 [ 12802] By: ams                                   on 2001/11/02  00:39:36
4898         Log: Subject: [PATCH] the the double double word word fix fix
4899              From: Richard Soderberg <rs@oregonnet.com>
4900              Date: Thu, 1 Nov 2001 13:12:03 -0800
4901              Message-Id: <200111012112.NAA23288@oregonnet.com>
4902              
4903              Subject: Re: [PATCH] the the double double word word fix fix
4904              From: Mark-Jason Dominus <mjd@plover.com>
4905              Date: Thu, 01 Nov 2001 16:43:40 -0500
4906              Message-Id: <20011101214340.2044.qmail@plover.com>
4907              
4908              Subject: Re: [PATCH] the the double double word word fix fix
4909              From: Mark-Jason Dominus <mjd@plover.com>
4910              Date: Thu, 01 Nov 2001 16:51:39 -0500
4911              Message-Id: <20011101215139.2196.qmail@plover.com>
4912      Branch: perl
4913            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
4914            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
4915            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
4916            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
4917            ! pod/perltodo.pod pod/perlxstut.pod
4918 ____________________________________________________________________________
4919 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
4920         Log: Comment tweaks.
4921      Branch: perl
4922            ! toke.c
4923 ____________________________________________________________________________
4924 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
4925         Log: FAQ sync.
4926      Branch: perl
4927            ! pod/perlfaq9.pod
4928 ____________________________________________________________________________
4929 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
4930         Log: If an encoding is set by -M/-m, it must be in
4931              effect only for the actual script, not any other
4932              required/-M/-m'ed module, otherwise we enter a nasty
4933              recursion in regexec.c while trying to init the simple
4934              UTF-8 charclasses like PL_utf8_alnum.
4935      Branch: perl
4936            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
4937 ____________________________________________________________________________
4938 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
4939         Log: A bit more descriptive name.
4940      Branch: perl
4941            ! mg.c
4942 ____________________________________________________________________________
4943 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
4944         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
4945              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4946              Date: Wed, 31 Oct 2001 13:47:04 EST
4947              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
4948      Branch: perl
4949            ! ext/Time/HiRes/HiRes.t
4950 ____________________________________________________________________________
4951 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
4952         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
4953              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4954              Date: Wed, 31 Oct 2001 13:43:29 EST
4955              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
4956      Branch: perl
4957            ! mg.c
4958 ____________________________________________________________________________
4959 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
4960         Log: Subject: [PATCH] Various test cleanups
4961              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4962              Date: Tue, 30 Oct 2001 21:56:26 +0100
4963              Message-ID: <20011030215626.A28503@rafael>
4964      Branch: perl
4965            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4966            ! ext/DB_File/t/db-recno.t ext/Encode.t
4967 ____________________________________________________________________________
4968 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
4969         Log: Update Changes.
4970      Branch: perl
4971            ! Changes patchlevel.h
4972 ____________________________________________________________________________
4973 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
4974         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
4975              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
4976              Date: Wed, 31 Oct 2001 17:16:39 +0100
4977              Message-ID: <20011031171639.A32511@rafael>
4978      Branch: perl
4979            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
4980 ____________________________________________________________________________
4981 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
4982         Log: Skip message nit.
4983      Branch: perl
4984            ! t/io/fs.t
4985 ____________________________________________________________________________
4986 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
4987         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
4988              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4989              Date: 31 Oct 2001 14:49:37 -0000
4990              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
4991      Branch: perl
4992            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
4993 ____________________________________________________________________________
4994 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
4995         Log: Extend the effect of the encoding pragma to chr() and ord().
4996              
4997              TODO: regex literals, reentrancy problems with the utf8
4998              and charnames pragmas.
4999      Branch: perl
5000            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
5001 ____________________________________________________________________________
5002 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
5003         Log: Doc tweaks.
5004      Branch: perl
5005            ! lib/encoding.pm
5006 ____________________________________________________________________________
5007 [ 12788] By: nick                                  on 2001/10/31  08:59:56
5008         Log: Integrate mainline
5009      Branch: perlio
5010           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
5011           !> (integrate 49 files)
5012 ____________________________________________________________________________
5013 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
5014         Log: Forgot new proto.
5015      Branch: perl
5016            ! proto.h
5017 ____________________________________________________________________________
5018 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
5019         Log: Clarification: use encoding cannot be used to
5020              change the default encoding of "your whole script";
5021              only the default encoding of the *data*.  Also, it
5022              seems that "use encoding" does not mix with "use utf8"
5023              (a coredumping recursion ensues).  Should not be a huge
5024              problem since "use utf8" is pretty marginal nowadays.
5025      Branch: perl
5026            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
5027 ____________________________________________________________________________
5028 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
5029         Log: More documentation for the encode pragma.
5030      Branch: perl
5031            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
5032            ! pod/perlapi.pod pod/perlunicode.pod sv.c
5033 ____________________________________________________________________________
5034 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
5035         Log: Thinko in #12783.
5036      Branch: perl
5037            ! sv.c
5038 ____________________________________________________________________________
5039 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
5040         Log: Make sv_recode_to_utf8() a real API: the encoding
5041              is a parameter, instead of a global.  Document the
5042              PERL_ENCODING.
5043      Branch: perl
5044            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
5045            ! toke.c
5046 ____________________________________________________________________________
5047 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
5048         Log: Enable -Mencoding=foobar also for string literals.
5049      Branch: perl
5050            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
5051            ! pod/perlapi.pod proto.h sv.c toke.c
5052 ____________________________________________________________________________
5053 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
5054         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
5055              From: Andy Dougherty <doughera@lafayette.edu>
5056              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
5057              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
5058      Branch: perl
5059            ! ext/POSIX/hints/svr4.pl
5060 ____________________________________________________________________________
5061 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
5062         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
5063              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
5064              Date: Mon, 29 Oct 2001 23:11:58 -0000
5065              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
5066              
5067              Add compat.h.
5068      Branch: perl
5069            ! lib/h2xs.t utils/h2xs.PL
5070 ____________________________________________________________________________
5071 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
5072         Log: Subject: PerlIOBuf_dup
5073              From: Nicholas Clark <nick@ccl4.org>              
5074              Date: Mon, 29 Oct 2001 21:52:35 +0000             
5075              Message-ID: <20011029215235.K41204@plum.flirble.org>
5076              
5077              Add prototype.
5078      Branch: perl
5079            ! perliol.h
5080 ____________________________________________________________________________
5081 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
5082         Log: Subject: [PATCH] Make malloc.c errors more useful
5083              From: Richard Soderberg <rs@oregonnet.com>
5084              Date: Mon, 29 Oct 2001 22:28:02 -0800
5085              Message-Id: <200110300628.WAA11025@oregonnet.com>
5086      Branch: perl
5087            ! malloc.c
5088 ____________________________________________________________________________
5089 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
5090         Log: Retract #12776 - the bug 19990906.001 is still valid.
5091      Branch: perl
5092            ! t/run/kill_perl.t
5093 ____________________________________________________________________________
5094 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
5095         Log: (Retracted by #12777)
5096              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
5097              From: Michael G Schwern <schwern@pobox.com> 
5098              Date: Mon, 29 Oct 2001 23:01:08 -0500
5099              Message-ID: <20011029230108.G18053@blackrider>
5100      Branch: perl
5101            ! t/run/kill_perl.t
5102 ____________________________________________________________________________
5103 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
5104         Log: Comment nits.
5105      Branch: perl
5106            ! lib/encoding.t
5107 ____________________________________________________________________________
5108 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
5109         Log: integrate change#12772 from mainline
5110              
5111              Subject: [PATCH] Mommy, what's a pointer cast?
5112      Branch: maint-5.6/perl
5113            ! perl.h
5114 ____________________________________________________________________________
5115 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
5116         Log: Subject: [PATCH] Mommy, what's a pointer cast?
5117              From: Richard Soderberg <rs@oregonnet.com>
5118              Date: Mon, 29 Oct 2001 17:01:10 -0800
5119              Message-Id: <200110300101.RAA31561@oregonnet.com>
5120              
5121              (threads* parts)
5122      Branch: perl
5123            ! ext/threads/shared/shared.xs ext/threads/threads.xs
5124 ____________________________________________________________________________
5125 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
5126         Log: Subject: [PATCH] Mommy, what's a pointer cast?
5127              From: Richard Soderberg <rs@oregonnet.com>
5128              Date: Mon, 29 Oct 2001 17:01:10 -0800
5129              Message-Id: <200110300101.RAA31561@oregonnet.com>
5130              
5131              (the perl.h part)
5132      Branch: perl
5133            ! perl.h
5134 ____________________________________________________________________________
5135 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
5136         Log: Subject: [PATCH] OpenBSD likes signal.h 
5137              From: Richard Soderberg <rs@oregonnet.com>
5138              Date: Mon, 29 Oct 2001 17:00:31 -0800
5139              Message-Id: <200110300100.RAA31533@oregonnet.com>
5140      Branch: perl
5141            ! unixish.h
5142 ____________________________________________________________________________
5143 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
5144         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
5145              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
5146              Date: Mon, 29 Oct 2001 23:04:23 -0000
5147              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
5148      Branch: perl
5149            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
5150            ! ext/DB_File/t/db-recno.t
5151 ____________________________________________________________________________
5152 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
5153         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
5154              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5155              Date: Mon, 29 Oct 2001 12:34:07 -0600
5156              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
5157      Branch: perl
5158            ! ext/Time/HiRes/HiRes.t
5159 ____________________________________________________________________________
5160 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
5161         Log: Update Changes.
5162      Branch: perl
5163            ! Changes patchlevel.h
5164 ____________________________________________________________________________
5165 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
5166         Log: AIX needs an explicit symbol export list.
5167      Branch: perl
5168            ! lib/ExtUtils/Embed.t
5169 ____________________________________________________________________________
5170 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
5171         Log: The test (and the module) would require some
5172              quality hacking time to work on EBCDIC.  Based n
5173              the test results nothing seems to be majorly broken,
5174              the module just seems to have strange assumptions:
5175              got: ''\226\225\205'
5176              expected: ''one'
5177              The \226\225\205 being, of course, 'one', in EBCDIC.
5178      Branch: perl
5179            ! lib/Dumpvalue.t
5180 ____________________________________________________________________________
5181 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
5182         Log: Mark the test known to be failing in EBCDIC.
5183      Branch: perl
5184            ! t/op/tr.t
5185 ____________________________________________________________________________
5186 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
5187         Log: None of the libnet modules are going to work in
5188              EBCDIC without the Convert::EBCDIC.
5189      Branch: perl
5190            ! t/lib/1_compile.t
5191 ____________________________________________________________________________
5192 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
5193         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
5194      Branch: perl
5195            ! t/op/pack.t
5196 ____________________________________________________________________________
5197 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
5198         Log: UTF-EBCDIC ain't UTF-8.
5199      Branch: perl
5200            ! t/op/pack.t
5201 ____________________________________________________________________________
5202 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
5203         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
5204      Branch: perl
5205            ! t/lib/1_compile.t
5206 ____________________________________________________________________________
5207 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
5208         Log: Let's not assume ASCII.
5209      Branch: perl
5210            ! t/op/lc.t
5211 ____________________________________________________________________________
5212 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
5213         Log: Call the new perlio symbols differently.
5214      Branch: perl
5215            ! makedef.pl
5216 ____________________________________________________________________________
5217 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
5218         Log: Don't expect ASCII ordering.
5219      Branch: perl
5220            ! lib/ExtUtils/Manifest.t
5221 ____________________________________________________________________________
5222 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
5223         Log: Forgot from #12756.
5224      Branch: perl
5225            ! perlio.h
5226 ____________________________________________________________________________
5227 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
5228         Log: BeOS tweaks:
5229              - fseeko and ftello can be found by Configure but
5230              we do not seem to have prototypes for them so
5231              let's make up some
5232              - BeOS didn't use to have real sockets (sockets as
5233              filedescriptors) but the BONE package is supposed
5234              to fix this.  I do not know how to detect BONEness,
5235              see hints/beos.sh for a spot that needs to fixed.
5236              - BeOS has O_TEXT != O_BINARY but has no setmode()
5237      Branch: perl
5238            ! hints/beos.sh perlio.c
5239 ____________________________________________________________________________
5240 [ 12755] By: sky                                   on 2001/10/29  12:56:12
5241         Log: Ugly fix to not die when a thread creator is holding locks.
5242      Branch: perl
5243            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5244            ! ext/threads/threads.xs
5245 ____________________________________________________________________________
5246 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
5247         Log: Integrate change #12752 from maintperl;
5248              
5249              croak(Nullch) wasn't printing the contents of ERRSV if there was
5250              no outer eval (bug in change#6125)
5251      Branch: perl
5252           !> util.c
5253 ____________________________________________________________________________
5254 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
5255         Log: Subject: [PATCH h2xs] Use of static data in XS modules
5256              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
5257              Date: Sun, 28 Oct 2001 21:19:07 -0000
5258              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
5259              
5260              with nits from Sarathy.
5261      Branch: perl
5262            ! utils/h2xs.PL
5263 ____________________________________________________________________________
5264 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
5265         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
5266              no outer eval (bug in change#6125)
5267      Branch: maint-5.6/perl
5268            ! util.c
5269 ____________________________________________________________________________
5270 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
5271         Log: More todo for the encoding pragma.
5272      Branch: perl
5273            ! lib/encoding.pm
5274 ____________________________________________________________________________
5275 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
5276         Log: Add the encoding pragma to control the "upgrade"
5277              from the native eight bit data to Unicode.
5278              
5279              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
5280      Branch: perl
5281            + lib/encoding.pm lib/encoding.t
5282            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
5283            ! pod/perlunicode.pod pod/perlvar.pod sv.c
5284 ____________________________________________________________________________
5285 [ 12749] By: sky                                   on 2001/10/28  21:02:33
5286         Log: Update documentation.
5287      Branch: perl
5288            ! ext/threads/shared/shared.pm
5289 ____________________________________________________________________________
5290 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
5291         Log: Integrate change #12747 from maintperl;
5292              
5293              finishing touches to system() fixes on windows:
5294              * detect cmd shell correctly even if it had full path in it
5295              * more quoting needed for single-arg system if the argument
5296              really had multiple quoted arguments within it
5297              * be smarter about not calling the shell when the executable
5298              has spaces, but otherwise does not need shell involvement
5299              * add a testsuite (windows-specific currently)
5300      Branch: perl
5301           +> t/op/system.t t/op/system_tests
5302            ! MANIFEST pod/perltodo.pod
5303           !> win32/win32.c
5304 ____________________________________________________________________________
5305 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
5306         Log: finishing touches to system() fixes on windows:
5307              * detect cmd shell correctly even if it had full path in it
5308              * more quoting needed for single-arg system if the argument
5309              really had multiple quoted arguments within it
5310              * be smarter about not calling the shell when the executable
5311              has spaces, but otherwise does not need shell involvement
5312              * add a testsuite (windows-specific currently)
5313      Branch: maint-5.6/perl
5314            + t/op/system.t t/op/system_tests
5315            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
5316 ____________________________________________________________________________
5317 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
5318         Log: Integrate perlio.
5319      Branch: perl
5320           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
5321 ____________________________________________________________________________
5322 [ 12745] By: nick                                  on 2001/10/28  16:08:14
5323         Log: Mingw32 fixup for Embed.t
5324      Branch: perlio
5325            ! lib/ExtUtils/Embed.t
5326 ____________________________________________________________________________
5327 [ 12744] By: nick                                  on 2001/10/28  15:54:14
5328         Log: GCC vs MS 64-bit constant syntax
5329      Branch: perlio
5330            ! ext/Time/HiRes/HiRes.xs
5331 ____________________________________________________________________________
5332 [ 12743] By: nick                                  on 2001/10/28  15:42:55
5333         Log: Integrate mainline
5334      Branch: perlio
5335           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
5336 ____________________________________________________________________________
5337 [ 12742] By: sky                                   on 2001/10/28  14:47:10
5338         Log: Manpage updates.
5339      Branch: perl
5340            ! ext/threads/threads.pm
5341 ____________________________________________________________________________
5342 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
5343         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
5344      Branch: perl
5345            ! lib/ExtUtils/Embed.t
5346 ____________________________________________________________________________
5347 [ 12740] By: nick                                  on 2001/10/28  14:14:24
5348         Log: Integrate mainline
5349      Branch: perlio
5350           !> lib/ExtUtils/Embed.t win32/win32.c
5351 ____________________________________________________________________________
5352 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
5353         Log: Need to be ./executed.
5354      Branch: perl
5355            ! lib/ExtUtils/Embed.t
5356 ____________________________________________________________________________
5357 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
5358         Log: Integrate perlio.
5359      Branch: perl
5360           !> perlio.c win32/win32.h
5361 ____________________________________________________________________________
5362 [ 12737] By: nick                                  on 2001/10/28  13:53:45
5363         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
5364              by gcc -xc++.
5365      Branch: perlio
5366            ! win32/win32.h
5367 ____________________________________________________________________________
5368 [ 12736] By: nick                                  on 2001/10/28  13:50:50
5369         Log: Have :stdio layer update an honour the fd refcnt table.
5370              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
5371      Branch: perlio
5372            ! perlio.c
5373 ____________________________________________________________________________
5374 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
5375         Log: Integrate changes #12724 and #12725 from maintperl;
5376              multiarg system now works.
5377      Branch: perl
5378           !> win32/win32.c
5379 ____________________________________________________________________________
5380 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
5381         Log: Integrate perlio.
5382      Branch: perl
5383           +> lib/ExtUtils/Embed.t
5384           !> MANIFEST perlio.c
5385 ____________________________________________________________________________
5386 [ 12733] By: nick                                  on 2001/10/28  13:07:16
5387         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
5388              least for PERLIO=perlio unthreaded case
5389      Branch: perlio
5390            ! perlio.c
5391 ____________________________________________________________________________
5392 [ 12732] By: nick                                  on 2001/10/28  11:10:24
5393         Log: Typo in exe name
5394      Branch: perlio
5395            ! lib/ExtUtils/Embed.t
5396 ____________________________________________________________________________
5397 [ 12731] By: nick                                  on 2001/10/28  11:09:59
5398         Log: Integrate Mainline
5399      Branch: perlio
5400           !> Changes configure.com ext/DB_File/DB_File.pm
5401           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
5402           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
5403           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
5404           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
5405           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
5406           !> t/TEST t/op/regexp.t win32/buildext.pl
5407 ____________________________________________________________________________
5408 [ 12730] By: nick                                  on 2001/10/28  11:05:35
5409         Log: Fixup Embed.t for Win32/VC++
5410      Branch: perlio
5411            ! lib/ExtUtils/Embed.t
5412 ____________________________________________________________________________
5413 [ 12729] By: nick                                  on 2001/10/28  09:36:20
5414         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
5415              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
5416              ExtUtils::Embed.
5417      Branch: perlio
5418            + lib/ExtUtils/Embed.t
5419            ! MANIFEST
5420 ____________________________________________________________________________
5421 [ 12728] By: sky                                   on 2001/10/28  08:12:53
5422         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
5423              line manually!
5424      Branch: perl
5425            ! lib/ExtUtils/xsubpp
5426 ____________________________________________________________________________
5427 [ 12727] By: sky                                   on 2001/10/28  08:02:09
5428         Log: And here we use the prototypes.
5429      Branch: perl
5430            ! ext/threads/shared/shared.xs
5431 ____________________________________________________________________________
5432 [ 12726] By: sky                                   on 2001/10/28  08:00:48
5433         Log: Support [] style prototypes.
5434      Branch: perl
5435            ! lib/ExtUtils/xsubpp
5436 ____________________________________________________________________________
5437 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
5438         Log: yet another multi-arg system() fix on windows: batch files as the
5439              first argument (i.e. directly executed by CreateProcess()) need
5440              extra quoting to escape shell-shock
5441      Branch: maint-5.6/perl
5442            ! win32/win32.c
5443 ____________________________________________________________________________
5444 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
5445         Log: another multi-arg system() fix on windows: passing empty arguments
5446              now works
5447      Branch: maint-5.6/perl
5448            ! win32/win32.c
5449 ____________________________________________________________________________
5450 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
5451         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
5452              No final #else #error because we do not seem to
5453              be using #error?
5454      Branch: perl
5455            ! op.h
5456 ____________________________________________________________________________
5457 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
5458         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
5459              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
5460              Date: Sat, 27 Oct 2001 23:28:44 EST 
5461              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
5462      Branch: perl
5463            ! ext/Time/HiRes/HiRes.xs
5464 ____________________________________________________________________________
5465 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
5466         Log: Regen perlapi, perltoc.
5467      Branch: perl
5468            ! pod/perlapi.pod pod/perltoc.pod
5469 ____________________________________________________________________________
5470 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
5471         Log: Subject: [PATCH] sv.h documentation
5472              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
5473              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
5474              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
5475      Branch: perl
5476            ! sv.h
5477 ____________________________________________________________________________
5478 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
5479         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
5480              system("nmake -nologo", "clean") and there is no executable
5481              called "nmake -nologo"; this used to "work" pre-change#12559 due
5482              to bugs in multiarg system() that have since been fixed
5483      Branch: perl
5484            ! win32/buildext.pl
5485 ____________________________________________________________________________
5486 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
5487         Log: Update Changes.
5488      Branch: perl
5489            ! Changes patchlevel.h
5490 ____________________________________________________________________________
5491 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
5492         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
5493              From: Richard.Foley@t-online.de (Richard Foley)            
5494              Date: Sun, 28 Oct 2001 00:48:32 +0200
5495              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
5496      Branch: perl
5497            ! pod/perlhack.pod
5498 ____________________________________________________________________________
5499 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
5500         Log: Must store pointers with the right width.
5501      Branch: perl
5502            ! op.h
5503 ____________________________________________________________________________
5504 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
5505         Log: Integrate change #12711 from perlio;
5506              
5507              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
5508              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
5509      Branch: perl
5510           !> perlio.c
5511 ____________________________________________________________________________
5512 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
5513         Log: Subject: [PATCH] make minitest
5514              From: Nicholas Clark <nick@ccl4.org>
5515              Date: Sat, 27 Oct 2001 22:56:16 +0100
5516              Message-ID: <20011027225616.L20275@plum.flirble.org>
5517      Branch: perl
5518            ! t/TEST
5519 ____________________________________________________________________________
5520 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
5521         Log: Patch #12661 missed this.
5522      Branch: perl
5523            ! ext/DB_File/DB_File.pm
5524 ____________________________________________________________________________
5525 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
5526         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
5527              From: "Craig A. Berry" <craigberry@mac.com>
5528              Date: Sat, 27 Oct 2001 16:07:47 -0500
5529              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
5530      Branch: perl
5531            ! configure.com perlio.c
5532 ____________________________________________________________________________
5533 [ 12711] By: nick                                  on 2001/10/27  19:49:25
5534         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
5535              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
5536      Branch: perlio
5537            ! perlio.c
5538 ____________________________________________________________________________
5539 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
5540         Log: Let's not replace reason if there's one already supplied.
5541      Branch: perl
5542            ! t/op/regexp.t
5543 ____________________________________________________________________________
5544 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
5545         Log: is not good.
5546      Branch: perl
5547            ! t/op/regexp.t
5548 ____________________________________________________________________________
5549 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
5550         Log: ldlibpth can exist but be unset.
5551      Branch: perl
5552            ! t/TEST
5553 ____________________________________________________________________________
5554 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
5555         Log: Unicode: property alias naming cleanup.
5556      Branch: perl
5557            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
5558 ____________________________________________________________________________
5559 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
5560         Log: FAQ sync.
5561      Branch: perl
5562            ! pod/perlfaq4.pod
5563 ____________________________________________________________________________
5564 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
5565         Log: Integrate change #12703 from maintperl;
5566              
5567              typemap stuff intervenes before declaration, move it to PREINIT
5568              section
5569              
5570              (an empty integrate, but now the files are in sync
5571              between the branches)
5572      Branch: perl
5573           !> ext/ODBM_File/ODBM_File.xs
5574 ____________________________________________________________________________
5575 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
5576         Log: More PerlIO symbols.
5577      Branch: perl
5578            ! makedef.pl
5579 ____________________________________________________________________________
5580 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
5581         Log: typemap stuff intervenes before declaration, move it to PREINIT
5582              section
5583      Branch: maint-5.6/perl
5584            ! ext/ODBM_File/ODBM_File.xs
5585 ____________________________________________________________________________
5586 [ 12702] By: nick                                  on 2001/10/27  14:09:35
5587         Log: Integrate mainline
5588      Branch: perlio
5589           +> ext/threads/shared/t/av_simple.t
5590           +> ext/threads/shared/t/hv_refs.t
5591           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
5592           !> (integrate 109 files)
5593 ____________________________________________________________________________
5594 [ 12700] By: ams                                   on 2001/10/26  21:22:23
5595         Log: Subject: [PATCH] tweak divide
5596              From: Nicholas Clark <nick@ccl4.org>
5597              Date: Fri, 26 Oct 2001 22:52:17 +0100
5598              Message-Id: <20011026225217.B20275@plum.flirble.org>
5599      Branch: perl
5600            ! pp.c
5601 ____________________________________________________________________________
5602 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
5603         Log: Integrate a buncha things from maintperl.
5604      Branch: maint-5.6/macperl
5605           !> (integrate 32 files)
5606 ____________________________________________________________________________
5607 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
5608         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
5609              From: Andy Dougherty <doughera@lafayette.edu>
5610              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
5611              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
5612      Branch: perl
5613            ! hints/svr4.sh
5614 ____________________________________________________________________________
5615 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
5616         Log: When you're root, many things become writable.
5617      Branch: perl
5618            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
5619 ____________________________________________________________________________
5620 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
5621         Log: Update Changes.
5622      Branch: perl
5623            ! Changes patchlevel.h
5624 ____________________________________________________________________________
5625 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
5626         Log: Term/Cap.t attempts to access the floppy drive for no good reason
5627              on dosish systems
5628      Branch: perl
5629            ! lib/Term/Cap.t
5630 ____________________________________________________________________________
5631 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
5632         Log: fix misleading comment on known inadequacy in B::Terse, and skip
5633              it correctly
5634      Branch: perl
5635            ! ext/B/t/terse.t
5636 ____________________________________________________________________________
5637 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
5638         Log: fix spurious AutoSplit.t failure under windows
5639      Branch: perl
5640            ! lib/AutoSplit.t
5641 ____________________________________________________________________________
5642 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
5643         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
5644      Branch: perl
5645            ! ext/Time/HiRes/HiRes.t
5646 ____________________________________________________________________________
5647 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
5648         Log: More logical to use %04"UVXf" than %"UVuf" since
5649              the Unicode standard prefers hex.
5650      Branch: perl
5651            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
5652            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
5653            ! lib/unicore/mktables utf8.c
5654 ____________________________________________________________________________
5655 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
5656         Log: change#12065 seems to have broken Encode build on windows; fix
5657      Branch: perl
5658            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
5659 ____________________________________________________________________________
5660 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
5661         Log: Unicode: add the case folding table.
5662      Branch: perl
5663            + lib/unicore/To/Fold.pl
5664            ! MANIFEST lib/unicore/mktables
5665 ____________________________________________________________________________
5666 [ 12688] By: sky                                   on 2001/10/26  13:51:29
5667         Log: Get the new functions right, do not export lock since we use builtin lock.
5668              TODO: fix xsubpp to support the new prototypes
5669      Branch: perl
5670            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5671 ____________________________________________________________________________
5672 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
5673         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
5674              as suggested by Sarathy.
5675      Branch: perl
5676            ! mg.c
5677 ____________________________________________________________________________
5678 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
5679         Log: avoid compiler warning
5680      Branch: perl
5681            ! win32/win32.c
5682 ____________________________________________________________________________
5683 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
5684         Log: WinCE update from Rainer Keuchel.
5685      Branch: perl
5686            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
5687            ! wince/wince.c
5688 ____________________________________________________________________________
5689 [ 12684] By: sky                                   on 2001/10/26  13:34:33
5690         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
5691      Branch: perl
5692            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5693 ____________________________________________________________________________
5694 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
5695         Log: More fixes that were made to the core and not in the libnet src
5696      Branch: perl
5697            ! lib/Net/Domain.pm
5698 ____________________________________________________________________________
5699 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
5700         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
5701              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
5702              Date: Fri, 26 Oct 2001 13:55:21 +0200
5703              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
5704              
5705              (plus make the db-recno.t#59 accept both \n and \r\n)
5706      Branch: perl
5707            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
5708            ! ext/DB_File/t/db-recno.t
5709 ____________________________________________________________________________
5710 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
5711         Log: Fix tests to be able to run in the core and the CPAN dist
5712      Branch: perl
5713            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
5714            ! lib/Net/t/require.t lib/Net/t/smtp.t
5715 ____________________________________________________________________________
5716 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
5717         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
5718              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5719              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
5720              Date: Fri, 26 Oct 2001 08:34:46 EDT
5721      Branch: perl
5722            ! ext/Time/HiRes/HiRes.t
5723 ____________________________________________________________________________
5724 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
5725         Log: Sync libnet modules with what will be libnet-1.08
5726      Branch: perl
5727            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
5728            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
5729            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
5730            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
5731 ____________________________________________________________________________
5732 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
5733         Log: Integrate maintperl changes #12268 and #12669;
5734              
5735              final touches to the audit for statics and thread-unsafe code
5736              * make DB_File, ODBM_File thread-safe 
5737              * remove unnecessary/dangerous statics and protect others
5738              from not getting accidentally enabled under threaded perls
5739              
5740              windows support functions get_childdir() et al aren't exported
5741              correctly under vanilla build
5742              
5743              Testing under win32 appreciated since changes there had
5744              to be manually merged and I cannot test how badly did I do.
5745      Branch: perl
5746           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
5747           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
5748           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
5749           !> win32/vmem.h win32/win32.c win32/win32iop.h
5750 ____________________________________________________________________________
5751 [ 12677] By: sky                                   on 2001/10/26  12:37:17
5752         Log: More Config::threads to threads::threads changes
5753      Branch: perl
5754            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
5755 ____________________________________________________________________________
5756 [ 12676] By: sky                                   on 2001/10/26  12:31:46
5757         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
5758      Branch: perl
5759            ! ext/threads/threads.pm ext/threads/threads.xs
5760 ____________________________________________________________________________
5761 [ 12675] By: sky                                   on 2001/10/26  12:06:30
5762         Log: Allocing a TLS in runtime is not too hot.
5763      Branch: perl
5764            ! ext/threads/threads.xs
5765 ____________________________________________________________________________
5766 [ 12674] By: sky                                   on 2001/10/26  11:59:09
5767         Log: Don't display debug data.
5768      Branch: perl
5769            ! ext/threads/threads.pm
5770 ____________________________________________________________________________
5771 [ 12673] By: sky                                   on 2001/10/26  11:35:47
5772         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
5773              complete bar support for blessed objects.
5774              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
5775      Branch: perl
5776            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
5777 ____________________________________________________________________________
5778 [ 12672] By: sky                                   on 2001/10/26  11:15:28
5779         Log: Fix case where shared reference does not exist in current thread.
5780      Branch: perl
5781            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
5782 ____________________________________________________________________________
5783 [ 12671] By: sky                                   on 2001/10/26  08:48:52
5784         Log: Support for references in shared arrays.
5785      Branch: perl
5786            ! ext/threads/shared/shared.xs
5787 ____________________________________________________________________________
5788 [ 12670] By: sky                                   on 2001/10/26  08:30:11
5789         Log: Add tests for references in hashes.
5790      Branch: perl
5791            + ext/threads/shared/t/hv_refs.t
5792            ! MANIFEST
5793 ____________________________________________________________________________
5794 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
5795         Log: windows support functions get_childdir() et al aren't exported
5796              correctly under vanilla build
5797      Branch: maint-5.6/perl
5798            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
5799 ____________________________________________________________________________
5800 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
5801         Log: final touches to the audit for statics and thread-unsafe code
5802              * make DB_File, ODBM_File thread-safe 
5803              * remove unnecessary/dangerous statics and protect others
5804              from not getting accidentally enabled under threaded perls
5805      Branch: maint-5.6/perl
5806            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
5807            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
5808            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
5809            ! win32/win32.c
5810 ____________________________________________________________________________
5811 [ 12667] By: ams                                   on 2001/10/26  03:48:36
5812         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
5813              From: "Richard Soderberg" <rs@crystalflame.net>
5814              Date: Thu, 25 Oct 2001 23:42:50 -0400
5815              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
5816      Branch: perl
5817            ! sharedsv.c
5818 ____________________________________________________________________________
5819 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
5820         Log: Integrate change #12664 from maintperl;
5821              
5822              the newest GCCs don't seem to like C<"string1"##STRING2>
5823              so keep it as C<"string1" STRING2> (latter appears to
5824              work everywhere)
5825      Branch: perl
5826           !> ext/DynaLoader/dlutils.c
5827 ____________________________________________________________________________
5828 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
5829         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
5830              From: Chris Nandor <pudge@pobox.com>
5831              Date: Thu, 25 Oct 2001 22:15:03 -0400
5832              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
5833      Branch: perl
5834            ! perl.h
5835 ____________________________________________________________________________
5836 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
5837         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
5838              C<"string1" STRING2> (latter appears to work everywhere)
5839      Branch: maint-5.6/perl
5840            ! ext/DynaLoader/dlutils.c
5841 ____________________________________________________________________________
5842 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
5843         Log: AUTHORS update.
5844      Branch: perl
5845            ! AUTHORS
5846 ____________________________________________________________________________
5847 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
5848         Log: Integrate change #12660 from maintperl;
5849              
5850              make the dMY_CXT stuff available under all of
5851              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5852      Branch: perl
5853           !> perl.h
5854 ____________________________________________________________________________
5855 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
5856         Log: Subject: [PATCH] DB_File-1.79
5857              From: "Paul Marquess" <paul.marquess@openwave.com>
5858              Date: Fri, 26 Oct 2001 00:03:54 +0100
5859              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
5860      Branch: perl
5861            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
5862            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
5863 ____________________________________________________________________________
5864 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
5865         Log: make the dMY_CXT stuff available under all of
5866              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5867      Branch: maint-5.6/perl
5868            ! perl.h
5869 ____________________________________________________________________________
5870 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
5871         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
5872              From: Michael G Schwern <schwern@pobox.com>
5873              Date: Thu, 25 Oct 2001 18:28:12 -0400
5874              Message-ID: <20011025182812.M4811@blackrider>
5875      Branch: perl
5876            ! t/run/kill_perl.t
5877 ____________________________________________________________________________
5878 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
5879         Log: STRLEN != int.
5880      Branch: perl
5881            ! regcomp.c regexec.c
5882 ____________________________________________________________________________
5883 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
5884         Log: Subject: [PATCH] remove small IVop redundancy
5885              From: Nicholas Clark <nick@ccl4.org>
5886              Date: Thu, 25 Oct 2001 22:48:28 +0100
5887              Message-ID: <20011025224827.M66471@plum.flirble.org>
5888      Branch: perl
5889            ! pp.c pp_hot.c
5890 ____________________________________________________________________________
5891 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
5892         Log: Metaconfig unit change for #12655.
5893      Branch: metaconfig/U/perl
5894            ! Extensions.U
5895 ____________________________________________________________________________
5896 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
5897         Log: Subject: Re: Not OK @12650
5898              From: Andy Dougherty <doughera@lafayette.edu>
5899              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
5900              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
5901      Branch: perl
5902            ! Configure
5903 ____________________________________________________________________________
5904 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
5905         Log: Integrate changes #12652 and #12653 from maintperl;
5906              
5907              more tweaks to change#12626
5908              * move the boilerplate code over to perl.h and make DynaLoader
5909              use it
5910              * make re, Opcode, File::Glob and B threadsafe
5911              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5912              C<no re;> anywhere)
5913              
5914              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5915              
5916              File::Glob required a bit more work in bleadperl
5917              because of ExtUtils::Constant (see the Makefile.PL change)
5918      Branch: perl
5919            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
5920           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5921           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5922 ____________________________________________________________________________
5923 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
5924         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5925      Branch: maint-5.6/perl
5926            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5927            ! ext/Opcode/Opcode.xs ext/re/re.xs
5928 ____________________________________________________________________________
5929 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
5930         Log: more tweaks to change#12626
5931              * move the boilerplate code over to perl.h and make DynaLoader
5932              use it
5933              * make re, Opcode, File::Glob and B threadsafe
5934              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5935              C<no re;> anywhere)
5936      Branch: maint-5.6/perl
5937            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5938            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5939 ____________________________________________________________________________
5940 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
5941         Log: Metaconfig unit change for #12650.
5942      Branch: metaconfig/U/perl
5943            ! Extensions.U
5944 ____________________________________________________________________________
5945 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
5946         Log: Subject: Re: ithreads doesn't like usedl=n
5947              From: Andy Dougherty <doughera@lafayette.edu>
5948              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
5949              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
5950              
5951              Special-case threads::shared.
5952      Branch: perl
5953            ! Configure
5954 ____________________________________________________________________________
5955 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
5956         Log: Getting fancier...
5957      Branch: perl
5958            ! t/TEST
5959 ____________________________________________________________________________
5960 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
5961         Log: csh - what a pain.
5962      Branch: perl
5963            ! t/TEST
5964 ____________________________________________________________________________
5965 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
5966         Log: Update Changes.
5967      Branch: perl
5968            ! Changes patchlevel.h
5969 ____________________________________________________________________________
5970 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
5971         Log: Allow resetting the locale system for the duration
5972              of the build (Mac OS X default setting LANG=En_US
5973              ist kaputt)
5974      Branch: perl
5975            ! Makefile.SH
5976 ____________________________________________________________________________
5977 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
5978         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
5979      Branch: perl
5980            ! ext/Digest/MD5/t/files.t
5981 ____________________________________________________________________________
5982 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
5983         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
5984              From: Andy Dougherty <doughera@lafayette.edu>
5985              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
5986              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
5987      Branch: perl
5988            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
5989            ! ext/threads/shared/Makefile.PL
5990 ____________________________________________________________________________
5991 [ 12643] By: sky                                   on 2001/10/25  12:28:26
5992         Log: Add support for reference members of hashes.
5993      Branch: perl
5994            ! ext/threads/shared/shared.xs
5995 ____________________________________________________________________________
5996 [ 12642] By: ams                                   on 2001/10/25  12:21:13
5997         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
5998              From: "Norton Allen" <nort@qnx.com>
5999              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
6000              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
6001      Branch: perl
6002            ! ext/Digest/MD5/MD5.xs
6003 ____________________________________________________________________________
6004 [ 12641] By: sky                                   on 2001/10/25  10:27:39
6005         Log: Tests shared hashes.
6006      Branch: perl
6007            + ext/threads/shared/t/hv_simple.t
6008            ! MANIFEST
6009 ____________________________________________________________________________
6010 [ 12640] By: sky                                   on 2001/10/25  10:18:23
6011         Log: Fix threadcounts for arrays and hashes.
6012      Branch: perl
6013            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6014 ____________________________________________________________________________
6015 [ 12639] By: sky                                   on 2001/10/25  10:17:26
6016         Log: Note to self, doing *src_ary++ in a macro that evaluates
6017              the value more than once is a good way to dump core.
6018      Branch: perl
6019            ! sharedsv.c
6020 ____________________________________________________________________________
6021 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
6022         Log: Integrate change #12636 from maintperl; more dl fixups.
6023      Branch: perl
6024           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
6025           !> ext/DynaLoader/dl_vms.xs
6026 ____________________________________________________________________________
6027 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
6028         Log: Like dl_hpux, like dl_dld.
6029      Branch: perl
6030            ! ext/DynaLoader/dl_dld.xs
6031 ____________________________________________________________________________
6032 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
6033         Log: followups to change#12635
6034      Branch: maint-5.6/perl
6035            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
6036            ! ext/DynaLoader/dl_vms.xs
6037 ____________________________________________________________________________
6038 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
6039         Log: add part of change#12634 to the two files that need it; dl_aix.xs
6040              in maint-5.6 doesn't have the branch that had the problem in
6041              mainline
6042      Branch: maint-5.6/perl
6043            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
6044 ____________________________________________________________________________
6045 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
6046         Log: Fixes for #12627.
6047      Branch: perl
6048            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
6049 ____________________________________________________________________________
6050 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
6051         Log: Since pv_uni_display and sv_uni_display are now used
6052              in the re extension, their symbols have to be exported.
6053      Branch: perl
6054            ! embed.pl global.sym
6055 ____________________________________________________________________________
6056 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
6057         Log: Subject:  Re: [PATCH Perl@12567] debug /list
6058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6059              Date: Tue, 23 Oct 2001 21:40:33 EDT
6060              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
6061      Branch: perl
6062            ! configure.com
6063 ____________________________________________________________________________
6064 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
6065         Log: This takes care of some of the re 'debug' cases but
6066              not all cases since the information whether the pattern
6067              or the target are utf8 seems to be either lost or not
6068              spread widely enough, sigh.
6069      Branch: perl
6070            ! regcomp.c
6071 ____________________________________________________________________________
6072 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
6073         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
6074              From: John Peacock <jpeacock@rowman.com>
6075              Date: Wed, 24 Oct 2001 16:53:29 -0400
6076              Message-ID: <3BD72A49.1508D152@rowman.com>
6077      Branch: perl
6078            ! configure.com
6079 ____________________________________________________________________________
6080 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
6081         Log: Upgrade NetWare and WinCE as in #12626.
6082      Branch: perl
6083            ! NetWare/dl_netware.xs wince/dl_win32.xs
6084 ____________________________________________________________________________
6085 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
6086         Log: Tru64 compiler nit.
6087      Branch: perl
6088            ! ext/threads/shared/shared.xs
6089 ____________________________________________________________________________
6090 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
6091         Log: Integrate change #12626 from maintperl;
6092              make DynaLoader threadsafe by moving all statics into
6093              interpreter-local space
6094              
6095              TODO: Netware, OS/2, WinCE
6096      Branch: perl
6097           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6098           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
6099           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
6100           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
6101           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
6102           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6103           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
6104 ____________________________________________________________________________
6105 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
6106         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
6107              space
6108      Branch: maint-5.6/perl
6109            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
6110            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
6111            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
6112            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
6113            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
6114            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
6115            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
6116 ____________________________________________________________________________
6117 [ 12625] By: sky                                   on 2001/10/24  20:05:26
6118         Log: Change #12623 inflicted an infinite hang. Fixed.
6119      Branch: perl
6120            ! ext/threads/shared/shared.xs
6121 ____________________________________________________________________________
6122 [ 12624] By: sky                                   on 2001/10/24  19:06:55
6123         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
6124      Branch: perl
6125            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6126 ____________________________________________________________________________
6127 [ 12623] By: sky                                   on 2001/10/24  18:06:34
6128         Log: We need to do sharedsv_find in the original perl context.
6129      Branch: perl
6130            ! ext/threads/shared/shared.xs
6131 ____________________________________________________________________________
6132 [ 12622] By: sky                                   on 2001/10/24  17:26:51
6133         Log: Add support for basic support for AVs, references not supported yet.
6134              Add test for AVs.
6135              Add more tests to sv_refs
6136              Fix documentation issues.  
6137      Branch: perl
6138            + ext/threads/shared/t/av_simple.t
6139            ! MANIFEST ext/threads/shared/shared.pm
6140            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
6141 ____________________________________________________________________________
6142 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
6143         Log: Dump Unicode better for re 'debug'.  The regprop()
6144              is unfinished since have to figure out how to detect
6145              Unicodeness in there.
6146      Branch: perl
6147            ! regcomp.c regexec.c
6148 ____________________________________________________________________________
6149 [ 12620] By: sky                                   on 2001/10/24  13:18:07
6150         Log: Add support for finding shared arrays and hashes.
6151      Branch: perl
6152            ! sharedsv.c
6153 ____________________________________________________________________________
6154 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
6155         Log: Rewrite sv_uni_display() as pv_uni_display() as
6156              reimplement sv_uni_display() using that.
6157      Branch: perl
6158            ! dump.c embed.h embed.pl proto.h
6159 ____________________________________________________________________________
6160 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
6161         Log: Integrate change #12615 from maintperl;
6162              on Windows, IO::File::new_tmpfile() fails after being called
6163              32767 times because MSVCRT thinks stdio's TMP_MAX is a
6164              process-wide limit
6165      Branch: perl
6166           !> win32/win32.c
6167 ____________________________________________________________________________
6168 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
6169         Log: Don't try to print ints as IVs.
6170      Branch: perl
6171            ! ext/Time/HiRes/HiRes.xs
6172 ____________________________________________________________________________
6173 [ 12616] By: sky                                   on 2001/10/24  11:06:35
6174         Log: We only need to fetch the SV from the backend if the index
6175              is not the same as mg_private.     In theory this could be
6176              a problem if there are an exact multiple of U16 changes
6177              of a shared variable between two access in a given thread,
6178              we choose to avoid theory for now.
6179      Branch: perl
6180            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
6181 ____________________________________________________________________________
6182 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
6183         Log: on Windows, IO::File::new_tmpfile() fails after being called
6184              32767 times because MSVCRT thinks stdio's TMP_MAX is a
6185              process-wide limit
6186      Branch: maint-5.6/perl
6187            ! win32/win32.c
6188 ____________________________________________________________________________
6189 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
6190         Log: Negation and Unicode: sort of solves 20010303.010,
6191              except not quite like reported in the Subject
6192              (Perl_warner is still utf8-ignorant).
6193      Branch: perl
6194            ! pp.c t/lib/warnings/sv
6195 ____________________________________________________________________________
6196 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
6197         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
6198      Branch: perl
6199            ! sv.c t/lib/warnings/sv
6200 ____________________________________________________________________________
6201 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
6202         Log: sv_uni_display(): do not add the "...", let the caller
6203              do it if wanted, and be prepared for more display options.
6204      Branch: perl
6205            ! dump.c embed.h embed.pl proto.h
6206 ____________________________________________________________________________
6207 [ 12611] By: nick                                  on 2001/10/23  20:28:07
6208         Log: Integrate mainline
6209      Branch: perlio
6210           !> Changes configure.com cygwin/cygwin.c
6211           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
6212           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
6213           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
6214           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
6215           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
6216           !> utils/h2xs.PL utils/perldoc.PL
6217 ____________________________________________________________________________
6218 [ 12610] By: sky                                   on 2001/10/23  19:39:24
6219         Log: Change #12607 introduced a bug, seems like some MAGICAL svs don't call themselves
6220              READONLY but still dies with modification attempt. We only call bless for ext and
6221              umagic.
6222      Branch: perl
6223            ! sv.c
6224 ____________________________________________________________________________
6225 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
6226         Log: Croak() on negative time; doc tweaks.
6227      Branch: perl
6228            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
6229            ! ext/Time/HiRes/HiRes.xs
6230 ____________________________________________________________________________
6231 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
6232         Log: FAQ sync.
6233      Branch: perl
6234            ! pod/perlfaq4.pod pod/perlfaq7.pod
6235 ____________________________________________________________________________
6236 [ 12607] By: sky                                   on 2001/10/23  18:27:27
6237         Log: Call setmagic on the referant we blessing!
6238      Branch: perl
6239            ! sv.c
6240 ____________________________________________________________________________
6241 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
6242         Log: Small test nits.
6243      Branch: perl
6244            ! t/op/lc.t
6245 ____________________________________________________________________________
6246 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
6247         Log: Update Changes.
6248      Branch: perl
6249            ! Changes patchlevel.h
6250 ____________________________________________________________________________
6251 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
6252         Log: Make the PerlIO_init() prototypes consistent.
6253      Branch: perl
6254            ! perlio.c
6255 ____________________________________________________________________________
6256 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
6257         Log: Upping the test count is a good idea.
6258      Branch: perl
6259            ! t/op/lc.t
6260 ____________________________________________________________________________
6261 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
6262         Log: Document the final sigma spot.
6263      Branch: perl
6264            ! pp.c
6265 ____________________________________________________________________________
6266 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
6267         Log: Fix multicharacter titlecase (ucfirst).
6268      Branch: perl
6269            ! pod/perlunicode.pod pp.c t/op/lc.t
6270 ____________________________________________________________________________
6271 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
6272         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
6273              From: Mikhail Zabaluev <mhz@alt-linux.org>
6274              Date: Tue, 23 Oct 2001 10:40:37 +0400
6275              Message-ID: <20011023104037.A12761@localhost.localdomain>
6276              
6277              (#12406 replaced with this)
6278      Branch: perl
6279            ! utils/perldoc.PL
6280 ____________________________________________________________________________
6281 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
6282         Log: MacOS Classic updates from Pudge.
6283      Branch: perl
6284            ! lib/File/Spec.t lib/File/Spec/Mac.pm
6285 ____________________________________________________________________________
6286 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
6287         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
6288              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6289              Date: Sun, 14 Oct 2001 23:14:46 +0200
6290              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
6291              
6292              except for the 2->4 changes.
6293      Branch: perl
6294            ! lib/AutoSplit.t
6295 ____________________________________________________________________________
6296 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
6297         Log: integrate macperl contents into maint-5.6
6298      Branch: maint-5.6/perl
6299            ! mg.c
6300           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
6301           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
6302           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
6303           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
6304           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
6305           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
6306           !> t/lib/filefind.t t/lib/filespec.t
6307 ____________________________________________________________________________
6308 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
6309         Log: At some point the #6234 has been lost from the mainline
6310              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
6311      Branch: perl
6312            ! lib/File/Spec/Win32.pm
6313 ____________________________________________________________________________
6314 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
6315         Log: Cygwin seems to round up (or closest, but not down)
6316              for time(), so half of the time (bad pun intended)
6317              Time::HiRes::time() is less than time(), half of
6318              the time it's more.  So let's try harder in the loop.
6319      Branch: perl
6320            ! ext/Time/HiRes/HiRes.t
6321 ____________________________________________________________________________
6322 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
6323         Log: MacOS Classic timeofday(), from Chris Nandor. 
6324      Branch: perl
6325            ! ext/Time/HiRes/HiRes.xs
6326 ____________________________________________________________________________
6327 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
6328         Log: Integrate changes #12580 and #12581 from macperl;
6329              
6330              Fix path construction.
6331              
6332              (Copyright) Nit.
6333      Branch: perl
6334           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
6335 ____________________________________________________________________________
6336 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
6337         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
6338              doesn't seem to help (the error being output to console, maybe?)
6339      Branch: perl
6340            ! lib/Net/Domain.pm
6341 ____________________________________________________________________________
6342 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
6343         Log: Taint the getcwd() result also in Cygwin.
6344              (TODO: which other platforms need the same thing?)
6345      Branch: perl
6346            ! cygwin/cygwin.c
6347 ____________________________________________________________________________
6348 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
6349         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
6350      Branch: perl
6351            ! t/op/taint.t
6352 ____________________________________________________________________________
6353 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
6354         Log: getpwuid() fragility continues.
6355      Branch: perl
6356            ! utils/h2xs.PL
6357 ____________________________________________________________________________
6358 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
6359         Log: getpwuid() might succeed but that's no guarantee
6360              that the $home will be defined.
6361      Branch: perl
6362            ! ext/File/Glob/t/basic.t
6363 ____________________________________________________________________________
6364 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
6365         Log: It's safer to to expand the variable, too... (see #12571)
6366      Branch: perl
6367            ! t/TEST
6368 ____________________________________________________________________________
6369 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
6370         Log: Integrate with maintperl.
6371      Branch: maint-5.6/macperl
6372           !> win32/bin/pl2bat.pl win32/win32.c
6373 ____________________________________________________________________________
6374 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
6375         Log: Oops, forgot to include Win32 ... just as well, since it
6376              seems in bleadperl, change #7764 was not included
6377              (adding C:\temp).  Re-added.  Rip it back out if it
6378              doesn't belong.  :-)
6379      Branch: maint-5.6/macperl
6380            ! lib/File/Spec/Win32.pm
6381 ____________________________________________________________________________
6382 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
6383         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
6384              From: "Craig A. Berry" <craigberry@mac.com>
6385              Date: Mon, 22 Oct 2001 15:25:19 -0500
6386              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
6387      Branch: perl
6388            ! configure.com
6389 ____________________________________________________________________________
6390 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
6391         Log: Add in lots of File::Spec changes, from Thomas Wegner,
6392              and sync with changes from bleadperl.
6393      Branch: maint-5.6/macperl
6394            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
6395            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
6396            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6397            ! lib/File/Spec/Win32.pm t/lib/filespec.t
6398 ____________________________________________________________________________
6399 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
6400         Log: Sync with latest File::Find and tests from bleadperl.
6401      Branch: maint-5.6/macperl
6402            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
6403 ____________________________________________________________________________
6404 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
6405         Log: Nit.
6406      Branch: maint-5.6/macperl
6407            ! perl.c
6408 ____________________________________________________________________________
6409 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
6410         Log: Fix path construction.
6411      Branch: maint-5.6/macperl
6412            ! ext/DynaLoader/DynaLoader_pm.PL
6413 ____________________________________________________________________________
6414 [ 12579] By: nick                                  on 2001/10/22  19:08:35
6415         Log: Integrate mainline (for Arthurs thread.xs fix)
6416      Branch: perlio
6417           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
6418 ____________________________________________________________________________
6419 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
6420         Log: Fix up exported symbols, move relevant docs
6421              over from macperl.pod.
6422      Branch: maint-5.6/macperl
6423            ! macos/ext/MacPerl/MacPerl.pm
6424 ____________________________________________________________________________
6425 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
6426         Log: Make ADDRESS called optionally as a method.
6427      Branch: maint-5.6/macperl
6428            ! macos/lib/Mac/Glue.pm
6429 ____________________________________________________________________________
6430 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
6431         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
6432              Apple event.
6433      Branch: maint-5.6/macperl
6434            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
6435            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
6436            ! macos/macperl/MPTerminology.aete
6437 ____________________________________________________________________________
6438 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
6439         Log: Clean up some build utilities. Change Entab to Duplicate;
6440              fix docs and error reporting; improve macify() of paths;
6441              remove requirement for Exporter.pm presence.
6442      Branch: maint-5.6/macperl
6443            ! macos/InstallBLIB macos/MacPerlTests.cmd
6444            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
6445 ____________________________________________________________________________
6446 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
6447         Log: Sync Time::HiRes with bleadperl
6448      Branch: maint-5.6/macperl
6449            ! macos/bundled_ext/Time/HiRes/HiRes.pm
6450            ! macos/bundled_ext/Time/HiRes/HiRes.t
6451            ! macos/bundled_ext/Time/HiRes/HiRes.xs
6452 ____________________________________________________________________________
6453 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
6454         Log: Fix up Changes
6455      Branch: maint-5.6/macperl
6456            ! macos/Changes
6457 ____________________________________________________________________________
6458 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
6459         Log: A user might belong to only a single group
6460              (the group equal to the group id).
6461      Branch: perl
6462            ! t/op/groups.t
6463 ____________________________________________________________________________
6464 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
6465         Log: Prepending (instead of replacing with) the pwd is safer. 
6466      Branch: perl
6467            ! t/TEST
6468 ____________________________________________________________________________
6469 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
6470         Log: Be more robust if no hostname or domainname
6471              (especially the latter)
6472      Branch: perl
6473            ! lib/Net/Domain.pm
6474 ____________________________________________________________________________
6475 [ 12569] By: sky                                   on 2001/10/22  17:41:07
6476         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
6477      Branch: perl
6478            ! ext/threads/threads.xs
6479 ____________________________________________________________________________
6480 [ 12568] By: nick                                  on 2001/10/22  16:31:24
6481         Log: Integrate mainline
6482      Branch: perlio
6483           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
6484           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6485           +> ext/threads/shared/t/sv_refs.t
6486           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
6487            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6488            - lib/unicore/To/SpecUpper.pl
6489           !> (integrate 42 files)
6490 ____________________________________________________________________________
6491 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
6492         Log: Update Changes.
6493      Branch: perl
6494            ! Changes patchlevel.h
6495 ____________________________________________________________________________
6496 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
6497         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
6498              From: Michael G Schwern <schwern@pobox.com>
6499              Date: Mon, 22 Oct 2001 03:48:38 -0400
6500              Message-ID: <20011022034838.B1676@blackrider>
6501      Branch: perl
6502            ! pod/perlvar.pod
6503 ____________________________________________________________________________
6504 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
6505         Log: Pod nits, as suggested by Stas Bekman.
6506      Branch: perl
6507            ! ext/threads/shared/shared.pm ext/threads/threads.pm
6508 ____________________________________________________________________________
6509 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
6510         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
6511              From: "Paul Marquess" <paul.marquess@openwave.com> 
6512              Date: Sun, 21 Oct 2001 21:11:15 +0100
6513              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
6514      Branch: perl
6515            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
6516            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
6517            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
6518            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
6519            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
6520            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
6521            ! ext/SDBM_File/sdbm.t
6522 ____________________________________________________________________________
6523 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
6524         Log: Integrate change #12559 from maintperl;
6525              various fixes for system() and backticks under windows
6526      Branch: perl
6527           !> win32/win32.c
6528 ____________________________________________________________________________
6529 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
6530         Log: Integrate change #12560 from maintperl;
6531              make pl2bat use %0 rather than "%0" (the latter fails to work
6532              in a lot of common cases)
6533      Branch: perl
6534           !> win32/bin/pl2bat.pl
6535 ____________________________________________________________________________
6536 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
6537         Log: Integrate changes #12549 and #12550 from maintperl;
6538              
6539              readline() doesn't work with our variables; it confuses them with
6540              my variables (change#4227 was incomplete)
6541      Branch: perl
6542            ! t/lib/strict/vars
6543           !> t/base/rs.t toke.c
6544 ____________________________________________________________________________
6545 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
6546         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
6547              in a lot of common cases)
6548      Branch: maint-5.6/perl
6549            ! win32/bin/pl2bat.pl
6550 ____________________________________________________________________________
6551 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
6552         Log: various fixes for system() and backticks under windows:
6553              
6554              * avoid munging whitespace that is passed within quotes
6555              * work around a cmd.exe misfeature that made multi-arg
6556              system() unreliable when there is more than one quoted
6557              argument
6558              * make multi-arg system() autoquote arguments as needed
6559              before passing them to the shell (this avoids having to
6560              second guess the shell quoting)
6561              * perl's -Dp switch can be used to trace the innards
6562      Branch: maint-5.6/perl
6563            ! win32/win32.c
6564 ____________________________________________________________________________
6565 [ 12558] By: nick                                  on 2001/10/22  08:58:42
6566         Log: Integrate ithreads buffer flush fix from perlio
6567      Branch: perl
6568           !> ext/threads/t/basic.t perl.c
6569 ____________________________________________________________________________
6570 [ 12557] By: nick                                  on 2001/10/22  08:35:09
6571         Log: All tests pass (legitimately) on ithreads
6572      Branch: perlio
6573            ! ext/threads/t/basic.t perl.c
6574 ____________________________________________________________________________
6575 [ 12556] By: nick                                  on 2001/10/22  06:51:22
6576         Log: Integrate non-ithreads fix to mainline
6577      Branch: perl
6578           !> perlio.c
6579 ____________________________________________________________________________
6580 [ 12555] By: nick                                  on 2001/10/22  06:48:33
6581         Log: Restore non-ithreads build. Interestingly binmode test passes
6582              non-ithreads - so crlf layer is not damaged and ithreads fail
6583              is a symptom ...
6584      Branch: perlio
6585            ! perlio.c
6586 ____________________________________________________________________________
6587 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
6588         Log: Integrate from perlio; restructuring.
6589      Branch: perl
6590           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
6591           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
6592           !> win32/perlhost.h
6593 ____________________________________________________________________________
6594 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
6595         Log: Integrate from maintperl
6596              (Changes 12350, 12496, 12548, 12549, 12550)
6597      Branch: maint-5.6/macperl
6598           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
6599           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
6600 ____________________________________________________________________________
6601 [ 12552] By: nick                                  on 2001/10/21  19:18:12
6602         Log: Win32 PerlIO_cleanup special cases should no longer be required.
6603      Branch: perlio
6604            ! perl.c
6605 ____________________________________________________________________________
6606 [ 12551] By: nick                                  on 2001/10/21  19:16:56
6607         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
6608      Branch: perlio
6609            ! win32/makefile.mk
6610 ____________________________________________________________________________
6611 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
6612         Log: change#12549 wasn't aware of strictures
6613      Branch: maint-5.6/perl
6614            ! t/pragma/strict-vars toke.c
6615 ____________________________________________________________________________
6616 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
6617         Log: readline() doesn't work with our variables; it confuses them with
6618              my variables (change#4227 was incomplete)
6619      Branch: maint-5.6/perl
6620            ! t/base/rs.t toke.c
6621 ____________________________________________________________________________
6622 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
6623         Log: change#12220 appears to have pulled in a mainline change that
6624              isn't applicable to maint-5.6 (some platforms don't taint
6625              cwd)
6626      Branch: maint-5.6/perl
6627            ! t/lib/filefind-taint.t
6628 ____________________________________________________________________________
6629 [ 12547] By: nick                                  on 2001/10/21  17:15:54
6630         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
6631              for them. Call explicit cleanup during destruct process.
6632              - one binmode test is failing
6633              - also ext/threads/t/basic.t fails under make test, and is noisy under
6634              harness. (Threads results are intermingled and don't match order expected.)
6635      Branch: perlio
6636            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
6637            ! perlio.h perliol.h pod/perlapi.pod sv.c
6638 ____________________________________________________________________________
6639 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
6640         Log: Implement multicharacter case mappings where a single
6641              Unicode character can be mapped into several.
6642      Branch: perl
6643            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6644            - lib/unicore/To/SpecUpper.pl
6645            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
6646            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
6647            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
6648            ! proto.h t/op/lc.t utf8.c
6649 ____________________________________________________________________________
6650 [ 12545] By: sky                                   on 2001/10/21  15:25:16
6651         Log: First support of threads::shared, support shared svs and references.
6652      Branch: perl
6653            + ext/threads/shared/Makefile.PL ext/threads/shared/README
6654            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6655            + ext/threads/shared/t/sv_refs.t
6656            + ext/threads/shared/t/sv_simple.t
6657            ! MANIFEST sharedsv.c
6658 ____________________________________________________________________________
6659 [ 12544] By: nick                                  on 2001/10/21  14:52:35
6660         Log: PerlIO layer table as PL_perlio (per-interpreter)
6661      Branch: perlio
6662            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
6663            ! pod/perlapi.pod sv.c
6664 ____________________________________________________________________________
6665 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
6666         Log: Prettyprinting.
6667      Branch: perl
6668            ! pod/perlunicode.pod
6669 ____________________________________________________________________________
6670 [ 12542] By: ams                                   on 2001/10/21  03:50:25
6671         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
6672              From: "Sean M. Burke" <sburke@cpan.org>
6673              Date: Sat, 20 Oct 2001 17:51:09 -0600
6674              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
6675      Branch: perl
6676            + pod/perlpodspec.pod
6677            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
6678            ! pod/perltoc.pod
6679 ____________________________________________________________________________
6680 [ 12541] By: nick                                  on 2001/10/20  22:23:53
6681         Log: Fix typos in new locking on MemShared
6682              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
6683              - seems to make segfaults more deterministic - suspect they are 
6684              attempt to free() after Interp and Host have gone.
6685      Branch: perlio
6686            ! perlio.c win32/perlhost.h
6687 ____________________________________________________________________________
6688 [ 12540] By: nick                                  on 2001/10/20  21:50:46
6689         Log: Remove the MemShared re-#define (again)
6690      Branch: perlio
6691            ! perlio.c
6692 ____________________________________________________________________________
6693 [ 12539] By: nick                                  on 2001/10/20  21:49:06
6694         Log: Use locks on MemShared
6695      Branch: perlio
6696            ! win32/perlhost.h
6697 ____________________________________________________________________________
6698 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
6699         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
6700              From: "chromatic" <chromatic@rmci.net>
6701              Date: Sat, 20 Oct 2001 11:13:47 -0600
6702              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
6703      Branch: perl
6704            ! installhtml
6705 ____________________________________________________________________________
6706 [ 12537] By: nick                                  on 2001/10/20  16:44:03
6707         Log: Integrate mainline
6708      Branch: perlio
6709           !> (integrate 48 files)
6710 ____________________________________________________________________________
6711 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
6712         Log: Update Changes.
6713      Branch: perl
6714            ! Changes patchlevel.h
6715 ____________________________________________________________________________
6716 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
6717         Log: Upgrade to podlators 1.11, from Russ Allbery.
6718      Branch: perl
6719            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
6720            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
6721            ! pod/pod2man.PL pod/pod2text.PL
6722 ____________________________________________________________________________
6723 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
6724         Log: Integrate perlio change #12532:
6725              introduce and use PerlIO_intmod2str().
6726      Branch: perl
6727           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
6728 ____________________________________________________________________________
6729 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
6730         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
6731      Branch: perl
6732            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
6733 ____________________________________________________________________________
6734 [ 12532] By: nick                                  on 2001/10/20  14:25:37
6735         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
6736              Use for non-PERLIO fdupopen().
6737      Branch: perlio
6738            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
6739 ____________________________________________________________________________
6740 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
6741         Log: Integrate perlio: PerlIO win32 fixes.
6742      Branch: perl
6743           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
6744           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
6745           !> proto.h sv.h win32/win32io.c
6746 ____________________________________________________________________________
6747 [ 12530] By: nick                                  on 2001/10/20  12:53:30
6748         Log: Fixed in two places - p4 resolve
6749      Branch: perlio
6750            ! perlsdio.h
6751 ____________________________________________________________________________
6752 [ 12529] By: nick                                  on 2001/10/20  12:51:05
6753         Log: Fix for ithreads/stdio build
6754      Branch: perlio
6755            ! perlio.c perlsdio.h
6756 ____________________________________________________________________________
6757 [ 12528] By: ams                                   on 2001/10/20  12:13:25
6758         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
6759              From: Michael G Schwern <schwern@pobox.com>
6760              Date: Sat, 20 Oct 2001 01:41:21 -0400
6761              Message-Id: <20011020014121.I3681@blackrider>
6762      Branch: perl
6763            ! installman
6764 ____________________________________________________________________________
6765 [ 12527] By: ams                                   on 2001/10/20  12:09:41
6766         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
6767              From: Michael G Schwern <schwern@pobox.com>
6768              Date: Sat, 20 Oct 2001 02:04:21 -0400
6769              Message-Id: <20011020020421.A11732@blackrider>
6770      Branch: perl
6771            ! lib/Pod/Checker.pm
6772 ____________________________________________________________________________
6773 [ 12526] By: ams                                   on 2001/10/20  11:59:41
6774         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
6775              From: "chromatic" <chromatic@rmci.net>
6776              Date: Fri, 19 Oct 2001 22:46:39 -0600
6777              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
6778      Branch: perl
6779            ! lib/Net/Config.pm
6780 ____________________________________________________________________________
6781 [ 12525] By: nick                                  on 2001/10/20  11:16:18
6782         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
6783              Perl_sv_setsv_flags directly.
6784      Branch: perlio
6785            ! ext/threads/threads.xs
6786 ____________________________________________________________________________
6787 [ 12524] By: nick                                  on 2001/10/20  10:28:17
6788         Log: Add a new flag character 'm' to embed.pl set to represent
6789              "functions" which are really macros. Use it foe the troublesome
6790              sv_setsv() etc. macros in sv.h - changing latter to define
6791              sv_setsv rather than sv_setsv_macro etc.
6792      Branch: perlio
6793            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
6794            ! pod/perlapi.pod proto.h sv.h
6795 ____________________________________________________________________________
6796 [ 12523] By: nick                                  on 2001/10/20  09:17:17
6797         Log: Add comments explaining why win32.h/embed.h are included where they are
6798              in perl.h 
6799      Branch: perlio
6800            ! perl.h
6801 ____________________________________________________________________________
6802 [ 12522] By: nick                                  on 2001/10/20  08:27:44
6803         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
6804              being used yet.
6805      Branch: perlio
6806            ! win32/win32io.c
6807 ____________________________________________________________________________
6808 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
6809         Log: Wording tweaks.
6810      Branch: perl
6811            ! t/TEST
6812 ____________________________________________________________________________
6813 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
6814         Log: Subject: IO module with nonblocking socket connect patch 
6815              From: Raul Dias <raul@dias.com.br>
6816              Date: Fri, 19 Oct 2001 22:45:32 -0300
6817              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
6818      Branch: perl
6819            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6820 ____________________________________________________________________________
6821 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
6822         Log: Test vertical whitespace combined with /x in \p{}.
6823      Branch: perl
6824            ! t/op/pat.t
6825 ____________________________________________________________________________
6826 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
6827         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
6828              From: Gisle Aas <gisle@ActiveState.com> 
6829              Date: 19 Oct 2001 16:46:02 -0700
6830              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
6831      Branch: perl
6832            ! lib/ExtUtils/MakeMaker.pm
6833 ____________________________________________________________________________
6834 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
6835         Log: No more this symbol.
6836      Branch: perl
6837            ! makedef.pl
6838 ____________________________________________________________________________
6839 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
6840         Log: Integrate change #12511; fix gross win32 build issues.
6841      Branch: perl
6842           !> makedef.pl sv.c
6843 ____________________________________________________________________________
6844 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
6845         Log: Unpack in scalar context should return the first value
6846              returned in list context, as pointed out by Ton Hospel
6847              in 2001-05-21 (this is how it works already in blead,
6848              just adding the test).
6849      Branch: perl
6850            ! t/op/pack.t
6851 ____________________________________________________________________________
6852 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
6853         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
6854              From: "Craig A. Berry" <craigberry@mac.com>
6855              Date: Fri, 19 Oct 2001 16:59:30 -0500
6856              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
6857      Branch: perl
6858            ! utils/perldoc.PL
6859 ____________________________________________________________________________
6860 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
6861         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
6862              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6863              Date: Fri, 19 Oct 2001 17:45:23 EDT
6864              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
6865      Branch: perl
6866            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
6867            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
6868            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
6869            ! vms/vmsish.h
6870 ____________________________________________________________________________
6871 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
6872         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
6873              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6874              Date: Fri, 19 Oct 2001 17:26:35 EDT
6875              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
6876      Branch: perl
6877            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
6878 ____________________________________________________________________________
6879 [ 12511] By: nick                                  on 2001/10/19  19:55:36
6880         Log: Fix gross win32 build issues
6881      Branch: perlio
6882            ! makedef.pl sv.c
6883 ____________________________________________________________________________
6884 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
6885         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
6886              From: David Dyck <dcd@tc.fluke.com>
6887              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
6888              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
6889      Branch: perl
6890            ! lib/File/Find.pm
6891 ____________________________________________________________________________
6892 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
6893         Log: Subject: Re: PerlIO and Encode
6894              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6895              Date: Tue, 16 Oct 2001 01:50:16 +0900
6896              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
6897      Branch: perl
6898            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
6899            ! ext/Encode/Encode/Tcl.t
6900 ____________________________________________________________________________
6901 [ 12508] By: ams                                   on 2001/10/19  17:59:16
6902         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
6903              (See #12499)
6904      Branch: perl
6905            ! pod/perlintro.pod
6906 ____________________________________________________________________________
6907 [ 12507] By: nick                                  on 2001/10/19  16:30:43
6908         Log: Integrate mainline
6909      Branch: perlio
6910           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
6911           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
6912           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
6913           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
6914           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
6915           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
6916           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6917           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
6918           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
6919           +> win32/config_H.win64
6920            - lib/Test/Utils.pm lib/unicore/mktables.PL
6921            - t/lib/Test/Simple/Catch/More.pm
6922           !> (integrate 84 files)
6923 ____________________________________________________________________________
6924 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
6925         Log: Retract the #10451 which seems to be the cause
6926              of the major leakage from while(){eval"sub{}"}
6927      Branch: perl
6928            ! op.c t/run/kill_perl.t
6929 ____________________________________________________________________________
6930 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
6931         Log: Regen toc.
6932      Branch: perl
6933            ! pod/perltoc.pod
6934 ____________________________________________________________________________
6935 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
6936         Log: Tiny tweaks.
6937      Branch: perl
6938            ! pod/perl.pod
6939 ____________________________________________________________________________
6940 [ 12503] By: ams                                   on 2001/10/19  13:34:24
6941         Log: Subject: Re: perlintro.pod
6942              From: Abe Timmerman <abe@ztreet.demon.nl>
6943              Date: Fri, 19 Oct 2001 14:12:40 +0200
6944              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
6945      Branch: perl
6946            ! pod/perlintro.pod
6947 ____________________________________________________________________________
6948 [ 12502] By: ams                                   on 2001/10/19  13:24:12
6949         Log: Slight reorganisation of references.
6950      Branch: perl
6951            ! pod/perl.pod
6952 ____________________________________________________________________________
6953 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
6954         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
6955              From: Kay Röpke <kroepke@dolphin-services.de>
6956              Date: Fri, 19 Oct 2001 14:04:01 +0200 
6957              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
6958      Branch: perl
6959            ! lib/ExtUtils/MakeMaker.pm
6960 ____________________________________________________________________________
6961 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
6962         Log: Unicode categories continue:
6963              implement Category=, Script=, Block=
6964              (these are based on an upcoming update of TR#18)
6965              Fix a bug where we got two In categories named "old italic",
6966              and another where shortcut for the Is categories wasn't taken.
6967      Branch: perl
6968            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
6969            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
6970            ! pod/perlunicode.pod t/op/pat.t
6971 ____________________________________________________________________________
6972 [ 12499] By: ams                                   on 2001/10/19  01:42:29
6973         Log: Subject: a small patch to perlintro.pod.
6974              From: Autrijus Tang <autrijus@autrijus.org>
6975              Date: Fri, 19 Oct 2001 01:45:51 +0800
6976              Message-Id: <20011019014551.A35625@not.autrijus.org>
6977              (Applied by hand with nits.)
6978      Branch: perl
6979            ! pod/perlintro.pod
6980 ____________________________________________________________________________
6981 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
6982         Log: Subject: [PATCH] OpenBSD hints for ithreads
6983              From: Andy Dougherty <doughera@lafayette.edu>
6984              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
6985              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
6986      Branch: perl
6987            ! hints/openbsd.sh
6988 ____________________________________________________________________________
6989 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
6990         Log: Retract #12446; the problem solved by #12474.
6991      Branch: perl
6992            ! hints/aix.sh
6993 ____________________________________________________________________________
6994 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
6995         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
6996              message and suppress line number info (from Steve Hay
6997              <Steve.Hay@uk.radan.com>)
6998      Branch: maint-5.6/perl
6999            ! lib/Carp/Heavy.pm
7000 ____________________________________________________________________________
7001 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
7002         Log: More documented In categories.
7003      Branch: perl
7004            ! pod/perlunicode.pod
7005 ____________________________________________________________________________
7006 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
7007         Log: Update Changes.
7008      Branch: perl
7009            ! Changes patchlevel.h
7010 ____________________________________________________________________________
7011 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
7012         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
7013      Branch: perl
7014            ! MANIFEST
7015 ____________________________________________________________________________
7016 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
7017         Log: Wrong skip() arguments.
7018      Branch: perl
7019            ! ext/B/t/terse.t
7020 ____________________________________________________________________________
7021 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
7022         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
7023              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7024              Date: Wed, 17 Oct 2001 09:10:53 EDT 
7025              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
7026      Branch: perl
7027            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
7028            ! pod/perlapi.pod vms/vms.c
7029 ____________________________________________________________________________
7030 [ 12490] By: ams                                   on 2001/10/18  09:31:00
7031         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
7032              From: Mark-Jason Dominus <mjd@plover.com>
7033              Date: Thu, 18 Oct 2001 06:25:35 -0400
7034              Message-Id: <20011018102535.19264.qmail@plover.com>
7035      Branch: perl
7036            ! pod/perl.pod
7037 ____________________________________________________________________________
7038 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
7039         Log: Prettyprinting.
7040      Branch: perl
7041            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
7042 ____________________________________________________________________________
7043 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
7044         Log: Regen toc.
7045      Branch: perl
7046            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7047 ____________________________________________________________________________
7048 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
7049         Log: Add perlintro, from Skud.
7050      Branch: perl
7051            + pod/perlintro.pod
7052            ! MANIFEST
7053 ____________________________________________________________________________
7054 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
7055         Log: FAQ sync.
7056      Branch: perl
7057            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
7058            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
7059            ! pod/perlfaq8.pod pod/perlfaq9.pod
7060 ____________________________________________________________________________
7061 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
7062         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
7063              in speed (upto 20% speedup in certain operations) but meanwhile
7064              regexps and arithmetics got slower (5-10%) (according to
7065              perlbench average speedup is negligible, and within measuring
7066              flutter, 1%).  Therefore retracting all the changes
7067              aimed at getting -std1 to compile cleanly:  #12475, #12476,
7068              #12479, #12480, #12481, #12482, #12483, #12484.
7069      Branch: perl
7070            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
7071            ! pp_hot.c pp_sys.c toke.c
7072 ____________________________________________________________________________
7073 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
7074         Log: (retracted by #12485)
7075              Strict ANSI doesn't like the third argument of main()
7076              so enable ignoring it if using ultra picky compiler.
7077      Branch: perl
7078            ! miniperlmain.c
7079 ____________________________________________________________________________
7080 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
7081         Log: (retracted by #12485)
7082              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
7083      Branch: perl
7084            ! perl.h
7085 ____________________________________________________________________________
7086 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
7087         Log: (retracted by #12485)
7088              Add explanatory comment.
7089      Branch: perl
7090            ! mg.c
7091 ____________________________________________________________________________
7092 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
7093         Log: (retracted by #12485)
7094              More dollar$hiding.
7095      Branch: perl
7096            ! doio.c perl.h pp_sys.c
7097 ____________________________________________________________________________
7098 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
7099         Log: (retracted by #12485)
7100              KISS.
7101      Branch: perl
7102            ! mg.c
7103 ____________________________________________________________________________
7104 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
7105         Log: (retracted by #12485)
7106              Thou shalt not #ifdef inside macro invocations,
7107              noticed by Rafael Garcia-Suarez.
7108      Branch: perl
7109            ! mg.c
7110 ____________________________________________________________________________
7111 [ 12478] By: ams                                   on 2001/10/17  18:50:55
7112         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
7113              From: Anton Berezin <tobez@tobez.org>
7114              Date: Wed, 17 Oct 2001 18:25:48 +0200
7115              Message-Id: <20011017182548.A12082@heechee.tobez.org>
7116      Branch: perl
7117            ! pp_sys.c
7118 ____________________________________________________________________________
7119 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
7120         Log: (retracted by #12485)
7121              Unterminated #ifdef.
7122      Branch: perl
7123            ! mg.c
7124 ____________________________________________________________________________
7125 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
7126         Log: (retracted by #12485)
7127              Avoid dollar signs in identifiers (in non-VMS) to
7128              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
7129      Branch: perl
7130            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
7131            ! toke.c
7132 ____________________________________________________________________________
7133 [ 12474] By: ams                                   on 2001/10/17  15:14:50
7134         Log: Subject: Two AIX patches
7135              From: H.Merijn Brand <h.m.brand@hccnet.nl>
7136              Date: Wed, 17 Oct 2001 18:04:35 +0200
7137              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
7138      Branch: perl
7139            ! hints/aix.sh makedef.pl
7140 ____________________________________________________________________________
7141 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
7142         Log: Limiting the Time::HiRes::sleep and usleep to
7143              one second is not a good policy if drop-in
7144              replacement is still a goal.
7145      Branch: perl
7146            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
7147            ! ext/Time/HiRes/HiRes.xs
7148 ____________________________________________________________________________
7149 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
7150         Log: Subject: [PATCH] Test::Simple 0.32
7151              From: Michael G Schwern <schwern@pobox.com> 
7152              Date: Wed, 17 Oct 2001 03:42:41 -0400
7153              Message-ID: <20011017034241.A25038@blackrider>
7154      Branch: perl
7155            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
7156            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
7157            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
7158            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
7159            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
7160            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
7161            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
7162            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
7163            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
7164            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
7165            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
7166            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
7167            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
7168            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
7169            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
7170            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
7171            ! t/lib/Test/Simple/Catch.pm
7172            ! t/lib/Test/Simple/sample_tests/five_fail.plx
7173 ____________________________________________________________________________
7174 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
7175         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
7176              From: Michael G Schwern <schwern@pobox.com> 
7177              Date: Wed, 17 Oct 2001 04:04:13 -0400
7178              Message-ID: <20011017040413.C25550@blackrider>
7179      Branch: perl
7180            ! t/TEST t/harness vms/test.com
7181 ____________________________________________________________________________
7182 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
7183         Log: Regen doc with perlmodstyle added.
7184      Branch: perl
7185            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7186 ____________________________________________________________________________
7187 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
7188         Log: Pod cleanup.
7189      Branch: perl
7190            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
7191 ____________________________________________________________________________
7192 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
7193         Log: Subject: perlmodstyle as a patch
7194              From: Kirrily Robert <skud@infotrope.net>
7195              Date: Tue, 16 Oct 2001 22:47:23 -0400
7196              Message-ID: <20011016224723.A20673@infotrope.net>
7197      Branch: perl
7198            + pod/perlmodstyle.pod
7199            ! MANIFEST
7200 ____________________________________________________________________________
7201 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
7202         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
7203              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
7204              Date: Thu, 6 Sep 2001 11:09:40 +0100
7205              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
7206              
7207              Mention also the develooper p5p archive.
7208      Branch: perl
7209            ! pod/perlhack.pod
7210 ____________________________________________________________________________
7211 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
7212         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
7213              From: Kay Röpke <kroepke@dolphin-services.de>
7214              Date: Tue, 16 Oct 2001 17:23:52 +0200
7215              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
7216      Branch: perl
7217            ! lib/ExtUtils/MakeMaker.pm
7218 ____________________________________________________________________________
7219 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
7220         Log: Add the special casing mappings (from SpecCase.txt)
7221              (except for the hyper special case mappings that have
7222              the condition list); the special casing mappings are
7223              unused for now.  Small tidying up on mktables.
7224      Branch: perl
7225            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
7226            + lib/unicore/To/SpecUpper.pl
7227            ! lib/unicore/mktables
7228 ____________________________________________________________________________
7229 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
7230         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
7231              From: "David H. Adler" <dha@panix.com>       
7232              Date: Tue, 16 Oct 2001 11:59:35 -0400
7233              Message-ID: <20011016115935.A13078@panix.com>
7234              
7235              Subject: [ PATCH ] perldata patch, revised
7236              From: "David H. Adler" <dha@panix.com>     
7237              Date: Tue, 16 Oct 2001 18:26:49 -0400
7238              Message-ID: <20011016182649.C23970@panix.com>
7239      Branch: perl
7240            ! pod/perldata.pod pod/perlop.pod
7241 ____________________________________________________________________________
7242 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
7243         Log: Integrate perlio: PerlIO_dup (for all but Win32).
7244      Branch: perl
7245           !> embed.h embed.pl ext/Encode/Encode.xs
7246           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
7247           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
7248           !> win32/win32io.c
7249 ____________________________________________________________________________
7250 [ 12462] By: nick                                  on 2001/10/16  19:11:30
7251         Log: PerlIOXxxx_dups for all but Win32
7252      Branch: perlio
7253            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
7254            ! ext/PerlIO/Via/Via.xs
7255 ____________________________________________________________________________
7256 [ 12461] By: nick                                  on 2001/10/16  18:28:48
7257         Log: Implement PerlIOStdio_dup (explains core dumps - dup
7258              was not setting up a FILE * to be fclosed()).
7259      Branch: perlio
7260            ! perlio.c
7261 ____________________________________________________________________________
7262 [ 12460] By: nick                                  on 2001/10/16  17:31:47
7263         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
7264              overflow.
7265      Branch: perlio
7266            ! perlio.c
7267 ____________________________________________________________________________
7268 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
7269         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
7270              From: "Craig A. Berry" <craigberry@mac.com>
7271              Date: Tue, 16 Oct 2001 13:08:38 -0500
7272              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
7273      Branch: perl
7274            ! configure.com
7275 ____________________________________________________________________________
7276 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
7277         Log: Can't expect too much accuracy from a sleep of one second.
7278              (I think this will also fail with high load.)
7279      Branch: perl
7280            ! ext/Time/HiRes/HiRes.t
7281 ____________________________________________________________________________
7282 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
7283         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
7284              From: "Werner, Randolf" <randolf.werner@sap.com>
7285              Date: Tue, 16 Oct 2001 18:33:02 +0200
7286              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
7287      Branch: perl
7288            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
7289            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
7290 ____________________________________________________________________________
7291 [ 12456] By: nick                                  on 2001/10/16  14:08:16
7292         Log: Builds under ithreads (but fails all threads tests)
7293      Branch: perlio
7294            ! hv.c perlio.c sv.c
7295 ____________________________________________________________________________
7296 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
7297         Log: I think the Perl_sortsv needs *not* be skipped?
7298      Branch: perl
7299            ! makedef.pl
7300 ____________________________________________________________________________
7301 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
7302         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
7303              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
7304              Date: Tue, 16 Oct 2001 15:32:44 +0200
7305              Message-ID: <3BCC531C.11494.3E433F@localhost>
7306      Branch: perl
7307            ! t/op/groups.t
7308 ____________________________________________________________________________
7309 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
7310         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
7311              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
7312              Date: Tue, 16 Oct 2001 15:01:04 +0200
7313              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
7314      Branch: perl
7315            ! t/io/fs.t
7316 ____________________________________________________________________________
7317 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
7318         Log: A forgotten deletion.
7319      Branch: perl
7320            - lib/unicore/mktables.PL
7321 ____________________________________________________________________________
7322 [ 12451] By: nick                                  on 2001/10/16  11:32:48
7323         Log: Skeleton of "PerlIO_dup" coded.
7324              Still-passes all tests non-threaded (well it would wouldn't it!)
7325      Branch: perlio
7326            ! embed.h embed.pl ext/Encode/Encode.xs
7327            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
7328            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
7329            ! win32/win32io.c
7330 ____________________________________________________________________________
7331 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
7332         Log: Document the problem with the swash_fetch() API that affects
7333              more complex case conversions.
7334      Branch: perl
7335            ! lib/utf8_heavy.pl utf8.c
7336 ____________________________________________________________________________
7337 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
7338         Log: Make Time::HiRes::sleep() and usleep() to return
7339              the number of seconds (a floating point value) and 
7340              microseconds (an integer) actually slept (well,
7341              modulo the time spent in measuring the time actually
7342              slept...), to be a better drop-in replacement for
7343              the builtin sleep().  Noticed by Chris Nandor.
7344              
7345              Also make usleep() to croak if fed illegal number
7346              of useconds (anything greater than 1_000_000).
7347      Branch: perl
7348            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
7349            ! ext/Time/HiRes/HiRes.xs
7350 ____________________________________________________________________________
7351 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
7352         Log: A missing SvREFCNT_dec.
7353      Branch: perl
7354            ! perl.c
7355 ____________________________________________________________________________
7356 [ 12447] By: nick                                  on 2001/10/15  20:27:53
7357         Log: Beginings of PerlIO_dup support (unstable)
7358      Branch: perlio
7359            ! perlio.c perliol.h
7360 ____________________________________________________________________________
7361 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
7362         Log: (retracted by #12497)
7363              In AIX vac 5 just can't seem to get regcomp right.
7364      Branch: perl
7365            ! hints/aix.sh
7366 ____________________________________________________________________________
7367 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
7368         Log: Bump the version number to agree with the maintperl one.
7369      Branch: perl
7370            ! lib/Tie/RefHash.pm
7371 ____________________________________________________________________________
7372 [ 12444] By: nick                                  on 2001/10/15  15:59:57
7373         Log: Integrate mainline
7374      Branch: perlio
7375           +> lib/Math/BigInt/t/Math/Subclass.pm
7376           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
7377           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
7378           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
7379           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
7380           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
7381           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
7382           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
7383           +> lib/unicore/mktables
7384            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
7385            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
7386            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
7387            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
7388            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
7389            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
7390            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
7391            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
7392            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
7393            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
7394            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
7395            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
7396            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
7397            - lib/unicore/syllables.txt
7398           !> (integrate 344 files)
7399 ____________________________________________________________________________
7400 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
7401         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
7402      Branch: perl
7403            ! ext/DB_File/DB_File.xs
7404 ____________________________________________________________________________
7405 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
7406         Log: Sync the skip() amounts with the number of tests.
7407      Branch: perl
7408            ! lib/Term/Complete.t
7409 ____________________________________________________________________________
7410 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
7411         Log: Update Changes.
7412      Branch: perl
7413            ! Changes patchlevel.h
7414 ____________________________________________________________________________
7415 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
7416         Log: MacOS Classic catdir() rewrite from Thomas Wegner
7417              (backward incompatibility, but a deliberate one,
7418              the old version simply is broken in its logic),
7419              also documentation updates, and as suggested replicated
7420              the File::Spec::Unix documentation updates also on the
7421              File::Spec documentation.
7422              
7423              TODO: there seems to be duplication of documentation
7424              between File::Spec and File::Spec::Unix.  I think
7425              the ::Unix should be left only with specific UNIXisms,
7426              and all the generic documentation should be in ::Spec.
7427      Branch: perl
7428            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
7429            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
7430            ! lib/File/Spec/Unix.pm
7431 ____________________________________________________________________________
7432 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
7433         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
7434              From: Blair Zajac <blair@orcaware.com>
7435              Date: Mon, 24 Sep 2001 11:48:58 -0700
7436              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
7437              
7438              (the skip() messages)
7439      Branch: perl
7440            ! t/op/magic.t
7441 ____________________________________________________________________________
7442 [ 12438] By: ams                                   on 2001/10/14  23:43:59
7443         Log: Subject: [PATCH] make PerlIO default on VMS
7444              From: "Craig A. Berry" <craigberry@mac.com>
7445              Date: Sun, 14 Oct 2001 15:27:18 -0500
7446              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
7447      Branch: perl
7448            ! configure.com
7449 ____________________________________________________________________________
7450 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
7451         Log: Retract #12436 (Abhijit already did this at #12426)
7452      Branch: perl
7453            ! lib/ExtUtils/MM_Unix.pm
7454 ____________________________________________________________________________
7455 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
7456         Log: (retracted by #12437)
7457              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
7458              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
7459              Date: Sat, 13 Oct 2001 20:33:55 +0200
7460              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
7461      Branch: perl
7462            ! lib/ExtUtils/MM_Unix.pm
7463 ____________________________________________________________________________
7464 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
7465         Log: Subject: h2xs grammar nit
7466              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
7467              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
7468              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
7469      Branch: perl
7470            ! utils/h2xs.PL
7471 ____________________________________________________________________________
7472 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
7473         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
7474              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
7475              Date: Sun, 14 Oct 2001 11:25:08 +0100
7476              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
7477      Branch: perl
7478            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
7479            ! warnings.pl
7480 ____________________________________________________________________________
7481 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
7482         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
7483              for File::Spec::Mac::catfile)
7484      Branch: perl
7485            ! lib/h2xs.t
7486 ____________________________________________________________________________
7487 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
7488         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
7489              From: Nicholas Clark <nick@ccl4.org>
7490              Date: Sat, 13 Oct 2001 00:07:31 +0100
7491              Message-ID: <20011013000731.D67535@plum.flirble.org>
7492      Branch: perl
7493            ! lib/h2xs.t utils/h2xs.PL
7494 ____________________________________________________________________________
7495 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
7496         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
7497              before DEFINE and INC), and repent by taking DEFINE and
7498              INC away from PASTHRU.
7499      Branch: perl
7500            ! lib/ExtUtils/MM_Unix.pm
7501 ____________________________________________________________________________
7502 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
7503         Log: More MANIFEST anomalies.
7504      Branch: perl
7505            ! MANIFEST
7506 ____________________________________________________________________________
7507 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
7508         Log: Not that many.
7509      Branch: perl
7510            ! MANIFEST
7511 ____________________________________________________________________________
7512 [ 12428] By: sky                                   on 2001/10/13  20:59:27
7513         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
7514              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7515              Date: Sat, 13 Oct 2001 23:15:55 +0200
7516              Message-ID: <20011013231555.A18071@rafael>
7517      Branch: perl
7518            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
7519            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
7520 ____________________________________________________________________________
7521 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
7522         Log: Rewrite mktables from scratch.
7523              - Cleaner.
7524              - Faster: 15-20 seconds as opposed to several minutes.
7525              - More dynamic: the names of the various categories
7526              such as the linebreak ones are dynamic, not static.
7527              - Is.pl: long names for the general category properties
7528              are now available.
7529              - Ranges (<... ,First>, <..., Last>) from the general
7530              categories work now.
7531              - No more mktables.PL because the mktables.PL is not
7532              and never has been run to create a mktables.
7533              - syllables.txt and Is/Syl*.pl removed: non-standard
7534              (not part of the Unicode), and the whole concept is
7535              being reworked (http://syllabary.sourceforge.net/),
7536              the old way wouldn't even work with the new Syllables.txt
7537              (it would result in 1000+ new categories)
7538      Branch: perl
7539            + lib/unicore/In/163.pl lib/unicore/In/164.pl
7540            + lib/unicore/In/165.pl lib/unicore/In/166.pl
7541            + lib/unicore/In/167.pl lib/unicore/In/168.pl
7542            + lib/unicore/In/169.pl lib/unicore/In/170.pl
7543            + lib/unicore/In/171.pl lib/unicore/Is.pl
7544            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
7545            + lib/unicore/mktables
7546            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
7547            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
7548            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
7549            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
7550            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
7551            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
7552            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
7553            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
7554            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
7555            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
7556            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
7557            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
7558            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
7559            - lib/unicore/syllables.txt
7560            ! (edit 304 files)
7561 ____________________________________________________________________________
7562 [ 12426] By: ams                                   on 2001/10/13  18:05:36
7563         Log: ExtUtils::MM_Unix should ignore comments when searching for
7564              $VERSION.
7565      Branch: perl
7566            ! lib/ExtUtils/MM_Unix.pm
7567 ____________________________________________________________________________
7568 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
7569         Log: Subject: Re: New module XML::Clean
7570              From: andreas.koenig@anima.de (Andreas J. Koenig)
7571              Date: 13 Oct 2001 10:17:09 +0200
7572              Message-ID: <m37ku0t0my.fsf@anima.de>
7573      Branch: perl
7574            ! pod/perlnewmod.pod
7575 ____________________________________________________________________________
7576 [ 12424] By: sky                                   on 2001/10/13  09:39:59
7577         Log: Set thread stack size if needed.
7578      Branch: perl
7579            ! ext/threads/threads.xs
7580 ____________________________________________________________________________
7581 [ 12423] By: sky                                   on 2001/10/13  09:36:49
7582         Log: We do want to set the attribute to joinable even on modern posix
7583              platforms.
7584      Branch: perl
7585            ! ext/threads/threads.xs
7586 ____________________________________________________________________________
7587 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
7588         Log: Subject: [PATCH ext/Data/Dumper.xs]
7589              From: Brian Ingerson <ingy@ttul.org>
7590              Date: Fri, 12 Oct 2001 19:32:35 -0700
7591              Message-ID: <20011012193235.B889@ttul.org>
7592      Branch: perl
7593            ! ext/Data/Dumper/Dumper.xs
7594 ____________________________________________________________________________
7595 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
7596         Log: Update Changes.
7597      Branch: perl
7598            ! Changes patchlevel.h
7599 ____________________________________________________________________________
7600 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
7601         Log: FAQ sync.
7602      Branch: perl
7603            ! pod/perlfaq3.pod pod/perlfaq4.pod
7604 ____________________________________________________________________________
7605 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
7606         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
7607              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
7608              Date: Fri, 12 Oct 2001 11:51:05 -0700
7609              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
7610      Branch: perl
7611            ! lib/File/Copy.pm
7612 ____________________________________________________________________________
7613 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
7614         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
7615              From: "chromatic" <chromatic@rmci.net>     
7616              Date: Thu, 11 Oct 2001 10:57:55 -0600
7617              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
7618              
7619              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
7620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7621              Date: Thu, 11 Oct 2001 22:34:21 +0200
7622              Message-ID: <20011011223421.A693@rafael>     
7623              
7624              plus undef $Term::Complete::stty as suggested by Rafael.
7625      Branch: perl
7626            ! lib/Term/Complete.pm lib/Term/Complete.t
7627 ____________________________________________________________________________
7628 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
7629         Log: UUnndduupplleexx..
7630      Branch: perl
7631            ! perl.h
7632 ____________________________________________________________________________
7633 [ 12416] By: sky                                   on 2001/10/12  20:16:19
7634         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
7635              From: Andy Dougherty <doughera@lafayette.edu>
7636              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
7637              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
7638              (Potentially only band-aid)
7639      Branch: perl
7640            ! sv.c
7641 ____________________________________________________________________________
7642 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
7643         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
7644              mishandles kill(), and therefore the sigaction test
7645              should be skipped, from Charles Lane.
7646      Branch: perl
7647            ! ext/POSIX/t/sigaction.t
7648 ____________________________________________________________________________
7649 [ 12414] By: sky                                   on 2001/10/12  18:47:49
7650         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
7651      Branch: perl
7652            ! op.h
7653 ____________________________________________________________________________
7654 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
7655         Log: Upgrade to Math::BigInt 1.44 from Tels and
7656              further fixes from John Peacock.
7657      Branch: perl
7658            + lib/Math/BigInt/t/Math/Subclass.pm
7659            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
7660            + lib/Math/BigInt/t/subclass.t
7661            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7662            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
7663            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
7664            ! lib/Math/BigInt/t/mbimbf.t
7665 ____________________________________________________________________________
7666 [ 12412] By: sky                                   on 2001/10/12  18:28:23
7667         Log: perhaps pthread_attr_t really needs to be set for the old api
7668      Branch: perl
7669            ! ext/threads/threads.xs
7670 ____________________________________________________________________________
7671 [ 12411] By: sky                                   on 2001/10/12  18:11:45
7672         Log: pthread_keycreate not pthread_key_create under the here be dragons API
7673      Branch: perl
7674            ! ext/threads/threads.h
7675 ____________________________________________________________________________
7676 [ 12410] By: sky                                   on 2001/10/12  18:07:37
7677         Log: Apperently OLD PTHREADS API is a bit retarded.
7678              This should fix another set of compile failures in HP-UX 10.20.
7679      Branch: perl
7680            ! ext/threads/threads.h ext/threads/threads.xs
7681 ____________________________________________________________________________
7682 [ 12409] By: nick                                  on 2001/10/12  15:30:01
7683         Log: Blind integrate of mainline
7684      Branch: perlio
7685           +> (branch 32 files)
7686            - lib/unicode/README
7687           !> (integrate 121 files)
7688 ____________________________________________________________________________
7689 [ 12408] By: sky                                   on 2001/10/12  14:55:08
7690         Log: Let us avoid being smart for now.
7691      Branch: perl
7692            ! ext/threads/threads.h
7693 ____________________________________________________________________________
7694 [ 12407] By: sky                                   on 2001/10/12  14:38:12
7695         Log: (void*) the argument to make sure we work with picky compilers
7696      Branch: perl
7697            ! ext/threads/threads.xs
7698 ____________________________________________________________________________
7699 [ 12406] By: ams                                   on 2001/10/12  13:26:04
7700         Log: (replaced with #12600)
7701              
7702              Subject: [PATCH 5.6.1 perldoc] use File::Temp
7703              From: Mikhail Zabaluev <mhz@alt-linux.org>
7704              Date: Fri, 12 Oct 2001 12:47:47 +0400
7705              Message-Id: <20011012124747.E13918@localhost.localdomain>
7706      Branch: perl
7707            ! utils/perldoc.PL
7708 ____________________________________________________________________________
7709 [ 12405] By: ams                                   on 2001/10/12  13:05:32
7710         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
7711              From: andreas.koenig@anima.de (Andreas J. Koenig)
7712              Date: 12 Oct 2001 11:12:07 +0200
7713              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
7714      Branch: perl
7715            ! lib/Memoize/t/speed.t
7716 ____________________________________________________________________________
7717 [ 12404] By: sky                                   on 2001/10/12  12:46:15
7718         Log: A) Support OLD_PTHREADS_API
7719              B) Change from using pthread_t to using a TLS to store the
7720              index of the thread in an hash, this is to avoid problems when
7721              in fact pthread_t was not a seralizable type.
7722              Both these changes are because of HP-UX 10.20
7723              This has not been tested on win32 but should work there.
7724              Need to add support for NetWare.
7725      Branch: perl
7726            ! ext/threads/threads.h ext/threads/threads.xs
7727 ____________________________________________________________________________
7728 [ 12403] By: ams                                   on 2001/10/12  07:34:19
7729         Log: Subject: Re: New module XML::Clean
7730              From: andreas.koenig@anima.de (Andreas J. Koenig)
7731              Date: 12 Oct 2001 10:20:35 +0200
7732              Message-Id: <m3elo9uv58.fsf@anima.de>
7733      Branch: perl
7734            ! pod/perlnewmod.pod
7735 ____________________________________________________________________________
7736 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
7737         Log: More HP model tweaks from Merijn.
7738      Branch: perl
7739            ! README.hpux
7740 ____________________________________________________________________________
7741 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
7742         Log: Update Changes.
7743      Branch: perl
7744            ! Changes patchlevel.h
7745 ____________________________________________________________________________
7746 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
7747         Log: HP-UX update from H.Merijn Brand.
7748      Branch: perl
7749            ! README.hpux
7750 ____________________________________________________________________________
7751 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
7752         Log: Subject: [PATCH] fix link rot in README.vms
7753              From: "Craig A. Berry" <craigberry@mac.com>
7754              Date: Wed, 10 Oct 2001 17:17:00 -0500
7755              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
7756      Branch: perl
7757            ! README.vms
7758 ____________________________________________________________________________
7759 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
7760         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
7761              From: "chromatic" <chromatic@rmci.net>
7762              Date: Wed, 10 Oct 2001 15:50:30 -0600
7763              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
7764      Branch: perl
7765            ! lib/Term/Complete.t
7766 ____________________________________________________________________________
7767 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
7768         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
7769              From: "chromatic" <chromatic@rmci.net>
7770              Date: Wed, 10 Oct 2001 15:45:42 -0600
7771              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
7772      Branch: perl
7773            + lib/ExtUtils/Packlist.t
7774            ! MANIFEST
7775 ____________________________________________________________________________
7776 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
7777         Log: VMS needs quotes around the -I option to keep it from
7778              being downcased, from Charles Lane.
7779      Branch: perl
7780            ! t/run/kill_perl.t
7781 ____________________________________________________________________________
7782 [ 12395] By: ams                                   on 2001/10/10  16:22:32
7783         Log: Subject: [PATCH lib/FindBin.pm]
7784              From: Stas Bekman <stas@stason.org>
7785              Date: Tue, 09 Oct 2001 23:57:10 +0800
7786              Message-Id: <3BC31E56.60805@stason.org>
7787      Branch: perl
7788            ! lib/FindBin.pm
7789 ____________________________________________________________________________
7790 [ 12394] By: ams                                   on 2001/10/10  16:09:53
7791         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
7792              From: Abhijit Menon-Sen <ams@wiw.org>
7793              Date: Wed, 10 Oct 2001 21:59:33 +0530
7794              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
7795      Branch: perl
7796            ! ext/Data/Dumper/Dumper.xs
7797 ____________________________________________________________________________
7798 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
7799         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
7800              from Charles Lane.
7801      Branch: perl
7802            ! lib/File/Spec/VMS.pm
7803 ____________________________________________________________________________
7804 [ 12392] By: ams                                   on 2001/10/10  14:49:43
7805         Log: Subject: [PATCH] two s/// bugfixes
7806              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7807              Date: Wed, 10 Oct 2001 17:23:44 +0200
7808              Message-Id: <20011010172344.C22440@rafael>
7809      Branch: perl
7810            ! pp_ctl.c regexec.c t/op/subst.t
7811 ____________________________________________________________________________
7812 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
7813         Log: Fix/improve handling of the [000000] special "root"
7814              directory, by putting cwd in canonical form when doing
7815              abs2rel, and prepending a 000000 to directory "chunks"
7816              if missing from base or path.  Also adjust test to
7817              reflect the (improved) output from abs2rel.
7818              From Charles Lane.
7819      Branch: perl
7820            ! lib/File/Spec.t lib/File/Spec/VMS.pm
7821 ____________________________________________________________________________
7822 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
7823         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
7824              all of the extra VMSish attributes (such as "treat this logical
7825              as a device name") that are necessary to make programs run.
7826              A tainted %ENV does not hinder VMS.  From Charles Lane.
7827      Branch: perl
7828            ! lib/File/Find/t/taint.t
7829 ____________________________________________________________________________
7830 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
7831         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
7832              
7833              o  VMS is case-insensitive, RTL downcases filenames read
7834              by perl... so need to re-upcase filenames like MANIFEST
7835              and MANIFEST.SKIP
7836              
7837              o  Need to convert VMS-style to Unix-style filenames when comparing
7838              names in MANIFEST to names in filesystem.
7839              
7840              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
7841              since VMS won't let you (easily) delete non-empty directories.
7842              
7843              From Charles Lane.
7844      Branch: perl
7845            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
7846 ____________________________________________________________________________
7847 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
7848         Log: Unix and VMS agree on "*" as a "match any number of any chars"
7849              wildcards, but differ ("?"  vs.  "%") for their "match any single
7850              char" wildcard.  This patch changes "?"  chars to "%" before doing a
7851              VMS glob...at no loss of functionality, since "?"  isn't a valid
7852              filename char on VMS.  From Charles Lane.
7853      Branch: perl
7854            ! doio.c
7855 ____________________________________________________________________________
7856 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
7857         Log: (accidentally empty submit; new life as #12390)
7858      Branch: perl
7859            ! lib/File/Find/t/taint.t
7860 ____________________________________________________________________________
7861 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
7862         Log: Even more VMS tweakage from Charles Lane:
7863              
7864              Tweak #1:  splitdir only works on directory part of filespec,
7865              split off volume first
7866              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
7867              (it's a horrible kludge in the run-time library,
7868              improved in later versions). Check the
7869              $Config{'d_setenv'} flag before attempting to set it.
7870      Branch: perl
7871            ! t/op/chdir.t
7872 ____________________________________________________________________________
7873 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
7874         Log: VMS tweakage from Charles Lane.
7875              
7876              . command.com doubles an output line when prompting for extensions
7877              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
7878              . perl5db doesn't clean up after itself
7879      Branch: perl
7880            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
7881 ____________________________________________________________________________
7882 [ 12384] By: sky                                   on 2001/10/09  19:16:11
7883         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7884              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7885              Date: Tue, 9 Oct 2001 22:10:26 +0200
7886              Message-ID: <20011009221026.A8579@rafael>
7887      Branch: perl
7888            ! pod/perldata.pod
7889 ____________________________________________________________________________
7890 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
7891         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
7892              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7893              Date: 9 Oct 2001 15:15:06 -0000
7894              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
7895      Branch: perl
7896            ! t/op/subst.t
7897 ____________________________________________________________________________
7898 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
7899         Log: Update Changes.
7900      Branch: perl
7901            ! Changes patchlevel.h
7902 ____________________________________________________________________________
7903 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
7904         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
7905              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
7906              when a NULL is passed for the filename string pointer.
7907              From Charles Lane.
7908      Branch: perl
7909            ! vms/vms.c
7910 ____________________________________________________________________________
7911 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
7912         Log: Subject: HP systems update
7913              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7914              Date: Tue, 09 Oct 2001 15:59:22 +0200
7915              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
7916      Branch: perl
7917            ! README.hpux
7918 ____________________________________________________________________________
7919 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
7920         Log: CPAN::Nox does now have a test.
7921      Branch: perl
7922            ! t/lib/1_compile.t
7923 ____________________________________________________________________________
7924 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
7925         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
7926              From: David Dyck <dcd@tc.fluke.com>
7927              Date: Mon, 1 Oct 2001 12:17:36 -0700
7928              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
7929      Branch: perl
7930            ! installperl
7931 ____________________________________________________________________________
7932 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
7933         Log: NetWare update from Ananth Kesari.
7934      Branch: perl
7935            ! NetWare/nwperlsys.h makedef.pl
7936 ____________________________________________________________________________
7937 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
7938         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
7939              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7940              Date: Tue, 9 Oct 2001 08:40:57 EDT
7941              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
7942      Branch: perl
7943            ! lib/File/Find/t/find.t
7944 ____________________________________________________________________________
7945 [ 12374] By: ams                                   on 2001/10/09  05:31:45
7946         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
7947              ExtUtils::Mkbootstrap
7948              From: "chromatic" <chromatic@rmci.net>
7949              Date: Tue, 09 Oct 2001 00:08:37 -0600
7950              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
7951      Branch: perl
7952            + lib/ExtUtils/Mkbootstrap.t
7953            ! MANIFEST
7954 ____________________________________________________________________________
7955 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
7956         Log: Enable more debugging.
7957      Branch: perl
7958            ! lib/utf8_heavy.pl
7959 ____________________________________________________________________________
7960 [ 12372] By: ams                                   on 2001/10/09  02:11:59
7961         Log: #12370 forgot to modify is_gv_magical().
7962      Branch: perl
7963            ! gv.c
7964 ____________________________________________________________________________
7965 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
7966         Log: Make the toupper/lower/title API for Unicode not right
7967              but at least less wrong: prepare for the mapping being
7968              more than just one-character-to-one-character.
7969      Branch: perl
7970            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
7971            ! regexec.c utf8.c
7972 ____________________________________________________________________________
7973 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
7974         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
7975              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7976              Date: Mon, 8 Oct 2001 22:18:23 -0400
7977              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
7978      Branch: perl
7979            ! pod/perlvar.pod t/op/taint.t
7980 ____________________________________________________________________________
7981 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
7982         Log: FAQ sync.
7983      Branch: perl
7984            ! pod/perlfaq3.pod pod/perlfaq4.pod
7985 ____________________________________________________________________________
7986 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
7987         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
7988              From: "chromatic" <chromatic@rmci.net>
7989              Date: Mon, 08 Oct 2001 14:05:32 -0600
7990              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
7991      Branch: perl
7992            ! lib/Term/Cap.t
7993 ____________________________________________________________________________
7994 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
7995         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7996              From: Michael G Schwern <schwern@pobox.com>
7997              Date: Mon, 8 Oct 2001 17:00:14 -0400
7998              Message-ID: <20011008170014.L17083@blackrider>
7999      Branch: perl
8000            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
8001 ____________________________________________________________________________
8002 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
8003         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
8004              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8005              Date: Mon, 8 Oct 2001 16:01:33 EDT
8006              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
8007      Branch: perl
8008            ! ext/Time/HiRes/HiRes.xs
8009 ____________________________________________________________________________
8010 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
8011         Log: Subject: [PATCH] Autosplit patch for VMS
8012              From: "Craig A. Berry" <craigberry@mac.com>
8013              Date: Mon, 08 Oct 2001 15:40:43 -0500
8014              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
8015      Branch: perl
8016            ! lib/AutoSplit.pm lib/AutoSplit.t
8017 ____________________________________________________________________________
8018 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
8019         Log: Don't assume that everybody is running OS X 10.1 yet;
8020              from Kay Röpke.
8021      Branch: perl
8022            ! hints/darwin.sh
8023 ____________________________________________________________________________
8024 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
8025         Log: Update Changes.
8026      Branch: perl
8027            ! Changes patchlevel.h
8028 ____________________________________________________________________________
8029 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
8030         Log: Retract #12358 for now.
8031      Branch: perl
8032            ! lib/Term/Cap.t
8033 ____________________________________________________________________________
8034 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
8035         Log: Can't figure out what this is testing.
8036              (If it is trying to catch SIGKILL, it should stop
8037              trying because that is by definition impossible.)
8038      Branch: perl
8039            ! lib/sigtrap.t
8040 ____________________________________________________________________________
8041 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
8042         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
8043              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8044              Date: Sun, 30 Sep 2001 21:15:13 +0200
8045              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
8046      Branch: perl
8047            ! lib/ExtUtils/MM_Win32.pm
8048 ____________________________________________________________________________
8049 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
8050         Log: Clarify the ldlibpth part and condense the overall text.
8051      Branch: perl
8052            ! t/TEST
8053 ____________________________________________________________________________
8054 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
8055         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
8056              From: "chromatic" <chromatic@rmci.net>
8057              Date: Sun, 07 Oct 2001 16:59:26 -0600
8058              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
8059      Branch: perl
8060            ! lib/Term/Cap.t
8061 ____________________________________________________________________________
8062 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
8063         Log: Update the list because fo #12265.
8064      Branch: perl
8065            ! t/lib/1_compile.t
8066 ____________________________________________________________________________
8067 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
8068         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
8069              From: Nicholas Clark <nick@ccl4.org>
8070              Date: Sun, 7 Oct 2001 20:53:33 +0100
8071              Message-ID: <20011007205333.S38756@plum.flirble.org>   
8072      Branch: perl
8073            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
8074            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8075            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
8076            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
8077            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
8078            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
8079            ! lib/Switch/t/switch.t lib/Term/Complete.t
8080            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
8081            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
8082            ! t/op/my_stash.t
8083 ____________________________________________________________________________
8084 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
8085         Log: Integrate patch #12350 from maintperl; typo in
8086              IO::Seekable doc.
8087      Branch: perl
8088           !> ext/IO/lib/IO/Seekable.pm
8089 ____________________________________________________________________________
8090 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
8091         Log: Detypo.
8092      Branch: perl
8093            ! hints/darwin.sh
8094 ____________________________________________________________________________
8095 [ 12353] By: sky                                   on 2001/10/07  17:16:14
8096         Log: Change 12349 didn't really get it right.
8097      Branch: perl
8098            ! lib/Unicode/README
8099 ____________________________________________________________________________
8100 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
8101         Log: If running the harness the dynamic library search path
8102              may need setting.
8103      Branch: perl
8104            ! t/TEST
8105 ____________________________________________________________________________
8106 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
8107         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
8108              in ldflags.
8109      Branch: perl
8110            ! hints/darwin.sh
8111 ____________________________________________________________________________
8112 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
8113         Log: typo in IO::Seekable doc
8114      Branch: maint-5.6/perl
8115            ! ext/IO/lib/IO/Seekable.pm
8116 ____________________________________________________________________________
8117 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
8118         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
8119              doesn't work on Mac OS X 10.1 (when unpacking the tar the
8120              latter gets renamed as lib/unicode:1, assumedly for security
8121              reasons not to overwrite stuff)
8122      Branch: perl
8123            + lib/Unicode/README
8124            - lib/unicode/README
8125            ! MANIFEST
8126 ____________________________________________________________________________
8127 [ 12348] By: ams                                   on 2001/10/07  05:33:40
8128         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
8129              From: "chromatic" <chromatic@rmci.net>
8130              Date: Sat, 06 Oct 2001 21:42:03 -0600
8131              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
8132      Branch: perl
8133            + lib/CPAN/t/Nox.t
8134            ! MANIFEST
8135 ____________________________________________________________________________
8136 [ 12347] By: ams                                   on 2001/10/07  00:48:10
8137         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
8138              From: "chromatic" <chromatic@rmci.net>
8139              Date: Sat, 06 Oct 2001 18:52:10 -0600
8140              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
8141      Branch: perl
8142            + lib/sigtrap.t
8143            ! MANIFEST
8144 ____________________________________________________________________________
8145 [ 12346] By: ams                                   on 2001/10/06  23:14:01
8146         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
8147              h2xs write?)
8148              From: Nicholas Clark <nick@ccl4.org>
8149              Date: Sat, 6 Oct 2001 21:46:43 +0100
8150              Message-Id: <20011006214643.L38756@plum.flirble.org>
8151      Branch: perl
8152            ! utils/h2xs.PL
8153 ____________________________________________________________________________
8154 [ 12345] By: ams                                   on 2001/10/06  17:39:53
8155         Log: Subject: [PATCH] Memoize tests
8156              From: Nicholas Clark <nick@ccl4.org>
8157              Date: Sat, 6 Oct 2001 18:04:21 +0100
8158              Message-Id: <20011006180421.J38756@plum.flirble.org>
8159      Branch: perl
8160            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
8161            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
8162            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
8163            ! lib/Memoize/t/expire_module_n.t
8164            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
8165            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
8166            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
8167            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
8168            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
8169            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
8170 ____________________________________________________________________________
8171 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
8172         Log: Retract the latter part of #12343.
8173      Branch: perl
8174            ! ext/IO/lib/IO/Socket/INET.pm
8175 ____________________________________________________________________________
8176 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
8177         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
8178              From: David Dyck <dcd@tc.fluke.com>
8179              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
8180              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
8181              
8182              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
8183              From: David Dyck <dcd@tc.fluke.com>
8184              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
8185              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
8186      Branch: perl
8187            ! ext/IO/lib/IO/Socket/INET.pm
8188 ____________________________________________________________________________
8189 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
8190         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
8191              From: Robin Barker <rmb1@cise.npl.co.uk>
8192              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
8193              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
8194      Branch: perl
8195            ! t/TEST
8196 ____________________________________________________________________________
8197 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
8198         Log: Don't assume that %x is good for displaying UVs.
8199      Branch: perl
8200            ! dump.c
8201 ____________________________________________________________________________
8202 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
8203         Log: Update Changes.
8204      Branch: perl
8205            ! Changes patchlevel.h
8206 ____________________________________________________________________________
8207 [ 12339] By: ams                                   on 2001/10/05  10:22:34
8208         Log: Subject: [PATCH] perlfunc/select
8209              From: Nicholas Clark <nick@ccl4.org>
8210              Date: Fri, 5 Oct 2001 11:33:58 +0100
8211              Message-Id: <20011005113358.Z38756@plum.flirble.org>
8212      Branch: perl
8213            ! pod/perlfunc.pod
8214 ____________________________________________________________________________
8215 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
8216         Log: Retract #12313 and #12249.
8217      Branch: perl
8218            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
8219            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
8220            ! pod/perlebcdic.pod
8221 ____________________________________________________________________________
8222 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
8223         Log: Subject: [PATCH] perlvms.pod update
8224              From: "Craig A. Berry" <craigberry@mac.com>
8225              Date: Thu, 04 Oct 2001 12:55:52 -0500
8226              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
8227      Branch: perl
8228            ! vms/perlvms.pod
8229 ____________________________________________________________________________
8230 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
8231         Log: Subject: PATCH: Tie::SubstrHash
8232              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
8233              Date: Thu, 04 Oct 2001 12:12:41 +0100
8234              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
8235      Branch: perl
8236            ! lib/Tie/SubstrHash.pm
8237 ____________________________________________________________________________
8238 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
8239         Log: Unicode properties saga continues.
8240      Branch: perl
8241            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
8242            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
8243 ____________________________________________________________________________
8244 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
8245         Log: Yet more Unicode properties.
8246      Branch: perl
8247            + lib/unicore/In/137.pl lib/unicore/In/138.pl
8248            + lib/unicore/In/139.pl lib/unicore/In/140.pl
8249            + lib/unicore/In/141.pl lib/unicore/In/142.pl
8250            + lib/unicore/In/143.pl lib/unicore/In/144.pl
8251            + lib/unicore/In/145.pl lib/unicore/In/146.pl
8252            + lib/unicore/In/147.pl lib/unicore/In/148.pl
8253            + lib/unicore/In/149.pl lib/unicore/In/150.pl
8254            + lib/unicore/In/151.pl lib/unicore/In/152.pl
8255            + lib/unicore/In/153.pl lib/unicore/In/154.pl
8256            + lib/unicore/In/155.pl lib/unicore/In/156.pl
8257            + lib/unicore/In/157.pl lib/unicore/In/158.pl
8258            + lib/unicore/In/159.pl lib/unicore/In/160.pl
8259            + lib/unicore/In/161.pl lib/unicore/In/162.pl
8260            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
8261            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
8262            ! pod/perlunicode.pod
8263 ____________________________________________________________________________
8264 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
8265         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
8266              From: "Craig A. Berry" <craigberry@mac.com>
8267              Date: Wed, 03 Oct 2001 17:45:25 -0500
8268              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
8269              
8270              (the lib/Term/Complete.t patched differently by #12332)
8271      Branch: perl
8272            ! lib/ExtUtils/Command.t
8273 ____________________________________________________________________________
8274 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
8275         Log: Restore only if something to restore.
8276      Branch: perl
8277            ! lib/Term/Complete.t
8278 ____________________________________________________________________________
8279 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
8280         Log: Update various resources for credits,
8281              minor icons fixes, and versions.
8282      Branch: maint-5.6/macperl
8283            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
8284            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
8285            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
8286 ____________________________________________________________________________
8287 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
8288         Log: Quiet the warnings about using undef value
8289      Branch: maint-5.6/macperl
8290            ! lib/File/Temp.pm
8291 ____________________________________________________________________________
8292 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
8293         Log: Fix up Ballon Help and Help menu docs (first pass);
8294              remove balloon rez file, and autogenerate with
8295              Balloon2Rez instead.
8296      Branch: maint-5.6/macperl
8297            + macos/macperl/macscripts/Balloon2Rez
8298            - macos/macperl/MPBalloons.r
8299            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
8300 ____________________________________________________________________________
8301 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
8302         Log: Allow overriding of defaults, for change #12327.
8303      Branch: maint-5.6/macperl
8304            ! perl.h
8305 ____________________________________________________________________________
8306 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
8307         Log: Override PerlProc_exit.
8308      Branch: maint-5.6/macperl
8309            ! macos/macish.h
8310 ____________________________________________________________________________
8311 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
8312         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
8313      Branch: maint-5.6/macperl
8314            + macos/bundled_lib/blib/lib/MD5.pm
8315            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
8316            + macos/lib/Mac/AETE/Dialect.pm
8317            + macos/lib/Mac/AETE/Format/Converter.pm
8318            + macos/lib/Mac/AETE/Format/Dictionary.pm
8319            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
8320            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
8321            + macos/lib/Mac/Toolbox.pod
8322            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
8323 ____________________________________________________________________________
8324 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
8325         Log: Sync up silly CVS headers ... I should commit CVS
8326              first to avoid this ...
8327      Branch: maint-5.6/macperl
8328            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
8329            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
8330            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
8331            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
8332 ____________________________________________________________________________
8333 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
8334         Log: Fix Matthias' address, and attributions.
8335      Branch: maint-5.6/macperl
8336            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
8337            ! pod/perlport.pod
8338 ____________________________________________________________________________
8339 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
8340         Log: Fix Matthias' address, and attributions.
8341      Branch: maint-5.6/macperl
8342            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
8343            ! macos/ext/Mac/Components/Components.pm
8344            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
8345            ! macos/ext/Mac/Dialogs/Dialogs.pm
8346            ! macos/ext/Mac/Events/Events.pm
8347            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
8348            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
8349            ! macos/ext/Mac/Gestalt/Gestalt.pm
8350            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
8351            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
8352            ! macos/ext/Mac/Menus/Menus.pm
8353            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
8354            ! macos/ext/Mac/Movies/Movies.pm
8355            ! macos/ext/Mac/Navigation/Navigation.pm
8356            ! macos/ext/Mac/Notification/Notification.pm
8357            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
8358            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
8359            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
8360            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
8361            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
8362            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
8363            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
8364            ! macos/ext/Mac/StandardFile/StandardFile.pm
8365            ! macos/ext/Mac/TextEdit/TextEdit.pm
8366            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
8367            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
8368            ! macos/lib/Mac/LowMem.pm
8369 ____________________________________________________________________________
8370 [ 12322] By: sky                                   on 2001/10/03  18:41:07
8371         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
8372              From: "Craig A. Berry" <craigberry@mac.com>
8373              Date: Wed, 03 Oct 2001 14:30:55 -0500
8374              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
8375      Branch: perl
8376            ! vms/vms.c
8377 ____________________________________________________________________________
8378 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
8379         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
8380              From: "Craig A. Berry" <craigberry@mac.com>
8381              Date: Wed, 03 Oct 2001 14:30:55 -0500
8382              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
8383      Branch: perl
8384            ! vms/vms.c
8385 ____________________________________________________________________________
8386 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
8387         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
8388              only IsL&) and Inherited (negative lookahead good);
8389              add tests for Common, Inherited, and L&.
8390      Branch: perl
8391            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
8392 ____________________________________________________________________________
8393 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
8394         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
8395              (The Unicode standard uses L& quite often.)
8396      Branch: perl
8397            ! lib/utf8_heavy.pl
8398 ____________________________________________________________________________
8399 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
8400         Log: Add the 'Common' Unicode property (code points not
8401              explicitly assigned to any other script).
8402      Branch: perl
8403            + lib/unicore/In/136.pl
8404            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
8405 ____________________________________________________________________________
8406 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
8407         Log: Skip the RV printing test under threads until fixed.
8408      Branch: perl
8409            ! ext/B/t/terse.t
8410 ____________________________________________________________________________
8411 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
8412         Log: Subject: 12309 / cygwin / win2k
8413              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8414              Date: Wed, 03 Oct 2001 15:25:15 +0200
8415              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
8416      Branch: perl
8417            ! makedef.pl
8418 ____________________________________________________________________________
8419 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
8420         Log: Metaconfig unit change for #12314.
8421      Branch: metaconfig
8422            ! U/modified/Head.U
8423 ____________________________________________________________________________
8424 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
8425         Log: Subject: Both cygwin and djgpp on one machine
8426              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8427              Date: Wed, 03 Oct 2001 15:02:59 +0200
8428              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
8429      Branch: perl
8430            ! Configure
8431 ____________________________________________________________________________
8432 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
8433         Log: (retracted by #12338)
8434              
8435              Subject: [PATCH] Code clean up for perlboot.pod
8436              From: Casey West <casey@geeknest.com>
8437              Date: Tue, 2 Oct 2001 19:24:43 -0400
8438              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
8439              
8440              Subject: [PATCH] Code clean up for perlbot.diff
8441              From: Casey West <casey@geeknest.com>
8442              Date: Tue, 2 Oct 2001 19:25:22 -0400
8443              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
8444              
8445              Subject: [PATCH] Code clean up for perlcall.pod
8446              From: Casey West <casey@geeknest.com>
8447              Date: Tue, 2 Oct 2001 19:25:57 -0400
8448              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
8449              
8450              Subject: [PATCH] Code clean up for perldata.pod
8451              From: Casey West <casey@geeknest.com>
8452              Date: Tue, 2 Oct 2001 19:26:29 -0400
8453              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
8454              
8455              Subject: [PATCH] Code clean up for perldbmfilter.pod
8456              From: Casey West <casey@geeknest.com>
8457              Date: Tue, 2 Oct 2001 19:26:59 -0400
8458              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
8459              
8460              Subject: [PATCH] Code clean up for perlebcdic.pod
8461              From: Casey West <casey@geeknest.com>
8462              Date: Tue, 2 Oct 2001 19:27:37 -0400
8463              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
8464      Branch: perl
8465            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
8466            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
8467 ____________________________________________________________________________
8468 [ 12312] By: ams                                   on 2001/10/02  23:43:55
8469         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
8470              From: Michael G Schwern <schwern@pobox.com>
8471              Date: Tue, 2 Oct 2001 17:00:49 -0400
8472              Message-Id: <20011002170049.A9955@blackrider>
8473      Branch: perl
8474            ! lib/ExtUtils/MakeMaker.pm
8475 ____________________________________________________________________________
8476 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
8477         Log: FAQ sync.
8478      Branch: perl
8479            ! pod/perlfaq3.pod
8480 ____________________________________________________________________________
8481 [ 12310] By: nick                                  on 2001/10/02  16:09:49
8482         Log: Integrate mainline
8483      Branch: perlio
8484           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
8485           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
8486           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
8487           !> patchlevel.h t/op/pat.t
8488 ____________________________________________________________________________
8489 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
8490         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
8491              not just one single space.
8492      Branch: perl
8493            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
8494 ____________________________________________________________________________
8495 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
8496         Log: AUTHORS updates.
8497      Branch: perl
8498            ! AUTHORS
8499 ____________________________________________________________________________
8500 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
8501         Log: Update Changes.
8502      Branch: perl
8503            ! Changes patchlevel.h
8504 ____________________________________________________________________________
8505 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
8506         Log: Work around old buggy glibcs for langinfo constants,
8507              from Nicholas Clark and David Dyck.
8508      Branch: perl
8509            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
8510 ____________________________________________________________________________
8511 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
8512         Log: Eradicate Time::Piece; add an example.
8513      Branch: perl
8514            ! ext/I18N/Langinfo/Langinfo.pm
8515 ____________________________________________________________________________
8516 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
8517         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
8518              From: Robert Spier <rspier@pobox.com>
8519              Date: Mon, 1 Oct 2001 23:20:16 -0700
8520              Message-ID: <15289.23712.422087.878224@rls.cx>
8521      Branch: perl
8522            ! lib/Pod/Html.pm
8523 ____________________________________________________________________________
8524 [ 12303] By: sky                                   on 2001/10/02  10:40:57
8525         Log: Fixes obscure bug that manifests itself by.
8526              local $!=0;undef*STDOUT;#segfaults
8527              Has been around for a while. Possible other magic IO vars are
8528              possibly affected aswell. Reported by Jos Boumans.
8529      Branch: perl
8530            ! mg.c
8531 ____________________________________________________________________________
8532 [ 12302] By: nick                                  on 2001/10/02  09:00:52
8533         Log: Integrate mainline
8534      Branch: perlio
8535           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
8536           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
8537           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
8538 ____________________________________________________________________________
8539 [ 12301] By: nick                                  on 2001/10/02  08:40:57
8540         Log: Integrate mainline + lib/open.t patch from Chromatic
8541      Branch: perlio
8542           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
8543            ! lib/open.t
8544           !> (integrate 29 files)
8545 ____________________________________________________________________________
8546 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
8547         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
8548              Until it has, better stop early if someone requests threads.
8549      Branch: perl
8550            ! hints/darwin.sh
8551 ____________________________________________________________________________
8552 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
8553         Log: Subject: [ID 20011001.011] redundant code in t/TEST
8554              From: David Dyck <dcd@tc.fluke.com>
8555              Date: Mon, 1 Oct 2001 12:56:24 -0700
8556              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
8557      Branch: perl
8558            ! t/TEST
8559 ____________________________________________________________________________
8560 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
8561         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
8562              From: "chromatic" <chromatic@rmci.net>
8563              Date: Mon, 01 Oct 2001 12:27:12 -0600
8564              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
8565      Branch: perl
8566            ! lib/Term/Cap.t
8567 ____________________________________________________________________________
8568 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
8569         Log: UNICOS testing patches from Nicholas Clark.
8570      Branch: perl
8571            ! t/op/arith.t t/op/pack.t
8572 ____________________________________________________________________________
8573 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
8574         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
8575              From: "chromatic" <chromatic@rmci.net>
8576              Date: Mon, 01 Oct 2001 10:21:51 -0600
8577              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
8578      Branch: perl
8579            ! lib/open.t
8580 ____________________________________________________________________________
8581 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
8582         Log: Make missing the RADIXCHAR a softer, gentler error.
8583      Branch: perl
8584            ! ext/I18N/Langinfo/Langinfo.t
8585 ____________________________________________________________________________
8586 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
8587         Log: Nuke also the LANG because of glibc.
8588      Branch: perl
8589            ! lib/open.t
8590 ____________________________________________________________________________
8591 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
8592         Log: Also the ^Is is optional.
8593      Branch: perl
8594            ! pod/perlunicode.pod t/op/pat.t
8595 ____________________________________________________________________________
8596 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
8597         Log: Be careful to pull chars from the varargs stack when
8598              formatting chars.
8599      Branch: perl
8600            ! regcomp.c
8601 ____________________________________________________________________________
8602 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
8603         Log: sortsv not in place anymore, noticed by John P. Linderman.
8604      Branch: perl
8605            ! pod/perlapi.pod pp_ctl.c
8606 ____________________________________________________________________________
8607 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
8608         Log: Make the diagnostic messages more neutral.
8609      Branch: perl
8610            ! ext/B/t/terse.t
8611 ____________________________________________________________________________
8612 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
8613         Log: Forgotten from #12288.
8614      Branch: perl
8615            ! ext/Data/Dumper/Dumper.pm
8616 ____________________________________________________________________________
8617 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
8618         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
8619              From: Brian Ingerson <ingy@ttul.org>
8620              Date: Sun, 30 Sep 2001 21:45:56 -0700
8621              Message-ID: <20010930214556.D26392@ttul.org>
8622              
8623              (remember also the #12289)
8624      Branch: perl
8625            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8626 ____________________________________________________________________________
8627 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
8628         Log: More Unicode property tests for the abbreviated
8629              general properties.
8630      Branch: perl
8631            ! t/op/pat.t
8632 ____________________________________________________________________________
8633 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
8634         Log: Further tweaks to the Unicode properties.
8635      Branch: perl
8636            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
8637 ____________________________________________________________________________
8638 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
8639         Log: Retract #12284.
8640      Branch: perl
8641            ! lib/Term/Cap.t
8642 ____________________________________________________________________________
8643 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
8644         Log: (Retracted by #12285)
8645      Branch: perl
8646            ! lib/Term/Cap.t
8647 ____________________________________________________________________________
8648 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
8649         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
8650              From: "chromatic" <chromatic@rmci.net>  
8651              Date: Sun, 30 Sep 2001 16:10:02 -0600
8652              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
8653      Branch: perl
8654            + lib/Term/Cap.t
8655            ! MANIFEST
8656 ____________________________________________________________________________
8657 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
8658         Log: Use stty -g to restore the terminal state, do not even
8659              try to run the tests if stty -g is not available.
8660      Branch: perl
8661            ! lib/Term/Complete.t
8662 ____________________________________________________________________________
8663 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
8664         Log: Cleanup utf8_heavy; allow dropping the In prefix from
8665              Unicode script/block properties.
8666      Branch: perl
8667            ! lib/utf8_heavy.pl
8668 ____________________________________________________________________________
8669 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
8670         Log: Retract the #12259 for now.
8671      Branch: perl
8672            ! embed.h embed.pl sv.h
8673 ____________________________________________________________________________
8674 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
8675         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
8676      Branch: perl
8677            + lib/Text/TabsWrap/CHANGELOG
8678            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
8679 ____________________________________________________________________________
8680 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
8681         Log: #12272 wasn't right, it introduced an extra ().
8682      Branch: perl
8683            ! lib/utf8_heavy.pl
8684 ____________________________________________________________________________
8685 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
8686         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
8687              From: Jonathan Stowe <gellyfish@gellyfish.com>
8688              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
8689              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
8690      Branch: perl
8691            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
8692 ____________________________________________________________________________
8693 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
8694         Log: Subject: Patch to put qsortsv in the public API
8695              From: Brian Ingerson <ingy@ttul.org>
8696              Date: Sat, 29 Sep 2001 17:41:13 -0700
8697              Message-ID: <20010929174113.A30223@ttul.org>
8698      Branch: perl
8699            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
8700 ____________________________________________________________________________
8701 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
8702         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
8703              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8704              Date: Sat, 29 Sep 2001 23:54:48 +0200
8705              Message-ID: <20010929235448.A5017@rafael>
8706      Branch: perl
8707            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
8708 ____________________________________________________________________________
8709 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
8710         Log: FAQ sync.
8711      Branch: perl
8712            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8713            ! pod/perlfaq9.pod
8714 ____________________________________________________________________________
8715 [ 12273] By: bailey                                on 2001/09/29  23:43:46
8716         Log: Resync with mainline
8717      Branch: vmsperl
8718           +> (branch 1207 files)
8719            - (delete 324 files)
8720           !> (integrate 866 files)
8721 ____________________________________________________________________________
8722 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
8723         Log: Nasty recursion trap if one would match Unicode.
8724      Branch: perl
8725            ! lib/utf8_heavy.pl
8726 ____________________________________________________________________________
8727 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
8728         Log: More Unicode todo.
8729      Branch: perl
8730            ! pod/perltodo.pod
8731 ____________________________________________________________________________
8732 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
8733         Log: Explain a bit the new more flexible \p\P syntax.
8734      Branch: perl
8735            ! pod/perlunicode.pod
8736 ____________________________________________________________________________
8737 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
8738         Log: More leniency to the \p and \P: now can have whitespace
8739              between the property definition and the curlies; now can
8740              invert the property by having a caret between the open
8741              curly and the property.
8742      Branch: perl
8743            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
8744 ____________________________________________________________________________
8745 [ 12268] By: nick                                  on 2001/09/29  17:39:26
8746         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
8747              one test (lib/open.t) fails
8748      Branch: perlio
8749           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
8750           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
8751           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
8752           +> lib/Tie/Scalar.t lib/open.t
8753            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
8754            - ext/B/Stash.t
8755           !> (integrate 62 files)
8756 ____________________________________________________________________________
8757 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
8758         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
8759      Branch: perl
8760            ! t/op/chdir.t
8761 ____________________________________________________________________________
8762 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
8763         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
8764              From: "Craig A. Berry" <craigberry@mac.com> 
8765              Date: Sat, 29 Sep 2001 09:35:33 -0500
8766              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
8767      Branch: perl
8768            ! t/op/chdir.t
8769 ____________________________________________________________________________
8770 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
8771         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
8772              From: "chromatic" <chromatic@rmci.net>
8773              Date: Fri, 28 Sep 2001 21:20:12 -0600
8774              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
8775      Branch: perl
8776            + lib/Tie/Scalar.t
8777            ! MANIFEST lib/Tie/Scalar.pm
8778 ____________________________________________________________________________
8779 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
8780         Log: Allow for more flexibility in the \p{In...} names, now
8781              case doesn't matter, and any space or dash can be
8782              matched by any space, dash, underbar, or empty.
8783              (may be going too far on leniency)
8784      Branch: perl
8785            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
8786            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
8787            ! t/op/pat.t
8788 ____________________________________________________________________________
8789 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
8790         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
8791              From: "chromatic" <chromatic@rmci.net>
8792              Date: Fri, 28 Sep 2001 17:39:50 -0600
8793              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
8794      Branch: perl
8795            + lib/open.t
8796            ! MANIFEST
8797 ____________________________________________________________________________
8798 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
8799         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
8800              From: "Craig A. Berry" <craigberry@mac.com>
8801              Date: Fri, 28 Sep 2001 16:24:51 -0500
8802              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
8803      Branch: perl
8804            ! ext/File/Glob/t/basic.t
8805 ____________________________________________________________________________
8806 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
8807         Log: Subject: [DOC PATCH] Carp.pm pod typo
8808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8809              Date: Fri, 28 Sep 2001 23:14:51 +0200
8810              Message-ID: <20010928231451.E16889@rafael>
8811      Branch: perl
8812            ! lib/Carp.pm
8813 ____________________________________________________________________________
8814 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
8815         Log: Subject: [PATCH] Allow an @INC hook to set %INC
8816              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8817              Date: Fri, 28 Sep 2001 22:18:13 +0200
8818              Message-ID: <20010928221813.A16889@rafael>
8819      Branch: perl
8820            ! pp_ctl.c
8821 ____________________________________________________________________________
8822 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
8823         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
8824              From: Nicholas Clark <nick@ccl4.org>
8825              Date: Fri, 28 Sep 2001 23:39:33 +0100
8826              Message-ID: <20010928233933.C23673@plum.flirble.org>
8827      Branch: perl
8828            ! embed.h embed.pl sv.h
8829 ____________________________________________________________________________
8830 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
8831         Log: Update Changes.
8832      Branch: perl
8833            ! Changes patchlevel.h
8834 ____________________________________________________________________________
8835 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
8836         Log: Move the B tests to B/t.
8837      Branch: perl
8838            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
8839            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
8840            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
8841            - ext/B/Showlex.t ext/B/Stash.t
8842            ! MANIFEST
8843 ____________________________________________________________________________
8844 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
8845         Log: Forgot from #12254.
8846      Branch: perl
8847            + ext/B/B/Terse.t
8848 ____________________________________________________________________________
8849 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
8850         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
8851              From: "chromatic" <chromatic@rmci.net>
8852              Date: Thu, 27 Sep 2001 23:22:17 -0600
8853              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
8854      Branch: perl
8855            ! MANIFEST
8856 ____________________________________________________________________________
8857 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
8858         Log: Test numbering mismatch.
8859      Branch: perl
8860            ! t/op/chdir.t
8861 ____________________________________________________________________________
8862 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
8863         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
8864              From: "Craig A. Berry" <craigberry@mac.com>
8865              Date: Wed, 26 Sep 2001 17:43:14 -0500
8866              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
8867      Branch: perl
8868            ! iperlsys.h t/op/chdir.t
8869 ____________________________________________________________________________
8870 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
8871         Log: Subject: [PATCH gv.c] make __ANON__ global
8872              From: Robin Barker <rmb1@cise.npl.co.uk>
8873              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
8874              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
8875      Branch: perl
8876            ! gv.c t/op/anonsub.t t/op/runlevel.t
8877 ____________________________________________________________________________
8878 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
8879         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
8880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8881              Date: Thu, 27 Sep 2001 22:34:32 +0200
8882              Message-ID: <20010927223432.A1485@rafael>
8883      Branch: perl
8884            ! ext/B/B/Terse.pm
8885 ____________________________________________________________________________
8886 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
8887         Log: (retracted by #12338)
8888              
8889              Subject: [PATCH] Cleanup of perldsc.pod      
8890              From: Casey West <casey@geeknest.com>
8891              Date: Thu, 27 Sep 2001 11:13:17 -0400
8892              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
8893      Branch: perl
8894            ! pod/perldsc.pod
8895 ____________________________________________________________________________
8896 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
8897         Log: Not everyone is using ithreads...
8898      Branch: perl
8899            ! ext/Devel/Peek/Peek.t
8900 ____________________________________________________________________________
8901 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
8902         Log: Document the nss_delete core dump workaround for HP-UX
8903              and Solaris, bug IDs 20010805.018 and 20010629.004.
8904      Branch: perl
8905            ! README.hpux README.solaris
8906 ____________________________________________________________________________
8907 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
8908         Log: Dump Unicode hash keys also as Unicode,
8909              not just as a byte string.
8910      Branch: perl
8911            ! dump.c ext/Devel/Peek/Peek.t
8912 ____________________________________________________________________________
8913 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
8914         Log: Integrate changes #12241 and #12242 from macperl:
8915              
8916              Remove unneeded disabling of umask() calls
8917              
8918              Note (get|set)sockopt are available.
8919      Branch: perl
8920           !> lib/File/Temp.pm pod/perlport.pod
8921 ____________________________________________________________________________
8922 [ 12244] By: sky                                   on 2001/09/27  08:53:00
8923         Log: Flush buffers on thread closedown.
8924      Branch: perl
8925            ! ext/threads/threads.xs
8926 ____________________________________________________________________________
8927 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
8928         Log: Dump SvUTF8(sv)s also as \x{...}.
8929              
8930              TODO: dump the SvUTF8() hash keys similarly. 
8931      Branch: perl
8932            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
8933 ____________________________________________________________________________
8934 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
8935         Log: Note (get|set)sockopt are available.
8936      Branch: maint-5.6/macperl
8937            ! pod/perlport.pod
8938 ____________________________________________________________________________
8939 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
8940         Log: Remove unneeded disabling of umask() calls
8941      Branch: maint-5.6/macperl
8942            ! lib/File/Temp.pm
8943 ____________________________________________________________________________
8944 [ 12240] By: sky                                   on 2001/09/26  18:44:56
8945         Log: Documention update
8946      Branch: perl
8947            ! ext/threads/threads.pm
8948 ____________________________________________________________________________
8949 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
8950         Log: Update Changes.
8951      Branch: perl
8952            ! Changes patchlevel.h
8953 ____________________________________________________________________________
8954 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
8955         Log: Check that all environment variables are tainted.
8956      Branch: perl
8957            ! t/op/taint.t
8958 ____________________________________________________________________________
8959 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
8960         Log: Manual integration error in #12235.
8961      Branch: perl
8962            ! lib/File/DosGlob.t
8963 ____________________________________________________________________________
8964 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
8965         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
8966              From: "chromatic" <chromatic@rmci.net>
8967              Date: Tue, 25 Sep 2001 23:57:07 -0600
8968              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
8969      Branch: perl
8970            ! perlio.c
8971 ____________________________________________________________________________
8972 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
8973         Log: Integrate macperl changes from Chris Nandor:
8974              12192 11817 11815 11813 11778 11775
8975              
8976              Update CPAN.pm to work with new Mac::BuildTools instead
8977              of ExtUtils::MM_MacOS "orphan" functions
8978              
8979              Fix test
8980              
8981              Make syntax check report in MPW style, fix tests
8982              to use Mac::err=unix to get normal-style error
8983              messages.
8984              
8985              More module and test ports from Thomas Wegner et al
8986              
8987              Fix open of /dev/null for Mac OS
8988              
8989              Allow for platforms to override formatting of errors
8990              on output from Matthias Neeracher (core files)
8991      Branch: perl
8992            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
8993            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
8994            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
8995           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
8996           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
8997           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
8998 ____________________________________________________________________________
8999 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
9000         Log: grrr.
9001      Branch: perl
9002            ! t/op/gv.t
9003 ____________________________________________________________________________
9004 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
9005         Log: Retract #12232.
9006      Branch: perl
9007            ! t/op/gv.t
9008 ____________________________________________________________________________
9009 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
9010         Log: (Retracted by #12233.)
9011      Branch: perl
9012            ! t/op/gv.t
9013 ____________________________________________________________________________
9014 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
9015         Log: Detypo.
9016      Branch: perl
9017            ! ext/Encode/Makefile.PL
9018 ____________________________________________________________________________
9019 [ 12230] By: sky                                   on 2001/09/26  11:36:23
9020         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
9021              We are using a "delay" here because we do not want to depend on thread synchronization issues.
9022      Branch: perl
9023            + ext/threads/t/stress_cv.t
9024            ! MANIFEST ext/threads/t/stress_string.t
9025 ____________________________________________________________________________
9026 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
9027         Log: NetWare tweak from Ananth Kesari.
9028      Branch: perl
9029            ! NetWare/t/Readme.txt
9030 ____________________________________________________________________________
9031 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
9032         Log: Trick to fool case-blind filesystems.
9033      Branch: perl
9034            ! ext/Encode/Makefile.PL
9035 ____________________________________________________________________________
9036 [ 12227] By: sky                                   on 2001/09/26  11:06:50
9037         Log: Threads can start executing in a different order than they were
9038              created.... so we cannot ok() inside the threadstarter.
9039      Branch: perl
9040            ! ext/threads/t/stress_string.t
9041 ____________________________________________________________________________
9042 [ 12226] By: sky                                   on 2001/09/26  07:41:45
9043         Log: Add in stress_string.t to stress test threads a bit more.
9044      Branch: perl
9045            + ext/threads/t/stress_string.t
9046            ! MANIFEST
9047 ____________________________________________________________________________
9048 [ 12225] By: sky                                   on 2001/09/26  07:04:21
9049         Log: Fix negative refcount introduced by #12223.
9050      Branch: perl
9051            ! ext/threads/threads.xs
9052 ____________________________________________________________________________
9053 [ 12224] By: sky                                   on 2001/09/26  06:57:58
9054         Log: Update documentation to match change #12223
9055      Branch: perl
9056            ! sharedsv.c
9057 ____________________________________________________________________________
9058 [ 12223] By: sky                                   on 2001/09/26  06:54:32
9059         Log: Use a separate interpreter for the sharedsv space. Another
9060              negative sv leak. Sigh.
9061      Branch: perl
9062            ! sharedsv.c
9063 ____________________________________________________________________________
9064 [ 12222] By: sky                                   on 2001/09/26  05:58:35
9065         Log: Do the environ assignment in perl_contruct to match perl_destruct.
9066              Now we don't need to perl_parse/perl_run. However environ is a
9067              global....
9068      Branch: perl
9069            ! perl.c
9070 ____________________________________________________________________________
9071 [ 12221] By: sky                                   on 2001/09/26  05:41:02
9072         Log: Move the creation of PL_strtab to perl_construct so we can work
9073              with HV and HEs without running perl_parse.
9074      Branch: perl
9075            ! perl.c
9076 ____________________________________________________________________________
9077 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
9078         Log: integrate macperl changes into maint-5.6
9079      Branch: maint-5.6/perl
9080           !> (integrate 26 files)
9081 ____________________________________________________________________________
9082 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
9083         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
9084              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
9085      Branch: maint-5.6/macperl
9086            ! macos/ext/Mac/Fonts/Fonts.xs
9087            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
9088 ____________________________________________________________________________
9089 [ 12218] By: ams                                   on 2001/09/25  23:31:33
9090         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
9091              From: Nicholas Clark <nick@ccl4.org>
9092              Date: Wed, 26 Sep 2001 01:20:20 +0100
9093              Message-Id: <20010926012020.B48092@plum.flirble.org>
9094      Branch: perl
9095            ! lib/AutoSplit.t
9096 ____________________________________________________________________________
9097 [ 12217] By: ams                                   on 2001/09/25  22:33:05
9098         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
9099              From: "Craig A. Berry" <craigberry@mac.com>
9100              Date: Tue, 25 Sep 2001 18:08:42 -0500
9101              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
9102      Branch: perl
9103            ! vms/vms.c
9104 ____________________________________________________________________________
9105 [ 12216] By: ams                                   on 2001/09/25  21:41:01
9106         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
9107              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
9108              From: Michael G Schwern <schwern@pobox.com>
9109              Date: Wed, 26 Sep 2001 00:38:21 -0400
9110              Message-Id: <20010926003821.A627@blackrider>
9111      Branch: perl
9112            ! lib/AutoSplit.t
9113 ____________________________________________________________________________
9114 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
9115         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
9116              From: Michael G Schwern <schwern@pobox.com>
9117              Date: Tue, 25 Sep 2001 17:43:49 -0400
9118              Message-ID: <20010925174349.B19534@blackrider>
9119      Branch: perl
9120            ! lib/Test/Simple.pm lib/Test/Utils.pm
9121 ____________________________________________________________________________
9122 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
9123         Log: Integrate changes from bleadperl.
9124      Branch: maint-5.6/macperl
9125           !> pod/perlport.pod
9126 ____________________________________________________________________________
9127 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
9128         Log: skip($mess) should result in one skip.
9129      Branch: perl
9130            ! t/test.pl
9131 ____________________________________________________________________________
9132 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
9133         Log: Integrate change #12200 from maintperl.
9134      Branch: maint-5.6/macperl
9135           !> win32/perlhost.h
9136 ____________________________________________________________________________
9137 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
9138         Log: Fix file types to "apple"
9139      Branch: maint-5.6/macperl
9140            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
9141            ! macos/ext/Mac/SAT/t/Collision.rsrc
9142 ____________________________________________________________________________
9143 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
9144         Log: Fix rsrc file as snd file; fix path in t file.
9145      Branch: maint-5.6/macperl
9146            ! macos/ext/Mac/Notification/t/Notification.rsrc
9147            ! macos/ext/Mac/Notification/t/Notification.t
9148 ____________________________________________________________________________
9149 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
9150         Log: Sync up with File::Find from bleadperl.
9151      Branch: maint-5.6/macperl
9152            ! lib/File/Find.pm t/lib/filefind-taint.t
9153 ____________________________________________________________________________
9154 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
9155         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
9156              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
9157              of hundreds)
9158      Branch: maint-5.6/macperl
9159            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
9160            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
9161            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
9162 ____________________________________________________________________________
9163 [ 12207] By: nick                                  on 2001/09/25  19:04:36
9164         Log: Integrate mainline (untested while modem is up)
9165      Branch: perlio
9166           +> lib/AutoSplit.t t/test.pl
9167            - lib/warnings/register.t
9168           !> (integrate 28 files)
9169 ____________________________________________________________________________
9170 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
9171         Log: perldiag entry for #12205.
9172      Branch: perl
9173            ! pod/perldiag.pod
9174 ____________________________________________________________________________
9175 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
9176         Log: Subject: [PATCH] warning on v-string in use/require
9177              From: John Peacock <jpeacock@rowman.com>
9178              Date: Mon, 24 Sep 2001 17:29:03 -0400
9179              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
9180      Branch: perl
9181            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
9182 ____________________________________________________________________________
9183 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
9184         Log: perltooc et al updates.
9185      Branch: perl
9186            ! plan9/mkfile pod/roffitall
9187 ____________________________________________________________________________
9188 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
9189         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
9190              From: Michael G Schwern <schwern@pobox.com>
9191              Date: Sun, 23 Sep 2001 00:07:12 -0400
9192              Message-ID: <20010923000712.A7005@blackrider>
9193      Branch: perl
9194            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
9195 ____________________________________________________________________________
9196 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
9197         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
9198              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9199              Date: Wed, 26 Sep 2001 01:25:10 +0900
9200              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
9201      Branch: perl
9202            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
9203            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
9204            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
9205 ____________________________________________________________________________
9206 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
9207         Log: Integrate change #12200 from maintperl;
9208              on windows, virtualized environment could propagate deleted variables
9209              into children if they happen to be at the very end of the table
9210      Branch: perl
9211           !> win32/perlhost.h
9212 ____________________________________________________________________________
9213 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
9214         Log: on windows, virtualized environment could propagate deleted variables
9215              into children if they happen to be at the very end of the table
9216              (thanks for succinct test case from Johan Holmberg, and fix from
9217              Doug Lankshear)
9218      Branch: maint-5.6/perl
9219            ! win32/perlhost.h
9220 ____________________________________________________________________________
9221 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
9222         Log: avoid the use of ftime() (it does a useless, potentially
9223              expensive call to GetTimeZoneInformation()); this potentially
9224              also results in three more digits of precision from
9225              Time::HiRes::time()
9226      Branch: perl
9227            ! ext/Time/HiRes/HiRes.xs
9228 ____________________________________________________________________________
9229 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
9230         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
9231              
9232              Note: io/binmode is failing, have to figure out why.
9233      Branch: perl
9234            + t/test.pl
9235            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
9236            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
9237            ! t/run/exit.t
9238 ____________________________________________________________________________
9239 [ 12197] By: ams                                   on 2001/09/25  13:48:55
9240         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
9241              From: Nicholas Clark <nick@ccl4.org>
9242              Date: Tue, 25 Sep 2001 00:37:40 +0100
9243              Message-Id: <20010925003740.S4971@plum.flirble.org>
9244              (Further changes expected.)
9245      Branch: perl
9246            + lib/AutoSplit.t
9247            ! MANIFEST
9248 ____________________________________________________________________________
9249 [ 12196] By: sky                                   on 2001/09/25  13:37:12
9250         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
9251              _ftime to try and be more robust.
9252      Branch: perl
9253            ! ext/Time/HiRes/HiRes.xs
9254 ____________________________________________________________________________
9255 [ 12194] By: ams                                   on 2001/09/25  11:40:00
9256         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
9257              From: "Craig A. Berry" <craigberry@mac.com>
9258              Date: Mon, 24 Sep 2001 17:54:20 -0500
9259              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
9260      Branch: perl
9261            ! vms/descrip_mms.template
9262 ____________________________________________________________________________
9263 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
9264         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
9265              not working, cursor not spinning (Bug #422129); external
9266              editor problems (Bug #456329); escape/cmd-. not activating
9267              "Cancel" in Save dialog box (Bug #446960); Runtimes not
9268              executing on launch (Bug #464441).
9269      Branch: maint-5.6/macperl
9270            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
9271            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
9272            ! macos/macperl/MacPerl.r
9273 ____________________________________________________________________________
9274 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
9275         Log: Update CPAN.pm to work with new Mac::BuildTools instead
9276              of ExtUtils::MM_MacOS "orphan" functions
9277      Branch: maint-5.6/macperl
9278            ! lib/CPAN.pm
9279 ____________________________________________________________________________
9280 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
9281         Log: Fix up another xsubpp problem (Matthias Neeracher)
9282      Branch: maint-5.6/macperl
9283            ! macos/xsubpp
9284 ____________________________________________________________________________
9285 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
9286         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
9287      Branch: maint-5.6/macperl
9288            ! macos/lib/ExtUtils/MM_MacOS.pm
9289 ____________________________________________________________________________
9290 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
9291         Log: Fix up Makefiles for more Mac:: modules (and prepare for
9292              static build ...?)
9293      Branch: maint-5.6/macperl
9294            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
9295            ! macos/macperl/Makefile.mk
9296 ____________________________________________________________________________
9297 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
9298         Log: Fix up tests
9299      Branch: maint-5.6/macperl
9300            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
9301 ____________________________________________________________________________
9302 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
9303         Log: Make malloc smarter, fix bugs.  (Bug #404030)
9304      Branch: maint-5.6/macperl
9305            ! macos/icemalloc.c macos/icemalloc.h
9306 ____________________________________________________________________________
9307 [ 12186] By: nick                                  on 2001/09/24  19:18:17
9308         Log: Integrate mainline
9309      Branch: perlio
9310           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
9311           +> lib/filetest.t
9312           !> (integrate 30 files)
9313 ____________________________________________________________________________
9314 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
9315         Log: Retract #12136, the warnings::register is already
9316              tested by t/lib/warnings/9enabled, as pointed out
9317              by Paul Marquess.
9318      Branch: perl
9319            - lib/warnings/register.t
9320            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
9321 ____________________________________________________________________________
9322 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
9323         Log: fix Time::HiRes implementation of gettimeofday() on windows
9324              (HiRes.t#14 now passes)
9325      Branch: perl
9326            ! ext/Time/HiRes/HiRes.xs
9327 ____________________________________________________________________________
9328 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
9329         Log: File::Spec::catfile() canonifies everything to blackslashes on
9330              windows :-(
9331      Branch: perl
9332            ! lib/ExtUtils/Manifest.t
9333 ____________________________________________________________________________
9334 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
9335         Log: test number mismatch
9336      Branch: perl
9337            ! t/op/magic.t
9338 ____________________________________________________________________________
9339 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
9340         Log: ok().
9341      Branch: perl
9342            ! t/op/pack.t
9343 ____________________________________________________________________________
9344 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
9345         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
9346              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9347      Branch: perl
9348            ! pp_pack.c t/op/pack.t
9349 ____________________________________________________________________________
9350 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
9351         Log: Update Changes.
9352      Branch: perl
9353            ! Changes patchlevel.h
9354 ____________________________________________________________________________
9355 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
9356         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
9357              From: Michael G Schwern <schwern@pobox.com>
9358              Date: Mon, 24 Sep 2001 11:12:13 -0400
9359              Message-ID: <20010924111213.G27885@blackrider>
9360      Branch: perl
9361            ! lib/ExtUtils/Manifest.pm
9362 ____________________________________________________________________________
9363 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
9364         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
9365              From: Michael G Schwern <schwern@pobox.com> 
9366              Date: Mon, 24 Sep 2001 11:02:07 -0400
9367              Message-ID: <20010924110207.E27885@blackrider>
9368      Branch: perl
9369            ! vms/test.com
9370 ____________________________________________________________________________
9371 [ 12176] By: ams                                   on 2001/09/24  14:01:59
9372         Log: Update Changes.
9373      Branch: perl
9374            ! Changes
9375 ____________________________________________________________________________
9376 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
9377         Log: Various cleanups.
9378      Branch: perl
9379            ! ext/threads/Makefile.PL ext/threads/threads.xs
9380 ____________________________________________________________________________
9381 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
9382         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
9383      Branch: maint-5.6/macperl
9384           !> (integrate 33 files)
9385 ____________________________________________________________________________
9386 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
9387         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
9388              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9389              Date: Mon, 24 Sep 2001 20:04:58 +0900
9390              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
9391      Branch: perl
9392            ! ext/Encode/Encode/gb2312.enc
9393 ____________________________________________________________________________
9394 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
9395         Log: Clarifying comment to #12164.
9396      Branch: perl
9397            ! lib/Cwd.pm
9398 ____________________________________________________________________________
9399 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
9400         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
9401              From: Nicholas Clark <nick@ccl4.org>
9402              Date: Sun, 23 Sep 2001 23:00:56 +0100
9403              Message-ID: <20010923230055.Y4971@plum.flirble.org>
9404              
9405              (with "sample_constants" changed to "fallback")
9406      Branch: perl
9407            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
9408            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
9409            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
9410            ! lib/h2xs.t utils/h2xs.PL
9411 ____________________________________________________________________________
9412 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
9413         Log: Metaconfig unit change for #12167.
9414      Branch: metaconfig
9415            ! U/modified/Cppsym.U
9416 ____________________________________________________________________________
9417 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
9418         Log: Add a few glibc cpp symbols to probe for.
9419      Branch: perl
9420            ! Configure
9421 ____________________________________________________________________________
9422 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
9423         Log: DJGPP tweaks for Laszlo Molnar.
9424      Branch: perl
9425            ! djgpp/djgppsed.sh dosish.h
9426 ____________________________________________________________________________
9427 [ 12165] By: ams                                   on 2001/09/24  10:07:08
9428         Log: Subject: [PATCH t/op/inccode.t] More tests
9429              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9430              Date: 24 Sep 2001 10:01:44 -0000
9431              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
9432      Branch: perl
9433            ! t/op/inccode.t
9434 ____________________________________________________________________________
9435 [ 12164] By: ams                                   on 2001/09/24  09:43:29
9436         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
9437              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
9438              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
9439              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
9440      Branch: perl
9441            ! lib/Cwd.pm
9442 ____________________________________________________________________________
9443 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
9444         Log: 1_compile updates.
9445      Branch: perl
9446            ! t/lib/1_compile.t
9447 ____________________________________________________________________________
9448 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
9449         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
9450              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9451              Date: Wed, 19 Sep 2001 22:47:14 +0200
9452              Message-ID: <20010919224714.A6382@rafael>
9453      Branch: perl
9454            ! pod/perlvar.pod pp_ctl.c
9455 ____________________________________________________________________________
9456 [ 12161] By: ams                                   on 2001/09/23  17:40:02
9457         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
9458              filetest Pragma
9459              From: "chromatic" <chromatic@rmci.net>
9460              Date: Sun, 23 Sep 2001 12:07:25 -0600
9461              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
9462      Branch: perl
9463            + lib/filetest.t
9464            ! MANIFEST t/lib/1_compile.t
9465 ____________________________________________________________________________
9466 [ 12160] By: ams                                   on 2001/09/23  16:32:11
9467         Log: Additional minor chdir() tweak.
9468      Branch: perl
9469            ! pod/perlfunc.pod
9470 ____________________________________________________________________________
9471 [ 12159] By: ams                                   on 2001/09/23  16:25:01
9472         Log: Subject: PATCH lib/ExtUtils/Command.t
9473              From: Abe Timmerman <abe@ztreet.demon.nl>
9474              Date: Sun, 23 Sep 2001 19:11:44 +0200
9475              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
9476      Branch: perl
9477            ! lib/ExtUtils/Command.t
9478 ____________________________________________________________________________
9479 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
9480         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
9481              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9482              Date: Sun, 23 Sep 2001 02:02:26 +0200
9483              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
9484      Branch: perl
9485            ! makedef.pl
9486 ____________________________________________________________________________
9487 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
9488         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
9489              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
9490              Date: Sat, 22 Sep 2001 12:54:39 -0500
9491              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
9492      Branch: perl
9493            ! t/op/study.t
9494 ____________________________________________________________________________
9495 [ 12156] By: nick                                  on 2001/09/23  07:48:44
9496         Log: Integrate mainline
9497      Branch: perlio
9498            - check83.pl
9499           !> ext/Encode/Encode/2022-cn.enc
9500 ____________________________________________________________________________
9501 [ 12155] By: nick                                  on 2001/09/23  07:48:01
9502         Log: Integrate mainline
9503      Branch: perlio
9504           +> (branch 64 files)
9505            - ext/Encode/Encode/cns11643-1.enc
9506            - ext/Encode/Encode/cns11643-2.enc
9507            - ext/Encode/Encode/iso2022-cn.enc
9508            - ext/Encode/Encode/iso2022-jp.enc
9509            - ext/Encode/Encode/iso2022-jp1.enc
9510            - ext/Encode/Encode/iso2022-jp2.enc
9511            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9512            - ext/Encode/Encode/iso8859-1.enc
9513            - ext/Encode/Encode/iso8859-1.ucm
9514            - ext/Encode/Encode/iso8859-10.enc
9515            - ext/Encode/Encode/iso8859-10.ucm
9516            - ext/Encode/Encode/iso8859-13.enc
9517            - ext/Encode/Encode/iso8859-13.ucm
9518            - ext/Encode/Encode/iso8859-14.enc
9519            - ext/Encode/Encode/iso8859-14.ucm
9520            - ext/Encode/Encode/iso8859-15.enc
9521            - ext/Encode/Encode/iso8859-15.ucm
9522            - ext/Encode/Encode/iso8859-16.enc
9523            - ext/Encode/Encode/iso8859-16.ucm
9524            - ext/Encode/Encode/iso8859-2.enc
9525            - ext/Encode/Encode/iso8859-2.ucm
9526            - ext/Encode/Encode/iso8859-3.enc
9527            - ext/Encode/Encode/iso8859-3.ucm
9528            - ext/Encode/Encode/iso8859-4.enc
9529            - ext/Encode/Encode/iso8859-4.ucm
9530            - ext/Encode/Encode/iso8859-5.enc
9531            - ext/Encode/Encode/iso8859-5.ucm
9532            - ext/Encode/Encode/iso8859-6.enc
9533            - ext/Encode/Encode/iso8859-6.ucm
9534            - ext/Encode/Encode/iso8859-7.enc
9535            - ext/Encode/Encode/iso8859-7.ucm
9536            - ext/Encode/Encode/iso8859-8.enc
9537            - ext/Encode/Encode/iso8859-8.ucm
9538            - ext/Encode/Encode/iso8859-9.enc
9539            - ext/Encode/Encode/iso8859-9.ucm
9540            - ext/Encode/Encode/isoir-197.enc
9541            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
9542            - t/lib/sample-tests/header_at_end
9543            - t/lib/sample-tests/header_at_end_fail
9544           !> (integrate 174 files)
9545 ____________________________________________________________________________
9546 [ 12154] By: ams                                   on 2001/09/23  07:11:46
9547         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
9548              by Blair Zajac.
9549      Branch: perl
9550            ! pod/perlfunc.pod
9551 ____________________________________________________________________________
9552 [ 12153] By: ams                                   on 2001/09/23  06:56:32
9553         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
9554              Forgotten deprecation of *glob{FILEHANDLE}?
9555              From: "chromatic" <chromatic@rmci.net>
9556              Date: Sat, 22 Sep 2001 21:27:56 -0600
9557              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
9558      Branch: perl
9559            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
9560 ____________________________________________________________________________
9561 [ 12152] By: ams                                   on 2001/09/23  06:42:58
9562         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
9563              From: Michael G Schwern <schwern@pobox.com>
9564              Date: Sun, 23 Sep 2001 03:34:39 -0400
9565              Message-Id: <20010923033439.E7005@blackrider>
9566      Branch: perl
9567            ! lib/File/Find.pm
9568 ____________________________________________________________________________
9569 [ 12151] By: ams                                   on 2001/09/23  06:37:57
9570         Log: Subject: Re: t/op/magic.t missing tests on Win32
9571              From: Michael G Schwern <schwern@pobox.com>
9572              Date: Sat, 22 Sep 2001 20:29:09 -0400
9573              Message-Id: <20010922202909.I18223@blackrider>
9574      Branch: perl
9575            ! t/op/magic.t
9576 ____________________________________________________________________________
9577 [ 12150] By: ams                                   on 2001/09/23  06:36:26
9578         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
9579              Dumpvalue.pm
9580              From: "chromatic" <chromatic@rmci.net>
9581              Date: Sat, 22 Sep 2001 19:41:31 -0600
9582              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
9583      Branch: perl
9584            + lib/Dumpvalue.t
9585            ! MANIFEST lib/Dumpvalue.pm
9586 ____________________________________________________________________________
9587 [ 12149] By: ams                                   on 2001/09/23  06:25:35
9588         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
9589              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9590              Date: Sun, 23 Sep 2001 15:27:56 +0900
9591              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
9592      Branch: perl
9593            ! ext/Encode/Encode/2022-cn.enc
9594 ____________________________________________________________________________
9595 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
9596         Log: Manual eror in #12147.
9597      Branch: perl
9598            ! win32/win32.c
9599 ____________________________________________________________________________
9600 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
9601         Log: Integrate change #12146 from maintperl;
9602              win32_chdir() et al don't handle a NULL argument gracefully
9603      Branch: perl
9604           !> win32/perlhost.h win32/win32.c
9605 ____________________________________________________________________________
9606 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
9607         Log: win32_chdir() et al don't handle a NULL argument gracefully
9608      Branch: maint-5.6/perl
9609            ! win32/perlhost.h win32/win32.c
9610 ____________________________________________________________________________
9611 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
9612         Log: typo in change#12026
9613      Branch: maint-5.6/perl
9614            ! op.c
9615 ____________________________________________________________________________
9616 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
9617         Log: Subject: [PATCH] Re: scalar context unpack bugs
9618              From: Nicholas Clark <nick@ccl4.org>
9619              Date: Sat, 22 Sep 2001 23:07:56 +0100
9620              Message-ID: <20010922230755.O4971@plum.flirble.org>
9621      Branch: perl
9622            ! pp_pack.c t/op/pack.t
9623 ____________________________________________________________________________
9624 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
9625         Log: Try ExtUtils::Command.t everywhere, not just on Win32
9626              (as suggested by NI-S).  Also allow running it either
9627              in t/ or in the main directory.
9628      Branch: perl
9629            ! lib/ExtUtils/Command.t
9630 ____________________________________________________________________________
9631 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
9632         Log: Update the test on warnings/register.t.
9633      Branch: perl
9634            ! t/lib/1_compile.t
9635 ____________________________________________________________________________
9636 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
9637         Log: The code is now almost tidy enough to keep the IRIX cc happy.
9638      Branch: perl
9639            ! hints/irix_6.sh
9640 ____________________________________________________________________________
9641 [ 12140] By: ams                                   on 2001/09/22  17:26:32
9642         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
9643              use_ithreads
9644              From: "Craig A. Berry" <craigberry@mac.com>
9645              Date: Sat, 22 Sep 2001 13:15:32 -0500
9646              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
9647      Branch: perl
9648            ! configure.com
9649 ____________________________________________________________________________
9650 [ 12139] By: ams                                   on 2001/09/22  16:44:08
9651         Log: Do what perl_clone() does for sharedsv functions.
9652      Branch: perl
9653            ! embed.pl proto.h
9654 ____________________________________________________________________________
9655 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
9656         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
9657              (suggested by Sarathy, extensions shouldn't be dabbling with
9658              op structures, so binary backward compatibility should not be
9659              an issue.)
9660      Branch: perl
9661            ! hints/irix_6.sh op.h
9662 ____________________________________________________________________________
9663 [ 12137] By: ams                                   on 2001/09/22  16:21:05
9664         Log: More cleanups. (What's PERL_DECL_PROT?)
9665      Branch: perl
9666            ! embed.pl proto.h sharedsv.h
9667 ____________________________________________________________________________
9668 [ 12136] By: ams                                   on 2001/09/22  15:14:34
9669         Log: (Retracted by #12185)
9670              
9671              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
9672              Add Tests for warnings::register, Doc Update
9673              From: "chromatic" <chromatic@rmci.net>
9674              Date: Sat, 22 Sep 2001 09:43:20 -0600
9675              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
9676      Branch: perl
9677            + lib/warnings/register.t
9678            ! MANIFEST lib/warnings/register.pm
9679 ____________________________________________________________________________
9680 [ 12135] By: ams                                   on 2001/09/22  15:07:50
9681         Log: `@foo' should be @foo for consistency.
9682      Branch: perl
9683            ! pod/perldiag.pod
9684 ____________________________________________________________________________
9685 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
9686         Log: (Retracted by #12138)
9687              
9688              Add -woff (turn warning off) 3187:
9689              "A pointer is converted to a smaller integer."
9690              This happens when your pointers are 64-bit: then every case
9691              of converting pointers to PADOFFSETs (explicitly 32-bit)
9692              faces truncation (even explicit use of INT2PTR doesn't help).
9693              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
9694              Changing PADOFFSET from U32 to UV would help, but that
9695              would break binary backward compatibility of BASEOP and padop
9696              (assuming you have been using 64-bit pointers).
9697      Branch: perl
9698            ! hints/irix_6.sh
9699 ____________________________________________________________________________
9700 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
9701         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
9702              but the name comes from the inside the file, not from the file
9703              name, and Rumanian is the name of the language.
9704      Branch: perl
9705            + ext/Encode/Encode/macRumanian.enc
9706            - ext/Encode/Encode/macRomania.enc
9707            ! MANIFEST
9708 ____________________________________________________________________________
9709 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
9710         Log: Rename perltootc as perltooc for 8.3-friedliness.
9711      Branch: perl
9712            + pod/perltooc.pod
9713            - pod/perltootc.pod
9714            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
9715            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
9716            ! pod/perltoot.pod
9717 ____________________________________________________________________________
9718 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
9719         Log: Find more conflicts by lowercasing.
9720      Branch: perl
9721            + Porting/check83.pl
9722            - check83.pl
9723            ! MANIFEST
9724 ____________________________________________________________________________
9725 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
9726         Log: The AIX cc 5.0.0.0 is simply too buggy.
9727      Branch: perl
9728            ! hints/aix.sh
9729 ____________________________________________________________________________
9730 [ 12129] By: ams                                   on 2001/09/22  12:35:38
9731         Log: Uninteresting cleanup.
9732      Branch: perl
9733            ! form.h
9734 ____________________________________________________________________________
9735 [ 12128] By: ams                                   on 2001/09/22  12:28:48
9736         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
9737              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
9738              Date: Sat, 22 Sep 2001 14:29:13 +0100
9739              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
9740      Branch: perl
9741            ! cv.h
9742 ____________________________________________________________________________
9743 [ 12127] By: ams                                   on 2001/09/22  12:04:28
9744         Log: What's a backet?
9745      Branch: perl
9746            ! dump.c
9747 ____________________________________________________________________________
9748 [ 12126] By: ams                                   on 2001/09/22  10:02:34
9749         Log: Removed duplicated tests #19 and #20.
9750      Branch: perl
9751            ! t/op/do.t
9752 ____________________________________________________________________________
9753 [ 12125] By: ams                                   on 2001/09/22  03:58:41
9754         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
9755              From: Michael Carman <mjcarman@home.com>
9756              Date: Fri, 21 Sep 2001 17:54:05 -0500
9757              Message-Id: <3BABC50D.6040202@home.com>
9758              (Applied with some changes.)
9759      Branch: perl
9760            ! pod/perlmod.pod
9761 ____________________________________________________________________________
9762 [ 12124] By: ams                                   on 2001/09/22  03:44:19
9763         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
9764              From: Michael G Schwern <schwern@pobox.com>
9765              Date: Fri, 21 Sep 2001 19:20:40 -0400
9766              Message-Id: <20010921192040.E5494@blackrider>
9767      Branch: perl
9768            ! t/op/chdir.t
9769 ____________________________________________________________________________
9770 [ 12123] By: ams                                   on 2001/09/22  03:41:08
9771         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
9772              From: Blair Zajac <blair@orcaware.com>
9773              Date: Fri, 21 Sep 2001 15:13:04 -0700
9774              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
9775      Branch: perl
9776            ! t/op/chdir.t
9777 ____________________________________________________________________________
9778 [ 12122] By: ams                                   on 2001/09/22  03:37:07
9779         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
9780              20010920.007
9781              From: Michael G Schwern <schwern@pobox.com>
9782              Date: Fri, 21 Sep 2001 17:59:03 -0400
9783              Message-Id: <20010921175903.V5494@blackrider>
9784      Branch: perl
9785            ! t/op/do.t
9786 ____________________________________________________________________________
9787 [ 12121] By: ams                                   on 2001/09/22  03:30:38
9788         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
9789              suite on WinCE)
9790              From: Michael G Schwern <schwern@pobox.com>
9791              Date: Fri, 21 Sep 2001 19:41:03 -0400
9792              Message-Id: <20010921194103.G5494@blackrider>
9793      Branch: perl
9794            ! pod/perlport.pod
9795 ____________________________________________________________________________
9796 [ 12120] By: ams                                   on 2001/09/22  03:28:06
9797         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
9798              From: Michael G Schwern <schwern@pobox.com>
9799              Date: Fri, 21 Sep 2001 17:33:35 -0400
9800              Message-Id: <20010921173335.T5494@blackrider>
9801              ($ENV{FOO}=undef hunk not applied.)
9802      Branch: perl
9803            ! t/op/magic.t
9804 ____________________________________________________________________________
9805 [ 12119] By: ams                                   on 2001/09/22  03:02:26
9806         Log: Subject: [PATCH] perldiag.pod
9807              From: Peter Scott <Peter@PSDT.com>
9808              Date: Fri, 21 Sep 2001 18:54:50 -0700
9809              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
9810              (Moved to the right place.)
9811      Branch: perl
9812            ! pod/perldiag.pod
9813 ____________________________________________________________________________
9814 [ 12118] By: ams                                   on 2001/09/21  20:05:29
9815         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
9816              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9817              Date: Fri, 21 Sep 2001 22:36:54 +0200
9818              Message-Id: <20010921223654.A12742@rafael>
9819      Branch: perl
9820            ! t/op/do.t
9821 ____________________________________________________________________________
9822 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
9823         Log: Restore things as they were before
9824              the backward compatibility police notices.
9825      Branch: perl
9826            ! lib/Cwd.pm
9827 ____________________________________________________________________________
9828 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
9829         Log: More Cwd from Schwern: make also OS/2 and DOS
9830              Cwd agree with File::Spec (that is, native path
9831              syntax using \ instead of / -- backward compatibility
9832              polic warning) and stop Win32 from using bsd_realpath().
9833      Branch: perl
9834            ! lib/Cwd.pm
9835 ____________________________________________________________________________
9836 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
9837         Log: Subject: [PATCH @12110] RE: Untested libraries update
9838              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
9839              Date: Fri, 21 Sep 2001 18:21:07 +0100
9840              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
9841      Branch: perl
9842            ! lib/warnings/register.pm
9843 ____________________________________________________________________________
9844 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
9845         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
9846              From: Michael G Schwern <schwern@pobox.com>
9847              Date: Thu, 20 Sep 2001 22:54:02 -0400
9848              Message-ID: <20010920225402.A3611@blackrider>
9849      Branch: perl
9850            ! lib/Cwd.pm
9851 ____________________________________________________________________________
9852 [ 12113] By: ams                                   on 2001/09/21  17:08:24
9853         Log: Subject: [PATCH] avoid v-strings with require/use
9854              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9855              Date: Fri, 21 Sep 2001 12:34:40 -0400
9856              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
9857      Branch: perl
9858            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
9859            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
9860            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
9861            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9862            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
9863            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
9864            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
9865            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9866            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
9867            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
9868            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
9869            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
9870            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
9871            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
9872            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
9873            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
9874            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
9875            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
9876            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
9877 ____________________________________________________________________________
9878 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
9879         Log: Update Changes.
9880      Branch: perl
9881            ! Changes patchlevel.h
9882 ____________________________________________________________________________
9883 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
9884         Log: Make AIX and Tru64 compilers happy.  
9885      Branch: perl
9886            ! ext/threads/threads.h ext/threads/threads.xs
9887 ____________________________________________________________________________
9888 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
9889         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
9890              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9891              Date: 21 Sep 2001 09:16:37 -0000
9892              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
9893      Branch: perl
9894            ! toke.c
9895 ____________________________________________________________________________
9896 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
9897         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
9898              From: Michael G Schwern <schwern@pobox.com>
9899              Date: Thu, 20 Sep 2001 21:21:34 -0400
9900              Message-ID: <20010920212134.Y28291@blackrider>
9901      Branch: perl
9902            ! pp_sys.c
9903 ____________________________________________________________________________
9904 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
9905         Log: Subject: Re: GDB Debugging Macros from mod_perl
9906              From: rspier@pobox.com (Robert Spier)
9907              Date: Thu, 20 Sep 2001 22:45:03 -0700
9908              Message-ID: <15274.54239.413929.49430@rls.cx>
9909      Branch: perl
9910            ! pod/perltodo.pod
9911 ____________________________________________________________________________
9912 [ 12105] By: sky                                   on 2001/09/21  10:33:34
9913         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
9914              timezone! GetSystemTime should be available on all Win32 
9915              platforms we support. Perhaps Time::HiRes should be extended to
9916              support WinCE and Novell?
9917      Branch: perl
9918            ! ext/Time/HiRes/HiRes.xs
9919 ____________________________________________________________________________
9920 [ 12104] By: sky                                   on 2001/09/21  08:12:39
9921         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
9922      Branch: perl
9923            ! ext/threads/threads.h ext/threads/threads.xs
9924 ____________________________________________________________________________
9925 [ 12103] By: sky                                   on 2001/09/21  07:57:41
9926         Log: Rename the *thread* functions to Perl_* to avoid clashes.
9927              Notably on AIX but could become a problem on other platforms.
9928      Branch: perl
9929            ! ext/threads/threads.h ext/threads/threads.xs
9930 ____________________________________________________________________________
9931 [ 12102] By: sky                                   on 2001/09/21  07:35:30
9932         Log: Add the shared sv space to the global vars.
9933              Fix problems compiling on win32.
9934      Branch: perl
9935            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
9936            ! sharedsv.c sharedsv.h
9937 ____________________________________________________________________________
9938 [ 12101] By: ams                                   on 2001/09/21  00:19:55
9939         Log: Subject: [PATCH] win32/Makefile warning fix
9940              From: Blair Zajac <blair@orcaware.com>
9941              Date: Thu, 20 Sep 2001 18:15:43 -0700
9942              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
9943      Branch: perl
9944            ! win32/Makefile
9945 ____________________________________________________________________________
9946 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
9947         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
9948              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9949              Date: Thu, 20 Sep 2001 18:36:22 +0200
9950              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
9951      Branch: perl
9952            ! lib/ExtUtils/Command.t
9953 ____________________________________________________________________________
9954 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
9955         Log: Cant spl wirth a dam.
9956      Branch: perl
9957            ! intrpvar.h
9958 ____________________________________________________________________________
9959 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
9960         Log: Don't use C++ comments.
9961      Branch: perl
9962            ! ext/threads/threads.xs
9963 ____________________________________________________________________________
9964 [ 12097] By: ams                                   on 2001/09/20  21:42:07
9965         Log: Change #12044 didn't.
9966      Branch: perl
9967            ! lib/constant.pm
9968 ____________________________________________________________________________
9969 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
9970         Log: Metaconfig unit changes for #12095.
9971      Branch: metaconfig
9972            ! U/modified/Myinit.U U/modified/libs.U
9973 ____________________________________________________________________________
9974 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
9975         Log: Remove iconv references since we are not using it
9976              and not going to; regen perltoc, perlmodlib.
9977              (Some references still linger in perltoc, have to figure
9978              out where they are coming from.)
9979      Branch: perl
9980            ! Configure NetWare/config.wc NetWare/config_H.wc
9981            ! Porting/Glossary Porting/config.sh Porting/config_H
9982            ! config_h.SH configure.com epoc/config.sh perl.h
9983            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
9984            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9985            ! vos/config.ga.h win32/config.bc win32/config.gc
9986            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9987            ! win32/config_H.vc wince/config.ce wince/config.h
9988            ! wince/config_H.ce
9989 ____________________________________________________________________________
9990 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
9991         Log: Subject: [PATCH docs] Re: ARGV and read
9992              From: Dave Mitchell <davem@fdgroup.co.uk>
9993              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
9994              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
9995      Branch: perl
9996            ! pod/perltodo.pod pod/perlvar.pod
9997 ____________________________________________________________________________
9998 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
9999         Log: Fresh copies from the cvs.perl.org perlfaq repository.
10000      Branch: perl
10001            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
10002            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
10003            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
10004            ! pod/perlfaq9.pod
10005 ____________________________________________________________________________
10006 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
10007         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
10008              From: Nicholas Clark <nick@ccl4.org>
10009              Date: Thu, 20 Sep 2001 14:27:08 +0100
10010              Message-ID: <20010920142708.X4971@plum.flirble.org>
10011      Branch: perl
10012            ! pp_pack.c t/op/pack.t
10013 ____________________________________________________________________________
10014 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
10015         Log: The sharedsv_space* are variables, not code.  Duh.
10016      Branch: perl
10017            ! intrpvar.h makedef.pl
10018 ____________________________________________________________________________
10019 [ 12090] By: ams                                   on 2001/09/20  11:26:06
10020         Log: Subject: [patch lib/lib_pm.PL]
10021              From: Stas Bekman <stas@stason.org>
10022              Date: Thu, 20 Sep 2001 18:48:53 +0800
10023              Message-Id: <3BA9C995.6010302@stason.org>
10024              (Applied by hand.)
10025      Branch: perl
10026            ! lib/lib_pm.PL
10027 ____________________________________________________________________________
10028 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
10029         Log: Only 21 tests, skipping or not.
10030      Branch: perl
10031            ! lib/ExtUtils/Command.t
10032 ____________________________________________________________________________
10033 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
10034         Log: New exported symbols.
10035      Branch: perl
10036            ! makedef.pl
10037 ____________________________________________________________________________
10038 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
10039         Log: Update Changes.
10040      Branch: perl
10041            ! Changes patchlevel.h
10042 ____________________________________________________________________________
10043 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
10044         Log: Correct numbering of the tests is useful.
10045      Branch: perl
10046            ! ext/threads/t/basic.t
10047 ____________________________________________________________________________
10048 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
10049         Log: More tests now too.
10050      Branch: perl
10051            ! lib/ExtUtils/Command.t
10052 ____________________________________________________________________________
10053 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
10054         Log: More tests now.
10055      Branch: perl
10056            ! ext/threads/t/basic.t
10057 ____________________________________________________________________________
10058 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
10059         Log: The test assumed 7-bit ASCII.  Now it "just"
10060              assumes 8-bit whatever.
10061      Branch: perl
10062            ! t/op/crypt.t
10063 ____________________________________________________________________________
10064 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
10065         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
10066              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10067              Date: Wed, 19 Sep 2001 11:45:28 +0200
10068              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
10069              
10070              Lvalue casts are not portable.
10071      Branch: perl
10072            ! ext/threads/threads.xs
10073 ____________________________________________________________________________
10074 [ 12081] By: sky                                   on 2001/09/19  10:17:52
10075         Log: Make the basic test contain only realy basic API tests
10076              Seems to be a problem with detach.
10077      Branch: perl
10078            ! ext/threads/t/basic.t
10079 ____________________________________________________________________________
10080 [ 12080] By: ams                                   on 2001/09/19  01:23:55
10081         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
10082              From: Michael G Schwern <schwern@pobox.com>
10083              Date: Tue, 18 Sep 2001 19:53:48 -0400
10084              Message-Id: <20010918195348.M585@blackrider>
10085              
10086              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
10087              From: Michael G Schwern <schwern@pobox.com>
10088              Date: Tue, 18 Sep 2001 22:07:13 -0400
10089              Message-Id: <20010918220713.B19616@blackrider>
10090      Branch: perl
10091            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
10092            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10093            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
10094            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
10095            ! lib/Test/Tutorial.pod
10096 ____________________________________________________________________________
10097 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
10098         Log: Indent the test a bit.
10099      Branch: perl
10100            ! ext/threads/t/basic.t
10101 ____________________________________________________________________________
10102 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
10103         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
10104              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10105              Date: Tue, 18 Sep 2001 18:06:44 +0200
10106              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
10107      Branch: perl
10108            ! win32/win32.c
10109 ____________________________________________________________________________
10110 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
10111         Log: Subject: stat access time is wrong on Win95
10112              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10113              Date: Tue, 18 Sep 2001 21:59:24 +0200
10114              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
10115      Branch: perl
10116            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
10117 ____________________________________________________________________________
10118 [ 12076] By: ams                                   on 2001/09/18  22:11:25
10119         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
10120              From: Michael G Schwern <schwern@pobox.com>
10121              Date: Tue, 18 Sep 2001 18:47:14 -0400
10122              Message-Id: <20010918184714.I585@blackrider>
10123      Branch: perl
10124            ! t/op/crypt.t
10125 ____________________________________________________________________________
10126 [ 12075] By: sky                                   on 2001/09/18  19:29:37
10127         Log: two test failures
10128              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10129              Message-ID: <20010918221702.A17408@rafael>
10130              partly applied, #12074 already fixed half the patch
10131      Branch: perl
10132            ! ext/threads/t/basic.t
10133 ____________________________________________________________________________
10134 [ 12074] By: sky                                   on 2001/09/18  18:49:03
10135         Log: Fixes test case failure introduced by #12071, the warning is
10136              now correctly spelled :-)
10137      Branch: perl
10138            ! ext/IO/lib/IO/t/io_sel.t
10139 ____________________________________________________________________________
10140 [ 12073] By: sky                                   on 2001/09/18  18:46:22
10141         Log: Make the test behave properly!
10142      Branch: perl
10143            ! ext/threads/t/basic.t
10144 ____________________________________________________________________________
10145 [ 12072] By: ams                                   on 2001/09/18  18:44:59
10146         Log: OP_RCATLINE is an SVOP, not a BASEOP.
10147      Branch: perl
10148            ! opcode.h opcode.pl
10149 ____________________________________________________________________________
10150 [ 12071] By: ams                                   on 2001/09/18  18:06:27
10151         Log: Deprecate != Depreciate.
10152      Branch: perl
10153            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
10154            ! lib/Pod/ParseUtils.pm
10155 ____________________________________________________________________________
10156 [ 12070] By: ams                                   on 2001/09/18  15:14:58
10157         Log: Subject: [PATCH] Getopt::Std cleanup
10158              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10159              Date: Tue, 18 Sep 2001 17:32:13 +0200
10160              Message-Id: <20010918173213.C777@rafael>
10161      Branch: perl
10162            ! lib/Getopt/Std.pm lib/Getopt/Std.t
10163 ____________________________________________________________________________
10164 [ 12069] By: sky                                   on 2001/09/18  14:56:33
10165         Log: Forgot the makefile
10166      Branch: perl
10167            + ext/threads/Makefile.PL
10168 ____________________________________________________________________________
10169 [ 12068] By: sky                                   on 2001/09/18  14:13:26
10170         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
10171              The test will fail because of Test.pm not knowing about threads. 
10172              basic needs to be manually tested
10173              compile time warnings on IV2PTR conversions need to be fixed
10174      Branch: perl
10175            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
10176            + ext/threads/threads.h ext/threads/threads.pm
10177            + ext/threads/threads.xs
10178            ! MANIFEST
10179 ____________________________________________________________________________
10180 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
10181         Log: DJGPP tweak from Laszlo Molnar.
10182      Branch: perl
10183            ! djgpp/config.over
10184 ____________________________________________________________________________
10185 [ 12066] By: sky                                   on 2001/09/18  10:24:31
10186         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
10187      Branch: perl
10188            ! sharedsv.c sharedsv.h
10189 ____________________________________________________________________________
10190 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
10191         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
10192              ditto ^cns.
10193      Branch: perl
10194            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
10195            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
10196            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
10197            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
10198            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
10199            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
10200            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
10201            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
10202            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
10203            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
10204            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
10205            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
10206            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
10207            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
10208            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
10209            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
10210            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
10211            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
10212            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
10213            + ext/Encode/Encode/ir-197.enc
10214            - ext/Encode/Encode/cns11643-1.enc
10215            - ext/Encode/Encode/cns11643-2.enc
10216            - ext/Encode/Encode/iso2022-cn.enc
10217            - ext/Encode/Encode/iso2022-jp.enc
10218            - ext/Encode/Encode/iso2022-jp1.enc
10219            - ext/Encode/Encode/iso2022-jp2.enc
10220            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
10221            - ext/Encode/Encode/iso8859-1.enc
10222            - ext/Encode/Encode/iso8859-1.ucm
10223            - ext/Encode/Encode/iso8859-10.enc
10224            - ext/Encode/Encode/iso8859-10.ucm
10225            - ext/Encode/Encode/iso8859-11.enc
10226            - ext/Encode/Encode/iso8859-11.ucm
10227            - ext/Encode/Encode/iso8859-13.enc
10228            - ext/Encode/Encode/iso8859-13.ucm
10229            - ext/Encode/Encode/iso8859-14.enc
10230            - ext/Encode/Encode/iso8859-14.ucm
10231            - ext/Encode/Encode/iso8859-15.enc
10232            - ext/Encode/Encode/iso8859-15.ucm
10233            - ext/Encode/Encode/iso8859-16.enc
10234            - ext/Encode/Encode/iso8859-16.ucm
10235            - ext/Encode/Encode/iso8859-2.enc
10236            - ext/Encode/Encode/iso8859-2.ucm
10237            - ext/Encode/Encode/iso8859-3.enc
10238            - ext/Encode/Encode/iso8859-3.ucm
10239            - ext/Encode/Encode/iso8859-4.enc
10240            - ext/Encode/Encode/iso8859-4.ucm
10241            - ext/Encode/Encode/iso8859-5.enc
10242            - ext/Encode/Encode/iso8859-5.ucm
10243            - ext/Encode/Encode/iso8859-6.enc
10244            - ext/Encode/Encode/iso8859-6.ucm
10245            - ext/Encode/Encode/iso8859-7.enc
10246            - ext/Encode/Encode/iso8859-7.ucm
10247            - ext/Encode/Encode/iso8859-8.enc
10248            - ext/Encode/Encode/iso8859-8.ucm
10249            - ext/Encode/Encode/iso8859-9.enc
10250            - ext/Encode/Encode/iso8859-9.ucm
10251            - ext/Encode/Encode/isoir-197.enc
10252            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
10253 ____________________________________________________________________________
10254 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
10255         Log: Must Uppercase.
10256      Branch: perl
10257            ! ext/Encode/Encode.pm
10258 ____________________________________________________________________________
10259 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
10260         Log: Add various encodings.
10261      Branch: perl
10262            + ext/Encode/Encode/iso8859-11.enc
10263            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
10264            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
10265            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
10266            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
10267            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
10268            + ext/Encode/Encode/viscii.ucm
10269            ! MANIFEST ext/Encode/Encode.pm
10270 ____________________________________________________________________________
10271 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
10272         Log: lib/unicode relic.
10273      Branch: perl
10274            ! ext/Encode/compile
10275 ____________________________________________________________________________
10276 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
10277         Log: Subject: [PATCH] Re: filename problems
10278              From: Michael G Schwern <schwern@pobox.com>
10279              Date: Mon, 17 Sep 2001 17:26:26 -0400
10280              Message-ID: <20010917172626.Q585@blackrider>
10281      Branch: perl
10282            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
10283            - t/lib/sample-tests/header_at_end
10284            - t/lib/sample-tests/header_at_end_fail
10285            ! MANIFEST lib/Test/Harness/t/test-harness.t
10286 ____________________________________________________________________________
10287 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
10288         Log: Explicitly explain the 1e9 seconds, not everybody
10289              is a C geek.
10290      Branch: perl
10291            ! ext/Time/HiRes/HiRes.pm
10292 ____________________________________________________________________________
10293 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
10294         Log: Explain an apparent bug reported by
10295              Richard J. Barbalace <rjbarbal@MIT.EDU>,
10296              with additional explanation from Gisle Aas.
10297      Branch: perl
10298            ! ext/Time/HiRes/HiRes.pm
10299 ____________________________________________________________________________
10300 [ 12058] By: ams                                   on 2001/09/17  19:52:01
10301         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
10302              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10303              Date: Mon, 17 Sep 2001 22:48:05 +0200
10304              Message-Id: <20010917224805.C11744@rafael>
10305      Branch: perl
10306            ! t/lib/warnings/op t/lib/warnings/pp
10307 ____________________________________________________________________________
10308 [ 12057] By: ams                                   on 2001/09/17  16:51:18
10309         Log: Its a nit!
10310      Branch: perl
10311            ! sv.h
10312 ____________________________________________________________________________
10313 [ 12056] By: ams                                   on 2001/09/17  16:47:55
10314         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
10315              From: "Craig A. Berry" <craigberry@mac.com>
10316              Date: Mon, 17 Sep 2001 12:34:20 -0500
10317              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
10318      Branch: perl
10319            ! vms/vms.c
10320 ____________________________________________________________________________
10321 [ 12055] By: ams                                   on 2001/09/17  16:05:15
10322         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
10323              From: Gisle Aas <gisle@ActiveState.com>
10324              Date: 16 Apr 2001 16:20:34 -0700
10325              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
10326              (Applied by hand.)
10327      Branch: perl
10328            ! lib/CPAN.pm lib/CPAN/Nox.pm
10329 ____________________________________________________________________________
10330 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
10331         Log: Update Changes.
10332      Branch: perl
10333            ! Changes patchlevel.h
10334 ____________________________________________________________________________
10335 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
10336         Log: Adding new files to the MANIFEST is always nice.
10337      Branch: perl
10338            ! MANIFEST
10339 ____________________________________________________________________________
10340 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
10341         Log: Reindent the PerlIO files (suggested by NI-S), used
10342              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
10343              (GNU indent).  Note that wholesale re-indenting might
10344              be nice, but that would break nice formatting/alignment
10345              of assignments, equality testing, and complex boolean
10346              expressions with lots of &s and |s.
10347      Branch: perl
10348            ! perlio.c perlio.h perliol.h
10349 ____________________________________________________________________________
10350 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
10351         Log: Add a script for being 8.3-polite.
10352              The found conflicts are being worked on.
10353      Branch: perl
10354            + check83.pl
10355            ! MANIFEST Porting/pumpkin.pod
10356 ____________________________________________________________________________
10357 [ 12050] By: sky                                   on 2001/09/17  12:44:36
10358         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
10359              finding it.
10360      Branch: perl
10361            ! sv.c
10362 ____________________________________________________________________________
10363 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
10364         Log: Bump up versions because of #12041.
10365      Branch: perl
10366            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
10367            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
10368            ! lib/Time/localtime.pm
10369 ____________________________________________________________________________
10370 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
10371         Log: Bump the version number because of #12042.
10372      Branch: perl
10373            ! lib/CPAN/FirstTime.pm
10374 ____________________________________________________________________________
10375 [ 12047] By: ams                                   on 2001/09/17  11:21:40
10376         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
10377              From: Abhijit Menon-Sen <ams@wiw.org>
10378              Date: Mon, 17 Sep 2001 17:44:12 +0530
10379              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
10380      Branch: perl
10381            ! op.c
10382 ____________________________________________________________________________
10383 [ 12046] By: sky                                   on 2001/09/17  07:14:17
10384         Log: Subject: Re: t/op/ver.t using skip() improperly
10385              From: "chromatic" <chromatic@rmci.net>
10386              Date: Mon, 17 Sep 2001 00:22:29 -0600
10387              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
10388      Branch: perl
10389            ! t/op/ver.t
10390 ____________________________________________________________________________
10391 [ 12045] By: nick                                  on 2001/09/17  07:12:14
10392         Log: Integrate mainline
10393      Branch: perlio
10394           +> t/op/chdir.t
10395           !> (integrate 117 files)
10396 ____________________________________________________________________________
10397 [ 12044] By: ams                                   on 2001/09/17  05:49:53
10398         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
10399              From: Ilmari Karonen <iltzu@sci.fi>
10400              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
10401              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
10402              (And $VERSION = '1.05'.)
10403      Branch: perl
10404            ! lib/constant.pm
10405 ____________________________________________________________________________
10406 [ 12043] By: ams                                   on 2001/09/17  05:44:50
10407         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
10408              From: Michael G Schwern <schwern@pobox.com>
10409              Date: Mon, 17 Sep 2001 07:49:04 +0200
10410              Message-Id: <20010917074904.V1588@blackrider>
10411              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
10412      Branch: perl
10413            + t/op/chdir.t
10414            ! MANIFEST pp_sys.c
10415 ____________________________________________________________________________
10416 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
10417         Log: Subject: Re: CPAN.pm needs some hacking 
10418              From: "chromatic" <chromatic@rmci.net>
10419              Date: Sun, 16 Sep 2001 16:46:29 -0600
10420              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
10421      Branch: perl
10422            ! lib/CPAN/FirstTime.pm
10423 ____________________________________________________________________________
10424 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
10425         Log: Change use|require 5.005_64 to use|require 5.6.1.
10426      Branch: perl
10427            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
10428            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
10429            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
10430            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
10431            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
10432            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
10433            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
10434            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
10435            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
10436            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
10437            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
10438            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
10439            ! lib/base.pm lib/fields.pm
10440 ____________________________________________________________________________
10441 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
10442         Log: Bump up version numbers.
10443              
10444              TODO 1: double check that pre-5.6.1 CPAN.pm:s
10445              don't try to download 5.8.0 because of the
10446              version numbers.  Mainly this means using _00
10447              in the core version numbers.
10448              
10449              TODO 2: the "use 5.005_64" in many modules
10450              needs to be changed to, say, "use 5.6.1".
10451      Branch: perl
10452            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
10453            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
10454            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
10455            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
10456            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
10457            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
10458            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
10459            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
10460            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
10461            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
10462            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
10463 ____________________________________________________________________________
10464 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
10465         Log: Use UCHARAT() as suggested by Inaba Hiroto.
10466      Branch: perl
10467            ! regexec.c
10468 ____________________________________________________________________________
10469 [ 12038] By: ams                                   on 2001/09/16  15:16:24
10470         Log: Subject: [PATCH] Re: Core module version numbers review
10471              From: Peter Scott <Peter@PSDT.com>
10472              Date: Sun, 16 Sep 2001 09:09:58 -0700
10473              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
10474      Branch: perl
10475            ! lib/perl5db.pl
10476 ____________________________________________________________________________
10477 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
10478         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
10479              not yet fully implemented.
10480      Branch: perl
10481            ! pod/perlfunc.pod pod/perlunicode.pod
10482 ____________________________________________________________________________
10483 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
10484         Log: Subject: [patch] plug PL_beginav_save leak
10485              From: Doug MacEachern <dougm@covalent.net>
10486              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
10487              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
10488      Branch: perl
10489            ! perl.c
10490 ____________________________________________________________________________
10491 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
10492         Log: (accidentally empty checkin)
10493      Branch: perl
10494            ! sv.c
10495 ____________________________________________________________________________
10496 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
10497         Log: Subject: [patch] ithreads+PL_beginav_save
10498              From: Doug MacEachern <dougm@covalent.net>
10499              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
10500              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
10501      Branch: perl
10502            ! sv.c
10503 ____________________________________________________________________________
10504 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
10505         Log: Subject: [PATCH] h2xs.PL with C::Scan
10506              From: Tim Jenness <t.jenness@jach.hawaii.edu>
10507              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
10508              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
10509      Branch: perl
10510            ! utils/h2xs.PL
10511 ____________________________________________________________________________
10512 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
10513         Log: Elaborate (well, make more vague, really) #12030.
10514      Branch: perl
10515            ! pod/perltodo.pod pod/perlunicode.pod
10516 ____________________________________________________________________________
10517 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
10518         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
10519              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10520              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
10521              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
10522      Branch: perl
10523            ! regexec.c
10524 ____________________________________________________________________________
10525 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
10526         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
10527              are not yet complete.
10528      Branch: perl
10529            ! pod/perltodo.pod pod/perlunicode.pod
10530 ____________________________________________________________________________
10531 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
10532         Log: Document what's still to be done on the regular expression
10533              Unicode support, based on the UTR#18.
10534      Branch: perl
10535            ! pod/perltodo.pod pod/perlunicode.pod
10536 ____________________________________________________________________________
10537 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
10538         Log: Regen headers.
10539      Branch: perl
10540            ! embedvar.h perlapi.h
10541 ____________________________________________________________________________
10542 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
10543         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
10544              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10545              Date: Sun, 09 Sep 2001 18:41:54 +0100
10546              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
10547      Branch: perl
10548            ! Porting/findvars ext/ByteLoader/bytecode.h
10549            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
10550            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
10551 ____________________________________________________________________________
10552 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
10553         Log: enable most warnings for windows build; fix the various typecasting
10554              nits that showed up (no bugfixes here)
10555      Branch: maint-5.6/perl
10556            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
10557            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
10558            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
10559            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
10560            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
10561            ! x2p/walk.c
10562 ____________________________________________________________________________
10563 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
10564         Log: Integrate change #12024 from maintperl
10565              (a local() precedence bug)
10566      Branch: perl
10567           !> lib/ExtUtils/Install.pm
10568 ____________________________________________________________________________
10569 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
10570         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
10571              change#8642
10572      Branch: maint-5.6/perl
10573            ! lib/ExtUtils/Install.pm
10574 ____________________________________________________________________________
10575 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
10576         Log: Update Changes.
10577      Branch: perl
10578            ! Changes patchlevel.h
10579 ____________________________________________________________________________
10580 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
10581         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
10582              From: "chromatic" <chromatic@rmci.net>
10583              Date: Fri, 14 Sep 2001 09:44:57 -0600 
10584              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
10585      Branch: perl
10586            ! lib/ExtUtils/Manifest.t
10587 ____________________________________________________________________________
10588 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
10589         Log: Hopefully better skipping of the Complete.t tests
10590              in case of not a tty. 
10591      Branch: perl
10592            ! lib/Term/Complete.t t/op/stat.t
10593 ____________________________________________________________________________
10594 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
10595         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
10596              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10597              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
10598              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
10599      Branch: perl
10600            ! regexec.c t/op/pat.t
10601 ____________________________________________________________________________
10602 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
10603         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
10604              From: Robin Barker <rmb1@cise.npl.co.uk>
10605              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
10606              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
10607      Branch: perl
10608            ! pod/perlport.pod
10609 ____________________________________________________________________________
10610 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
10611         Log: NetWare tweaks from Ananth Kesari.
10612      Branch: perl
10613            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
10614            ! NetWare/nwutil.h
10615 ____________________________________________________________________________
10616 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
10617         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
10618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10619              Date: Fri, 14 Sep 2001 10:51:13 +0200
10620              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
10621      Branch: perl
10622            ! pod/perlport.pod
10623 ____________________________________________________________________________
10624 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
10625         Log: Subject: Re: [PATCH 2 pl2pm.PL]
10626              From: Joe Smith <Joe.Smith@inwap.com>
10627              Date: Fri, 14 Sep 2001 00:13:32 -0700
10628              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
10629              
10630              Eradicate qu.
10631      Branch: perl
10632            ! keywords.h keywords.pl utils/pl2pm.PL
10633 ____________________________________________________________________________
10634 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
10635         Log: Retract #12013, didn't go over too well in Tru64.
10636      Branch: perl
10637            ! embed.h embed.pl sv.h
10638 ____________________________________________________________________________
10639 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
10640         Log: Subject: [PATCH] Execute files of debugger commands
10641              From: Peter Scott <Peter@PSDT.com>
10642              Date: Thu, 13 Sep 2001 15:26:31 -0700
10643              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
10644      Branch: perl
10645            ! lib/perl5db.pl pod/perldebug.pod
10646 ____________________________________________________________________________
10647 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
10648         Log: (Retracted by #12015)
10649              Subject: [proposed PATCH] Re: perl@11920
10650              From: Nicholas Clark <nick@ccl4.org>
10651              Date: Wed, 12 Sep 2001 23:46:09 +0100
10652              Message-ID: <20010912234609.H4971@plum.flirble.org>     
10653      Branch: perl
10654            ! embed.h embed.pl sv.h
10655 ____________________________________________________________________________
10656 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
10657         Log: ucblib shouldn't be linked against in nonstop-ux,
10658              from Tom Bates.
10659      Branch: perl
10660            ! hints/nonstopux.sh
10661 ____________________________________________________________________________
10662 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
10663         Log: Do stty only if we have stty.
10664              
10665              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
10666      Branch: perl
10667            ! lib/Term/Complete.pm
10668 ____________________________________________________________________________
10669 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
10670         Log: Skip the test if not running on a tty.
10671      Branch: perl
10672            ! lib/Term/Complete.t
10673 ____________________________________________________________________________
10674 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
10675         Log: Regen headers.
10676      Branch: perl
10677            ! embed.h opcode.h pod/perlapi.pod proto.h
10678 ____________________________________________________________________________
10679 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
10680         Log: Subject: [PATCH op.c] Re: perl@12003
10681              From: Robin Barker <rmb1@cise.npl.co.uk>
10682              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
10683              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
10684      Branch: perl
10685            ! op.c
10686 ____________________________________________________________________________
10687 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
10688         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
10689              From: Robin Barker <rmb1@cise.npl.co.uk>
10690              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
10691              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
10692      Branch: perl
10693            ! sv.c
10694 ____________________________________________________________________________
10695 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
10696         Log: Upgrade to Memoize 0.66.
10697      Branch: perl
10698            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
10699            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
10700            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
10701 ____________________________________________________________________________
10702 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
10703         Log: Subject: [ID 20010912.007] substr reference core dump
10704              From: me-01@ton.iguana.be
10705              Date: 12 Sep 2001 14:11:16 -0000
10706              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
10707      Branch: perl
10708            ! mg.c
10709 ____________________________________________________________________________
10710 [ 12004] By: ams                                   on 2001/09/12  01:13:49
10711         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
10712              From: Ilmari Karonen <iltzu@sci.fi>
10713              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
10714              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
10715      Branch: perl
10716            ! pod/perlfaq4.pod
10717 ____________________________________________________________________________
10718 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
10719         Log: Update Changes.
10720      Branch: perl
10721            ! Changes patchlevel.h
10722 ____________________________________________________________________________
10723 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
10724         Log: NetWare update from Ananth Kesari.
10725      Branch: perl
10726            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
10727            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
10728 ____________________________________________________________________________
10729 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
10730         Log: Retract #11984: div() being redefined, and 1397
10731              failing on 64-bit platforms.
10732      Branch: perl
10733            ! lib/Math/BigInt/Calc.pm
10734 ____________________________________________________________________________
10735 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
10736         Log: Metaconfig unit change for #11999.
10737      Branch: metaconfig
10738            ! U/protos/d_lseekproto.U
10739 ____________________________________________________________________________
10740 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
10741         Log: The lseek fix (#11991) was no fix.
10742      Branch: perl
10743            ! Configure
10744 ____________________________________________________________________________
10745 [ 11998] By: sky                                   on 2001/09/11  07:52:06
10746         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
10747              From: Matt Sergeant <MSergeant@star.net.uk>
10748              Date: Tue, 11 Sep 2001 09:22:32 +0100
10749              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
10750      Branch: perl
10751            ! ext/Encode/Encode.pm
10752 ____________________________________________________________________________
10753 [ 11997] By: sky                                   on 2001/09/11  06:35:29
10754         Log: Sometimes dTHX is added because it is needed on non 
10755              gnuc platforms, but not needed there. This uses GCC
10756              to silence GCC specific warnings by marking pTHX as 
10757              unused.
10758      Branch: perl
10759            ! perl.h
10760 ____________________________________________________________________________
10761 [ 11996] By: nick                                  on 2001/09/11  06:25:27
10762         Log: Integrate mainline
10763      Branch: perlio
10764            - ext/POSIX/sigaction.t lib/File/Find/taint.t
10765           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
10766 ____________________________________________________________________________
10767 [ 11995] By: nick                                  on 2001/09/11  06:23:39
10768         Log: Part Integrate mainline
10769      Branch: perlio
10770           +> (branch 69 files)
10771            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
10772            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
10773            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
10774            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
10775            - lib/Switch/t/switch_case.t lib/Test/Harness.t
10776            - lib/Test/More/Changes lib/Test/More/t/More.t
10777            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10778            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10779            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
10780            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
10781            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
10782            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
10783            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
10784            - t/lib/Test/More/Catch.pm wince/perl.ico
10785           !> (integrate 197 files)
10786 ____________________________________________________________________________
10787 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
10788         Log: Subject: Re: [PATCH] Encode.pm docs fix
10789              From: Gisle Aas <gisle@ActiveState.com>
10790              Date: 10 Sep 2001 11:27:02 -0700
10791              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
10792      Branch: perl
10793            ! ext/Encode/Encode.pm
10794 ____________________________________________________________________________
10795 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
10796         Log: Fix unpack U to be the reverse of pack U
10797              (but implement unpack U0U as a backdoor to get
10798              the UTF-8 malformed warnings from un-UTF-8 data)
10799      Branch: perl
10800            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
10801 ____________________________________________________________________________
10802 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
10803         Log: Metaconfig unit change for #11991;
10804              delete an unused unit (d_strtoull.U is the one used)
10805      Branch: metaconfig
10806            ! U/protos/d_lseekproto.U
10807      Branch: metaconfig/U/perl
10808            - strtoull.U
10809 ____________________________________________________________________________
10810 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
10811         Log: Subject: [PATCH] Configure not recording lseek proto
10812              From: Blair Zajac <blair@orcaware.com>
10813              Date: Mon, 10 Sep 2001 17:52:37 -0700
10814              Message-ID: <3B9D6055.BA334A31@orcaware.com>
10815              
10816              plus regen Configure.
10817      Branch: perl
10818            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10819            ! config_h.SH uconfig.h
10820 ____________________________________________________________________________
10821 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
10822         Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))                  
10823              From: Nicholas Clark <nick@ccl4.org>
10824              Date: Tue, 11 Sep 2001 00:00:31 +0100
10825              Message-ID: <20010911000031.G1512@plum.flirble.org>
10826      Branch: perl
10827            + t/op/qq.t
10828            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
10829 ____________________________________________________________________________
10830 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
10831         Log: Subject: [PATCH] Building on win32 w/o perlio
10832              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10833              Date: Mon, 10 Sep 2001 23:38:46 +0200
10834              Message-ID: <3B9D4F06.14433.2C37644@localhost>
10835      Branch: perl
10836            ! perl.c win32/Makefile win32/makefile.mk
10837 ____________________________________________________________________________
10838 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
10839         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
10840              From: "chromatic" <chromatic@rmci.net>
10841              Date: Mon, 10 Sep 2001 15:14:01 -0600
10842              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
10843      Branch: perl
10844            + lib/CGI/t/push.t
10845            ! MANIFEST
10846 ____________________________________________________________________________
10847 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
10848         Log: Subject: avoiding hoardes of zombies
10849              From: Nicholas Clark <nick@ccl4.org>
10850              Date: Mon, 10 Sep 2001 22:00:40 +0100
10851              Message-ID: <20010910220040.C1512@plum.flirble.org>
10852      Branch: perl
10853            ! pod/perlipc.pod
10854 ____________________________________________________________________________
10855 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
10856         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
10857              From: John Peacock <jpeacock@rowman.com>
10858              Date: Mon, 10 Sep 2001 16:34:30 -0400
10859              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
10860      Branch: perl
10861            ! sv.c t/op/ver.t utf8.h
10862 ____________________________________________________________________________
10863 [ 11985] By: ams                                   on 2001/09/10  23:20:13
10864         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
10865      Branch: perl
10866            ! MANIFEST
10867 ____________________________________________________________________________
10868 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
10869         Log: (Retracted by #12001)
10870              Subject: Calc with USE_MUL/USE_DIV
10871              From: Tels <perl_dummy@bloodgate.com>
10872              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
10873              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
10874      Branch: perl
10875            ! lib/Math/BigInt/Calc.pm
10876 ____________________________________________________________________________
10877 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
10878         Log: Subject: [PATCH op.c] Re: perl@11978
10879              From: Robin Barker <rmb1@cise.npl.co.uk>
10880              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
10881              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
10882              
10883              Format errors.
10884      Branch: perl
10885            ! op.c
10886 ____________________________________________________________________________
10887 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
10888         Log: Switch PADOFFSET back to U32 both because of binary backward
10889              compatibility and because Arthur seems to have been fixing the
10890              problems with naughty integer-pointer casting.
10891      Branch: perl
10892            ! op.h
10893 ____________________________________________________________________________
10894 [ 11981] By: ams                                   on 2001/09/10  16:31:43
10895         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
10896              Fix Pod Typo, Add Test for ExtUtils::Command
10897              From: "chromatic" <chromatic@rmci.net>
10898              Date: Mon, 10 Sep 2001 11:20:56 -0600
10899              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
10900      Branch: perl
10901            + lib/ExtUtils/Command.t
10902            ! MANIFEST lib/ExtUtils/Command.pm
10903 ____________________________________________________________________________
10904 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
10905         Log: Subject: [PATCH] Encode.pm docs fix
10906              From: Matt Sergeant <MSergeant@star.net.uk>
10907              Date: Mon, 10 Sep 2001 15:24:01 +0100
10908              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
10909      Branch: perl
10910            ! ext/Encode/Encode.pm
10911 ____________________________________________________________________________
10912 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
10913         Log: Update Changes.
10914      Branch: perl
10915            ! Changes patchlevel.h
10916 ____________________________________________________________________________
10917 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
10918         Log: Revert #11973, the dTHX seems to be needed in there
10919              for threaded builds.
10920      Branch: perl
10921            ! perlio.c
10922 ____________________________________________________________________________
10923 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
10924         Log: Detypo.
10925      Branch: perl
10926            ! pod/perlguts.pod
10927 ____________________________________________________________________________
10928 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
10929         Log: Further Class::Struct patching from Damian.
10930              
10931              The new new semantics are:
10932              
10933              * If you pass an initializer for a nested object, it has to be:
10934              a) a reference to an object of that class, or      
10935              b) a reference to an object of a subclass of that class, or
10936              c) a reference to a hash of arguments to be passed to the
10937              class's constructor
10938              * If you pass no initializer for a nested object, the attribute
10939              is initialized to C<undef>
10940      Branch: perl
10941            ! lib/Class/Struct.pm
10942 ____________________________________________________________________________
10943 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
10944         Log: Skip the crypt test if no crypt.
10945      Branch: perl
10946            ! t/op/crypt.t
10947 ____________________________________________________________________________
10948 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
10949         Log: Warn against using bare v-strings as IP addresses
10950              (okay if using the wrappers from Socket)
10951      Branch: perl
10952            ! pod/perldata.pod pod/perlport.pod
10953 ____________________________________________________________________________
10954 [ 11973] By: sky                                   on 2001/09/10  11:57:58
10955         Log: Remove unused dTHX. Silenced another warning.
10956      Branch: perl
10957            ! perlio.c
10958 ____________________________________________________________________________
10959 [ 11972] By: sky                                   on 2001/09/10  11:54:25
10960         Log: Silence some more warnings INT2PTR.
10961      Branch: perl
10962            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
10963 ____________________________________________________________________________
10964 [ 11971] By: sky                                   on 2001/09/10  11:21:50
10965         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
10966      Branch: perl
10967            ! cop.h
10968 ____________________________________________________________________________
10969 [ 11970] By: sky                                   on 2001/09/10  11:17:25
10970         Log: Apply INT2PTR with force to silence warnings from
10971              PM_GETRE and friends. No more warnings with 64bit 
10972              IVs and 32bit pointers.    
10973      Branch: perl
10974            ! op.c op.h perl.c
10975 ____________________________________________________________________________
10976 [ 11969] By: sky                                   on 2001/09/10  10:13:02
10977         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
10978      Branch: perl
10979            ! pod/perlguts.pod
10980 ____________________________________________________________________________
10981 [ 11968] By: sky                                   on 2001/09/10  10:02:51
10982         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
10983              Rename to custop_op_name to Perl_custom_op_name to match perlapi
10984              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
10985              perl_clone.
10986      Branch: perl
10987            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
10988 ____________________________________________________________________________
10989 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
10990         Log: Using strlen() not good on embedded nul bytes.
10991      Branch: perl
10992            ! regcomp.c
10993 ____________________________________________________________________________
10994 [ 11966] By: ams                                   on 2001/09/09  21:06:13
10995         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
10996              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10997              Date: Mon, 13 Aug 2001 22:51:59 +0200
10998              Message-ID: <20010813225159.C6681@rafael>
10999              (Applied with several tweaks.)
11000      Branch: perl
11001            ! embed.h embed.pl proto.h toke.c
11002 ____________________________________________________________________________
11003 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
11004         Log: The exact error message is system-dependent.
11005      Branch: perl
11006            ! lib/ExtUtils/Manifest.t
11007 ____________________________________________________________________________
11008 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
11009         Log: Add Windows and Mac Sami support to Encode
11010              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
11011      Branch: perl
11012            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
11013            ! MANIFEST
11014 ____________________________________________________________________________
11015 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
11016         Log: Use the tried method.
11017      Branch: perl
11018            ! pod/perlport.pod
11019 ____________________________________________________________________________
11020 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
11021         Log: Can't count parentheses.
11022      Branch: perl
11023            ! ext/IO/lib/IO/Socket/INET.pm
11024 ____________________________________________________________________________
11025 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
11026         Log: perlport additions: 1 while unlink, add/delete directory
11027              entries and permissions, cygwin stat funkiness (from Michael
11028              Schwern and Nicholas Clark)
11029      Branch: perl
11030            ! pod/perlport.pod
11031 ____________________________________________________________________________
11032 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
11033         Log: blib does have a detectable test.
11034      Branch: perl
11035            ! t/lib/1_compile.t
11036 ____________________________________________________________________________
11037 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
11038         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
11039              From: "chromatic" <chromatic@rmci.net>
11040              Date: Sat, 08 Sep 2001 19:33:42 -0600
11041              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
11042      Branch: perl
11043            + lib/Term/Complete.t
11044            ! MANIFEST
11045 ____________________________________________________________________________
11046 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
11047         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
11048              From: Michael G Schwern <schwern@pobox.com> 
11049              Date: Sat, 8 Sep 2001 02:40:26 -0400
11050              Message-ID: <20010908024026.A26283@blackrider>
11051      Branch: perl
11052            + lib/Test/Tutorial.pod
11053            ! MANIFEST
11054 ____________________________________________________________________________
11055 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
11056         Log: Try to look up protocol (by name) only iff it has non-numbers:
11057              nice if the server is in a chrooted environment (no /etc/protocols,
11058              server code using hardcorded protocol numbers like 6 for tcp),
11059              suggested by John Holdsworth <coldwave@bigfoot.com>.
11060              In other words, if we are given a number, why look it up again
11061              (by number)?
11062      Branch: perl
11063            ! ext/IO/lib/IO/Socket/INET.pm
11064 ____________________________________________________________________________
11065 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
11066         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
11067              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11068              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
11069              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
11070              
11071              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
11072              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11073              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
11074              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
11075              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
11076              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11077              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
11078              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
11079      Branch: perl
11080            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
11081 ____________________________________________________________________________
11082 [ 11955] By: ams                                   on 2001/09/09  02:54:21
11083         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
11084              From: "Craig A. Berry" <craigberry@mac.com>
11085              Date: Sat, 08 Sep 2001 19:02:16 -0500
11086              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
11087      Branch: perl
11088            ! lib/CGI/t/carp.t
11089 ____________________________________________________________________________
11090 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
11091         Log: Documentation tweaks; think the IP address as an opaque string.
11092      Branch: perl
11093            ! ext/Socket/Socket.pm
11094 ____________________________________________________________________________
11095 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
11096         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
11097              From: Michael G Schwern <schwern@pobox.com>
11098              Date: Sat, 8 Sep 2001 19:45:46 -0400
11099              Message-ID: <20010908194546.C9193@blackrider>
11100      Branch: perl
11101            + lib/blib.t
11102            ! MANIFEST lib/blib.pm t/lib/1_compile.t
11103 ____________________________________________________________________________
11104 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
11105         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
11106              From: "chromatic" <chromatic@rmci.net>
11107              Date: Sat, 08 Sep 2001 12:31:44 -0600
11108              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
11109      Branch: perl
11110            + lib/CGI/t/fast.t
11111            ! MANIFEST
11112 ____________________________________________________________________________
11113 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
11114         Log: The Socket tests were wrong: they were assuming too much.
11115      Branch: perl
11116            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
11117 ____________________________________________________________________________
11118 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
11119         Log: Retract the portability changes since they
11120              seem to have opened a can of worms... will
11121              go back to UNICOS/mk and do the bare minimum
11122              required to get the tests working.
11123      Branch: perl
11124            ! ext/Socket/Socket.xs
11125 ____________________________________________________________________________
11126 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
11127         Log: PADOFFSET is used to cast pointers into integers,
11128              if pointers are 64 bits and U32 32 bits,
11129              bad things may happen, or at least warnings issued.
11130      Branch: perl
11131            ! op.h
11132 ____________________________________________________________________________
11133 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
11134         Log: Still more Socket portability tweaking.
11135              Now Socket.t seems to be happy in all of
11136              Linux/x86, Tru64/alpha, Solaris/sparc,
11137              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
11138              
11139              Addendum: it seems that io_multihomed, io_sock, and hostent
11140              were broken in little-endians (linux/x86 and tru64/alpha)
11141              because of this change.  Argh.
11142      Branch: perl
11143            ! ext/Socket/Socket.xs
11144 ____________________________________________________________________________
11145 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
11146         Log: More portability kicking on inet_ntoa().
11147      Branch: perl
11148            ! ext/Socket/Socket.xs
11149 ____________________________________________________________________________
11150 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
11151         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
11152              From: Michael G Schwern <schwern@pobox.com> 
11153              Date: Fri, 7 Sep 2001 23:06:51 -0400
11154              Message-ID: <20010907230651.R606@blackrider>
11155      Branch: perl
11156            + lib/ExtUtils/Manifest.t
11157            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
11158 ____________________________________________________________________________
11159 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
11160         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
11161              From: "chromatic" <chromatic@rmci.net>
11162              Date: Fri, 07 Sep 2001 17:53:15 -0600      
11163              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
11164      Branch: perl
11165            + lib/ExtUtils/testlib.t
11166            ! MANIFEST
11167 ____________________________________________________________________________
11168 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
11169         Log: Thinko.
11170      Branch: perl
11171            ! lib/integer.t
11172 ____________________________________________________________________________
11173 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
11174         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
11175              From: "Craig A. Berry" <craigberry@mac.com>
11176              Date: Fri, 07 Sep 2001 15:30:03 -0500
11177              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
11178      Branch: perl
11179            ! lib/CGI/Carp.pm
11180 ____________________________________________________________________________
11181 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
11182         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
11183              From: Michael G Schwern <schwern@pobox.com>
11184              Date: Fri, 7 Sep 2001 15:38:13 -0400
11185              Message-ID: <20010907153813.K606@blackrider>
11186      Branch: perl
11187            ! lib/ExtUtils/MM_Unix.pm
11188 ____________________________________________________________________________
11189 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
11190         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
11191              From: Robin Barker <rmb1@cise.npl.co.uk>
11192              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
11193              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
11194      Branch: perl
11195            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
11196 ____________________________________________________________________________
11197 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
11198         Log: Clean up 1_compile.t; move tests to more consistent
11199              places (t/ subdirectories); add integer.t (much of
11200              the pragma is tested elsewhere but there is no one
11201              centralized place)
11202      Branch: perl
11203            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
11204            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
11205            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
11206            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
11207            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
11208            - lib/File/Find/find.t lib/File/Find/taint.t
11209            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
11210 ____________________________________________________________________________
11211 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
11212         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
11213              From: "chromatic" <chromatic@rmci.net>
11214              Date: Fri, 07 Sep 2001 10:17:40 -0600
11215              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
11216      Branch: perl
11217            ! lib/File/Find/taint.t
11218 ____________________________________________________________________________
11219 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
11220         Log: Update Changes.
11221      Branch: perl
11222            ! Changes patchlevel.h
11223 ____________________________________________________________________________
11224 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
11225         Log: Rename the old threading tutorial, start a new one,
11226              regen toc.
11227      Branch: perl
11228            + pod/perlothrtut.pod
11229            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
11230            ! pod/perltoc.pod
11231 ____________________________________________________________________________
11232 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
11233         Log: vars very much has a test.
11234      Branch: perl
11235            ! t/lib/1_compile.t
11236 ____________________________________________________________________________
11237 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
11238         Log: Subject: Re: wince/perl.ico marked as binary
11239              From: Nicholas Clark <nick@ccl4.org>
11240              Date: Fri, 7 Sep 2001 13:54:40 +0100
11241              Message-ID: <20010907135439.D39150@plum.flirble.org>
11242              
11243              and wince/Makefile.ce change from Rainer Keuchel.
11244      Branch: perl
11245            + wince/makeico.pl
11246            ! MANIFEST wince/Makefile.ce
11247 ____________________________________________________________________________
11248 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
11249         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
11250              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11251              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
11252              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
11253      Branch: perl
11254            ! regexec.c
11255 ____________________________________________________________________________
11256 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
11257         Log: (Replaced by #11934)
11258              Subject: Re: [PATCH regexec.c] more general .* and .*?
11259              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11260              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
11261              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
11262      Branch: perl
11263            ! regexec.c
11264 ____________________________________________________________________________
11265 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
11266         Log: The #11931 patching misbehaved.
11267      Branch: perl
11268            ! lib/Test/Harness/t/test-harness.t
11269 ____________________________________________________________________________
11270 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
11271         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
11272              From: Michael G Schwern <schwern@pobox.com>
11273              Date: Fri, 7 Sep 2001 03:30:41 -0400
11274              Message-ID: <20010907033041.A2796@blackrider>
11275      Branch: perl
11276            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
11277            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
11278            + t/lib/sample-tests/header_at_end_fail
11279            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
11280            - lib/Test/Harness.t
11281            ! MANIFEST lib/Test/Harness.pm t/TEST
11282 ____________________________________________________________________________
11283 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
11284         Log: Subject: [PATCH] Digest::MD5 update
11285              From: Gisle Aas <gisle@ActiveState.com>
11286              Date: 06 Sep 2001 23:32:56 -0700
11287              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
11288      Branch: perl
11289            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11290            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
11291 ____________________________________________________________________________
11292 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
11293         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
11294              From: "chromatic" <chromatic@rmci.net>
11295              Date: Thu, 06 Sep 2001 23:11:44 -0600
11296              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
11297      Branch: perl
11298            + lib/less.t
11299            ! MANIFEST t/lib/1_compile.t
11300 ____________________________________________________________________________
11301 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
11302         Log: The binary file must somehow differently stored.
11303      Branch: perl
11304            - wince/perl.ico
11305            ! MANIFEST
11306 ____________________________________________________________________________
11307 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
11308         Log: Add more modules to the list of modules that have tests,
11309              Schwern's wallet is getting more nervous.
11310              (Run t/lib/1_compile.t manually to see which modules
11311              are lacking tests, or the tests can't be run for some
11312              reason or another, such as the Net:: modules)
11313      Branch: perl
11314            ! t/lib/1_compile.t
11315 ____________________________________________________________________________
11316 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
11317         Log: Try to make Socket::inet_ntoa() more robust.
11318      Branch: perl
11319            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
11320 ____________________________________________________________________________
11321 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
11322         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
11323              From: chromatic <chromatic@rmci.net>       
11324              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
11325              Message-Id: <01090522580506.19590@firewheel>           
11326      Branch: perl
11327            ! lib/English.t
11328 ____________________________________________________________________________
11329 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
11330         Log: Subject: Re: perlvar manpage and localizing special vars
11331              From: Stas Bekman <stas@stason.org>
11332              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
11333              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
11334      Branch: perl
11335            ! pod/perlvar.pod
11336 ____________________________________________________________________________
11337 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
11338         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
11339              From: Robin Barker <rmb1@cise.npl.co.uk>
11340              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
11341              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
11342      Branch: perl
11343            ! lib/ExtUtils/MakeMaker.pm
11344 ____________________________________________________________________________
11345 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
11346         Log: Symbol missing; AIX unhappy.
11347      Branch: perl
11348            ! makedef.pl
11349 ____________________________________________________________________________
11350 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
11351         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
11352              Reported in 5.61, seems to work okay in blead.
11353      Branch: perl
11354            ! t/run/kill_perl.t
11355 ____________________________________________________________________________
11356 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
11357         Log: Update Changes.
11358      Branch: perl
11359            ! Changes patchlevel.h
11360 ____________________________________________________________________________
11361 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
11362         Log: Document the bad assumptions currently breaking
11363              the Socket.t tests 10, 11, and 13 in UNICOS.
11364      Branch: perl
11365            ! ext/Socket/Socket.xs
11366 ____________________________________________________________________________
11367 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
11368         Log: Subject: [PATCH x2p] make OPTIMIZE=...
11369              From: Robin Barker <rmb1@cise.npl.co.uk>
11370              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
11371              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
11372      Branch: perl
11373            ! x2p/Makefile.SH x2p/cflags.SH
11374 ____________________________________________________________________________
11375 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
11376         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
11377              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
11378              Date: Thu, 6 Sep 2001 11:09:40 +0100
11379              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
11380              
11381              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
11382              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11383              Date: 6 Sep 2001 10:14:38 -0000
11384              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
11385      Branch: perl
11386            ! pod/perlfaq1.pod pod/perlhack.pod
11387 ____________________________________________________________________________
11388 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
11389         Log: Subject: Extra NUL is Data::Dumper output - patch
11390              From: Tony Cook <tony@develop-help.com>
11391              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
11392              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
11393      Branch: perl
11394            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
11395 ____________________________________________________________________________
11396 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
11397         Log: Avoid redefinition warning
11398              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
11399              from
11400              perl -w -Ilib -MCwd -e ''
11401      Branch: perl
11402            ! lib/Cwd.pm
11403 ____________________________________________________________________________
11404 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
11405         Log: Update the is_tainted() example implementation.
11406      Branch: perl
11407            ! pod/perlsec.pod
11408 ____________________________________________________________________________
11409 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
11410         Log: Missing) in #11912.
11411      Branch: perl
11412            ! lib/Test/Simple/t/fail.t
11413 ____________________________________________________________________________
11414 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
11415         Log: Rewhack Test-Simple into core harness.
11416      Branch: perl
11417            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
11418            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
11419            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
11420            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
11421            ! lib/Test/Simple/t/skipall.t
11422 ____________________________________________________________________________
11423 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
11424         Log: Workaround for the new Exporter 'feature'.
11425      Branch: perl
11426            ! lib/Test/More.pm
11427 ____________________________________________________________________________
11428 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
11429         Log: Re-introduce pure-Perl fall-back for abs_path,
11430              re-introduce #11898.
11431      Branch: perl
11432            ! lib/Cwd.pm lib/File/Find.pm
11433 ____________________________________________________________________________
11434 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
11435         Log: More tests.
11436      Branch: perl
11437            ! lib/Exporter.t
11438 ____________________________________________________________________________
11439 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
11440         Log: Retract #11898 for now because it introduces
11441              a rather nasty depencency: when B is being built,
11442              MakeMaker is used.  MakeMaker uses File::Find.
11443              File::Find uses Cwd::getcwd()...which doesn't
11444              exist yet.
11445      Branch: perl
11446            ! lib/File/Find.pm
11447 ____________________________________________________________________________
11448 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
11449         Log: New test welcome.
11450      Branch: perl
11451            + lib/Test/Simple/t/simple.t
11452 ____________________________________________________________________________
11453 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
11454         Log: Old test begone.
11455      Branch: perl
11456            - lib/Attribute/Handlers/test.pl
11457 ____________________________________________________________________________
11458 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
11459         Log: Test-Simple syncup from Schwern.
11460      Branch: perl
11461            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
11462            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
11463            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
11464            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
11465            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
11466            - lib/Test/More/Changes lib/Test/More/t/More.t
11467            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
11468            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
11469            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
11470            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
11471            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
11472            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
11473            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
11474            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
11475            ! t/lib/Test/Simple/sample_tests/death.plx
11476            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
11477            ! t/lib/Test/Simple/sample_tests/extras.plx
11478            ! t/lib/Test/Simple/sample_tests/five_fail.plx
11479            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
11480            ! t/lib/Test/Simple/sample_tests/one_fail.plx
11481            ! t/lib/Test/Simple/sample_tests/require.plx
11482            ! t/lib/Test/Simple/sample_tests/success.plx
11483            ! t/lib/Test/Simple/sample_tests/too_few.plx
11484            ! t/lib/Test/Simple/sample_tests/two_fail.plx
11485 ____________________________________________________________________________
11486 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
11487         Log: Integrate File::Find changes from bleadperl
11488      Branch: maint-5.6/macperl
11489            ! lib/File/Find.pm t/lib/filefind-taint.t
11490 ____________________________________________________________________________
11491 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
11492         Log: Integrate 11847 from maint-5.6/perl
11493      Branch: maint-5.6/macperl
11494           !> sv.c
11495 ____________________________________________________________________________
11496 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
11497         Log: In UNICOS division yada yada.
11498      Branch: perl
11499            ! t/op/override.t
11500 ____________________________________________________________________________
11501 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
11502         Log: In UNICOS division is really lossy, better use
11503              a tolerance test.
11504      Branch: perl
11505            ! ext/Time/HiRes/HiRes.t
11506 ____________________________________________________________________________
11507 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
11508         Log: In UNICOS sigaction() sets an extra flag
11509              ("the signal has been registered for all the processes in
11510              a multitasking group.")
11511      Branch: perl
11512            ! ext/POSIX/sigaction.t
11513 ____________________________________________________________________________
11514 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
11515         Log: Documentation micropatch from Damian.
11516      Branch: perl
11517            ! lib/Attribute/Handlers.pm
11518 ____________________________________________________________________________
11519 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
11520         Log: (Retracted by #11908)
11521              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
11522              From: Michael G Schwern <schwern@pobox.com>
11523              Date: Wed, 5 Sep 2001 15:58:21 -0400
11524              Message-ID: <20010905155821.I632@blackrider>
11525      Branch: perl
11526            ! lib/File/Find.pm lib/File/Find/taint.t
11527 ____________________________________________________________________________
11528 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
11529         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
11530              From: Michael G Schwern <schwern@pobox.com>
11531              Date: Wed, 5 Sep 2001 19:16:31 -0400
11532              Message-ID: <20010905191631.E11386@blackrider>
11533      Branch: perl
11534            + lib/CGI/t/carp.t
11535            ! MANIFEST
11536 ____________________________________________________________________________
11537 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
11538         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
11539              From: chromatic <chromatic@rmci.net>
11540              Date: Wed, 5 Sep 2001 18:08:07 -0600
11541              Message-Id: <01090518080700.19590@firewheel>
11542      Branch: perl
11543            ! lib/English.pm
11544 ____________________________________________________________________________
11545 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
11546         Log: Fix a typo #11889 and add a test for the same.
11547      Branch: perl
11548            ! ext/Socket/Socket.t ext/Socket/Socket.xs
11549 ____________________________________________________________________________
11550 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
11551         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
11552              From: "Craig A. Berry" <craigberry@mac.com>
11553              Date: Wed, 05 Sep 2001 17:48:54 -0500
11554              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
11555      Branch: perl
11556            ! lib/warnings.t t/run/kill_perl.t
11557 ____________________________________________________________________________
11558 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
11559         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
11560              From: Michael G Schwern <schwern@pobox.com>
11561              Date: Wed, 5 Sep 2001 17:22:25 -0400
11562              Message-ID: <20010905172225.C11386@blackrider>
11563      Branch: perl
11564            ! t/run/kill_perl.t
11565 ____________________________________________________________________________
11566 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
11567         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
11568              From: Nicholas Clark <nick@ccl4.org>
11569              Date: Wed, 5 Sep 2001 20:54:24 +0100
11570              Message-ID: <20010905205424.C25120@plum.flirble.org>
11571      Branch: perl
11572            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
11573 ____________________________________________________________________________
11574 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
11575         Log: Forgotten thing.
11576      Branch: perl
11577            ! uconfig.h
11578 ____________________________________________________________________________
11579 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
11580         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
11581              From: chromatic <chromatic@rmci.net>               
11582              Date: Wed, 5 Sep 2001 13:22:08 -0600
11583              Message-Id: <01090513220807.10587@firewheel> 
11584      Branch: perl
11585            ! lib/English.pm
11586 ____________________________________________________________________________
11587 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
11588         Log: inet_ntoa() tweaks:
11589              - don't allow addresses with > 255 characters
11590              - indent the HP-UX workaround
11591              - don't leak memory
11592      Branch: perl
11593            ! ext/Socket/Socket.xs
11594 ____________________________________________________________________________
11595 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
11596         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
11597              <xwu@theeducationcenter.com>
11598      Branch: perl
11599            ! lib/File/Find.pm
11600 ____________________________________________________________________________
11601 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
11602         Log: Typo nits.
11603      Branch: perl
11604            ! lib/File/Find.pm
11605 ____________________________________________________________________________
11606 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
11607         Log: -Wall nit.
11608      Branch: perl
11609            ! op.c
11610 ____________________________________________________________________________
11611 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
11612         Log: Update to Scalar-List-Utils 1.05
11613      Branch: perl
11614            ! ext/List/Util/ChangeLog ext/List/Util/README
11615            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
11616 ____________________________________________________________________________
11617 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
11618         Log: Update Changes.
11619      Branch: perl
11620            ! Changes patchlevel.h
11621 ____________________________________________________________________________
11622 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
11623         Log: Update to Scalar-List-Utils 1.04
11624      Branch: perl
11625            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
11626            ! ext/List/Util/lib/List/Util.pm
11627            ! ext/List/Util/lib/Scalar/Util.pm
11628 ____________________________________________________________________________
11629 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
11630         Log: Metaconfigify #11724.
11631      Branch: metaconfig
11632            ! U/threads/archname.U
11633 ____________________________________________________________________________
11634 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
11635         Log: The MacOS reference is okay, no reason to hide it.
11636      Branch: perl
11637            ! lib/Cwd.pm
11638 ____________________________________________________________________________
11639 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
11640         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
11641              From: Michael G Schwern <schwern@pobox.com>
11642              Date: Tue, 4 Sep 2001 15:30:10 -0400
11643              Message-ID: <20010904153010.H26466@blackrider> 
11644              
11645              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
11646      Branch: perl
11647            ! ext/Cwd/Makefile.PL lib/Cwd.pm
11648 ____________________________________________________________________________
11649 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
11650         Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe  (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.))
11651              From: Michael G Schwern <schwern@pobox.com>
11652              Date: Tue, 4 Sep 2001 17:39:13 -0400
11653              Message-ID: <20010904173913.C626@blackrider>
11654      Branch: perl
11655            ! lib/Cwd.pm
11656 ____________________________________________________________________________
11657 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
11658         Log: Subject: Re: Perl_pp_* in public API?
11659              From: "Craig A. Berry" <craigberry@mac.com>
11660              Date: Tue, 4 Sep 2001 21:51:29 -0500
11661              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
11662      Branch: perl
11663            ! ext/List/Util/Util.xs
11664 ____________________________________________________________________________
11665 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
11666         Log: From Damian: Class::Struct was unable to define
11667              recursive classes.  After the patch an object reference
11668              (rather than a hash) is required to initialize
11669              an object attribute.  If no such initializer is given to
11670              the constructor, object attributes are now default
11671              initialized to C<undef>.
11672      Branch: perl
11673            ! lib/Class/Struct.pm lib/Class/Struct.t
11674 ____________________________________________________________________________
11675 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
11676         Log: Subject: Re: sv_catpvfn and sv_setpvfn
11677              From: Richard Soderberg <rs@oregonnet.com>
11678              Date: Tue, 4 Sep 2001 15:16:47 -0700
11679              Message-Id: <200109042216.PAA17858@oregonnet.com>
11680      Branch: perl
11681            ! pod/perlclib.pod pod/perlguts.pod
11682 ____________________________________________________________________________
11683 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
11684         Log: NetWare updates from Ananth Kesari.
11685      Branch: perl
11686            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
11687            ! NetWare/nw5thread.h
11688 ____________________________________________________________________________
11689 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
11690         Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
11691              From: Nicholas Clark <nick@ccl4.org>
11692              Date: Tue, 4 Sep 2001 22:42:50 +0100
11693              Message-ID: <20010904224250.P25120@plum.flirble.org>
11694      Branch: perl
11695            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
11696            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
11697            ! t/op/oct.t toke.c
11698 ____________________________________________________________________________
11699 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
11700         Log: Fix Cwd::getcwd() not being tainted, as noticed
11701              by Schwern.
11702      Branch: perl
11703            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
11704            - ext/Cwd/Cwd.t
11705            ! MANIFEST ext/Cwd/Cwd.xs util.c
11706 ____________________________________________________________________________
11707 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
11708         Log: Retract #11870 and volatilize the right destruct_level.
11709              Silly thinko pointed out by Sarathy.
11710      Branch: perl
11711            ! intrpvar.h perl.c
11712 ____________________________________________________________________________
11713 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
11714         Log: At least a temporary fix for the mysterious scope core dumps
11715              in Tru64 from Graham.
11716      Branch: perl
11717            ! ext/List/Util/Util.xs
11718 ____________________________________________________________________________
11719 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
11720         Log: (Retracted by #11872)
11721      Branch: perl
11722            ! intrpvar.h
11723 ____________________________________________________________________________
11724 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
11725         Log: Quench a -Wall gripe noticed by Robin Barker.
11726      Branch: perl
11727            ! op.c
11728 ____________________________________________________________________________
11729 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
11730         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
11731              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11732              Date: Wed, 05 Sep 2001 02:01:32 +0900
11733              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
11734      Branch: perl
11735            ! lib/Unicode/UCD.pm
11736 ____________________________________________________________________________
11737 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
11738         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
11739              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11740              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
11741              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
11742      Branch: perl
11743            ! gv.c
11744 ____________________________________________________________________________
11745 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
11746         Log: Update Changes.
11747      Branch: perl
11748            ! Changes patchlevel.h
11749 ____________________________________________________________________________
11750 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
11751         Log: Add the \[$@%&*] prototype support.
11752      Branch: perl
11753            ! op.c pod/perlsub.pod t/comp/proto.t
11754 ____________________________________________________________________________
11755 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
11756         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
11757              From: Michael G Schwern <schwern@pobox.com>
11758              Date: Mon, 3 Sep 2001 18:59:01 -0400
11759              Message-ID: <20010903185901.Z9233@blackrider>
11760      Branch: perl
11761            ! lib/CGI/t/form.t
11762 ____________________________________________________________________________
11763 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
11764         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
11765              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11766              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
11767              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
11768      Branch: perl
11769            ! gv.c
11770 ____________________________________________________________________________
11771 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
11772         Log: More srand entry tweakage based on Randal's suggestion.
11773      Branch: perl
11774            ! pod/perlfunc.pod
11775 ____________________________________________________________________________
11776 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
11777         Log: Subject: [PATCH] 'main' *is* a reserved word
11778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11779              Date: Mon, 3 Sep 2001 22:55:41 +0200
11780              Message-ID: <20010903225541.A24097@rafael>
11781      Branch: perl
11782            ! toke.c
11783 ____________________________________________________________________________
11784 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
11785         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
11786              From: Peter Prymmer <pvhp@best.com>
11787              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
11788              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
11789      Branch: perl
11790            ! README.vms configure.com
11791 ____________________________________________________________________________
11792 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
11793         Log: Subject: Re: A slightly better default seed?   
11794              From: Michael G Schwern <schwern@pobox.com>
11795              Date: Mon, 3 Sep 2001 18:08:15 -0400 
11796              Message-ID: <20010903180815.W9233@blackrider>
11797      Branch: perl
11798            ! t/op/srand.t
11799 ____________________________________________________________________________
11800 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
11801         Log: Add sharedsv.o to microperl object files.
11802      Branch: perl
11803            ! Makefile.micro
11804 ____________________________________________________________________________
11805 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
11806         Log: AUTHORS updates and
11807              
11808              Subject: [PATCH] Just some preening :-)        
11809              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
11810              Date: Tue, 4 Sep 2001 14:16:59 +0100
11811              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
11812      Branch: perl
11813            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
11814 ____________________________________________________________________________
11815 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
11816         Log: Typo fix and slight rewording.
11817      Branch: perl
11818            ! pod/perlfunc.pod
11819 ____________________________________________________________________________
11820 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
11821         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
11822      Branch: perl
11823            ! pod/perlfaq4.pod
11824 ____________________________________________________________________________
11825 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
11826         Log: The helper file changed name.
11827      Branch: perl
11828            ! MANIFEST
11829 ____________________________________________________________________________
11830 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
11831         Log: Update to Scalar-List-Utils 1.03
11832      Branch: perl
11833            + ext/List/Util/t/shuffle.t
11834            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
11835            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
11836            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
11837            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
11838            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
11839            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
11840            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
11841            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
11842 ____________________________________________________________________________
11843 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
11844         Log: Make crypt() do something more sane for Unicode
11845              (take crypt() of the low eight bits of the characters,
11846              instead of taking crypt() of the UTF-8 of the scalar);
11847              add a test for crypt().
11848      Branch: perl
11849            + t/op/crypt.t
11850            ! MANIFEST pod/perlfunc.pod pp.c
11851 ____________________________________________________________________________
11852 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
11853         Log: Reorganize the srand entry.
11854      Branch: perl
11855            ! pod/perlfunc.pod
11856 ____________________________________________________________________________
11857 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
11858         Log: Remove the tests that assume something about
11859              calling srand() without arguments multiple times.
11860      Branch: perl
11861            ! t/op/srand.t
11862 ____________________________________________________________________________
11863 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
11864         Log: Upgrade to Math::BigInt 1.42.
11865      Branch: perl
11866            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11867            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
11868            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
11869            ! lib/Math/BigInt/t/mbimbf.t
11870 ____________________________________________________________________________
11871 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
11872         Log: integrate change#11847 from maint-5.6
11873              
11874              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11875      Branch: perl
11876            ! sv.c
11877 ____________________________________________________________________________
11878 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
11879         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11880      Branch: maint-5.6/perl
11881            ! sv.c
11882 ____________________________________________________________________________
11883 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
11884         Log: As far as I can tell these functions have been Unicodified.
11885      Branch: perl
11886            ! doop.c
11887 ____________________________________________________________________________
11888 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
11889         Log: Update to Storable 1.0.13.
11890      Branch: perl
11891            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11892            ! ext/Storable/Storable.xs
11893 ____________________________________________________________________________
11894 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
11895         Log: Patch the Filter::Simple test to work with
11896              the core test suite (since the FilterTest.pm
11897              is in t/lib, not in lib).
11898      Branch: perl
11899            ! lib/Filter/Simple/t/filter.t
11900 ____________________________________________________________________________
11901 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
11902         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
11903      Branch: perl
11904            + t/lib/FilterTest.pm
11905            - t/lib/MyFilter.pm
11906 ____________________________________________________________________________
11907 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
11908         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
11909              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
11910              Text::Balanced 1.86.
11911      Branch: perl
11912            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
11913            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
11914            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
11915            + lib/Switch/t/nested.t lib/Switch/t/switch.t
11916            + lib/Text/Balanced/Changes lib/Text/Balanced/README
11917            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
11918            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
11919            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
11920            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
11921            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
11922            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
11923            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
11924            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
11925            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
11926            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
11927            ! MANIFEST lib/Attribute/Handlers.pm
11928            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
11929            ! lib/Attribute/Handlers/demo/Demo.pm
11930            ! lib/Attribute/Handlers/demo/Descriptions.pm
11931            ! lib/Attribute/Handlers/demo/MyClass.pm
11932            ! lib/Attribute/Handlers/demo/demo.pl
11933            ! lib/Attribute/Handlers/demo/demo2.pl
11934            ! lib/Attribute/Handlers/demo/demo3.pl
11935            ! lib/Attribute/Handlers/demo/demo4.pl
11936            ! lib/Attribute/Handlers/demo/demo_call.pl
11937            ! lib/Attribute/Handlers/demo/demo_chain.pl
11938            ! lib/Attribute/Handlers/demo/demo_cycle.pl
11939            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
11940            ! lib/Attribute/Handlers/demo/demo_phases.pl
11941            ! lib/Attribute/Handlers/demo/demo_range.pl
11942            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
11943            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
11944            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
11945            ! lib/Text/Balanced.pm
11946 ____________________________________________________________________________
11947 [ 11841] By: sky                                   on 2001/09/03  11:04:15
11948         Log: Forgot to add a file with Change #11840
11949      Branch: perl
11950            + t/op/srand.t
11951 ____________________________________________________________________________
11952 [ 11840] By: sky                                   on 2001/09/03  11:02:04
11953         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
11954              From: Michael G Schwern <schwern@pobox.com>
11955              Date: Mon, 3 Sep 2001 07:43:00 -0400
11956              Message-ID: <20010903074300.E9233@blackrider>
11957      Branch: perl
11958            ! MANIFEST pod/perlfunc.pod t/op/rand.t
11959 ____________________________________________________________________________
11960 [ 11839] By: sky                                   on 2001/09/03  10:47:11
11961         Log: Document the changes with regards to running of END blocks.
11962              And DESTROY on global objects are called in perl_destruct()!
11963      Branch: perl
11964            ! pod/perl572delta.pod pod/perlembed.pod
11965 ____________________________________________________________________________
11966 [ 11838] By: sky                                   on 2001/09/03  09:34:44
11967         Log: Subject: [PATCH t/op/time.t] Partial cleanup
11968              From: Michael G Schwern <schwern@pobox.com>
11969              Date: Mon, 3 Sep 2001 06:29:42 -0400
11970              Message-ID: <20010903062942.C9233@blackrider>
11971      Branch: perl
11972            ! t/op/time.t
11973 ____________________________________________________________________________
11974 [ 11837] By: sky                                   on 2001/09/03  09:30:02
11975         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
11976              From: Michael G Schwern <schwern@pobox.com>
11977              Date: Mon, 3 Sep 2001 06:24:13 -0400
11978              Message-ID: <20010903062413.B9233@blackrider>
11979      Branch: perl
11980            ! t/op/rand.t
11981 ____________________________________________________________________________
11982 [ 11836] By: sky                                   on 2001/09/03  07:56:47
11983         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
11984              From: Michael G Schwern <schwern@pobox.com>
11985              Date: Sun, 2 Sep 2001 21:38:43 -0400
11986              Message-ID: <20010902213843.L2711@blackrider>
11987      Branch: perl
11988            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
11989            ! MANIFEST
11990 ____________________________________________________________________________
11991 [ 11835] By: nick                                  on 2001/09/03  06:20:06
11992         Log: Integrate mainline
11993      Branch: perlio
11994           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
11995            - t/op/misc.t
11996           !> (integrate 187 files)
11997 ____________________________________________________________________________
11998 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
11999         Log: Update Changes.
12000      Branch: perl
12001            ! Changes patchlevel.h
12002 ____________________________________________________________________________
12003 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
12004         Log: Slight tweaks.
12005      Branch: perl
12006            ! t/run/kill_perl.t
12007 ____________________________________________________________________________
12008 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
12009         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
12010      Branch: perl
12011            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
12012 ____________________________________________________________________________
12013 [ 11831] By: sky                                   on 2001/09/02  12:10:42
12014         Log: Change #11828 wasn't complete, this updates to intest path
12015      Branch: perl
12016            ! t/run/kill_perl.t
12017 ____________________________________________________________________________
12018 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
12019         Log: 's's's.
12020      Branch: perl
12021            ! Changes
12022 ____________________________________________________________________________
12023 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
12024         Log: Update Changes.
12025      Branch: perl
12026            ! Changes patchlevel.h
12027 ____________________________________________________________________________
12028 [ 11828] By: sky                                   on 2001/09/02  11:53:56
12029         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
12030              From: Michael G Schwern <schwern@pobox.com>
12031              Date: Sat, 1 Sep 2001 20:18:58 -0400
12032              Message-ID: <20010901201858.X606@blackrider>
12033              +MANIFEST Fix
12034      Branch: perl
12035            + t/run/kill_perl.t
12036            - t/op/misc.t t/run/segfault.t
12037            ! MANIFEST
12038 ____________________________________________________________________________
12039 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
12040         Log: Subject: [PATCH] lib/Time/Local.pm
12041              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
12042              Date: Sun, 2 Sep 2001 06:50:01 -0500
12043              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
12044      Branch: perl
12045            ! lib/Time/Local.pm
12046 ____________________________________________________________________________
12047 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
12048         Log: Tick off Unicode collation and the normalization from
12049              the todo list.
12050      Branch: perl
12051            ! pod/perltodo.pod
12052 ____________________________________________________________________________
12053 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
12054         Log: Update to Unicode 3.1.1.
12055      Branch: perl
12056            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
12057            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
12058            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
12059            ! lib/unicore/PropList.txt lib/unicore/README.perl
12060            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
12061            ! lib/unicore/rename lib/unicore/version
12062 ____________________________________________________________________________
12063 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
12064         Log: Slight doc tweaks for the module.
12065      Branch: perl
12066            ! lib/Unicode/UCD.pm
12067 ____________________________________________________________________________
12068 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
12069         Log: Rename the variable: it *used* to be (wrongly) that the
12070              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
12071              but that is no more the case: PL_reg_match_utf8 is better.
12072      Branch: perl
12073            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
12074            ! regexec.c sv.c thrdvar.h
12075 ____________________________________________________________________________
12076 [ 11822] By: ams                                   on 2001/09/02  02:54:50
12077         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
12078              From: Ilmari Karonen <iltzu@sci.fi>
12079              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
12080              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
12081              (op/sub_lval.t updated to take new error message into account.)
12082      Branch: perl
12083            ! op.c t/op/sub_lval.t
12084 ____________________________________________________________________________
12085 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
12086         Log: remove stray CRs in files; keep all files with UNIX line-ends
12087              (Porting/makerel adds CRs to the files that need it in the
12088              distribution)
12089      Branch: perl
12090            ! NetWare/t/NWScripts.pl README.dos
12091            ! ext/Encode/Encode/cns11643-1.enc
12092            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
12093            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12094 ____________________________________________________________________________
12095 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
12096         Log: some remnants of change#11803
12097      Branch: perl
12098            ! ext/ByteLoader/byterun.h perl.h
12099 ____________________________________________________________________________
12100 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
12101         Log: Update to Unicode::Collate 0.08.
12102      Branch: perl
12103            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
12104            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
12105 ____________________________________________________________________________
12106 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
12107         Log: Test tweaks.
12108      Branch: perl
12109            ! t/op/pat.t
12110 ____________________________________________________________________________
12111 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
12112         Log: Fix test
12113      Branch: maint-5.6/macperl
12114            ! t/lib/b.t
12115 ____________________________________________________________________________
12116 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
12117         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
12118              warnings in Config.pm with -W; increase default and
12119              minimum RAM; bump version number.
12120      Branch: maint-5.6/macperl
12121            + macos/lib/Mac/LowMem.pm
12122            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
12123            ! macos/configpm macos/macperl/MacPerl.r
12124 ____________________________________________________________________________
12125 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
12126         Log: Make syntax check report in MPW style, fix tests
12127              to use Mac::err=unix to get normal-style error
12128              messages.
12129      Branch: maint-5.6/macperl
12130            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
12131            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
12132 ____________________________________________________________________________
12133 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
12134         Log: Make MPW-style errors optional (but the default); add
12135              MacPerl::ErrorFormat() function and Mac::err pragma
12136      Branch: maint-5.6/macperl
12137            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
12138            + macos/ext/Mac/err/err.xs
12139            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
12140            ! macos/macish.c macos/macish.h macos/macperl.sym
12141 ____________________________________________________________________________
12142 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
12143         Log: More module and test ports from Thomas Wegner et al
12144      Branch: maint-5.6/macperl
12145            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12146            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
12147            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
12148            ! t/op/magic.t
12149 ____________________________________________________________________________
12150 [ 11812] By: sky                                   on 2001/09/01  17:19:30
12151         Log: Subject: [PATCH t/op/concat.t] cleanup
12152              From: Michael G Schwern <schwern@pobox.com>
12153              Date: Sat, 1 Sep 2001 14:06:28 -0400
12154              Message-ID: <20010901140628.C606@blackrider>
12155      Branch: perl
12156            ! t/op/concat.t
12157 ____________________________________________________________________________
12158 [ 11811] By: sky                                   on 2001/09/01  12:25:29
12159         Log: Change #11805 didn't update the MANIFEST
12160      Branch: perl
12161            ! MANIFEST
12162 ____________________________________________________________________________
12163 [ 11810] By: sky                                   on 2001/09/01  11:52:44
12164         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
12165              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12166              Date: Sat, 1 Sep 2001 14:50:14 +0200
12167              Message-ID: <20010901145014.A691@rafael>
12168      Branch: perl
12169            ! t/op/inccode.t
12170 ____________________________________________________________________________
12171 [ 11809] By: sky                                   on 2001/09/01  11:49:22
12172         Log: Subject: PATCH: ExtUtils::MakeMaker
12173              From: Tony Bowden <tony@kasei.com>
12174              Date: Sat, 1 Sep 2001 10:33:53 +0100
12175              Message-ID: <20010901103353.A13863@soto.kasei.com>
12176              Manually applied
12177      Branch: perl
12178            ! lib/ExtUtils/MakeMaker.pm
12179 ____________________________________________________________________________
12180 [ 11808] By: sky                                   on 2001/09/01  11:39:13
12181         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
12182              From: mike808@users.sourceforge.net
12183              Date: Sat, 1 Sep 101 11:27:50 GMT
12184              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
12185              With little tweak
12186      Branch: perl
12187            ! lib/Term/Cap.pm
12188 ____________________________________________________________________________
12189 [ 11807] By: ams                                   on 2001/09/01  11:31:16
12190         Log: Subject: oct() and hex()
12191              From: Nicholas Clark <nick@ccl4.org>
12192              Date: Fri, 31 Aug 2001 23:14:13 +0100
12193              Message-Id: <20010831231413.J4950@plum.flirble.org>
12194      Branch: perl
12195            ! pod/perlclib.pod
12196 ____________________________________________________________________________
12197 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
12198         Log: Integrate change 11801 from maintperl
12199      Branch: maint-5.6/macperl
12200            ! perl.c
12201 ____________________________________________________________________________
12202 [ 11805] By: sky                                   on 2001/08/31  21:35:10
12203         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
12204              From: Michael G Schwern <schwern@pobox.com>
12205              Date: Fri, 31 Aug 2001 15:36:28 -0400
12206              Message-ID: <20010831153628.B598@blackrider>
12207              Check for things which used to segfault
12208      Branch: perl
12209            + t/run/segfault.t
12210 ____________________________________________________________________________
12211 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
12212         Log: integrate change#11801 from maint-5.6
12213              
12214              remove age-old UNICOS "workaround" that introduces a static, and
12215              hence an egregious race condition for threaded builds (*sigh*
12216              beats me why this kludge wasn't guarded by a UNICOS-specific
12217              #define *sigh*)
12218      Branch: perl
12219            ! perl.c
12220 ____________________________________________________________________________
12221 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
12222         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
12223              working in 5.7.x
12224      Branch: perl
12225            - objXSUB.h
12226            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
12227            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
12228            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
12229            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
12230            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
12231            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
12232            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
12233            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
12234            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
12235            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
12236            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
12237            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
12238            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
12239            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
12240            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
12241            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
12242            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
12243            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
12244            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
12245            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
12246            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
12247            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
12248 ____________________________________________________________________________
12249 [ 11802] By: ams                                   on 2001/08/31  18:11:32
12250         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
12251              From: "Philip Newton" <Philip.Newton@gmx.net>
12252              Date: Fri, 31 Aug 2001 21:12:56 +0200
12253              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
12254      Branch: perl
12255            ! pod/perldiag.pod
12256 ____________________________________________________________________________
12257 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
12258         Log: remove age-old UNICOS "workaround" that introduces a static, and
12259              hence an egregious race condition for threaded builds (*sigh*
12260              beats me why this kludge wasn't guarded by a UNICOS-specific
12261              #define *sigh*)
12262      Branch: maint-5.6/perl
12263            ! perl.c
12264 ____________________________________________________________________________
12265 [ 11800] By: sky                                   on 2001/08/31  17:30:26
12266         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
12267              Might break on platforms where bool is larger than 8 bites ???
12268      Branch: perl
12269            ! regcomp.c
12270 ____________________________________________________________________________
12271 [ 11799] By: ams                                   on 2001/08/31  12:15:44
12272         Log: Integrate 11778 into mainline.
12273      Branch: perl
12274            ! t/base/term.t
12275 ____________________________________________________________________________
12276 [ 11798] By: sky                                   on 2001/08/31  11:31:44
12277         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
12278              supposed to happen.
12279      Branch: perl
12280            ! regcomp.c
12281 ____________________________________________________________________________
12282 [ 11797] By: sky                                   on 2001/08/31  11:28:17
12283         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
12284              From: "John P. Linderman" <jpl@research.att.com>
12285              Date: Fri, 31 Aug 2001 08:20:35 -0400
12286              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
12287              Fixes test 14 which could fail randomly in rare cases.
12288      Branch: perl
12289            ! ext/Time/HiRes/HiRes.t regcomp.c
12290 ____________________________________________________________________________
12291 [ 11796] By: ams                                   on 2001/08/31  01:13:07
12292         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
12293              From: Nicholas Clark <nick@ccl4.org>
12294              Date: Thu, 30 Aug 2001 23:21:50 +0100
12295              Message-Id: <20010830232150.D4950@plum.flirble.org>
12296      Branch: perl
12297            ! ext/Sys/Syslog/Makefile.PL
12298 ____________________________________________________________________________
12299 [ 11795] By: ams                                   on 2001/08/30  23:53:23
12300         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
12301              patching example
12302              From: Michael G Schwern <schwern@pobox.com>
12303              Date: Thu, 30 Aug 2001 17:02:08 -0400
12304              Message-Id: <20010830170208.M2318@blackrider>
12305      Branch: perl
12306            ! pod/perlhack.pod
12307 ____________________________________________________________________________
12308 [ 11794] By: ams                                   on 2001/08/30  19:35:36
12309         Log: Subject: [PATCH] pp_modulo
12310              From: Nicholas Clark <nick@ccl4.org>
12311              Date: Thu, 30 Aug 2001 18:20:54 +0100
12312              Message-Id: <20010830182053.A4950@plum.flirble.org>
12313      Branch: perl
12314            ! pp.c t/op/64bitint.t
12315 ____________________________________________________________________________
12316 [ 11793] By: sky                                   on 2001/08/30  13:02:48
12317         Log: 11792 wasn't complete
12318      Branch: perl
12319            ! makedef.pl regcomp.c
12320 ____________________________________________________________________________
12321 [ 11792] By: sky                                   on 2001/08/30  12:21:11
12322         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
12323      Branch: perl
12324            ! makedef.pl
12325 ____________________________________________________________________________
12326 [ 11791] By: sky                                   on 2001/08/30  10:08:02
12327         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
12328      Branch: perl
12329            ! config_h.SH
12330 ____________________________________________________________________________
12331 [ 11790] By: sky                                   on 2001/08/30  08:22:31
12332         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
12333              on the pad. Fixes coredumps in cleanups introduced by
12334              Change 11755  
12335      Branch: perl
12336            ! op.c perl.c sv.h
12337 ____________________________________________________________________________
12338 [ 11789] By: sky                                   on 2001/08/29  19:01:47
12339         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
12340              This is a replacement implmentation that works on HPUX.
12341              This bug should probably be fixed in GCC.
12342      Branch: perl
12343            ! ext/Socket/Socket.xs
12344 ____________________________________________________________________________
12345 [ 11788] By: ams                                   on 2001/08/29  17:35:33
12346         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
12347              From: Nicholas Clark <nick@ccl4.org>
12348              Date: Wed, 29 Aug 2001 18:21:56 +0100
12349              Message-Id: <20010829182156.O4950@plum.flirble.org>
12350      Branch: perl
12351            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
12352 ____________________________________________________________________________
12353 [ 11787] By: sky                                   on 2001/08/29  10:42:54
12354         Log: Added test for pack_addr_in and unpack_addr_in
12355              Nitpik in test 10
12356      Branch: perl
12357            ! ext/Socket/Socket.t
12358 ____________________________________________________________________________
12359 [ 11786] By: sky                                   on 2001/08/29  10:28:14
12360         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
12361              Trying to catch errors on HP-UX
12362      Branch: perl
12363            ! ext/Socket/Socket.t
12364 ____________________________________________________________________________
12365 [ 11785] By: sky                                   on 2001/08/29  09:07:03
12366         Log: make sure USE_THREADS is defined so external apps work
12367      Branch: perl
12368            ! config_h.SH
12369 ____________________________________________________________________________
12370 [ 11784] By: sky                                   on 2001/08/29  08:06:12
12371         Log: Subject: Re: The hitlist of untested modules.
12372              From: Jonathan Stowe <gellyfish@gellyfish.com>
12373              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
12374              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
12375              Start of tests for Shell.pm (make Schwern poorer!)
12376      Branch: perl
12377            + lib/Shell.t
12378            ! MANIFEST
12379 ____________________________________________________________________________
12380 [ 11783] By: sky                                   on 2001/08/29  07:37:50
12381         Log: END{} can change the return value even if we die from BEGIN{}
12382      Branch: perl
12383            ! miniperlmain.c
12384 ____________________________________________________________________________
12385 [ 11782] By: ams                                   on 2001/08/29  06:32:17
12386         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
12387              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12388              Date: Wed, 29 Aug 2001 09:18:17 +0200
12389              Message-Id: <20010829091817.A4453@rafael>
12390      Branch: perl
12391            ! t/op/inccode.t
12392 ____________________________________________________________________________
12393 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
12394         Log: Delete xsubpp.patch, as full copy exists now
12395      Branch: maint-5.6/macperl
12396            - macos/xsubpp.patch
12397 ____________________________________________________________________________
12398 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
12399         Log: Add Changes file
12400      Branch: maint-5.6/macperl
12401            + macos/Changes
12402 ____________________________________________________________________________
12403 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
12404         Log: Add Mac version of xsubpp as separate file
12405      Branch: maint-5.6/macperl
12406            + macos/xsubpp
12407            ! macos/Makefile.mk
12408 ____________________________________________________________________________
12409 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
12410         Log: Fix open of /dev/null for Mac OS
12411      Branch: maint-5.6/macperl
12412            ! t/base/term.t
12413 ____________________________________________________________________________
12414 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
12415         Log: Various patches: enable more tests; skip CVS in PerlInstall;
12416              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
12417      Branch: maint-5.6/macperl
12418            ! macos/MacPerlTests.cmd macos/PerlInstall
12419            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
12420 ____________________________________________________________________________
12421 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
12422         Log: Allow for platforms to override formatting of errors
12423              on output from Matthias Neeracher (Mac files)
12424      Branch: maint-5.6/macperl
12425            ! macos/macish.c macos/macish.h
12426 ____________________________________________________________________________
12427 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
12428         Log: Allow for platforms to override formatting of errors
12429              on output from Matthias Neeracher (core files)
12430      Branch: maint-5.6/macperl
12431            ! perl.h pp_ctl.c util.c
12432 ____________________________________________________________________________
12433 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
12434         Log: Add some param checking, from reports by Kevin Reid.
12435      Branch: maint-5.6/macperl
12436            ! macos/ext/Mac/Controls/Controls.pm
12437            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
12438 ____________________________________________________________________________
12439 [ 11773] By: ams                                   on 2001/08/28  23:54:57
12440         Log: Subject: [PATCH] make coretest
12441              From: Paul Johnson <paul@pjcj.net>
12442              Date: Wed, 29 Aug 2001 00:11:38 +0200
12443              Message-Id: <20010829001138.B12169@pjcj.net>
12444              (Applied without the change to perlhack.pod. This should
12445              probably stay undocumented.)
12446      Branch: perl
12447            ! Makefile.SH t/TEST
12448 ____________________________________________________________________________
12449 [ 11772] By: sky                                   on 2001/08/28  13:01:20
12450         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
12451              From: Michael G Schwern <schwern@pobox.com>
12452              Date: Tue, 28 Aug 2001 09:57:39 -0400
12453              Message-ID: <20010828095738.E17775@blackrider>
12454      Branch: perl
12455            ! pod/perlhack.pod t/op/pack.t
12456 ____________________________________________________________________________
12457 [ 11771] By: sky                                   on 2001/08/28  11:20:13
12458         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
12459              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12460              Date: Tue, 28 Aug 2001 14:23:43 +0200
12461              Message-ID: <20010828142343.A19299@rafael>
12462      Branch: perl
12463            ! pod/perlvar.pod pp_ctl.c
12464 ____________________________________________________________________________
12465 [ 11770] By: ams                                   on 2001/08/28  10:13:21
12466         Log: Subject: [PATCH] odd typo in op.h
12467              From: Nicholas Clark <nick@ccl4.org>
12468              Date: Tue, 28 Aug 2001 12:10:26 +0100
12469              Message-Id: <20010828121026.V4950@plum.flirble.org>
12470      Branch: perl
12471            ! op.h
12472 ____________________________________________________________________________
12473 [ 11769] By: sky                                   on 2001/08/28  08:09:16
12474         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
12475              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
12476              Date: Tue, 28 Aug 2001 02:22:20 +0300
12477              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
12478      Branch: perl
12479            ! ext/B/B/Lint.pm
12480 ____________________________________________________________________________
12481 [ 11768] By: ams                                   on 2001/08/28  00:47:35
12482         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
12483              From: Michael G Schwern <schwern@pobox.com>
12484              Date: Mon, 27 Aug 2001 21:24:44 -0400
12485              Message-Id: <20010827212444.F12582@blackrider>
12486      Branch: perl
12487            ! pod/perlhack.pod t/op/pack.t
12488 ____________________________________________________________________________
12489 [ 11767] By: ams                                   on 2001/08/27  23:59:48
12490         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
12491              From: Michael G Schwern <schwern@pobox.com>
12492              Date: Mon, 27 Aug 2001 20:12:29 -0400
12493              Message-Id: <20010827201229.D12582@blackrider>
12494      Branch: perl
12495            ! pod/perlhack.pod t/op/pack.t
12496 ____________________________________________________________________________
12497 [ 11766] By: ams                                   on 2001/08/27  23:39:40
12498         Log: Update Changes.
12499      Branch: perl
12500            ! Changes
12501 ____________________________________________________________________________
12502 [ 11765] By: ams                                   on 2001/08/27  22:53:10
12503         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
12504              From: Michael G Schwern <schwern@pobox.com>
12505              Date: Mon, 27 Aug 2001 19:47:30 -0400
12506              Message-Id: <20010827194730.C12582@blackrider>
12507      Branch: perl
12508            ! t/op/inccode.t
12509 ____________________________________________________________________________
12510 [ 11764] By: ams                                   on 2001/08/27  22:46:21
12511         Log: Subject: [PATCH] new tests for the coderef-in-@INC
12512              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12513              Date: Mon, 27 Aug 2001 22:36:27 +0200
12514              Message-Id: <20010827223627.C690@rafael>
12515              
12516              Subject: Re: [PATCH] new tests for the coderef-in-@INC
12517              From: Nicholas Clark <nick@ccl4.org>
12518              Date: Tue, 28 Aug 2001 00:02:46 +0100
12519              Message-Id: <20010828000245.R4950@plum.flirble.org>
12520      Branch: perl
12521            + t/op/inccode.t
12522            ! MANIFEST
12523 ____________________________________________________________________________
12524 [ 11763] By: ams                                   on 2001/08/27  22:41:09
12525         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
12526              bleadperl on fire, Win95+4NT)
12527              From: Michael G Schwern <schwern@pobox.com>
12528              Date: Mon, 27 Aug 2001 16:54:42 -0400
12529              Message-Id: <20010827165442.F9436@blackrider>
12530      Branch: perl
12531            ! lib/warnings.t
12532 ____________________________________________________________________________
12533 [ 11762] By: sky                                   on 2001/08/27  19:19:17
12534         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
12535              avaible at compile time. This broke the compilation of 
12536              Net/Ping.pm
12537      Branch: perl
12538            ! lib/Net/Ping.pm
12539 ____________________________________________________________________________
12540 [ 11761] By: sky                                   on 2001/08/27  18:34:48
12541         Log: Removed tripple definitions of CUSTOM_OP functions.
12542      Branch: perl
12543            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
12544 ____________________________________________________________________________
12545 [ 11760] By: sky                                   on 2001/08/27  18:21:27
12546         Log: Regen headers
12547      Branch: perl
12548            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
12549            ! perlapi.h proto.h
12550 ____________________________________________________________________________
12551 [ 11759] By: ams                                   on 2001/08/27  16:31:53
12552         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
12553              From: "chromatic" <chromatic@rmci.net>
12554              Date: Mon, 27 Aug 2001 11:17:09 -0600
12555              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
12556      Branch: perl
12557            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
12558 ____________________________________________________________________________
12559 [ 11758] By: sky                                   on 2001/08/27  15:16:42
12560         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
12561              Thanks to H. Merijn Brand for the patch.
12562              Some of the comments and or guards might be removable in perl.h now.
12563      Branch: perl
12564            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
12565            ! Porting/Glossary Porting/config_H README.threads config_h.SH
12566            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
12567            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
12568            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
12569            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
12570            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
12571            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
12572            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
12573            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
12574            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
12575            ! win32/config_H.vc win32/perllib.c win32/win32.h
12576            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
12577            ! wince/config.h wince/config_H.ce wince/win32.h
12578            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
12579 ____________________________________________________________________________
12580 [ 11757] By: sky                                   on 2001/08/27  13:39:16
12581         Log: Subject: GNU ld parses arguments different
12582              From: H.Merijn Brand <h.m.brand@hccnet.nl>
12583              Date: Mon, 27 Aug 2001 16:25:51 +0200
12584              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
12585      Branch: perl
12586            ! hints/hpux.sh
12587 ____________________________________________________________________________
12588 [ 11756] By: sky                                   on 2001/08/27  13:18:45
12589         Log: Subject: Custom Ops
12590              From: Simon Cozens <simon@netthink.co.uk>
12591              Date: Sat, 25 Aug 2001 17:45:09 +0100
12592              Message-ID: <20010825174509.A5752@netthink.co.uk>
12593              I also added a fix to Opcode.pm to quite test cases.
12594      Branch: perl
12595            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
12596            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
12597 ____________________________________________________________________________
12598 [ 11755] By: sky                                   on 2001/08/27  05:37:17
12599         Log: Plugs a memory leak on destruction of regular expressions
12600              introcued by #11274.
12601              PL_regex_padav now has an AV as it's first entry with a list
12602              of freed regex_padav slots that it will reuse on creating
12603              new PMOPs.
12604      Branch: perl
12605            ! op.c perl.c
12606 ____________________________________________________________________________
12607 [ 11754] By: ams                                   on 2001/08/26  14:38:52
12608         Log: Subject: [PATCH] t/io/binmode.t
12609              From: Nicholas Clark <nick@ccl4.org>
12610              Date: Sun, 26 Aug 2001 12:03:05 +0100
12611              Message-Id: <20010826120305.C4950@plum.flirble.org>
12612              
12613              (Also a nitpick in #11752 to t/op/universal.t)
12614      Branch: perl
12615            ! t/io/binmode.t t/op/universal.t
12616 ____________________________________________________________________________
12617 [ 11753] By: ams                                   on 2001/08/26  08:19:34
12618         Log: Subject: [PATCH] op/universal.t failing
12619              From: Nicholas Clark <nick@ccl4.org>
12620              Date: Sun, 26 Aug 2001 09:48:22 +0100
12621              Message-Id: <20010826094822.B4950@plum.flirble.org>
12622      Branch: perl
12623            ! t/op/universal.t
12624 ____________________________________________________________________________
12625 [ 11752] By: ams                                   on 2001/08/25  22:46:13
12626         Log: Subject: Re: 'can' with undefined subs
12627              From: Tony Bowden <tony@kasei.com>
12628              Date: Sat, 25 Aug 2001 14:58:17 +0100
12629              Message-Id: <20010825145817.A11788@soto.kasei.com>
12630              (Applied with minor modifications.)
12631      Branch: perl
12632            ! t/op/universal.t
12633 ____________________________________________________________________________
12634 [ 11751] By: ams                                   on 2001/08/25  18:28:43
12635         Log: Subject: Re: 'can' with undefined subs
12636              From: Tony Bowden <tony@kasei.com>
12637              Date: Sat, 25 Aug 2001 15:13:14 +0100
12638              Message-Id: <20010825151314.B11788@soto.kasei.com>
12639      Branch: perl
12640            ! lib/UNIVERSAL.pm
12641 ____________________________________________________________________________
12642 [ 11750] By: nick                                  on 2001/08/25  15:24:15
12643         Log: Integrate mainline
12644      Branch: perlio
12645           +> t/io/binmode.t
12646           !> (integrate 26 files)
12647 ____________________________________________________________________________
12648 [ 11749] By: nick                                  on 2001/08/25  14:55:41
12649         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
12650              From:  John Peacock <jpeacock@rowman.com>
12651              Date:  Wed, 22 Aug 2001 12:05:28 -0400
12652              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
12653      Branch: perl
12654            ! pod/perlhack.pod
12655 ____________________________________________________________________________
12656 [ 11748] By: nick                                  on 2001/08/25  14:53:04
12657         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
12658              From:  Michael G Schwern <schwern@pobox.com>
12659              Date:  Wed, 22 Aug 2001 19:22:45 -0400
12660              Message-Id:  <20010822192245.U619@blackrider>
12661      Branch: perl
12662            ! MANIFEST
12663 ____________________________________________________________________________
12664 [ 11747] By: nick                                  on 2001/08/25  14:52:33
12665         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
12666              From:  Nicholas Clark <nick@ccl4.org>
12667              Date:  Wed, 22 Aug 2001 23:29:06 +0100
12668              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
12669      Branch: perl
12670            + t/io/binmode.t
12671            ! perlio.c pod/perlfunc.pod
12672 ____________________________________________________________________________
12673 [ 11744] By: nick                                  on 2001/08/25  14:37:33
12674         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
12675              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12676              Date:  Fri, 24 Aug 2001 22:10:42 +0200
12677              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
12678      Branch: perl
12679            ! x2p/a2py.c x2p/walk.c
12680 ____________________________________________________________________________
12681 [ 11743] By: nick                                  on 2001/08/25  14:32:47
12682         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
12683              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12684              Date:  Fri, 24 Aug 2001 23:34:13 +0200
12685              Message-Id:  <20010824233413.A1285@rafael>
12686      Branch: perl
12687            ! pod/perlfunc.pod pod/perlvar.pod
12688 ____________________________________________________________________________
12689 [ 11742] By: ams                                   on 2001/08/25  13:16:02
12690         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
12691              From: Nicholas Clark <nick@ccl4.org>
12692              Date: Sat, 25 Aug 2001 14:50:07 +0100
12693              Message-Id: <20010825145007.L41464@plum.flirble.org>
12694      Branch: perl
12695            ! pp_ctl.c
12696 ____________________________________________________________________________
12697 [ 11741] By: nick                                  on 2001/08/24  07:08:45
12698         Log: When applying patch via Porting/apply fails, do p4 refresh
12699              to get old files back.
12700      Branch: perl
12701            ! Porting/apply
12702 ____________________________________________________________________________
12703 [ 11740] By: ams                                   on 2001/08/24  04:47:24
12704         Log: #11739 was incomplete.
12705      Branch: perl
12706            ! pod/perldiag.pod
12707 ____________________________________________________________________________
12708 [ 11739] By: ams                                   on 2001/08/24  04:09:40
12709         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
12710              From: "Philip Newton" <Philip.Newton@gmx.net>
12711              Date: Fri, 24 Aug 2001 07:08:34 +0200
12712      Branch: perl
12713            ! pod/perldiag.pod
12714 ____________________________________________________________________________
12715 [ 11738] By: ams                                   on 2001/08/24  02:19:42
12716         Log: Fixed Doug Wilson's email address.
12717      Branch: perl
12718            ! AUTHORS
12719 ____________________________________________________________________________
12720 [ 11737] By: ams                                   on 2001/08/24  00:10:13
12721         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
12722              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12723              Date: Thu, 23 Aug 2001 22:22:58 +0200
12724              Message-Id: <20010823222258.A901@rafael>
12725      Branch: perl
12726            ! pod/perldiag.pod
12727 ____________________________________________________________________________
12728 [ 11736] By: ams                                   on 2001/08/24  00:05:02
12729         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
12730              From: "Craig A. Berry" <craigberry@mac.com>
12731              Date: Thu, 23 Aug 2001 19:07:45 -0500
12732              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
12733      Branch: perl
12734            ! configure.com
12735 ____________________________________________________________________________
12736 [ 11735] By: sky                                   on 2001/08/23  13:42:07
12737         Log: Backed out 11732, it breaks lib/strict.t 
12738      Branch: perl
12739            ! op.c
12740 ____________________________________________________________________________
12741 [ 11734] By: sky                                   on 2001/08/23  11:45:59
12742         Log: Removed toy from 17133 after Matt Sargeants request.
12743      Branch: perl
12744            ! pod/perlfaq4.pod
12745 ____________________________________________________________________________
12746 [ 11733] By: sky                                   on 2001/08/23  11:36:29
12747         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
12748              From: Robin Houston <robin@kitsite.com>
12749              Date: Wed, 22 Aug 2001 23:06:16 +0100
12750              Message-ID: <20010822230616.A254@robin.kitsite.com>
12751      Branch: perl
12752            ! pod/perlfaq4.pod
12753 ____________________________________________________________________________
12754 [ 11732] By: sky                                   on 2001/08/23  10:36:02
12755         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
12756              From: Simon Cozens <simon@netthink.co.uk>
12757              Date: Thu, 23 Aug 2001 12:06:36 +0100
12758              Message-ID: <20010823120636.A9961@netthink.co.uk>
12759      Branch: perl
12760            ! op.c
12761 ____________________________________________________________________________
12762 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
12763         Log: fix broken windows build
12764      Branch: perl
12765            ! perl.h
12766 ____________________________________________________________________________
12767 [ 11730] By: ams                                   on 2001/08/22  21:35:30
12768         Log: Subject: [PATCH] io/tell.t doesn't chdir t
12769              From: Nicholas Clark <nick@ccl4.org>
12770              Date: Wed, 22 Aug 2001 23:25:58 +0100
12771              Message-Id: <20010822232557.Y82818@plum.flirble.org>
12772      Branch: perl
12773            ! t/io/tell.t
12774 ____________________________________________________________________________
12775 [ 11729] By: ams                                   on 2001/08/22  20:32:21
12776         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
12777              questions)
12778              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12779              Date: Wed, 22 Aug 2001 17:09:04 -0400
12780              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
12781              (Oops, forgot File::Spec::Unix in the previous patch.)
12782      Branch: perl
12783            ! lib/File/Spec/Unix.pm
12784 ____________________________________________________________________________
12785 [ 11728] By: ams                                   on 2001/08/22  20:25:41
12786         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
12787              questions)
12788              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12789              Date: Wed, 22 Aug 2001 17:09:04 -0400
12790              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
12791      Branch: perl
12792            ! lib/File/Spec.pm
12793 ____________________________________________________________________________
12794 [ 11727] By: ams                                   on 2001/08/22  19:43:30
12795         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
12796              From: John Peacock <jpeacock@rowman.com>
12797              Date: Wed, 22 Aug 2001 12:35:52 -0400
12798              Message-Id: <3B83DF68.5D89DC81@rowman.com>
12799              (Adds proper tests for $], notwithstanding Subject. +nitpick)
12800      Branch: perl
12801            ! t/op/ver.t
12802 ____________________________________________________________________________
12803 [ 11726] By: ams                                   on 2001/08/22  19:36:39
12804         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
12805              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
12806              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
12807              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
12808      Branch: perl
12809            ! lib/diagnostics.pm lib/diagnostics.t
12810 ____________________________________________________________________________
12811 [ 11725] By: ams                                   on 2001/08/22  19:25:01
12812         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
12813              From: Nicholas Clark <nick@ccl4.org>
12814              Date: Wed, 22 Aug 2001 20:59:05 +0100
12815              Message-Id: <20010822205905.U82818@plum.flirble.org>
12816      Branch: perl
12817            ! pp.c t/op/64bitint.t t/op/arith.t
12818 ____________________________________________________________________________
12819 [ 11724] By: ams                                   on 2001/08/22  10:02:33
12820         Log: Subject: Configure blooper
12821              From: H.Merijn Brand <h.m.brand@hccnet.nl>
12822              Date: Wed, 22 Aug 2001 12:38:35 +0200
12823              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
12824      Branch: perl
12825            ! Configure
12826 ____________________________________________________________________________
12827 [ 11723] By: ams                                   on 2001/08/21  16:17:53
12828         Log: Subject: [PATCH] installperl -help
12829              From: Nicholas Clark <nick@ccl4.org>
12830              Date: Tue, 21 Aug 2001 17:34:23 +0100
12831              Message-Id: <20010821173423.F82818@plum.flirble.org>
12832      Branch: perl
12833            ! installperl
12834 ____________________________________________________________________________
12835 [ 11722] By: ams                                   on 2001/08/20  07:46:31
12836         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
12837              From: Ilmari Karonen <iltzu@sci.fi>
12838              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
12839              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
12840      Branch: perl
12841            ! pod/perlvar.pod
12842 ____________________________________________________________________________
12843 [ 11721] By: nick                                  on 2001/08/20  06:24:31
12844         Log: Integrate mainline
12845      Branch: perlio
12846           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
12847           +> lib/Lingua/KO/Hangul/Util/Changes
12848           +> lib/Lingua/KO/Hangul/Util/README
12849           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12850           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12851           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12852           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12853           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12854           +> lib/Unicode/Normalize/t/test.t
12855            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12856           !> (integrate 55 files)
12857 ____________________________________________________________________________
12858 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
12859         Log: Integrate Change #11599 from maint-5.6/perl
12860      Branch: maint-5.6/macperl
12861           !> README.win32
12862 ____________________________________________________________________________
12863 [ 11719] By: ams                                   on 2001/08/18  21:21:42
12864         Log: Add Porting/apply to MANIFEST.
12865      Branch: perl
12866            ! MANIFEST
12867 ____________________________________________________________________________
12868 [ 11718] By: sky                                   on 2001/08/18  14:38:01
12869         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
12870              Better solution would be to make 5005threaded perl use
12871              the same system as ithreads do
12872      Branch: perl
12873            ! perl.h
12874 ____________________________________________________________________________
12875 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
12876         Log: New try for ID 20010407.006: detach the semantics
12877              "was the last match target UTF8" into its own variable.
12878      Branch: perl
12879            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
12880            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
12881 ____________________________________________________________________________
12882 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
12883         Log: UTF8 flag should be meaningful only when POK.
12884      Branch: perl
12885            ! dump.c
12886 ____________________________________________________________________________
12887 [ 11715] By: sky                                   on 2001/08/18  11:45:16
12888         Log: USE_THREADS and USE_ITHREADS are never true at the same time
12889      Branch: perl
12890            ! perl.h
12891 ____________________________________________________________________________
12892 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
12893         Log: Retract #11712 for now.  The real fix would probably
12894              be something like making PL_reg_sv a copy (PV + UTF8)
12895              of the matched/substituted string (note: not just a SvPOK
12896              string, for example the stringified form of a ROK would
12897              be applicable)  Beware of leaks.
12898      Branch: perl
12899            ! pp_hot.c t/op/pat.t
12900 ____________________________________________________________________________
12901 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
12902         Log: UTF8 wasn't printing for PVMGs.
12903      Branch: perl
12904            ! dump.c
12905 ____________________________________________________________________________
12906 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
12907         Log: (Retracted by #11714)
12908              
12909              Okay analysis, debatable fix.  (The fix will inc
12910              the refcount of all temporary match objects,
12911              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
12912              which will then cause griping at untie() time
12913              ("inner references remain").
12914              
12915              Fix for ID 20010407.006: PL_reg_sv got wiped out
12916              by freetemps if the match target was a temporary
12917              (like function_call() =~ /.../), which in turn meant
12918              that the $1 et al stopped working if they had UTF-8
12919              in them.  Therefore bump up the refcount of PL_reg_sv.
12920      Branch: perl
12921            ! pp_hot.c t/op/pat.t
12922 ____________________________________________________________________________
12923 [ 11711] By: ams                                   on 2001/08/17  20:32:08
12924         Log: Subject: [PATCH] doesn't compile, was perl@11710
12925              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12926              Date: Fri, 17 Aug 2001 23:21:10 +0200
12927              Message-Id: <20010817232110.C7041@rafael> 
12928      Branch: perl
12929            ! sharedsv.c
12930 ____________________________________________________________________________
12931 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
12932         Log: Update Changes.
12933      Branch: perl
12934            ! Changes patchlevel.h
12935 ____________________________________________________________________________
12936 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
12937         Log: Upgrade to libnet 1.0704.
12938      Branch: perl
12939            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12940            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
12941            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
12942            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
12943            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
12944            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
12945            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
12946 ____________________________________________________________________________
12947 [ 11708] By: sky                                   on 2001/08/17  13:34:04
12948         Log: Let perl_clone copy PL_exit_flags
12949      Branch: perl
12950            ! sv.c
12951 ____________________________________________________________________________
12952 [ 11707] By: sky                                   on 2001/08/17  12:28:41
12953         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
12954      Branch: perl
12955            ! sharedsv.c sharedsv.h
12956 ____________________________________________________________________________
12957 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
12958         Log: The metaconfig unit change for #11705.
12959      Branch: metaconfig/U/perl
12960            ! Extensions.U
12961 ____________________________________________________________________________
12962 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
12963         Log: Allow the threads extension to be found if present.
12964      Branch: perl
12965            ! Configure
12966 ____________________________________________________________________________
12967 [ 11704] By: nick                                  on 2001/08/17  11:47:54
12968         Log: Mail -> change script (pre-alpha)
12969      Branch: perl
12970            + Porting/apply
12971 ____________________________________________________________________________
12972 [ 11703] By: sky                                   on 2001/08/17  07:11:24
12973         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
12974              Thanks to Tom Hospel for pointing out my error.
12975      Branch: perl
12976            ! op.h
12977 ____________________________________________________________________________
12978 [ 11702] By: sky                                   on 2001/08/17  04:18:11
12979         Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
12980      Branch: perl
12981            ! embed.pl miniperlmain.c perl.c perl.h proto.h
12982 ____________________________________________________________________________
12983 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
12984         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
12985              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
12986      Branch: perl
12987            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
12988            + lib/Lingua/KO/Hangul/Util/README
12989            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12990            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12991            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12992            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12993            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12994            + lib/Unicode/Normalize/t/test.t
12995            ! MANIFEST
12996 ____________________________________________________________________________
12997 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
12998         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
12999              Date: Thu, 16 Aug 2001 22:46:15 -0500
13000              From: "Craig A. Berry" <craigberry@mac.com>
13001              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
13002      Branch: perl
13003            ! configure.com numeric.c
13004 ____________________________________________________________________________
13005 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
13006         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
13007              of the usual suspects (like getpwent) but not for others
13008              (like localtime and rand).  The _r versions are available
13009              for all of them, so let's use them.
13010      Branch: perl
13011            ! perl.h
13012 ____________________________________________________________________________
13013 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
13014         Log: (Accidental apply; thankfully empty.)
13015      Branch: perl
13016            ! hints/os390.sh
13017 ____________________________________________________________________________
13018 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
13019         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
13020              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13021              Date: Thu, 16 Aug 2001 16:27:49 +0100
13022              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
13023      Branch: perl
13024            ! regexec.c t/op/re_tests
13025 ____________________________________________________________________________
13026 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
13027         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
13028              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13029              Date: Thu, 16 Aug 2001 18:50:01 +0100
13030              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
13031      Branch: perl
13032            ! pp_hot.c t/op/pat.t
13033 ____________________________________________________________________________
13034 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
13035         Log: Subject: [PATCH] *time_r again
13036              From: "Arthur Bergman" <arthur@contiller.se>
13037              Date: Thu, 16 Aug 2001 16:01:54 +0200
13038              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
13039      Branch: perl
13040            ! op.h
13041 ____________________________________________________________________________
13042 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
13043         Log: system() and backtick error handling cleanup from Craig A. Berry.
13044      Branch: perl
13045            ! vms/vms.c
13046 ____________________________________________________________________________
13047 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
13048         Log: change#10334 leaks memory, copies string when it doesn't
13049              need to
13050      Branch: perl
13051            ! perl.c
13052 ____________________________________________________________________________
13053 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
13054         Log: One more twist to the sprintf + utf8 testing.
13055      Branch: perl
13056            ! t/op/misc.t
13057 ____________________________________________________________________________
13058 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
13059         Log: Fix for 20010407.008 sprintf removes utf8-ness.
13060      Branch: perl
13061            ! pp.c t/op/misc.t
13062 ____________________________________________________________________________
13063 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
13064         Log: Subject: [PATCH] *time_r fixes
13065              From: "Arthur Bergman" <arthur@contiller.se>
13066              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
13067              Date: Thu, 16 Aug 2001 14:22:27 +0200
13068      Branch: perl
13069            ! op.h
13070 ____________________________________________________________________________
13071 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
13072         Log: Upgrade to CGI.pm 2.77.
13073      Branch: perl
13074            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
13075            ! lib/CGI/t/function.t
13076 ____________________________________________________________________________
13077 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
13078         Log: Document the bytes-to-Unicode upgrading.
13079      Branch: perl
13080            ! pod/perlunicode.pod
13081 ____________________________________________________________________________
13082 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
13083         Log: Add a test for Unicode sprintf.
13084      Branch: perl
13085            ! t/op/misc.t
13086 ____________________________________________________________________________
13087 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
13088         Log: Add Unicode tests for index/rindex.
13089      Branch: perl
13090            ! t/op/index.t
13091 ____________________________________________________________________________
13092 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
13093         Log: Document a bit the art of minimizing the installation,
13094              based on the p5p discussion.
13095      Branch: perl
13096            ! INSTALL
13097 ____________________________________________________________________________
13098 [ 11684] By: nick                                  on 2001/08/15  15:03:31
13099         Log: Integrate mainline
13100      Branch: perlio
13101           +> sharedsv.c sharedsv.h
13102           !> (integrate 53 files)
13103 ____________________________________________________________________________
13104 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
13105         Log: Update Changes.
13106      Branch: perl
13107            ! Changes patchlevel.h
13108 ____________________________________________________________________________
13109 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
13110         Log: The #11673 necessitated a test tweak.
13111      Branch: perl
13112            ! t/io/utf8.t
13113 ____________________________________________________________________________
13114 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
13115         Log: Also UNICOS is in the general case unable to silently
13116              handle fp overflows.
13117      Branch: perl
13118            ! numeric.c
13119 ____________________________________________________________________________
13120 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
13121         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
13122              NV_EPSILON #defined.
13123      Branch: perl
13124            ! perl.h
13125 ____________________________________________________________________________
13126 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
13127         Log: Re-establish the fp overflow detection for VAX VMS; there
13128              is no easy way to have the IEEE fp silent overflow semantics.
13129              (in Alpha VMS we still will use IEEE fp by default-- but it
13130              is still possible to configure Perl to use G_FLOAT)
13131      Branch: perl
13132            ! numeric.c
13133 ____________________________________________________________________________
13134 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
13135         Log: Subject: [PATCH] pp_lock 
13136              From: "Arthur Bergman" <arthur@contiller.se>
13137              Date: Wed, 15 Aug 2001 11:52:16 +0200
13138              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
13139      Branch: perl
13140            ! pp.c
13141 ____________________________________________________________________________
13142 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
13143         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
13144              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13145              Date: Wed, 15 Aug 2001 11:32:11 +0100
13146              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
13147      Branch: perl
13148            ! regcomp.c t/op/re_tests
13149 ____________________________________________________________________________
13150 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
13151         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
13152              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
13153              Date: Wed, 15 Aug 2001 10:33:49 +0100
13154              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
13155      Branch: perl
13156            ! regexec.c t/op/re_tests
13157 ____________________________________________________________________________
13158 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
13159         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
13160              From: Barrie Slaymaker <barries@slaysys.com>
13161              Date: Tue, 14 Aug 2001 14:32:25 -0400
13162              Message-ID: <20010814143225.A19822@jester.slaysys.com>
13163      Branch: perl
13164            ! lib/File/Spec.t lib/File/Spec/Unix.pm
13165 ____________________________________________________________________________
13166 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
13167         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
13168              From: Peter Prymmer <pvhp@forte.com>
13169              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
13170              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
13171      Branch: perl
13172            ! README.vms configure.com
13173 ____________________________________________________________________________
13174 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
13175         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
13176              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13177              Date: Tue, 14 Aug 2001 21:23:27 +0200
13178              Message-ID: <20010814212327.A1919@rafael>
13179      Branch: perl
13180            ! doio.c
13181 ____________________________________________________________________________
13182 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
13183         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
13184              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
13185              Date: Tue, 14 Aug 2001 22:30:11 +0200
13186              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
13187              
13188              Combination of nmake, quoting, and Perl expanded $( in here-doc.
13189      Branch: perl
13190            ! ext/SDBM_File/Makefile.PL
13191 ____________________________________________________________________________
13192 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
13193         Log: Todo updates.
13194      Branch: perl
13195            ! pod/perltodo.pod
13196 ____________________________________________________________________________
13197 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
13198         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
13199              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
13200              Date: Mon, 13 Aug 2001 23:15:01 +0200
13201              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
13202      Branch: perl
13203            ! sv.c
13204 ____________________________________________________________________________
13205 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
13206         Log: Subject: [PATCH] [b-]showlex.t
13207              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13208              Date: Sun, 12 Aug 2001 22:24:51 +0200
13209              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
13210              
13211              The 4nt command shell will expand the % in command line
13212              no matter what quoting is attempted, changed the % to @.
13213      Branch: perl
13214            ! ext/B/Showlex.t
13215 ____________________________________________________________________________
13216 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
13217         Log: Subject: [PATCH] magic.t
13218              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
13219              Date: Sun, 12 Aug 2001 20:49:27 +0200
13220              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
13221      Branch: perl
13222            ! t/op/magic.t
13223 ____________________________________________________________________________
13224 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
13225         Log: Add sharedsv* to the DOSish platforms; plus add
13226              some WinCE files to the list of DOSish files.
13227      Branch: perl
13228            ! NetWare/Makefile Porting/makerel win32/Makefile
13229            ! win32/makefile.mk wince/Makefile.ce
13230 ____________________________________________________________________________
13231 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
13232         Log: More DOSish files.
13233      Branch: perl
13234            ! Porting/makerel
13235 ____________________________________________________________________________
13236 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
13237         Log: Strip CRs from the WinCE files.  Now we need to
13238              figure out in which CRs are really needed: probably
13239              Makefile.ce and the README files, at least, probably
13240              also the registry.bat.
13241      Branch: perl
13242            ! wince/Makefile.ce wince/README.compile wince/README.perlce
13243            ! wince/config.h wince/include/cectype.h wince/include/errno.h
13244            ! wince/include/sys/stat.h wince/include/sys/types.h
13245            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
13246            ! wince/perldll.def wince/registry.bat wince/wince.h
13247            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
13248 ____________________________________________________________________________
13249 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
13250         Log: Add some files to DOSish and writables.
13251      Branch: perl
13252            ! Porting/makerel
13253 ____________________________________________________________________________
13254 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
13255         Log: Compile failure message tidying.
13256      Branch: perl
13257            ! t/lib/1_compile.t
13258 ____________________________________________________________________________
13259 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
13260         Log: The new sharedsv* should be exported only if usethreads.
13261      Branch: perl
13262            ! makedef.pl
13263 ____________________________________________________________________________
13264 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
13265         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
13266              From: Peter Prymmer <pvhp@forte.com>
13267              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
13268              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
13269      Branch: perl
13270            ! README.os390
13271 ____________________________________________________________________________
13272 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
13273         Log: Update Changes.
13274      Branch: perl
13275            ! Changes patchlevel.h
13276 ____________________________________________________________________________
13277 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
13278         Log: Subject: [PATHC] sharedsv.[c|h]
13279              From: "Artur Bergman" <artur@contiller.se>
13280              Date: Mon, 13 Aug 2001 14:38:41 +0200
13281              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
13282              
13283              Subject: [PATCH] embed.pl
13284              From: Arthur Bergman <arthur@contiller.se>
13285              Date: Mon, 13 Aug 2001 14:38:14 +0200
13286              Message-ID: <B79D96D6.3088%arthur@contiller.se>
13287              
13288              Subject: [PATCH] sharedsv cleanups
13289              From: "Arthur Bergman" <arthur@contiller.se>
13290              Date: Mon, 13 Aug 2001 15:14:25 +0200
13291              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
13292              
13293              Plus few tweaks: _init needs to be Adp, the prototypes
13294              should not be revealed unless using ithreads, #endif FOO
13295              must be #endif /* FOO */, adding (parentheses) around
13296              do { } while doesn't work too well.
13297      Branch: perl
13298            + sharedsv.c sharedsv.h
13299            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
13300            ! perl.h perlapi.c pod/perlapi.pod proto.h
13301 ____________________________________________________________________________
13302 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
13303         Log: Subject: Re: END {} blocks run in perl_run
13304              From: Arthur Bergman <arthur@contiller.se>
13305              Date: Mon, 13 Aug 2001 11:11:30 +0200
13306              Message-ID: <B79D6661.3068%arthur@contiller.se>
13307      Branch: perl
13308            ! perl.c
13309 ____________________________________________________________________________
13310 [ 11657] By: nick                                  on 2001/08/13  09:03:02
13311         Log: Integrate mainline
13312      Branch: perlio
13313           +> (branch 326 files)
13314            - (delete 330 files)
13315           !> (integrate 85 files)
13316 ____________________________________________________________________________
13317 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
13318         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
13319              and the Perl will be built to do that by default (adding that
13320              will break scripts having non-UTF-8 binary data, such as Latin-1.)
13321      Branch: perl
13322            ! op.c toke.c utf8.h
13323 ____________________________________________________________________________
13324 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
13325         Log: Unnecessary downgrades.
13326      Branch: perl
13327            ! doop.c
13328 ____________________________________________________________________________
13329 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
13330         Log: Failure not true anymore (probably caused by my broken setup).
13331      Branch: perl
13332            ! t/op/pat.t
13333 ____________________________________________________________________________
13334 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
13335         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
13336              stopped working).
13337      Branch: perl
13338            ! op.h pp_ctl.c regcomp.c
13339 ____________________________________________________________________________
13340 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
13341         Log: There is no IN_UTF8.
13342      Branch: perl
13343            ! utf8.h
13344 ____________________________________________________________________________
13345 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
13346         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
13347      Branch: perl
13348            ! op.c op.h pp_ctl.c regcomp.c
13349 ____________________________________________________________________________
13350 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
13351         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
13352              and a test tweak.
13353      Branch: perl
13354            ! op.c t/pod/find.t
13355 ____________________________________________________________________________
13356 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
13357         Log: Todo updates and fixes.
13358      Branch: perl
13359            ! pod/perltodo.pod
13360 ____________________________________________________________________________
13361 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
13362         Log: Mark tests (and one module) having explicit Latin-1
13363              (and one file having explicit UTF-8) with an explicit
13364              'no utf8' (and one explicit 'use utf8').
13365              
13366              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
13367      Branch: perl
13368            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
13369            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
13370            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
13371 ____________________________________________________________________________
13372 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
13373         Log: Subject: SV: END {} blocks run in perl_run
13374              From: "Arthur Bergman" <arthur@contiller.se>
13375              Date: Sun, 12 Aug 2001 00:34:28 +0200 
13376              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
13377      Branch: perl
13378            ! miniperlmain.c perl.c
13379 ____________________________________________________________________________
13380 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
13381         Log: Typos in #11645.
13382      Branch: perl
13383            ! perl.h
13384 ____________________________________________________________________________
13385 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
13386         Log: On ithreads default to use_reentrant except on naturally
13387              threadsafe platforms.
13388      Branch: perl
13389            ! perl.h
13390 ____________________________________________________________________________
13391 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
13392         Log: (Hopefully) a fix for 20010723.004: make install needs
13393              write permission in build directory.  The problem was
13394              probably caused by overeager sprinkling of the lib/re.pm
13395              dependencies (which was done to guarantee lib/re.pm being
13396              uptodate for parallel makes: now solved by funneling that
13397              through an explicit recursive make in the preplibrary target).
13398      Branch: perl
13399            ! Makefile.SH
13400 ____________________________________________________________________________
13401 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
13402         Log: Dispell the "use utf8" superstition.
13403      Branch: perl
13404            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
13405            ! pod/perlunicode.pod
13406 ____________________________________________________________________________
13407 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
13408         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
13409              From: "Abigail" <abigail@foad.org> 
13410              Date: Sat, 11 Aug 2001 23:49:49 +0200
13411              Message-ID: <20010811214950.23255.qmail@foad.org>
13412      Branch: perl
13413            ! t/op/taint.t
13414 ____________________________________________________________________________
13415 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
13416         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
13417              From: Abhijit Menon-Sen <ams@wiw.org>
13418              Date: Sat, 11 Aug 2001 06:18:19 +0530
13419              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
13420      Branch: perl
13421            ! mg.c
13422 ____________________________________________________________________________
13423 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
13424         Log: Test for change #11639.
13425      Branch: perl
13426            ! t/op/tiehandle.t
13427 ____________________________________________________________________________
13428 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
13429         Log: Subject: Re: Can't localize *FH, then tie it
13430              From: Abhijit Menon-Sen <ams@wiw.org>
13431              Date: Sun, 12 Aug 2001 16:08:06 +0530
13432              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
13433      Branch: perl
13434            ! pp_hot.c pp_sys.c
13435 ____________________________________________________________________________
13436 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
13437         Log: Drop all the unnecessary "use utf8" clauses and some of
13438              the unnecessary "use bytes" ones.
13439              
13440              TODO: scour the documentation for unnecessary "use utf8"
13441              and prominently display it in perldelta when the time comes.
13442              ("use utf8" should be necessary ONLY if one wants the script
13443              to be in UTF-8.)  Also should be checked in some non-ASCII
13444              non-Latin-1 platform, like EBCDIC.
13445      Branch: perl
13446            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
13447            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
13448 ____________________________________________________________________________
13449 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
13450         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
13451              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
13452              in Unicode handling.
13453      Branch: perl
13454            + t/op/lc.t
13455            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
13456 ____________________________________________________________________________
13457 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
13458         Log: Thinko: we want the flags for native cc, not gcc.
13459      Branch: perl
13460            ! hints/dec_osf.sh
13461 ____________________________________________________________________________
13462 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
13463         Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
13464              From: Robin Houston <robin@kitsite.com>
13465              Date: Fri, 10 Aug 2001 14:42:02 +0100
13466              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
13467      Branch: perl
13468            ! pp.c
13469 ____________________________________________________________________________
13470 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
13471         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
13472              From: Abhijit Menon-Sen <ams@wiw.org>
13473              Date: Sat, 11 Aug 2001 16:31:04 +0530
13474              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
13475      Branch: perl
13476            ! op.c
13477 ____________________________________________________________________________
13478 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
13479         Log: Get rid of indread, from Abhijit Menon-Sen.
13480      Branch: perl
13481            ! pp_sys.c
13482 ____________________________________________________________________________
13483 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
13484         Log: CRLFgngngn.
13485      Branch: perl
13486            ! win32/Makefile win32/makefile.mk
13487 ____________________________________________________________________________
13488 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
13489         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
13490      Branch: perl
13491            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13492            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
13493            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
13494            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
13495            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
13496            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
13497            ! win32/Makefile win32/makefile.mk
13498 ____________________________________________________________________________
13499 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
13500         Log: Avoid #elif (less portable than #else #if).
13501      Branch: perl
13502            ! handy.h
13503 ____________________________________________________________________________
13504 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
13505         Log: Subject: patch for perlvar.pod
13506              From: mah@everybody.org (Mark A. Hershberger)
13507              Date: 08 Aug 2001 17:03:16 -0500
13508              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
13509      Branch: perl
13510            ! pod/perlvar.pod
13511 ____________________________________________________________________________
13512 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
13513         Log: cpp commands must start (the # must be) at the column #0.
13514      Branch: perl
13515            ! op.c
13516 ____________________________________________________________________________
13517 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
13518         Log: If using gcc -B/foo/bar makedepend would give
13519              unnecessary warnings about unused -B/foo/bar.
13520      Branch: perl
13521            ! makedepend.SH
13522 ____________________________________________________________________________
13523 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
13524         Log: Update Changes.
13525      Branch: perl
13526            ! Changes patchlevel.h
13527 ____________________________________________________________________________
13528 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
13529         Log: s/z/tz/
13530      Branch: perl
13531            ! pod/perlfaq2.pod
13532 ____________________________________________________________________________
13533 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
13534         Log: Article nit.
13535      Branch: perl
13536            ! pod/perlfaq2.pod
13537 ____________________________________________________________________________
13538 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
13539         Log: Rename lib/unicode files to lib/unicore to avoid
13540              conflicts between core lib/unicode and Unicode::
13541              files in case-ignoring filesystems.
13542      Branch: perl
13543            + (add 325 files)
13544            - (delete 324 files)
13545            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
13546 ____________________________________________________________________________
13547 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
13548         Log: Upgrade to Math::BigInt 1.41.
13549      Branch: perl
13550            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
13551 ____________________________________________________________________________
13552 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
13553         Log: Subject: [PATCH] remove PL_na from typemap
13554              From: James <james@rf.net>
13555              Date: Mon, 06 Aug 2001 20:23:15 -0700
13556              Message-ID: <3B6F5F23.A31A81B1@rf.net>
13557              
13558              (had to be manually applied)
13559      Branch: perl
13560            ! lib/ExtUtils/typemap
13561 ____________________________________________________________________________
13562 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
13563         Log: The metaconfig unit changes for #11618.
13564      Branch: metaconfig/U/perl
13565            + d_fpclassl.U i_fp.U
13566 ____________________________________________________________________________
13567 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
13568         Log: Forgot this from #11618.
13569              
13570              NOTE: wince/config_H.ce needs updating.
13571      Branch: perl
13572            ! wince/config.ce
13573 ____________________________________________________________________________
13574 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
13575         Log: Introduce more floating point classifying APIs;
13576              try to define (most importantly) Perl_is{inf,nan}(x).
13577              
13578              For this first cut, assume none such APIs exist in non-UNIXoid
13579              platforms-- this is of course too unkind: Win32 rumoredly has
13580              _fpclass() and _isnan(), and VMS/VOS very probably have some
13581              of the APIs available.     The only thing Perl uses at the moment
13582              is Perl_isnan() (has been in use for a while now).
13583              
13584              NOTE: the Win32 and NetWare config_h.?c need regenerating.
13585      Branch: perl
13586            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
13587            ! Porting/config_H config_h.SH configure.com epoc/config.sh
13588            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
13589            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13590            ! vos/config.ga.h win32/config.bc win32/config.gc
13591            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13592            ! win32/config_H.vc wince/config.ce wince/config.h
13593 ____________________________________________________________________________
13594 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
13595         Log: Integrate change #11519 from perlio:
13596              
13597              Avoid testing for (non-)existance of "encoding(xxxx)"
13598              layer is called "encoding" the (xxxx) is an argument.
13599      Branch: perl
13600           !> lib/open.pm
13601 ____________________________________________________________________________
13602 [ 11616] By: nick                                  on 2001/08/09  07:50:24
13603         Log: Integrate mainline
13604      Branch: perlio
13605           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
13606           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
13607           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
13608           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
13609            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
13610            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
13611           !> (integrate 79 files)
13612 ____________________________________________________________________________
13613 [ 11615] By: nick                                  on 2001/08/09  06:23:44
13614         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
13615              layer is called "encoding" the (xxxx) is an argument.
13616      Branch: perlio
13617            ! lib/open.pm
13618 ____________________________________________________________________________
13619 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
13620         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
13621              From: Paul Johnson <paul@pjcj.net>
13622              Date: Wed, 8 Aug 2001 23:54:17 +0200
13623              Message-ID: <20010808235417.O1006@pjcj.net>
13624      Branch: perl
13625            ! ext/B/B/Concise.pm
13626 ____________________________________________________________________________
13627 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
13628         Log: Make VMS use IEEE math by default; reorder Tru64 hints
13629              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
13630              exception semantics) is always set if using (the new) cc.
13631      Branch: perl
13632            ! configure.com hints/dec_osf.sh
13633 ____________________________________________________________________________
13634 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
13635         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
13636              From: Abhijit Menon-Sen <ams@wiw.org>
13637              Date: Tue, 7 Aug 2001 17:16:05 +0530
13638              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
13639      Branch: perl
13640            ! pp_sys.c
13641 ____________________________________________________________________________
13642 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
13643         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
13644              From: "Craig A. Berry" <craigberry@mac.com>
13645              Date: Tue, 07 Aug 2001 22:27:47 -0500
13646              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
13647      Branch: perl
13648            ! t/run/exit.t
13649 ____________________________________________________________________________
13650 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
13651         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
13652              From: "Craig A. Berry" <craigberry@mac.com>
13653              Date: Tue, 07 Aug 2001 20:01:53 -0500
13654              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
13655      Branch: perl
13656            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
13657 ____________________________________________________________________________
13658 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
13659         Log: Update the magazine information.
13660      Branch: perl
13661            ! pod/perlfaq2.pod
13662 ____________________________________________________________________________
13663 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
13664         Log: Ignore SIGFPE everywhere.
13665      Branch: perl
13666            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
13667 ____________________________________________________________________________
13668 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
13669         Log: With permission, change the licensing of the docs by
13670              TomC (and Gnat) to comply with the rest of Perl.
13671      Branch: perl
13672            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13673            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13674            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13675            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
13676            ! pod/perltootc.pod
13677 ____________________________________________________________________________
13678 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
13679         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
13680              From: Andy Dougherty <doughera@lafayette.edu>
13681              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
13682              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
13683      Branch: perl
13684            ! hints/openbsd.sh
13685 ____________________________________________________________________________
13686 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
13687         Log: Subject: [PATCH] Makefile.SH test_prep dependency
13688              From: Andy Dougherty <doughera@lafayette.edu>
13689              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
13690              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
13691      Branch: perl
13692            ! Makefile.SH
13693 ____________________________________________________________________________
13694 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
13695         Log: Don't autogenerate the headers et alia,
13696              make regen_headers explicitly.
13697      Branch: perl
13698            ! Makefile.SH
13699 ____________________________________________________________________________
13700 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
13701         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
13702              From: Gurusamy Sarathy <gsar@ActiveState.com> 
13703              Date: Tue, 07 Aug 2001 08:33:26 -0700
13704              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
13705              
13706              Unnecessary dependency.
13707      Branch: perl
13708            ! embed.pl
13709 ____________________________________________________________________________
13710 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
13711         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
13712              From: Abhijit Menon-Sen <ams@wiw.org>
13713              Date: Tue, 7 Aug 2001 09:10:54 +0530
13714              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
13715      Branch: perl
13716            ! pp_hot.c
13717 ____________________________________________________________________________
13718 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
13719         Log: Subject: [PATCH perl@11597] B && BEGIN handling
13720              From: "James A. Duncan" <jduncan@fotango.com>
13721              Date: Mon, 6 Aug 2001 17:29:11 +0100
13722              Message-ID: <20010806172911.A2071@fotango.com>
13723              
13724              (the intrpvar.h addition moved to the end for bincompat)
13725      Branch: perl
13726            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
13727 ____________________________________________________________________________
13728 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
13729         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
13730      Branch: perl
13731           !> README.win32
13732 ____________________________________________________________________________
13733 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
13734         Log: fix URLs for fcrypt.c
13735      Branch: maint-5.6/perl
13736            ! README.win32
13737 ____________________________________________________________________________
13738 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
13739         Log: Yet another way to say Infinity: HP-UX calls its "++".
13740      Branch: perl
13741            ! lib/Math/BigInt/t/bigintpm.t
13742 ____________________________________________________________________________
13743 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
13744         Log: Update Changes.
13745      Branch: perl
13746            ! Changes patchlevel.h
13747 ____________________________________________________________________________
13748 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
13749         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
13750      Branch: perl
13751            ! pod/perlfaq5.pod
13752 ____________________________________________________________________________
13753 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
13754         Log: The #11593 wasn't right.
13755      Branch: perl
13756            ! lib/Math/BigInt/t/bigintpm.t
13757 ____________________________________________________________________________
13758 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
13759         Log: Subject: [PATCH: perl@11564] introducing perlivp
13760              From: Prymmer/Kahn <pvhp@best.com>
13761              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
13762              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
13763              
13764              Subject: Re: [PATCH: perl@11564] introducing perlivp
13765              From: Prymmer/Kahn <pvhp@best.com>
13766              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
13767              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
13768      Branch: perl
13769            + utils/perlivp.PL
13770            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
13771            ! win32/Makefile win32/makefile.mk
13772 ____________________________________________________________________________
13773 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
13774         Log: libcs are confused what to call Infinity.
13775      Branch: perl
13776            ! lib/Math/BigInt/t/bigintpm.t
13777 ____________________________________________________________________________
13778 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
13779         Log: Avoid SIGFPE in Tru64.
13780      Branch: perl
13781            ! numeric.c
13782 ____________________________________________________________________________
13783 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
13784         Log: Upgrade to Math::BigInt 1.40.
13785              
13786              NOTE: this patch necessitates doing something about
13787              infinity handling since the new bigintpm.t tests use
13788              infinity, which causes SIGFPEs at least in Tru64.
13789      Branch: perl
13790            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13791            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
13792            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
13793            ! lib/Math/BigInt/t/mbimbf.t
13794 ____________________________________________________________________________
13795 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
13796         Log: remove hardcoded cmd shell in testsuite
13797      Branch: perl
13798            ! t/op/glob.t t/op/magic.t t/op/stat.t
13799 ____________________________________________________________________________
13800 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
13801         Log: 4-arg select() was busted on windows because change#8178 didn't
13802              make it into mainline
13803      Branch: perl
13804            ! perl.h win32/include/sys/socket.h
13805 ____________________________________________________________________________
13806 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
13807         Log: Rename the Getopt::Long tests to be as they are
13808              in the Getopt::Long official distribution.
13809      Branch: perl
13810            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
13811            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
13812            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
13813            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
13814            ! MANIFEST
13815 ____________________________________________________________________________
13816 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
13817         Log: Upgrade to Getopt::Long 2.26.
13818      Branch: perl
13819            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
13820            ! MANIFEST lib/Getopt/Long.pm
13821 ____________________________________________________________________________
13822 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
13823         Log: Retract #10874 (the hack should be unnecessary by now)
13824      Branch: perl
13825            ! lib/Test/Harness.pm
13826 ____________________________________________________________________________
13827 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
13828         Log: avoid temp file littering in tests
13829      Branch: perl
13830            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
13831 ____________________________________________________________________________
13832 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
13833         Log: Subject: warning in sv.c: double format, NV arg
13834              From: "Philip Newton" <Philip.Newton@gmx.net>
13835              Date: Sun, 5 Aug 2001 19:41:07 +0200
13836              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
13837      Branch: perl
13838            ! sv.c
13839 ____________________________________________________________________________
13840 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
13841         Log: fix POSIX.t#13 for windos
13842      Branch: perl
13843            ! ext/POSIX/POSIX.t
13844 ____________________________________________________________________________
13845 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
13846         Log: Add a test for PerlIO::Via.
13847      Branch: perl
13848            + ext/PerlIO/t/via.t
13849            ! MANIFEST ext/PerlIO/Via/Via.pm
13850 ____________________________________________________________________________
13851 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
13852         Log: flock() and link() are not available on Windows 9x
13853      Branch: perl
13854            ! win32/config_sh.PL
13855 ____________________________________________________________________________
13856 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
13857         Log: Some Tru64 C compilers have C++ components that confuse
13858              the ccversion parsing.
13859      Branch: perl
13860            ! hints/dec_osf.sh
13861 ____________________________________________________________________________
13862 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
13863         Log: (Reintroduce #11125)
13864              
13865              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
13866              From: Alan Burlison <Alan.Burlison@sun.com> 
13867              Date: Tue, 03 Jul 2001 15:20:13 +0100   
13868              Message-ID: <3B41D49D.A923D4F9@sun.com> 
13869      Branch: perl
13870            ! lib/ExtUtils/MM_Unix.pm
13871 ____________________________________________________________________________
13872 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
13873         Log: Little pointer juggling for HP-UX cc to avoid
13874              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
13875              followed by
13876              "error 1549: Modifiable lvalue required for assignment operator."
13877      Branch: perl
13878            ! hv.c
13879 ____________________________________________________________________________
13880 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
13881         Log: Continuation of #11575: SANY_SEEN completely deprecated,
13882              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
13883              plus a fix for the bug.
13884      Branch: perl
13885            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
13886 ____________________________________________________________________________
13887 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
13888         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
13889              From: Doug MacEachern <dougm@covalent.net>
13890              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
13891              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
13892      Branch: perl
13893            ! sv.c
13894 ____________________________________________________________________________
13895 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
13896         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
13897              the new CANY is the \C.  The problem reported and the
13898              test case supplied in
13899              
13900              Subject: UTF-8 bugs in string length & single line regex matches
13901              From: "Daniel P. Berrange" <dan@berrange.com>
13902              Date: Fri, 3 Aug 2001 11:39:33 +0100
13903              Message-ID: <20010803113932.A19318@berrange.com>
13904      Branch: perl
13905            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
13906            ! t/op/pat.t
13907 ____________________________________________________________________________
13908 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
13909         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
13910              From: Doug MacEachern <dougm@covalent.net>
13911              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
13912              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
13913      Branch: perl
13914            ! perl.c regexec.c
13915 ____________________________________________________________________________
13916 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
13917         Log: The #11572 didn't up the test count.
13918      Branch: perl
13919            ! t/op/length.t
13920 ____________________________________________________________________________
13921 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
13922         Log: Subject: UTF-8 bugs in string length & single line regex matches
13923              From: "Daniel P. Berrange" <dan@berrange.com>
13924              Date: Fri, 3 Aug 2001 11:39:33 +0100         
13925              Message-ID: <20010803113932.A19318@berrange.com>
13926              
13927              (the mg_length() fix)
13928      Branch: perl
13929            ! mg.c t/op/length.t
13930 ____________________________________________________________________________
13931 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
13932         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13933              From: Abhijit Menon-Sen <ams@wiw.org>
13934              Date: Sat, 4 Aug 2001 16:56:35 +0530
13935              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
13936      Branch: perl
13937            ! hv.c
13938 ____________________________________________________________________________
13939 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
13940         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13941              From: Abhijit Menon-Sen <ams@wiw.org>
13942              Date: Sat, 4 Aug 2001 16:16:03 +0530
13943              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
13944      Branch: perl
13945            ! hv.c
13946 ____________________________________________________________________________
13947 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
13948         Log: Subject: Re: [patch] refcount re ops
13949              From: Abhijit Menon-Sen <ams@wiw.org>
13950              Date: Sat, 4 Aug 2001 08:54:55 +0530
13951              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
13952      Branch: perl
13953            ! sv.c
13954 ____________________________________________________________________________
13955 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
13956         Log: Subject: [patch] refcount re ops
13957              From: Doug MacEachern <dougm@covalent.net>
13958              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
13959              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
13960      Branch: perl
13961            ! regcomp.c sv.c
13962 ____________________________________________________________________________
13963 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
13964         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
13965              From: Doug MacEachern <dougm@covalent.net>
13966              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
13967              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
13968      Branch: perl
13969            ! perl.c regexec.c
13970 ____________________________________________________________________________
13971 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
13972         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
13973              From: "Craig A. Berry" <craigberry@mac.com> 
13974              Date: Fri, 03 Aug 2001 16:16:16 -0500
13975              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
13976      Branch: perl
13977            ! t/op/misc.t
13978 ____________________________________________________________________________
13979 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
13980         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
13981              From: John Kristian <jmk2001@engineer.com>
13982              Date: Fri, 03 Aug 2001 00:59:08 -0700
13983              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
13984      Branch: perl
13985            ! win32/win32.c
13986 ____________________________________________________________________________
13987 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
13988         Log: Update Changes.
13989      Branch: perl
13990            ! Changes patchlevel.h
13991 ____________________________________________________________________________
13992 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
13993         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
13994              From: "Craig A. Berry" <craigberry@mac.com>
13995              Date: Thu, 02 Aug 2001 23:15:24 -0500
13996              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
13997      Branch: perl
13998            ! ext/B/Stash.t
13999 ____________________________________________________________________________
14000 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
14001         Log: Subject: [patch] plug PL_cshname leak
14002              From: Doug MacEachern <dougm@covalent.net>
14003              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
14004              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
14005      Branch: perl
14006            ! sv.c
14007 ____________________________________________________________________________
14008 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
14009         Log: Subject: [patch] plug PL_sh_path leak
14010              From: Doug MacEachern <dougm@covalent.net>
14011              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
14012              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
14013      Branch: perl
14014            ! sv.c
14015 ____________________________________________________________________________
14016 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
14017         Log: Subject: [patch] plug PL_regex_padav leaks
14018              From: Doug MacEachern <dougm@covalent.net>
14019              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
14020              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
14021      Branch: perl
14022            ! op.c op.h perl.c
14023 ____________________________________________________________________________
14024 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
14025         Log: Subject: [patch] plug PL_origargv leak
14026              From: Doug MacEachern <dougm@covalent.net>
14027              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
14028              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
14029      Branch: perl
14030            ! perl.c
14031 ____________________________________________________________________________
14032 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
14033         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
14034              From: Abhijit Menon-Sen <ams@wiw.org>
14035              Date: Fri, 3 Aug 2001 06:38:11 +0530
14036              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
14037      Branch: perl
14038            ! hv.c
14039 ____________________________________________________________________________
14040 [ 11557] By: nick                                  on 2001/08/03  08:17:38
14041         Log: Integrate mainline
14042      Branch: perlio
14043           +> (branch 47 files)
14044            - lib/Switch/test.pl
14045           !> (integrate 49 files)
14046 ____________________________________________________________________________
14047 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
14048         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
14049              From: "Craig A. Berry" <craigberry@mac.com>
14050              Date: Thu, 02 Aug 2001 12:56:19 -0500
14051              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
14052      Branch: perl
14053            ! ext/B/Showlex.t
14054 ____________________________________________________________________________
14055 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
14056         Log: Be more careful about non-existent files.
14057      Branch: perl
14058            ! lib/File/Copy.pm
14059 ____________________________________________________________________________
14060 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
14061         Log: Subject: [PATCH resend] deparse empty formats
14062              From: Robin Houston <robin@kitsite.com> 
14063              Date: Thu, 2 Aug 2001 14:32:36 +0100
14064              Message-ID: <20010802143236.A894@robin.kitsite.com>
14065      Branch: perl
14066            ! ext/B/B/Deparse.pm
14067 ____________________________________________________________________________
14068 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
14069         Log: Subject: [patch] ithreads + refto fix improvement
14070              From: Doug MacEachern <dougm@covalent.net>
14071              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
14072              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
14073      Branch: perl
14074            ! pp.c
14075 ____________________________________________________________________________
14076 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
14077         Log: Readability nit from Abhijit.
14078      Branch: perl
14079            ! op.c
14080 ____________________________________________________________________________
14081 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
14082         Log: setproctitle() API version nit from Anton Berezin.
14083      Branch: perl
14084            ! mg.c
14085 ____________________________________________________________________________
14086 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
14087         Log: Add PerlCE to the docs.
14088      Branch: perl
14089            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
14090            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
14091 ____________________________________________________________________________
14092 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
14093         Log: Integrate the PerlCE (WinCE Perl) port;
14094              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
14095      Branch: perl
14096            + README.ce wince/FindExt.pm wince/Makefile.ce
14097            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
14098            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
14099            + wince/bin/search.pl wince/config.ce wince/config.h
14100            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
14101            + wince/dl_win32.xs wince/include/arpa/inet.h
14102            + wince/include/cectype.h wince/include/errno.h
14103            + wince/include/netdb.h wince/include/sys/socket.h
14104            + wince/include/sys/stat.h wince/include/sys/types.h
14105            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
14106            + wince/perl.rc wince/perldll.def wince/perllib.c
14107            + wince/perlmain.c wince/registry.bat wince/runperl.c
14108            + wince/splittree.pl wince/win32.h wince/win32iop.h
14109            + wince/win32thread.c wince/win32thread.h wince/wince.c
14110            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
14111            + wince/xdistclean.ksh wince/xmakediffs.ksh
14112            ! MANIFEST perl.c perl.h perlio.c
14113 ____________________________________________________________________________
14114 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
14115         Log: setproctitle() made simpler.  (This assumes the string is
14116              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
14117              should be used.  Note len, not len + 1.)  BSD-fu from Anton
14118              Berezin.
14119      Branch: perl
14120            ! mg.c
14121 ____________________________________________________________________________
14122 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
14123         Log: Subject: [PATCH] -Wall cleanup: op.c
14124              From: Richard Soderberg <rs@oregonnet.com>
14125              Date: Thu, 2 Aug 2001 00:17:09 -0700
14126              Message-Id: <200108020717.AAA26895@oregonnet.com>
14127              
14128              Subject: [PATCH] -Wall cleanup: sv.c
14129              From: Richard Soderberg <rs@oregonnet.com>
14130              Date: Thu, 2 Aug 2001 00:49:21 -0700
14131              Message-Id: <200108020749.AAA27492@oregonnet.com>
14132      Branch: perl
14133            ! op.c sv.c
14134 ____________________________________________________________________________
14135 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
14136         Log: Update Changes.
14137      Branch: perl
14138            ! Changes patchlevel.h
14139 ____________________________________________________________________________
14140 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
14141         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
14142              From: Doug MacEachern <dougm@covalent.net>
14143              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
14144              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
14145      Branch: perl
14146            ! op.c
14147 ____________________________________________________________________________
14148 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
14149         Log: The #11541 didn't work under threads.
14150      Branch: perl
14151            ! op.c
14152 ____________________________________________________________________________
14153 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
14154         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
14155              From: Hugo <hv@crypt.compulink.co.uk>
14156              Date: Fri, 22 Jun 2001 01:19:08 +0100 
14157              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
14158              
14159              (Skip tests if accept() failed)
14160      Branch: perl
14161            ! ext/IO/lib/IO/t/io_unix.t
14162 ____________________________________________________________________________
14163 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
14164         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
14165              From: "Stian Seeberg" <sseeberg@nimsoft.no>
14166              Date: Mon, 30 Jul 2001 12:28:07 +0200
14167              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
14168      Branch: perl
14169            ! perl.h
14170 ____________________________________________________________________________
14171 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
14172         Log: Subject: Pluggable optimizer
14173              From: Simon Cozens <simon@netthink.co.uk>
14174              Date: Wed, 1 Aug 2001 13:57:02 -0700
14175              Message-ID: <20010801135702.I10442@netthink.co.uk>
14176      Branch: perl
14177            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
14178 ____________________________________________________________________________
14179 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
14180         Log: Subject: [ID 20010801.039] perlre.pod message typo
14181              From: Autrijus Tang <autrijus@geb.elixus.org>
14182              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
14183              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
14184      Branch: perl
14185            ! pod/perlre.pod
14186 ____________________________________________________________________________
14187 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
14188         Log: Test for change #11536.
14189      Branch: perl
14190            ! t/op/tiehandle.t
14191 ____________________________________________________________________________
14192 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
14193         Log: More test fixups for #11537.
14194      Branch: perl
14195            ! t/lib/warnings/4lint t/lib/warnings/9enabled
14196 ____________________________________________________________________________
14197 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
14198         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
14199              From: Doug MacEachern <dougm@covalent.net>
14200              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
14201              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
14202      Branch: perl
14203            ! op.c t/TestInit.pm
14204 ____________________________________________________________________________
14205 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
14206         Log: Subject: [patch] ithreads + refto bug
14207              From: Doug MacEachern <dougm@covalent.net>
14208              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
14209              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
14210              
14211              (Test in change #11539)
14212      Branch: perl
14213            ! pp.c
14214 ____________________________________________________________________________
14215 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
14216         Log: Subject: [PATCH: perl@11523] fixups for t/harness
14217              From: Prymmer/Kahn <pvhp@best.com>
14218              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
14219              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
14220      Branch: perl
14221            ! t/harness
14222 ____________________________________________________________________________
14223 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
14224         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
14225              From: Prymmer/Kahn <pvhp@best.com>
14226              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
14227              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
14228      Branch: perl
14229            ! win32/Makefile win32/makefile.mk
14230 ____________________________________________________________________________
14231 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
14232         Log: Need to know the number of tests.
14233      Branch: perl
14234            ! t/run/exit.t
14235 ____________________________________________________________________________
14236 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
14237         Log: Subject: Re: new exit tests on VMS
14238              From: "Craig A. Berry" <craigberry@mac.com>
14239              Date: Tue, 31 Jul 2001 12:19:29 -0500
14240              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
14241      Branch: perl
14242            ! t/run/exit.t
14243 ____________________________________________________________________________
14244 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
14245         Log: Retract #11530 (the dTHX is needed under threads)
14246      Branch: perl
14247            ! perlio.c
14248 ____________________________________________________________________________
14249 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
14250         Log: (Retracted by #11531)
14251      Branch: perl
14252            ! perlio.c
14253 ____________________________________________________________________________
14254 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
14255         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
14256              From: Richard Soderberg <rs@crystalflame.net>
14257              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
14258              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
14259      Branch: perl
14260            ! unixish.h
14261 ____________________________________________________________________________
14262 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
14263         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
14264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14265              Date: Tue, 31 Jul 2001 05:39:09 -0400
14266              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
14267              
14268              (with a note about the case of UV being equal to long long)
14269      Branch: perl
14270            ! utils/h2xs.PL
14271 ____________________________________________________________________________
14272 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
14273         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
14274              From: "Craig A. Berry" <craigberry@mac.com>
14275              Date: Tue, 31 Jul 2001 14:57:43 -0500
14276              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
14277      Branch: perl
14278            ! t/io/fs.t
14279 ____________________________________________________________________________
14280 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
14281         Log: Fix for
14282              
14283              Subject: [ID 20010116.001] File::Copy truncates orig file 
14284              From: arbor@al37al08.telecel.pt
14285              Date: Tue, 16 Jan 2001 11:43:02 GMT
14286              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
14287              
14288              (copy($foo, $foo) would truncate $foo)
14289      Branch: perl
14290            ! lib/File/Copy.pm lib/File/Copy.t
14291 ____________________________________________________________________________
14292 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
14293         Log: Metaconfig unit change for #11524.
14294      Branch: metaconfig/U/perl
14295            ! Extras.U
14296 ____________________________________________________________________________
14297 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
14298         Log: Multiple modules didn't work; plus typo fixes.
14299      Branch: perl
14300            ! Configure
14301 ____________________________________________________________________________
14302 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
14303         Log: Update Changes.
14304      Branch: perl
14305            ! Changes patchlevel.h
14306 ____________________________________________________________________________
14307 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
14308         Log: Regen perlapi.
14309      Branch: perl
14310            ! pod/perlapi.pod
14311 ____________________________________________________________________________
14312 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
14313         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
14314              From: Dave Mitchell <davem@fdgroup.co.uk>
14315              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
14316              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
14317      Branch: perl
14318            ! sv.c
14319 ____________________________________________________________________________
14320 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
14321         Log: Regen toc.
14322      Branch: perl
14323            ! pod/perltoc.pod
14324 ____________________________________________________________________________
14325 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
14326         Log: Regen Porting stuff.
14327      Branch: perl
14328            ! Porting/Glossary Porting/config.sh Porting/config_H
14329 ____________________________________________________________________________
14330 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
14331         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
14332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14333              Date: Tue, 31 Jul 2001 05:34:38 -0400
14334              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
14335      Branch: perl
14336            ! utils/h2xs.PL
14337 ____________________________________________________________________________
14338 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
14339         Log: Metaconfig unit change for #11516. 
14340      Branch: metaconfig/U/perl
14341            ! gccvers.U
14342 ____________________________________________________________________________
14343 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
14344         Log: Add -Wall in cflags, not in Configure.
14345              (This way -Wall affects only the core and the core XS,
14346              not user modules' XS.  Concern from Paul Marquess,
14347              implementation idea from Andy Dougherty.)
14348      Branch: perl
14349            ! Configure cflags.SH
14350 ____________________________________________________________________________
14351 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
14352         Log: Metaconfig unit changes for #11514.
14353      Branch: metaconfig
14354            + U/modified/sysman.U
14355            ! U/installdirs/man1dir.U
14356 ____________________________________________________________________________
14357 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
14358         Log: Subject: Configure's detection of system manual
14359              From: Sean Dague <sean@dague.net> 
14360              Date: Sun, 13 May 2001 15:53:15 -0400
14361              Message-ID: <20010513155315.A15833@underhill.dague.net>
14362      Branch: perl
14363            ! Configure
14364 ____________________________________________________________________________
14365 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
14366         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
14367              From: Autrijus Tang <autrijus@autrijus.org> 
14368              Date: Thu, 21 Jun 2001 23:56:48 +0800
14369              Message-Id: <20010621235648.A57340@not.autrijus.org>
14370      Branch: perl
14371            ! pod/perlobj.pod
14372 ____________________________________________________________________________
14373 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
14374         Log: Subject: Typo in DB_File.pm
14375              From: "Philip Newton" <Philip.Newton@gmx.net>
14376              Date: Tue, 31 Jul 2001 06:19:35 +0200
14377              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
14378      Branch: perl
14379            ! ext/DB_File/DB_File.pm
14380 ____________________________________________________________________________
14381 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
14382         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
14383              From: "Stephen P. Potter" <spp@spotter.yi.org>
14384              Date: Wed, 30 May 2001 13:59:34 -0400
14385              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
14386      Branch: perl
14387            ! pod/perlre.pod
14388 ____________________________________________________________________________
14389 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
14390         Log: eval "format foo=" would loop indefinitely; reported in
14391              
14392              Subject: A load of old rubbish
14393              From: Mike Guy <mjtg@cam.ac.uk>
14394              Date: Mon, 14 May 2001 16:12:22 +0100
14395              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
14396              
14397              (The core dumps reported in there already fixed.)
14398      Branch: perl
14399            ! toke.c
14400 ____________________________________________________________________________
14401 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
14402         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
14403      Branch: perl
14404            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
14405            + lib/Switch/t/switch_case.t
14406            - lib/Switch/test.pl
14407            ! MANIFEST lib/Switch.pm
14408 ____________________________________________________________________________
14409 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
14410         Log: Subject: [PATCH @11505] DB_File-1.78
14411              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14412              Date: Mon, 30 Jul 2001 22:54:37 +0100
14413              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
14414      Branch: perl
14415            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
14416            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
14417 ____________________________________________________________________________
14418 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
14419         Log: Explain in more detail why -pipe and -fno-common are good.
14420      Branch: perl
14421            ! hints/darwin.sh
14422 ____________________________________________________________________________
14423 [ 11506] By: nick                                  on 2001/07/30  14:32:23
14424         Log: Integrate mainline
14425      Branch: perlio
14426           !> INSTALL Makefile.SH doio.c hints/darwin.sh
14427 ____________________________________________________________________________
14428 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
14429         Log: Perl hasn't been putting man pages into $prefix/lib for
14430              a long time now; pointed out by Andy Dougherty. 
14431      Branch: perl
14432            ! hints/darwin.sh
14433 ____________________________________________________________________________
14434 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
14435         Log: Document the extras Configure option.
14436      Branch: perl
14437            ! INSTALL
14438 ____________________________________________________________________________
14439 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
14440         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
14441              everywhere.
14442      Branch: perl
14443           !> doio.c
14444 ____________________________________________________________________________
14445 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
14446         Log: Doubly guard against invoking CPAN if no extras defined,
14447              pointed out by H. Merijn Brand.
14448      Branch: perl
14449            ! Makefile.SH
14450 ____________________________________________________________________________
14451 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
14452         Log: Fix O_RDONLY check to check for O_RDONLY.
14453      Branch: maint-5.6/macperl
14454            ! doio.c
14455 ____________________________________________________________________________
14456 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
14457         Log: Integrate miscellaneous changes from maint-5.6/perl.
14458      Branch: maint-5.6/macperl
14459           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
14460 ____________________________________________________________________________
14461 [ 11499] By: nick                                  on 2001/07/30  06:52:42
14462         Log: Integrate mainline
14463      Branch: perlio
14464           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
14465           +> win32/sync_ext.pl
14466            - win32/sncfnmcs.pl
14467           !> (integrate 71 files)
14468 ____________________________________________________________________________
14469 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
14470         Log: Update Changes.
14471      Branch: perl
14472            ! Changes patchlevel.h
14473 ____________________________________________________________________________
14474 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
14475         Log: Now Configure -Dextras=Foo::Bar and "make install" will
14476              fetch and install Foo::Bar.
14477      Branch: perl
14478            ! Makefile.SH
14479 ____________________________________________________________________________
14480 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
14481         Log: Metaconfig unit change for #11495.
14482      Branch: metaconfig/U/perl
14483            ! Extras.U
14484 ____________________________________________________________________________
14485 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
14486         Log: extras.make, extras.test, and extras.install make targets.
14487      Branch: perl
14488            ! Configure Makefile.SH
14489 ____________________________________________________________________________
14490 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
14491         Log: Metaconfig unit change for #11493.
14492      Branch: metaconfig/U/perl
14493            ! Extras.U
14494 ____________________________________________________________________________
14495 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
14496         Log: Better to have the list of extras in $extras than 'define'.
14497      Branch: perl
14498            ! Configure
14499 ____________________________________________________________________________
14500 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
14501         Log: The metaconfig unit change for #11490.
14502      Branch: metaconfig/U/perl
14503            + Extras.U
14504 ____________________________________________________________________________
14505 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
14506         Log: Missed from #11490 (the required dependency).
14507      Branch: perl
14508            ! Makefile.SH
14509 ____________________________________________________________________________
14510 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
14511         Log: Add the support of asking for extra modules or bundles of modules
14512              to be fetched from the CPAN and installed as a part of the Perl
14513              build process.  None of this installation is yet really done;
14514              only the list is asked, and saved away in extras.lst for
14515              the build and installation process to worry about later.
14516      Branch: perl
14517            ! Configure
14518 ____________________________________________________________________________
14519 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
14520         Log: Beginnings of better Inf and NaN support.
14521              At least toke.c and sv.c still need quite a bit of work.
14522      Branch: perl
14523            ! numeric.c perl.h
14524 ____________________________________________________________________________
14525 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
14526         Log: Top-level Makefile didn't honour OPTIMIZE.
14527      Branch: perl
14528            ! Makefile.SH
14529 ____________________________________________________________________________
14530 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
14531         Log: Update Changes.
14532      Branch: perl
14533            ! Changes patchlevel.h
14534 ____________________________________________________________________________
14535 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
14536         Log: Use Search::Dict 1.02 interface for charinfo().
14537      Branch: perl
14538            ! lib/UnicodeCD.pm
14539 ____________________________________________________________________________
14540 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
14541         Log: Now also allow transforming the read lines before comparing them.
14542              (This will help UnicodeCD.) 
14543      Branch: perl
14544            ! lib/Search/Dict.pm
14545 ____________________________________________________________________________
14546 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
14547         Log: Remove tiehandle code.
14548      Branch: perl
14549            ! lib/UnicodeCD.pm
14550 ____________________________________________________________________________
14551 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
14552         Log: Allow specifying a comparison function for Search::Dict::look().
14553      Branch: perl
14554            ! lib/Search/Dict.pm
14555 ____________________________________________________________________________
14556 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
14557         Log: Small UnicodeCD tweaks.
14558      Branch: perl
14559            ! lib/UnicodeCD.pm lib/UnicodeCD.t
14560 ____________________________________________________________________________
14561 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
14562         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
14563              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14564              Date: Tue, 24 Jul 2001 01:51:32 +0900
14565              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
14566      Branch: perl
14567            ! lib/UnicodeCD.pm lib/UnicodeCD.t
14568 ____________________________________________________________________________
14569 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
14570         Log: Subject: [PATCH] installperl
14571              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
14572              Date: Fri, 27 Jul 2001 19:05:04 -0700
14573              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
14574      Branch: perl
14575            ! installperl
14576 ____________________________________________________________________________
14577 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
14578         Log: Subject: [PATCH] Set proper compatibility versions in core
14579              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
14580              Date: Fri, 27 Jul 2001 20:01:49 -0700
14581              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
14582      Branch: perl
14583            ! Makefile.SH
14584 ____________________________________________________________________________
14585 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
14586         Log: Metaconfig unit change for #11477.
14587      Branch: metaconfig/U/perl
14588            ! dlsrc.U
14589 ____________________________________________________________________________
14590 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
14591         Log: Subject: [PATCH] Darwin: -fpic not so good
14592              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
14593              Date: Fri, 27 Jul 2001 18:57:38 -0700
14594              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
14595      Branch: perl
14596            ! Configure
14597 ____________________________________________________________________________
14598 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
14599         Log: Subject: [PATCH] Clean up Darwin hints
14600              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
14601              Date: Fri, 27 Jul 2001 19:13:15 -0700
14602              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
14603      Branch: perl
14604            ! hints/darwin.sh
14605 ____________________________________________________________________________
14606 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
14607         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
14608              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14609              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
14610              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
14611      Branch: perl
14612            ! pod/perlfunc.pod pp.c t/op/split.t
14613 ____________________________________________________________________________
14614 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
14615         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
14616              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14617              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
14618              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
14619      Branch: perl
14620            ! pod/perlvar.pod
14621 ____________________________________________________________________________
14622 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
14623         Log: Subject: [PATCH] fixes to constant.pm documentation
14624              From: Ilmari Karonen <iltzu@sci.fi>
14625              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
14626              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
14627      Branch: perl
14628            ! lib/constant.pm
14629 ____________________________________________________________________________
14630 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
14631         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
14632              From: "Philip Newton" <Philip.Newton@gmx.net>
14633              Date: Fri, 27 Jul 2001 07:51:10 +0200
14634              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
14635      Branch: perl
14636            ! pod/perlport.pod
14637 ____________________________________________________________________________
14638 [ 11471] By: nick                                  on 2001/07/26  06:23:32
14639         Log: Subject:  [PATCH] Doc fix for perlguts / threading
14640              From:  Arthur Bergman <arthur@contiller.se>
14641              Date:  Wed, 25 Jul 2001 11:28:23 +0200
14642              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
14643      Branch: perl
14644            ! pod/perlguts.pod
14645 ____________________________________________________________________________
14646 [ 11470] By: nick                                  on 2001/07/26  06:21:06
14647         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
14648              From:  Philip Newton <Philip.Newton@gmx.net>
14649              Date:  Wed, 25 Jul 2001 08:19:47 +0200
14650              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
14651      Branch: perl
14652            ! INSTALL
14653 ____________________________________________________________________________
14654 [ 11469] By: nick                                  on 2001/07/26  06:20:25
14655         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
14656              From:  Philip Newton <Philip.Newton@gmx.net>
14657              Date:  Wed, 25 Jul 2001 08:12:48 +0200
14658              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
14659      Branch: perl
14660            ! INSTALL
14661 ____________________________________________________________________________
14662 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
14663         Log: More +x.
14664      Branch: perl
14665            ! Porting/makerel
14666 ____________________________________________________________________________
14667 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
14668         Log: Update Changes.
14669      Branch: perl
14670            ! Changes patchlevel.h
14671 ____________________________________________________________________________
14672 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
14673         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
14674              From: "Philip Newton" <Philip.Newton@gmx.net>
14675              Date: Tue, 24 Jul 2001 06:45:55 +0200
14676              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
14677      Branch: perl
14678            ! os2/perlrexx.c
14679 ____________________________________________________________________________
14680 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
14681         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
14682              From: Peter Prymmer <pvhp@forte.com>
14683              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
14684              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
14685      Branch: perl
14686            ! pod/perlport.pod t/io/fs.t vms/test.com
14687 ____________________________________________________________________________
14688 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
14689         Log: Workaround on Cwd bootstrap problem.
14690      Branch: perl
14691            ! lib/ExtUtils/MakeMaker.pm
14692 ____________________________________________________________________________
14693 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
14694         Log: When in Rome, quote like the Romans do.
14695      Branch: perl
14696            ! cflags.SH
14697 ____________________________________________________________________________
14698 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
14699         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
14700              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14701              Date: Mon, 23 Jul 2001 19:29:49 -0400
14702              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
14703      Branch: perl
14704            + os2/perlrexx.c
14705            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
14706            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
14707            ! t/op/write.t
14708 ____________________________________________________________________________
14709 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
14710         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
14711              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14712              Date: Mon, 23 Jul 2001 18:43:42 -0400
14713              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
14714      Branch: perl
14715            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14716 ____________________________________________________________________________
14717 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
14718         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
14719              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14720              Date: Mon, 23 Jul 2001 18:33:16 -0400
14721              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
14722      Branch: perl
14723            ! lib/ExtUtils/MakeMaker.pm
14724 ____________________________________________________________________________
14725 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
14726         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
14727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14728              Date: Mon, 23 Jul 2001 18:20:35 -0400
14729              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
14730      Branch: perl
14731            ! Makefile.SH cflags.SH
14732 ____________________________________________________________________________
14733 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
14734         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
14735              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
14736              Date: Mon, 23 Jul 2001 11:32:17 -0500
14737              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
14738      Branch: perl
14739            ! lib/ExtUtils/MakeMaker.pm
14740 ____________________________________________________________________________
14741 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
14742         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
14743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14744              Date: Mon, 23 Jul 2001 18:13:20 -0400
14745              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
14746      Branch: perl
14747            ! lib/perl5db.pl
14748 ____________________________________________________________________________
14749 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
14750         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
14751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14752              Date: Mon, 23 Jul 2001 18:07:40 -0400
14753              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
14754      Branch: perl
14755            ! op.c
14756 ____________________________________________________________________________
14757 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
14758         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
14759              From: "Craig A. Berry" <craigberry@mac.com>
14760              Date: Mon, 23 Jul 2001 15:35:06 -0500
14761              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
14762      Branch: perl
14763            ! util.c
14764 ____________________________________________________________________________
14765 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
14766         Log: Subject: [PATCH perlfaq9.pod typo]
14767              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
14768              Date: Mon, 23 Jul 2001 07:49:05 -0700
14769              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
14770      Branch: perl
14771            ! pod/perlfaq9.pod
14772 ____________________________________________________________________________
14773 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
14774         Log: Subject: win32\sncfnmcs.pl corrections
14775              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
14776              Date: Mon, 23 Jul 2001 12:56:54 +0200
14777              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
14778              
14779              Rename the script a little bit more sensibly.
14780      Branch: perl
14781            + win32/sync_ext.pl
14782            - win32/sncfnmcs.pl
14783            ! MANIFEST README.win32
14784 ____________________________________________________________________________
14785 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
14786         Log: Test tweak.
14787      Branch: perl
14788            ! ext/B/Deparse.t
14789 ____________________________________________________________________________
14790 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
14791         Log: Metaconfig unit tweak for #11450.
14792      Branch: metaconfig/U/perl
14793            ! Mksymlinks.U
14794 ____________________________________________________________________________
14795 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
14796         Log: Too volatile failsafe check.
14797      Branch: perl
14798            ! Configure
14799 ____________________________________________________________________________
14800 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
14801         Log: Further doc tweaks.
14802      Branch: perl
14803            ! lib/UnicodeCD.pm
14804 ____________________________________________________________________________
14805 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
14806         Log: Doc tweaks.
14807      Branch: perl
14808            ! lib/UnicodeCD.pm
14809 ____________________________________________________________________________
14810 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
14811         Log: Doc tweakery from Abhijit.
14812      Branch: perl
14813            ! Porting/repository.pod
14814 ____________________________________________________________________________
14815 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
14816         Log: An accidental empty line.
14817      Branch: perl
14818            ! MANIFEST
14819 ____________________________________________________________________________
14820 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
14821         Log: Missing MANIFESTations.
14822      Branch: perl
14823            ! MANIFEST
14824 ____________________________________________________________________________
14825 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
14826         Log: Update Changes.
14827      Branch: perl
14828            ! Changes patchlevel.h
14829 ____________________________________________________________________________
14830 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
14831         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
14832              From: Mike Guy <mjtg@cam.ac.uk>
14833              Date: Fri, 20 Jul 2001 16:12:49 +0100
14834              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
14835      Branch: perl
14836            ! Porting/pumpkin.pod
14837 ____________________________________________________________________________
14838 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
14839         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
14840              From: Peter Prymmer <pvhp@forte.com>
14841              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
14842              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
14843      Branch: perl
14844            ! pod/perlhack.pod
14845 ____________________________________________________________________________
14846 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
14847         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
14848              From: Michael G Schwern <schwern@pobox.com>
14849              Date: Fri, 20 Jul 2001 20:22:35 -0400
14850              Message-ID: <20010720202235.O4498@blackrider>
14851      Branch: perl
14852            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
14853            ! lib/Test/t/todo.t
14854 ____________________________________________________________________________
14855 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
14856         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
14857              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14858              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
14859              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
14860      Branch: perl
14861            ! ext/POSIX/POSIX.pod
14862 ____________________________________________________________________________
14863 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
14864         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
14865              From: Mark-Jason Dominus <mjd@plover.com>
14866              Date: Fri, 20 Jul 2001 23:16:54 -0400
14867              Message-ID: <20010721031654.21877.qmail@plover.com>
14868      Branch: perl
14869            ! ext/POSIX/POSIX.pod
14870 ____________________________________________________________________________
14871 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
14872         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
14873              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14874              Date: Sun, 22 Jul 2001 14:56:09 +0200
14875              Message-ID: <20010722145609.A766@rafael>
14876      Branch: perl
14877            ! ext/B/O.pm
14878 ____________________________________________________________________________
14879 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
14880         Log: Subject: regexec.c #define cleanup
14881              From: Mark-Jason Dominus <mjd@plover.com>
14882              Date: Sat, 21 Jul 2001 18:33:25 -0400
14883              Message-ID: <20010721223325.3069.qmail@plover.com>
14884      Branch: perl
14885            ! regexec.c
14886 ____________________________________________________________________________
14887 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
14888         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
14889              From: Prymmer/Kahn <pvhp@best.com>
14890              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
14891              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
14892      Branch: perl
14893            ! t/io/fs.t
14894 ____________________________________________________________________________
14895 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
14896         Log: Typo in #11432.
14897      Branch: perl
14898            ! ext/POSIX/POSIX.t
14899 ____________________________________________________________________________
14900 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
14901         Log: Integrate (manually) change #11424 from macperl.
14902      Branch: perl
14903            ! ext/Filter/t/call.t
14904 ____________________________________________________________________________
14905 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
14906         Log: Integrate change #11408 from macperl.
14907      Branch: perl
14908           !> README.macos pod/perlport.pod
14909 ____________________________________________________________________________
14910 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
14911         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
14912      Branch: perl
14913           +> macos/MacPerlTests.cmd macos/xsubpp.patch
14914            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
14915            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
14916            ! ext/POSIX/POSIX.t
14917 ____________________________________________________________________________
14918 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
14919         Log: pod/*.t tests not picked up by t/TEST either
14920      Branch: maint-5.6/perl
14921            ! t/TEST
14922 ____________________________________________________________________________
14923 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
14924         Log: better tweak for change#11429 (windows has both / and \ separated
14925              paths in @INC at that point)
14926      Branch: maint-5.6/perl
14927            ! t/pod/testp2pt.pl
14928 ____________________________________________________________________________
14929 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
14930         Log: MacOS pod test tweak needs \Escape
14931      Branch: maint-5.6/perl
14932            ! t/pod/testp2pt.pl
14933 ____________________________________________________________________________
14934 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
14935         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
14936              resulting duplicate output, but t/harness isn't)
14937      Branch: maint-5.6/perl
14938            ! t/run/runenv.t
14939 ____________________________________________________________________________
14940 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
14941         Log: t/harness wasn't picking up all the tests
14942      Branch: maint-5.6/perl
14943            ! t/harness
14944 ____________________________________________________________________________
14945 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
14946         Log: update MANIFEST for new file
14947      Branch: maint-5.6/perl
14948            ! MANIFEST
14949 ____________________________________________________________________________
14950 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
14951         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
14952              the exception of the macperl/macos/... tree
14953      Branch: maint-5.6/perl
14954           +> t/lib/filefind-taint.t
14955           !> (integrate 72 files)
14956 ____________________________________________________________________________
14957 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
14958         Log: Fix test.
14959      Branch: maint-5.6/macperl
14960            ! macos/bundled_ext/Filter/t/call.t
14961 ____________________________________________________________________________
14962 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
14963         Log: Make perl fork()-safe (in a slightly limited way) even on
14964              platforms that don't have pthread_atfork() (extension of
14965              the fix in change#11151).
14966              
14967              Note that this will not help extensions that call fork()
14968              directly in C, or that link to libraries that call fork()
14969              directly.  Such cases must be fixed to either call
14970              PerlProc_fork(), or call atfork_lock() in parent before the
14971              calling the function that forks and call atfork_unlock()
14972              in both parent and child immediately after the fork().
14973              (There are no worries if C code calls exec() in the child
14974              immediately after a fork().  Only cases where the child
14975              calls perl's API functions (including New()) after the
14976              fork() are problematic.)
14977              
14978              This change also eliminates the use of vfork() from perl,
14979              since all such uses were violating the severe restrictions
14980              on modifying the state of the process between the vfork()
14981              and the exec().
14982              
14983              This is a modified version of patches suggested by Abhijit
14984              Menon-Sen and Richard Soderberg.
14985      Branch: perl
14986            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
14987            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
14988 ____________________________________________________________________________
14989 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
14990         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
14991              Switch, and Text::Balanced.
14992      Branch: maint-5.6/macperl
14993            + macos/bundled_ext/Filter/Util/Call/Call.pm
14994            + macos/bundled_ext/Filter/Util/Call/Call.xs
14995            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
14996            + macos/bundled_ext/Filter/t/MyFilter.pm
14997            + macos/bundled_ext/Filter/t/call.t
14998            + macos/bundled_ext/Filter/t/filter-util.pl
14999            + macos/bundled_lib/blib/lib/Class/ISA.pm
15000            + macos/bundled_lib/blib/lib/Digest.pm
15001            + macos/bundled_lib/blib/lib/Filter/Simple.pm
15002            + macos/bundled_lib/blib/lib/Switch.pm
15003            + macos/bundled_lib/blib/lib/Text/Balanced.pm
15004            + macos/bundled_lib/blib/lib/Text/Balanced.pod
15005            + macos/bundled_lib/t/Class/ISA/test.pl
15006            + macos/bundled_lib/t/Digest/Digest.t
15007            + macos/bundled_lib/t/Filter/Simple/test.pl
15008            + macos/bundled_lib/t/Switch/test.pl
15009            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
15010            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
15011            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
15012            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
15013            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
15014            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
15015            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
15016            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
15017 ____________________________________________________________________________
15018 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
15019         Log: Add Filter::Util::Call to config/make files; edit utils
15020              to recognize the module (it was descended too far down).
15021              Bump version to 5.6.1a4.
15022      Branch: maint-5.6/macperl
15023            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
15024            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
15025            ! macos/macperl/Makefile.mk macos/xsubpp.patch
15026 ____________________________________________________________________________
15027 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
15028         Log: Make DB_File the default for MLDBM on MacOS.
15029      Branch: maint-5.6/macperl
15030            ! macos/bundled_lib/blib/lib/MLDBM.pm
15031 ____________________________________________________________________________
15032 [ 11419] By: nick                                  on 2001/07/20  14:51:03
15033         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
15034              From:  Simon Cozens <simon@netthink.co.uk>
15035              Date:  Fri, 20 Jul 2001 11:42:35 -0400
15036              Message-Id:  <20010720114235.A5235@netthink.co.uk>
15037      Branch: perl
15038            ! lib/UnicodeCD.pm
15039 ____________________________________________________________________________
15040 [ 11418] By: nick                                  on 2001/07/20  14:48:12
15041         Log: Subject:  [PATCH regcomp.h] adds a comment
15042              From:  Abhijit Menon-Sen <ams@wiw.org>
15043              Date:  Fri, 20 Jul 2001 21:05:37 +0530
15044              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
15045      Branch: perl
15046            ! regcomp.h
15047 ____________________________________________________________________________
15048 [ 11417] By: nick                                  on 2001/07/20  14:16:38
15049         Log: Subject:  [PATCH 5.7.2] INSTALL updates
15050              From:  Andy Dougherty <doughera@lafayette.edu>
15051              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
15052              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
15053      Branch: perl
15054            ! INSTALL
15055 ____________________________________________________________________________
15056 [ 11416] By: nick                                  on 2001/07/20  06:44:44
15057         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
15058              From:  Russ Allbery <rra@stanford.edu>
15059              Date:  19 Jul 2001 15:52:37 -0700
15060              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
15061      Branch: perl
15062            ! lib/Pod/Man.pm
15063 ____________________________________________________________________________
15064 [ 11415] By: nick                                  on 2001/07/20  06:35:11
15065         Log: Subject:  [PATCH] defer op_seq allocation
15066              From:  Abhijit Menon-Sen <ams@wiw.org>
15067              Date:  Thu, 19 Jul 2001 22:12:24 +0530
15068              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
15069      Branch: perl
15070            ! op.c
15071 ____________________________________________________________________________
15072 [ 11414] By: nick                                  on 2001/07/20  06:23:36
15073         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
15074              From:  Abhijit Menon-Sen <ams@wiw.org>
15075              Date:  Fri, 20 Jul 2001 01:18:50 +0530
15076              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
15077              (Private e-mail)
15078      Branch: perl
15079            ! ext/Time/HiRes/HiRes.xs
15080 ____________________________________________________________________________
15081 [ 11413] By: nick                                  on 2001/07/20  06:18:53
15082         Log: Integrate mainline
15083      Branch: perlio
15084           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
15085            - t/base/commonsense.t
15086           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
15087           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
15088           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
15089           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
15090           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
15091           !> win32/win32.c
15092 ____________________________________________________________________________
15093 [ 11412] By: nick                                  on 2001/07/19  06:44:27
15094         Log: Integrate win32/perlhost.h from maintenance branch.
15095              (Rest of $ENV{PATH} / system() fix.)
15096      Branch: perl
15097           !> win32/perlhost.h
15098 ____________________________________________________________________________
15099 [ 11411] By: nick                                  on 2001/07/19  06:41:34
15100         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
15101              From:  Philip Newton <Philip.Newton@gmx.net>
15102              Date:  Wed, 18 Jul 2001 21:43:57 +0200
15103              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
15104      Branch: perl
15105            ! pod/perlhack.pod
15106 ____________________________________________________________________________
15107 [ 11410] By: nick                                  on 2001/07/19  06:39:35
15108         Log: Subject:  Security hole in taint checking in open()
15109              From:  deekoo@tentacle.net
15110              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
15111              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
15112      Branch: perl
15113            ! doio.c
15114 ____________________________________________________________________________
15115 [ 11409] By: nick                                  on 2001/07/19  06:28:08
15116         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
15117              From:  Abhijit Menon-Sen <ams@wiw.org>
15118              Date:  Thu, 19 Jul 2001 04:30:43 +0530
15119              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
15120      Branch: perl
15121            ! ext/Time/HiRes/HiRes.xs
15122 ____________________________________________________________________________
15123 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
15124         Log: Update docs with latest implementation information and new URLs.
15125      Branch: maint-5.6/macperl
15126            ! README.macos pod/perlport.pod
15127 ____________________________________________________________________________
15128 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
15129         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
15130              Fix BuildRules to accept optimization variables.
15131      Branch: maint-5.6/macperl
15132            + macos/bundled_ext/Digest/MD5/Makefile.mk
15133            ! macos/BuildRules.mk macos/Makefile.mk
15134            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
15135            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
15136 ____________________________________________________________________________
15137 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
15138         Log: Integrate changes 11399,11401
15139      Branch: maint-5.6/macperl
15140           !> win32/perlhost.h win32/win32.c
15141 ____________________________________________________________________________
15142 [ 11405] By: nick                                  on 2001/07/18  06:50:33
15143         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
15144              from perl5.6*
15145      Branch: perl
15146           !> win32/perlhost.h win32/win32.c
15147 ____________________________________________________________________________
15148 [ 11404] By: nick                                  on 2001/07/18  06:43:59
15149         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
15150              From:  hv@crypt0.demon.co.uk
15151              Date:  Wed, 18 Jul 2001 05:58:46 +0100
15152              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
15153      Branch: perl
15154            ! ext/POSIX/POSIX.t
15155 ____________________________________________________________________________
15156 [ 11403] By: nick                                  on 2001/07/18  06:38:57
15157         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
15158              From:  hv@crypt0.demon.co.uk
15159              Date:  Wed, 18 Jul 2001 05:21:54 +0100
15160              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
15161      Branch: perl
15162            ! numeric.c t/op/arith.t
15163 ____________________________________________________________________________
15164 [ 11402] By: nick                                  on 2001/07/18  06:19:17
15165         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
15166              From:  mjd@plover.com
15167              Date:  17 Jul 2001 17:59:20 -0000
15168              Message-Id:  <20010717175920.8177.qmail@plover.com>
15169      Branch: perl
15170            ! pod/perlre.pod
15171 ____________________________________________________________________________
15172 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
15173         Log: thinko in change#11400 (duh)
15174      Branch: maint-5.6/perl
15175            ! win32/perlhost.h
15176 ____________________________________________________________________________
15177 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
15178         Log: change#11399 revealed another unrelated bug; this is just a temporary
15179              bandaid
15180      Branch: maint-5.6/perl
15181            ! win32/perlhost.h
15182 ____________________________________________________________________________
15183 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
15184         Log: fix bugs in handling of the virtualized environment under windows;
15185              there were bugs in propagating any changes to %ENV down to the real
15186              environment when such changes happened in the toplevel process
15187              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
15188              problem identification, and for a part of the fix)
15189      Branch: maint-5.6/perl
15190            ! win32/perlhost.h win32/win32.c
15191 ____________________________________________________________________________
15192 [ 11398] By: nick                                  on 2001/07/17  08:26:35
15193         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
15194              From: Peter Prymmer <pvhp@forte.com>
15195              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
15196              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
15197              
15198              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
15199              should not depend on existance of Config.pm
15200      Branch: perl
15201           +> t/lib/commonsense.t
15202            - t/base/commonsense.t
15203            ! MANIFEST t/README
15204 ____________________________________________________________________________
15205 [ 11397] By: nick                                  on 2001/07/17  08:09:58
15206         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
15207              From:  Michael G Schwern <schwern@pobox.com>
15208              Date:  Mon, 16 Jul 2001 18:20:31 -0400
15209              Message-Id:  <20010716182031.A1128@blackrider>
15210      Branch: perl
15211            ! pod/perlhack.pod
15212 ____________________________________________________________________________
15213 [ 11396] By: nick                                  on 2001/07/17  08:04:11
15214         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
15215              From:  Gwyn Judd <b.judd@xtra.co.nz>
15216              Date:  Tue, 17 Jul 2001 20:55:58 +1200
15217              Message-Id:  <20010717205558.A3107@thislove>
15218      Branch: perl
15219            ! pod/perlfunc.pod
15220 ____________________________________________________________________________
15221 [ 11395] By: nick                                  on 2001/07/17  08:02:22
15222         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
15223              From:  Peter Prymmer <pvhp@forte.com>
15224              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
15225              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
15226      Branch: perl
15227            ! t/op/sprintf.t
15228 ____________________________________________________________________________
15229 [ 11394] By: nick                                  on 2001/07/17  07:57:06
15230         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
15231              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
15232              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
15233              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
15234      Branch: perl
15235            ! gv.c
15236 ____________________________________________________________________________
15237 [ 11392] By: nick                                  on 2001/07/17  07:50:12
15238         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
15239              From:  Coral <coral@moonlight.crystalflame.net>
15240              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
15241              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
15242      Branch: perl
15243            ! pp_sys.c thread.h
15244 ____________________________________________________________________________
15245 [ 11391] By: nick                                  on 2001/07/17  07:34:28
15246         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
15247              From:  Jonathan Stowe <gellyfish@gellyfish.com>
15248              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
15249              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
15250      Branch: perl
15251            ! utils/h2xs.PL
15252 ____________________________________________________________________________
15253 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
15254         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
15255              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
15256              and Mac::Apps::Launch, which don't work, and Time::HiRes and
15257              Time::Piece, which don't yet work.
15258      Branch: maint-5.6/macperl
15259            + (add 154 files)
15260 ____________________________________________________________________________
15261 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
15262         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
15263              Also add hack to get around missing setenv for PERL5DB.
15264      Branch: maint-5.6/macperl
15265            ! macos/macish.c macos/macish.h
15266 ____________________________________________________________________________
15267 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
15268         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
15269      Branch: maint-5.6/macperl
15270            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
15271            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
15272 ____________________________________________________________________________
15273 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
15274         Log: Fix up some configuration and make options, add extra
15275              extensions.
15276      Branch: maint-5.6/macperl
15277            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
15278            ! macos/macperl/Makefile.mk
15279 ____________________________________________________________________________
15280 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
15281         Log: From Change 11374 in maintperl.
15282      Branch: maint-5.6/macperl
15283           !> utils/h2ph.PL
15284 ____________________________________________________________________________
15285 [ 11385] By: nick                                  on 2001/07/16  14:12:58
15286         Log: Back out change to h2xs till it passes its test.
15287      Branch: perl
15288            ! utils/h2xs.PL
15289 ____________________________________________________________________________
15290 [ 11384] By: nick                                  on 2001/07/16  14:00:10
15291         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
15292              From:  Jonathan Stowe <gellyfish@gellyfish.com>
15293              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
15294              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
15295      Branch: perl
15296            ! utils/h2xs.PL
15297 ____________________________________________________________________________
15298 [ 11383] By: nick                                  on 2001/07/16  13:53:12
15299         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
15300              From:  Robin Houston <robin@kitsite.com>
15301              Date:  Sun, 15 Jul 2001 18:22:31 +0100
15302              Message-Id:  <20010715182230.A11174@robin>
15303      Branch: perl
15304            ! hints/darwin.sh
15305 ____________________________________________________________________________
15306 [ 11382] By: nick                                  on 2001/07/16  13:52:49
15307         Log: Subject:  [PATCH perl@11372] re_dup
15308              From:  Radu Greab <radu@netsoft.ro>
15309              Date:  Sun, 15 Jul 2001 04:50:06 +0300
15310              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
15311      Branch: perl
15312            ! sv.c
15313 ____________________________________________________________________________
15314 [ 11379] By: nick                                  on 2001/07/16  13:35:39
15315         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
15316              From:  Robin Houston <robin@kitsite.com>
15317              Date:  Sat, 14 Jul 2001 14:28:50 +0100
15318              Message-Id:  <20010714142850.A10205@robin>
15319      Branch: perl
15320            ! ext/B/B/Deparse.pm
15321 ____________________________________________________________________________
15322 [ 11378] By: nick                                  on 2001/07/16  13:30:36
15323         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
15324              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
15325              Date:  Sat, 14 Jul 2001 22:17:42 +0900
15326              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
15327      Branch: perl
15328            + ext/Encode/Encode/euc-jp-0212.enc
15329            ! ext/Encode/Encode/Tcl.pm
15330 ____________________________________________________________________________
15331 [ 11377] By: nick                                  on 2001/07/16  13:17:28
15332         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
15333              From:  Andy Dougherty <doughera@lafayette.edu>
15334              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
15335              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
15336      Branch: perl
15337            ! hints/darwin.sh hints/rhapsody.sh
15338 ____________________________________________________________________________
15339 [ 11376] By: nick                                  on 2001/07/16  09:05:00
15340         Log: Integrate mainline
15341      Branch: perlio
15342           +> ext/Encode/Encode/7bit-greek.enc
15343           +> ext/Encode/Encode/7bit-latin1.enc
15344           +> ext/Encode/Encode/cns11643-1.enc
15345           +> ext/Encode/Encode/cns11643-2.enc
15346           +> ext/Encode/Encode/iso2022-cn.enc
15347           +> ext/Encode/Encode/iso2022-jp1.enc
15348           +> ext/Encode/Encode/iso2022-jp2.enc
15349           !> Changes Configure MANIFEST Makefile.SH
15350           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
15351           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
15352           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
15353           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
15354           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
15355 ____________________________________________________________________________
15356 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
15357         Log: integrate change#11374 from maint-5.6
15358              
15359              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
15360      Branch: perl
15361           !> utils/h2ph.PL
15362 ____________________________________________________________________________
15363 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
15364         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
15365      Branch: maint-5.6/perl
15366            ! utils/h2ph.PL
15367 ____________________________________________________________________________
15368 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
15369         Log: Update Changes.
15370      Branch: perl
15371            ! Changes patchlevel.h
15372 ____________________________________________________________________________
15373 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
15374         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
15375              From: Jonathan Stowe <gellyfish@gellyfish.com>
15376              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
15377              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
15378      Branch: perl
15379            ! utils/h2xs.PL
15380 ____________________________________________________________________________
15381 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
15382         Log: Subject: patch to add DEL to [:cntrl:]
15383              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
15384              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
15385              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
15386      Branch: perl
15387            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
15388 ____________________________________________________________________________
15389 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
15390         Log: Metaconfig unit change for #11369; plus a dependency nit.
15391      Branch: metaconfig
15392            ! U/compline/nblock_io.U
15393      Branch: metaconfig/U/perl
15394            ! Extensions.U
15395 ____________________________________________________________________________
15396 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
15397         Log: #include <stdlib.h> so that exit() is prototyped,
15398              noticed by Hugo.
15399      Branch: perl
15400            ! Configure
15401 ____________________________________________________________________________
15402 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
15403         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
15404              From: Peter Prymmer <pvhp@forte.com>
15405              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
15406              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
15407      Branch: perl
15408            ! t/op/sprintf.t
15409 ____________________________________________________________________________
15410 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
15411         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
15412              From: Peter Prymmer <pvhp@forte.com>
15413              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
15414              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
15415      Branch: perl
15416            ! ext/Encode/Encode/Tcl.t
15417 ____________________________________________________________________________
15418 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
15419         Log: Add information about gcc 3.0 basic block profiling.
15420      Branch: perl
15421            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
15422 ____________________________________________________________________________
15423 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
15424         Log: Subject: Error in lib/PerlIO/Via.pm ?
15425              From: Mark-Jason Dominus <mjd@plover.com>
15426              Date: Fri, 13 Jul 2001 15:55:41 -0400
15427              Message-ID: <20010713195541.26751.qmail@plover.com>
15428      Branch: perl
15429            ! ext/PerlIO/Via/Via.pm
15430 ____________________________________________________________________________
15431 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
15432         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
15433              section from the Compiler section.
15434      Branch: perl
15435            ! myconfig.SH
15436 ____________________________________________________________________________
15437 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
15438         Log: Handle glibc style of constant definitions using enum
15439              with intervening #defines; from Brendan O'Dea.
15440      Branch: perl
15441            ! utils/h2ph.PL
15442 ____________________________________________________________________________
15443 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
15444         Log: Add LC_MESSAGES to the locale_h export tag (it already is
15445              in the Makefile.PL and thusly eligible for an XS constant)
15446              (see also maintperl #10543)
15447      Branch: perl
15448            ! ext/POSIX/POSIX.pm
15449 ____________________________________________________________________________
15450 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
15451         Log: Subject: Re: [patch] re_dup
15452              From: Abhijit Menon-Sen <ams@wiw.org>
15453              Date: Fri, 13 Jul 2001 21:41:09 +0530
15454              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
15455      Branch: perl
15456            ! sv.c
15457 ____________________________________________________________________________
15458 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
15459         Log: Subject: [patch] re_dup
15460              From: Doug MacEachern <dougm@covalent.net>
15461              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
15462              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
15463      Branch: perl
15464            ! sv.c
15465 ____________________________________________________________________________
15466 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
15467         Log: Update Changes.
15468      Branch: perl
15469            ! Changes patchlevel.h
15470 ____________________________________________________________________________
15471 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
15472         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
15473              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
15474              Date: Sat, 14 Jul 2001 00:06:30 +0900
15475              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
15476      Branch: perl
15477            + ext/Encode/Encode/7bit-greek.enc
15478            + ext/Encode/Encode/7bit-latin1.enc
15479            + ext/Encode/Encode/cns11643-1.enc
15480            + ext/Encode/Encode/cns11643-2.enc
15481            + ext/Encode/Encode/iso2022-cn.enc
15482            + ext/Encode/Encode/iso2022-jp1.enc
15483            + ext/Encode/Encode/iso2022-jp2.enc
15484            ! MANIFEST ext/Encode/Encode/Tcl.pm
15485            ! ext/Encode/Encode/iso2022-kr.enc
15486 ____________________________________________________________________________
15487 [ 11357] By: nick                                  on 2001/07/13  14:24:06
15488         Log: Blind integrate mainline (as of 5.7.2?)
15489      Branch: perlio
15490           !> AUTHORS Changes Porting/config.sh Porting/config_H
15491           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
15492           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
15493           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15494           !> win32/makefile.mk
15495 ____________________________________________________________________________
15496 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
15497         Log: Snip away the devel patchlevel.
15498      Branch: perl
15499            ! patchlevel.h
15500 ____________________________________________________________________________
15501 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
15502         Log: Bump the version to 5.7.2.
15503      Branch: perl
15504            ! Porting/config.sh Porting/config_H patchlevel.h
15505            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
15506            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15507            ! win32/makefile.mk
15508 ____________________________________________________________________________
15509 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
15510         Log: Update Changes.
15511      Branch: perl
15512            ! Changes
15513 ____________________________________________________________________________
15514 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
15515         Log: Reword.
15516      Branch: perl
15517            ! AUTHORS
15518 ____________________________________________________________________________
15519 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
15520         Log: AUTHORS update.
15521      Branch: perl
15522            ! AUTHORS
15523 ____________________________________________________________________________
15524 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
15525         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
15526              unless ithreads.
15527      Branch: perl
15528            ! makedef.pl
15529 ____________________________________________________________________________
15530 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
15531         Log: Integrate perlio.
15532      Branch: perl
15533           !> win32/distclean.bat
15534 ____________________________________________________________________________
15535 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
15536         Log: Test the encoding transform only iff we have PerlIO,
15537              noticed by H. Merijn Brand.
15538      Branch: perl
15539            ! ext/PerlIO/t/encoding.t
15540 ____________________________________________________________________________
15541 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
15542         Log: README.netware tweaks from Ananth Kesari.
15543      Branch: perl
15544            ! README.netware
15545 ____________________________________________________________________________
15546 [ 11346] By: nick                                  on 2001/07/13  09:18:51
15547         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
15548              to avoid /unicode vs /Unicode issues.
15549      Branch: perlio
15550            ! win32/distclean.bat
15551 ____________________________________________________________________________
15552 [ 11345] By: nick                                  on 2001/07/13  06:24:18
15553         Log: Integrate mainline
15554      Branch: perlio
15555           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
15556            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
15557           !> (integrate 63 files)
15558 ____________________________________________________________________________
15559 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
15560         Log: Add d_bincompat5005 information to perl -V.
15561      Branch: perl
15562            ! myconfig.SH
15563 ____________________________________________________________________________
15564 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
15565         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
15566              From: Abhijit Menon-Sen <ams@wiw.org>
15567              Date: Fri, 13 Jul 2001 07:12:36 +0530
15568              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
15569      Branch: perl
15570            ! sv.c
15571 ____________________________________________________________________________
15572 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
15573         Log: Remove unicode::distinct, as per Inaba Hiroto.
15574      Branch: perl
15575            - lib/unicode/distinct.pm
15576            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
15577            ! t/lib/1_compile.t
15578 ____________________________________________________________________________
15579 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
15580         Log: Paging for Dr Octothorpe.
15581      Branch: perl
15582            ! pod/perlfaq4.pod
15583 ____________________________________________________________________________
15584 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
15585         Log: cut-n-paste error noticed by mjd.
15586      Branch: perl
15587            ! pod/perlfaq4.pod
15588 ____________________________________________________________________________
15589 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
15590         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
15591              From: Peter Prymmer <pvhp@forte.com>
15592              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
15593              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
15594      Branch: perl
15595            ! pod/perlfaq4.pod
15596 ____________________________________________________________________________
15597 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
15598         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
15599              From: Randall Gellens <randy@qualcomm.com>
15600              Date: Thu, 12 Jul 2001 16:56:23 -0700
15601              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
15602      Branch: perl
15603            ! Porting/repository.pod
15604 ____________________________________________________________________________
15605 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
15606         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
15607      Branch: perl
15608            ! thread.h
15609 ____________________________________________________________________________
15610 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
15611         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
15612              From: coral <coral@moonlight.crystalflame.net>
15613              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
15614              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
15615      Branch: perl
15616            ! thread.h
15617 ____________________________________________________________________________
15618 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
15619         Log: Metaconfig unit change for #11134.
15620      Branch: metaconfig
15621            + U/threads/d_pthread_atfork.U
15622 ____________________________________________________________________________
15623 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
15624         Log: Add HAS_PTHREAD_ATFORK.
15625      Branch: perl
15626            ! Configure NetWare/config.wc NetWare/config_H.wc
15627            ! Porting/Glossary Porting/config.sh Porting/config_H
15628            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
15629            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
15630            ! vos/config.ga.def vos/config.ga.h win32/config.bc
15631            ! win32/config.gc win32/config.vc win32/config_H.bc
15632            ! win32/config_H.gc win32/config_H.vc
15633 ____________________________________________________________________________
15634 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
15635         Log: Subject: [PATCH] File::Copy fails on tied handles
15636              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
15637              Date: Thu, 12 Jul 2001 15:18:51 -0700
15638              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
15639      Branch: perl
15640            ! lib/File/Copy.pm
15641 ____________________________________________________________________________
15642 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
15643         Log: Subject: [PATCH] Langinfo.t
15644              From: Nicholas Clark <nick@ccl4.org>
15645              Date: Thu, 12 Jul 2001 23:55:38 +0100
15646              Message-ID: <20010712235538.M5827@plum.flirble.org>
15647      Branch: perl
15648            ! ext/I18N/Langinfo/Langinfo.t
15649 ____________________________________________________________________________
15650 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
15651         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
15652              From: Peter Prymmer <pvhp@forte.com>
15653              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
15654              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
15655      Branch: perl
15656            ! pod/perl572delta.pod
15657 ____________________________________________________________________________
15658 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
15659         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
15660              From: Abhijit Menon-Sen <ams@wiw.org>
15661              Date: Fri, 13 Jul 2001 05:21:16 +0530
15662              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
15663      Branch: perl
15664            ! sv.c
15665 ____________________________________________________________________________
15666 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
15667         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
15668              From: Abhijit Menon-Sen <ams@wiw.org>
15669              Date: Fri, 13 Jul 2001 03:04:25 +0530
15670              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
15671      Branch: perl
15672            ! av.c
15673 ____________________________________________________________________________
15674 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
15675         Log: s/^M$//g
15676      Branch: perl
15677            ! win32/Makefile win32/makefile.mk
15678 ____________________________________________________________________________
15679 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
15680         Log: Update Changes.
15681      Branch: perl
15682            ! Changes patchlevel.h
15683 ____________________________________________________________________________
15684 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
15685         Log: Typo spotted by Philip Newton.
15686      Branch: perl
15687            ! pod/perl572delta.pod
15688 ____________________________________________________________________________
15689 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
15690         Log: Subject: [PATCH] fixes perl_clone of perl_clone
15691              From: Artur Bergman <artur@contiller.se>
15692              Date: Thu, 12 Jul 2001 20:57:09 +0200
15693              Message-ID: <B773BFA4.236B%artur@contiller.se>
15694      Branch: perl
15695            ! sv.c
15696 ____________________________________________________________________________
15697 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
15698         Log: Add README.uts from Hal Morris.
15699      Branch: perl
15700            + README.uts
15701            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
15702            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
15703 ____________________________________________________________________________
15704 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
15705         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
15706              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15707              Date: Thu, 12 Jul 2001 20:32:37 +0200
15708              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
15709      Branch: perl
15710            ! hints/aix.sh
15711 ____________________________________________________________________________
15712 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
15713         Log: Subject: Patch: document reg_data.what member
15714              From: Mark-Jason Dominus <mjd@plover.com>
15715              Message-ID: <20010712182532.14821.qmail@plover.com>
15716              Date: Thu, 12 Jul 2001 14:25:32 -0400
15717      Branch: perl
15718            ! regcomp.c regcomp.h
15719 ____________________________________________________________________________
15720 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
15721         Log: Subject: [PATCH] Perl_re_dup()
15722              From: Abhijit Menon-Sen <ams@wiw.org>
15723              Date: Thu, 12 Jul 2001 23:54:32 +0530
15724              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
15725      Branch: perl
15726            ! embed.h embed.pl perlapi.c proto.h sv.c
15727 ____________________________________________________________________________
15728 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
15729         Log: Regen Configure, modlib, toc.
15730      Branch: perl
15731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15732            ! pod/perlmodlib.pod pod/perltoc.pod
15733 ____________________________________________________________________________
15734 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
15735         Log: The problem seems to be in PerlIO::Layer::->find() not
15736              accepting the ":encoding(blurflur)" arguments.
15737      Branch: perl
15738            ! lib/PerlIO.pm lib/open.pm
15739 ____________________________________________________________________________
15740 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
15741         Log: AIX doc update.
15742      Branch: perl
15743            ! README.aix pod/perl572delta.pod
15744 ____________________________________________________________________________
15745 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
15746         Log: Subject: AIX README update
15747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15748              Date: Thu, 12 Jul 2001 19:28:30 +0200
15749              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
15750      Branch: perl
15751            ! README.aix
15752 ____________________________________________________________________________
15753 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
15754         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
15755              From: Norton Allen <allen@huarp.harvard.edu>
15756              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
15757              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
15758      Branch: perl
15759            ! ext/IO/lib/IO/t/io_unix.t
15760 ____________________________________________________________________________
15761 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
15762         Log: Subject: [PATCH README.qnx hints/qnx.sh]
15763              From: Norton Allen <allen@huarp.harvard.edu>
15764              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
15765              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
15766      Branch: perl
15767            ! README.qnx hints/qnx.sh
15768 ____________________________________________________________________________
15769 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
15770         Log: Subject: [patch] faster PM_GETRE
15771              From: Doug MacEachern <dougm@covalent.net>
15772              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
15773              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
15774      Branch: perl
15775            ! op.h
15776 ____________________________________________________________________________
15777 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
15778         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
15779              From: Doug MacEachern <dougm@covalent.net>
15780              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
15781              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
15782      Branch: perl
15783            ! op.c
15784 ____________________________________________________________________________
15785 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
15786         Log: Tell where the nice Estonian database is.
15787      Branch: perl
15788            ! lib/open.pm
15789 ____________________________________________________________________________
15790 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
15791         Log: Retract #11309 since #11310 is a better fix.
15792      Branch: perl
15793            ! t/lib/1_compile.t
15794 ____________________________________________________________________________
15795 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
15796         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
15797              change#11300 needs to return the status of failed win32_spawnvp())
15798              
15799              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
15800              splitting correctly; remove unused variables; 'require' at run time
15801              rather than 'use' at compile time for I18N::Langinfo, since it
15802              isn't everyware
15803      Branch: perl
15804            ! lib/open.pm win32/win32.c
15805 ____________________________________________________________________________
15806 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
15807         Log: Temporary workaround.
15808      Branch: perl
15809            ! t/lib/1_compile.t
15810 ____________________________________________________________________________
15811 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
15812         Log: UCD typo in #11306 and add also more known-to-be-tested
15813              modules to the skip list.
15814      Branch: perl
15815            ! t/lib/1_compile.t
15816 ____________________________________________________________________________
15817 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
15818         Log: Rename Unicode::UCD to UnicodeCD to avoid
15819              messups with case-insensitive filesystems.
15820      Branch: perl
15821            + lib/UnicodeCD.pm lib/UnicodeCD.t
15822            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
15823            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
15824 ____________________________________________________________________________
15825 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
15826         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
15827              From: daniel@biz.bitpusher.com
15828              Date: Wed, 11 Jul 2001 23:25:47 -0700
15829              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
15830      Branch: perl
15831            ! lib/Tie/Array.pm t/op/splice.t
15832 ____________________________________________________________________________
15833 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
15834         Log: Subject: [PATCH] More accurate line numbers in messages
15835              From: Paul Johnson <paul@pjcj.net>
15836              Date: Thu, 12 Jul 2001 04:14:11 +0200
15837              Message-ID: <20010712041411.A3467@pjcj.net>
15838              
15839              (With prototyping and multiplicity tweaks.)
15840      Branch: perl
15841            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
15842 ____________________________________________________________________________
15843 [ 11304] By: nick                                  on 2001/07/12  12:53:40
15844         Log: Integrate mainline
15845      Branch: perlio
15846           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
15847           !> regexec.c thread.h
15848 ____________________________________________________________________________
15849 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
15850         Log: Cut-and-pasto in #11298.
15851      Branch: perl
15852            ! ext/ByteLoader/bytecode.h
15853 ____________________________________________________________________________
15854 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
15855         Log: Update the AIX known problems section.
15856      Branch: perl
15857            ! pod/perl572delta.pod
15858 ____________________________________________________________________________
15859 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
15860         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
15861              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15862              Date: Thu, 12 Jul 2001 12:16:16 +0200
15863              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
15864      Branch: perl
15865            ! hints/aix.sh
15866 ____________________________________________________________________________
15867 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
15868         Log: Integrate perlio.
15869      Branch: perl
15870           !> makedef.pl win32/win32.c
15871 ____________________________________________________________________________
15872 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
15873         Log: Subject: [PATCH] fix for PMOP threadness failures
15874              From: Artur Bergman <artur@contiller.se>
15875              Date: Thu, 12 Jul 2001 09:48:06 +0200
15876              Message-ID: <B77322D6.22DD%artur@contiller.se>
15877      Branch: perl
15878            ! regexec.c
15879 ____________________________________________________________________________
15880 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
15881         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
15882              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
15883              Date: Thu, 12 Jul 2001 09:09:48 +0200
15884              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
15885              
15886              More parentheses to keep bcc happy.
15887      Branch: perl
15888            ! ext/ByteLoader/bytecode.h
15889 ____________________________________________________________________________
15890 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
15891         Log: Subject: Re: [patch] pthread_atfork bandaid
15892              From: Doug MacEachern <dougm@covalent.net>
15893              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
15894              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
15895      Branch: perl
15896            ! thread.h
15897 ____________________________________________________________________________
15898 [ 11296] By: nick                                  on 2001/07/12  11:55:48
15899         Log: Exclude reentrant_buffer from .def file
15900      Branch: perlio
15901            ! makedef.pl
15902 ____________________________________________________________________________
15903 [ 11295] By: nick                                  on 2001/07/12  11:11:44
15904         Log: Honour void-ness of my_exit()
15905      Branch: perlio
15906            ! win32/win32.c
15907 ____________________________________________________________________________
15908 [ 11294] By: nick                                  on 2001/07/12  07:51:04
15909         Log: Integrate mainline
15910      Branch: perlio
15911           +> uts/sprintf_wrap.c
15912           !> (integrate 35 files)
15913 ____________________________________________________________________________
15914 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
15915         Log: Retract #11289.
15916      Branch: perl
15917            ! embed.h embed.pl perl.c proto.h thread.h
15918 ____________________________________________________________________________
15919 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
15920         Log: Now the :locale pseudolayer *almost* works...
15921      Branch: perl
15922            ! lib/open.pm
15923 ____________________________________________________________________________
15924 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
15925         Log: Locale encoding tweaks.
15926      Branch: perl
15927            ! lib/open.pm
15928 ____________________________________________________________________________
15929 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
15930         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
15931              From: Mark-Jason Dominus <mjd@plover.com>
15932              Date: Thu, 12 Jul 2001 00:59:31 -0400
15933              Message-ID: <20010712045931.8543.qmail@plover.com>
15934              
15935              Remove the chmod/umask leading zero warning.
15936      Branch: perl
15937            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
15938            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15939 ____________________________________________________________________________
15940 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
15941         Log: (Retracted by #11289.)
15942      Branch: perl
15943            ! embed.h embed.pl perl.c proto.h thread.h
15944 ____________________________________________________________________________
15945 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
15946         Log: Needed by #11283.
15947      Branch: perl
15948            ! intrpvar.h
15949 ____________________________________________________________________________
15950 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
15951         Log: Metaconfig unit change for #11286.
15952      Branch: metaconfig/U/perl
15953            ! patchlevel.U
15954 ____________________________________________________________________________
15955 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
15956         Log: Subject: Re: [PATCH Configure] perl -V broken
15957              From: Andy Dougherty <doughera@lafayette.edu>
15958              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
15959              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
15960      Branch: perl
15961            ! Configure myconfig.SH
15962 ____________________________________________________________________________
15963 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
15964         Log: Retract #11166 (and #11237).
15965      Branch: perl
15966            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
15967            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
15968            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15969 ____________________________________________________________________________
15970 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
15971         Log: UTS tweaks for Hal Morris.
15972      Branch: perl
15973            + uts/sprintf_wrap.c
15974            ! MANIFEST hints/uts.sh perl.h
15975 ____________________________________________________________________________
15976 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
15977         Log: Subject: [PATCH] Use reentrant API glibc
15978              From: Artur Bergman <artur@contiller.se>
15979              Date: Thu, 12 Jul 2001 00:58:21 +0200
15980              Message-ID: <B772A6AD.2288%artur@contiller.se>
15981      Branch: perl
15982            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
15983            ! sv.c
15984 ____________________________________________________________________________
15985 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
15986         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
15987              From: barries <barries@slaysys.com>
15988              Date: Wed, 11 Jul 2001 15:11:46 -0400
15989              Message-ID: <20010711151146.G24560@jester.slaysys.com>
15990      Branch: perl
15991            ! pp_sys.c t/lib/warnings/doio win32/win32.c
15992 ____________________________________________________________________________
15993 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
15994         Log: Subject: [patch] pthread_atfork bandaid
15995              From: Doug MacEachern <dougm@covalent.net>
15996              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
15997              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
15998      Branch: perl
15999            ! miniperlmain.c perl.c
16000 ____________________________________________________________________________
16001 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
16002         Log: Subject: [patch] perl_clone leaks
16003              From: Doug MacEachern <dougm@covalent.net>
16004              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
16005              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
16006      Branch: perl
16007            ! sv.c
16008 ____________________________________________________________________________
16009 [ 11279] By: nick                                  on 2001/07/11  15:49:38
16010         Log: Integrate mainline
16011      Branch: perlio
16012           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
16013           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
16014           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
16015           +> lib/Term/ANSIColor/README
16016           !> (integrate 54 files)
16017 ____________________________________________________________________________
16018 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
16019         Log: Update Changes.
16020      Branch: perl
16021            ! Changes patchlevel.h
16022 ____________________________________________________________________________
16023 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
16024         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
16025              From: Peter Prymmer <pvhp@forte.com>
16026              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
16027              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
16028              
16029              Backport of embed.pl to 5.003.
16030      Branch: perl
16031            ! embed.pl
16032 ____________________________________________________________________________
16033 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
16034         Log: Subject: Re: POSIX test #14 on UTS 
16035              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
16036              Date: Wed, 11 Jul 2001 03:02:14 +0100
16037              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
16038      Branch: perl
16039            ! ext/POSIX/POSIX.t
16040 ____________________________________________________________________________
16041 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
16042         Log: Make the I32 an IV to preserve structure alignment and size.
16043      Branch: perl
16044            ! op.h
16045 ____________________________________________________________________________
16046 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
16047         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
16048              From: "Artur Bergman" <artur@contiller.se>
16049              Date: Wed, 11 Jul 2001 14:23:37 +0200
16050              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
16051              
16052              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
16053      Branch: perl
16054            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
16055            ! pod/perlapi.pod sv.c
16056 ____________________________________________________________________________
16057 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
16058         Log: Tweak until Pod::Parser gets updated.
16059      Branch: perl
16060            ! t/pod/special_seqs.xr
16061 ____________________________________________________________________________
16062 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
16063         Log: File::Spec usage tweak.
16064      Branch: perl
16065            ! lib/ExtUtils.t
16066 ____________________________________________________________________________
16067 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
16068         Log: Integrate #11263 from macperl; macos and macosx updates.
16069      Branch: perl
16070           !> pod/perlport.pod
16071 ____________________________________________________________________________
16072 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
16073         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
16074              From: Peter Prymmer <pvhp@forte.com>
16075              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
16076              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
16077      Branch: perl
16078            + ext/Time/HiRes/hints/dynixptx.pl
16079            ! MANIFEST hints/dynixptx.sh
16080 ____________________________________________________________________________
16081 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
16082         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
16083              From: Nicholas Clark <nick@ccl4.org>
16084              Date: Tue, 10 Jul 2001 23:17:43 +0100
16085              Message-ID: <20010710231742.B59620@plum.flirble.org>
16086      Branch: perl
16087            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
16088 ____________________________________________________________________________
16089 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
16090         Log: Subject: [DOC PATCH] Pluggable runops
16091              From: Paul Johnson <paul@pjcj.net>
16092              Date: Tue, 10 Jul 2001 21:53:28 +0200
16093              Message-ID: <20010710215328.B26577@pjcj.net>
16094      Branch: perl
16095            ! pod/perlguts.pod
16096 ____________________________________________________________________________
16097 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
16098         Log: Subject: [PATCH] Authors
16099              From: Artur Bergman <artur@contiller.se>
16100              Date: Tue, 10 Jul 2001 20:39:12 +0200
16101              Message-ID: <B771186F.21CD%artur@contiller.se>
16102      Branch: perl
16103            ! AUTHORS
16104 ____________________________________________________________________________
16105 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
16106         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
16107              From: Doug MacEachern <dougm@covalent.net>
16108              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
16109              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
16110      Branch: perl
16111            ! pp_ctl.c
16112 ____________________________________________________________________________
16113 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
16114         Log: Subject: doc patch; times() in scalar context
16115              From: mjd@plover.com
16116              Date: 10 Jul 2001 18:01:17 -0000
16117              Message-ID: <20010710180117.12477.qmail@plover.com>
16118      Branch: perl
16119            ! pod/perlfunc.pod
16120 ____________________________________________________________________________
16121 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
16122         Log: Subject: [PATCH] Small fix to pp_gmtime
16123              From: Artur Bergman <artur@contiller.se>
16124              Date: Tue, 10 Jul 2001 19:54:52 +0200
16125              Message-ID: <B7710E0B.21C5%artur@contiller.se>
16126      Branch: perl
16127            ! pp_sys.c
16128 ____________________________________________________________________________
16129 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
16130         Log: Integrate changes from mainline perl, add notes about
16131              Mac OS X and Mac OS.
16132      Branch: maint-5.6/macperl
16133            ! pod/perlport.pod
16134 ____________________________________________________________________________
16135 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
16136         Log: A proof of the dangers of package; ?
16137      Branch: perl
16138            ! t/lib/warnings/op
16139 ____________________________________________________________________________
16140 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
16141         Log: Regen toc and modlib.
16142      Branch: perl
16143            ! pod/perlmodlib.pod pod/perltoc.pod
16144 ____________________________________________________________________________
16145 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
16146         Log: Add compexcl(), casefold(), and casespec() interfaces;
16147              and make all interfaces to return hash references instead
16148              of hashes. 
16149      Branch: perl
16150            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
16151 ____________________________________________________________________________
16152 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
16153         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
16154              From: "Philip Newton" <Philip.Newton@gmx.net>
16155              Date: Tue, 10 Jul 2001 09:55:59 +0200
16156              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
16157              
16158              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
16159              From: "Philip Newton" <Philip.Newton@gmx.net>
16160              Date: Tue, 10 Jul 2001 09:56:37 +0200
16161              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
16162      Branch: perl
16163            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16164            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
16165 ____________________________________________________________________________
16166 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
16167         Log: Subject: [patch] undef &xsub for 1,2
16168              From: Doug MacEachern <dougm@covalent.net>
16169              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
16170              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
16171              
16172              (This version of the patch with a comment from Gisle.)
16173      Branch: perl
16174            ! op.c
16175 ____________________________________________________________________________
16176 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
16177         Log: Mention package; deprecation and the Win32 problems.
16178      Branch: perl
16179            ! pod/perl572delta.pod
16180 ____________________________________________________________________________
16181 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
16182         Log: Subject: [PATCH] deprecate package with no arguments
16183              From: Robin Houston <robin@kitsite.com>
16184              Date: Tue, 10 Jul 2001 13:33:40 +0100
16185              Message-ID: <20010710133340.A13452@robin.kitsite.com>
16186      Branch: perl
16187            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
16188 ____________________________________________________________________________
16189 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
16190         Log: Upgrade to podlators 1.10.
16191      Branch: perl
16192            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
16193            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
16194            ! pod/pod2man.PL pod/pod2text.PL
16195 ____________________________________________________________________________
16196 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
16197         Log: Upgrade to Term::ANSIColor 1.04.
16198      Branch: perl
16199            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
16200            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
16201 ____________________________________________________________________________
16202 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
16203         Log: Integrate perlio (the right fix for the ":layer(args)")
16204      Branch: perl
16205           !> perlio.c
16206 ____________________________________________________________________________
16207 [ 11252] By: nick                                  on 2001/07/10  06:58:14
16208         Log: Fix open(...,"...:layer(xxx)",...)
16209              - use memEQ not strEQ as there is '(' not '\0'
16210      Branch: perlio
16211            ! perlio.c
16212 ____________________________________________________________________________
16213 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
16214         Log: Telling the number of tests helps.
16215      Branch: perl
16216            ! ext/PerlIO/t/encoding.t
16217 ____________________________________________________________________________
16218 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
16219         Log: Require I18N::Langinfo, not use.
16220      Branch: perl
16221            ! lib/open.pm
16222 ____________________________________________________________________________
16223 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
16224         Log: Add a test for for PerlIO ":encoding(...)" layer.
16225      Branch: perl
16226            + ext/PerlIO/t/encoding.t
16227            ! MANIFEST ext/Encode/Encode.pm
16228 ____________________________________________________________________________
16229 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
16230         Log: PerlIO ":encoding(foobar)" temporary fix.
16231              Not really correct, I think, since the change means
16232              that prefixes match.
16233      Branch: perl
16234            ! perlio.c
16235 ____________________________________________________________________________
16236 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
16237         Log: Update to Math::BigInt 1.36.  The biggest news is
16238              the separation of the backend; now the pure Perl
16239              implementation is in Math::BigInt::Calc, but one
16240              can plugin, say, Math::BigInt::BitVect, and get
16241              considerable speedup.
16242      Branch: perl
16243            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
16244            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
16245            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
16246            ! lib/Math/BigInt/t/mbimbf.t
16247 ____________________________________________________________________________
16248 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
16249         Log: Subject: Re: compatibility question
16250              From: Peter Prymmer <pvhp@forte.com>
16251              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
16252              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
16253      Branch: perl
16254            ! lib/ExtUtils/MM_VMS.pm
16255 ____________________________________________________________________________
16256 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
16257         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
16258              From: Norton Allen <allen@huarp.harvard.edu>
16259              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
16260              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
16261      Branch: perl
16262            ! ext/File/Glob/t/basic.t
16263 ____________________________________________________________________________
16264 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
16265         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
16266              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16267              Date: Tue, 10 Jul 2001 00:29:55 +0900
16268              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
16269      Branch: perl
16270            + ext/Encode/Encode/HZ.enc
16271            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
16272            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
16273            ! ext/Encode/Encode/iso2022-jp.enc
16274            ! ext/Encode/Encode/iso2022-kr.enc
16275 ____________________________________________________________________________
16276 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
16277         Log: Add in all them there macos/ files.
16278      Branch: maint-5.6/macperl
16279            + (add 577 files)
16280 ____________________________________________________________________________
16281 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
16282         Log: Add the new modules to the list of having those own tests.
16283      Branch: perl
16284            ! t/lib/1_compile.t
16285 ____________________________________________________________________________
16286 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
16287         Log: Add INOUT to control both ways at the same time.
16288      Branch: perl
16289            ! lib/open.pm
16290 ____________________________________________________________________________
16291 [ 11240] By: nick                                  on 2001/07/09  16:33:50
16292         Log: Integrate mainline
16293      Branch: perlio
16294           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
16295           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
16296           !> (integrate 41 files)
16297 ____________________________________________________________________________
16298 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
16299         Log: More encoding mapping magic.
16300      Branch: perl
16301            ! lib/open.pm
16302 ____________________________________________________________________________
16303 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
16304         Log: Update Changes.
16305      Branch: perl
16306            ! Changes patchlevel.h
16307 ____________________________________________________________________________
16308 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
16309         Log: (Retracted by #11285).
16310              
16311              Subject: [PATCH] OPpCONST_OCTAL fixes
16312              From: Abhijit Menon-Sen <ams@wiw.org>
16313              Date: Mon, 9 Jul 2001 07:38:45 +0530
16314              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
16315      Branch: perl
16316            ! op.c
16317 ____________________________________________________________________________
16318 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
16319         Log: Add a pseudolayer ":locale" to the open pragma which
16320              will get the encoding from the locale.  Yet undocumented
16321              because I can't get the PerlIO :encoding(foobar) to work.
16322      Branch: perl
16323            ! ext/Encode/Encode.pm lib/open.pm
16324 ____________________________________________________________________________
16325 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
16326         Log: Add more encoding mappings.
16327      Branch: perl
16328            ! ext/Encode/Encode.pm
16329 ____________________________________________________________________________
16330 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
16331         Log: Document that using :encoding layer requires using Encode.
16332      Branch: perl
16333            ! ext/Encode/Encode.pm lib/PerlIO.pm
16334 ____________________________________________________________________________
16335 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
16336         Log: Netware tweak from Ananth Kesari.
16337      Branch: perl
16338            ! NetWare/netware.h
16339 ____________________________________________________________________________
16340 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
16341         Log: t/harness doesn't know about run/*.t
16342      Branch: perl
16343            ! t/harness
16344 ____________________________________________________________________________
16345 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
16346         Log: run/exit.t busted on windows
16347      Branch: perl
16348            ! t/run/exit.t
16349 ____________________________________________________________________________
16350 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
16351         Log: fix a couple of UCD.t tests that fail due to bad case
16352      Branch: perl
16353            ! lib/Unicode/UCD.t
16354 ____________________________________________________________________________
16355 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
16356         Log: test skip logic was broken
16357      Branch: perl
16358            ! ext/I18N/Langinfo/Langinfo.t
16359 ____________________________________________________________________________
16360 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
16361         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
16362              failure of ExtUtils.t#27 when built in debug mode)
16363      Branch: perl
16364            ! lib/ExtUtils/MM_Win32.pm
16365 ____________________________________________________________________________
16366 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
16367         Log: I18N::Langinfo is not available on windows
16368      Branch: perl
16369            ! win32/FindExt.pm
16370 ____________________________________________________________________________
16371 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
16372         Log: save a dTHX
16373      Branch: perl
16374            ! ext/POSIX/POSIX.xs
16375 ____________________________________________________________________________
16376 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
16377         Log: Update Changes.
16378      Branch: perl
16379            ! Changes patchlevel.h
16380 ____________________________________________________________________________
16381 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
16382         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
16383              as pointed out by Sarathy.
16384      Branch: perl
16385            ! ext/I18N/Langinfo/Langinfo.xs
16386 ____________________________________________________________________________
16387 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
16388         Log: Retract #11212.
16389      Branch: perl
16390            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
16391 ____________________________________________________________________________
16392 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
16393         Log: Bump up the VERSION of Cwd.xs.
16394      Branch: perl
16395            ! ext/Cwd/Makefile.PL
16396 ____________________________________________________________________________
16397 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
16398         Log: Retract #11220, the problem wasn't the missing leading zero.
16399              Here's the problem:
16400              $ ./perl -we 'chmod(oct("755"), ".")'
16401              Non-octal literal mode (493) specified at -e line 1.
16402              (Did you mean 0493 instead?)
16403      Branch: perl
16404            ! lib/ExtUtils/MM_Unix.pm
16405 ____________________________________________________________________________
16406 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
16407         Log: (Retracted by #11221)
16408              Change the PERM_RW and PERM_RWX to 0644 and 0755
16409              (add the leading zero).
16410      Branch: perl
16411            ! lib/ExtUtils/MM_Unix.pm
16412 ____________________________________________________________________________
16413 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
16414         Log: Integrate changes #11193, 11205, 11209 from macperl.
16415              
16416              Fix up AutoLoader to fudge for Mac paths in import().
16417              
16418              Allow symbols in try_symbol() to begin with "_".
16419              
16420              Small portability fix for Mac OS.
16421      Branch: perl
16422           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
16423 ____________________________________________________________________________
16424 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
16425         Log: Metaconfig unit change for #11217.
16426      Branch: metaconfig/U/perl
16427            ! Extensions.U
16428 ____________________________________________________________________________
16429 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
16430         Log: Detypo, problem noticed by Gerrit P. Haase.
16431      Branch: perl
16432            ! Configure config_h.SH
16433 ____________________________________________________________________________
16434 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
16435         Log: Cwd cleanups.
16436      Branch: perl
16437            ! ext/Cwd/Cwd.xs
16438 ____________________________________________________________________________
16439 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
16440         Log: Slight tweaks on #11213.
16441      Branch: perl
16442            ! toke.c
16443 ____________________________________________________________________________
16444 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
16445         Log: A missing dTHX noticed by Gerrit P. Haase.
16446      Branch: perl
16447            ! ext/POSIX/POSIX.xs
16448 ____________________________________________________________________________
16449 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
16450         Log: Subject: [PATCH toke.c] Simplify yytoke()
16451              From: Simon Cozens <simon@netthink.co.uk>
16452              Date: Sun, 8 Jul 2001 13:24:34 +0100
16453              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
16454              
16455              Split out pending_ident().
16456      Branch: perl
16457            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
16458 ____________________________________________________________________________
16459 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
16460         Log: (Retracted by #11223.)
16461              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
16462              Date: Wed, 05 Nov 1997 17:22:34 -0600
16463              From: Graham Barr <gbarr@ti.com>
16464              Message-Id: <3460FFBA.6DA51F46@ti.com>
16465      Branch: perl
16466            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
16467 ____________________________________________________________________________
16468 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
16469         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
16470      Branch: perl
16471            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
16472            ! pod/perllocale.pod
16473 ____________________________________________________________________________
16474 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
16475         Log: Really do the test under the C locale.
16476      Branch: perl
16477            ! ext/I18N/Langinfo/Langinfo.t
16478 ____________________________________________________________________________
16479 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
16480         Log: Small portability fix for Mac OS.
16481      Branch: maint-5.6/macperl
16482            ! lib/Cwd.pm
16483 ____________________________________________________________________________
16484 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
16485         Log: Metaconfig unit change for #11207.
16486      Branch: metaconfig/U/perl
16487            ! Extensions.U
16488 ____________________________________________________________________________
16489 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
16490         Log: Add I18N::Langinfo, which is basically a wrapper around
16491              nl_langinfo(), which is an additional way to query locale
16492              specific information.
16493      Branch: perl
16494            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
16495            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
16496            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
16497 ____________________________________________________________________________
16498 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
16499         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
16500              used in File::Find tests; replace with if.t.
16501      Branch: maint-5.6/macperl
16502            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
16503            ! t/pragma/warn/op
16504 ____________________________________________________________________________
16505 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
16506         Log: Allow symbols in try_symbol() to begin with "_".
16507      Branch: maint-5.6/macperl
16508            ! makedef.pl
16509 ____________________________________________________________________________
16510 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
16511         Log: Sync up the File::Find changes from the rewrite by
16512              Thomas Wegner, et al.
16513      Branch: maint-5.6/macperl
16514            + t/lib/filefind-taint.t
16515            ! lib/File/Find.pm t/lib/filefind.t
16516 ____________________________________________________________________________
16517 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
16518         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
16519              From: Thomas Wegner <wegner_thomas@yahoo.com>
16520              Date: Thu, 5 Jul 2001 20:31:25 +0200
16521              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
16522      Branch: maint-5.6/macperl
16523            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
16524 ____________________________________________________________________________
16525 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
16526         Log: Some more test portability fixes.
16527      Branch: maint-5.6/macperl
16528            ! t/lib/filecopy.t t/pragma/warn/pp_sys
16529 ____________________________________________________________________________
16530 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
16531         Log: The #11200 removed wrong (non-existent) target.  Duh.
16532      Branch: perl
16533            ! Makefile.SH
16534 ____________________________________________________________________________
16535 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
16536         Log: Zap the lib/re.pm before creating it.
16537      Branch: perl
16538            ! Makefile.SH
16539 ____________________________________________________________________________
16540 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
16541         Log: Another test.  Please ignore.
16542      Branch: maint-5.6/macperl
16543            ! README.macos
16544 ____________________________________________________________________________
16545 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
16546         Log: Portability fixes for a lot of tests, especially IO-related
16547              tests, and warnings, and the harness script.
16548      Branch: maint-5.6/macperl
16549            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
16550            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
16551            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
16552            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
16553            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
16554            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
16555            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
16556            ! t/pragma/warnings.t
16557 ____________________________________________________________________________
16558 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
16559         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
16560              From: Nicholas Clark <nick@ccl4.org>
16561              Date: Sat, 7 Jul 2001 21:00:17 +0100
16562              Message-ID: <20010707210017.H59620@plum.flirble.org>
16563      Branch: perl
16564            ! lib/h2xs.t
16565 ____________________________________________________________________________
16566 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
16567         Log: The UNICOS/mk SysV IPC problem has been fixed.
16568      Branch: perl
16569            ! pod/perl572delta.pod
16570 ____________________________________________________________________________
16571 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
16572         Log: Slight update tweaks on perlunicode.pod.
16573      Branch: perl
16574            ! pod/perlunicode.pod
16575 ____________________________________________________________________________
16576 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
16577         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
16578              From: Mark-Jason Dominus <mjd@plover.com>
16579              Date: Sat, 07 Jul 2001 13:04:04 -0400
16580              Message-ID: <20010707170404.32694.qmail@plover.com>
16581      Branch: perl
16582            ! ext/DB_File/DB_File.pm
16583 ____________________________________________________________________________
16584 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
16585         Log: Fix up AutoLoader to fudge for Mac paths in import().
16586      Branch: maint-5.6/macperl
16587            ! lib/AutoLoader.pm
16588 ____________________________________________________________________________
16589 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
16590         Log: Try to force the lib/re.pm to be there before entering
16591              the extensions builds, should help for parallel makes.
16592      Branch: perl
16593            ! Makefile.SH
16594 ____________________________________________________________________________
16595 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
16596         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
16597              From: Norton Allen <allen@huarp.harvard.edu>
16598              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
16599              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
16600      Branch: perl
16601            ! ext/POSIX/POSIX.xs
16602 ____________________________________________________________________________
16603 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
16604         Log: Subject: [PATCH] Re: op/arith.t
16605              From: Nicholas Clark <nick@ccl4.org>
16606              Date: Sat, 7 Jul 2001 13:04:54 +0100
16607              Message-ID: <20010707130454.D59620@plum.flirble.org>
16608      Branch: perl
16609            ! numeric.c toke.c
16610 ____________________________________________________________________________
16611 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
16612         Log: Subject: [PATCH] h2xs
16613              From: Nicholas Clark <nick@ccl4.org>
16614              Date: Fri, 6 Jul 2001 23:25:14 +0100
16615              Message-ID: <20010706232514.X59620@plum.flirble.org>
16616      Branch: perl
16617            ! utils/h2xs.PL
16618 ____________________________________________________________________________
16619 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
16620         Log: Subject: Re: bleedperl perl_alloc..free leakage
16621              From: Radu Greab <radu@netsoft.ro>
16622              Date: Fri, 6 Jul 2001 19:48:54 +0300
16623              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
16624              
16625              Leak-be-gone.
16626      Branch: perl
16627            ! op.c
16628 ____________________________________________________________________________
16629 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
16630         Log: Test again.  Please ignore.
16631      Branch: maint-5.6/macperl
16632            ! README.macos
16633 ____________________________________________________________________________
16634 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
16635         Log: Test.  Please ignore.
16636      Branch: maint-5.6/macperl
16637            ! README.macos
16638 ____________________________________________________________________________
16639 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
16640         Log: Include changes already sent in separately as patches,
16641              before branch was created.
16642      Branch: maint-5.6/macperl
16643            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
16644            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
16645            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
16646            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
16647            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
16648            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
16649            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
16650            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
16651            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
16652            ! t/pragma/strict.t
16653 ____________________________________________________________________________
16654 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
16655         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
16656              From: Norton Allen <allen@huarp.harvard.edu>
16657              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
16658              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
16659      Branch: perl
16660            ! utf8.h
16661 ____________________________________________________________________________
16662 [ 11183] By: nick                                  on 2001/07/06  16:27:40
16663         Log: Integrate mainline
16664      Branch: perlio
16665           +> (branch 42 files)
16666            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
16667            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
16668            - win32/bin/mdelete.bat
16669           !> (integrate 215 files)
16670 ____________________________________________________________________________
16671 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
16672         Log: The #11166 needed also these updated.
16673      Branch: perl
16674            ! lib/warnings.pm warnings.h
16675 ____________________________________________________________________________
16676 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
16677         Log: Update Changes.
16678      Branch: perl
16679            ! Changes patchlevel.h
16680 ____________________________________________________________________________
16681 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
16682         Log: Regen toc.
16683      Branch: perl
16684            ! pod/perltoc.pod
16685 ____________________________________________________________________________
16686 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
16687         Log: Nit from Abhijit.
16688      Branch: perl
16689            ! lib/CPAN.pm
16690 ____________________________________________________________________________
16691 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
16692         Log: Retract #11172.
16693      Branch: perl
16694            ! t/op/method.t
16695 ____________________________________________________________________________
16696 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
16697         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
16698              From: Norton Allen <allen@huarp.harvard.edu>
16699              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
16700              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
16701      Branch: perl
16702            ! lib/Cwd.pm
16703 ____________________________________________________________________________
16704 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
16705         Log: (Accidentally empty check-in.)
16706      Branch: perl
16707            ! utf8.h
16708 ____________________________________________________________________________
16709 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
16710         Log: Retract #11165 since Sarathy pointed out it'll not
16711              work properly under threads, the problem should be
16712              solved using "the savestack, either via SSNEW() or
16713              using a newSVpv()+SAVEFREESV() combo."
16714      Branch: perl
16715            ! ext/POSIX/POSIX.xs
16716 ____________________________________________________________________________
16717 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
16718         Log: Retract #11125 since NI-S pointed out it'll not work in
16719              cases where the extension has their own handcrafted INC
16720              et alia.
16721      Branch: perl
16722            ! lib/ExtUtils/MM_Unix.pm
16723 ____________________________________________________________________________
16724 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
16725         Log: Subject: RE: [PATCH] -I and MakeMaker again
16726              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16727              Date: Fri, 6 Jul 2001 09:18:29 +0200
16728              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
16729      Branch: perl
16730            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
16731            ! lib/ExtUtils/MM_Win32.pm
16732 ____________________________________________________________________________
16733 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
16734         Log: (Retracted by #11178)
16735              Subject: [PATCH t/op/method.t] SUPER:: strangeness
16736              From: Piers Cawley <pdcawley@iterative-software.com>
16737              Date: 06 Jul 2001 10:49:01 +0100
16738              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
16739      Branch: perl
16740            ! t/op/method.t
16741 ____________________________________________________________________________
16742 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
16743         Log: VOS README update from Paul Green.
16744      Branch: perl
16745            ! README.vos
16746 ____________________________________________________________________________
16747 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
16748         Log: Subject: [PATCH README.qnx hints/qnx.sh]
16749              From: Norton Allen <allen@huarp.harvard.edu>
16750              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
16751              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
16752      Branch: perl
16753            ! README.qnx hints/qnx.sh
16754 ____________________________________________________________________________
16755 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
16756         Log: Subject: [PATCH] Doc patch for Tie::Hash
16757              From: Artur Bergman <artur@contiller.se>
16758              Date: Thu, 05 Jul 2001 22:51:18 +0200
16759              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
16760      Branch: perl
16761            ! lib/Tie/Hash.pm
16762 ____________________________________________________________________________
16763 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
16764         Log: Subject: [PATCH] perlfaq4.pod
16765              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
16766              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
16767              Date: Thu, 5 Jul 2001 18:44:10 +0100 
16768      Branch: perl
16769            ! pod/perlfaq4.pod
16770 ____________________________________________________________________________
16771 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
16772         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
16773              From: Robin Houston <robin@kitsite.com>
16774              Date: Thu, 5 Jul 2001 18:33:21 +0100
16775              Message-ID: <20010705183321.A27345@robin.kitsite.com>
16776      Branch: perl
16777            ! ext/B/B/Deparse.pm
16778 ____________________________________________________________________________
16779 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
16780         Log: (Retracted by #11285.)
16781              
16782              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
16783              From: Abhijit Menon-Sen <ams@wiw.org>
16784              Date: Fri, 6 Jul 2001 01:26:32 +0530
16785              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
16786      Branch: perl
16787            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
16788            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
16789            ! warnings.pl
16790 ____________________________________________________________________________
16791 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
16792         Log: (Retracted by #11175)
16793              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
16794              From: Norton Allen <allen@huarp.harvard.edu>
16795              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
16796              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
16797      Branch: perl
16798            ! ext/POSIX/POSIX.xs
16799 ____________________________________________________________________________
16800 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
16801         Log: Unterminated C< (noticed by Richard Hatch), and few other
16802              small Unicode doc tweaks.
16803      Branch: perl
16804            ! pod/perlretut.pod
16805 ____________________________________________________________________________
16806 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
16807         Log: More flexible argument understanding; add charblocks() and
16808              charscripts(); make charblock() and charscript() two-way;
16809              add charinrange(); separate the $Unicode::UCD::VERSION and
16810              the version of the Unicode by adding UnicodeVersion().
16811      Branch: perl
16812            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
16813 ____________________________________________________________________________
16814 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
16815         Log: Update Unicode::UCD on \p{In...}.
16816      Branch: perl
16817            ! lib/Unicode/UCD.pm
16818 ____________________________________________________________________________
16819 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
16820         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
16821              From: Norton Allen <allen@huarp.harvard.edu>
16822              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
16823              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
16824      Branch: perl
16825            ! lib/ExtUtils/MM_Unix.pm
16826 ____________________________________________________________________________
16827 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
16828         Log: POSIX-BC tweaks from Thomas Dorner.
16829      Branch: perl
16830            ! hints/posix-bc.sh perlio.h
16831 ____________________________________________________________________________
16832 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
16833         Log: Module updates for the delta.
16834      Branch: perl
16835            ! pod/perl572delta.pod
16836 ____________________________________________________________________________
16837 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
16838         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
16839              From: Norton Allen <allen@huarp.harvard.edu>
16840              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
16841              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
16842      Branch: perl
16843            ! ext/IO/lib/IO/t/io_sock.t
16844 ____________________________________________________________________________
16845 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
16846         Log: Subject: [PATCH perldiag.pod] Quick fixes
16847              From: Simon Cozens <simon@netthink.co.uk>
16848              Date: Wed, 4 Jul 2001 20:22:12 +0100
16849              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
16850      Branch: perl
16851            ! pod/perldiag.pod
16852 ____________________________________________________________________________
16853 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
16854         Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
16855              From: Radu Greab <radu@netsoft.ro>
16856              Date: Wed, 4 Jul 2001 22:13:31 +0300
16857              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
16858      Branch: perl
16859            ! op.c sv.c t/op/pos.t
16860 ____________________________________________________________________________
16861 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
16862         Log: Subject: [PATCH] -I and MakeMaker again
16863              From: Michael G Schwern <schwern@pobox.com>
16864              Date: Wed, 4 Jul 2001 15:03:07 -0400
16865              Message-ID: <20010704150307.I20340@blackrider>
16866              
16867              (and retract #11145)
16868      Branch: perl
16869            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
16870            ! lib/ExtUtils/MakeMaker.pm
16871 ____________________________________________________________________________
16872 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
16873         Log: Subject: Re: PERFORCE change 11142 for review
16874              From: "Philip Newton" <Philip.Newton@gmx.net>
16875              Date: Wed, 4 Jul 2001 20:46:26 +0200
16876              Message-Id: <200107041841.VAA25380@taas.iki.fi>
16877      Branch: perl
16878            ! lib/ExtUtils/MakeMaker.pm
16879 ____________________________________________________________________________
16880 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
16881         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
16882              From: Jonathan Stowe <gellyfish@gellyfish.com>
16883              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
16884              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
16885      Branch: perl
16886            ! utils/pl2pm.PL
16887 ____________________________________________________________________________
16888 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
16889         Log: fix the binary compatibility issue when building with/without
16890              usemymalloc by exporting Perl_malloc() et al as simple wrappers
16891              around the system functions (this allows most extensions built
16892              using one mode to coexist with perls built in the other mode)
16893              
16894              XXX the Perl_mfree() wrapper might need to do return(free()) on
16895              platforms where Free_t isn't "void"
16896      Branch: perl
16897            ! embed.h embed.pl makedef.pl proto.h util.c
16898 ____________________________________________________________________________
16899 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
16900         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
16901              since it doesn't ensure threads other than the one calling fork()
16902              aren't holding any locks; the fix is to use pthread_atfork() to
16903              hold global locks
16904              
16905              building perl with -Dusemymalloc exacerbates the problem since
16906              Perl_malloc() holds a mutex, and perl's exec() calls New()
16907              
16908              XXX the code in win32thread.h may be needed on platforms that have
16909              no pthread_atfork()
16910      Branch: perl
16911            ! perl.c thread.h win32/win32thread.h
16912 ____________________________________________________________________________
16913 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
16914         Log: Integrate #11009 from maintperl.
16915      Branch: maint-5.6/macperl
16916           !> lib/ExtUtils/Manifest.pm
16917 ____________________________________________________________________________
16918 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
16919         Log: Flexing my Perforce muscles.
16920      Branch: maint-5.6/macperl
16921            ! README.macos
16922 ____________________________________________________________________________
16923 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
16924         Log: Update Changes.
16925      Branch: perl
16926            ! Changes patchlevel.h
16927 ____________________________________________________________________________
16928 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
16929         Log: Metaconfig unit change for #11146.
16930      Branch: metaconfig/U/perl
16931            ! d_fcntl_can_lock.U
16932 ____________________________________________________________________________
16933 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
16934         Log: Somehow the #ifdefs of the added code (in #11093) made
16935              HP-UX to fail the fcntl locking test, without the ifdefs
16936              the test seems to be working again.  Reason unknown:
16937              HP-UX cc doesn't complain either way.
16938      Branch: perl
16939            ! Configure
16940 ____________________________________________________________________________
16941 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
16942         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
16943      Branch: perl
16944            ! lib/ExtUtils/MM_Unix.pm
16945 ____________________________________________________________________________
16946 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
16947         Log: gcc -Wall nit.
16948      Branch: perl
16949            ! pp_hot.c
16950 ____________________________________________________________________________
16951 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
16952         Log: When removing tests updating the test count is a good idea, too.
16953      Branch: perl
16954            ! lib/Net/t/require.t
16955 ____________________________________________________________________________
16956 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
16957         Log: Document #11134 and add the new symbols to the list of
16958              of MakeMaker known ones.
16959      Branch: perl
16960            ! lib/ExtUtils/MakeMaker.pm
16961 ____________________________________________________________________________
16962 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
16963         Log: Microperl update.
16964      Branch: perl
16965            ! uconfig.h
16966 ____________________________________________________________________________
16967 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
16968         Log: Update the libnet tests as per #11138.
16969      Branch: perl
16970            - lib/Net/t/ph.t
16971            ! MANIFEST lib/Net/t/require.t
16972 ____________________________________________________________________________
16973 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
16974         Log: Regen toc and modlib.
16975      Branch: perl
16976            ! pod/perlmodlib.pod pod/perltoc.pod
16977 ____________________________________________________________________________
16978 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
16979         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
16980              Graham's request.
16981      Branch: perl
16982            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
16983            ! MANIFEST
16984 ____________________________________________________________________________
16985 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
16986         Log: Add the OS/390 harness results to the delta.
16987      Branch: perl
16988            ! pod/perl572delta.pod
16989 ____________________________________________________________________________
16990 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
16991         Log: Avoid the two study tests in OS/390 until the bug has been solved.
16992      Branch: perl
16993            ! t/op/study.t
16994 ____________________________________________________________________________
16995 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
16996         Log: DOS/DJGPP tweaks from Laszlo Molnar.
16997      Branch: perl
16998            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
16999 ____________________________________________________________________________
17000 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
17001         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
17002              From: Michael G Schwern <schwern@pobox.com>
17003              Date: Wed, 4 Jul 2001 00:01:16 -0400
17004              Message-ID: <20010704000116.C591@blackrider>
17005      Branch: perl
17006            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
17007 ____________________________________________________________________________
17008 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
17009         Log: The #11132 missed singleton characters (not part
17010              of a unilo..unihi range) in Unicode scripts.
17011      Branch: perl
17012            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
17013            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
17014            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
17015            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
17016            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
17017            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
17018            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
17019            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
17020            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
17021            ! lib/unicode/mktables.PL t/op/pat.t
17022 ____________________________________________________________________________
17023 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
17024         Log: Support preferentially the Unicode 'scripts' definition
17025              in the \p{In...} notation since according to Unicode the
17026              scripts concept is more natural for matching than using
17027              the somewhat artificial block names.  The block names are
17028              still available, though, and if there's a name conflict,
17029              the scripts one wins and the blocks one has to do with
17030              'Block' appended to its name.  For more information see
17031              
17032              http://www.unicode.org/unicode/reports/tr24/
17033      Branch: perl
17034            + lib/unicode/In/100.pl lib/unicode/In/101.pl
17035            + lib/unicode/In/102.pl lib/unicode/In/103.pl
17036            + lib/unicode/In/104.pl lib/unicode/In/105.pl
17037            + lib/unicode/In/106.pl lib/unicode/In/107.pl
17038            + lib/unicode/In/108.pl lib/unicode/In/109.pl
17039            + lib/unicode/In/110.pl lib/unicode/In/111.pl
17040            + lib/unicode/In/112.pl lib/unicode/In/113.pl
17041            + lib/unicode/In/114.pl lib/unicode/In/115.pl
17042            + lib/unicode/In/116.pl lib/unicode/In/117.pl
17043            + lib/unicode/In/118.pl lib/unicode/In/119.pl
17044            + lib/unicode/In/120.pl lib/unicode/In/121.pl
17045            + lib/unicode/In/122.pl lib/unicode/In/123.pl
17046            + lib/unicode/In/124.pl lib/unicode/In/125.pl
17047            + lib/unicode/In/126.pl lib/unicode/In/127.pl
17048            + lib/unicode/In/128.pl lib/unicode/In/129.pl
17049            + lib/unicode/In/130.pl lib/unicode/In/131.pl
17050            + lib/unicode/In/132.pl lib/unicode/In/133.pl
17051            + lib/unicode/In/134.pl lib/unicode/In/135.pl
17052            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
17053            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
17054            ! (edit 106 files)
17055 ____________________________________________________________________________
17056 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
17057         Log: Better document the difference between a block and a script.
17058      Branch: perl
17059            ! lib/Unicode/UCD.pm
17060 ____________________________________________________________________________
17061 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
17062         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
17063              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
17064              Date: Tue, 3 Jul 2001 15:04:23 -0500
17065              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
17066      Branch: perl
17067            ! lib/CPAN.pm
17068 ____________________________________________________________________________
17069 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
17070         Log: Add tests for charscript().
17071      Branch: perl
17072            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
17073 ____________________________________________________________________________
17074 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
17075         Log: Add charscript() to get the UTR#24 script names of characters.
17076      Branch: perl
17077            ! lib/Unicode/UCD.pm
17078 ____________________________________________________________________________
17079 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
17080         Log: Todo updates.
17081      Branch: perl
17082            ! pod/perltodo.pod
17083 ____________________________________________________________________________
17084 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
17085         Log: Unicode::UCD updates.
17086      Branch: perl
17087            ! lib/Unicode/UCD.pm
17088 ____________________________________________________________________________
17089 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
17090         Log: (Retracted by #11174)
17091              Subject: MakeMaker should pass through DEFINE and INC to subdirs
17092              From: Alan Burlison <Alan.Burlison@sun.com>
17093              Date: Tue, 03 Jul 2001 15:20:13 +0100
17094              Message-ID: <3B41D49D.A923D4F9@sun.com>
17095      Branch: perl
17096            ! lib/ExtUtils/MM_Unix.pm
17097 ____________________________________________________________________________
17098 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
17099         Log: Subject: Patch needed for UTS
17100              From: hom00@utsglobal.com (Hal Morris)
17101              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
17102              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
17103              
17104              Replace #11113 with a better version.
17105      Branch: perl
17106            ! perl.h
17107 ____________________________________________________________________________
17108 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
17109         Log: Subject: Re: POINTERRIGOR
17110              From: Andy Dougherty <doughera@lafayette.edu>
17111              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
17112              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
17113      Branch: perl
17114            ! util.c
17115 ____________________________________________________________________________
17116 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
17117         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
17118              From: "Philip Newton" <pnewton@gmx.de>
17119              Date: Tue, 3 Jul 2001 17:03:34 +0200
17120              Message-ID: <3B41FAE6.29564.660E117@localhost>
17121      Branch: perl
17122            ! pp_hot.c
17123 ____________________________________________________________________________
17124 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
17125         Log: Typos.
17126      Branch: perl
17127            ! INSTALL
17128 ____________________________________________________________________________
17129 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
17130         Log: Subject: [PATCH 5.6.1] debugger fixes
17131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17132              Date: Tue, 3 Jul 2001 03:38:18 -0400
17133              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
17134              
17135              The $^S is working again.
17136      Branch: perl
17137            ! lib/perl5db.pl
17138 ____________________________________________________________________________
17139 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
17140         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
17141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17142              Date: Tue, 3 Jul 2001 03:34:06 -0400
17143              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
17144      Branch: perl
17145            ! os2/OS2/Process/Process.pm
17146 ____________________________________________________________________________
17147 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
17148         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
17149              From: "Philip Newton" <Philip.Newton@gmx.net>
17150              Date: Tue, 3 Jul 2001 09:11:27 +0200
17151              Message-Id: <200107030706.KAA04596@taas.iki.fi>
17152      Branch: perl
17153            ! lib/FindBin.pm
17154 ____________________________________________________________________________
17155 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
17156         Log: Delta delta.
17157      Branch: perl
17158            ! pod/perl572delta.pod
17159 ____________________________________________________________________________
17160 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
17161         Log: Metaconfig unit change for 11115.
17162      Branch: metaconfig
17163            ! U/modified/libc.U
17164 ____________________________________________________________________________
17165 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
17166         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
17167              (from Richard Hatch) (this was the cause of pipes() and
17168              times() myeteriously not being found)
17169      Branch: perl
17170            ! Configure
17171 ____________________________________________________________________________
17172 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
17173         Log: Retract #10142, the real culprit found by Richard Hatch,
17174              coming soon to Configure near you.
17175      Branch: perl
17176            ! hints/aix.sh
17177 ____________________________________________________________________________
17178 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
17179         Log: (Replaced by #11124) UTS workaround from Hal Morris.
17180      Branch: perl
17181            ! perl.h
17182 ____________________________________________________________________________
17183 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
17184         Log: Subject: [PATCH] grok not grocking correctly
17185              From: Nicholas Clark <nick@ccl4.org>
17186              Date: Tue, 3 Jul 2001 00:19:08 +0100
17187              Message-ID: <20010703001908.H59620@plum.flirble.org>
17188      Branch: perl
17189            ! numeric.c
17190 ____________________________________________________________________________
17191 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
17192         Log: Subject: [PATCH Deparse.t] test just-posted patches
17193              From: Robin Houston <robin@kitsite.com>
17194              Date: Mon, 2 Jul 2001 23:46:15 +0100
17195              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
17196      Branch: perl
17197            ! ext/B/Deparse.t
17198 ____________________________________________________________________________
17199 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
17200         Log: Subject: [PATCH toke.c] autosplit into @F
17201              From: Robin Houston <robin@kitsite.com>
17202              Date: Mon, 2 Jul 2001 23:18:20 +0100
17203              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
17204      Branch: perl
17205            ! perl.c toke.c
17206 ____________________________________________________________________________
17207 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
17208         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
17209              From: Robin Houston <robin@kitsite.com>
17210              Date: Mon, 2 Jul 2001 23:00:48 +0100
17211              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
17212      Branch: perl
17213            ! ext/B/B/Deparse.pm
17214 ____________________________________________________________________________
17215 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
17216         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
17217              From: "Philip Newton" <Philip.Newton@gmx.net>
17218              Date: Mon, 2 Jul 2001 22:06:22 +0200
17219              (no Message-Id)
17220      Branch: perl
17221            ! ext/NDBM_File/hints/linux.pl
17222 ____________________________________________________________________________
17223 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
17224         Log: Subject: Re: Fixed pack problem - sort of
17225              From: Nicholas Clark <nick@ccl4.org>
17226              Date: Mon, 2 Jul 2001 20:59:20 +0100
17227              Message-ID: <20010702205919.F59620@plum.flirble.org>
17228      Branch: perl
17229            ! pp_pack.c t/op/pack.t
17230 ____________________________________________________________________________
17231 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
17232         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
17233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17234              Date: Mon, 2 Jul 2001 15:45:41 -0400
17235              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
17236      Branch: perl
17237            ! os2/os2.c
17238 ____________________________________________________________________________
17239 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
17240         Log: (Mistaken retraction)
17241      Branch: perl
17242            ! utils/pl2pm.PL
17243 ____________________________________________________________________________
17244 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
17245         Log: Detypo in #11103.
17246      Branch: perl
17247            ! utils/pl2pm.PL
17248 ____________________________________________________________________________
17249 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
17250         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
17251              From: Jonathan Stowe <gellyfish@gellyfish.com>
17252              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
17253              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
17254      Branch: perl
17255            ! utils/pl2pm.PL
17256 ____________________________________________________________________________
17257 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
17258         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
17259              From: "Craig A. Berry" <craigberry@mac.com>
17260              Date: Mon, 02 Jul 2001 14:11:23 -0500
17261              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
17262      Branch: perl
17263            ! lib/Unicode/UCD.pm
17264 ____________________________________________________________________________
17265 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
17266         Log: Subject: [PATCH] Re: op/numconvert.t failures
17267              From: Nicholas Clark <nick@ccl4.org>
17268              Date: Mon, 2 Jul 2001 20:10:48 +0100
17269              Message-ID: <20010702201048.E59620@plum.flirble.org>
17270      Branch: perl
17271            ! t/op/numconvert.t
17272 ____________________________________________________________________________
17273 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
17274         Log: Update Changes.
17275      Branch: perl
17276            ! Changes patchlevel.h
17277 ____________________________________________________________________________
17278 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
17279         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
17280              The real fix must be more involved.  The line of code all the leaky
17281              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
17282              line of Perl_newPMOP().
17283      Branch: perl
17284            ! op.h
17285 ____________________________________________________________________________
17286 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
17287         Log: Based on
17288              
17289              Subject: Re: sizeof(struct sembuf)
17290              From: Nicholas Clark <nick@ccl4.org>
17291              Date: Sun, 1 Jul 2001 22:26:48 +0100
17292              Message-ID: <20010701222648.W59620@plum.flirble.org>
17293              
17294              but do semop() always the slow way.
17295      Branch: perl
17296            ! doio.c
17297 ____________________________________________________________________________
17298 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
17299         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
17300              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17301              Date: Tue, 03 Jul 2001 00:56:30 +0900
17302              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
17303      Branch: perl
17304            ! ext/Encode/Encode/Tcl.t
17305 ____________________________________________________________________________
17306 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
17307         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
17308              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17309              Date: Tue, 03 Jul 2001 00:55:46 +0900
17310              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
17311      Branch: perl
17312            ! ext/Encode/Encode/Tcl.pm
17313 ____________________________________________________________________________
17314 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
17315         Log: Regen api and toc.
17316      Branch: perl
17317            ! pod/perlapi.pod pod/perltoc.pod
17318 ____________________________________________________________________________
17319 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
17320         Log: Metaconfig unit change for #11093.
17321      Branch: metaconfig/U/perl
17322            ! d_fcntl_can_lock.U
17323 ____________________________________________________________________________
17324 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
17325         Log: The fcntl locking test may hang if NFS locking messed up;
17326              break out with alarm(10).
17327      Branch: perl
17328            ! Configure
17329 ____________________________________________________________________________
17330 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
17331         Log: Move the mdelete.bat from win32/bin to win32.
17332      Branch: perl
17333            ! MANIFEST
17334 ____________________________________________________________________________
17335 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
17336         Log: Typo in #11083.
17337      Branch: perl
17338            ! ext/Time/Piece/Piece.t
17339 ____________________________________________________________________________
17340 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
17341         Log: Netware tweaks from Guruprasad.
17342      Branch: perl
17343            - NetWare/perlsdio.h
17344            ! MANIFEST NetWare/Makefile NetWare/interface.c
17345            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
17346            ! perlsdio.h
17347 ____________________________________________________________________________
17348 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
17349         Log: Subject: Re: [PATH] shared -> unique;
17350              From: Abhijit Menon-Sen <ams@wiw.org>
17351              Date: Wed, 27 Jun 2001 03:51:27 +0530
17352              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
17353      Branch: perl
17354            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
17355 ____________________________________________________________________________
17356 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
17357         Log: Subject: Re: AIX / gcc-3.0
17358              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17359              Date: Mon, 02 Jul 2001 15:20:21 +0200
17360              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
17361      Branch: perl
17362            ! hints/aix.sh
17363 ____________________________________________________________________________
17364 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
17365         Log: Subject: Re: Bug report: split splits on wrong pattern
17366              From: Abhijit Menon-Sen <ams@wiw.org>
17367              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
17368              Date: Mon, 2 Jul 2001 16:31:33 +0530
17369      Branch: perl
17370            ! pp_ctl.c
17371 ____________________________________________________________________________
17372 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
17373         Log: Subject: [PATCH 5.6.1] test harness
17374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17375              Date: Mon, 2 Jul 2001 06:29:21 -0400
17376              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
17377      Branch: perl
17378            ! lib/Test/Harness.pm
17379 ____________________________________________________________________________
17380 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
17381         Log: Subject: [PATCH 5.6.1] debugger goof
17382              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17383              Date: Mon, 2 Jul 2001 06:27:22 -0400
17384              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
17385      Branch: perl
17386            ! lib/perl5db.pl
17387 ____________________________________________________________________________
17388 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
17389         Log: Subject: [PATCH 5.6.1] OS/2 cwd
17390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17391              Date: Mon, 2 Jul 2001 06:21:17 -0400
17392              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
17393      Branch: perl
17394            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
17395 ____________________________________________________________________________
17396 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
17397         Log: Make #11082 more OS/2-specific.
17398      Branch: perl
17399            ! ext/Time/Piece/Piece.t
17400 ____________________________________________________________________________
17401 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
17402         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
17403              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17404              Date: Mon, 2 Jul 2001 06:06:34 -0400
17405              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
17406      Branch: perl
17407            ! ext/Time/Piece/Piece.t
17408 ____________________________________________________________________________
17409 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
17410         Log: Subject: [PATCH B::Deparse] version number & changes
17411              From: Robin Houston <robin@kitsite.com>  
17412              Date: Sun, 1 Jul 2001 17:17:29 +0100
17413              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
17414      Branch: perl
17415            ! ext/B/B/Deparse.pm
17416 ____________________________________________________________________________
17417 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
17418         Log: Subject: a small fix.
17419              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
17420              Date: Mon, 2 Jul 2001 12:17:53 +0200
17421              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
17422      Branch: perl
17423            ! ext/Thread/Thread.xs
17424 ____________________________________________________________________________
17425 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
17426         Log: Subject: RE: perl@10907
17427              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
17428              Date: Mon, 2 Jul 2001 12:06:16 +0200
17429              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
17430              
17431              Borland C vs PerlIO.
17432      Branch: perl
17433            ! win32/config.bc win32/config_H.bc
17434 ____________________________________________________________________________
17435 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
17436         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
17437              From: "H.M. Brand" <merijn@l1.procura.nl>
17438              Date: Mon, 02 Jul 2001 11:18:57 +0200
17439              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
17440      Branch: perl
17441            ! t/op/write.t
17442 ____________________________________________________________________________
17443 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
17444         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
17445              From: Michael G Schwern <schwern@pobox.com>
17446              Date: Mon, 2 Jul 2001 00:26:24 -0400
17447              Message-ID: <20010702002624.A18302@blackrider>
17448      Branch: perl
17449            - ext/util/mkbootstrap
17450 ____________________________________________________________________________
17451 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
17452         Log: Subject: [PATCH op.h] v minor comment tweak
17453              From: Robin Houston <robin@puffinry.freeserve.co.uk>
17454              Date: Mon, 2 Jul 2001 00:42:01 +0100
17455              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
17456      Branch: perl
17457            ! op.h
17458 ____________________________________________________________________________
17459 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
17460         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
17461      Branch: perl
17462            ! pod/perlfunc.pod
17463 ____________________________________________________________________________
17464 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
17465         Log: Subject: Re: sizeof(struct sembuf)
17466              From: Nicholas Clark <nick@ccl4.org>
17467              Date: Sun, 1 Jul 2001 19:23:16 +0100
17468              Message-ID: <20010701192316.V59620@plum.flirble.org>
17469              
17470              s/signaling/signalling/
17471      Branch: perl
17472            ! pod/perlfunc.pod
17473 ____________________________________________________________________________
17474 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
17475         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
17476              From: "Philip Newton" <Philip.Newton@gmx.net>
17477              Date: Sun, 1 Jul 2001 09:37:56 +0200
17478              Message-Id: <200107010733.KAA03920@taas.iki.fi>
17479      Branch: perl
17480            ! pod/perlvar.pod
17481 ____________________________________________________________________________
17482 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
17483         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
17484              From: "Philip Newton" <Philip.Newton@gmx.net>
17485              Date: Sun, 1 Jul 2001 09:37:56 +0200
17486              Message-Id: <200107010733.KAA03925@taas.iki.fi>
17487      Branch: perl
17488            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
17489 ____________________________________________________________________________
17490 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
17491         Log: Metaconfig unit change for #11070.
17492      Branch: metaconfig
17493            ! U/compline/randfunc.U
17494 ____________________________________________________________________________
17495 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
17496         Log: Subject: [PATCH perlsnap] its --> it's --> its
17497              From: "Philip Newton" <Philip.Newton@gmx.net>
17498              Date: Sun, 1 Jul 2001 09:37:56 +0200
17499              Message-Id: <200107010733.KAA03914@taas.iki.fi>
17500      Branch: perl
17501            ! Porting/config_H
17502 ____________________________________________________________________________
17503 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
17504         Log: Sync with Sarathy; integrate with perlio.
17505      Branch: perl
17506           !> gv.c
17507 ____________________________________________________________________________
17508 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
17509         Log: regenerate win32/config_H.?c files
17510      Branch: perl
17511            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17512 ____________________________________________________________________________
17513 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
17514         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
17515              naming discipline
17516              
17517              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
17518              because of this)
17519              
17520              fix a warning about "fd" being used without being set in Cwd.xs
17521      Branch: perl
17522            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
17523            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
17524            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
17525            ! win32/config.vc
17526 ____________________________________________________________________________
17527 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
17528         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
17529              within macro arguments") and warnings ("unary minus applied to
17530              unsigned type", among others)
17531      Branch: perl
17532            ! gv.c hv.c op.c pp.c sv.c toke.c
17533 ____________________________________________________________________________
17534 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
17535         Log: win32 fixes: more spurious CRs
17536      Branch: perl
17537            ! win32/mdelete.bat
17538 ____________________________________________________________________________
17539 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
17540         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
17541              from win32/bin (or it gets deleted by distclean); don't delete
17542              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
17543              NT (should be made Win9x specific, and added to makefile.mk)
17544      Branch: perl
17545           +> win32/mdelete.bat
17546            - win32/bin/mdelete.bat
17547            ! win32/Makefile win32/makefile.mk
17548 ____________________________________________________________________________
17549 [ 11063] By: nick                                  on 2001/07/01  18:54:09
17550         Log: Quick for for #ifdef mess
17551      Branch: perlio
17552            ! gv.c
17553 ____________________________________________________________________________
17554 [ 11062] By: nick                                  on 2001/07/01  18:47:42
17555         Log: Raw integrate - does not build #if mess in gv.c
17556      Branch: perlio
17557           !> (integrate 29 files)
17558 ____________________________________________________________________________
17559 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
17560         Log: Make 'compile' target a little less broken.
17561              Still very broken, though: -Wall warnings from
17562              the generated code, boot_Foo prototypes missing,
17563              can't autoload Fcntl::SEEK_CUR et alia, ...
17564      Branch: perl
17565            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
17566            ! utils/perlcc.PL x2p/Makefile.SH
17567 ____________________________________________________________________________
17568 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
17569         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
17570      Branch: perl
17571            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17572            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
17573 ____________________________________________________________________________
17574 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
17575         Log: Update Changes.
17576      Branch: perl
17577            ! Changes patchlevel.h
17578 ____________________________________________________________________________
17579 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
17580         Log: Still one typo, regen toc.
17581      Branch: perl
17582            ! lib/Unicode/UCD.pm pod/perltoc.pod
17583 ____________________________________________________________________________
17584 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
17585         Log: Detypos and regen toc.
17586      Branch: perl
17587            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
17588 ____________________________________________________________________________
17589 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
17590         Log: VERSION tweak.
17591      Branch: perl
17592            ! ext/List/Util/lib/List/Util.pm
17593 ____________________________________________________________________________
17594 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
17595         Log: Attempt at plugging the leak under ithreads detected by Doug.
17596      Branch: perl
17597            ! op.h
17598 ____________________________________________________________________________
17599 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
17600         Log: gcc -Wall lint after #11051.
17601      Branch: perl
17602            ! pp_sys.c
17603 ____________________________________________________________________________
17604 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
17605         Log: Integrate perlio.
17606      Branch: perl
17607           !> lib/File/Find/taint.t
17608 ____________________________________________________________________________
17609 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
17610         Log: Don't use the v-strings for module VERSIONs.
17611      Branch: perl
17612            ! lib/Unicode/UCD.pm
17613 ____________________________________________________________________________
17614 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
17615         Log: Code cleanup based on turning off the -woffs in IRIX.
17616              Not all of the gripes cleaned up (hairy code in hv.c and
17617              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
17618              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
17619              to the IRIX hints)
17620      Branch: perl
17621            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
17622            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
17623            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
17624            ! regcomp.c sv.c
17625 ____________________________________________________________________________
17626 [ 11050] By: nick                                  on 2001/06/30  20:46:46
17627         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
17628      Branch: perlio
17629            ! lib/File/Find/taint.t
17630 ____________________________________________________________________________
17631 [ 11049] By: nick                                  on 2001/06/30  18:13:33
17632         Log: Integrate mainline
17633      Branch: perlio
17634           +> NetWare/nwstdio.h NetWare/perlsdio.h
17635           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
17636           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
17637           +> lib/Unicode/UCD.t t/run/exit.t
17638           !> (integrate 60 files)
17639 ____________________________________________________________________________
17640 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
17641         Log: Delta delta.
17642      Branch: perl
17643            ! pod/perl572delta.pod
17644 ____________________________________________________________________________
17645 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
17646         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
17647              by CPAN.pm, use rather _00.
17648      Branch: perl
17649            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
17650            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
17651            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
17652            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
17653            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
17654            ! lib/ExtUtils/Embed.pm lib/Test.pm
17655 ____________________________________________________________________________
17656 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
17657         Log: Add a simple Unicode character database interface, Unicode::UCD.
17658      Branch: perl
17659            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
17660            ! MANIFEST
17661 ____________________________________________________________________________
17662 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
17663         Log: Subject: [PATCH] op/numconver.t
17664              From: Nicholas Clark <nick@ccl4.org>
17665              Date: Sat, 30 Jun 2001 15:40:10 +0100
17666              Message-ID: <20010630154010.I59620@plum.flirble.org>
17667      Branch: perl
17668            ! t/op/numconvert.t
17669 ____________________________________________________________________________
17670 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
17671         Log: The $^N is now taken (by #11038).
17672      Branch: perl
17673            ! t/base/lex.t
17674 ____________________________________________________________________________
17675 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
17676         Log: The #11040 had slipped to a wrong function...
17677      Branch: perl
17678            ! sv.c
17679 ____________________________________________________________________________
17680 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
17681         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
17682              the Configure library symbol probe mysteriously finds all
17683              symbols but those of pipe() and times().
17684      Branch: perl
17685            ! hints/aix.sh
17686 ____________________________________________________________________________
17687 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
17688         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
17689              From: Nicholas Clark <nick@ccl4.org>
17690              Date: Fri, 29 Jun 2001 23:49:07 +0100
17691              Message-ID: <20010629234907.D59620@plum.flirble.org>
17692      Branch: perl
17693            ! lib/ExtUtils.t
17694 ____________________________________________________________________________
17695 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
17696         Log: Subject: [PATCH] weakref fix 2, not yet there
17697              From: Artur Bergman <artur@contiller.se>
17698              Date: Sat, 30 Jun 2001 01:18:16 +0200
17699              Message-ID: <B762D957.1CC9%artur@contiller.se>
17700      Branch: perl
17701            ! sv.c
17702 ____________________________________________________________________________
17703 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
17704         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
17705              From: Michael G Schwern <schwern@pobox.com>
17706              Date: Fri, 29 Jun 2001 19:39:11 -0400
17707              Message-ID: <20010629193910.D25304@blackrider>
17708      Branch: perl
17709            + t/run/exit.t
17710            ! MANIFEST
17711 ____________________________________________________________________________
17712 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
17713         Log: Add support for $^N, the most-recently closed group.
17714      Branch: perl
17715            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
17716            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
17717            ! thrdvar.h
17718 ____________________________________________________________________________
17719 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
17720         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
17721              From: lvirden@cas.org
17722              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
17723              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
17724              
17725              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
17726              From: lvirden@cas.org
17727              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
17728              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
17729      Branch: perl
17730            ! README.solaris
17731 ____________________________________________________________________________
17732 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
17733         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
17734              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17735              Date: Sat, 30 Jun 2001 07:33:37 +0900
17736              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
17737              
17738              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
17739              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17740              Date: Sat, 30 Jun 2001 21:38:14 +0900
17741              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
17742      Branch: perl
17743            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
17744            + ext/Encode/Encode/7bit-kr.enc
17745            ! MANIFEST ext/Encode/Encode/Tcl.pm
17746 ____________________________________________________________________________
17747 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
17748         Log: NetWare tweaks from Guruprasad.
17749      Branch: perl
17750            + NetWare/nwstdio.h NetWare/perlsdio.h
17751            ! MANIFEST NetWare/Makefile NetWare/config.wc
17752            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
17753            ! NetWare/t/Readme.txt
17754 ____________________________________________________________________________
17755 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
17756         Log: More module $VERSION bump-ups.
17757      Branch: perl
17758            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
17759            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
17760            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
17761 ____________________________________________________________________________
17762 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
17763         Log: Doc update due to #11032.
17764      Branch: perl
17765            ! pod/perl572delta.pod
17766 ____________________________________________________________________________
17767 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
17768         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
17769              From: Peter Prymmer <pvhp@forte.com>
17770              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
17771              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
17772      Branch: perl
17773            ! ext/Time/HiRes/HiRes.xs
17774 ____________________________________________________________________________
17775 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
17776         Log: -lpthreads missing in AIX.
17777      Branch: perl
17778            ! hints/aix.sh
17779 ____________________________________________________________________________
17780 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
17781         Log: Subject: [PATCH] CLONE && weakrefs
17782              From: Artur Bergman <artur@contiller.se>
17783              Date: Fri, 29 Jun 2001 17:02:00 +0200
17784              Message-ID: <B7626508.1CA0%artur@contiller.se>
17785      Branch: perl
17786            ! sv.c
17787 ____________________________________________________________________________
17788 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
17789         Log: Subject: Re: Bug report: split splits on wrong pattern
17790              From: Radu Greab <radu@netsoft.ro>
17791              Date: Wed, 27 Jun 2001 21:50:52 +0300
17792              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
17793      Branch: perl
17794            ! pp_ctl.c t/op/split.t
17795 ____________________________________________________________________________
17796 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
17797         Log: Metaconfig unit change for #11027.
17798      Branch: metaconfig/U/perl
17799            ! d_modfl.U
17800 ____________________________________________________________________________
17801 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
17802         Log: I thought this Configure glitch for AIX was just recently fixed?
17803      Branch: perl
17804            ! Configure
17805 ____________________________________________________________________________
17806 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
17807         Log: Update Changes.
17808      Branch: perl
17809            ! Changes patchlevel.h
17810 ____________________________________________________________________________
17811 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
17812         Log: Subject: Re: perl@10967, File::Find, and Cwd
17813              From: Mike Guy <mjtg@cam.ac.uk>
17814              Date: Fri, 29 Jun 2001 14:56:49 +0100
17815              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
17816      Branch: perl
17817            ! lib/File/Find/taint.t
17818 ____________________________________________________________________________
17819 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
17820         Log: Update the sv_pvprintify() spec.
17821      Branch: perl
17822            ! pod/perltodo.pod
17823 ____________________________________________________________________________
17824 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
17825         Log: Known test failures update.
17826      Branch: perl
17827            ! pod/perl572delta.pod
17828 ____________________________________________________________________________
17829 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
17830         Log: Based on
17831              
17832              Subject: [PATCH @11016] More );) fixes
17833              From: Richard Soderberg <rs@crystalflame.net>
17834              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
17835              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
17836      Branch: perl
17837            ! ext/Thread/Thread.xs ext/Thread/typemap
17838 ____________________________________________________________________________
17839 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
17840         Log: Subject: [PATCH @11016] Fixes compile errors in four files
17841              From: Richard Soderberg <rs@crystalflame.net>
17842              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
17843              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
17844      Branch: perl
17845            ! mg.c pp.c pp_hot.c util.c
17846 ____________________________________________________________________________
17847 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
17848         Log: AIX hints tweaking continues, from Merijn Brand.
17849      Branch: perl
17850            ! hints/aix.sh
17851 ____________________________________________________________________________
17852 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
17853         Log: HP-UX needs gccversion sooner, from Merijn Brand.
17854      Branch: perl
17855            ! hints/hpux.sh
17856 ____________________________________________________________________________
17857 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
17858         Log: Subject: [PATCH 5.6.1] OS/2 docs
17859              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17860              Date: Fri, 29 Jun 2001 02:34:12 -0400
17861              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
17862      Branch: perl
17863            ! README.os2 os2/Changes
17864 ____________________________________________________________________________
17865 [ 11017] By: nick                                  on 2001/06/29  10:20:30
17866         Log: Integrate mainline
17867      Branch: perlio
17868           +> (branch 37 files)
17869            - ext/ODBM_File/sdbm.t
17870           !> (integrate 211 files)
17871 ____________________________________________________________________________
17872 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
17873         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
17874              the modules found using a script written by Larry Schatzer Jr.
17875      Branch: perl
17876            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
17877            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
17878            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17879            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17880            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
17881            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
17882            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
17883            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
17884            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
17885            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
17886            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
17887            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
17888            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
17889            ! lib/constant.pm lib/fields.pm lib/strict.pm
17890 ____________________________________________________________________________
17891 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
17892         Log: The latest JPL from the anoncvs.
17893      Branch: perl
17894            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17895 ____________________________________________________________________________
17896 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
17897         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
17898      Branch: perl
17899            ! t/op/pat.t
17900 ____________________________________________________________________________
17901 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
17902         Log: Worrying about insecure directories now is a bit too late.
17903      Branch: perl
17904            ! lib/File/Find/taint.t
17905 ____________________________________________________________________________
17906 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
17907         Log: Cannot DIE() in a void function,
17908              from Richard Hatch <rhatch@austin.ibm.com>.
17909      Branch: perl
17910            ! ext/IPC/SysV/SysV.xs
17911 ____________________________________________________________________________
17912 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
17913         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
17914              From: Peter Prymmer <pvhp@forte.com>
17915              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
17916              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
17917              
17918              (unfinished: time/hires tests 3, 5, 14 failing, but better
17919              than wholesale failure)
17920      Branch: perl
17921            ! ext/Time/HiRes/HiRes.xs
17922 ____________________________________________________________________________
17923 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
17924         Log: Subject: [PATCH 5.6.1] OS/2 improvements
17925              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17926              Date: Thu, 28 Jun 2001 16:03:14 -0400
17927              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
17928      Branch: perl
17929            + os2/os2_base.t
17930            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
17931            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
17932            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
17933            ! os2/os2ish.h
17934 ____________________________________________________________________________
17935 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
17936         Log: Subject: Incrementing Extutils::Manifest's $VERSION
17937              From: Michael G Schwern <schwern@pobox.com>
17938              Date: Thu, 28 Jun 2001 13:13:49 -0400
17939              Message-ID: <20010628131349.A14738@blackrider>
17940      Branch: maint-5.6/perl
17941            ! lib/ExtUtils/Manifest.pm
17942 ____________________________________________________________________________
17943 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
17944         Log: AIX tweak from Merijn Brand.
17945      Branch: perl
17946            ! hints/aix.sh
17947 ____________________________________________________________________________
17948 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
17949         Log: Create the macperl branch.
17950      Branch: maint-5.6/macperl
17951           +> (branch 1728 files)
17952 ____________________________________________________________________________
17953 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
17954         Log: Update Changes.
17955      Branch: perl
17956            ! Changes patchlevel.h
17957 ____________________________________________________________________________
17958 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
17959         Log: More Perforce lore.
17960      Branch: perl
17961            ! Porting/repository.pod
17962 ____________________________________________________________________________
17963 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
17964         Log: Metaconfig unit changes for #11003.
17965      Branch: metaconfig/U/perl
17966            + d_nl_langinfo.U i_langinfo.U
17967 ____________________________________________________________________________
17968 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
17969         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
17970              Expected not to exist in non-UNIX excepting in VMS, where
17971              according to a quick web survey they just might.
17972      Branch: perl
17973            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
17974            ! Porting/config_H config_h.SH configure.com epoc/config.sh
17975            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
17976            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17977            ! win32/config.bc win32/config.gc win32/config.vc
17978 ____________________________________________________________________________
17979 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
17980         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
17981              in AIX is one is doing a 64-bit build.
17982      Branch: perl
17983            ! hints/aix.sh
17984 ____________________________________________________________________________
17985 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
17986         Log: Metaconfig unit changes for #11000.
17987      Branch: metaconfig/U/perl
17988            ! use64bits.U uselfs.U
17989 ____________________________________________________________________________
17990 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
17991         Log: Move use64bitint and use64bitall before uselargefiles.
17992      Branch: perl
17993            ! Configure
17994 ____________________________________________________________________________
17995 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
17996         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
17997              From: Robert Spier <rspier@pobox.com>
17998              Message-ID: <15162.41164.618712.841415@rls.cx>
17999              Date: Wed, 27 Jun 2001 23:13:16 -0400
18000      Branch: perl
18001            ! doio.c
18002 ____________________________________________________________________________
18003 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
18004         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
18005              From: Peter Prymmer <pvhp@forte.com>
18006              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
18007              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
18008      Branch: perl
18009            ! numeric.c
18010 ____________________________________________________________________________
18011 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
18012         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
18013              From: Peter Prymmer <pvhp@forte.com>
18014              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
18015              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
18016      Branch: perl
18017            ! configure.com ext/Digest/MD5/Makefile.PL
18018 ____________________________________________________________________________
18019 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
18020         Log: Update Changes.
18021      Branch: perl
18022            ! Changes patchlevel.h
18023 ____________________________________________________________________________
18024 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
18025         Log: Tiny EPOC updates.
18026      Branch: perl
18027            ! epoc/config.sh
18028 ____________________________________________________________________________
18029 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
18030         Log: The Test::More and Test::Simple tests required help
18031              thanks to our schizophrenic test scheme.
18032      Branch: perl
18033            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18034            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18035            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18036            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18037            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18038 ____________________________________________________________________________
18039 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
18040         Log: Upgrade to Test::Simple 0.09.
18041      Branch: perl
18042            + lib/Test/Simple/Changes
18043            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
18044            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
18045            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
18046            ! lib/Test/Simple/t/plan_is_noplan.t
18047 ____________________________________________________________________________
18048 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
18049         Log: Upgrade to Test::More 0.07.
18050      Branch: perl
18051            + lib/Test/More/Changes
18052            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
18053            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
18054            ! lib/Test/More/t/skipall.t
18055 ____________________________________________________________________________
18056 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
18057         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
18058              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18059              Date: Wed, 27 Jun 2001 18:40:04 +0200
18060              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
18061      Branch: perl
18062            ! hints/hpux.sh
18063 ____________________________________________________________________________
18064 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
18065         Log: Subject: [PATCH README.qnx hints/qnx.sh]
18066              From: Norton Allen <allen@huarp.harvard.edu>
18067              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
18068              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
18069      Branch: perl
18070            ! README.qnx hints/qnx.sh
18071 ____________________________________________________________________________
18072 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
18073         Log: Subject: [PATCH] two little documentation nits
18074              From: Abhijit Menon-Sen <ams@wiw.org>
18075              Date: Wed, 27 Jun 2001 20:07:50 +0530
18076              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
18077      Branch: perl
18078            ! sv.c sv.h
18079 ____________________________________________________________________________
18080 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
18081         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
18082              From: Norton Allen <allen@huarp.harvard.edu>
18083              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
18084              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
18085      Branch: perl
18086            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
18087 ____________________________________________________________________________
18088 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
18089         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
18090              From: Michael G Schwern <schwern@pobox.com>
18091              Date: Wed, 27 Jun 2001 02:34:58 -0400
18092              Message-ID: <20010627023458.K23874@blackrider>
18093      Branch: perl
18094            ! vms/test.com
18095 ____________________________________________________________________________
18096 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
18097         Log: Add perl_clone_host() for Netware.
18098      Branch: perl
18099            ! NetWare/nw5.c
18100 ____________________________________________________________________________
18101 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
18102         Log: GCC 3.0 hints for HP-UX.
18103      Branch: perl
18104            ! hints/hpux.sh
18105 ____________________________________________________________________________
18106 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
18107         Log: In some Linux distributions the libndbm is broken
18108              (no null key support), therefore link with libgdbm
18109              (if available), since it has a working ndbm emulation,
18110              from Jonathan Stowe.
18111      Branch: perl
18112            + ext/NDBM_File/hints/linux.pl
18113            ! MANIFEST
18114 ____________________________________________________________________________
18115 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
18116         Log: Subject: [PATCH perl@10930] find.t hack for VMS
18117              From: "Craig A. Berry" <craigberry@mac.com>
18118              Date: Tue, 26 Jun 2001 23:40:25 -0500
18119              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
18120      Branch: perl
18121            ! lib/File/Find/find.t
18122 ____________________________________________________________________________
18123 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
18124         Log: AUTHORS updates.
18125      Branch: perl
18126            ! AUTHORS
18127 ____________________________________________________________________________
18128 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
18129         Log: Metaconfig unit change like #10980.
18130      Branch: metaconfig
18131            ! U/compline/d_stdstdio.U
18132 ____________________________________________________________________________
18133 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
18134         Log: "lose the it's", from Abhijit Menon-Sen.
18135              ("It's" not searched, pods not searched.)
18136      Branch: perl
18137            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
18138            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
18139            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
18140            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
18141            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
18142            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
18143 ____________________________________________________________________________
18144 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
18145         Log: "lose the looses", from Abhijit Menon-Sen.
18146      Branch: perl
18147            ! ext/B/B/Assembler.pm gv.c
18148 ____________________________________________________________________________
18149 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
18150         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
18151      Branch: perl
18152            ! hints/os390.sh
18153 ____________________________________________________________________________
18154 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
18155         Log: DEC C 5.3 on the VAX simply doesn't seem to like
18156              compiling the MD5 extension, disable it there for now,
18157              from Peter Prymmer.
18158      Branch: perl
18159            ! configure.com
18160 ____________________________________________________________________________
18161 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
18162         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
18163              From: Jonathan Stowe <gellyfish@gellyfish.com>
18164              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
18165              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
18166      Branch: perl
18167            ! pod/perlfaq3.pod
18168 ____________________________________________________________________________
18169 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
18170         Log: Subject: [PATCH 5.6.1] perlxs misprints
18171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18172              Date: Tue, 26 Jun 2001 17:20:00 -0400
18173              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
18174      Branch: perl
18175            ! pod/perlxs.pod
18176 ____________________________________________________________________________
18177 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
18178         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
18179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18180              Date: Tue, 26 Jun 2001 17:27:07 -0400
18181              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
18182      Branch: perl
18183            ! lib/ExtUtils/MM_Unix.pm
18184 ____________________________________________________________________________
18185 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
18186         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
18187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18188              Date: Tue, 26 Jun 2001 17:23:24 -0400
18189              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
18190      Branch: perl
18191            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
18192 ____________________________________________________________________________
18193 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
18194         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
18195              by Olaf Flebbe.
18196      Branch: perl
18197            ! perl.h
18198 ____________________________________________________________________________
18199 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
18200         Log: Detypo.
18201      Branch: perl
18202            ! lib/Memoize/t/tie_sdbm.t
18203 ____________________________________________________________________________
18204 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
18205         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
18206      Branch: perl
18207            ! win32/perllib.c
18208 ____________________________________________________________________________
18209 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
18210         Log: Subject: [patch] perl_clone+CvFILE
18211              From: Doug MacEachern <dougm@covalent.net>
18212              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
18213              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
18214      Branch: perl
18215            ! sv.c
18216 ____________________________________________________________________________
18217 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
18218         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
18219              From: Mark-Jason Dominus <mjd@plover.com>
18220              Date: Tue, 26 Jun 2001 12:33:01 -0400
18221              Message-ID: <20010626163301.31298.qmail@plover.com>
18222      Branch: perl
18223            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
18224 ____________________________________________________________________________
18225 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
18226         Log: Update Changes.
18227      Branch: perl
18228            ! Changes patchlevel.h
18229 ____________________________________________________________________________
18230 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
18231         Log: Also catfile() needs now to explicitly exported.
18232      Branch: perl
18233            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
18234 ____________________________________________________________________________
18235 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
18236         Log: Regen toc.
18237      Branch: perl
18238            ! pod/perltoc.pod
18239 ____________________________________________________________________________
18240 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
18241         Log: Nonexistent pod command.
18242      Branch: perl
18243            ! pod/perl572delta.pod
18244 ____________________________________________________________________________
18245 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
18246         Log: Be more portable in the quest for tmpdir.
18247      Branch: perl
18248            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
18249 ____________________________________________________________________________
18250 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
18251         Log: Be more portable in finding out the home directory,
18252              and use File::Spec to do the concat.
18253              (Come to think of it, couldn't File::Spec provide
18254              for a ->homedir method?)
18255      Branch: perl
18256            ! lib/Net/Config.pm
18257 ____________________________________________________________________________
18258 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
18259         Log: Doc patch for #10959.
18260      Branch: perl
18261            ! pod/perlfunc.pod
18262 ____________________________________________________________________________
18263 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
18264         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
18265              From: "Philip Newton" <pnewton@gmx.de>
18266              Date: Tue, 26 Jun 2001 16:26:47 +0200
18267              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
18268      Branch: perl
18269            ! pod/perldata.pod
18270 ____________________________________________________________________________
18271 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
18272         Log: Subject: [PATH] shared -> unique;
18273              From: "Artur Bergman" <artur@contiller.se>
18274              Date: Tue, 26 Jun 2001 16:18:40 +0200
18275              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
18276              
18277              Because "shared" isn't: it's read-only.
18278      Branch: perl
18279            ! toke.c xsutils.c
18280 ____________________________________________________________________________
18281 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
18282         Log: Escape multiline croak messages.
18283      Branch: perl
18284            ! t/op/ver.t
18285 ____________________________________________________________________________
18286 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
18287         Log: No more pragma/*.t for minitest.
18288      Branch: perl
18289            ! Makefile.SH
18290 ____________________________________________________________________________
18291 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
18292         Log: AUTHORS updates.
18293      Branch: perl
18294            ! AUTHORS
18295 ____________________________________________________________________________
18296 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
18297         Log: delta updates.
18298      Branch: perl
18299            ! pod/perl572delta.pod
18300 ____________________________________________________________________________
18301 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
18302         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
18303              From: Artur Bergman <artur@contiller.se> 
18304              Date: Tue, 26 Jun 2001 15:32:53 +0200
18305              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
18306      Branch: perl
18307            ! makedef.pl sv.c sv.h win32/perllib.c
18308 ____________________________________________________________________________
18309 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
18310         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
18311              From: Jonathan Stowe <gellyfish@gellyfish.com>
18312              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
18313              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
18314              
18315              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
18316      Branch: perl
18317            + ext/Time/HiRes/hints/sco.pl
18318            ! MANIFEST
18319 ____________________________________________________________________________
18320 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
18321         Log: Subject: [PATCH 5.6.1] static build
18322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18323              Date: Tue, 26 Jun 2001 04:22:25 -0400
18324              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
18325      Branch: perl
18326            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
18327            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
18328 ____________________________________________________________________________
18329 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
18330         Log: DJGPP patches from Laszlo Molnar.
18331      Branch: perl
18332            ! djgpp/djgpp.c perl.c util.c
18333 ____________________________________________________________________________
18334 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
18335         Log: Netware patches from Ananth Kesari.
18336      Branch: perl
18337            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
18338            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
18339            ! NetWare/nwtinfo.h
18340 ____________________________________________________________________________
18341 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
18342         Log: Detypo.
18343      Branch: perl
18344            ! ext/Errno/Errno_pm.PL
18345 ____________________________________________________________________________
18346 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
18347         Log: There seems to be two ways of spelling the $^O in *STEP.
18348      Branch: perl
18349            ! ext/Errno/Errno_pm.PL
18350 ____________________________________________________________________________
18351 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
18352         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
18353              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
18354      Branch: perl
18355            ! ext/Errno/Errno_pm.PL
18356 ____________________________________________________________________________
18357 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
18358         Log: Known bugs update.
18359      Branch: perl
18360            ! pod/perl572delta.pod
18361 ____________________________________________________________________________
18362 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
18363         Log: The default installation of Cygwin has 500 as root's uid.
18364      Branch: perl
18365            ! lib/User/pwent.t
18366 ____________________________________________________________________________
18367 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
18368         Log: Be even more relaxed (re-allow having only one entry).
18369      Branch: perl
18370            ! t/op/grent.t t/op/pwent.t
18371 ____________________________________________________________________________
18372 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
18373         Log: Test failure updates.
18374      Branch: perl
18375            ! pod/perl572delta.pod
18376 ____________________________________________________________________________
18377 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
18378         Log: MPE/iX test tweaks from Mark Bixby.
18379      Branch: perl
18380            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
18381            ! t/io/fs.t t/op/stat.t
18382 ____________________________________________________________________________
18383 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
18384         Log: Microperl findings.
18385      Branch: perl
18386            ! perl.h pp_sys.c
18387 ____________________________________________________________________________
18388 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
18389         Log: Touch uconfig.h.
18390      Branch: perl
18391            ! uconfig.h
18392 ____________________________________________________________________________
18393 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
18394         Log: Subject: [PATCH] Proposed fix for Pod::Man
18395              From: Rob Napier <rnapier@employees.org>
18396              Date: Mon, 25 Jun 2001 15:49:24 -0400
18397              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
18398              
18399              Cater for Solaris nroff brokenness (shortchanges daisywheel
18400              printers, but hey, we also no more support PDPs.)
18401      Branch: perl
18402            ! lib/Pod/Man.pm
18403 ____________________________________________________________________________
18404 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
18405         Log: Typo in #10937.
18406      Branch: perl
18407            ! ext/POSIX/sigaction.t
18408 ____________________________________________________________________________
18409 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
18410         Log: SIGCONT not trappable in VMS.
18411      Branch: perl
18412            ! ext/POSIX/sigaction.t
18413 ____________________________________________________________________________
18414 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
18415         Log: Subject: [DRAFT] Encode-Tcl.t
18416              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18417              Date: Tue, 26 Jun 2001 03:38:08 +0900
18418              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
18419      Branch: perl
18420            + ext/Encode/Encode/Tcl.t
18421            ! MANIFEST ext/Encode/Encode/Tcl.pm
18422 ____________________________________________________________________________
18423 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
18424         Log: Because of #10932 retract also the perlfunc hunk of #10910.
18425      Branch: perl
18426            ! pod/perlfunc.pod
18427 ____________________________________________________________________________
18428 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
18429         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
18430              by Ilya Zakharevich in
18431              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
18432      Branch: perl
18433            ! XSUB.h
18434 ____________________________________________________________________________
18435 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
18436         Log: Typo in #10889.
18437      Branch: perl
18438            ! hints/uts.sh
18439 ____________________________________________________________________________
18440 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
18441         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
18442              From: Abhijit Menon-Sen <ams@wiw.org>
18443              Date: Mon, 25 Jun 2001 23:45:45 +0530
18444              Message-ID: <20010625234545.A5022@lustre.linux.in>
18445      Branch: perl
18446            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
18447 ____________________________________________________________________________
18448 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
18449         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
18450              From: Michael G Schwern <schwern@pobox.com>
18451              Date: Mon, 25 Jun 2001 14:35:51 -0400
18452              Message-ID: <20010625143551.H13819@blackrider>
18453      Branch: perl
18454            ! lib/Test.pm
18455 ____________________________________________________________________________
18456 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
18457         Log: Update Changes.
18458      Branch: perl
18459            ! Changes patchlevel.h
18460 ____________________________________________________________________________
18461 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
18462         Log: Regen toc and modlib.
18463      Branch: perl
18464            ! pod/perlmodlib.pod pod/perltoc.pod
18465 ____________________________________________________________________________
18466 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
18467         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
18468              for the benefit of C++ compilers, as suggested by Guruprasad.
18469      Branch: perl
18470            ! embed.pl proto.h
18471 ____________________________________________________________________________
18472 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
18473         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
18474              From: Jonathan Stowe <gellyfish@gellyfish.com>
18475              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
18476              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
18477      Branch: perl
18478            ! pod/perlfaq5.pod
18479 ____________________________________________________________________________
18480 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
18481         Log: Missed from #10925.
18482      Branch: perl
18483            ! gv.c
18484 ____________________________________________________________________________
18485 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
18486         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
18487              From: Robin Houston <robin@kitsite.com>
18488              Date: Sat, 19 May 2001 16:19:34 +0100
18489              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
18490      Branch: perl
18491            ! cv.h gv.h op.c
18492 ____________________________________________________________________________
18493 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
18494         Log: Netware README tweak.
18495      Branch: perl
18496            ! README.netware
18497 ____________________________________________________________________________
18498 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
18499         Log: Subject: [PATCH] Re: overload.t fails
18500              From: Abhijit Menon-Sen <ams@wiw.org>
18501              Date: Mon, 25 Jun 2001 14:52:20 +0530
18502              Message-ID: <20010625145220.A24114@lustre.linux.in>
18503      Branch: perl
18504            ! lib/overload.t
18505 ____________________________________________________________________________
18506 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
18507         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
18508              From: Mike Guy <mjtg@cam.ac.uk>
18509              Date: Mon, 25 Jun 2001 11:43:23 +0100
18510              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
18511      Branch: perl
18512            ! lib/Carp.pm
18513 ____________________________________________________________________________
18514 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
18515         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
18516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18517              Date: Sun, 24 Jun 2001 05:17:05 -0400
18518              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
18519      Branch: perl
18520            ! os2/os2ish.h
18521 ____________________________________________________________________________
18522 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
18523         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
18524              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18525              Date: Mon, 25 Jun 2001 05:52:27 -0400
18526              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
18527      Branch: perl
18528            ! hints/os2.sh
18529 ____________________________________________________________________________
18530 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
18531         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
18532              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18533              Date: Mon, 25 Jun 2001 05:23:35 -0400
18534              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
18535      Branch: perl
18536            ! os2/os2.c
18537 ____________________________________________________________________________
18538 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
18539         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
18540              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18541              Date: Mon, 25 Jun 2001 05:04:32 -0400
18542              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
18543      Branch: perl
18544            ! os2/OS2/REXX/DLL/DLL.pm
18545 ____________________________________________________________________________
18546 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
18547         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
18548              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18549              Date: Mon, 25 Jun 2001 05:02:36 -0400
18550              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
18551      Branch: perl
18552            ! mg.c os2/dl_os2.c os2/os2.c
18553 ____________________________________________________________________________
18554 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
18555         Log: Subject: Re: [PATCH 5.6.1] misprints
18556              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18557              Date: Mon, 25 Jun 2001 04:50:50 -0400
18558              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
18559      Branch: perl
18560            ! os2/os2.c pp_sys.c
18561 ____________________________________________________________________________
18562 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
18563         Log: Add Test::More and Test::Simple to the delta.
18564      Branch: perl
18565            ! pod/perl572delta.pod
18566 ____________________________________________________________________________
18567 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
18568         Log: Add Test::More, from Michael G Schwern.
18569      Branch: perl
18570            + lib/Test/More.pm lib/Test/More/t/More.t
18571            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18572            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18573            + t/lib/Test/More/Catch.pm
18574            ! MANIFEST
18575 ____________________________________________________________________________
18576 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
18577         Log: Add Test::Simple from Michael G Schwern.
18578      Branch: perl
18579            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
18580            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
18581            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
18582            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
18583            + t/lib/Test/Simple/Catch.pm
18584            + t/lib/Test/Simple/sample_tests/death.plx
18585            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
18586            + t/lib/Test/Simple/sample_tests/extras.plx
18587            + t/lib/Test/Simple/sample_tests/five_fail.plx
18588            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
18589            + t/lib/Test/Simple/sample_tests/one_fail.plx
18590            + t/lib/Test/Simple/sample_tests/require.plx
18591            + t/lib/Test/Simple/sample_tests/success.plx
18592            + t/lib/Test/Simple/sample_tests/too_few.plx
18593            + t/lib/Test/Simple/sample_tests/two_fail.plx
18594            ! MANIFEST
18595 ____________________________________________________________________________
18596 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
18597         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
18598              From: "Craig A. Berry" <craigberry@mac.com>
18599              Date: Sun, 24 Jun 2001 23:41:36 -0500
18600              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
18601      Branch: perl
18602            ! pp_sys.c
18603 ____________________________________________________________________________
18604 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
18605         Log: Upgrade to Attribute::Handlers 0.70.
18606      Branch: perl
18607            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
18608            ! MANIFEST lib/Attribute/Handlers.pm
18609 ____________________________________________________________________________
18610 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
18611         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
18612              From: Abhijit Menon-Sen <ams@wiw.org>
18613              Date: Sat, 23 Jun 2001 05:17:44 +0530
18614              Message-ID: <20010623051744.A18583@lustre.linux.in>
18615              
18616              (Can't think of a good place to put tests.)
18617      Branch: perl
18618            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
18619 ____________________________________________________________________________
18620 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
18621         Log: Subject: [PATCH] t/op/pat.t typo fix
18622              From: Richard Soderberg <rs@crystalflame.net>
18623              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
18624              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
18625      Branch: perl
18626            ! t/op/pat.t
18627 ____________________________________________________________________________
18628 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
18629         Log: Move the pack warnings to their own file, as pointed
18630              out by Spider.
18631      Branch: perl
18632            + t/lib/warnings/pp_pack
18633            ! MANIFEST t/lib/warnings/pp
18634 ____________________________________________________________________________
18635 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
18636         Log: Update Changes.
18637      Branch: perl
18638            ! Changes patchlevel.h
18639 ____________________________________________________________________________
18640 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
18641         Log: Partially fix a problem noticed by IRIX compiler:
18642              the initialization of parse_start was bypassed by
18643              several gotos.  Now initialized to zero, which may
18644              not be the best choice.
18645      Branch: perl
18646            ! regcomp.c
18647 ____________________________________________________________________________
18648 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
18649         Log: Relax the group and password tests back to moaning only
18650              if no matches at all are found.  (Even with a small sample
18651              I could find many sites where there are, umm, anomalies in
18652              the said databases.)       
18653      Branch: perl
18654            ! t/op/grent.t t/op/pwent.t
18655 ____________________________________________________________________________
18656 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
18657         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
18658      Branch: perl
18659            ! pp_ctl.c
18660 ____________________________________________________________________________
18661 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
18662         Log: De-cut-and-pasto in #10902.
18663      Branch: perl
18664            ! pp_ctl.c
18665 ____________________________________________________________________________
18666 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
18667         Log: The #10771 didn't take?
18668      Branch: perl
18669            ! pp_ctl.c
18670 ____________________________________________________________________________
18671 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
18672         Log: Undo the filetests part of #10900, under multiplicity
18673              weird errors take place.
18674      Branch: perl
18675            ! pp_sys.c
18676 ____________________________________________________________________________
18677 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
18678         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
18679      Branch: perl
18680            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
18681 ____________________________________________________________________________
18682 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
18683         Log: (Replaced by #10922)
18684              
18685              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
18686              From: Tony Bowden <tony@kasei.com>
18687              Date: Sun, 24 Jun 2001 17:32:40 +0100
18688              Message-ID: <20010624173240.A16293@blackstar.co.uk>
18689              
18690              Document (well, mention) shortmess() and longmess()
18691              to rob people of their fun of reinventing the weel.
18692      Branch: perl
18693            ! lib/Carp.pm
18694 ____________________________________________________________________________
18695 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
18696         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
18697              From: Brian Jepson <bjepson@oreilly.com>
18698              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
18699              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
18700      Branch: perl
18701            ! pp_sys.c
18702 ____________________________________________________________________________
18703 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
18704         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
18705              From: Robin Barker <rmb1@cise.npl.co.uk> 
18706              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
18707              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
18708      Branch: perl
18709            ! lib/CPAN.pm
18710 ____________________________________________________________________________
18711 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
18712         Log: Memoize patch from mjd.
18713      Branch: perl
18714            ! lib/Memoize/t/tie_storable.t
18715 ____________________________________________________________________________
18716 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
18717         Log: Spec the sv_pvprintify() a bit more.
18718      Branch: perl
18719            ! pod/perltodo.pod
18720 ____________________________________________________________________________
18721 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
18722         Log: Upgrade to Memoize 0.65.
18723      Branch: perl
18724            + lib/Memoize/t/array_confusion.t
18725            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
18726            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
18727            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
18728            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
18729            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
18730            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
18731            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
18732            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
18733            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
18734            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
18735            ! lib/Memoize/t/tie_storable.t
18736 ____________________________________________________________________________
18737 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
18738         Log: Metaconfig unit change for #10892.
18739      Branch: metaconfig
18740            ! U/modified/Options.U
18741 ____________________________________________________________________________
18742 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
18743         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
18744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18745              Date: Sun, 24 Jun 2001 05:24:40 -0400
18746              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
18747      Branch: perl
18748            ! Configure hints/os2.sh
18749 ____________________________________________________________________________
18750 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
18751         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
18752              From: Mike Guy <mjtg@cam.ac.uk>
18753              Date: Sun, 24 Jun 2001 15:28:39 +0100
18754              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
18755              
18756              Fix an ancient (5.002) bug.
18757      Branch: perl
18758            ! lib/Carp/Heavy.pm
18759 ____________________________________________________________________________
18760 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
18761         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
18762              variables.
18763      Branch: perl
18764            ! pp_sys.c
18765 ____________________________________________________________________________
18766 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
18767         Log: Make UTS as per #10888.
18768      Branch: perl
18769            ! hints/uts.sh
18770 ____________________________________________________________________________
18771 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
18772         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
18773      Branch: perl
18774            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
18775            ! mpeix/mpeixish.h perl.h unixish.h
18776 ____________________________________________________________________________
18777 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
18778         Log: AUTHORS update.
18779      Branch: perl
18780            ! AUTHORS
18781 ____________________________________________________________________________
18782 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
18783         Log: Subject: Encode::Tcl for multibyte doesnot work
18784              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18785              Date: Sun, 24 Jun 2001 22:48:21 +0900
18786              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
18787      Branch: perl
18788            ! ext/Encode/Encode/Tcl.pm
18789 ____________________________________________________________________________
18790 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
18791         Log: Subject: [PATCH] Remove tautology in error messages
18792              From: Mike Guy <mjtg@cam.ac.uk>
18793              Date: Sun, 24 Jun 2001 13:31:00 +0100
18794              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
18795      Branch: perl
18796            ! pp_sys.c
18797 ____________________________________________________________________________
18798 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
18799         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
18800      Branch: perl
18801            ! hints/darwin.sh
18802 ____________________________________________________________________________
18803 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
18804         Log: Subject: Re: [PATCH 5.6.1] test suite
18805              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18806              Date: Sun, 24 Jun 2001 05:47:05 -0400
18807              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
18808              
18809              Test suite fixes.
18810      Branch: perl
18811            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
18812 ____________________________________________________________________________
18813 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
18814         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
18815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18816              Date: Sun, 24 Jun 2001 05:37:19 -0400
18817              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
18818      Branch: perl
18819            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
18820 ____________________________________________________________________________
18821 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
18822         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
18823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18824              Date: Sun, 24 Jun 2001 05:34:50 -0400
18825              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
18826              
18827              Pacify compiler warnings.
18828      Branch: perl
18829            ! pp_sys.c
18830 ____________________________________________________________________________
18831 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
18832         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
18833              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18834              Date: Sun, 24 Jun 2001 05:21:18 -0400
18835              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
18836              
18837              Enable compression of executables during link time.
18838      Branch: perl
18839            ! hints/os2.sh
18840 ____________________________________________________________________________
18841 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
18842         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
18843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18844              Date: Sun, 24 Jun 2001 05:15:11 -0400
18845              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
18846              
18847              Add ordinals to the export list for Perl DLL.
18848              (Breaks intra-version DLL compatibility.)
18849      Branch: perl
18850            ! makedef.pl
18851 ____________________________________________________________________________
18852 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
18853         Log: Allow (displaying and) re-editing the Subject in perlbug.
18854              Also abstract the Subject quality control into a function.
18855      Branch: perl
18856            ! utils/perlbug.PL
18857 ____________________________________________________________________________
18858 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
18859         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
18860      Branch: perl
18861            ! utils/perlbug.PL
18862 ____________________________________________________________________________
18863 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
18864         Log: Regen toc and modlib.
18865      Branch: perl
18866            ! pod/perlmodlib.pod pod/perltoc.pod
18867 ____________________________________________________________________________
18868 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
18869         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
18870              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
18871              attribute semantics as much as possible, or 'ntsec' which uses
18872              native NTFS semantics.)  (See also #10877.)
18873      Branch: perl
18874            ! perl.c
18875 ____________________________________________________________________________
18876 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
18877         Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
18878      Branch: perl
18879            ! lib/Test/Harness.pm
18880 ____________________________________________________________________________
18881 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
18882         Log: Just zap the -uPerlio.
18883      Branch: perl
18884            ! ext/B/Stash.t
18885 ____________________________________________________________________________
18886 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
18887         Log: Do not test PerlIO if PerlIO not used.
18888      Branch: perl
18889            ! ext/PerlIO/PerlIO.t
18890 ____________________________________________________________________________
18891 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
18892         Log: Regen perlapi.
18893      Branch: perl
18894            ! pod/perlapi.pod
18895 ____________________________________________________________________________
18896 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
18897         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
18898              From: Nicholas Clark <nick@ccl4.org>
18899              Date: Sat, 23 Jun 2001 22:55:47 +0100
18900              Message-ID: <20010623225547.Z98663@plum.flirble.org>
18901      Branch: perl
18902            ! numeric.c
18903 ____________________________________________________________________________
18904 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
18905         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
18906              From: Prymmer/Kahn <pvhp@best.com>
18907              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
18908              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
18909      Branch: perl
18910            ! lib/h2xs.t
18911 ____________________________________________________________________________
18912 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
18913         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
18914              cygwin does not taint cwd, just like win32.
18915      Branch: perl
18916            ! lib/File/Find/taint.t t/op/taint.t
18917 ____________________________________________________________________________
18918 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
18919         Log: Retract #10865, the patch should be unnecessary.
18920              (But seemingly helpful in Cygwin?  Strange.)
18921      Branch: perl
18922            ! lib/Memoize/t/tie_ndbm.t
18923 ____________________________________________________________________________
18924 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
18925         Log: Misplaced test file; plus Cygwin filesystem semantics.
18926      Branch: perl
18927            + ext/SDBM_File/sdbm.t
18928            - ext/ODBM_File/sdbm.t
18929            ! MANIFEST
18930 ____________________________________________________________________________
18931 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
18932         Log: (Retracted by #10867.)
18933      Branch: perl
18934            ! lib/Memoize/t/tie_ndbm.t
18935 ____________________________________________________________________________
18936 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
18937         Log: Metaconfig unit change for #10863.
18938      Branch: metaconfig/U/perl
18939            ! Extensions.U
18940 ____________________________________________________________________________
18941 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
18942         Log: In Cygwin do not build NDBM_File and ODBM_File unless
18943              -lndbm and -ldbm are available.
18944      Branch: perl
18945            ! Configure config_h.SH
18946 ____________________________________________________________________________
18947 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
18948         Log: More Cygwin filesystem semantics.
18949      Branch: perl
18950            ! t/io/fs.t t/op/stat.t
18951 ____________________________________________________________________________
18952 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
18953         Log: More DOSish permission semantics for Cygwin.
18954      Branch: perl
18955            ! lib/AnyDBM_File.t
18956 ____________________________________________________________________________
18957 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
18958         Log: Cygwin too has different permission semantics.
18959      Branch: perl
18960            ! ext/GDBM_File/gdbm.t
18961 ____________________________________________________________________________
18962 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
18963         Log: The group (and assumedly passwd) databases can have
18964              only one entry (this is the case in cygwin).
18965      Branch: perl
18966            ! t/op/grent.t t/op/pwent.t
18967 ____________________________________________________________________________
18968 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
18969         Log: Also in Cygwin use Socket to figure out domainname
18970              (if any) (avoids trying to call external 'domainname',
18971              which doesn't at the moment exist in Cygwin)
18972      Branch: perl
18973            ! lib/Net/Domain.pm
18974 ____________________________________________________________________________
18975 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
18976         Log: Remove also the lib$Foo.def, not just $Foo.def.
18977      Branch: perl
18978            ! lib/ExtUtils/MM_Unix.pm
18979 ____________________________________________________________________________
18980 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
18981         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
18982      Branch: perl
18983            ! unixish.h
18984 ____________________________________________________________________________
18985 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
18986         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
18987              to match the whole isprint(), only the space character.
18988      Branch: perl
18989            ! handy.h pod/perlre.pod t/op/pat.t
18990 ____________________________________________________________________________
18991 [ 10854] By: nick                                  on 2001/06/23  08:09:33
18992         Log: Integrate mainline
18993      Branch: perlio
18994           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
18995           !> lib/ExtUtils.t lib/File/Find/taint.t
18996           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
18997           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
18998           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
18999 ____________________________________________________________________________
19000 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
19001         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
19002              with its floats    in os390 and s390 (UTS).
19003      Branch: perl
19004            ! lib/Math/BigInt/t/bigintpm.t
19005 ____________________________________________________________________________
19006 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
19007         Log: Add also UTS (s390) to the non-IEEE float platforms.
19008      Branch: perl
19009            ! t/op/sprintf.t
19010 ____________________________________________________________________________
19011 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
19012         Log: Subject: RFC: what are applicable standards for exponent sizes?
19013              From: Peter Prymmer <pvhp@forte.com>
19014              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
19015              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
19016      Branch: perl
19017            ! t/op/sprintf.t
19018 ____________________________________________________________________________
19019 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
19020         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
19021              From: Peter Prymmer <pvhp@forte.com>
19022              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
19023              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
19024      Branch: perl
19025            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
19026 ____________________________________________________________________________
19027 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
19028         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
19029              From: Peter Prymmer <pvhp@forte.com>
19030              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
19031              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
19032      Branch: perl
19033            ! lib/ExtUtils.t
19034 ____________________________________________________________________________
19035 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
19036         Log: Retract #10845.
19037      Branch: perl
19038            ! lib/File/Find/taint.t
19039 ____________________________________________________________________________
19040 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
19041         Log: Yet another error message.
19042      Branch: perl
19043            ! t/op/mkdir.t
19044 ____________________________________________________________________________
19045 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
19046         Log: The croak message for nonexistent socket functions may vary.
19047      Branch: perl
19048            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
19049 ____________________________________________________________________________
19050 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
19051         Log: (Retracted by #10848.)
19052      Branch: perl
19053            ! lib/File/Find/taint.t
19054 ____________________________________________________________________________
19055 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
19056         Log: Integrate perlio.
19057      Branch: perl
19058           !> lib/File/Find/taint.t t/op/write.t
19059 ____________________________________________________________________________
19060 [ 10843] By: nick                                  on 2001/06/22  21:24:51
19061         Log: Back out debug in taint.t
19062      Branch: perlio
19063            ! lib/File/Find/taint.t
19064 ____________________________________________________________________________
19065 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
19066         Log: setitimer() does not exist in Unicos, despite of what
19067              Configure thinks, from Mark P. Lutz.
19068      Branch: perl
19069            ! hints/unicos.sh
19070 ____________________________________________________________________________
19071 [ 10841] By: nick                                  on 2001/06/22  21:19:36
19072         Log: Skip cwd test on Win32 ???
19073      Branch: perlio
19074            ! lib/File/Find/taint.t
19075 ____________________________________________________________________________
19076 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
19077         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
19078              and Tru64 gcc -Wall happy.
19079      Branch: perl
19080            ! mg.c
19081 ____________________________________________________________________________
19082 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
19083         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
19084      Branch: perl
19085            ! ext/IPC/SysV/Semaphore.pm
19086 ____________________________________________________________________________
19087 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
19088         Log: Metaconfig unit change for #10837.
19089      Branch: metaconfig/U/perl
19090            ! Cross.U
19091 ____________________________________________________________________________
19092 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
19093         Log: Cleanup of the cross-compilation unit.
19094      Branch: perl
19095            ! Configure
19096 ____________________________________________________________________________
19097 [ 10836] By: nick                                  on 2001/06/22  20:45:12
19098         Log: Skip |- based op/write.t on Win32 as well as VMS
19099      Branch: perlio
19100            ! t/op/write.t
19101 ____________________________________________________________________________
19102 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
19103         Log: Integrate perlio.
19104      Branch: perl
19105           !> util.c
19106 ____________________________________________________________________________
19107 [ 10834] By: nick                                  on 2001/06/22  20:41:54
19108         Log: Integrate mainline
19109      Branch: perlio
19110           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
19111           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
19112           !> vos/config.ga.h
19113 ____________________________________________________________________________
19114 [ 10833] By: nick                                  on 2001/06/22  20:22:58
19115         Log: Patcho fix.
19116      Branch: perlio
19117            ! util.c
19118 ____________________________________________________________________________
19119 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
19120         Log: Metaconfig unit changes for #10831.
19121      Branch: metaconfig
19122            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
19123 ____________________________________________________________________________
19124 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
19125         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
19126              From: Andy Dougherty <doughera@lafayette.edu>
19127              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
19128              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
19129      Branch: perl
19130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19131            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
19132 ____________________________________________________________________________
19133 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
19134         Log: MPE/iX prototype nits from Mark Bixby.
19135      Branch: perl
19136            ! pp_sys.c
19137 ____________________________________________________________________________
19138 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
19139         Log: Detypo.
19140      Branch: perl
19141            ! util.c
19142 ____________________________________________________________________________
19143 [ 10828] By: nick                                  on 2001/06/22  15:33:37
19144         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
19145      Branch: perlio
19146           +> lib/h2xs.t
19147           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
19148           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
19149           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
19150           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
19151           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
19152           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
19153           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
19154           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
19155           !> vms/vmsish.h
19156 ____________________________________________________________________________
19157 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
19158         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
19159              Date: Fri, 22 Jun 2001 10:08:35 -0500
19160              From: "Craig A. Berry" <craigberry@mac.com>
19161              Message-Id: <a05101001b75908704194@[192.168.56.145]>
19162      Branch: perl
19163            ! vms/vms.c vms/vmsish.h
19164 ____________________________________________________________________________
19165 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
19166         Log: NetWare scripts tweak from Ananth Kesari.
19167      Branch: perl
19168            ! NetWare/t/NWScripts.pl
19169 ____________________________________________________________________________
19170 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
19171         Log: Update Changes.
19172      Branch: perl
19173            ! Changes patchlevel.h
19174 ____________________________________________________________________________
19175 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
19176         Log: Add .i and .s targets.
19177      Branch: perl
19178            ! Makefile.SH
19179 ____________________________________________________________________________
19180 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
19181         Log: Upgrade to Locale::Maketext 1.03.
19182      Branch: perl
19183            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
19184            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
19185 ____________________________________________________________________________
19186 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
19187         Log: Upgrade to I18N::LangTags 0.26.
19188      Branch: perl
19189            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
19190            ! lib/I18N/LangTags/test.pl
19191 ____________________________________________________________________________
19192 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
19193         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
19194              Philip Newton.
19195      Branch: perl
19196            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
19197            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19198 ____________________________________________________________________________
19199 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
19200         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
19201              From: Prymmer/Kahn <pvhp@best.com>
19202              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
19203              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
19204      Branch: perl
19205            + lib/h2xs.t
19206            ! MANIFEST utils/h2xs.PL
19207 ____________________________________________________________________________
19208 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
19209         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
19210              From: Prymmer/Kahn <pvhp@best.com>
19211              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
19212              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
19213      Branch: perl
19214            ! lib/ExtUtils.t
19215 ____________________________________________________________________________
19216 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
19217         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
19218              From: Prymmer/Kahn <pvhp@best.com>
19219              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
19220              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
19221      Branch: perl
19222            ! t/pod/plainer.t
19223 ____________________________________________________________________________
19224 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
19225         Log: AUTHORS update.
19226      Branch: perl
19227            ! AUTHORS
19228 ____________________________________________________________________________
19229 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
19230         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
19231              From: "Craig A. Berry" <craigberry@mac.com>
19232              Date: Thu, 21 Jun 2001 18:20:38 -0500
19233              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
19234      Branch: perl
19235            ! ext/POSIX/POSIX.xs
19236 ____________________________________________________________________________
19237 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
19238         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
19239              From: "Craig A. Berry" <craigberry@mac.com>
19240              Date: Thu, 21 Jun 2001 09:58:52 -0500
19241              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
19242      Branch: perl
19243            ! ext/B/Deparse.t t/op/write.t
19244 ____________________________________________________________________________
19245 [ 10814] By: nick                                  on 2001/06/22  08:13:09
19246         Log: Integrate mainline.
19247      Branch: perlio
19248           !> (integrate 46 files)
19249 ____________________________________________________________________________
19250 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
19251         Log: Change the prefixes only if $prefix is unset,
19252              as originally patched by Marcel Grunauer.
19253      Branch: perl
19254            ! hints/darwin.sh hints/rhapsody.sh
19255 ____________________________________________________________________________
19256 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
19257         Log: Subject: Re: Patch for hints/darwin.sh
19258              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
19259              Date: Thu, 21 Jun 2001 11:23:46 -0700
19260              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
19261      Branch: perl
19262            ! hints/darwin.sh hints/rhapsody.sh
19263 ____________________________________________________________________________
19264 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
19265         Log: Add .PHONY targets for non-file targets,
19266              from Wilfredo Sánchez.  Should help saying
19267              "make install" on case-insensitive filesystems.
19268      Branch: perl
19269            ! Makefile.SH
19270 ____________________________________________________________________________
19271 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
19272         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
19273              From: Doug MacEachern <dougm@covalent.net>
19274              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
19275              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
19276              
19277              plus reword the getcwd() comment, plus use getcwd() buffer
19278              size minus one.
19279      Branch: perl
19280            ! util.c
19281 ____________________________________________________________________________
19282 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
19283         Log: More gprofing from Doug MacEachern.
19284      Branch: perl
19285            ! Makefile.SH
19286 ____________________________________________________________________________
19287 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
19288         Log: Metaconfig unit change for #10807.
19289      Branch: metaconfig/U/perl
19290            ! d_sfio.U
19291 ____________________________________________________________________________
19292 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
19293         Log: Tell that you are removing the unneeded -lsfio.
19294      Branch: perl
19295            ! Configure
19296 ____________________________________________________________________________
19297 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
19298         Log: More MPE/iX tweaks from Mark Bixby.
19299      Branch: perl
19300            ! perl.c t/op/magic.t
19301 ____________________________________________________________________________
19302 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
19303         Log: The fchdir() proto is supposed to live in <unistd.h>.
19304      Branch: perl
19305            ! ext/Cwd/Cwd.xs
19306 ____________________________________________________________________________
19307 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
19308         Log: This town is too small for the Cwd extension and me,
19309              it would seem...
19310      Branch: perl
19311            ! ext/Cwd/Cwd.xs
19312 ____________________________________________________________________________
19313 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
19314         Log: Metaconfig unit change for #10802.
19315      Branch: metaconfig/U/perl
19316            ! d_modfl.U
19317 ____________________________________________________________________________
19318 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
19319         Log: More d'ohs.
19320      Branch: perl
19321            ! Configure
19322 ____________________________________________________________________________
19323 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
19324         Log: Off-by-one.  I'm so classic.
19325      Branch: perl
19326            ! util.c
19327 ____________________________________________________________________________
19328 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
19329         Log: Update Changes.
19330      Branch: perl
19331            ! Changes patchlevel.h
19332 ____________________________________________________________________________
19333 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
19334         Log: Subject: Documentation patch for Net::FTP
19335              From: Marcel Grunauer <marcel@codewerk.com>
19336              Date: Wed, 20 Jun 2001 23:03:26 +0200
19337              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
19338      Branch: perl
19339            ! lib/Net/FTP.pm
19340 ____________________________________________________________________________
19341 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
19342         Log: Retract the #10417 mg.c and embed.pl parts because of
19343              strange SEGVs in 64bit x86 FreeBSD observed by
19344              Nicholas Clark.
19345      Branch: perl
19346            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
19347 ____________________________________________________________________________
19348 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
19349         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
19350      Branch: perl
19351            ! Configure NetWare/config.wc NetWare/config_H.wc
19352            ! Porting/Glossary Porting/config.sh Porting/config_H
19353            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
19354            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19355            ! vos/config.ga.h win32/config.bc win32/config.gc
19356            ! win32/config.vc win32/config_H.bc win32/config_H.gc
19357            ! win32/config_H.vc
19358 ____________________________________________________________________________
19359 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
19360         Log: Cwd tweak from Doug MacEachern.
19361      Branch: perl
19362            ! ext/Cwd/Cwd.xs
19363 ____________________________________________________________________________
19364 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
19365         Log: Protect the fchdir() and lstat() with ifdefs.
19366              fchdir() needs a Configure probe.
19367      Branch: perl
19368            ! ext/Cwd/Cwd.xs
19369 ____________________________________________________________________________
19370 [ 10794] By: nick                                  on 2001/06/21  17:11:35
19371         Log: Integrate mainline
19372      Branch: perlio
19373           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
19374           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
19375           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
19376           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
19377           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
19378           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
19379           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
19380           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
19381            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
19382            - lib/File/Glob/case.t lib/File/Glob/global.t
19383            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
19384            - lib/File/Temp/posix.t lib/File/Temp/security.t
19385            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
19386            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
19387            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
19388            - lib/Text/Wrap/wrap.t
19389           !> (integrate 41 files)
19390 ____________________________________________________________________________
19391 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
19392         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
19393              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
19394              Date: Thu, 21 Jun 2001 13:04:54 -0500
19395              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
19396      Branch: perl
19397            ! ext/Cwd/Cwd.xs
19398 ____________________________________________________________________________
19399 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
19400         Log: Subject: [PATCH pod] overlong =item
19401              From: Robin Barker <rmb1@cise.npl.co.uk>
19402              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
19403              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
19404      Branch: perl
19405            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
19406            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
19407 ____________________________________________________________________________
19408 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
19409         Log: Subject: [PATCH perlio.c] format 
19410              From: Robin Barker <rmb1@cise.npl.co.uk>
19411              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
19412              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
19413      Branch: perl
19414            ! perlio.c
19415 ____________________________________________________________________________
19416 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
19417         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
19418              From: Radu Greab <radu@netsoft.ro>
19419              Date: Thu, 21 Jun 2001 19:06:02 +0300
19420              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
19421      Branch: perl
19422            ! pod/perlapi.pod sv.c
19423 ____________________________________________________________________________
19424 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
19425         Log: The metaconfig unit changes for #10788.
19426      Branch: metaconfig/U/perl
19427            ! Cross.U fflushall.U
19428 ____________________________________________________________________________
19429 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
19430         Log: Cross-configuration changes: make $from to rm the files
19431              before copying them over (this means that he rm can be
19432              removed from the fflushall test), create $targetmkdir      
19433              (not documented in install since it is supposed to internal
19434              use only), make $run to copy over the executable only if
19435              a stamp file .xok doesn't already exist (to avoid unnecessary
19436              copying of the executable)
19437      Branch: perl
19438            ! Configure Makefile.SH
19439 ____________________________________________________________________________
19440 [ 10787] By: nick                                  on 2001/06/21  14:16:18
19441         Log: Integrate mainline
19442      Branch: perlio
19443           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
19444           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
19445           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
19446            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
19447           !> (integrate 34 files)
19448 ____________________________________________________________________________
19449 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
19450         Log: Re-add the files as text.
19451      Branch: perl
19452            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
19453 ____________________________________________________________________________
19454 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
19455         Log: Delete the binary files.
19456      Branch: perl
19457            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
19458 ____________________________________________________________________________
19459 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
19460         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
19461              From: Andy Dougherty <doughera@lafayette.edu>
19462              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
19463              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
19464      Branch: perl
19465            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
19466            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
19467            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
19468            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
19469 ____________________________________________________________________________
19470 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
19471         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
19472              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
19473              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
19474              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
19475              
19476              Setting umask to something friendlier.
19477      Branch: perl
19478            ! installman installperl
19479 ____________________________________________________________________________
19480 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
19481         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
19482              Resort MANIFEST with sort -f, looks much better.
19483      Branch: perl
19484            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
19485            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
19486            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
19487            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
19488            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
19489            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
19490            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
19491            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
19492            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
19493            - lib/File/Glob/case.t lib/File/Glob/global.t
19494            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
19495            - lib/File/Temp/posix.t lib/File/Temp/security.t
19496            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
19497            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
19498            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
19499            - lib/Text/Wrap/wrap.t
19500            ! MANIFEST
19501 ____________________________________________________________________________
19502 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
19503         Log: Upgrade to I18N::LangTags 0.25.
19504      Branch: perl
19505            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
19506            ! lib/I18N/LangTags/List.pm
19507 ____________________________________________________________________________
19508 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
19509         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
19510              From: Richard Soderberg <rs@crystalflame.net>
19511              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
19512              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
19513      Branch: perl
19514            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
19515            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
19516 ____________________________________________________________________________
19517 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
19518         Log: Test obsoleted by change #10777.
19519      Branch: perl
19520            ! t/op/sub_lval.t
19521 ____________________________________________________________________________
19522 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
19523         Log: Case of confused test numbering.
19524      Branch: perl
19525            ! t/op/pat.t
19526 ____________________________________________________________________________
19527 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
19528         Log: Subject: Re: Opinion on undef lvalue
19529              From: Abhijit Menon-Sen <ams@wiw.org>
19530              Date: Sun, 17 Jun 2001 13:04:46 +0530
19531              Message-ID: <20010617130446.B27925@lustre.linux.in>
19532              
19533              Allow lvalue subs to return undef in array context.
19534      Branch: perl
19535            ! pp_hot.c
19536 ____________________________________________________________________________
19537 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
19538         Log: Just a guess that using the same hack for cygwin as
19539              for win32 might help.
19540      Branch: perl
19541            ! lib/File/Find/find.t
19542 ____________________________________________________________________________
19543 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
19544         Log: NetWare tweaks from Guruprasad.
19545      Branch: perl
19546            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
19547            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
19548            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
19549            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
19550 ____________________________________________________________________________
19551 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
19552         Log: Subject: Re: perl@10722: Bogus warnings on REs 
19553              From: Hugo <hv@crypt.compulink.co.uk>
19554              Date: Thu, 21 Jun 2001 09:51:17 +0100
19555              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
19556              
19557              Unroll to avoid a UTS compiler bug.
19558      Branch: perl
19559            ! regcomp.c
19560 ____________________________________________________________________________
19561 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
19562         Log: Subject: Re: [PATCH] Make /o work under i?threads
19563              From: Artur Bergman <artur@contiller.se>
19564              Date: Thu, 21 Jun 2001 14:38:03 +0200
19565              Message-ID: <B757B74A.184D%artur@contiller.se>
19566      Branch: perl
19567            ! t/op/pat.t
19568 ____________________________________________________________________________
19569 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
19570         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
19571              From: Artur Bergman <artur@contiller.se> 
19572              Date: Thu, 21 Jun 2001 14:27:33 +0200
19573              Message-ID: <B757B4D4.1849%artur@contiller.se>
19574              
19575              Plus extra parentheses.
19576      Branch: perl
19577            ! op.h
19578 ____________________________________________________________________________
19579 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
19580         Log: Subject: [PATCH] Make /o work under i?threads
19581              From: Richard Soderberg <rs@crystalflame.net>
19582              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
19583              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
19584      Branch: perl
19585            ! pp_ctl.c
19586 ____________________________________________________________________________
19587 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
19588         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
19589              From: Artur Bergman <artur@contiller.se>
19590              Date: Thu, 21 Jun 2001 14:04:54 +0200
19591              Message-ID: <B757AF86.1842%artur@contiller.se>
19592      Branch: perl
19593            ! op.h
19594 ____________________________________________________________________________
19595 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
19596         Log: Subject: Re: perl@10765: sv.c not OK on win32
19597              From: Artur Bergman <artur@contiller.se>
19598              Date: Thu, 21 Jun 2001 10:31:06 +0200
19599              Message-ID: <B7577D69.182C%artur@contiller.se>
19600      Branch: perl
19601            ! sv.c
19602 ____________________________________________________________________________
19603 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
19604         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
19605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19606              Date: Thu, 21 Jun 2001 06:23:56 -0400
19607              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
19608              
19609              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
19610              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19611              Date: Thu, 21 Jun 2001 06:32:21 -0400
19612              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
19613      Branch: perl
19614            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
19615 ____________________________________________________________________________
19616 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
19617         Log: Subject: [PATCH] make syslog test more verbose
19618              From: Robert Spier <rspier@pobox.com>
19619              Date: Thu, 21 Jun 2001 00:54:32 -0400
19620              Message-ID: <15153.32264.295807.333073@rls.cx>
19621      Branch: perl
19622            ! ext/Sys/Syslog/syslog.t
19623 ____________________________________________________________________________
19624 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
19625         Log: Subject: op/study.t refinements
19626              From: Hugo <hv@crypt.compulink.co.uk>
19627              Date: Thu, 21 Jun 2001 00:29:07 +0100
19628              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
19629      Branch: perl
19630            ! t/op/study.t
19631 ____________________________________________________________________________
19632 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
19633         Log: Update Changes.
19634      Branch: perl
19635            ! Changes patchlevel.h
19636 ____________________________________________________________________________
19637 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
19638         Log: Subject: Re: [PATCH] djgpp updates
19639              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
19640              Date: Wed, 20 Jun 2001 10:05:15 +0200
19641              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
19642      Branch: perl
19643            ! djgpp/config.over
19644 ____________________________________________________________________________
19645 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
19646         Log: Fix for ID 20010619.002 "When building hash, hash keys that
19647              are function calls are not being called", from Abhijit.
19648      Branch: perl
19649            ! t/base/lex.t toke.c
19650 ____________________________________________________________________________
19651 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
19652         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
19653      Branch: perl
19654            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
19655            + lib/Locale/Maketext/test.pl
19656            - lib/Locale/Maketext.t
19657            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
19658            ! lib/Locale/Maketext/TPJ13.pod
19659 ____________________________________________________________________________
19660 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
19661         Log: Metaconfig unit change for #10760.
19662      Branch: metaconfig
19663            ! U/modified/Cppsym.U
19664 ____________________________________________________________________________
19665 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
19666         Log: Do not remove the ccsym* Cppsym* files since
19667              they are useful for metaconfig units coming after us.
19668              (This is the Configure nit mentioned in #10752.)
19669      Branch: perl
19670            ! Configure
19671 ____________________________________________________________________________
19672 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
19673         Log: Update to I18N::LangTags 0.24, from Sean Burke.
19674      Branch: perl
19675            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
19676            + lib/I18N/LangTags/README
19677            - lib/I18N/LangTags/List.pod
19678            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
19679 ____________________________________________________________________________
19680 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
19681         Log: Regen headers.
19682      Branch: perl
19683            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
19684            ! pod/perlapi.pod proto.h
19685 ____________________________________________________________________________
19686 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
19687         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
19688              From: Artur Bergman <artur@contiller.se>
19689              Date: Wed, 20 Jun 2001 11:31:32 +0200
19690              Message-ID: <B7563A14.17D8%artur@contiller.se>
19691      Branch: perl
19692            ! embed.pl hv.c intrpvar.h sv.c sv.h
19693 ____________________________________________________________________________
19694 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
19695         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
19696              From: Tim Sweetman <tim@aldigital.co.uk> 
19697              Date: Wed, 13 Jun 2001 14:25:17 +0100 
19698              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
19699      Branch: perl
19700            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
19701 ____________________________________________________________________________
19702 [ 10755] By: nick                                  on 2001/06/20  16:12:37
19703         Log: Integrate mainline
19704      Branch: perlio
19705           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
19706           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
19707           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
19708           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
19709           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
19710           !> t/op/study.t util.c
19711 ____________________________________________________________________________
19712 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
19713         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
19714              but not Makefile)
19715      Branch: maint-5.6/perl
19716            ! win32/Makefile
19717 ____________________________________________________________________________
19718 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
19719         Log: Security tweak on readlink().
19720      Branch: perl
19721            ! pp_sys.c
19722 ____________________________________________________________________________
19723 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
19724         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
19725      Branch: perl
19726            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
19727            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
19728            ! mpeix/relink t/op/pwent.t
19729 ____________________________________________________________________________
19730 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
19731         Log: Reinstate #10725 (with probe for alarm()).
19732      Branch: perl
19733            ! t/op/study.t
19734 ____________________________________________________________________________
19735 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
19736         Log: Replace our implementation of realpath() with OpenBSD's
19737              (src/lib/libc/stdlib/realpath.c 1.4).
19738      Branch: perl
19739            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
19740            ! pod/perldiag.pod proto.h util.c
19741 ____________________________________________________________________________
19742 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
19743         Log: Integrate perlio.
19744      Branch: perl
19745           !> perlio.c
19746 ____________________________________________________________________________
19747 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
19748         Log: No point in going into memory-saving contortions
19749              with getcwd() since there's a danger of buffer overflow.
19750              Also make the POSIX extension to use sv_getcwd().
19751              Finally, a missed proto.h fragment.
19752      Branch: perl
19753            ! ext/POSIX/POSIX.xs proto.h util.c
19754 ____________________________________________________________________________
19755 [ 10747] By: nick                                  on 2001/06/20  12:38:26
19756         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
19757      Branch: perlio
19758            ! perlio.c
19759 ____________________________________________________________________________
19760 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
19761         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
19762              From: Graham Barr <gbarr@pobox.com>
19763              Date: Wed, 20 Jun 2001 11:05:49 +0100
19764              Message-ID: <20010620110549.I19188@pobox.com>
19765              
19766              reported in        
19767              
19768              Subject: Bug in IO::Socket::INET module (repeat)
19769              From: "Harmon S. Nine" <hnine@netarx.com>
19770              Date: Tue, 19 Jun 2001 09:41:35 -0400
19771              Message-ID: <3B2F568F.8080605@netarx.com>
19772              
19773              The bug was that the IO::Socket::INET constructor
19774              did not allow a 'LocalPort' of 0.
19775      Branch: perl
19776            ! ext/IO/lib/IO/Socket/INET.pm
19777 ____________________________________________________________________________
19778 [ 10745] By: nick                                  on 2001/06/20  08:56:39
19779         Log: Integrate mainline.
19780      Branch: perlio
19781           !> (integrate 37 files)
19782 ____________________________________________________________________________
19783 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
19784         Log: After some reading I don't think we can blindly
19785              use systems' realpath().  Too many security problems,
19786              too many buggy implementations.
19787              
19788              TODO: the realpath() emulation code in util.c doesn't
19789              seem fully operational?  (readlink(), for example?)
19790      Branch: perl
19791            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
19792            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
19793            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
19794            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
19795            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
19796            ! win32/config_H.gc win32/config_H.vc
19797 ____________________________________________________________________________
19798 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
19799         Log: Metaconfig unit change for #10738.
19800      Branch: metaconfig
19801            ! U/compline/d_gconvert.U
19802 ____________________________________________________________________________
19803 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
19804         Log: Integrate change #10739 from maintperl:
19805              
19806              C<eval "/x$\r\n/x"> fails to compile correctly 
19807      Branch: perl
19808           !> t/op/pat.t toke.c
19809 ____________________________________________________________________________
19810 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
19811         Log: Retract #10725 (Hugo asked NOT to apply the patch)
19812      Branch: perl
19813            ! t/op/study.t
19814 ____________________________________________________________________________
19815 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
19816         Log: The test.third results were funnily named because of the
19817              new test scheme.
19818      Branch: perl
19819            ! t/TEST
19820 ____________________________________________________________________________
19821 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
19822         Log: C<eval "/x$\r\n/x"> fails to compile correctly
19823      Branch: maint-5.6/perl
19824            ! t/op/pat.t toke.c
19825 ____________________________________________________________________________
19826 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
19827         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
19828              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19829              Date: Tue, 19 Jun 2001 19:15:40 -0400
19830              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
19831              
19832              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
19833              because "1e+129" being expected but "1.e+129" being returned.
19834              The culprit (at least in Tru64) is the use of gcvt().
19835      Branch: perl
19836            ! Configure
19837 ____________________________________________________________________________
19838 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
19839         Log: Subject: [PATCH perl@10722] test hunting on VMS
19840              From: "Craig A. Berry" <craigberry@mac.com>
19841              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
19842              Date: Tue, 19 Jun 2001 18:59:01 -0500
19843      Branch: perl
19844            ! vms/test.com
19845 ____________________________________________________________________________
19846 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
19847         Log: Subject: [PATCH] s/typos//
19848              From: Abhijit Menon-Sen <ams@wiw.org>
19849              Date: Wed, 20 Jun 2001 02:15:02 +0530
19850              Message-ID: <20010620021502.A14541@lustre.linux.in>
19851              
19852              Without the op.h s/bearword/bareword/ hunk, see
19853              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
19854      Branch: perl
19855            ! util.c
19856 ____________________________________________________________________________
19857 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
19858         Log: Metaconfig unit change for #10732 and #10733.
19859      Branch: metaconfig/U/perl
19860            ! fflushall.U
19861 ____________________________________________________________________________
19862 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
19863         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
19864              From: "Craig A. Berry" <craigberry@mac.com>
19865              Date: Tue, 19 Jun 2001 17:19:48 -0500
19866              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
19867      Branch: perl
19868            ! configure.com vms/descrip_mms.template
19869 ____________________________________________________________________________
19870 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
19871         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
19872              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19873              Date: Tue, 19 Jun 2001 16:48:07 -0400
19874              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
19875              
19876              Further fixes to fflush(NULL) detection.
19877      Branch: perl
19878            ! Configure
19879 ____________________________________________________________________________
19880 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
19881         Log: AIX test -s hangs with non-existent files?
19882              (A genuine logic bug in Configure, but AIX also broken?)
19883      Branch: perl
19884            ! Configure
19885 ____________________________________________________________________________
19886 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
19887         Log: AUTHORS updates.
19888      Branch: perl
19889            ! AUTHORS
19890 ____________________________________________________________________________
19891 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
19892         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
19893              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19894              Date: Tue, 19 Jun 2001 15:33:25 -0400
19895              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
19896      Branch: perl
19897            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
19898            ! t/lib/warnings/pp
19899 ____________________________________________________________________________
19900 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
19901         Log: Integrate perlio.
19902      Branch: perl
19903           !> lib/File/Find/find.t win32/distclean.bat
19904 ____________________________________________________________________________
19905 [ 10728] By: nick                                  on 2001/06/19  18:24:53
19906         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
19907      Branch: perlio
19908            ! lib/File/Find/find.t win32/distclean.bat
19909 ____________________________________________________________________________
19910 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
19911         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
19912              also add information how to find out whether one has PerlIO.
19913      Branch: perl
19914            ! pod/perlfunc.pod
19915 ____________________________________________________________________________
19916 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
19917         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
19918              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19919              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
19920              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
19921      Branch: perl
19922            ! pod/perlfunc.pod
19923 ____________________________________________________________________________
19924 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
19925         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
19926              From: Hugo <hv@crypt.compulink.co.uk>
19927              Date: Tue, 19 Jun 2001 12:37:30 +0100
19928              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
19929      Branch: perl
19930            ! t/op/study.t
19931 ____________________________________________________________________________
19932 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
19933         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
19934              From: Hugo <hv@crypt.compulink.co.uk>
19935              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
19936              Date: Tue, 19 Jun 2001 13:15:17 +0100
19937      Branch: perl
19938            ! util.c
19939 ____________________________________________________________________________
19940 [ 10723] By: nick                                  on 2001/06/19  14:46:15
19941         Log: Integrate mainline
19942      Branch: perlio
19943           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
19944           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
19945           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
19946           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
19947           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
19948           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
19949            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19950            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19951            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19952            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19953            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19954            - ext/Thread/unsync4.t
19955           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
19956           !> djgpp/config.over djgpp/fixpmain
19957           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
19958           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
19959           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
19960 ____________________________________________________________________________
19961 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
19962         Log: Update Changes.
19963      Branch: perl
19964            ! Changes patchlevel.h
19965 ____________________________________________________________________________
19966 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
19967         Log: The existence shall be MANIFESted.
19968      Branch: perl
19969            ! MANIFEST
19970 ____________________________________________________________________________
19971 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
19972         Log: The old libnet.cfg is first searched from the current directory,
19973              only then from the module path.
19974      Branch: perl
19975            ! utils/libnetcfg.PL
19976 ____________________________________________________________________________
19977 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
19978         Log: NetWare tweaks from Guruprasad.
19979      Branch: perl
19980            ! NetWare/Makefile NetWare/config.wc
19981 ____________________________________________________________________________
19982 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
19983         Log: Subject: [PATCH] djgpp updates
19984              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
19985              Date: Tue, 19 Jun 2001 10:59:06 +0200
19986              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
19987      Branch: perl
19988            ! djgpp/config.over djgpp/fixpmain
19989 ____________________________________________________________________________
19990 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
19991         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
19992              From: Prymmer/Kahn <pvhp@best.com>
19993              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
19994              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
19995      Branch: perl
19996            ! win32/Makefile
19997 ____________________________________________________________________________
19998 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
19999         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
20000              to happen right after the inclusion of <inttypes.h>,
20001              from Edward Moy.
20002      Branch: perl
20003            ! handy.h perl.h
20004 ____________________________________________________________________________
20005 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
20006         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
20007              From: Doug MacEachern <dougm@covalent.net>
20008              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
20009              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
20010      Branch: perl
20011            ! ext/DynaLoader/DynaLoader_pm.PL
20012 ____________________________________________________________________________
20013 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
20014         Log: Revert #10656 for perfomance reasons but leave in the
20015              use of Hv*() macros -- in comments, so that grepping the
20016              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
20017              suggested by Sarathy, also by Abhijit.)
20018      Branch: perl
20019            ! hv.c
20020 ____________________________________________________________________________
20021 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
20022         Log: Subject: [patch] .s MakeMaker suffix
20023              From: Doug MacEachern <dougm@covalent.net>
20024              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
20025              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
20026      Branch: perl
20027            ! lib/ExtUtils/MM_Unix.pm
20028 ____________________________________________________________________________
20029 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
20030         Log: One test lost in the big shuffle restored.
20031      Branch: perl
20032            + ext/IPC/SysV/ipcsysv.t
20033            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
20034 ____________________________________________________________________________
20035 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
20036         Log: Rename the old non-standard threads tests so that
20037              they won't be invoked.
20038      Branch: perl
20039            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
20040            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
20041            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
20042            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
20043            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
20044            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
20045            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
20046            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
20047            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
20048            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
20049            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
20050            - ext/Thread/unsync4.t
20051            ! MANIFEST
20052 ____________________________________________________________________________
20053 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
20054         Log: Integrate perlio.
20055      Branch: perl
20056           !> win32/config_sh.PL
20057 ____________________________________________________________________________
20058 [ 10709] By: nick                                  on 2001/06/19  08:18:18
20059         Log: Integrate mainline
20060      Branch: perlio
20061           +> (branch 40 files)
20062            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
20063            - lib/strict/subs lib/strict/vars lib/warnings/1global
20064            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
20065            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
20066            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
20067            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
20068            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
20069            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
20070            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
20071            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
20072            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
20073            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
20074            - lib/warnings/utf8 lib/warnings/util
20075           !> (integrate 57 files)
20076 ____________________________________________________________________________
20077 [ 10708] By: nick                                  on 2001/06/19  07:57:10
20078         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
20079      Branch: perlio
20080            ! win32/config_sh.PL
20081 ____________________________________________________________________________
20082 [ 10707] By: nick                                  on 2001/06/19  07:05:07
20083         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
20084      Branch: perl
20085            ! perly.c perly.y perly_c.diff vms/perly_c.vms
20086 ____________________________________________________________________________
20087 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
20088         Log: More perl572delta tweaks.
20089      Branch: perl
20090            ! pod/perl572delta.pod
20091 ____________________________________________________________________________
20092 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
20093         Log: Update perl572delta.
20094      Branch: perl
20095            ! pod/perl572delta.pod
20096 ____________________________________________________________________________
20097 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
20098         Log: VOS updates from Paul Green.
20099      Branch: perl
20100            ! vos/Changes vos/build.cm vos/perl.bind
20101 ____________________________________________________________________________
20102 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
20103         Log: Update the vos/config.*.* files.
20104      Branch: perl
20105            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20106            ! vos/config.ga.h
20107 ____________________________________________________________________________
20108 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
20109         Log: Add a makefile for more painless adding of symbols to the
20110              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
20111              takes care of the adding)
20112      Branch: perl
20113            + vos/Makefile
20114 ____________________________________________________________________________
20115 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
20116         Log: Make libnetcfg by default display the libnet configuration,
20117              -c to change, add -i for old config, document all options,
20118              regen toc.
20119      Branch: perl
20120            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
20121 ____________________________________________________________________________
20122 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
20123         Log: gcc -Wall sweep.
20124      Branch: perl
20125            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
20126 ____________________________________________________________________________
20127 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
20128         Log: So there.
20129      Branch: perl
20130            ! universal.c
20131 ____________________________________________________________________________
20132 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
20133         Log: Document the need for sv_printify().
20134              
20135              Document that 'use utf8' has been considered.
20136              
20137              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
20138      Branch: perl
20139            ! pod/perltodo.pod universal.c
20140 ____________________________________________________________________________
20141 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
20142         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
20143              From: Nicholas Clark <nick@ccl4.org>
20144              Date: Mon, 18 Jun 2001 23:29:23 +0100
20145              Message-ID: <20010618232923.I98663@plum.flirble.org>
20146      Branch: perl
20147            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
20148            ! ext/Sys/Syslog/Makefile.PL
20149 ____________________________________________________________________________
20150 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
20151         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
20152              From: Scott.L.Miller@Compaq.com
20153              Date: Mon, 18 Jun 2001 10:12:27 -0500
20154              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
20155      Branch: perl
20156            ! lib/perl5db.pl pod/perldebug.pod
20157 ____________________________________________________________________________
20158 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
20159         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
20160              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20161              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
20162              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
20163      Branch: perl
20164            ! lib/Carp/Heavy.pm
20165 ____________________________________________________________________________
20166 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
20167         Log: Subject: [PATCH] Documentation changes for CLONE
20168              From: Artur Bergman <artur@contiller.se>
20169              Date: Mon, 18 Jun 2001 22:06:37 +0200
20170              Message-ID: <B7542BEC.1719%artur@contiller.se>
20171      Branch: perl
20172            ! pod/perlmod.pod pod/perlsub.pod
20173 ____________________________________________________________________________
20174 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
20175         Log: Subject: Re: configure.com
20176              From: "Craig A. Berry" <craigberry@mac.com>
20177              Date: Mon, 18 Jun 2001 16:04:38 -0500
20178              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
20179      Branch: perl
20180            ! configure.com
20181 ____________________________________________________________________________
20182 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
20183         Log: Subject: PL_nullstash + perl_clone()
20184              From: Doug MacEachern <dougm@covalent.net>
20185              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
20186              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
20187      Branch: perl
20188            ! sv.c
20189 ____________________________________________________________________________
20190 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
20191         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
20192              From: davem@fdgroup.co.uk
20193              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
20194              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
20195      Branch: perl
20196            ! embed.pl pod/perlapi.pod
20197 ____________________________________________________________________________
20198 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
20199         Log: More cross-compilation defaults gleaned from -Dcc
20200              if it is CPU-OS-gcc.
20201      Branch: metaconfig
20202            ! U/modified/libc.U
20203      Branch: metaconfig/U/perl
20204            ! Cross.U
20205      Branch: perl
20206            ! Configure INSTALL
20207 ____________________________________________________________________________
20208 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
20209         Log: Update Changes.
20210      Branch: perl
20211            ! Changes patchlevel.h
20212 ____________________________________________________________________________
20213 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
20214         Log: Subject: [PATCH 5.7.1] sv.c documentation
20215              From: davem@fdgroup.co.uk
20216              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
20217              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
20218      Branch: perl
20219            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
20220            ! sv.c sv.h
20221 ____________________________________________________________________________
20222 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
20223         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
20224              From: "Jon Gunnip" <jongunnip@hotmail.com>
20225              Date: Sun, 17 Jun 2001 18:24:29 -0400
20226              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
20227      Branch: perl
20228            ! pod/perlvar.pod
20229 ____________________________________________________________________________
20230 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
20231         Log: Move the locale/strict/warnings helper files back
20232              under the t/lib; this way the amount of non-installabled
20233              stuff under lib/ stays smaller.
20234      Branch: perl
20235            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
20236            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
20237            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
20238            + t/lib/warnings/5nolint t/lib/warnings/6default
20239            + t/lib/warnings/7fatal t/lib/warnings/8signal
20240            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
20241            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
20242            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
20243            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
20244            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
20245            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
20246            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
20247            + t/lib/warnings/taint t/lib/warnings/toke
20248            + t/lib/warnings/universal t/lib/warnings/utf8
20249            + t/lib/warnings/util
20250            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
20251            - lib/strict/subs lib/strict/vars lib/warnings/1global
20252            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
20253            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
20254            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
20255            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
20256            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
20257            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
20258            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
20259            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
20260            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
20261            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
20262            - lib/warnings/utf8 lib/warnings/util
20263            ! MANIFEST installperl lib/locale.t lib/strict.t
20264 ____________________________________________________________________________
20265 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
20266         Log: Split off the pack/unpack code, from Nicholas Clark.
20267      Branch: perl
20268            + pp_pack.c
20269            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
20270            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
20271            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
20272 ____________________________________________________________________________
20273 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
20274         Log: Guard the SysV IPC tests against being invoked in
20275              SysV-IPC-less places.
20276      Branch: perl
20277            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
20278 ____________________________________________________________________________
20279 [ 10683] By: nick                                  on 2001/06/18  12:24:42
20280         Log: Integrate mainline (new test scheme now ok on Linux).
20281      Branch: perlio
20282           +> lib/warnings.t
20283           !> dump.c sv.c
20284 ____________________________________________________________________________
20285 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
20286         Log: Add the locale.c and numeric.c to the microperl sources.
20287      Branch: perl
20288            ! Makefile.micro win32/Makefile
20289 ____________________________________________________________________________
20290 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
20291         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
20292              From: Abhijit Menon-Sen <ams@wiw.org>
20293              Date: Mon, 18 Jun 2001 14:23:44 +0530
20294              Message-ID: <20010618142344.A13136@lustre.linux.in>
20295      Branch: perl
20296            ! dump.c
20297 ____________________________________________________________________________
20298 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
20299         Log: Subject: Re: [PATCH] more anonymous stash cleanups
20300              From: Abhijit Menon-Sen <ams@wiw.org>
20301              Date: Mon, 18 Jun 2001 15:50:32 +0530
20302              Message-ID: <20010618155032.A13223@lustre.linux.in>
20303              
20304              Plus the comment left in as suggested by NI-S.
20305      Branch: perl
20306            ! sv.c
20307 ____________________________________________________________________________
20308 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
20309         Log: One missed file.
20310      Branch: perl
20311            + lib/warnings.t
20312 ____________________________________________________________________________
20313 [ 10678] By: nick                                  on 2001/06/18  08:05:29
20314         Log: Integrate mainline (part2 - the deletes)
20315      Branch: perlio
20316            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
20317            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
20318            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
20319            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
20320            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
20321            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
20322            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
20323            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
20324            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
20325            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
20326            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
20327 ____________________________________________________________________________
20328 [ 10677] By: nick                                  on 2001/06/18  08:04:44
20329         Log: Integrate mainline (part1)
20330      Branch: perlio
20331           +> (branch 376 files)
20332            - (delete 219 files)
20333           !> (integrate 151 files)
20334 ____________________________________________________________________________
20335 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
20336         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
20337              No doubt I made some mistakes like missed some files or
20338              misnamed some files.  The naming rules were more or less:
20339              (1) if the module is from CPAN, follows its ways, be it
20340              t/*.t or test.pl.
20341              (2) otherwise if there are multiple tests for a module
20342              put them in a t/
20343              (3) otherwise if there's only one test put it in Module.t
20344              (4) helper files go to module/ (locale, strict, warnings)
20345              (5) use longer filenames now that we can (but e.g. the
20346              compat-0.6.t and the Text::Balanced test files still
20347              were renamed to be more civil against the 8.3 people)
20348              installperl was updated appropriately not to install the
20349              *.t files or the help files from under lib.
20350              
20351              TODO: some helper files still remain under t/ that could
20352              follow their 'masters'.  UPDATE: On second thoughts, why
20353              should they.  They can continue to live under t/lib, and
20354              in fact the locale/strict/warnings helpers that were moved
20355              could be moved back.  This way the amount of non-installable
20356              stuff under lib/ stays smaller.
20357      Branch: perl
20358            + (add 253 files)
20359            - (delete 254 files)
20360            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
20361 ____________________________________________________________________________
20362 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
20363         Log: The warning no more comes from util.c, it comes from numeric.c.
20364      Branch: perl
20365            ! README.tru64
20366 ____________________________________________________________________________
20367 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
20368         Log: Subject: Re: anyone good at casting spells?
20369              From: Spider Boardman <spider@Orb.Nashua.NH.US>
20370              Date: Sun, 17 Jun 2001 21:21:04 -0400
20371              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
20372      Branch: perl
20373            ! ext/POSIX/POSIX.xs hv.h
20374 ____________________________________________________________________________
20375 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
20376         Log: Protect the (original) thread tests against testing if no 5.005
20377              threads have been configured.
20378      Branch: perl
20379            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
20380            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
20381            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
20382            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
20383            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
20384            ! ext/Thread/unsync4.t
20385 ____________________________________________________________________________
20386 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
20387         Log: Try the new test scanning scheme on Text::Abbrev.
20388      Branch: perl
20389            + lib/Text/Abbrev.t
20390            - lib/Text/Abbrev/t/abbrev.t
20391            ! MANIFEST
20392 ____________________________________________________________________________
20393 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
20394         Log: Change the scan policy of the *.t and test.pl files,
20395              now the *.t do not need to live in a t/ directory.
20396      Branch: perl
20397            ! t/TEST t/harness
20398 ____________________________________________________________________________
20399 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
20400         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
20401              From: Ilmari Karonen <iltzu@sci.fi>
20402              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
20403              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
20404      Branch: perl
20405            ! pod/perlfaq7.pod
20406 ____________________________________________________________________________
20407 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
20408         Log: Quench the warnings from Tru64; the HP-UX is still
20409              broken because it really, REALLY, doesn't like the
20410              HvARRAY() being lvalue:
20411              
20412              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
20413              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
20414      Branch: perl
20415            ! hv.c
20416 ____________________________________________________________________________
20417 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
20418         Log: Integrate change #10667 from maintperl:
20419              
20420              change#10449 broke the special-case that makes lexicals inside the
20421              eval"" within DB::DB() visible
20422      Branch: perl
20423           !> op.c
20424 ____________________________________________________________________________
20425 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
20426         Log: change#10449 broke the special-case that makes lexicals inside the
20427              eval"" within DB::DB() visible
20428      Branch: maint-5.6/perl
20429            ! op.c
20430 ____________________________________________________________________________
20431 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
20432         Log: Still spurious output; indent the code a bit.
20433              
20434              TODO1: separate the utility functions like MkDir
20435              into a helper script?
20436              
20437              TODO2: I see a lot of repetition in the filepath()
20438              and dirpath() calls.
20439      Branch: perl
20440            ! t/lib/filefind.t t/lib/findtaint.t
20441 ____________________________________________________________________________
20442 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
20443         Log: Regen modlib, toc.
20444      Branch: perl
20445            ! pod/perlmodlib.pod pod/perltoc.pod
20446 ____________________________________________________________________________
20447 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
20448         Log: Add libnetcfg to perlutil.
20449      Branch: perl
20450            ! pod/perlutil.pod
20451 ____________________________________________________________________________
20452 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
20453         Log: Initial integration of libnet-1.0703.
20454              The Configure script renamed as libnetcfg, will be
20455              installed along other utilities.
20456      Branch: perl
20457            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
20458            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
20459            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
20460            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
20461            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
20462            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
20463            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
20464            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
20465            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
20466            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
20467            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
20468            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
20469            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
20470            + utils/libnetcfg.PL
20471            ! MANIFEST utils.lst utils/Makefile
20472 ____________________________________________________________________________
20473 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
20474         Log: Less potentially test-harness-confusing output.
20475      Branch: perl
20476            ! lib/Memoize/t/expire_module_t.t
20477 ____________________________________________________________________________
20478 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
20479         Log: The final print annoys make test.
20480      Branch: perl
20481            ! t/lib/filefind.t t/lib/findtaint.t
20482 ____________________________________________________________________________
20483 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
20484         Log: Add an option for handling dangling symbolic links.
20485      Branch: perl
20486            ! lib/File/Find.pm t/lib/filefind.t
20487 ____________________________________________________________________________
20488 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
20489         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
20490              From: Thomas Wegner <wegner_thomas@yahoo.com>
20491              Date: Sun, 17 Jun 2001 14:43:11 +0200
20492              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
20493      Branch: perl
20494            + t/lib/findtaint.t
20495            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
20496 ____________________________________________________________________________
20497 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
20498         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
20499              From: Jonathan Stowe <gellyfish@gellyfish.com>
20500              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
20501              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
20502      Branch: perl
20503            ! lib/ExtUtils/MM_Unix.pm
20504 ____________________________________________________________________________
20505 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
20506         Log: Subject: [PATCH] more anonymous stash cleanups
20507              From: Abhijit Menon-Sen <ams@wiw.org>
20508              Date: Sun, 17 Jun 2001 11:44:06 +0530
20509              Message-ID: <20010617114406.A25203@lustre.linux.in>
20510      Branch: perl
20511            ! op.c
20512 ____________________________________________________________________________
20513 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
20514         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
20515              From: Abhijit Menon-Sen <ams@wiw.org>
20516              Date: Sun, 17 Jun 2001 08:02:59 +0530
20517              Message-ID: <20010617080259.A28776@lustre.linux.in>
20518              
20519              Subject: [PATCH #2/7] xhv_eiter
20520              From: Abhijit Menon-Sen <ams@wiw.org>
20521              Date: Sun, 17 Jun 2001 08:13:18 +0530
20522              Message-ID: <20010617081318.B28776@lustre.linux.in>
20523              
20524              Subject: [PATCH #3/7] xhv_fill
20525              From: Abhijit Menon-Sen <ams@wiw.org>
20526              Date: Sun, 17 Jun 2001 08:25:16 +0530
20527              Message-ID: <20010617082516.C28776@lustre.linux.in>
20528              
20529              Subject: [PATCH #4/7] xhv_keys
20530              From: Abhijit Menon-Sen <ams@wiw.org>
20531              Date: Sun, 17 Jun 2001 08:36:17 +0530
20532              Message-ID: <20010617083617.D28776@lustre.linux.in>
20533              
20534              Subject: [PATCH #5/7] xhv_max
20535              From: Abhijit Menon-Sen <ams@wiw.org>
20536              Date: Sun, 17 Jun 2001 08:39:48 +0530
20537              Message-ID: <20010617083948.E28776@lustre.linux.in>
20538              
20539              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
20540              From: Abhijit Menon-Sen <ams@wiw.org>
20541              Date: Sun, 17 Jun 2001 08:51:11 +0530
20542              Message-ID: <20010617085111.F28776@lustre.linux.in>
20543      Branch: perl
20544            ! hv.c
20545 ____________________________________________________________________________
20546 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
20547         Log: Update Changes.
20548      Branch: perl
20549            ! Changes patchlevel.h
20550 ____________________________________________________________________________
20551 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
20552         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
20553              From: Abhijit Menon-Sen <ams@wiw.org>
20554              Date: Sat, 16 Jun 2001 07:41:19 +0530
20555              Message-ID: <20010616074119.A24720@lustre.linux.in>
20556      Branch: perl
20557            ! hv.c perl.c vms/vmsish.h win32/win32.h
20558 ____________________________________________________________________________
20559 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
20560         Log: Document tests failing when threaded, since we now have more.
20561      Branch: perl
20562            ! pod/perl572delta.pod
20563 ____________________________________________________________________________
20564 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
20565         Log: -Wall cleanup.
20566      Branch: perl
20567            ! ext/Thread/Thread.xs
20568 ____________________________________________________________________________
20569 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
20570         Log: pthread_attr_setstacksize() isn't absolutely necessary
20571              to call, only iff THREAD_CREATE_NEEDS_STACK.
20572      Branch: perl
20573            ! ext/Thread/Thread.xs
20574 ____________________________________________________________________________
20575 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
20576         Log: -Wall strays.
20577      Branch: perl
20578            ! perl.c util.c
20579 ____________________________________________________________________________
20580 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
20581         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
20582              (and INT64_MIN) brokenness.
20583      Branch: perl
20584            ! hints/darwin.sh perl.h
20585 ____________________________________________________________________________
20586 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
20587         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
20588              From: Nicholas Clark <nick@ccl4.org>
20589              Date: Sun, 17 Jun 2001 00:16:05 +0100
20590              Message-ID: <20010617001605.V98663@plum.flirble.org>
20591      Branch: perl
20592            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
20593            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
20594            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20595 ____________________________________________________________________________
20596 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
20597         Log: Add perlnetware to docs; regen toc; supply skeleton
20598              docs for some Memoize submodules.
20599      Branch: perl
20600            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
20601            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20602            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
20603            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
20604            ! win32/Makefile win32/makefile.mk
20605 ____________________________________________________________________________
20606 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
20607         Log: pod cleanup.
20608      Branch: perl
20609            ! README.netware
20610 ____________________________________________________________________________
20611 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
20612         Log: Integrate Memoize 0.64.  Few tweaks were required in
20613              the test scripts.  Note that the speed and expire*
20614              tests take several dozen seconds to run.
20615      Branch: perl
20616            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
20617            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
20618            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20619            + lib/Memoize/README lib/Memoize/SDBM_File.pm
20620            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
20621            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
20622            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
20623            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
20624            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
20625            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
20626            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
20627            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
20628            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
20629            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
20630            ! MANIFEST t/lib/1_compile.t
20631 ____________________________________________________________________________
20632 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
20633         Log: Document the cross-compilation options.
20634      Branch: perl
20635            ! Cross/README INSTALL
20636 ____________________________________________________________________________
20637 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
20638         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
20639      Branch: perl
20640            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
20641            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
20642            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
20643            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
20644            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
20645            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
20646            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
20647            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
20648            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
20649            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
20650            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
20651            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
20652            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
20653            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
20654            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
20655            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
20656            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
20657            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
20658            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
20659            + lib/ExtUtils/MM_NW5.pm
20660            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
20661            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
20662            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20663            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
20664            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
20665            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
20666            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
20667            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
20668            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
20669            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
20670            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
20671            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
20672            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
20673            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
20674            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
20675            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
20676            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
20677            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
20678            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
20679            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
20680            ! util.h x2p/a2py.c
20681 ____________________________________________________________________________
20682 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
20683         Log: Resort MANIFEST.
20684      Branch: perl
20685            ! MANIFEST
20686 ____________________________________________________________________________
20687 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
20688         Log: Integrate perlio.
20689      Branch: perl
20690           +> win32/win32io.c
20691           !> MANIFEST perlio.c perliol.h win32/makefile.mk
20692 ____________________________________________________________________________
20693 [ 10640] By: nick                                  on 2001/06/16  18:38:31
20694         Log: Disable :win32 layer as default till I get it working
20695      Branch: perlio
20696            ! MANIFEST perlio.c
20697 ____________________________________________________________________________
20698 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
20699         Log: Try the new scheme by moving the Text::Abbrev test
20700              to a new place under lib.
20701      Branch: perl
20702            + lib/Text/Abbrev/t/abbrev.t
20703            - t/lib/abbrev.t
20704            ! MANIFEST
20705 ____________________________________________________________________________
20706 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
20707         Log: Make the code even more dynamical so that testname
20708              suffix length can change.
20709      Branch: perl
20710            ! lib/Test/Harness.pm t/TEST
20711 ____________________________________________________________________________
20712 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
20713         Log: Allow for deeper t/ and also a single test.pl.
20714      Branch: perl
20715            ! t/TEST t/harness
20716 ____________________________________________________________________________
20717 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
20718         Log: #define fix from Nicholas Clark.
20719      Branch: perl
20720            ! ext/POSIX/POSIX.xs
20721 ____________________________________________________________________________
20722 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
20723         Log: Initialization is nice.
20724      Branch: perl
20725            ! lib/Test/Harness.pm
20726 ____________________________________________________________________________
20727 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
20728         Log: Make t/TEST and t/harness to test also the t/ tests
20729              under the main lib/ and ext/ directories.  Fix Test::Harness
20730              to dynamically change the width of its "foo/bar....ok" output.
20731      Branch: perl
20732            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
20733 ____________________________________________________________________________
20734 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
20735         Log: Subject: [PATCH] Re: perl@10611 
20736              From: Nicholas Clark <nick@ccl4.org>
20737              Date: Sat, 16 Jun 2001 16:52:47 +0100
20738              Message-ID: <20010616165247.O98663@plum.flirble.org>
20739              
20740              The .xs parts, too.
20741      Branch: perl
20742            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
20743            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
20744 ____________________________________________________________________________
20745 [ 10632] By: nick                                  on 2001/06/16  16:44:35
20746         Log: Work-in-progress win32 layer semi-functional, checking 
20747              for UNIX breakage.
20748      Branch: perlio
20749            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
20750 ____________________________________________________________________________
20751 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
20752         Log: Subject: [PATCH] Re: perl@10611 
20753              From: Nicholas Clark <nick@ccl4.org>
20754              Date: Sat, 16 Jun 2001 16:52:47 +0100
20755              Message-ID: <20010616165247.O98663@plum.flirble.org>
20756      Branch: perl
20757            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
20758            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
20759            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
20760            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
20761            ! lib/ExtUtils/Constant.pm
20762 ____________________________________________________________________________
20763 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
20764         Log: Metaconfig unit change for #10629.
20765      Branch: metaconfig
20766            ! U/modified/Finish.U
20767 ____________________________________________________________________________
20768 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
20769         Log: The extraction changed directories.
20770      Branch: perl
20771            ! Configure
20772 ____________________________________________________________________________
20773 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
20774         Log: Math::BigInt 1.35 from Tels.
20775      Branch: perl
20776            + t/lib/mbimbf.t
20777            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20778            ! t/lib/bigfltpm.t t/lib/bigintpm.t
20779 ____________________________________________________________________________
20780 [ 10627] By: nick                                  on 2001/06/16  14:54:52
20781         Log: Work in progress UNIX-side edit of win32 PerLIO layer
20782      Branch: perlio
20783            + win32/win32io.c
20784            ! perlio.c win32/makefile.mk
20785 ____________________________________________________________________________
20786 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
20787         Log: Subject: [PATCH 5.6.1] os2/diff-configure
20788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20789              Date: Fri, 15 Jun 2001 01:19:36 -0400
20790              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
20791              
20792              Empty all of it because I think #10624 made even the
20793              last patch hunk unnecessary.
20794      Branch: perl
20795            ! os2/diff.configure
20796 ____________________________________________________________________________
20797 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
20798         Log: Metaconfig unit change for 10624.
20799      Branch: metaconfig
20800            ! U/modified/libc.U
20801      Branch: perl
20802            ! config_h.SH
20803 ____________________________________________________________________________
20804 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
20805         Log: Move the initialization of libnames to the beginning so
20806              that can one 'seed' it (as OS/2 does.)
20807      Branch: perl
20808            ! Configure
20809 ____________________________________________________________________________
20810 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
20811         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
20812              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20813              Date: Fri, 15 Jun 2001 19:10:57 -0400
20814              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
20815      Branch: perl
20816            ! os2/OS2/REXX/DLL/DLL.pm
20817 ____________________________________________________________________________
20818 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
20819         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
20820              From: "Craig A. Berry" <craigberry@mac.com>
20821              Date: Fri, 15 Jun 2001 17:00:03 -0500
20822              Message-Id: <a05101007b750342599be@[172.16.52.1]>
20823      Branch: perl
20824            ! vms/descrip_mms.template
20825 ____________________________________________________________________________
20826 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
20827         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
20828              From: "Craig A. Berry" <craigberry@mac.com>
20829              Date: Fri, 15 Jun 2001 18:39:42 -0500
20830              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
20831      Branch: perl
20832            ! lib/File/Spec/VMS.pm t/lib/extutils.t
20833 ____________________________________________________________________________
20834 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
20835         Log: Integrate perlio.
20836      Branch: perl
20837           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
20838           !> t/io/utf8.t t/lib/io_scalar.t
20839 ____________________________________________________________________________
20840 [ 10619] By: nick                                  on 2001/06/15  21:05:19
20841         Log: Generated files
20842      Branch: perlio
20843            ! embed.h proto.h
20844 ____________________________________________________________________________
20845 [ 10618] By: nick                                  on 2001/06/15  20:27:42
20846         Log: Fix open.pm to work via XS-implemented method calls rather
20847              than *open::layers variables which caused all the HV/AV hassle.
20848      Branch: perlio
20849            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
20850            ! t/lib/io_scalar.t
20851 ____________________________________________________________________________
20852 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
20853         Log: Integrate perlio.
20854      Branch: perl
20855           !> lib/ExtUtils/Constant.pm
20856 ____________________________________________________________________________
20857 [ 10616] By: nick                                  on 2001/06/15  18:46:47
20858         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
20859      Branch: perlio
20860            ! lib/ExtUtils/Constant.pm
20861 ____________________________________________________________________________
20862 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
20863         Log: Integrate perlio.
20864      Branch: perl
20865           !> ext/Socket/Socket.xs
20866 ____________________________________________________________________________
20867 [ 10614] By: nick                                  on 2001/06/15  18:33:37
20868         Log: MULTIPLICITY fix for Socket.xs
20869      Branch: perlio
20870            ! ext/Socket/Socket.xs
20871 ____________________________________________________________________________
20872 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
20873         Log: Subject: Re: perl@10611
20874              From: Doug MacEachern <dougm@covalent.net>
20875              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
20876              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
20877      Branch: perl
20878            ! ext/Socket/Socket.xs
20879 ____________________________________________________________________________
20880 [ 10612] By: nick                                  on 2001/06/15  16:14:38
20881         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
20882      Branch: perlio
20883           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20884           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
20885           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
20886           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
20887           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
20888           !> utils/h2ph.PL
20889 ____________________________________________________________________________
20890 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
20891         Log: Update Changes.
20892      Branch: perl
20893            ! Changes patchlevel.h
20894 ____________________________________________________________________________
20895 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
20896         Log: Upping the test count.
20897      Branch: perl
20898            ! t/lib/filefind.t
20899 ____________________________________________________________________________
20900 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
20901         Log: Integrate perlio.
20902      Branch: perl
20903           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20904 ____________________________________________________________________________
20905 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
20906         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20907              From: andreas.koenig@anima.de (Andreas J. Koenig)
20908              Date: 15 Jun 2001 13:30:39 +0200
20909              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
20910              
20911              Record the grim history.
20912      Branch: perl
20913            ! lib/File/Find.pm
20914 ____________________________________________________________________________
20915 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
20916         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20917              From: Brian McCauley <nobull@mail.com>
20918              Date: 15 Jun 2001 07:51:26 +0100
20919              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
20920      Branch: perl
20921            ! lib/File/Find.pm t/lib/filefind.t
20922 ____________________________________________________________________________
20923 [ 10606] By: nick                                  on 2001/06/15  14:00:08
20924         Log: regen_config_h for Win32.
20925      Branch: perlio
20926            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20927 ____________________________________________________________________________
20928 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
20929         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
20930              From: Peter Prymmer <pvhp@forte.com>
20931              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
20932              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
20933      Branch: perl
20934            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
20935 ____________________________________________________________________________
20936 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
20937         Log: Some filesystems require writability for rename/unlink.
20938      Branch: perl
20939            ! opcode.pl
20940 ____________________________________________________________________________
20941 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
20942         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
20943              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
20944              Date: Fri, 15 Jun 2001 12:08:53 +0200
20945              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
20946      Branch: perl
20947            ! perlio.c
20948 ____________________________________________________________________________
20949 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
20950         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
20951              From: Mike Guy <mjtg@cam.ac.uk>
20952              Date: Fri, 15 Jun 2001 14:11:49 +0100
20953              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
20954      Branch: perl
20955            ! opcode.pl
20956 ____________________________________________________________________________
20957 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
20958         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
20959              From: Nicholas Clark <nick@ccl4.org>
20960              Date: Thu, 14 Jun 2001 23:52:56 +0100
20961              Message-ID: <20010614235256.G98663@plum.flirble.org>
20962      Branch: perl
20963            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
20964            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20965 ____________________________________________________________________________
20966 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
20967         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20968              From: Russ Allbery <rra@stanford.edu>
20969              Date: 14 Jun 2001 13:24:43 -0700
20970              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
20971      Branch: perl
20972            ! ext/GDBM_File/GDBM_File.pm
20973 ____________________________________________________________________________
20974 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
20975         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20976              From: Nicholas Clark <nick@ccl4.org>
20977              Date: Thu, 14 Jun 2001 20:37:47 +0100
20978              Message-ID: <20010614203747.F98663@plum.flirble.org>
20979      Branch: perl
20980            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20981            ! t/lib/gdbm.t
20982 ____________________________________________________________________________
20983 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
20984         Log: Integrate perlio.
20985      Branch: perl
20986           !> makedef.pl sv.c
20987 ____________________________________________________________________________
20988 [ 10597] By: nick                                  on 2001/06/15  11:08:13
20989         Log: Check that HVs with HvNAME() != NULL are really stashes before
20990              treating them as such. Also be more defensive on the GvCV.
20991              Win32 fork and dprof now working again. 
20992      Branch: perlio
20993            ! sv.c
20994 ____________________________________________________________________________
20995 [ 10596] By: nick                                  on 2001/06/15  10:11:20
20996         Log: Integrate mainline.
20997      Branch: perlio
20998           +> Cross/README
20999           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
21000           !> Porting/config_H config_h.SH configure.com epoc/config.sh
21001           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
21002           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21003           !> vos/config.ga.h win32/config.bc win32/config.gc
21004           !> win32/config.vc win32/config_H.bc win32/config_H.gc
21005           !> win32/config_H.vc
21006 ____________________________________________________________________________
21007 [ 10595] By: nick                                  on 2001/06/15  09:37:17
21008         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
21009              - Win32 (VC++) now builds but fails:
21010              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
21011              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
21012              write.t    - open(...,"|-") not implemented on Win32 
21013      Branch: perlio
21014            ! makedef.pl
21015 ____________________________________________________________________________
21016 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
21017         Log: Integrate perlio.
21018      Branch: perl
21019           !> perlio.c win32/makefile.mk
21020 ____________________________________________________________________________
21021 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
21022         Log: Metaconfig unit changes for #10592.
21023      Branch: metaconfig
21024            + U/modified/i_varhdr.U U/modified/startsh.U
21025            - U/a_dvisory/crosscompile.U U/target/Target.U
21026            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
21027            ! U/compline/bitpbyte.U U/compline/byteorder.U
21028            ! U/compline/ccflags.U U/compline/charsize.U
21029            ! U/compline/d_casti32.U U/compline/d_castneg.U
21030            ! U/compline/d_closedir.U U/compline/d_fd_set.U
21031            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
21032            ! U/compline/d_keepsig.U U/compline/d_open3.U
21033            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
21034            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
21035            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
21036            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
21037            ! U/compline/doublesize.U U/compline/floatsize.U
21038            ! U/compline/nblock_io.U U/compline/orderlib.U
21039            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
21040            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
21041            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
21042            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
21043            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
21044            ! U/modified/spitshell.U U/threads/archname.U
21045            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
21046            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
21047            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
21048            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
21049            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
21050      Branch: metaconfig/U/perl
21051            + Cross.U
21052            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
21053            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
21054            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
21055            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
21056            ! stdio_streams.U uselfs.U
21057 ____________________________________________________________________________
21058 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
21059         Log: The first steps towards cross-compilation.
21060              
21061              Abstract execution of compiled test executables with $run,
21062              and abstract transfer of files with $to and $from.
21063              
21064              Under cross-compilation the $run, $to, and $from will point
21065              to appropriate wrapper scripts, by default ssh and scp,
21066              but also rsh, rcp, and cp are supported.  If not
21067              cross-compiling, they will be set to '', ':', and ':',
21068              respectively.
21069              
21070              With these patches I was able to get Configure for
21071              iPAQ ARM Linux on an Intel Linux about 95% right
21072              (only a few tests failed to execute or they produced
21073              incorrect results), and I was able to compile
21074              a functional miniperl.
21075              
21076              The symbol crosscompile renamed to be usecrosscompile,
21077              the corresponding C symbol from CROSSCOMPILE to
21078              USE_CROSS_COMPILE.
21079      Branch: perl
21080            ! Configure Cross/README Makefile.SH Porting/Glossary
21081            ! Porting/config.sh Porting/config_H config_h.SH configure.com
21082            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
21083            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21084            ! vos/config.ga.def vos/config.ga.h win32/config.bc
21085            ! win32/config.gc win32/config.vc win32/config_H.bc
21086            ! win32/config_H.gc win32/config_H.vc
21087 ____________________________________________________________________________
21088 [ 10591] By: nick                                  on 2001/06/14  20:00:12
21089         Log: Steps along the road toward Win32 building again.
21090      Branch: perlio
21091            ! perlio.c win32/makefile.mk
21092 ____________________________________________________________________________
21093 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
21094         Log: Integrate perlio.
21095      Branch: perl
21096           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21097 ____________________________________________________________________________
21098 [ 10589] By: nick                                  on 2001/06/14  13:54:07
21099         Log: Routine regen_config_h for Win32
21100      Branch: perlio
21101            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21102 ____________________________________________________________________________
21103 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
21104         Log: Integrate perlio.
21105      Branch: perl
21106           +> perlyline.pl
21107           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
21108 ____________________________________________________________________________
21109 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
21110         Log: A placeholder.
21111      Branch: perl
21112            + Cross/README
21113 ____________________________________________________________________________
21114 [ 10586] By: nick                                  on 2001/06/14  08:25:07
21115         Log: Add new step to run_byacc which:
21116              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
21117              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
21118      Branch: perlio
21119            + perlyline.pl
21120            ! MANIFEST Makefile.SH perly.c
21121 ____________________________________________________________________________
21122 [ 10585] By: nick                                  on 2001/06/14  08:22:29
21123         Log: Integrate mainline
21124      Branch: perlio
21125           +> locale.c numeric.c
21126           !> Changes cygwin/Makefile.SHs embed.h embed.pl
21127           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
21128           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
21129           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
21130           !> x2p/Makefile.SH
21131 ____________________________________________________________________________
21132 [ 10584] By: nick                                  on 2001/06/14  08:05:53
21133         Log: Hack to remove insecure directories from PATH so test will run.
21134      Branch: perlio
21135            ! t/lib/filefind.t
21136 ____________________________________________________________________________
21137 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
21138         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
21139      Branch: perl
21140            - t/lib/mbimbf.t
21141            ! MANIFEST
21142 ____________________________________________________________________________
21143 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
21144         Log: Detypo.
21145      Branch: perl
21146            ! x2p/Makefile.SH
21147 ____________________________________________________________________________
21148 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
21149         Log: de-$CONFIG continues.
21150      Branch: perl
21151            ! cygwin/Makefile.SHs x2p/Makefile.SH
21152 ____________________________________________________________________________
21153 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
21154         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
21155              From: Nicholas Clark <nick@ccl4.org>
21156              Date: Wed, 13 Jun 2001 21:20:13 +0100
21157              Message-ID: <20010613212013.D98663@plum.flirble.org>
21158      Branch: perl
21159            ! opcode.pl
21160 ____________________________________________________________________________
21161 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
21162         Log: Subject: splitting util.c
21163              From: Hugo <hv@crypt.compulink.co.uk>
21164              Date: Thu, 14 Jun 2001 00:41:08 +0100
21165              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
21166      Branch: perl
21167            + locale.c numeric.c
21168            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
21169            ! pod/perlapi.pod proto.h util.c
21170 ____________________________________________________________________________
21171 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
21172         Log: Upgrade to Math::BigInt 1.34 from Tels.
21173      Branch: perl
21174            + t/lib/mbimbf.t
21175            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
21176            ! t/lib/bigfltpm.t t/lib/bigintpm.t
21177 ____________________________________________________________________________
21178 [ 10577] By: nick                                  on 2001/06/13  19:02:48
21179         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
21180      Branch: perlio
21181           !> (integrate 125 files)
21182 ____________________________________________________________________________
21183 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
21184         Log: Update Changes.
21185      Branch: perl
21186            ! Changes patchlevel.h
21187 ____________________________________________________________________________
21188 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
21189         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
21190              From: "Craig A. Berry" <craigberry@mac.com>
21191              Date: Wed, 13 Jun 2001 13:24:28 -0500
21192              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
21193      Branch: perl
21194            ! ext/re/Makefile.PL
21195 ____________________________________________________________________________
21196 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
21197         Log: Mc.u.c. for #10573.
21198      Branch: metaconfig
21199            ! U/threads/usethreads.U
21200 ____________________________________________________________________________
21201 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
21202         Log: It would be also be good if I could type.
21203      Branch: perl
21204            ! Configure
21205 ____________________________________________________________________________
21206 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
21207         Log: Metaconfig unit change for #10571.
21208      Branch: metaconfig
21209            ! U/threads/usethreads.U
21210 ____________________________________________________________________________
21211 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
21212         Log: A non-empty default is a good thing.
21213      Branch: perl
21214            ! Configure
21215 ____________________________________________________________________________
21216 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
21217         Log: Metaconfig unit change for #10569.
21218      Branch: metaconfig
21219            ! U/threads/usethreads.U
21220 ____________________________________________________________________________
21221 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
21222         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
21223              extremely experimental, not even prompted for.
21224      Branch: perl
21225            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21226            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
21227            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21228            ! win32/config.bc win32/config.gc win32/config.vc
21229 ____________________________________________________________________________
21230 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
21231         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
21232      Branch: perl
21233            ! pod/perlfaq6.pod
21234 ____________________________________________________________________________
21235 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
21236         Log: Integrate perlio; conflicts, accept Nick's versions.
21237      Branch: perl
21238           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
21239           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
21240 ____________________________________________________________________________
21241 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
21242         Log: Subject: Re: ext/ + -Wall
21243              From: Doug MacEachern <dougm@covalent.net>
21244              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
21245              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
21246      Branch: perl
21247            ! XSUB.h lib/ExtUtils/xsubpp perl.h
21248 ____________________________________________________________________________
21249 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
21250         Log: Similar logic as DB_File.xs, using the modern macros and
21251              defines them to older ones for older Perls where PERL_VERSION
21252              is not defined, from Doug MacEachern.
21253      Branch: perl
21254            ! ext/Storable/Storable.xs
21255 ____________________________________________________________________________
21256 [ 10564] By: nick                                  on 2001/06/13  15:22:01
21257         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
21258              and using that instead (name lookups are sequential search for now).
21259      Branch: perlio
21260            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
21261            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
21262 ____________________________________________________________________________
21263 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
21264         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
21265              From: "Richard Soderberg" <rs@crystalflame.net>
21266              Date: Sat, 26 May 2001 06:44:20 -0700
21267              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
21268      Branch: perl
21269            ! sv.c t/op/glob.t
21270 ____________________________________________________________________________
21271 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
21272         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
21273              From: "Craig A. Berry" <craigberry@mac.com>
21274              Date: Tue, 12 Jun 2001 23:55:26 -0500
21275              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
21276      Branch: perl
21277            ! ext/re/Makefile.PL ext/re/re.xs
21278 ____________________________________________________________________________
21279 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
21280         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
21281              suggested by NI-S.
21282      Branch: perl
21283            ! XSUB.h malloc.c perl.h
21284 ____________________________________________________________________________
21285 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
21286         Log: Regen toc.
21287      Branch: perl
21288            ! pod/perltoc.pod
21289 ____________________________________________________________________________
21290 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
21291         Log: Subject: [patch] perl.gprof control
21292              From: Doug MacEachern <dougm@covalent.net>
21293              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
21294              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
21295      Branch: perl
21296            ! miniperlmain.c perl.h
21297 ____________________________________________________________________________
21298 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
21299         Log: Subject: Re: ext/ + -Wall
21300              From: Doug MacEachern <dougm@covalent.net>
21301              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
21302              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
21303              
21304              Document ax and break up dXSARGS.
21305      Branch: perl
21306            ! XSUB.h pod/perlapi.pod
21307 ____________________________________________________________________________
21308 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
21309         Log: More AIX tweakage from Merijn.
21310      Branch: perl
21311            ! hints/aix.sh
21312 ____________________________________________________________________________
21313 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
21314         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
21315              From: "Craig A. Berry" <craigberry@mac.com>
21316              Date: Tue, 12 Jun 2001 22:57:45 -0500
21317              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
21318      Branch: perl
21319            ! vms/descrip_mms.template
21320 ____________________________________________________________________________
21321 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
21322         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
21323              From: "Craig A. Berry" <craigberry@mac.com>
21324              Date: Tue, 12 Jun 2001 22:21:39 -0500
21325              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
21326      Branch: perl
21327            ! configure.com util.c
21328 ____________________________________________________________________________
21329 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
21330         Log: New AIX dynaloading code from Jens-Uwe Mager.
21331              Does break binary compatibility.
21332      Branch: perl
21333            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
21334 ____________________________________________________________________________
21335 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
21336         Log: VMS DEC C compiler found nits by Peter Prymmer.
21337      Branch: perl
21338            ! util.c
21339 ____________________________________________________________________________
21340 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
21341         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
21342              From: Peter Prymmer <pvhp@forte.com>
21343              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
21344              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
21345      Branch: perl
21346            ! t/lib/filecomp.t
21347 ____________________________________________________________________________
21348 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
21349         Log: I wonder how many $CONFIGs still lurk in the shadows.
21350      Branch: perl
21351            ! pod/Makefile.SH x2p/cflags.SH
21352 ____________________________________________________________________________
21353 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
21354         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
21355      Branch: perl
21356            ! pod/checkpods.PL
21357 ____________________________________________________________________________
21358 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
21359         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
21360      Branch: perl
21361            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
21362 ____________________________________________________________________________
21363 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
21364         Log: Subject: [patch] rid local_patches warnings
21365              From: Doug MacEachern <dougm@covalent.net>
21366              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
21367              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
21368      Branch: perl
21369            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
21370 ____________________________________________________________________________
21371 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
21372         Log: Subject: Re: ext/ + -Wall
21373              From: Doug MacEachern <dougm@covalent.net>
21374              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
21375              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
21376      Branch: perl
21377            ! ext/attrs/attrs.xs
21378 ____________________________________________________________________________
21379 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
21380         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
21381              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21382              Date: Tue, 12 Jun 2001 14:36:20 -0400
21383              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
21384      Branch: perl
21385            ! pod/perlretut.pod
21386 ____________________________________________________________________________
21387 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
21388         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
21389              From: Mike Guy <mjtg@cam.ac.uk>
21390              Date: Tue, 12 Jun 2001 19:10:31 +0100
21391              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
21392              
21393              Subject: Re: [ID 20010612.001] out of memory during regex compilation
21394              From: Mike Guy <mjtg@cam.ac.uk>
21395              Date: Tue, 12 Jun 2001 19:21:01 +0100
21396              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
21397      Branch: perl
21398            ! pod/perlop.pod
21399 ____________________________________________________________________________
21400 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
21401         Log: AIX tweaks from Merijn H. Brand.
21402      Branch: perl
21403            ! hints/aix.sh
21404 ____________________________________________________________________________
21405 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
21406         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
21407              From: "Brendan O'Dea" <bod@compusol.com.au>
21408              Date: Wed, 13 Jun 2001 05:16:47 +1000
21409              Message-ID: <20010613051647.A8945@compusol.com.au>
21410      Branch: maint-5.6/perl
21411            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
21412 ____________________________________________________________________________
21413 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
21414         Log: Subject: Small bcopy cleanup
21415              From: Andy Dougherty <doughera@lafayette.edu>
21416              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
21417              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
21418      Branch: perl
21419            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
21420 ____________________________________________________________________________
21421 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
21422         Log: Subject: [PATCH] Re: ext/ + -Wall
21423              From: Nicholas Clark <nick@ccl4.org>
21424              Date: Wed, 13 Jun 2001 00:04:30 +0100
21425              Message-ID: <20010613000430.M5901@plum.flirble.org>
21426      Branch: perl
21427            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
21428 ____________________________________________________________________________
21429 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
21430         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
21431              From: Nicholas Clark <nick@ccl4.org>
21432              Date: Tue, 12 Jun 2001 23:53:07 +0100
21433              Message-ID: <20010612235307.L5901@plum.flirble.org>
21434      Branch: perl
21435            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21436 ____________________________________________________________________________
21437 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
21438         Log: MPE/iX tweaks from Mark Bixby.
21439      Branch: perl
21440            ! hints/mpeix.sh mpeix/mpeixish.h util.c
21441 ____________________________________________________________________________
21442 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
21443         Log: Update Changes.
21444      Branch: perl
21445            ! Changes patchlevel.h
21446 ____________________________________________________________________________
21447 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
21448         Log: One less -Wall whine (found under DEBUGGING).
21449      Branch: perl
21450            ! x2p/Makefile.SH x2p/a2p.c
21451 ____________________________________________________________________________
21452 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
21453         Log: s/case-independent/case-insensitive/g
21454      Branch: perl
21455            ! pod/perldebug.pod
21456 ____________________________________________________________________________
21457 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
21458         Log: As suggested in    
21459              
21460              Subject: Re: ext/ + -Wall
21461              From: Gurusamy Sarathy <gsar@ActiveState.com>
21462              Date: Mon, 11 Jun 2001 23:34:31 -0700
21463              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
21464      Branch: perl
21465            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
21466            ! perl.h
21467 ____________________________________________________________________________
21468 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
21469         Log: Subject: ext/ + -Wall
21470              From: Doug MacEachern <dougm@covalent.net>
21471              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
21472              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
21473      Branch: perl
21474            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
21475            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
21476            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
21477            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
21478            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
21479            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
21480            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
21481            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
21482            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
21483            ! lib/ExtUtils/xsubpp
21484 ____________________________________________________________________________
21485 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
21486         Log: Subject: [PATCH] anonymous stashes
21487              From: Abhijit Menon-Sen <ams@wiw.org>
21488              Date: Tue, 12 Jun 2001 12:47:04 +0530
21489              Message-ID: <20010612124704.A29029@lustre.linux.in>
21490      Branch: perl
21491            ! dump.c gv.c sv.c xsutils.c
21492 ____________________________________________________________________________
21493 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
21494         Log: One more test for $^S.
21495      Branch: perl
21496            ! t/op/magic.t
21497 ____________________________________________________________________________
21498 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
21499         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
21500              From: Abhijit Menon-Sen <ams@wiw.org>
21501              Date: Tue, 12 Jun 2001 17:35:55 +0530
21502              Message-ID: <20010612173555.A32426@lustre.linux.in>
21503      Branch: perl
21504            ! mg.c t/op/magic.t
21505 ____________________________________________________________________________
21506 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
21507         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
21508              From: Mike Guy <mjtg@cam.ac.uk>
21509              Date: Tue, 12 Jun 2001 13:14:15 +0100
21510              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
21511      Branch: perl
21512            ! pod/perlop.pod
21513 ____________________________________________________________________________
21514 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
21515         Log: AUTHORS updates.
21516      Branch: perl
21517            ! AUTHORS
21518 ____________________________________________________________________________
21519 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
21520         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
21521              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
21522              Content-Transfer-Encoding: 7bit
21523              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
21524      Branch: perl
21525            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
21526 ____________________________________________________________________________
21527 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
21528         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
21529              From: "Philip Newton" <Philip.Newton@gmx.net>
21530              Date: Mon, 11 Jun 2001 07:08:03 +0200
21531              Message-Id: <200106120802.LAA08992@taas.iki.fi>
21532      Branch: perl
21533            ! t/base/term.t
21534 ____________________________________________________________________________
21535 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
21536         Log: Cleanup the a2p.c for -Wall.
21537      Branch: perl
21538            ! x2p/Makefile.SH x2p/a2p.c
21539 ____________________________________________________________________________
21540 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
21541         Log: File::Find update for MacOS from Chris Nandor.
21542      Branch: perl
21543            ! lib/File/Find.pm t/lib/filefind.t
21544 ____________________________________________________________________________
21545 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
21546         Log: gcc -Wall nits picked out by a non-UNIX system
21547              (courtesy of Mark Bixby)
21548      Branch: perl
21549            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
21550            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
21551            ! pp_sys.c util.c
21552 ____________________________________________________________________________
21553 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
21554         Log: Metaconfig unit change for #10522.  (The d_modfl changes
21555              placate metalint.)
21556      Branch: metaconfig/U/perl
21557            ! d_modfl.U d_u32align.U
21558 ____________________________________________________________________________
21559 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
21560         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
21561              be "./try 2>&1 >/dev/null".
21562      Branch: perl
21563            ! Configure
21564 ____________________________________________________________________________
21565 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
21566         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
21567              From: "Craig A. Berry" <craigberry@mac.com>
21568              Date: Mon, 11 Jun 2001 14:00:32 -0500
21569              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
21570      Branch: perl
21571            ! configure.com
21572 ____________________________________________________________________________
21573 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
21574         Log: Move the full \p\P lists to perlunicode.
21575      Branch: perl
21576            ! pod/perlretut.pod pod/perlunicode.pod
21577 ____________________________________________________________________________
21578 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
21579         Log: VOS build tweak for 5.6.1 from Paul Green.
21580      Branch: maint-5.6/perl
21581            ! vos/build.cm
21582 ____________________________________________________________________________
21583 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
21584         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
21585              From: "Craig A. Berry" <craigberry@mac.com>
21586              Date: Fri, 8 Jun 2001 18:08:18 -0500
21587              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
21588      Branch: perl
21589            ! vms/vms.c
21590 ____________________________________________________________________________
21591 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
21592         Log: Update Changes.
21593      Branch: perl
21594            ! Changes patchlevel.h
21595 ____________________________________________________________________________
21596 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
21597         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
21598      Branch: perl
21599            ! vos/config.alpha.h vos/config.ga.h
21600 ____________________________________________________________________________
21601 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
21602         Log: VOS updates from Paul Green for @10476.
21603      Branch: perl
21604            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
21605            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21606            ! vos/config.ga.h vos/configure_perl.cm
21607 ____________________________________________________________________________
21608 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
21609         Log: Subject: [PATCH] Not many people know this ...
21610              From: Mike Guy <mjtg@cam.ac.uk>
21611              Date: Mon, 11 Jun 2001 14:55:15 +0100
21612              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
21613      Branch: perl
21614            ! pod/perldebug.pod
21615 ____________________________________________________________________________
21616 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
21617         Log: Add final commas to lists as suggested by Philip Newton.
21618      Branch: perl
21619            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21620 ____________________________________________________________________________
21621 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
21622         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
21623              Date: Sun, 10 Jun 2001 23:35:38 -0400
21624              From: Chris Nandor <pudge@pobox.com>
21625              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
21626      Branch: perl
21627            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
21628            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
21629            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
21630            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
21631            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
21632            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
21633            ! t/op/write.t t/pragma/strict.t
21634 ____________________________________________________________________________
21635 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
21636         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
21637              From: Chris Nandor <pudge@pobox.com>
21638              Date: Mon, 11 Jun 2001 08:24:28 -0400
21639              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
21640      Branch: perl
21641            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
21642            ! t/lib/io_dir.t
21643 ____________________________________________________________________________
21644 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
21645         Log: One more run_byacc (a hand-tweaked version had slipped in).
21646      Branch: perl
21647            ! perly.c vms/perly_c.vms
21648 ____________________________________________________________________________
21649 [ 10509] By: nick                                  on 2001/06/11  07:49:15
21650         Log: Integrate mainline
21651      Branch: perlio
21652           !> Makefile.SH embed.h embed.pl global.sym
21653           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
21654           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
21655           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
21656           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
21657 ____________________________________________________________________________
21658 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
21659         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
21660              From: Mike Guy <mjtg@cam.ac.uk>
21661              Reply-To: mjtg@cam.ac.uk
21662              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
21663      Branch: perl
21664            ! lib/ExtUtils/Manifest.pm
21665 ____________________________________________________________________________
21666 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
21667         Log: Subject: [PATCH] ExtUtils::Constant
21668              From: Nicholas Clark <nick@ccl4.org>
21669              Date: Sun, 10 Jun 2001 23:25:41 +0100
21670              Message-ID: <20010610232540.C76396@plum.flirble.org>
21671      Branch: perl
21672            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21673 ____________________________________________________________________________
21674 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
21675         Log: Integrate perlio.
21676      Branch: perl
21677           !> iperlsys.h
21678 ____________________________________________________________________________
21679 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
21680         Log: Move the grok_number and its lieutenant grok_numeric_radix
21681              from sv.c statics to util.c and public.
21682      Branch: perl
21683            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
21684            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
21685 ____________________________________________________________________________
21686 [ 10504] By: nick                                  on 2001/06/10  17:47:06
21687         Log: Fix (valid) -Wall warnings in perlio.c
21688      Branch: perlio
21689            ! iperlsys.h
21690 ____________________________________________________________________________
21691 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
21692         Log: Update perly_c.diff, update perly.fixer to edit away
21693              some of the -Wall noise.
21694      Branch: perl
21695            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
21696 ____________________________________________________________________________
21697 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
21698         Log: Check the version of byacc.
21699      Branch: perl
21700            ! Makefile.SH
21701 ____________________________________________________________________________
21702 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
21703         Log: Subject: [PATCH] perly.y overhaul
21704              From: Simon Cozens <simon@netthink.co.uk>
21705              Date: Sun, 10 Jun 2001 16:56:54 +0100
21706              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
21707              
21708              Plus make run_byacc.
21709      Branch: perl
21710            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
21711 ____________________________________________________________________________
21712 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
21713         Log: Integrate perlio.
21714      Branch: perl
21715           !> perlio.c perlsfio.h
21716 ____________________________________________________________________________
21717 [ 10499] By: nick                                  on 2001/06/10  15:01:08
21718         Log: Integrate mainline
21719      Branch: perlio
21720           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
21721           !> t/pragma/locale.t util.c
21722 ____________________________________________________________________________
21723 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
21724         Log: Put some meat on the perl572delta bones.  The list of
21725              selected bug fixes needs more work, as does still the
21726              whole document.
21727      Branch: perl
21728            ! pod/perl572delta.pod
21729 ____________________________________________________________________________
21730 [ 10497] By: nick                                  on 2001/06/10  12:27:51
21731         Log: Paper over a crack or two with USE_SFIO
21732      Branch: perlio
21733            ! perlio.c perlsfio.h
21734 ____________________________________________________________________________
21735 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
21736         Log: Update Changes.
21737      Branch: perl
21738            ! Changes patchlevel.h
21739 ____________________________________________________________________________
21740 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
21741         Log: Subject: Re: pragma/locale.t #107
21742              From: Hugo <hv@crypt.compulink.co.uk>
21743              Date: Sun, 10 Jun 2001 11:23:30 +0100
21744              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
21745              
21746              Encapsulate the scan of the decimal radix separator.
21747      Branch: perl
21748            ! embed.h embed.pl proto.h sv.c
21749 ____________________________________________________________________________
21750 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
21751         Log: Try to grok numbers both with the locale specific separator
21752              and with the usual "." (if different from the lss); add a test
21753              to locale.t to do also a little bit of math in addition to just
21754              equalness testing; remove extraneous logic as suggested in
21755              
21756              Subject: Re: pragma/locale.t #107
21757              From: Nicholas Clark <nick@ccl4.org>
21758              Date: Sat, 9 Jun 2001 22:37:36 +0100
21759              Message-ID: <20010609223735.Y76396@plum.flirble.org>
21760      Branch: perl
21761            ! sv.c t/pragma/locale.t
21762 ____________________________________________________________________________
21763 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
21764         Log: Metaconfig unit change for #10492.
21765      Branch: metaconfig/U/perl
21766            ! Extensions.U
21767 ____________________________________________________________________________
21768 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
21769         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
21770              From: Artur Bergman <artur@contiller.se> 
21771              Date: Sat, 09 Jun 2001 21:03:51 +0200
21772              Message-ID: <B7483FB6.1398%artur@contiller.se>
21773      Branch: perl
21774            ! Configure
21775 ____________________________________________________________________________
21776 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
21777         Log: Integrate perlio.
21778      Branch: perl
21779           !> perlsfio.h
21780 ____________________________________________________________________________
21781 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
21782         Log: Do locale specific separator if only in locale.
21783      Branch: perl
21784            ! util.c
21785 ____________________________________________________________________________
21786 [ 10489] By: nick                                  on 2001/06/09  19:13:25
21787         Log: Make XS/Typemap compile (but fail) with sfio
21788      Branch: perlio
21789            ! perlsfio.h
21790 ____________________________________________________________________________
21791 [ 10488] By: nick                                  on 2001/06/09  19:12:51
21792         Log: Re-integrate mainline
21793      Branch: perlio
21794           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
21795           !> proto.h sv.c util.c
21796 ____________________________________________________________________________
21797 [ 10487] By: nick                                  on 2001/06/09  16:26:29
21798         Log: Integrate mainline
21799      Branch: perlio
21800           !> (integrate 31 files)
21801 ____________________________________________________________________________
21802 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
21803         Log: Subject: [PATCH] New attempt to clone callack
21804              From: Artur Bergman <artur@contiller.se> 
21805              Date: Thu, 07 Jun 2001 11:52:16 +0200
21806              Message-ID: <B7451B6F.12B7%artur@contiller.se>
21807      Branch: perl
21808            ! embedvar.h intrpvar.h perlapi.h sv.c
21809 ____________________________________________________________________________
21810 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
21811         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
21812      Branch: perl
21813            ! embed.h embed.pl perl.h proto.h sv.c util.c
21814 ____________________________________________________________________________
21815 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
21816         Log: Subject: Re: pragma/locale.t #107
21817              From: Nicholas Clark <nick@ccl4.org>
21818              Date: Sat, 9 Jun 2001 16:26:10 +0100
21819              Message-ID: <20010609162609.V76396@plum.flirble.org>
21820              
21821              A missing NVification.
21822      Branch: perl
21823            ! sv.c
21824 ____________________________________________________________________________
21825 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
21826         Log: Redo the #10482, there already was a test script for formats.
21827      Branch: perl
21828            - t/io/format.t
21829            ! MANIFEST t/op/write.t
21830 ____________________________________________________________________________
21831 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
21832         Log: Twisted format testing, from Merijn.
21833      Branch: perl
21834            + t/io/format.t
21835            ! MANIFEST
21836 ____________________________________________________________________________
21837 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
21838         Log: More \p{In...} testing, combined with \N{...}.
21839      Branch: perl
21840            ! lib/utf8_heavy.pl t/op/pat.t
21841 ____________________________________________________________________________
21842 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
21843         Log: Metaconfig changes for #10479.
21844      Branch: metaconfig
21845            ! U/Glossary.patch
21846      Branch: metaconfig/U/perl
21847            ! d_modfl.U
21848 ____________________________________________________________________________
21849 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
21850         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
21851      Branch: perl
21852            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21853            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
21854            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21855            ! win32/config.bc win32/config.gc win32/config.vc
21856 ____________________________________________________________________________
21857 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
21858         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
21859              From: "Craig A. Berry" <craigberry@mac.com>
21860              Date: Thu, 7 Jun 2001 14:27:20 -0500
21861              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
21862      Branch: perl
21863            ! vms/perlvms.pod
21864 ____________________________________________________________________________
21865 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
21866         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
21867              From: Gisle Aas <gisle@ActiveState.com>
21868              Date: 07 Jun 2001 17:04:29 -0700
21869              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
21870      Branch: perl
21871            ! ext/re/re.xs
21872 ____________________________________________________________________________
21873 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
21874         Log: Update Changes.
21875      Branch: perl
21876            ! Changes patchlevel.h
21877 ____________________________________________________________________________
21878 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
21879         Log: Regen Glossary et alia.
21880      Branch: perl
21881            ! Porting/Glossary Porting/config.sh Porting/config_H
21882 ____________________________________________________________________________
21883 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
21884         Log: Metaconfig unit changes for #10473.
21885      Branch: metaconfig/U/perl
21886            ! d_modfl.U
21887 ____________________________________________________________________________
21888 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
21889         Log: Harumph, also AIX will spill its guts (i.e. dump core)
21890              if an executable contains modfl() but it hasn't been
21891              compiled right (in the case of AIX, with cc -qlongdouble).
21892      Branch: perl
21893            ! Configure
21894 ____________________________________________________________________________
21895 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
21896         Log: integrate change#10471 from mainline
21897              
21898              in change#10451, check that CvOUTSIDE is a CV before looking in
21899              (it can apparently be SVt_NULL during global destruction)
21900      Branch: maint-5.6/perl
21901           !> op.c
21902 ____________________________________________________________________________
21903 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
21904         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
21905              (it can apparently be SVt_NULL during global destruction)
21906      Branch: perl
21907            ! op.c
21908 ____________________________________________________________________________
21909 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
21910         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
21911              From: Robin Barker <rmb1@cise.npl.co.uk>
21912              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
21913              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
21914      Branch: perl
21915            ! lib/diagnostics.pm pod/perldiag.pod
21916 ____________________________________________________________________________
21917 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
21918         Log: Subject: [PATCH perl@10439] long =item
21919              From: Robin Barker <rmb1@cise.npl.co.uk>
21920              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
21921              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
21922      Branch: perl
21923            ! README.amiga lib/Attribute/Handlers.pm
21924            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21925 ____________________________________________________________________________
21926 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
21927         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
21928              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
21929              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
21930              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
21931      Branch: perl
21932            ! pod/perlguts.pod
21933 ____________________________________________________________________________
21934 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
21935         Log: Integrate perlio.
21936      Branch: perl
21937           !> sv.c
21938 ____________________________________________________________________________
21939 [ 10466] By: nick                                  on 2001/06/07  10:25:40
21940         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
21941              whitespace tweaks.
21942              Still coredumps in pragma/overload.t - what a nice hard fail that is...
21943      Branch: perlio
21944            ! sv.c
21945 ____________________________________________________________________________
21946 [ 10465] By: nick                                  on 2001/06/07  08:41:58
21947         Log: Raw integrate of mainline for S_grok_number debug
21948              (sv.c has MULTIPLICITY issues as well as whatever else ...)
21949      Branch: perlio
21950            - plan9/perlplan9.doc plan9/perlplan9.pod
21951           !> (integrate 46 files)
21952 ____________________________________________________________________________
21953 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
21954         Log: The proper prototyping for #10463.
21955      Branch: perl
21956            ! embed.h embed.pl proto.h sv.c
21957 ____________________________________________________________________________
21958 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
21959         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
21960              From: Nicholas Clark <nick@ccl4.org>
21961              Date: Thu, 7 Jun 2001 00:29:59 +0100
21962              Message-ID: <20010607002959.Z76396@plum.flirble.org>
21963      Branch: perl
21964            ! sv.c
21965 ____________________________________________________________________________
21966 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
21967         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
21968              From: "Craig A. Berry" <craigberry@mac.com>
21969              Date: Wed, 06 Jun 2001 17:54:30 -0500
21970              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
21971      Branch: perl
21972            ! vms/perlvms.pod
21973 ____________________________________________________________________________
21974 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
21975         Log: Podify the remaining README.platform files;
21976              merge README.plan9 and plan9/perlplan9.pod;
21977              delete plan9/perlplan9.* (the perlplan.doc needs to
21978              be regenerated in Plan 9); make the =head1 and =head2
21979              in the README.platform to be a little more verbose
21980              (skipped README.os2 not to anger Ilya) so that they
21981              look better in the toc; regen toc.
21982      Branch: perl
21983            - plan9/perlplan9.doc plan9/perlplan9.pod
21984            ! MANIFEST README.aix README.amiga README.apollo README.beos
21985            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
21986            ! README.hpux README.hurd README.machten README.macos
21987            ! README.micro README.mint README.mpeix README.os390
21988            ! README.plan9 README.qnx README.solaris README.threads
21989            ! README.tru64 README.vmesa README.vms README.vos README.win32
21990            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21991            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21992 ____________________________________________________________________________
21993 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
21994         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
21995              From: Mike Guy <mjtg@cam.ac.uk>
21996              Reply-To: mjtg@cam.ac.uk
21997              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
21998      Branch: perl
21999            ! pod/perlguts.pod
22000 ____________________________________________________________________________
22001 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
22002         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
22003              From: Mike Guy <mjtg@cam.ac.uk>
22004              Reply-To: mjtg@cam.ac.uk
22005              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
22006      Branch: perl
22007            ! pod/perlsec.pod
22008 ____________________________________________________________________________
22009 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
22010         Log: Disable long doubles from pre-5.0 Tru64s.
22011      Branch: perl
22012            ! README.tru64 hints/dec_osf.sh
22013 ____________________________________________________________________________
22014 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
22015         Log: The #10455 exposed that modfl() is fundamentally busted
22016              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
22017              testing it.
22018      Branch: perl
22019            ! hints/dec_osf.sh
22020 ____________________________________________________________________________
22021 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
22022         Log: Metaconfig unit change for #10455.
22023      Branch: metaconfig/U/perl
22024            ! d_modfl.U
22025 ____________________________________________________________________________
22026 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
22027         Log: Configure check for geborken modfl(), inspired by
22028              
22029              Subject: Re: [20010118.017] op/int.t failure 
22030              From: Hugo <hv@crypt.compulink.co.uk>
22031              Date: Tue, 05 Jun 2001 13:43:27 +0100
22032              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
22033      Branch: perl
22034            ! Configure
22035 ____________________________________________________________________________
22036 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
22037         Log: Integrate changes #10450 and #10451 from maintperl:
22038              
22039              optimize change#10448 slightly (don't repeat search in eval""s lexical
22040              scope, since that has already been searched)
22041              
22042              change#9108 needs subtler treatment for case of closures created
22043              within eval""
22044      Branch: perl
22045           !> op.c t/op/misc.t
22046 ____________________________________________________________________________
22047 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
22048         Log: MakeMaker magic to compile (when no dynamic loading)
22049              List/Util.xsc as (ListUtil.c and) ListUtil.o since
22050              POSIX-BC (BS2000) linker has an evil limitation of
22051              being unable to include in the same executable several
22052              object files with the same name - case-insensitively -
22053              because otherwise we conflict with util.c.
22054              Strictly speaking currently required only in POSIX-BC
22055              but probably will do no harm elsewhere where static
22056              linking is required.
22057      Branch: perl
22058            ! ext/List/Util/Makefile.PL
22059 ____________________________________________________________________________
22060 [ 10452] By: nick                                  on 2001/06/06  08:59:51
22061         Log: Integrate mainline.
22062      Branch: perlio
22063           +> lib/Attribute/Handlers/demo/Demo.pm
22064           +> lib/Attribute/Handlers/demo/Descriptions.pm
22065           +> lib/Attribute/Handlers/demo/MyClass.pm
22066           +> lib/Attribute/Handlers/demo/demo.pl
22067           +> lib/Attribute/Handlers/demo/demo2.pl
22068           +> lib/Attribute/Handlers/demo/demo3.pl
22069           +> lib/Attribute/Handlers/demo/demo4.pl
22070           +> lib/Attribute/Handlers/demo/demo_call.pl
22071           +> lib/Attribute/Handlers/demo/demo_chain.pl
22072           +> lib/Attribute/Handlers/demo/demo_cycle.pl
22073           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
22074           +> lib/Attribute/Handlers/demo/demo_phases.pl
22075           +> lib/Attribute/Handlers/demo/demo_range.pl
22076           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
22077           +> uts/strtol_wrap.c
22078           !> (integrate 91 files)
22079 ____________________________________________________________________________
22080 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
22081         Log: change#9108 needs subtler treatment for case of closures created
22082              within eval""
22083      Branch: maint-5.6/perl
22084            ! op.c t/op/misc.t
22085 ____________________________________________________________________________
22086 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
22087         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
22088              scope, since that has already been searched)
22089      Branch: maint-5.6/perl
22090            ! op.c
22091 ____________________________________________________________________________
22092 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
22093         Log: Integrate change #10448 from maintperl; lexicals
22094              outside an eval"" weren't resolved correctly inside a subroutine
22095              definition inside the eval"" if they were not already referenced
22096              in the toplevel of the eval""-ed code
22097      Branch: perl
22098           !> cop.h op.c pp_ctl.c t/op/misc.t
22099 ____________________________________________________________________________
22100 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
22101         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
22102              outside an eval"" weren't resolved correctly inside a subroutine
22103              definition inside the eval"" if they were not already referenced
22104              in the toplevel of the eval""-ed code
22105      Branch: maint-5.6/perl
22106            ! cop.h op.c pp_ctl.c t/op/misc.t
22107 ____________________________________________________________________________
22108 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
22109         Log: Subject: [PATCH] perl570delta.pod
22110              From: Peter Scott <Peter@PSDT.com> 
22111              Date: Tue, 05 Jun 2001 18:51:02 -0700
22112              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
22113      Branch: perl
22114            ! pod/perl570delta.pod
22115 ____________________________________________________________________________
22116 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
22117         Log: The fudge factor is no more needed.  I hope.
22118      Branch: perl
22119            ! t/lib/posix.t
22120 ____________________________________________________________________________
22121 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
22122         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
22123              From: Hugo <hv@crypt.compulink.co.uk>
22124              Date: Tue, 05 Jun 2001 12:58:19 +0100
22125              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
22126      Branch: perl
22127            ! util.c
22128 ____________________________________________________________________________
22129 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
22130         Log: Make up prototypes only for those who have the functions
22131              but not the prototypes.
22132      Branch: perl
22133            ! perl.h
22134 ____________________________________________________________________________
22135 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
22136         Log: Subject: Re: Not OK: perl@10439 on win32 
22137              From: Prymmer/Kahn <pvhp@best.com> 
22138              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
22139              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
22140      Branch: perl
22141            ! perl.h util.c
22142 ____________________________________________________________________________
22143 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
22144         Log: The metaconfig units changes for #10441.
22145      Branch: metaconfig
22146            ! U/modified/Extract.U U/modified/Extractall.U
22147            ! U/modified/Finish.U
22148 ____________________________________________________________________________
22149 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
22150         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
22151      Branch: perl
22152            ! Configure
22153 ____________________________________________________________________________
22154 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
22155         Log: Unnecessary fuzziness undone, noted by Mike Guy.
22156      Branch: perl
22157            ! t/op/tr.t
22158 ____________________________________________________________________________
22159 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
22160         Log: Update Changes.
22161      Branch: perl
22162            ! Changes patchlevel.h
22163 ____________________________________________________________________________
22164 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
22165         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
22166              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
22167              leakage patch.
22168      Branch: perl
22169            ! t/op/misc.t
22170 ____________________________________________________________________________
22171 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
22172         Log: Test case for #10433/#10424.
22173      Branch: perl
22174            ! t/op/misc.t
22175 ____________________________________________________________________________
22176 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
22177         Log: Subject: One fix for strtoul not setting errno
22178              From: hom00@utsglobal.com (Hal Morris)
22179              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
22180              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
22181      Branch: perl
22182            + uts/strtol_wrap.c
22183            ! MANIFEST hints/uts.sh
22184 ____________________________________________________________________________
22185 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
22186         Log: Metaconfig units changes for #10434.
22187      Branch: metaconfig
22188            ! U/modified/Cppsym.U
22189      Branch: metaconfig/U/perl
22190            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
22191            + d_syscallproto.U d_usleepproto.U
22192            ! longdblfio.U quadfio.U
22193 ____________________________________________________________________________
22194 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
22195         Log: Configure tweaks; add prototype probes, make the cpp symbols
22196              probe to cast, not whine; test for %Ld and %Lf before %lld and
22197              %llf because the L is the ANSI way.
22198      Branch: perl
22199            ! Configure config_h.SH configure.com epoc/config.sh
22200            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
22201            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
22202            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
22203 ____________________________________________________________________________
22204 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
22205         Log: Sigh.  This is what #10424 was supposed to check in.
22206      Branch: perl
22207            ! op.c sv.c sv.h
22208 ____________________________________________________________________________
22209 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
22210         Log: More verbose failure.
22211      Branch: perl
22212            ! t/op/ver.t
22213 ____________________________________________________________________________
22214 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
22215         Log: The .pm changes to go with #10428.
22216      Branch: perl
22217            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
22218            ! ext/Sys/Syslog/Syslog.pm
22219 ____________________________________________________________________________
22220 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
22221         Log: On second thoughts show to utf8 skippage message only
22222              on failures, it's too confusing otherwise,
22223      Branch: perl
22224            ! t/pragma/locale.t
22225 ____________________________________________________________________________
22226 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
22227         Log: Do not import anything from Encode.
22228      Branch: perl
22229            ! ext/MIME/Base64/QuotedPrint.pm
22230 ____________________________________________________________________________
22231 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
22232         Log: The #10402 didn't take.  Weird.
22233      Branch: perl
22234            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
22235            ! ext/Sys/Syslog/Syslog.xs
22236 ____________________________________________________________________________
22237 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
22238         Log: Eradicate traces of 'asciirange' re subpragma.
22239      Branch: perl
22240            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
22241            ! pod/perldiag.pod
22242 ____________________________________________________________________________
22243 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
22244         Log: use is a compile-time thing.
22245      Branch: perl
22246            ! ext/MIME/Base64/QuotedPrint.pm
22247 ____________________________________________________________________________
22248 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
22249         Log: Subject: [PATCH perl@10419] -Wall casting patch
22250              From: Robin Barker <rmb1@cise.npl.co.uk>
22251              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
22252              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
22253      Branch: perl
22254            ! ext/Devel/DProf/DProf.xs mg.c
22255 ____________________________________________________________________________
22256 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
22257         Log: Subject: [PATCH #2] introducing SVpad_TYPED
22258              From: Abhijit Menon-Sen <ams@wiw.org>
22259              Date: Mon, 4 Jun 2001 12:26:02 +0530
22260              Message-ID: <20010604122602.A5775@lustre.linux.in>
22261      Branch: perl
22262            ! op.c sv.c sv.h
22263 ____________________________________________________________________________
22264 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
22265         Log: testsuite for change#10192 (from Gisle Aas)
22266      Branch: perl
22267            + t/op/override.t
22268            ! MANIFEST
22269 ____________________________________________________________________________
22270 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
22271         Log: integrate changes#10414-10416 from mainline
22272              
22273              Potential buffer overrun if the radix separator is more than
22274              one byte.  Also, under locales, prefer the locale-specific
22275              separator over the old boring ".".
22276              
22277              "10.", that is, decimal numbers can have no decimal part at all.
22278              
22279              The non-locale places need love, too.
22280      Branch: maint-5.6/perl
22281           !> perl.h sv.c
22282 ____________________________________________________________________________
22283 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
22284         Log: Missed from #10420.
22285      Branch: perl
22286            ! epoc/config.sh
22287 ____________________________________________________________________________
22288 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
22289         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
22290              often this prototype goes with HAS_SETRESUID_PROTO.
22291      Branch: perl
22292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22293            ! config_h.SH configure.com perl.h uconfig.h
22294 ____________________________________________________________________________
22295 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
22296         Log: Update Changes.
22297      Branch: perl
22298            ! Changes patchlevel.h
22299 ____________________________________________________________________________
22300 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
22301         Log: -Wall "subscript has type `char'" cleanup.
22302      Branch: perl
22303            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
22304 ____________________________________________________________________________
22305 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
22306         Log: Various "cast to pointer from integer of different size"
22307              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
22308              wide but I32 (int) only 32 bits wide).
22309              
22310              WARNING: the classnum and tagnum changes in Storable.xs
22311              may not be wise, they may be breaking binary compatibility
22312              (in 64-bit platforms), asked Raphael Manfredi about the changes.
22313      Branch: perl
22314            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
22315            ! mg.c proto.h
22316 ____________________________________________________________________________
22317 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
22318         Log: The non-locale places need love, too.
22319      Branch: perl
22320            ! perl.h
22321 ____________________________________________________________________________
22322 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
22323         Log: "10.", that is, decimal numbers can have no decimal part at all.
22324      Branch: perl
22325            ! perl.h
22326 ____________________________________________________________________________
22327 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
22328         Log: Potential buffer overrun if the radix separator is more than
22329              one byte.  Also, under locales, prefer the locale-specific
22330              separator over the old boring ".".
22331      Branch: perl
22332            ! perl.h sv.c
22333 ____________________________________________________________________________
22334 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
22335         Log: Integrate change #10412 from maintperl; locale is now
22336              per-cop, not per-op; plus retweak the locale.t to always
22337              list the skipped utf8 locales.
22338      Branch: perl
22339            ! t/pragma/locale.t
22340           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
22341           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
22342 ____________________________________________________________________________
22343 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
22344         Log: rationalize locale handling to fix the bugs uncovered by change#10394
22345              
22346              the major issue was that the runtime was looking at PL_hints rather
22347              than op_private to notice whether locale was enabled
22348              
22349              the secondary issue was that many locale-sensitive numeric ops didn't
22350              have HINT_LOCALE propagated into their op_private
22351              
22352              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
22353              instead of per-op, just like HINT_BYTE and the hints for lexical
22354              warnings (this makes the hint available to every op via PL_curcop)
22355              
22356              pragma/locale.t may need to be reworked with these fixes in mind
22357              (it currently passes its tests)
22358      Branch: maint-5.6/perl
22359            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
22360            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
22361 ____________________________________________________________________________
22362 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
22363         Log: More verbose debugging.
22364      Branch: perl
22365            ! t/pragma/locale.t
22366 ____________________________________________________________________________
22367 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
22368         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
22369              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
22370              Date: Sat, 2 Jun 2001 22:53:33 +0100
22371              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
22372      Branch: perl
22373            ! regcomp.c t/pragma/warn/regcomp
22374 ____________________________________________________________________________
22375 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
22376         Log: Mention that lexicalizing $a or $b is a bad idea if one
22377              wants to use sort().
22378      Branch: perl
22379            ! pod/perlvar.pod
22380 ____________________________________________________________________________
22381 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
22382         Log: Tweak the test to be happy if the accuracy is 'good enough'.
22383      Branch: perl
22384            ! t/lib/posix.t
22385 ____________________________________________________________________________
22386 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
22387         Log: Upgrade to Attribute::Handlers 0.70.
22388              
22389              NOTE: this unearthed the "too late for CHECK block" bug,
22390              that's why the 1_compile.t change.
22391      Branch: perl
22392            + lib/Attribute/Handlers/demo/Demo.pm
22393            + lib/Attribute/Handlers/demo/Descriptions.pm
22394            + lib/Attribute/Handlers/demo/MyClass.pm
22395            + lib/Attribute/Handlers/demo/demo.pl
22396            + lib/Attribute/Handlers/demo/demo2.pl
22397            + lib/Attribute/Handlers/demo/demo3.pl
22398            + lib/Attribute/Handlers/demo/demo4.pl
22399            + lib/Attribute/Handlers/demo/demo_call.pl
22400            + lib/Attribute/Handlers/demo/demo_chain.pl
22401            + lib/Attribute/Handlers/demo/demo_cycle.pl
22402            + lib/Attribute/Handlers/demo/demo_hashdir.pl
22403            + lib/Attribute/Handlers/demo/demo_phases.pl
22404            + lib/Attribute/Handlers/demo/demo_range.pl
22405            + lib/Attribute/Handlers/demo/demo_rawdata.pl
22406            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
22407            ! t/lib/attrhand.t
22408 ____________________________________________________________________________
22409 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
22410         Log: One less -Wall whine.
22411      Branch: perl
22412            ! regcomp.c
22413 ____________________________________________________________________________
22414 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
22415         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
22416      Branch: perl
22417           !> t/op/eval.t
22418 ____________________________________________________________________________
22419 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
22420         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
22421              aren't "normally" visible inside eval""s contained in subs unless
22422              a cloned reference to them already exists)
22423              
22424              strangely enough, t/harness didn't show this up as a failure
22425              (harness needs fixing?)
22426      Branch: maint-5.6/perl
22427            ! t/op/eval.t
22428 ____________________________________________________________________________
22429 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
22430         Log: Update to Text::Balanced 1.85.
22431      Branch: perl
22432            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
22433 ____________________________________________________________________________
22434 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
22435         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
22436              From: Nicholas Clark <nick@ccl4.org>
22437              Date: Sun, 3 Jun 2001 17:54:36 +0100
22438              Message-ID: <20010603175436.E76396@plum.flirble.org> 
22439      Branch: perl
22440            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
22441            ! ext/Sys/Syslog/Syslog.xs
22442 ____________________________________________________________________________
22443 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
22444         Log: Unused variables.
22445      Branch: perl
22446            ! util.c
22447 ____________________________________________________________________________
22448 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
22449         Log: Subject: [PATCH] APIfy op_clear 
22450              From: Simon Cozens <simon@netthink.co.uk>
22451              Date: Sun, 3 Jun 2001 13:51:46 +0100
22452              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
22453              
22454              (despite the subject line, op_null is APIfied by the patch)
22455      Branch: perl
22456            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
22457 ____________________________________________________________________________
22458 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
22459         Log: Subject: [PATCH] t/lib/extutils.t
22460              From: Nicholas Clark <nick@ccl4.org>
22461              Date: Sat, 2 Jun 2001 23:57:05 +0100
22462              Message-ID: <20010602235705.Q12698@plum.flirble.org>
22463      Branch: perl
22464            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
22465 ____________________________________________________________________________
22466 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
22467         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
22468              From: Prymmer/Kahn <pvhp@best.com>
22469              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
22470              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
22471      Branch: perl
22472            ! win32/Makefile win32/makefile.mk
22473 ____________________________________________________________________________
22474 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
22475         Log: Subject: Re: 'decimal digits' macro? 
22476              From: Hugo <hv@crypt.compulink.co.uk>
22477              Date: Sun, 03 Jun 2001 04:26:36 +0100
22478              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
22479      Branch: perl
22480            ! handy.h t/lib/posix.t t/op/tr.t
22481 ____________________________________________________________________________
22482 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
22483         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
22484              From: Hugo <hv@crypt.compulink.co.uk>
22485              Date: Sun, 03 Jun 2001 14:56:30 +0100
22486              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
22487      Branch: perl
22488            ! util.c
22489 ____________________________________________________________________________
22490 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
22491         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
22492      Branch: perl
22493           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
22494           !> vms/perly_c.vms
22495 ____________________________________________________________________________
22496 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
22497         Log: fix leakage of lexicals at file scope into subroutines that were
22498              declared before them; this appears to be a longstanding bug that
22499              meant that lexicals at file scope were never "deintroduced", meaning
22500              their scope range was never properly closed, and their visibility
22501              extended to all subsequent eval""s or requires
22502              
22503              added a test case
22504              
22505              seems to also fix a case of bogus duplicate warnings
22506      Branch: maint-5.6/perl
22507            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
22508            ! vms/perly_c.vms
22509 ____________________________________________________________________________
22510 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
22511         Log: More VMS tweaks from Craig A. Berry.
22512      Branch: perl
22513            ! configure.com t/lib/extutils.t
22514 ____________________________________________________________________________
22515 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
22516         Log: -Wall cleanup continues.
22517      Branch: perl
22518            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
22519            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
22520            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
22521            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
22522            ! run.c toke.c util.c
22523 ____________________________________________________________________________
22524 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
22525         Log: The metaconfig unit change for #10390.
22526      Branch: metaconfig/U/perl
22527            ! gccvers.U
22528 ____________________________________________________________________________
22529 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
22530         Log: Drop the -ansi from the default gcc flags.
22531              
22532              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
22533              that struct cannot be compared with a flat integer, such as STRLEN.
22534              The -ansi will also cause a lot of noise in Solaris because of:
22535              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
22536      Branch: perl
22537            ! Configure
22538 ____________________________________________________________________________
22539 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
22540         Log: Integrate perlio.
22541      Branch: perl
22542           !> pod/perlapi.pod util.c
22543 ____________________________________________________________________________
22544 [ 10388] By: nick                                  on 2001/06/02  08:01:12
22545         Log: Integrate mainline
22546      Branch: perlio
22547           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
22548           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
22549           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
22550           !> t/lib/1_compile.t t/lib/mimeqp.t
22551 ____________________________________________________________________________
22552 [ 10387] By: nick                                  on 2001/06/02  07:39:17
22553         Log: Tweak util.c's atof2 for MULTIPLICITY
22554      Branch: perlio
22555            ! util.c
22556 ____________________________________________________________________________
22557 [ 10386] By: nick                                  on 2001/06/02  07:38:33
22558         Log: Integrate mainline
22559      Branch: perlio
22560           !> (integrate 41 files)
22561 ____________________________________________________________________________
22562 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
22563         Log: Add Attribute::Handlers 0.61 from Damian Conway.
22564      Branch: perl
22565            + lib/Attribute/Handlers.pm t/lib/attrhand.t
22566            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
22567 ____________________________________________________________________________
22568 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
22569         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
22570              From: Peter Prymmer <pvhp@forte.com>
22571              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
22572              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
22573      Branch: perl
22574            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
22575 ____________________________________________________________________________
22576 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
22577         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
22578              From: Jeff Pinyan <jeffp@crusoe.net>
22579              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
22580              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
22581      Branch: perl
22582            ! lib/File/Find.pm
22583 ____________________________________________________________________________
22584 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
22585         Log: Subject: [PATCH perl@10381] configure.com tweaks
22586              From: "Craig A. Berry" <craigberry@mac.com>
22587              Date: Fri, 1 Jun 2001 13:55:43 -0500
22588              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
22589      Branch: perl
22590            ! configure.com
22591 ____________________________________________________________________________
22592 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
22593         Log: Update Changes.
22594      Branch: perl
22595            ! Changes patchlevel.h
22596 ____________________________________________________________________________
22597 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
22598         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
22599              From: Mike Guy <mjtg@cam.ac.uk>
22600              Date: Fri, 01 Jun 2001 18:17:02 +0100
22601              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
22602      Branch: perl
22603            ! lib/perl5db.pl
22604 ____________________________________________________________________________
22605 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
22606         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
22607              From: Hugo <hv@crypt.compulink.co.uk>
22608              Date: Thu, 31 May 2001 20:49:48 +0100
22609              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
22610      Branch: perl
22611            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
22612            ! util.c
22613 ____________________________________________________________________________
22614 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
22615         Log: Zero() is not available in x2p (or, rather, some of its
22616              implementations like memzero() might not be available.)
22617      Branch: perl
22618            ! x2p/hash.c
22619 ____________________________________________________________________________
22620 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
22621         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
22622              From: Michael G Schwern <schwern@pobox.com>
22623              Date: Fri, 1 Jun 2001 12:00:29 +0100
22624              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
22625              
22626              (But use Zero() instead of memset.)
22627      Branch: perl
22628            ! x2p/hash.c
22629 ____________________________________________________________________________
22630 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
22631         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
22632              From: Jeff Pinyan <jeffp@crusoe.net>
22633              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
22634              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
22635      Branch: perl
22636            ! pod/perldiag.pod regcomp.c t/op/pat.t
22637 ____________________________________________________________________________
22638 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
22639         Log: Retract #10324 and #10333; not needed.
22640      Branch: perl
22641            ! hints/irix_6.sh hints/linux.sh
22642 ____________________________________________________________________________
22643 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
22644         Log: The #10370 wasn't quite right.
22645      Branch: perl
22646            ! ext/XS/Typemap/Typemap.xs
22647 ____________________________________________________________________________
22648 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
22649         Log: The metaconfig units changes for #10372.
22650      Branch: metaconfig/U/perl
22651            + d_realpath.U d_sresgproto.U d_sresuproto.U
22652            ! gccvers.U i_db.U
22653 ____________________________________________________________________________
22654 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
22655         Log: Configure tweaks; record the Berkeley DB version,
22656              probe for realpath(), for setresuid() and setresgid()
22657              prototypes; use realpath() (try to be paranoid enough),
22658              use the setres[ug]id prototypes because glibc has the functions
22659              but not their prototypes; add -Wall -ansi to gcc ccflags;
22660              regen toc.
22661      Branch: perl
22662            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22663            ! config_h.SH configure.com epoc/config.sh
22664            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
22665            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
22666            ! vos/config.ga.def win32/config.bc win32/config.gc
22667            ! win32/config.vc
22668 ____________________________________________________________________________
22669 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
22670         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
22671              From: Michael G Schwern <schwern@pobox.com>
22672              Date: Fri, 1 Jun 2001 11:28:14 +0100
22673              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
22674      Branch: perl
22675            ! lib/attributes.pm xsutils.c
22676 ____________________________________________________________________________
22677 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
22678         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
22679              From: Tim Jenness <t.jenness@jach.hawaii.edu>
22680              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
22681              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
22682      Branch: perl
22683            ! ext/XS/Typemap/Typemap.xs
22684 ____________________________________________________________________________
22685 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
22686         Log: Subject: [patch] Cwd.xs optimizations/abstraction
22687              From: Doug MacEachern <dougm@covalent.net>
22688              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
22689              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
22690      Branch: perl
22691            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
22692            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
22693 ____________________________________________________________________________
22694 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
22695         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!])
22696              From: Nicholas Clark <nick@ccl4.org>
22697              Date: Thu, 31 May 2001 23:56:40 +0100
22698              Message-ID: <20010531235640.F12698@plum.flirble.org>
22699              
22700              Make the test work also under only static extensions
22701              (sh Configure -Uusedl fakes this nicely)
22702      Branch: perl
22703            ! t/lib/extutils.t
22704 ____________________________________________________________________________
22705 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
22706         Log: Subject: [PATCH hv.c] Eliminating trigraph
22707              From: Michael G Schwern <schwern@pobox.com>
22708              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
22709              Date: Fri, 1 Jun 2001 11:49:56 +0100
22710      Branch: perl
22711            ! hv.c
22712 ____________________________________________________________________________
22713 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
22714         Log: Subject: Re: [PATCH] Tests for File::Compare 
22715              From: "Philip Newton" <Philip.Newton@gmx.net>
22716              Date: Thu, 31 May 2001 19:44:05 +0200
22717              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
22718              
22719              Unnecessary "quotation marks".
22720      Branch: perl
22721            ! t/lib/filecomp.t
22722 ____________________________________________________________________________
22723 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
22724         Log: Integrate perlio.
22725      Branch: perl
22726           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
22727 ____________________________________________________________________________
22728 [ 10364] By: nick                                  on 2001/06/01  10:13:31
22729         Log: Cleanup dll.base and dll.exp created by GCC builds.
22730      Branch: perlio
22731            ! lib/ExtUtils/MM_Win32.pm
22732 ____________________________________________________________________________
22733 [ 10363] By: nick                                  on 2001/06/01  10:02:17
22734         Log: Make filecomp test work on CRLF platforms by adding binmode.
22735      Branch: perlio
22736            ! t/lib/filecomp.t
22737 ____________________________________________________________________________
22738 [ 10362] By: nick                                  on 2001/06/01  08:37:17
22739         Log: Integrate mainline
22740      Branch: perlio
22741           !> Changes Configure patchlevel.h perlio.c
22742 ____________________________________________________________________________
22743 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
22744         Log: panic:claustrophobia.
22745      Branch: perl
22746            ! perlio.c
22747 ____________________________________________________________________________
22748 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
22749         Log: Update Changes.
22750      Branch: perl
22751            ! Changes patchlevel.h
22752 ____________________________________________________________________________
22753 [ 10359] By: nick                                  on 2001/05/31  12:35:50
22754         Log: Integrate mainline.
22755      Branch: perlio
22756           +> t/lib/filecomp.t
22757           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
22758           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
22759 ____________________________________________________________________________
22760 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
22761         Log: Integrate perlio.
22762      Branch: perl
22763           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
22764           !> win32/config_H.vc
22765 ____________________________________________________________________________
22766 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
22767         Log: Metaconfig unit change for #10356.
22768      Branch: metaconfig
22769            ! U/installdirs/inc_version_list.U
22770 ____________________________________________________________________________
22771 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
22772         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
22773              (idea from Sarathy; implementation from Andy)
22774      Branch: perl
22775            ! Configure
22776 ____________________________________________________________________________
22777 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
22778         Log: More AUTHORS.
22779      Branch: perl
22780            ! AUTHORS
22781 ____________________________________________________________________________
22782 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
22783         Log: Subject: Re: [PATCH] Tests for File::Compare
22784              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
22785              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
22786              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
22787      Branch: perl
22788            + t/lib/filecomp.t
22789            ! MANIFEST t/lib/1_compile.t
22790 ____________________________________________________________________________
22791 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
22792         Log: Subject: [PATCH] DEBUG_* macro cleanups
22793              From: Abhijit Menon-Sen <ams@wiw.org>
22794              Date: Thu, 31 May 2001 12:16:22 +0530
22795              Message-ID: <20010531121622.B4829@lustre.linux.in>
22796              
22797              Subject: Re: [PATCH] DEBUG_* macro cleanups
22798              From: Abhijit Menon-Sen <ams@wiw.org>
22799              Date: Thu, 31 May 2001 13:57:01 +0530
22800              Message-ID: <20010531135701.A21775@lustre.linux.in>
22801              
22802              (The DEBUG_ definitions in perl.h changed to use the
22803              STMT_START and STMT_END.)
22804      Branch: perl
22805            ! perl.h pp_ctl.c sv.c toke.c
22806 ____________________________________________________________________________
22807 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
22808         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
22809              From: Abhijit Menon-Sen <ams@wiw.org>
22810              Date: Thu, 31 May 2001 08:27:55 +0530
22811              Message-ID: <20010531082755.A10018@lustre.linux.in>
22812      Branch: perl
22813            ! ext/Storable/Storable.xs gv.c perl.c
22814 ____________________________________________________________________________
22815 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
22816         Log: Subject: [PATCH] AUTHORS
22817              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22818              Date: Thu, 31 May 2001 01:27:59 -0500
22819              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
22820              
22821              Subject: Re: [PATCH] AUTHORS
22822              From: "Philip Newton" <Philip.Newton@gmx.net>
22823              Date: Thu, 31 May 2001 10:08:06 +0200
22824              (Message-Id missing?)
22825      Branch: perl
22826            ! AUTHORS
22827 ____________________________________________________________________________
22828 [ 10350] By: nick                                  on 2001/05/31  11:40:43
22829         Log: win32 - dmake regen_config_h
22830      Branch: perlio
22831            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22832 ____________________________________________________________________________
22833 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
22834         Log: Subject: Re: [PATCH util.c] More warning cleanups.
22835              From: "Philip Newton" <Philip.Newton@gmx.net>
22836              Date: Thu, 31 May 2001 07:41:36 +0200
22837              Message-Id: <200105310538.IAA25458@taku.hut.fi>
22838              
22839              Undo C++-ism that snekt in.
22840      Branch: perl
22841            ! util.c
22842 ____________________________________________________________________________
22843 [ 10348] By: nick                                  on 2001/05/31  11:36:46
22844         Log: Tolerate Win32 numerics
22845      Branch: perlio
22846            ! t/pragma/warn/toke
22847 ____________________________________________________________________________
22848 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
22849         Log: Integrate perlio.
22850      Branch: perl
22851           !> perlio.c win32/win32.h
22852 ____________________________________________________________________________
22853 [ 10346] By: nick                                  on 2001/05/31  10:54:55
22854         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
22855              perlio.c change 10255.
22856      Branch: perlio
22857            ! perlio.c
22858 ____________________________________________________________________________
22859 [ 10345] By: nick                                  on 2001/05/31  10:01:57
22860         Log: Conditionaly put back some "unused" dTHX which are used
22861              with PERL_IMPLICIT_SYS
22862      Branch: perlio
22863            ! perlio.c
22864 ____________________________________________________________________________
22865 [ 10344] By: nick                                  on 2001/05/31  10:00:59
22866         Log: Fix Win32 for new spelling IN_BYTES 
22867      Branch: perlio
22868            ! win32/win32.h
22869 ____________________________________________________________________________
22870 [ 10343] By: nick                                  on 2001/05/31  08:01:32
22871         Log: perlio.c -Wall cleaner under MULTIPLICITY
22872              - still minor noise with linux stdio
22873      Branch: perlio
22874            ! perlio.c
22875 ____________________________________________________________________________
22876 [ 10342] By: nick                                  on 2001/05/31  07:52:23
22877         Log: Integrate mainline.
22878      Branch: perlio
22879           !> (integrate 42 files)
22880 ____________________________________________________________________________
22881 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
22882         Log: AUTHORS updates.
22883      Branch: perl
22884            ! AUTHORS
22885 ____________________________________________________________________________
22886 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
22887         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
22888              From: Peter Prymmer <pvhp@forte.com>
22889              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
22890              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
22891      Branch: perl
22892            ! t/lib/md5-file.t
22893 ____________________________________________________________________________
22894 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
22895         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
22896              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
22897              to match the pragma name; various robustness cleanups.
22898      Branch: perl
22899            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
22900            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
22901 ____________________________________________________________________________
22902 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
22903         Log: More -Wall sweeping.
22904      Branch: perl
22905            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
22906            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
22907            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
22908            ! regcomp.c sv.c toke.c utf8.c
22909 ____________________________________________________________________________
22910 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
22911         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
22912              From: Nicholas Clark <nick@ccl4.org>
22913              Date: Wed, 30 May 2001 22:34:41 +0100
22914              Message-ID: <20010530223441.Y86445@plum.flirble.org>
22915      Branch: perl
22916            ! t/op/cmp.t
22917 ____________________________________________________________________________
22918 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
22919         Log: It's is not, it isn't ain't, and it's it's, not its,
22920              if you mean it is. If you don't, it's its. Then too,
22921              it's hers. It isn't her's. It isn't our's either.
22922              It's ours, and likewise yours and theirs.
22923              -- Oxford University Press, Edpress News
22924      Branch: perl
22925            ! lib/autouse.pm
22926 ____________________________________________________________________________
22927 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
22928         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
22929      Branch: perl
22930            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
22931            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
22932            ! x2p/str.c x2p/walk.c xsutils.c
22933 ____________________________________________________________________________
22934 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
22935         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22936              From: Michael G Schwern <schwern@pobox.com>
22937              Date: Wed, 30 May 2001 17:10:38 +0100
22938              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
22939              
22940              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22941              From: Abhijit Menon-Sen <ams@wiw.org>
22942              Date: Wed, 30 May 2001 23:16:13 +0530
22943              Message-ID: <20010530231613.A31933@lustre.linux.in>
22944      Branch: perl
22945            ! perl.c t/run/runenv.t
22946 ____________________________________________________________________________
22947 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
22948         Log: (Retracted by #10375.)
22949              
22950              IRIX hints patch from Merijn Broeren.
22951              
22952              TODO: (this and the earlier Linux hints patch) should be solved
22953              at Configure level.  Merijn: -ldb should not be used on any platform
22954              for perl, just when linking DBFile itself. Trying to be helpful here
22955              is counterproductive.
22956      Branch: perl
22957            ! hints/irix_6.sh
22958 ____________________________________________________________________________
22959 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
22960         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
22961              From: Nicholas Clark <nick@ccl4.org>
22962              Date: Wed, 30 May 2001 23:20:58 +0100
22963              Message-ID: <20010530232058.B86445@plum.flirble.org>
22964      Branch: perl
22965            ! doop.c
22966 ____________________________________________________________________________
22967 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
22968         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
22969              From: Michael G Schwern <schwern@pobox.com> 
22970              Date: Wed, 30 May 2001 15:24:20 +0100
22971              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
22972      Branch: perl
22973            ! t/pragma/autouse.t
22974 ____________________________________________________________________________
22975 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
22976         Log: The regex trick wasn't a good idea.
22977      Branch: perl
22978            ! pod/perlfaq4.pod
22979 ____________________________________________________________________________
22980 [ 10329] By: nick                                  on 2001/05/30  18:34:35
22981         Log: Integrate mainline
22982      Branch: perlio
22983           !> (integrate 40 files)
22984 ____________________________________________________________________________
22985 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
22986         Log: Update Changes.
22987      Branch: perl
22988            ! Changes patchlevel.h
22989 ____________________________________________________________________________
22990 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
22991         Log: The metaconfig unit change for #10325.
22992      Branch: metaconfig
22993            + U/modified/afs.U
22994 ____________________________________________________________________________
22995 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
22996         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
22997              is now wrong.
22998      Branch: perl
22999            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
23000 ____________________________________________________________________________
23001 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
23002         Log: Introduce $Config{afsroot}.
23003      Branch: perl
23004            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23005            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
23006            ! win32/config.gc win32/config.vc
23007 ____________________________________________________________________________
23008 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
23009         Log: (Retracted by #10375.)
23010              
23011              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
23012      Branch: perl
23013            ! hints/linux.sh
23014 ____________________________________________________________________________
23015 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
23016         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
23017              (Also Configure tweaks needed; coming up soon.)
23018      Branch: perl
23019            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
23020 ____________________________________________________________________________
23021 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
23022         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
23023              From: Michael G Schwern <schwern@pobox.com>
23024              Date: Sun, 27 May 2001 10:29:43 +0100
23025              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
23026      Branch: perl
23027            ! lib/perl5db.pl
23028 ____________________________________________________________________________
23029 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
23030         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
23031              and Abhijit Menon-Sen.
23032      Branch: perl
23033            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
23034            ! perl.c pp_sys.c regcomp.c
23035 ____________________________________________________________________________
23036 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
23037         Log: Fix the BOOT section to call myU2time properly.
23038      Branch: perl
23039            ! ext/Time/HiRes/HiRes.xs
23040 ____________________________________________________________________________
23041 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
23042         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
23043              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
23044              Date: Wed, 30 May 2001 09:44:29 -0400
23045              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
23046              
23047              Detypo; plus add one more trick.
23048      Branch: perl
23049            ! pod/perlfaq4.pod
23050 ____________________________________________________________________________
23051 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
23052         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)
23053              From: Michael G Schwern <schwern@pobox.com>
23054              Date: Wed, 30 May 2001 14:39:06 +0100
23055              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
23056      Branch: perl
23057            ! lib/autouse.pm t/pragma/autouse.t
23058 ____________________________________________________________________________
23059 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
23060         Log: Subject: Re: AIX and gcc (moving targets)
23061              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23062              Date: Wed, 30 May 2001 15:25:08 +0200
23063              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
23064      Branch: perl
23065            ! ext/Time/HiRes/HiRes.xs
23066 ____________________________________________________________________________
23067 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
23068         Log: Subject: [PATCH t/TEST] sorting tests
23069              From: Michael G Schwern <schwern@pobox.com>
23070              Date: Wed, 30 May 2001 10:24:02 +0100
23071              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
23072      Branch: perl
23073            ! t/TEST
23074 ____________________________________________________________________________
23075 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
23076         Log: Subject: [ID 20010529.002] typos in man page perlre
23077              From: bart@cg681574-a.adubn1.nj.home.com 
23078              Date: Tue, 29 May 2001 13:58:59 -0500
23079              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
23080      Branch: perl
23081            ! pod/perlre.pod
23082 ____________________________________________________________________________
23083 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
23084         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
23085              From: "Craig A. Berry" <craigberry@mac.com>
23086              Date: Tue, 29 May 2001 23:23:45 -0500
23087              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
23088      Branch: perl
23089            ! t/lib/extutils.t t/pragma/autouse.t
23090 ____________________________________________________________________________
23091 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
23092         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)
23093              From: David Dyck <dcd@tc.fluke.com>
23094              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
23095              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
23096      Branch: perl
23097            ! t/lib/filefind.t
23098 ____________________________________________________________________________
23099 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
23100         Log: AIX hints update for gcc from Merijn H. Brand.
23101      Branch: perl
23102            ! hints/aix.sh
23103 ____________________________________________________________________________
23104 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
23105         Log: Retract #10295 and #10296: a more generic solution
23106              is needed (there's something funny with gcc on AIX).
23107      Branch: perl
23108            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
23109 ____________________________________________________________________________
23110 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
23111         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
23112              From: Hugo <hv@crypt.compulink.co.uk>
23113              Date: Wed, 30 May 2001 11:59:19 +0100
23114              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
23115              
23116              localizing $@ has unfortunate semantics - if you die past
23117              a local $@, the die message is lost.
23118      Branch: perl
23119            ! lib/utf8_heavy.pl
23120 ____________________________________________________________________________
23121 [ 10309] By: nick                                  on 2001/05/30  08:23:02
23122         Log: Integrate mainline (autouse works again.)
23123      Branch: perlio
23124           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
23125           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
23126           !> pod/perlvar.pod t/op/cmp.t
23127 ____________________________________________________________________________
23128 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
23129         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
23130              From: David Dyck <dcd@tc.fluke.com>
23131              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
23132              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
23133      Branch: perl
23134            ! lib/File/Find.pm
23135 ____________________________________________________________________________
23136 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
23137         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
23138              From: Nicholas Clark <nick@ccl4.org>
23139              Date: Tue, 29 May 2001 23:16:09 +0100
23140              Message-ID: <20010529231609.U86445@plum.flirble.org>
23141              
23142              Make the test output slightly clearer by distinguishing
23143              between '' and undef.
23144      Branch: perl
23145            ! t/op/cmp.t
23146 ____________________________________________________________________________
23147 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
23148         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
23149              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23150              Date: Tue, 29 May 2001 19:15:19 -0400
23151              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
23152      Branch: perl
23153            ! hints/os2.sh
23154 ____________________________________________________________________________
23155 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
23156         Log: Subject: perlvar.pod addition
23157              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
23158              Date: Fri, 25 May 2001 20:23:12 +0200
23159              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
23160              
23161              Subject: Re: perlvar.pod addition
23162              From: "Abigail" <abigail@foad.org> 
23163              Date: Fri, 25 May 2001 22:00:39 +0200
23164              Message-ID: <20010525200039.28029.qmail@foad.org>
23165              
23166              Mention $a and $b in perlvar.
23167      Branch: perl
23168            ! pod/perlvar.pod
23169 ____________________________________________________________________________
23170 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
23171         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
23172              From: Jeff Pinyan <jeffp@crusoe.net>
23173              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
23174              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
23175      Branch: perl
23176            ! pod/perlvar.pod
23177 ____________________________________________________________________________
23178 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
23179         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
23180              From: Jeff Pinyan <jeffp@crusoe.net>
23181              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
23182              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
23183      Branch: perl
23184            ! pod/perlfaq6.pod
23185 ____________________________________________________________________________
23186 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
23187         Log: Mention Time::localtime and Time::gmtime.
23188      Branch: perl
23189            ! ext/Time/Piece/Piece.pm
23190 ____________________________________________________________________________
23191 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
23192         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
23193              From: Michael G Schwern <schwern@pobox.com>
23194              Date: Tue, 29 May 2001 18:51:32 +0100
23195              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
23196      Branch: perl
23197            ! pod/perlfaq4.pod
23198 ____________________________________________________________________________
23199 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
23200         Log: Retract #10243.
23201      Branch: perl
23202            ! lib/autouse.pm
23203 ____________________________________________________________________________
23204 [ 10299] By: nick                                  on 2001/05/29  18:41:19
23205         Log: Post weekend integrate mainline (fails one test pragma/autouse).
23206      Branch: perlio
23207           +> (branch 29 files)
23208           !> (integrate 91 files)
23209 ____________________________________________________________________________
23210 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
23211         Log: Update Changes.
23212      Branch: perl
23213            ! Changes patchlevel.h
23214 ____________________________________________________________________________
23215 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
23216         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
23217              before Perl_load_module/Perl_call_method and restore the value
23218              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
23219      Branch: perl
23220            ! utf8.c
23221 ____________________________________________________________________________
23222 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
23223         Log: Subject: Re: AIX and gcc (moving targets)
23224              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23225              Date: Tue, 29 May 2001 17:59:40 +0200
23226              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
23227      Branch: perl
23228            ! ext/Storable/Makefile.PL
23229 ____________________________________________________________________________
23230 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
23231         Log: Subject: Re: AIX and gcc (moving targets)
23232              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23233              Date: Tue, 29 May 2001 12:32:57 +0200
23234              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
23235      Branch: perl
23236            ! ext/POSIX/Makefile.PL
23237 ____________________________________________________________________________
23238 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
23239         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
23240              From: Michael G Schwern <schwern@pobox.com>
23241              Date: Tue, 29 May 2001 09:53:29 +0100
23242              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
23243              
23244              (#10280 retracted)
23245      Branch: perl
23246            ! lib/Test/Harness.pm t/lib/test-harness.t
23247 ____________________________________________________________________________
23248 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
23249         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
23250              From: Michael G Schwern <schwern@pobox.com>
23251              Date: Tue, 29 May 2001 09:19:52 +0100
23252              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
23253      Branch: perl
23254            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
23255            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
23256            + t/lib/Test/todo.t
23257            ! MANIFEST lib/Test.pm t/TEST
23258 ____________________________________________________________________________
23259 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
23260         Log: From: Michael G Schwern <schwern@pobox.com>
23261              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
23262              Date: Tue, 29 May 2001 08:26:09 +0100
23263              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
23264      Branch: perl
23265            ! t/TEST
23266 ____________________________________________________________________________
23267 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
23268         Log: Add tests for Time::gmtime and Time::localtime.
23269      Branch: perl
23270            + t/lib/time-gmtime.t t/lib/time-localtime.t
23271            ! MANIFEST t/lib/1_compile.t
23272 ____________________________________________________________________________
23273 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
23274         Log: Add test for File::stat.
23275      Branch: perl
23276            + t/lib/filestat.t
23277            ! MANIFEST t/lib/1_compile.t
23278 ____________________________________________________________________________
23279 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
23280         Log: Add test for Net::servent.
23281      Branch: perl
23282            + t/lib/net-sent.t
23283            ! MANIFEST t/lib/1_compile.t
23284 ____________________________________________________________________________
23285 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
23286         Log: Add test for Net::protoent.
23287      Branch: perl
23288            + t/lib/net-pent.t
23289            ! MANIFEST t/lib/1_compile.t
23290 ____________________________________________________________________________
23291 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
23292         Log: Add test for Net::netent.
23293      Branch: perl
23294            + t/lib/net-nent.t
23295            ! MANIFEST t/lib/1_compile.t
23296 ____________________________________________________________________________
23297 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
23298         Log: Add test for User::grent.  Portability doubtful.
23299      Branch: perl
23300            + t/lib/user-grent.t
23301            ! MANIFEST t/lib/1_compile.t
23302 ____________________________________________________________________________
23303 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
23304         Log: Add test for User::pwent.
23305              Probably will fall down somewhere for portability reasons.
23306      Branch: perl
23307            + t/lib/user-pwent.t
23308            ! MANIFEST t/lib/1_compile.t
23309 ____________________________________________________________________________
23310 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
23311         Log: Metaconfig units changes for #10283.
23312      Branch: metaconfig
23313            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
23314            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
23315            ! U/installdirs/sitescript.U U/modified/Signal.U
23316 ____________________________________________________________________________
23317 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
23318         Log: Subject: [PATCH 5.6.1] signal names in Configure
23319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23320              Date: Tue, 29 May 2001 03:52:25 -0400
23321              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
23322              
23323              Subject: [PATCH 5.6.1] older perl in Configure
23324              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23325              Date: Tue, 29 May 2001 03:55:40 -0400
23326              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
23327              
23328              Subject: [PATCH 5.6.1] goofs in Configure
23329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23330              Date: Tue, 29 May 2001 04:13:07 -0400
23331              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
23332              
23333              Configure portability tweaks.
23334      Branch: perl
23335            ! Configure
23336 ____________________________________________________________________________
23337 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
23338         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
23339              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23340              Date: Tue, 29 May 2001 04:07:06 -0400
23341              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
23342      Branch: perl
23343            ! os2/os2.c
23344 ____________________________________________________________________________
23345 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
23346         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
23347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23348              Date: Tue, 29 May 2001 04:01:38 -0400
23349              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
23350      Branch: perl
23351            ! hints/os2.sh os2/Makefile.SHs
23352 ____________________________________________________________________________
23353 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
23354         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
23355              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23356              Date: Tue, 29 May 2001 03:50:18 -0400
23357              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
23358      Branch: perl
23359            ! lib/Test/Harness.pm
23360 ____________________________________________________________________________
23361 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
23362         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
23363      Branch: perl
23364            ! lib/utf8_heavy.pl
23365 ____________________________________________________________________________
23366 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
23367         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
23368              From: Hugo <hv@crypt.compulink.co.uk>
23369              Date: Tue, 29 May 2001 03:03:45 +0100
23370              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
23371              
23372              Explanation why the $@ always gets the UTF8 flag when under use utf8--
23373              because we told it to have the flag when under use utf8.
23374      Branch: perl
23375            ! pp_ctl.c
23376 ____________________________________________________________________________
23377 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
23378         Log: At least a partial fix for 20010528.004.
23379      Branch: perl
23380            ! lib/utf8_heavy.pl
23381 ____________________________________________________________________________
23382 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
23383         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
23384              From: Nicholas Clark <nick@ccl4.org> 
23385              Date: Mon, 28 May 2001 23:39:38 +0100
23386              Message-ID: <20010528233938.M86445@plum.flirble.org>
23387              
23388              More portable non-zero UV.
23389      Branch: perl
23390            ! t/lib/extutils.t
23391 ____________________________________________________________________________
23392 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
23393         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
23394              From: Nicholas Clark <nick@ccl4.org>
23395              Date: Mon, 28 May 2001 22:46:09 +0100
23396              Message-ID: <20010528224608.L86445@plum.flirble.org>
23397              
23398              Test also "make clean".
23399      Branch: perl
23400            ! t/lib/extutils.t
23401 ____________________________________________________________________________
23402 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
23403         Log: Subject: Re: Would -Wno-unused -Wall be better?
23404              From: Michael G Schwern <schwern@pobox.com>
23405              Date: Tue, 29 May 2001 00:55:54 +0100
23406              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
23407      Branch: perl
23408            ! pp.h
23409 ____________________________________________________________________________
23410 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
23411         Log: Add a test for 20010528.007, fixed in #10272.
23412      Branch: perl
23413            ! t/op/misc.t toke.c
23414 ____________________________________________________________________________
23415 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
23416         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
23417              From: Hugo <hv@crypt.compulink.co.uk>
23418              Date: Tue, 29 May 2001 00:23:23 +0100
23419              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
23420      Branch: perl
23421            ! toke.c
23422 ____________________________________________________________________________
23423 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
23424         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
23425              From: Michael G Schwern <schwern@pobox.com>
23426              Date: Tue, 29 May 2001 00:42:59 +0100
23427              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
23428      Branch: perl
23429            ! t/pragma/autouse.t
23430 ____________________________________________________________________________
23431 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
23432         Log: Some shells seemingly arrange the signal handlers differently
23433              (bug id 20010521.004).
23434      Branch: perl
23435            ! t/lib/sigaction.t
23436 ____________________________________________________________________________
23437 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
23438         Log: Regen perlmodlib.
23439      Branch: perl
23440            ! pod/perlmodlib.pod
23441 ____________________________________________________________________________
23442 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
23443         Log: Update Changes.
23444      Branch: perl
23445            ! Changes patchlevel.h
23446 ____________________________________________________________________________
23447 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
23448         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
23449              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
23450              Date: Mon, 28 May 2001 14:56:35 -0500
23451              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
23452      Branch: perl
23453            ! pod/perlnewmod.pod
23454 ____________________________________________________________________________
23455 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
23456         Log: Regen toc.
23457      Branch: perl
23458            ! pod/perltoc.pod
23459 ____________________________________________________________________________
23460 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
23461         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
23462              From: "Richard Soderberg" <rs@crystalflame.net>
23463              Date: Mon, 28 May 2001 12:31:23 -0700
23464              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
23465      Branch: perl
23466            ! t/op/splice.t
23467 ____________________________________________________________________________
23468 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
23469         Log: The #10260 was too bold: locales and utf8 still do not mix.
23470      Branch: perl
23471            ! t/pragma/locale.t
23472 ____________________________________________________________________________
23473 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
23474         Log: Subject: [PATCH] Pod nitpicks
23475              From: "Richard Soderberg" <rs@crystalflame.net>
23476              Date: Mon, 28 May 2001 10:08:58 -0700
23477              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
23478      Branch: perl
23479            ! pod/perl571delta.pod pod/perlapi.pod sv.h
23480 ____________________________________________________________________________
23481 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
23482         Log: Upgrade to I18N::LangTags 0.22.
23483      Branch: perl
23484            + lib/I18N/LangTags/List.pod
23485            ! MANIFEST lib/I18N/LangTags.pm
23486 ____________________________________________________________________________
23487 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
23488         Log: A slightly more serious bug found by -Mutf8; op/misc and
23489              lib/complex dumped core.
23490      Branch: perl
23491            ! regexec.c
23492 ____________________________________________________________________________
23493 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
23494         Log: Various buglets shaken out by -Mutf8.
23495      Branch: perl
23496            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
23497            ! t/pragma/locale.t
23498 ____________________________________________________________________________
23499 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
23500         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
23501      Branch: perl
23502            ! t/lib/carp.t
23503 ____________________________________________________________________________
23504 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
23505         Log: Subject: [PATCH] todo patch
23506              From: Artur Bergman <artur@contiller.se> 
23507              Date: Mon, 28 May 2001 17:03:51 +0200
23508              Message-ID: <B7383577.F34%artur@contiller.se>
23509      Branch: perl
23510            ! pod/perltodo.pod
23511 ____________________________________________________________________________
23512 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
23513         Log: Subject: typo in perlguts.pod
23514              From: "John P. Linderman" <jpl@research.att.com>
23515              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
23516              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
23517      Branch: perl
23518            ! pod/perlguts.pod
23519 ____________________________________________________________________________
23520 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
23521         Log: Subject: AIX and gcc (moving targets)
23522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23523              Date: Mon, 28 May 2001 12:54:04 +0200
23524              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
23525      Branch: perl
23526            ! hints/aix.sh
23527 ____________________________________________________________________________
23528 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
23529         Log: Subject: Re: perlio + multiple perl_alloc..destruct
23530              From: Doug MacEachern <dougm@covalent.net>
23531              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
23532              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
23533      Branch: perl
23534            ! perlio.c
23535 ____________________________________________________________________________
23536 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
23537         Log: The #10251 wasn't quite up-to-the-code.
23538      Branch: perl
23539            ! t/op/misc.t
23540 ____________________________________________________________________________
23541 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
23542         Log: Test case for bug 20010526.004, fixed in #10252.
23543      Branch: perl
23544            ! t/op/taint.t
23545 ____________________________________________________________________________
23546 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
23547         Log: Subject: Re: [ID 20010526.004] Taint looses value
23548              From: Hugo <hv@crypt.compulink.co.uk>
23549              Date: Sun, 27 May 2001 20:39:32 +0100
23550              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
23551      Branch: perl
23552            ! sv.c
23553 ____________________________________________________________________________
23554 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
23555         Log: Test case for 20010422.005, fixed by #10250.
23556      Branch: perl
23557            ! t/op/misc.t
23558 ____________________________________________________________________________
23559 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
23560         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
23561              From: Spider Boardman <spider@Orb.Nashua.NH.US>
23562              Date: Mon, 28 May 2001 06:39:12 -0400
23563              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
23564      Branch: perl
23565            ! toke.c
23566 ____________________________________________________________________________
23567 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
23568         Log: Linerewrapping.
23569      Branch: perl
23570            ! lib/open.pm
23571 ____________________________________________________________________________
23572 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
23573         Log: Updates on the modules list.
23574      Branch: perl
23575            ! t/lib/1_compile.t
23576 ____________________________________________________________________________
23577 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
23578         Log: Add a test for PerlIO.
23579              
23580              (I probably got the crlf/raw thing wrong for clrfy platforms...)
23581      Branch: perl
23582            + t/lib/perlio.t
23583            ! MANIFEST lib/PerlIO.pm
23584 ____________________________________________________________________________
23585 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
23586         Log: Add a test for carp et alia.
23587      Branch: perl
23588            + t/lib/carp.t
23589            ! MANIFEST
23590 ____________________________________________________________________________
23591 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
23592         Log: Adding the new test would be swell.
23593      Branch: perl
23594            + t/pragma/autouse.t
23595 ____________________________________________________________________________
23596 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
23597         Log: Add a test for the autouse pragma.
23598      Branch: perl
23599            ! MANIFEST
23600 ____________________________________________________________________________
23601 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
23602         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
23603              From: dLux <dlux@spam.sch.bme.hu>
23604              Date: Sun, 27 May 2001 16:14:26 +0200
23605              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
23606      Branch: perl
23607            ! lib/autouse.pm
23608 ____________________________________________________________________________
23609 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
23610         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
23611              From: "Richard Soderberg" <rs@crystalflame.net>
23612              Date: Mon, 28 May 2001 03:56:36 -0700
23613              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
23614      Branch: perl
23615            ! utils/dprofpp.PL
23616 ____________________________________________________________________________
23617 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
23618         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
23619              From: "Stephen P. Potter" <spp@spotter.yi.org>
23620              Date: Tue, 22 May 2001 11:40:25 -0400
23621              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
23622              
23623              Subject: Re: [ID 20010522.003] Time::Local module bug
23624              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
23625              Date: Tue, 22 May 2001 11:50:19 -0400
23626              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
23627      Branch: perl
23628            ! lib/Time/Local.pm
23629 ____________________________________________________________________________
23630 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
23631         Log: The PERL_DL_NONLAZY can have whitespace in front.
23632      Branch: perl
23633            ! t/lib/extutils.t
23634 ____________________________________________________________________________
23635 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
23636         Log: Document strftime() and strptime().
23637      Branch: perl
23638            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
23639 ____________________________________________________________________________
23640 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
23641         Log: Make Time::Piece::strptime() to be a function, not a method.
23642      Branch: perl
23643            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
23644 ____________________________________________________________________________
23645 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
23646         Log: Tweak the test to be more portable.
23647      Branch: perl
23648            ! t/lib/extutils.t
23649 ____________________________________________________________________________
23650 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
23651         Log: Subject: PATCH: Re: Re: Attributes that tie
23652              From: Leon Brocard <acme@astray.com>
23653              Date: Sun, 27 May 2001 12:37:29 +0100
23654              Message-ID: <20010527123729.A22663@ns0.astray.com>
23655              
23656              Document that variable attributes are not currently usable
23657              for tieing.  (An ugly limitation that should be fixed.)
23658      Branch: perl
23659            ! lib/attributes.pm
23660 ____________________________________________________________________________
23661 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
23662         Log: Microperl tweaks.
23663      Branch: perl
23664            ! Makefile.micro uconfig.h uconfig.sh
23665 ____________________________________________________________________________
23666 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
23667         Log: Add make target for microperl (kind of silly, but convenient).
23668      Branch: perl
23669            ! Makefile.SH
23670 ____________________________________________________________________________
23671 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
23672         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
23673              for microperl.)
23674      Branch: perl
23675            ! doio.c
23676 ____________________________________________________________________________
23677 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
23678         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
23679              From: rspier@pobox.com (Robert Spier)
23680              Date: Sat, 26 May 2001 20:05:23 -0400
23681              Message-ID: <15120.17603.148648.12430@rls.cx>
23682              
23683              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
23684              From: rspier@pobox.com (Robert Spier)
23685              Date: Sun, 27 May 2001 00:23:12 -0400
23686              Message-ID: <15120.33072.511966.767230@rls.cx>
23687      Branch: perl
23688            ! doio.c pod/perlfunc.pod
23689 ____________________________________________________________________________
23690 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
23691         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
23692      Branch: perl
23693            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23694 ____________________________________________________________________________
23695 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
23696         Log: Add README.tru64.
23697      Branch: perl
23698            + README.tru64
23699 ____________________________________________________________________________
23700 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
23701         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
23702      Branch: perl
23703            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
23704            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
23705            ! MANIFEST
23706 ____________________________________________________________________________
23707 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
23708         Log: Integrate I18N::LangTags from Sean Burke.
23709              
23710              TODO: the language list from RFC 3066 needs to be integrated
23711              and made available somehow.  The list is included in the
23712              I18N-LangTags 0.21 distribution, but it is undocumented
23713              and unconnected to the module.
23714      Branch: perl
23715            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
23716            ! MANIFEST
23717 ____________________________________________________________________________
23718 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
23719         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
23720              envisioned by Sarathy.
23721      Branch: perl
23722            ! t/op/ver.t toke.c
23723 ____________________________________________________________________________
23724 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
23725         Log: Subject: [ID 20010525.001] Pod typo nits fixed
23726              From: lvirden@cas.org
23727              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
23728              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
23729              
23730              minus the perlsolaris decimation plus the
23731              
23732              Subject: Re: [ID 20010525.001] Pod typo nits fixed
23733              From: "Philip Newton" <Philip.Newton@gmx.net>
23734              Date: Fri, 25 May 2001 18:05:55 +0200
23735              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
23736      Branch: perl
23737            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
23738            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
23739            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
23740            ! pod/perlutil.pod pod/perlxstut.pod
23741 ____________________________________________________________________________
23742 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
23743         Log: return clauses are nice.
23744      Branch: perl
23745            ! sv.c
23746 ____________________________________________________________________________
23747 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
23748         Log: Subject: change 10199 backwards?
23749              From: Doug MacEachern <dougm@covalent.net>
23750              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
23751              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
23752      Branch: perl
23753            ! sv.c
23754 ____________________________________________________________________________
23755 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
23756         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
23757              From: Hugo <hv@crypt.compulink.co.uk>
23758              Date: Sat, 26 May 2001 17:05:12 +0100
23759              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
23760      Branch: perl
23761            + t/op/gmagic.t
23762            ! MANIFEST doop.c embed.h embed.pl global.sym
23763            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
23764            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
23765 ____________________________________________________________________________
23766 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
23767         Log: Regen headers for #10221.
23768      Branch: perl
23769            ! global.sym objXSUB.h perlapi.c
23770 ____________________________________________________________________________
23771 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
23772         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
23773              From: Juha Laiho <juha.laiho@Elma.Net>
23774              Date: Thu, 3 May 2001 09:51:30 +0300
23775              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
23776      Branch: perl
23777            ! embed.pl
23778 ____________________________________________________________________________
23779 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
23780         Log: Subject: Re: [PATCH] Re: stability of sort()?
23781              From: "John P. Linderman" <jpl@research.att.com>
23782              Date: Sat, 26 May 2001 13:27:19 -0400
23783              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
23784      Branch: perl
23785            ! pod/perlfunc.pod
23786 ____________________________________________________________________________
23787 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
23788         Log: Integrate perlio.
23789      Branch: perl
23790           !> pod/perlguts.pod
23791 ____________________________________________________________________________
23792 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
23793         Log: Subject: [PATCH perl@10210] PerlIO for VMS
23794              From: "Craig A. Berry" <craigberry@mac.com>
23795              Date: Sat, 26 May 2001 09:34:11 -0500
23796              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
23797      Branch: perl
23798            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
23799            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
23800            ! vms/vmsish.h
23801 ____________________________________________________________________________
23802 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
23803         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
23804              From: David Dyck <dcd@tc.fluke.com>
23805              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
23806              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
23807      Branch: perl
23808            ! lib/perl5db.pl
23809 ____________________________________________________________________________
23810 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
23811         Log: Subject: utf8 regexp tests
23812              From: Hugo <hv@crypt.compulink.co.uk>
23813              Date: Fri, 25 May 2001 22:35:01 +0100
23814              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
23815      Branch: perl
23816            ! t/op/regexp.t
23817 ____________________________________________________________________________
23818 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
23819         Log: Subject: [PATCH] Re: stability of sort()?
23820              From: Nicholas Clark <nick@ccl4.org>
23821              Date: Fri, 25 May 2001 22:40:19 +0100
23822              Message-ID: <20010525224019.B86445@plum.flirble.org>
23823      Branch: perl
23824            ! pod/perlfunc.pod
23825 ____________________________________________________________________________
23826 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
23827         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
23828              From: John Peacock <jpeacock@rowman.com>
23829              Date: Thu, 24 May 2001 22:14:01 -0400
23830              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
23831      Branch: perl
23832            ! mg.c scope.c sv.c
23833 ____________________________________________________________________________
23834 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
23835         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
23836              From: Nicholas Clark <nick@ccl4.org>
23837              Date: Sun, 20 May 2001 19:24:13 +0100
23838              Message-ID: <20010520192413.G83222@plum.flirble.org>
23839      Branch: perl
23840            + lib/ExtUtils/Constant.pm t/lib/extutils.t
23841            ! MANIFEST utils/h2xs.PL
23842 ____________________________________________________________________________
23843 [ 10212] By: nick                                  on 2001/05/26  09:49:28
23844         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
23845              add a few more notes there on use of mortals on the stack.
23846      Branch: perlio
23847            ! pod/perlguts.pod
23848 ____________________________________________________________________________
23849 [ 10211] By: nick                                  on 2001/05/26  09:05:36
23850         Log: Integrate mainline
23851      Branch: perlio
23852           +> t/lib/fcntl.t t/pragma/vars.t
23853           !> (integrate 49 files)
23854 ____________________________________________________________________________
23855 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
23856         Log: Update Changes.
23857      Branch: perl
23858            ! Changes patchlevel.h
23859 ____________________________________________________________________________
23860 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
23861         Log: Based on
23862              
23863              Subject: [PATCH pp.c] Wrapping pack("C",256)
23864              From: Simon Cozens <simon@netthink.co.uk>
23865              Date: Sat, 12 May 2001 17:58:41 +0100
23866              Message-ID: <20010512175841.A6132@netthink.co.uk>
23867      Branch: perl
23868            ! pod/perldiag.pod pp.c t/pragma/warn/pp
23869 ____________________________________________________________________________
23870 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
23871         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
23872              From: "Brendan O'Dea" <bod@compusol.com.au>
23873              Date: Fri, 25 May 2001 11:18:29 +1000
23874              Message-ID: <20010525111829.A28411@compusol.com.au>
23875              
23876              (Slightly modified.)
23877      Branch: perl
23878            ! lib/Term/Cap.pm
23879 ____________________________________________________________________________
23880 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
23881         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
23882              From: Hugo <hv@crypt.compulink.co.uk>
23883              Date: Fri, 25 May 2001 02:13:25 +0100
23884              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
23885      Branch: perl
23886            ! t/op/misc.t
23887 ____________________________________________________________________________
23888 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
23889         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
23890              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
23891              Date: Fri, 25 May 2001 10:25:36 +0900
23892              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
23893      Branch: perl
23894            ! regcomp.c regexec.c
23895 ____________________________________________________________________________
23896 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
23897         Log: Subject: [PATCH #2] stash autovivification and method call error messages
23898              From: Ilmari Karonen <iltzu@sci.fi>
23899              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
23900              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
23901      Branch: perl
23902            ! gv.c pp_hot.c t/op/method.t
23903 ____________________________________________________________________________
23904 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
23905         Log: Add make target and documentation for gprof profiling.
23906      Branch: perl
23907            ! Makefile.SH pod/perlhack.pod
23908 ____________________________________________________________________________
23909 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
23910         Log: Subject: Don't think about UTF8 
23911              From: Mike Guy <mjtg@cam.ac.uk> 
23912              Date: Tue, 22 May 2001 14:35:39 +0100
23913              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
23914      Branch: perl
23915            ! sv.h
23916 ____________________________________________________________________________
23917 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
23918         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
23919              From: Geraint A Edwards <gedge@serf.org> 
23920              Date: Thu, 24 May 2001 22:51:24 +0100
23921              Message-Id: <20010524225124.A34981@cymru.serf.org>
23922      Branch: perl
23923            ! x2p/find2perl.PL
23924 ____________________________________________________________________________
23925 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
23926         Log: DB_File has its own attribute story.
23927      Branch: perl
23928            ! ext/DB_File/DB_File.xs
23929 ____________________________________________________________________________
23930 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
23931         Log: Subject: Re: Making perl with -Wall
23932              From: Andy Dougherty <doughera@lafayette.edu>
23933              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
23934              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
23935      Branch: perl
23936            ! perl.h
23937 ____________________________________________________________________________
23938 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
23939         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
23940              From: "Richard Soderberg" <rs@crystalflame.net>
23941              Date: Thu, 24 May 2001 08:58:16 -0700
23942              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
23943      Branch: perl
23944            ! sv.c
23945 ____________________________________________________________________________
23946 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
23947         Log: IV/UV casting fixes from Nicholas Clark.
23948      Branch: perl
23949            ! perl.h pp_sys.c util.c
23950 ____________________________________________________________________________
23951 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
23952         Log: Subject: Re: Making perl with -Wall
23953              From: Michael G Schwern <schwern@pobox.com>
23954              Date: Thu, 24 May 2001 15:40:28 +0100
23955              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
23956      Branch: perl
23957            ! malloc.c perl.h
23958 ____________________________________________________________________________
23959 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
23960         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
23961              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23962              Date: Tue, 22 May 2001 11:49:37 +0200
23963              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
23964      Branch: metaconfig
23965            ! U/modified/Oldsym.U
23966      Branch: metaconfig/U/perl
23967            ! patchlevel.U
23968      Branch: perl
23969            ! Configure config_h.SH myconfig.SH
23970 ____________________________________________________________________________
23971 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
23972         Log: Under versiononly install also the scripts with the version suffix.
23973              (e.g. .../bin/h2xs5.7.1)
23974      Branch: perl
23975            ! installperl
23976 ____________________________________________________________________________
23977 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
23978         Log: Subject: [PATCH] Stop segfault in mg.c:636
23979              From: "Richard Soderberg" <rs@crystalflame.net>
23980              Date: Thu, 24 May 2001 05:51:52 -0700
23981              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
23982      Branch: perl
23983            ! mg.c
23984 ____________________________________________________________________________
23985 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
23986         Log: Iteration continues; hopefully convergently.
23987      Branch: perl
23988            ! t/lib/b-stash.t
23989 ____________________________________________________________________________
23990 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
23991         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
23992              From: Gisle Aas <gisle@ActiveState.com>
23993              Date: 23 May 2001 16:13:10 -0700
23994              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
23995      Branch: perl
23996            ! op.c toke.c
23997 ____________________________________________________________________________
23998 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
23999         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
24000              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24001              Date: Thu, 24 May 2001 05:05:22 -0500
24002              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
24003      Branch: perl
24004            ! lib/dumpvar.pl lib/perl5db.pl
24005 ____________________________________________________________________________
24006 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
24007         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
24008              From: David Dyck <dcd@tc.fluke.com>
24009              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
24010              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
24011      Branch: perl
24012            ! lib/perl5db.pl
24013 ____________________________________________________________________________
24014 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
24015         Log: Tiny pod nits on READMEs, mostly whitespace issues.
24016      Branch: perl
24017            ! README.amiga README.dos README.macos README.mpeix README.vmesa
24018            ! README.win32
24019 ____________________________________________________________________________
24020 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
24021         Log: The DG/UX part of the 20010521.005.
24022      Branch: perl
24023            ! README.dgux
24024 ____________________________________________________________________________
24025 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
24026         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
24027              From: Hugo <hv@crypt.compulink.co.uk>
24028              Date: Mon, 21 May 2001 16:32:02 +0100
24029              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
24030      Branch: perl
24031            ! regcomp.c t/op/misc.t
24032 ____________________________________________________________________________
24033 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
24034         Log: Subject: [PATCH] Extra UNIVERSAL tests
24035              From: Mike Guy <mjtg@cam.ac.uk>
24036              Date: Wed, 23 May 2001 12:29:20 +0100
24037              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
24038      Branch: perl
24039            ! t/op/universal.t
24040 ____________________________________________________________________________
24041 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
24042         Log: Subject: [PATCH] Remove EQ keyword
24043              From: Mike Guy <mjtg@cam.ac.uk>
24044              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
24045              Date: Wed, 23 May 2001 11:17:29 +0100
24046      Branch: perl
24047            ! keywords.h keywords.pl
24048 ____________________________________________________________________________
24049 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
24050         Log: Subject: [PATCH] lib/perl5db.pl
24051              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24052              Date: Wed, 23 May 2001 02:18:03 -0500
24053              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
24054      Branch: perl
24055            ! lib/perl5db.pl
24056 ____________________________________________________________________________
24057 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
24058         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
24059              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24060              Date: Tue, 22 May 2001 23:34:41 -0500
24061              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
24062      Branch: perl
24063            ! lib/Term/Cap.pm
24064 ____________________________________________________________________________
24065 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
24066         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
24067              From: davem@fdgroup.co.uk
24068              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
24069              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
24070      Branch: perl
24071            ! emacs/e2ctags.pl
24072 ____________________________________________________________________________
24073 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
24074         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
24075              From: Michael G Schwern <schwern@pobox.com>
24076              Date: Tue, 22 May 2001 14:15:09 +0100
24077              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
24078      Branch: perl
24079            ! lib/vars.pm
24080 ____________________________________________________________________________
24081 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
24082         Log: Subject: [PATCH lib/vars.pm] Odd code nit
24083              From: Michael G Schwern <schwern@pobox.com>
24084              Date: Tue, 22 May 2001 14:14:28 +0100
24085              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
24086      Branch: perl
24087            ! lib/vars.pm
24088 ____________________________________________________________________________
24089 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
24090         Log: Use the new use vars feature.
24091      Branch: perl
24092            ! t/lib/b-stash.t
24093 ____________________________________________________________________________
24094 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
24095         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
24096              From: Mike Guy <mjtg@cam.ac.uk>
24097              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24098              Date: Tue, 22 May 2001 13:11:39 +0100
24099      Branch: perl
24100            + t/pragma/vars.t
24101            ! MANIFEST lib/vars.pm t/lib/1_compile.t
24102 ____________________________________________________________________________
24103 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
24104         Log: -qlongdouble considered harmful by Merijn.
24105      Branch: perl
24106            ! hints/aix.sh
24107 ____________________________________________________________________________
24108 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
24109         Log: Update Changes.
24110      Branch: perl
24111            ! Changes patchlevel.h
24112 ____________________________________________________________________________
24113 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
24114         Log: Add a test of its very own for Fcntl.  Hopefully portable.
24115      Branch: perl
24116            + t/lib/fcntl.t
24117            ! MANIFEST
24118 ____________________________________________________________________________
24119 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
24120         Log: Must be trickier for 'minitest' not to die.
24121      Branch: perl
24122            ! t/op/taint.t
24123 ____________________________________________________________________________
24124 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
24125         Log: Can't declare other people's variables.
24126      Branch: perl
24127            ! t/lib/b-stash.t
24128 ____________________________________________________________________________
24129 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
24130         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
24131      Branch: perl
24132            ! doio.c t/op/taint.t
24133 ____________________________________________________________________________
24134 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
24135         Log: The OS/2 variable needs to be declared.
24136      Branch: perl
24137            ! t/lib/b-stash.t
24138 ____________________________________________________________________________
24139 [ 10170] By: nick                                  on 2001/05/20  16:48:29
24140         Log: Integrate mainline
24141      Branch: perlio
24142           !> (integrate 41 files)
24143 ____________________________________________________________________________
24144 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
24145         Log: Small perlsec updates: clarify the taintedness of filename
24146              globbing; suggest using Scalar::Util::tainted().
24147      Branch: perl
24148            ! pod/perlsec.pod
24149 ____________________________________________________________________________
24150 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
24151         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
24152              From: Dave Mitchell <davem@fdgroup.co.uk>
24153              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
24154              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
24155      Branch: perl
24156            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
24157            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
24158            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
24159            ! xsutils.c
24160 ____________________________________________________________________________
24161 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
24162         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
24163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24164              Date: Sat, 19 May 2001 04:08:46 -0400
24165              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
24166      Branch: perl
24167            ! lib/ExtUtils/Mksymlists.pm makedef.pl
24168 ____________________________________________________________________________
24169 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
24170         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
24171              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24172              Date: Sat, 19 May 2001 04:30:45 -0400
24173              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
24174      Branch: perl
24175            ! os2/os2.c
24176 ____________________________________________________________________________
24177 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
24178         Log: Subject: [PATCH 5.6.1] build bugs OS/2
24179              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24180              Date: Sat, 19 May 2001 04:35:28 -0400
24181              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
24182      Branch: perl
24183            ! os2/Makefile.SHs os2/os2.c
24184 ____________________________________________________________________________
24185 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
24186         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
24187              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24188              Date: Sat, 19 May 2001 04:04:23 -0400
24189              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
24190              
24191              (In bleadperl patched b-stash.t instead of b.t)
24192      Branch: perl
24193            ! t/lib/b-stash.t t/lib/bigfltpm.t
24194 ____________________________________________________________________________
24195 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
24196         Log: Subject: [PATCH 5.6.1] perl5db
24197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24198              Date: Sat, 19 May 2001 03:49:09 -0400
24199              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
24200      Branch: perl
24201            ! lib/perl5db.pl
24202 ____________________________________________________________________________
24203 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
24204         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
24205              From: Gisle Aas <gisle@ActiveState.com>
24206              Date: 18 May 2001 14:24:51 -0700
24207              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
24208      Branch: perl
24209            ! pp_ctl.c
24210 ____________________________________________________________________________
24211 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
24212         Log: Subject: [PATCH] Chomp should not always stringify
24213              From: Gisle Aas <gisle@ActiveState.com>
24214              Date: 18 May 2001 07:55:25 -0700
24215              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
24216      Branch: perl
24217            ! doop.c t/op/chop.t
24218 ____________________________________________________________________________
24219 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
24220         Log: Integrate perlio.
24221      Branch: perl
24222           !> pod/perlfunc.pod
24223 ____________________________________________________________________________
24224 [ 10159] By: nick                                  on 2001/05/20  09:39:46
24225         Log: Document some more of open's features.
24226      Branch: perlio
24227            ! pod/perlfunc.pod
24228 ____________________________________________________________________________
24229 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
24230         Log: back out change#10153 (it has compatibility issues such as the
24231              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
24232              benefit for 5.6.x doesn't seem worth the risk)
24233      Branch: maint-5.6/perl
24234            ! toke.c
24235 ____________________________________________________________________________
24236 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
24237         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
24238      Branch: perl
24239            ! x2p/s2p.PL
24240 ____________________________________________________________________________
24241 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
24242         Log: Update Changes.
24243      Branch: perl
24244            ! Changes patchlevel.h
24245 ____________________________________________________________________________
24246 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
24247         Log: Integrate change #10144 from maintperl.
24248              
24249              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
24250      Branch: perl
24251           !> win32/config.bc win32/config.gc win32/config.vc
24252           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24253 ____________________________________________________________________________
24254 [ 10154] By: nick                                  on 2001/05/18  07:23:03
24255         Log: Integrate mainline.
24256      Branch: perlio
24257           +> README.dgux t/lib/i18n-collate.t utils.lst
24258           !> (integrate 49 files)
24259 ____________________________________________________________________________
24260 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
24261         Log: Integrate change #7224 from mainline into maintperl.
24262              
24263              Allow @+ and @- to be doublequoted, from Simon Cozens. 
24264              (Approved by Larry, see Tom's comment in 20000830.005.)
24265      Branch: maint-5.6/perl
24266           !> toke.c
24267 ____________________________________________________________________________
24268 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
24269         Log: Subject: [PATCH bleadperl] small lookbehind fix
24270              From: Hugo <hv@crypt.compulink.co.uk>
24271              Date: Fri, 18 May 2001 00:07:19 +0100
24272              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
24273      Branch: perl
24274            ! regexec.c
24275 ____________________________________________________________________________
24276 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
24277         Log: Detypos.
24278      Branch: perl
24279            ! installman utils.lst
24280 ____________________________________________________________________________
24281 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
24282         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
24283              in 20001222.001.
24284      Branch: perl
24285            ! t/lib/glob-basic.t
24286 ____________________________________________________________________________
24287 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
24288         Log: Subject: [PATCH] Test for bug 20010515.004
24289              From: Benjamin Sugars <bsugars@canoe.ca>
24290              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
24291              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
24292      Branch: perl
24293            ! t/op/misc.t
24294 ____________________________________________________________________________
24295 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
24296         Log: Integrate #10145 from maintperl.
24297              
24298              fix for ID 20010515.004 (needs test)
24299      Branch: perl
24300           !> pp_hot.c
24301 ____________________________________________________________________________
24302 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
24303         Log: Thinko noticed by Doug MacEachern.
24304      Branch: perl
24305            ! thread.h
24306 ____________________________________________________________________________
24307 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
24308         Log: Subject: Re: [PATCH] HERE mark in regex
24309              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24310              Date: Thu, 17 May 2001 12:20:33 -0400
24311              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
24312      Branch: perl
24313            ! t/op/re_tests
24314 ____________________________________________________________________________
24315 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
24316         Log: fix for ID 20010515.004 (needs test)
24317      Branch: maint-5.6/perl
24318            ! pp_hot.c
24319 ____________________________________________________________________________
24320 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
24321         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
24322      Branch: maint-5.6/perl
24323            ! win32/config.bc win32/config.gc win32/config.vc
24324            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24325 ____________________________________________________________________________
24326 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
24327         Log: Macrofy the getspecific (and use it also in util.c)
24328      Branch: perl
24329            ! thread.h util.c
24330 ____________________________________________________________________________
24331 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
24332         Log: Use the unchecked thread-specific key fetch also in Tru64.
24333      Branch: perl
24334            ! thread.h
24335 ____________________________________________________________________________
24336 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
24337         Log: Subject: [PATCH 5.6.1]Quick thread speedup
24338              From: Dan Sugalski <dan@sidhe.org> 
24339              Date: Wed, 16 May 2001 18:05:19 -0400
24340              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
24341      Branch: perl
24342            ! thread.h util.c
24343 ____________________________________________________________________________
24344 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
24345         Log: I think this is quite enough testing for a deprecated feature.
24346      Branch: perl
24347            + t/lib/i18n-collate.t
24348            ! MANIFEST t/lib/1_compile.t
24349 ____________________________________________________________________________
24350 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
24351         Log: More HP-UX lore from Jeff Okamoto.
24352      Branch: perl
24353            ! README.hpux
24354 ____________________________________________________________________________
24355 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
24356         Log: Sort utils.lst for easier maintenance.
24357      Branch: perl
24358            ! utils.lst
24359 ____________________________________________________________________________
24360 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
24361         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
24362              From: Tim Jenness <t.jenness@jach.hawaii.edu>
24363              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
24364              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
24365              
24366              Add pod2latex to utils.lst.
24367      Branch: perl
24368            ! MANIFEST utils.lst
24369 ____________________________________________________________________________
24370 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
24371         Log: Subject: Re: [PATCH] HERE mark in regex
24372              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24373              Date: Wed, 16 May 2001 13:04:43 -0400
24374              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
24375      Branch: perl
24376            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
24377            ! t/op/regmesg.t t/pragma/warn/regcomp
24378 ____________________________________________________________________________
24379 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
24380         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
24381              From: Simon Cozens <simon@netthink.co.uk>
24382              Date: Wed, 16 May 2001 18:02:08 +0100
24383              Message-ID: <20010516180208.A6458@netthink.co.uk>
24384      Branch: perl
24385            ! installman utils.lst
24386 ____________________________________________________________________________
24387 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
24388         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
24389              From: "Philip Newton" <pnewton@gmx.de>
24390              Date: Tue, 15 May 2001 15:09:30 +0200
24391              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
24392              
24393              Test case for #10128.
24394      Branch: perl
24395            ! t/pragma/warn/pp_hot
24396 ____________________________________________________________________________
24397 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
24398         Log: Update Changes.
24399      Branch: perl
24400            ! Changes patchlevel.h
24401 ____________________________________________________________________________
24402 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
24403         Log: Deprecate pseudo-hashes.
24404      Branch: perl
24405            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
24406 ____________________________________________________________________________
24407 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
24408         Log: HP-UX hints update from Merijn.
24409      Branch: perl
24410            ! hints/hpux.sh
24411 ____________________________________________________________________________
24412 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
24413         Log: README.hpux update from Merijn.
24414      Branch: perl
24415            ! README.hpux
24416 ____________________________________________________________________________
24417 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
24418         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
24419              From: Simon Cozens <simon@netthink.co.uk>
24420              Date: Wed, 16 May 2001 15:57:55 +0100
24421              Message-ID: <20010516155755.A4728@netthink.co.uk>
24422      Branch: perl
24423            + utils.lst
24424            ! MANIFEST installman installperl
24425 ____________________________________________________________________________
24426 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
24427         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
24428              From: "Philip Newton" <pnewton@gmx.de>
24429              Date: Tue, 15 May 2001 16:31:05 +0200
24430              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
24431              
24432              Fix PERL_Y2KWARN test to check before rather than after appending.
24433      Branch: perl
24434            ! pp_hot.c
24435 ____________________________________________________________________________
24436 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
24437         Log: Regen Porting stuff.
24438      Branch: perl
24439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24440            ! config_h.SH
24441 ____________________________________________________________________________
24442 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
24443         Log: Metaconfig unit change for #10125.
24444      Branch: metaconfig
24445            ! U/modified/Oldconfig.U
24446 ____________________________________________________________________________
24447 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
24448         Log: Use OSVERS.
24449      Branch: perl
24450            ! Configure config_h.SH perl.c
24451 ____________________________________________________________________________
24452 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
24453         Log: Regen toc.
24454      Branch: perl
24455            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
24456 ____________________________________________________________________________
24457 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
24458         Log: Adding the README.dgux to the MANIFEST would be a good idea.
24459      Branch: perl
24460            ! MANIFEST
24461 ____________________________________________________________________________
24462 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
24463         Log: Move the stack desire definition to thread.h.
24464      Branch: perl
24465            ! ext/Thread/Thread.xs thread.h
24466 ____________________________________________________________________________
24467 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
24468         Log: DG-UX threading patches, including a README.dgux,
24469              from Takis Psarogiannakopoulos.
24470      Branch: perl
24471            + README.dgux
24472            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
24473 ____________________________________________________________________________
24474 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
24475         Log: Subject: [PATCH B::Deparse] More on /x regexes
24476              From: Robin Houston <robin@kitsite.com>
24477              Date: Tue, 15 May 2001 19:09:35 +0100
24478              Message-ID: <20010515190935.A27268@penderel>
24479      Branch: perl
24480            ! ext/B/B/Deparse.pm
24481 ____________________________________________________________________________
24482 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
24483         Log: Document that the core time() may be rounding rather
24484              than truncating, would have saved at least my confusion.
24485      Branch: perl
24486            ! ext/Time/HiRes/HiRes.pm
24487 ____________________________________________________________________________
24488 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
24489         Log: Subject: perl-current/t/time-hires.t
24490              From: John Peacock <jpeacock@rowman.com>
24491              Date: Fri, 11 May 2001 14:09:41 -0400
24492              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
24493      Branch: perl
24494            ! t/lib/time-hires.t
24495 ____________________________________________________________________________
24496 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
24497         Log: Subject: [PATCH dump.c] Op private flags
24498              From: Simon Cozens <simon@netthink.co.uk>
24499              Date: Sun, 13 May 2001 20:20:36 +0100
24500              Message-ID: <20010513202036.A21896@netthink.co.uk>
24501      Branch: perl
24502            ! dump.c
24503 ____________________________________________________________________________
24504 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
24505         Log: Upgrade to Switch 2.03.
24506      Branch: perl
24507            ! lib/Switch.pm
24508 ____________________________________________________________________________
24509 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
24510         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
24511              to PERL_CONFIG_SH and use it consistently.
24512      Branch: maint-5.6/perl
24513           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
24514           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
24515           !> myconfig.SH writemain.SH
24516 ____________________________________________________________________________
24517 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
24518         Log: Metaconfig units changes for #10113.
24519      Branch: metaconfig
24520            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
24521 ____________________________________________________________________________
24522 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
24523         Log: The problem described in 20010514.031 still wasn't
24524              fully cured, there were remnants of $CONFIG when
24525              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
24526              to avoid future conflicts.
24527      Branch: perl
24528            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
24529            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
24530            ! myconfig.SH writemain.SH
24531 ____________________________________________________________________________
24532 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
24533         Log: Half of #10107 got lost.
24534      Branch: perl
24535            ! ext/B/B/Deparse.pm
24536 ____________________________________________________________________________
24537 [ 10111] By: nick                                  on 2001/05/15  08:39:14
24538         Log: Integrate mainline.
24539      Branch: perlio
24540           +> ext/POSIX/hints/uts.pl
24541            - Todo Todo-5.6 t/camel-III/vstring.t
24542           !> (integrate 48 files)
24543 ____________________________________________________________________________
24544 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
24545         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
24546              From: Robin Houston <robin@kitsite.com>
24547              Date: Mon, 14 May 2001 22:27:08 +0100
24548              Message-ID: <20010514222708.A22963@penderel>
24549      Branch: perl
24550            ! t/TestInit.pm
24551 ____________________________________________________________________________
24552 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
24553         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
24554              From: Robin Houston <robin@kitsite.com>
24555              Date: Mon, 14 May 2001 22:16:43 +0100
24556              Message-ID: <20010514221643.A22437@penderel>
24557      Branch: perl
24558            ! ext/B/B/Deparse.pm
24559 ____________________________________________________________________________
24560 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
24561         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
24562              From: Robin Houston <robin@kitsite.com>
24563              Date: Mon, 14 May 2001 22:03:44 +0100
24564              Message-ID: <20010514220344.A20643@penderel>
24565      Branch: perl
24566            ! ext/B/B/Deparse.pm
24567 ____________________________________________________________________________
24568 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
24569         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
24570              From: Robin Houston <robin@kitsite.com>
24571              Date: Mon, 14 May 2001 22:10:07 +0100
24572              Message-ID: <20010514221007.A21118@penderel>
24573      Branch: perl
24574            ! ext/B/B/Deparse.pm
24575 ____________________________________________________________________________
24576 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
24577         Log: Fix for 20010514.037; substr() didn't invalidate the locale
24578              collation magic.
24579      Branch: perl
24580            ! pp.c
24581 ____________________________________________________________________________
24582 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
24583         Log: Update Changes.
24584      Branch: perl
24585            ! Changes patchlevel.h
24586 ____________________________________________________________________________
24587 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
24588         Log: Retract #10094.
24589      Branch: perl
24590            ! lib/Pod/Text.pm
24591 ____________________________________________________________________________
24592 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
24593         Log: Integrate change #10100 from maintperl.
24594              
24595              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
24596              bug ID 20010514.027)
24597      Branch: perl
24598           !> mg.c pp_ctl.c
24599 ____________________________________________________________________________
24600 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
24601         Log: Document the deprecatedness of suidperl.
24602      Branch: perl
24603            ! INSTALL pod/perlfaq1.pod
24604 ____________________________________________________________________________
24605 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
24606         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
24607              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24608              Date: Mon, 14 May 2001 09:38:59 -0400
24609              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
24610      Branch: perl
24611            ! lib/ExtUtils/MM_Unix.pm
24612 ____________________________________________________________________________
24613 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
24614         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
24615              bug ID 20010514.027)
24616              
24617              TODO: this needs a testsuite addition
24618      Branch: maint-5.6/perl
24619            ! mg.c pp_ctl.c
24620 ____________________________________________________________________________
24621 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
24622         Log: More DWIMminess for Class::Struct: calling the array or hash
24623              accessors only with one argument, an array or a hash reference,
24624              sets the underlying array or hash.  This mirrors nicely also
24625              the usage in the constructor.
24626              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
24627      Branch: perl
24628            ! lib/Class/Struct.pm t/lib/class-struct.t
24629 ____________________________________________________________________________
24630 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
24631         Log: Reference cmp'ing should go through the whole stringification
24632              process shebang, as pointed out by Sarathy in #10091.
24633      Branch: perl
24634            ! pp.c
24635 ____________________________________________________________________________
24636 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
24637         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
24638              From: Simon Cozens <simon@netthink.co.uk>
24639              Date: Sat, 12 May 2001 16:36:27 +0100
24640              Message-ID: <20010512163627.A5522@netthink.co.uk>
24641              
24642              with some additions salvaged from Todo and Todo-5.6 before
24643              retiring them.
24644      Branch: perl
24645            - Todo Todo-5.6
24646            ! MANIFEST pod/perltodo.pod
24647 ____________________________________________________________________________
24648 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
24649         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
24650              From: "Golubev I. N." <gin@mo.msk.ru>
24651              Date: Mon, 07 May 2001 14:33:34 (GMT)
24652              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
24653      Branch: perl
24654            ! perl.h
24655 ____________________________________________________________________________
24656 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
24657         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
24658              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
24659              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
24660              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
24661      Branch: perl
24662            ! lib/ExtUtils/MM_Unix.pm
24663 ____________________________________________________________________________
24664 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
24665         Log: (Retracted by #10104.)
24666              
24667              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
24668              From: barries <barries@slaysys.com>
24669              Date: Sat, 12 May 2001 01:28:10 -0400
24670              Message-ID: <20010512012810.B26358@jester.slaysys.com>
24671      Branch: perl
24672            ! lib/Pod/Text.pm
24673 ____________________________________________________________________________
24674 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
24675         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
24676              From: Mike Guy <mjtg@cam.ac.uk>
24677              Date: Sat, 12 May 2001 19:24:33 +0100
24678              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
24679      Branch: perl
24680            ! lib/AutoSplit.pm
24681 ____________________________________________________________________________
24682 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
24683         Log: Yet another HP-UX hints tweak from Merijn.
24684      Branch: perl
24685            ! hints/hpux.sh
24686 ____________________________________________________________________________
24687 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
24688         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
24689              isn't defined (changes#9366,9368,9370 from mainline without the
24690              pp_scmp() change)
24691      Branch: maint-5.6/perl
24692            ! pp.c pp.h pp_hot.c
24693 ____________________________________________________________________________
24694 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
24695         Log: The sorting seems to happen now automatically.
24696      Branch: perl
24697            ! t/lib/glob-basic.t
24698 ____________________________________________________________________________
24699 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
24700         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
24701              From: Benjamin Sugars <bsugars@canoe.ca>
24702              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
24703              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
24704      Branch: perl
24705            ! pod/perlfunc.pod
24706 ____________________________________________________________________________
24707 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
24708         Log: Subject: Re: undef(&foo) does not work for XS functions
24709              From: Doug MacEachern <dougm@covalent.net>
24710              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
24711              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
24712      Branch: perl
24713            ! op.c
24714 ____________________________________________________________________________
24715 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
24716         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
24717              From: Peter Prymmer <pvhp@forte.com>
24718              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
24719              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
24720      Branch: perl
24721            ! t/op/append.t
24722 ____________________________________________________________________________
24723 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
24724         Log: Update Changes.
24725      Branch: perl
24726            ! Changes patchlevel.h
24727 ____________________________________________________________________________
24728 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
24729         Log: Remove the 'asciir' re subpragma.  Should instead implement
24730              the 'physical vs logical' range scheme:
24731              
24732              \xAA-\xCC is a native physical range, you want that range of
24733              codepoints in your native encoding.  In EBCDIC the codepoints
24734              in the gaps (between i-j and r-s) should be included.
24735              
24736              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
24737              codepoints in Unicode.
24738              
24739              a-z is a logical range, you want that range of 'logical' codepoints
24740              in your native encoding.  In EBCDIC the codepoints in the gaps
24741              (between i-j and r-s) should not be included.
24742              
24743              Mixed cases (a-\xAA, etc) should either be errors, or maybe
24744              the 'logical' endpoints should be converted to native/Unicode
24745              codepoints, and the range handled as a physical range.
24746              
24747              'Logical endpoints' are to be recognized only in the A-Z, a-z,
24748              and 0-9 ranges.  Probably a warning should be given for mixed
24749              cases like A-z or a-9 (since such expressions are encoding
24750              dependent), with a recommendation to use physical ranges.
24751      Branch: perl
24752            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
24753            ! t/op/regexp.t
24754 ____________________________________________________________________________
24755 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
24756         Log: Make the test to cleanup the test directory tree
24757              both before and after the testing so that we always
24758              have a clean slate to work with.
24759      Branch: perl
24760            ! t/lib/filefind.t
24761 ____________________________________________________________________________
24762 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
24763         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
24764              From: Jon Eveland <jweveland@yahoo.com>
24765              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
24766              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
24767      Branch: perl
24768            ! pod/perlfunc.pod
24769 ____________________________________________________________________________
24770 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
24771         Log: Merge the camel-III/vstring.t with op/ver.t.
24772      Branch: perl
24773            - t/camel-III/vstring.t
24774            ! MANIFEST t/TEST t/harness t/op/ver.t
24775 ____________________________________________________________________________
24776 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
24777         Log: Add test.deparse make target.
24778      Branch: perl
24779            ! Makefile.SH
24780 ____________________________________________________________________________
24781 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
24782         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
24783              From: Robin Houston <robin@kitsite.com>
24784              Date: Fri, 11 May 2001 12:02:22 +0100
24785              Message-ID: <20010511120222.A11529@penderel>
24786      Branch: perl
24787            ! ext/B/B/Deparse.pm t/op/method.t
24788 ____________________________________________________________________________
24789 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
24790         Log: A nicely working combination for UTS from Hal Morris.
24791      Branch: perl
24792            + ext/POSIX/hints/uts.pl
24793            ! MANIFEST hints/uts.sh
24794 ____________________________________________________________________________
24795 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
24796         Log: i_ieeefp=undef for UTS.
24797      Branch: perl
24798            ! hints/uts.sh
24799 ____________________________________________________________________________
24800 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
24801         Log: Subject: RE: rand(0) is rand(1)
24802              From: Larry Shatzer <lshatzer@islanddata.com>
24803              Date: Thu, 10 May 2001 11:09:27 -0700
24804              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
24805      Branch: perl
24806            ! pod/perlfunc.pod
24807 ____________________________________________________________________________
24808 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
24809         Log: Subject: [patch] make op_{clear,null} public
24810              From: Doug MacEachern <dougm@covalent.net>
24811              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
24812              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
24813      Branch: perl
24814            ! embed.h embed.pl op.c proto.h
24815 ____________________________________________________________________________
24816 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
24817         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
24818              From: Robin Houston <robin@kitsite.com>
24819              Date: Thu, 10 May 2001 18:54:59 +0100
24820              Message-ID: <20010510185459.A5995@penderel>
24821      Branch: perl
24822            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
24823 ____________________________________________________________________________
24824 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
24825         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
24826              From: Robin Houston <robin@kitsite.com>
24827              Date: Thu, 10 May 2001 12:56:39 +0100
24828              Message-ID: <20010510125639.A2119@penderel>
24829      Branch: perl
24830            ! ext/B/B/Deparse.pm
24831 ____________________________________________________________________________
24832 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
24833         Log: Retract #10070, not ready yet.
24834      Branch: perl
24835            ! ext/B/B/Deparse.pm
24836 ____________________________________________________________________________
24837 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
24838         Log: The metaconfig unit change for #10071.
24839      Branch: metaconfig
24840            ! U/modified/mallocsrc.U
24841 ____________________________________________________________________________
24842 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
24843         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
24844      Branch: perl
24845            ! Configure
24846 ____________________________________________________________________________
24847 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
24848         Log: (Retracted by #10073)
24849              
24850              Subject: Re: [PATCH t/TEST] B::Deparse tester 
24851              From: Hugo <hv@crypt.compulink.co.uk>
24852              Date: Thu, 10 May 2001 05:48:09 +0100
24853              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
24854      Branch: perl
24855            ! ext/B/B/Deparse.pm
24856 ____________________________________________________________________________
24857 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
24858         Log: Add a for(func()) test.
24859      Branch: perl
24860            ! t/cmd/for.t
24861 ____________________________________________________________________________
24862 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
24863         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
24864              From: Robin Houston <robin@kitsite.com>
24865              Date: Thu, 10 May 2001 13:50:08 +0100
24866              Message-ID: <20010510135008.A2454@penderel>
24867      Branch: perl
24868            ! ext/B/B/Deparse.pm
24869 ____________________________________________________________________________
24870 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
24871         Log: A thinko in #10065.
24872      Branch: perl
24873            ! hv.c
24874 ____________________________________________________________________________
24875 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
24876         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
24877              From: Robin Houston <robin@kitsite.com>
24878              Date: Thu, 10 May 2001 02:10:34 +0100
24879              Message-ID: <20010510021034.A19421@penderel>
24880      Branch: perl
24881            ! ext/B/B.xs ext/B/B/Deparse.pm
24882 ____________________________________________________________________________
24883 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
24884         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
24885              From: Doug MacEachern <dougm@covalent.net>
24886              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
24887              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
24888      Branch: perl
24889            ! hv.c
24890 ____________________________________________________________________________
24891 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
24892         Log: One more workaround for the UTS compiler from Hal Morris.
24893      Branch: perl
24894            ! perl.h
24895 ____________________________________________________________________________
24896 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
24897         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
24898              From: Robin Houston <robin@kitsite.com>
24899              Date: Thu, 10 May 2001 01:02:08 +0100
24900              Message-ID: <20010510010208.A18200@penderel>
24901      Branch: perl
24902            ! ext/B/B/Debug.pm
24903 ____________________________________________________________________________
24904 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
24905         Log: Subject: [PATCH] Simplify deb_curcv() a bit
24906              From: Benjamin Sugars <bsugars@canoe.ca>
24907              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
24908              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
24909      Branch: perl
24910            ! run.c
24911 ____________________________________________________________________________
24912 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
24913         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
24914              From: Benjamin Sugars <bsugars@canoe.ca>
24915              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
24916              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
24917      Branch: perl
24918            ! t/lib/io_scalar.t
24919 ____________________________________________________________________________
24920 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
24921         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
24922              From: Peter Prymmer <pvhp@forte.com>
24923              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
24924              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
24925      Branch: perl
24926            ! t/lib/md5-file.t
24927 ____________________________________________________________________________
24928 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
24929         Log: Subject: [PATCH t/TEST] B::Deparse tester
24930              From: Robin Houston <robin@kitsite.com>
24931              Date: Wed, 9 May 2001 19:17:50 +0100
24932              Message-ID: <20010509191750.A16940@penderel>
24933      Branch: perl
24934            ! ext/B/O.pm t/TEST
24935 ____________________________________________________________________________
24936 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
24937         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
24938              From: Jeff Pinyan <jeffp@crusoe.net>
24939              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
24940              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
24941      Branch: perl
24942            ! lib/Pod/Html.pm
24943 ____________________________________________________________________________
24944 [ 10057] By: nick                                  on 2001/05/09  18:37:56
24945         Log: Integrate mainline.
24946      Branch: perlio
24947           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
24948           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
24949 ____________________________________________________________________________
24950 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
24951         Log: Update Changes.
24952      Branch: perl
24953            ! Changes patchlevel.h
24954 ____________________________________________________________________________
24955 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
24956         Log: Integrate perlio.
24957      Branch: perl
24958           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24959 ____________________________________________________________________________
24960 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
24961         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
24962              From: Benjamin Sugars <bsugars@canoe.ca>
24963              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
24964              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
24965      Branch: perl
24966            ! perlio.c
24967 ____________________________________________________________________________
24968 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
24969         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
24970              From: Benjamin Sugars <bsugars@canoe.ca>
24971              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
24972              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
24973      Branch: perl
24974            ! ext/PerlIO/Scalar/Scalar.xs
24975 ____________________________________________________________________________
24976 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
24977         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
24978              From: Jeff Pinyan <jeffp@crusoe.net>
24979              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
24980              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
24981      Branch: perl
24982            ! lib/Pod/Html.pm
24983 ____________________________________________________________________________
24984 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
24985         Log: EPOC tweak from Olaf Flebbe.
24986      Branch: perl
24987            ! epoc/epocish.h
24988 ____________________________________________________________________________
24989 [ 10050] By: nick                                  on 2001/05/09  14:37:57
24990         Log: win32, regen_config_h
24991      Branch: perlio
24992            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24993 ____________________________________________________________________________
24994 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
24995         Log: Integrate perlio.
24996      Branch: perl
24997           !> pp_sys.c
24998 ____________________________________________________________________________
24999 [ 10048] By: nick                                  on 2001/05/09  11:59:50
25000         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
25001              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
25002      Branch: perlio
25003            ! pp_sys.c
25004 ____________________________________________________________________________
25005 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
25006         Log: Integrate perlio.
25007      Branch: perl
25008           !> run.c
25009 ____________________________________________________________________________
25010 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
25011         Log: Subject: Re: Less warnings during configure
25012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25013              Date: Wed, 09 May 2001 13:12:49 +0200
25014              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
25015      Branch: perl
25016            ! hints/hpux.sh
25017 ____________________________________________________________________________
25018 [ 10045] By: nick                                  on 2001/05/09  09:56:59
25019         Log: MULTIPLICITY/DEBUGGING build fix.
25020      Branch: perlio
25021            ! run.c
25022 ____________________________________________________________________________
25023 [ 10044] By: nick                                  on 2001/05/09  09:46:37
25024         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
25025      Branch: perlio
25026           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
25027            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
25028           !> (integrate 65 files)
25029 ____________________________________________________________________________
25030 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
25031         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
25032              From: Robin Houston <robin@kitsite.com>
25033              Date: Tue, 8 May 2001 19:38:00 +0100
25034              Message-ID: <20010508193800.A4389@penderel>
25035              
25036              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
25037              From: Robin Houston <robin@kitsite.com>
25038              Date: Tue, 8 May 2001 20:03:57 +0100
25039              Message-ID: <20010508200357.A4614@penderel>
25040              
25041              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
25042              From: Robin Houston <robin@kitsite.com>
25043              Date: Wed, 9 May 2001 00:12:05 +0100
25044              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
25045      Branch: perl
25046            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
25047 ____________________________________________________________________________
25048 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
25049         Log: Retract #10031.
25050      Branch: perl
25051            ! pod/perlfunc.pod
25052 ____________________________________________________________________________
25053 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
25054         Log: The metaconfig unit changes for #10040.
25055      Branch: metaconfig/U/perl
25056            ! Checkcc.U d_dlsymun.U dlsrc.U
25057 ____________________________________________________________________________
25058 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
25059         Log: The Configure half of
25060              
25061              Subject: Less warnings during configure
25062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25063              Date: Tue, 08 May 2001 08:44:02 +0200
25064              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
25065      Branch: perl
25066            ! Configure
25067 ____________________________________________________________________________
25068 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
25069         Log: Subject: Less warnings during configure
25070              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25071              Date: Tue, 08 May 2001 08:44:02 +0200
25072              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
25073      Branch: perl
25074            ! hints/hpux.sh
25075 ____________________________________________________________________________
25076 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
25077         Log: Don't forget to whine about \d__\d.
25078      Branch: perl
25079            ! t/pragma/warn/toke toke.c
25080 ____________________________________________________________________________
25081 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
25082         Log: Allow underscores also in the exponent part.
25083      Branch: perl
25084            ! t/pragma/warn/toke toke.c
25085 ____________________________________________________________________________
25086 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
25087         Log: CodeMagicCD doesn't look like an *I*DE.
25088      Branch: perl
25089            ! pod/perlfaq3.pod
25090 ____________________________________________________________________________
25091 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
25092         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
25093              to be consistently down).
25094      Branch: perl
25095            ! pod/perlfaq3.pod
25096 ____________________________________________________________________________
25097 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
25098         Log: Upgrade to Text::Balanced 1.84.
25099      Branch: perl
25100            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
25101 ____________________________________________________________________________
25102 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
25103         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
25104              From: Benjamin Sugars <bsugars@canoe.ca>
25105              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
25106              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
25107      Branch: perl
25108            ! run.c
25109 ____________________________________________________________________________
25110 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
25111         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
25112              From: Peter Prymmer <pvhp@forte.com>
25113              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
25114              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
25115      Branch: perl
25116            ! t/pod/plainer.t
25117 ____________________________________________________________________________
25118 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
25119         Log: (Retracted by #10042)
25120              
25121              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
25122              From: "Philip Newton" <pnewton@gmx.de>
25123              Date: Tue, 8 May 2001 09:18:10 +0200
25124              Message-ID: <3AF7B9D2.28861.603732@localhost>
25125      Branch: perl
25126            ! pod/perlfunc.pod
25127 ____________________________________________________________________________
25128 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
25129         Log: Subject: [PATCH B::Deparse] Document known bugs
25130              From: Robin Houston <robin@kitsite.com>
25131              Date: Tue, 8 May 2001 01:53:34 +0100
25132              Message-ID: <20010508015334.A32394@penderel>
25133      Branch: perl
25134            ! ext/B/B/Deparse.pm
25135 ____________________________________________________________________________
25136 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
25137         Log: Subject: Re: Perl book, magazine and website updates.
25138              From: "Philip Newton" <pnewton@gmx.de>
25139              Date: Mon, 7 May 2001 17:03:58 +0200
25140              Message-ID: <3AF6D57E.5387.1E29930@localhost>
25141      Branch: perl
25142            ! pod/perlfaq2.pod
25143 ____________________________________________________________________________
25144 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
25145         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
25146              From: Peter Prymmer <pvhp@forte.com>
25147              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
25148              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
25149      Branch: perl
25150            ! t/io/fflush.t
25151 ____________________________________________________________________________
25152 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
25153         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
25154              From: Robin Houston <robin@kitsite.com>
25155              Date: Tue, 8 May 2001 01:14:55 +0100
25156              Message-ID: <20010508011455.A32162@penderel>
25157      Branch: perl
25158            ! ext/B/B/Deparse.pm
25159 ____________________________________________________________________________
25160 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
25161         Log: Typo in #10025.
25162      Branch: perl
25163            ! hints/uts.sh
25164 ____________________________________________________________________________
25165 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
25166         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
25167      Branch: perl
25168            ! hints/uts.sh
25169 ____________________________________________________________________________
25170 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
25171         Log: Subject: Re: [ID 20010506.045] question about hash syntax
25172              From: Peter Scott <Peter@PSDT.com>
25173              Date: Sun, 06 May 2001 13:10:40 -0700
25174              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
25175      Branch: perl
25176            ! pod/perl56delta.pod
25177 ____________________________________________________________________________
25178 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
25179         Log: Configure should figure out the list of dynamic extensions
25180              just fine in UTS-- and in fact it does, as reported by Hal Morris.
25181      Branch: perl
25182            ! hints/uts.sh
25183 ____________________________________________________________________________
25184 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
25185         Log: Update Changes.
25186      Branch: perl
25187            ! Changes patchlevel.h
25188 ____________________________________________________________________________
25189 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
25190         Log: Subject: [PATCH regcomp.c] Insecure regexes
25191              From: Robin Houston <robin@kitsite.com>
25192              Date: Mon, 7 May 2001 21:56:12 +0100
25193              Message-ID: <20010507215612.A31114@penderel>
25194      Branch: perl
25195            ! regcomp.c
25196 ____________________________________________________________________________
25197 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
25198         Log: Drop the foobar.perl.com references for now until Simon
25199              gets them sorted out.
25200      Branch: perl
25201            ! pod/perlfaq2.pod
25202 ____________________________________________________________________________
25203 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
25204         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
25205              From: Prymmer/Kahn <pvhp@best.com>
25206              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
25207              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
25208      Branch: perl
25209            ! lib/Devel/SelfStubber.pm
25210 ____________________________________________________________________________
25211 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
25212         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
25213              From: Prymmer/Kahn <pvhp@best.com>
25214              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
25215              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
25216      Branch: perl
25217            ! win32/Makefile
25218 ____________________________________________________________________________
25219 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
25220         Log: s/WebTechnique's/WebTechniques/
25221      Branch: perl
25222            ! pod/perlfaq2.pod
25223 ____________________________________________________________________________
25224 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
25225         Log: Llama 3 updates from Randal.
25226      Branch: perl
25227            ! pod/perlfaq2.pod
25228 ____________________________________________________________________________
25229 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
25230         Log: Subject: [PATCH] Help -Dt show correct pad variables
25231              From: Benjamin Sugars <ben.sugars@home.com>
25232              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
25233              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
25234      Branch: perl
25235            ! embed.h embed.pl proto.h run.c
25236 ____________________________________________________________________________
25237 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
25238         Log: Subject: [PATCH] Document C<our $foo : shared>
25239              From: Benjamin Sugars <ben.sugars@home.com>
25240              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
25241              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
25242      Branch: perl
25243            ! pod/perlfunc.pod
25244 ____________________________________________________________________________
25245 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
25246         Log: Subject: [PATCH B::Deparse] undefined folded constants
25247              From: Robin Houston <robin@kitsite.com>
25248              Date: Sun, 6 May 2001 17:19:09 +0100
25249              Message-ID: <20010506171909.A7046@penderel>
25250      Branch: perl
25251            ! ext/B/B/Deparse.pm
25252 ____________________________________________________________________________
25253 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
25254         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
25255              From: Robin Houston <robin@kitsite.com>
25256              Message-ID: <20010506164654.A6848@penderel>
25257              Date: Sun, 6 May 2001 16:46:54 +0100
25258      Branch: perl
25259            ! ext/B/B/Deparse.pm
25260 ____________________________________________________________________________
25261 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
25262         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
25263              From: Robin Houston <robin@kitsite.com>
25264              Date: Sun, 6 May 2001 14:47:02 +0100
25265              Message-ID: <20010506144702.A6308@penderel>
25266      Branch: perl
25267            ! t/op/my_stash.t
25268 ____________________________________________________________________________
25269 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
25270         Log: Subject: Perl book, magazine and website updates.
25271              From: Simon Cozens <simon@netthink.co.uk>
25272              Date: Sun, 6 May 2001 16:55:36 +0100
25273              Message-ID: <20010506165536.A1795@netthink.co.uk>
25274      Branch: perl
25275            ! pod/perlbook.pod pod/perlfaq2.pod
25276 ____________________________________________________________________________
25277 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
25278         Log: Tweaks on the Tru64 prof options.
25279      Branch: perl
25280            ! pod/perlhack.pod
25281 ____________________________________________________________________________
25282 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
25283         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
25284              From: Robin Houston <robin@kitsite.com>
25285              Date: Sun, 6 May 2001 14:40:51 +0100
25286              Message-ID: <20010506144051.A6279@penderel>
25287      Branch: perl
25288            ! t/pod/testp2pt.pl
25289 ____________________________________________________________________________
25290 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
25291         Log: Subject: [PATCH B::Deparse] scoping
25292              From: Robin Houston <robin@kitsite.com>
25293              Date: Sun, 6 May 2001 14:36:56 +0100
25294              Message-ID: <20010506143656.A4006@penderel>
25295      Branch: perl
25296            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
25297 ____________________________________________________________________________
25298 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
25299         Log: Document the undefinedness of bitshifting out of range.
25300      Branch: perl
25301            ! pod/perlop.pod
25302 ____________________________________________________________________________
25303 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
25304         Log: Retract #10003 and update the IDE descriptions a bit.
25305      Branch: perl
25306            ! pod/perlfaq3.pod
25307 ____________________________________________________________________________
25308 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
25309         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
25310              From: Prymmer/Kahn <pvhp@best.com>
25311              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
25312              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
25313      Branch: perl
25314            ! win32/Makefile win32/buildext.pl win32/config.bc
25315            ! win32/config.gc win32/config.vc
25316 ____________________________________________________________________________
25317 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
25318         Log: (Retracted by #10005.)
25319      Branch: perl
25320            ! pod/perlfaq3.pod
25321 ____________________________________________________________________________
25322 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
25323         Log: It's "psed", not "sed".
25324      Branch: perl
25325            ! x2p/s2p.PL
25326 ____________________________________________________________________________
25327 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
25328         Log: Update Changes.
25329      Branch: perl
25330            ! Changes patchlevel.h
25331 ____________________________________________________________________________
25332 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
25333         Log: Subject: Re: bleadperl make install fails due to "psed"
25334              From: andreas.koenig@anima.de (Andreas J. Koenig)
25335              Date: 05 May 2001 18:23:28 +0200
25336              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
25337      Branch: perl
25338            ! x2p/Makefile.SH x2p/s2p.PL
25339 ____________________________________________________________________________
25340 [  9999] By: jhi                                   on 2001/05/05  18:28:09
25341         Log: AUTHORS updates.
25342      Branch: perl
25343            ! AUTHORS
25344 ____________________________________________________________________________
25345 [  9998] By: jhi                                   on 2001/05/05  18:16:00
25346         Log: Updates on the pods related to the modules included since 5.6.
25347              
25348              TODO: perltodo really could use major updating.
25349      Branch: perl
25350            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
25351            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
25352            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
25353            ! pod/perlsyn.pod pod/perltodo.pod
25354 ____________________________________________________________________________
25355 [  9997] By: jhi                                   on 2001/05/05  17:35:17
25356         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
25357              from Kurt Skauen.
25358      Branch: perl
25359            + hints/atheos.sh
25360            ! MANIFEST
25361 ____________________________________________________________________________
25362 [  9996] By: jhi                                   on 2001/05/05  17:25:00
25363         Log: Add preemptive #undefs for some of the shorter and more prone
25364              to collision regcomp.h #defines.  (Background: the MASK collided
25365              with a system header #define in Rhapsody.)
25366      Branch: perl
25367            ! regcomp.h
25368 ____________________________________________________________________________
25369 [  9995] By: jhi                                   on 2001/05/05  13:24:21
25370         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
25371              From: Nicholas Clark <nick@ccl4.org>
25372              Date: Sat, 5 May 2001 14:46:39 +0100
25373              Message-ID: <20010505144639.O53513@plum.flirble.org>
25374              
25375              Add a test for the constants (if any) being processed correctly.
25376      Branch: perl
25377            ! utils/h2xs.PL
25378 ____________________________________________________________________________
25379 [  9994] By: jhi                                   on 2001/05/05  02:11:03
25380         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
25381              From: Peter Prymmer <pvhp@forte.com>
25382              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
25383              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
25384      Branch: perl
25385            ! t/lib/b-stash.t
25386 ____________________________________________________________________________
25387 [  9993] By: jhi                                   on 2001/05/05  02:03:49
25388         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
25389              From: Peter Prymmer <pvhp@forte.com>
25390              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
25391              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
25392      Branch: perl
25393            ! perlio.c vms/vmsish.h
25394 ____________________________________________________________________________
25395 [  9992] By: jhi                                   on 2001/05/04  17:21:12
25396         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
25397              From: Robin Barker <rmb1@cise.npl.co.uk>
25398              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
25399              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
25400      Branch: perl
25401            + t/pod/plainer.t
25402            ! MANIFEST
25403 ____________________________________________________________________________
25404 [  9991] By: jhi                                   on 2001/05/04  16:47:45
25405         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
25406              From: Robin Barker <rmb1@cise.npl.co.uk>
25407              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
25408              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
25409      Branch: perl
25410            ! regcomp.c
25411 ____________________________________________________________________________
25412 [  9990] By: jhi                                   on 2001/05/04  14:37:20
25413         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
25414              From: Prymmer/Kahn <pvhp@best.com>
25415              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
25416              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
25417      Branch: perl
25418            ! t/lib/b-stash.t
25419 ____________________________________________________________________________
25420 [  9989] By: jhi                                   on 2001/05/04  14:03:58
25421         Log: Introduce perl572delta, update Todo, add the missing
25422              mention about signal safety since 5.7.1 (though this
25423              requires verification and more details.)
25424      Branch: perl
25425            + pod/perl572delta.pod
25426            ! MANIFEST Todo pod/perl571delta.pod
25427 ____________________________________________________________________________
25428 [  9988] By: jhi                                   on 2001/05/04  12:41:51
25429         Log: Subject: [PATCH perl@9944] long =item
25430              From: Robin Barker <rmb1@cise.npl.co.uk>
25431              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
25432              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
25433      Branch: perl
25434            ! ext/Time/HiRes/HiRes.pm
25435 ____________________________________________________________________________
25436 [  9987] By: jhi                                   on 2001/05/04  12:39:19
25437         Log: The #9901 had removed one line essential for EBCDIC.
25438      Branch: perl
25439            ! regcomp.c
25440 ____________________________________________________________________________
25441 [  9986] By: jhi                                   on 2001/05/04  12:30:23
25442         Log: Subject: cygwin/Makefile.SHs INSTALL patch
25443              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
25444              Date: Mon, 08 Jan 2001 04:59:21 +0200
25445              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
25446      Branch: perl
25447            ! cygwin/Makefile.SHs
25448 ____________________________________________________________________________
25449 [  9985] By: jhi                                   on 2001/05/04  03:51:39
25450         Log: Encode/IO doc tweaks.
25451      Branch: perl
25452            ! ext/Encode/Encode.pm
25453 ____________________________________________________________________________
25454 [  9984] By: jhi                                   on 2001/05/04  03:29:34
25455         Log: Remove GDBM_File from the dynamic extensions for UTS,
25456              GDBM is not a standard feature.
25457      Branch: perl
25458            ! hints/uts.sh
25459 ____________________________________________________________________________
25460 [  9983] By: jhi                                   on 2001/05/04  03:22:59
25461         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
25462      Branch: perl
25463            ! pod/perlretut.pod
25464 ____________________________________________________________________________
25465 [  9982] By: jhi                                   on 2001/05/03  23:21:03
25466         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
25467              From: Benjamin Sugars <bsugars@canoe.ca>
25468              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
25469              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
25470      Branch: perl
25471            ! dump.c
25472 ____________________________________________________________________________
25473 [  9981] By: jhi                                   on 2001/05/03  23:20:05
25474         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
25475              From: Benjamin Sugars <bsugars@canoe.ca>
25476              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
25477              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
25478      Branch: perl
25479            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25480 ____________________________________________________________________________
25481 [  9980] By: jhi                                   on 2001/05/03  23:15:29
25482         Log: Integrate perlio.
25483      Branch: perl
25484           !> ext/Encode/Encode.pm
25485 ____________________________________________________________________________
25486 [  9979] By: jhi                                   on 2001/05/03  16:54:59
25487         Log: Install psed man page.
25488      Branch: perl
25489            ! installman
25490 ____________________________________________________________________________
25491 [  9978] By: jhi                                   on 2001/05/03  16:45:58
25492         Log: Remove unused files; noted by Sarathy.
25493      Branch: perl
25494            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
25495            ! MANIFEST
25496 ____________________________________________________________________________
25497 [  9977] By: jhi                                   on 2001/05/03  16:42:30
25498         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
25499              From: Andy Dougherty <doughera@lafayette.edu>
25500              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
25501              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
25502      Branch: perl
25503            ! INSTALL
25504 ____________________________________________________________________________
25505 [  9976] By: nick                                  on 2001/05/03  16:40:42
25506         Log: Allow $answer = encode($object,$text); like it says in docs.
25507      Branch: perlio
25508            ! ext/Encode/Encode.pm
25509 ____________________________________________________________________________
25510 [  9975] By: nick                                  on 2001/05/03  16:22:30
25511         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
25512              to be in scope (fair enough), and also a package variable (our) for eval to see it.
25513      Branch: perlio
25514            ! ext/Encode/Encode.pm
25515 ____________________________________________________________________________
25516 [  9974] By: nick                                  on 2001/05/03  15:48:17
25517         Log: Integrate mainline.
25518      Branch: perlio
25519           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
25520           +> t/lib/filter-simple.t t/lib/next.t
25521           !> (integrate 70 files)
25522 ____________________________________________________________________________
25523 [  9973] By: jhi                                   on 2001/05/03  13:09:09
25524         Log: Update Changes.
25525      Branch: perl
25526            ! Changes patchlevel.h
25527 ____________________________________________________________________________
25528 [  9972] By: jhi                                   on 2001/05/03  12:58:33
25529         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
25530              From: Prymmer/Kahn <pvhp@best.com>
25531              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
25532              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
25533      Branch: perl
25534            ! t/io/fflush.t
25535 ____________________________________________________________________________
25536 [  9971] By: jhi                                   on 2001/05/03  12:57:26
25537         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
25538              From: Prymmer/Kahn <pvhp@best.com>
25539              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
25540              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
25541      Branch: perl
25542            ! win32/FindExt.pm
25543 ____________________________________________________________________________
25544 [  9970] By: jhi                                   on 2001/05/03  02:42:46
25545         Log: Can't croak sans thread context, from Doug MacEachern.
25546      Branch: perl
25547            ! toke.c
25548 ____________________________________________________________________________
25549 [  9969] By: jhi                                   on 2001/05/03  01:23:48
25550         Log: Subject: Random input test and Perl
25551              From: Ilya Zakharevich <ilya@math.berkeley.edu>
25552              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
25553              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
25554      Branch: perl
25555            ! toke.c
25556 ____________________________________________________________________________
25557 [  9968] By: jhi                                   on 2001/05/02  22:17:21
25558         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
25559              From: Peter Prymmer <pvhp@forte.com>
25560              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
25561              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
25562      Branch: perl
25563            ! pod/perlfunc.pod pod/perlport.pod
25564 ____________________________________________________________________________
25565 [  9967] By: jhi                                   on 2001/05/02  20:12:45
25566         Log: Workaround for UTS compiler casting bug from Hal Morris.
25567      Branch: perl
25568            ! perl.h
25569 ____________________________________________________________________________
25570 [  9966] By: jhi                                   on 2001/05/02  18:31:37
25571         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
25572              From: Dan Sugalski <dan@sidhe.org>
25573              Date: Wed, 02 May 2001 15:23:22 -0400
25574              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
25575      Branch: perl
25576            ! perl.c vms/vms.c
25577 ____________________________________________________________________________
25578 [  9965] By: jhi                                   on 2001/05/02  18:21:29
25579         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
25580      Branch: perl
25581            ! pod/perlfunc.pod
25582 ____________________________________________________________________________
25583 [  9964] By: jhi                                   on 2001/05/02  18:15:01
25584         Log: Document large files in INSTALL, document also the %x
25585              limitation if not use64bitint, closes bug 20010326.007.
25586      Branch: perl
25587            ! INSTALL
25588 ____________________________________________________________________________
25589 [  9963] By: jhi                                   on 2001/05/02  17:24:47
25590         Log: perlmodlib tweaks; regen pods.
25591      Branch: perl
25592            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
25593            ! pod/perltoc.pod
25594 ____________________________________________________________________________
25595 [  9962] By: jhi                                   on 2001/05/02  17:14:00
25596         Log: Fix for a segfault, from Marc Lehmann.
25597      Branch: perl
25598            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
25599 ____________________________________________________________________________
25600 [  9961] By: jhi                                   on 2001/05/02  15:55:53
25601         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
25602              From: "Philip Newton" <pnewton@gmx.de>
25603              Date: Wed, 2 May 2001 18:39:03 +0200
25604              Message-ID: <3AF05447.15525.173B588@localhost>
25605      Branch: perl
25606            ! pod/perlop.pod
25607 ____________________________________________________________________________
25608 [  9960] By: jhi                                   on 2001/05/02  15:35:37
25609         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
25610              From: Dan Sugalski <dan@sidhe.org>
25611              Date: Wed, 02 May 2001 11:37:27 -0400
25612              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
25613      Branch: perl
25614            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
25615            ! thread.h vms/vms.c vms/vmsish.h
25616 ____________________________________________________________________________
25617 [  9959] By: jhi                                   on 2001/05/02  15:21:08
25618         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
25619              From: Benjamin Sugars <bsugars@canoe.ca>
25620              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
25621              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
25622      Branch: perl
25623            ! ext/PerlIO/Scalar/Scalar.xs
25624 ____________________________________________________________________________
25625 [  9958] By: jhi                                   on 2001/05/02  15:15:53
25626         Log: Bug in #9915, spotted by Mike Guy.
25627      Branch: perl
25628            ! installperl
25629 ____________________________________________________________________________
25630 [  9957] By: jhi                                   on 2001/05/02  13:26:01
25631         Log: Add a test for not griping about references as array
25632              indices if the reference has magic in it (overloaded
25633              methods).
25634      Branch: perl
25635            ! pod/perldiag.pod t/pragma/warn/pp_hot
25636 ____________________________________________________________________________
25637 [  9956] By: jhi                                   on 2001/05/02  13:07:01
25638         Log: Retracted a bit too much in #9952.
25639      Branch: perl
25640            ! t/pragma/sub_lval.t
25641 ____________________________________________________________________________
25642 [  9955] By: jhi                                   on 2001/05/02  13:05:38
25643         Log: Test for #9952.
25644      Branch: perl
25645            ! t/op/tie.t
25646 ____________________________________________________________________________
25647 [  9954] By: jhi                                   on 2001/05/02  11:48:18
25648         Log: Additional note on the encoding example: one cannot
25649              convert string constants in-place.
25650      Branch: perl
25651            ! ext/Encode/Encode.pm
25652 ____________________________________________________________________________
25653 [  9953] By: jhi                                   on 2001/05/02  11:43:51
25654         Log: Note that if you have recent enough Perl you already
25655              have Filter::Util::Call.
25656      Branch: perl
25657            ! lib/Filter/Simple.pm
25658 ____________________________________________________________________________
25659 [  9952] By: jhi                                   on 2001/05/02  11:31:53
25660         Log: Retract changes #8254 and #8255, causes coredump in
25661              'tie FH, "main"', reported by Abigail, culprit found by
25662              Benjamin Sugars.  Mirrors maintperl change #9950.
25663      Branch: perl
25664            ! op.c t/pragma/sub_lval.t
25665 ____________________________________________________________________________
25666 [  9951] By: jhi                                   on 2001/05/02  11:14:29
25667         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
25668      Branch: perl
25669            + t/lib/MyFilter.pm
25670 ____________________________________________________________________________
25671 [  9950] By: gsar                                  on 2001/05/02  03:17:11
25672         Log: revert integration of changes#8254,8255 in change#8620 (causes
25673              a coredump in C<tie FH, 'foo'>; the idea itself may need better
25674              rationalization)
25675      Branch: maint-5.6/perl
25676            ! op.c t/pragma/sub_lval.t
25677 ____________________________________________________________________________
25678 [  9949] By: gsar                                  on 2001/05/02  02:56:32
25679         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
25680              
25681              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
25682              
25683              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
25684      Branch: maint-5.6/perl
25685           !> hints/svr5.sh
25686 ____________________________________________________________________________
25687 [  9948] By: gsar                                  on 2001/05/02  02:49:15
25688         Log: pod/find.t breaks on VMS (from Craig Berry)
25689      Branch: maint-5.6/perl
25690            ! t/pod/find.t
25691 ____________________________________________________________________________
25692 [  9947] By: jhi                                   on 2001/05/02  02:43:09
25693         Log: Add an encoding conversion example.
25694      Branch: perl
25695            ! ext/Encode/Encode.pm
25696 ____________________________________________________________________________
25697 [  9946] By: jhi                                   on 2001/05/02  01:34:22
25698         Log: Another coat of paint but still nowhere finished.
25699              Need to decide on the semantics of strptime(): should
25700              strptime() be a function instead of a method?  To do
25701              the week/monthname-strptiming the i18n/l10n bullet needs
25702              to be bitten with gusto.
25703      Branch: perl
25704            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
25705 ____________________________________________________________________________
25706 [  9945] By: jhi                                   on 2001/05/01  23:40:52
25707         Log: Update Changes.
25708      Branch: perl
25709            ! Changes patchlevel.h
25710 ____________________________________________________________________________
25711 [  9944] By: jhi                                   on 2001/05/01  23:33:37
25712         Log: Add known-to-be-tested modules to the list-to-be-skipped.
25713      Branch: perl
25714            ! t/lib/1_compile.t
25715 ____________________________________________________________________________
25716 [  9943] By: jhi                                   on 2001/05/01  23:24:40
25717         Log: Subject: BorlandC++ fix
25718              From: "Vadim Konovalov" <watman@inbox.ru>
25719              Date: Mon, 30 Apr 2001 20:12:26 -0700
25720              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
25721      Branch: perl
25722            ! win32/makefile.mk
25723 ____________________________________________________________________________
25724 [  9942] By: jhi                                   on 2001/05/01  23:18:02
25725         Log: Update to Filter::Simple 0.60, create a test for it.
25726      Branch: perl
25727            + t/lib/filter-simple.t
25728            ! MANIFEST lib/Filter/Simple.pm
25729 ____________________________________________________________________________
25730 [  9941] By: jhi                                   on 2001/05/01  19:47:24
25731         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
25732              From: Hugo <hv@crypt.compulink.co.uk>
25733              Date: Tue, 01 May 2001 20:12:20 +0100
25734              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
25735      Branch: perl
25736            ! pp_hot.c t/op/re_tests
25737 ____________________________________________________________________________
25738 [  9940] By: jhi                                   on 2001/05/01  19:42:16
25739         Log: Integrate perlio.
25740      Branch: perl
25741           !> lib/base.pm t/lib/fields.t
25742 ____________________________________________________________________________
25743 [  9939] By: jhi                                   on 2001/05/01  19:39:51
25744         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
25745              From: Benjamin Sugars <bsugars@canoe.ca>
25746              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
25747              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
25748      Branch: perl
25749            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25750 ____________________________________________________________________________
25751 [  9938] By: jhi                                   on 2001/05/01  19:34:09
25752         Log: Add NEXT, a pseudo-class for method redispatching.
25753              <Damian>NEXT.pm probably offers more bang-for-buck
25754              than anything else I've ever written.</Damian>
25755      Branch: perl
25756            + lib/NEXT.pm t/lib/next.t
25757            ! MANIFEST
25758 ____________________________________________________________________________
25759 [  9937] By: jhi                                   on 2001/05/01  19:21:41
25760         Log: Update to Switch 2.02.
25761      Branch: perl
25762            ! lib/Switch.pm t/lib/switch.t
25763 ____________________________________________________________________________
25764 [  9936] By: nick                                  on 2001/05/01  19:09:21
25765         Log: Fix for base.pm clobbering $VERSION
25766      Branch: perlio
25767            ! lib/base.pm
25768 ____________________________________________________________________________
25769 [  9935] By: nick                                  on 2001/05/01  18:54:38
25770         Log: Test for base.pm clobbering $VERSION.
25771      Branch: perlio
25772            ! t/lib/fields.t
25773 ____________________________________________________________________________
25774 [  9934] By: jhi                                   on 2001/05/01  18:39:10
25775         Log: Add information about Scalar::Util::blessed.
25776      Branch: perl
25777            ! pod/perlobj.pod
25778 ____________________________________________________________________________
25779 [  9933] By: jhi                                   on 2001/05/01  18:33:51
25780         Log: Subject: Extra UNIVERSAL documentation
25781              From: Mike Guy <mjtg@cam.ac.uk>
25782              Date: Tue, 01 May 2001 20:12:11 +0100
25783              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
25784      Branch: perl
25785            ! pod/perlobj.pod
25786 ____________________________________________________________________________
25787 [  9932] By: jhi                                   on 2001/05/01  18:26:54
25788         Log: Subject: Autoflush in tests as appropriate
25789              From: Mike Guy <mjtg@cam.ac.uk>
25790              Date: Tue, 01 May 2001 20:05:31 +0100
25791              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
25792      Branch: perl
25793            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
25794            ! t/op/taint.t
25795 ____________________________________________________________________________
25796 [  9931] By: jhi                                   on 2001/05/01  18:02:29
25797         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
25798              From: Benjamin Sugars <bsugars@canoe.ca>
25799              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
25800              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
25801      Branch: perl
25802            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25803 ____________________________________________________________________________
25804 [  9930] By: jhi                                   on 2001/05/01  15:12:26
25805         Log: Subject: Re: Finally got a round tuit
25806              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25807              Date: Tue, 01 May 2001 14:14:10 +0200
25808              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
25809              
25810              The -DP part, slightly modified.
25811      Branch: perl
25812            ! perl.c
25813 ____________________________________________________________________________
25814 [  9929] By: jhi                                   on 2001/05/01  14:17:15
25815         Log: Subject: Re: Finally got a round tuit
25816              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25817              Date: Tue, 01 May 2001 16:34:06 +0200
25818              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
25819              
25820              cpp and optimization tweaks for HP-UX.
25821      Branch: perl
25822            ! hints/hpux.sh
25823 ____________________________________________________________________________
25824 [  9928] By: jhi                                   on 2001/05/01  13:24:20
25825         Log: Tune the scan_num() comments to reality.
25826      Branch: perl
25827            ! toke.c
25828 ____________________________________________________________________________
25829 [  9927] By: jhi                                   on 2001/05/01  13:14:01
25830         Log: Subject: [PATCH B::Deparse] optimised sort
25831              From: Robin Houston <robin@kitsite.com>
25832              Date: Tue, 1 May 2001 14:07:12 +0100
25833              Message-ID: <20010501140712.A4266@penderel>
25834      Branch: perl
25835            ! ext/B/B/Deparse.pm
25836 ____________________________________________________________________________
25837 [  9926] By: jhi                                   on 2001/05/01  13:10:53
25838         Log: Subject: [PATCH t/lib/b-deparse.t] 
25839              From: Robin Houston <robin@kitsite.com>
25840              Date: Tue, 1 May 2001 13:37:42 +0100
25841              Message-ID: <20010501133742.A4082@penderel>
25842      Branch: perl
25843            ! t/lib/b-deparse.t
25844 ____________________________________________________________________________
25845 [  9925] By: jhi                                   on 2001/05/01  13:10:13
25846         Log: Subject: [PATCH B::Deparse] for(;;), sort
25847              From: Robin Houston <robin@kitsite.com>
25848              Date: Tue, 1 May 2001 13:35:00 +0100
25849              Message-ID: <20010501133500.A4061@penderel>
25850      Branch: perl
25851            ! ext/B/B/Deparse.pm
25852 ____________________________________________________________________________
25853 [  9924] By: jhi                                   on 2001/05/01  13:09:22
25854         Log: Subject: [PATCH B::Deparse] do, warn, use
25855              From: Robin Houston <robin@kitsite.com>
25856              Date: Tue, 1 May 2001 13:31:03 +0100
25857              Message-ID: <20010501133103.A4041@penderel>
25858      Branch: perl
25859            ! ext/B/B/Deparse.pm
25860 ____________________________________________________________________________
25861 [  9923] By: jhi                                   on 2001/05/01  11:45:36
25862         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
25863              From: Benjamin Sugars <ben.sugars@home.com>
25864              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
25865              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
25866      Branch: perl
25867            + t/io/fflush.t
25868            ! MANIFEST
25869 ____________________________________________________________________________
25870 [  9922] By: jhi                                   on 2001/05/01  11:35:42
25871         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
25872              From: Peter Prymmer <pvhp@forte.com>
25873              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
25874              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
25875      Branch: perl
25876            ! t/lib/selfstubber.t
25877 ____________________________________________________________________________
25878 [  9921] By: jhi                                   on 2001/04/30  16:34:33
25879         Log: Subject: [PATCH B::Concise] suppress warning
25880              From: Robin Houston <robin@kitsite.com>
25881              Date: Mon, 30 Apr 2001 16:09:49 +0100
25882              Message-ID: <20010430160949.A25086@penderel>
25883      Branch: perl
25884            ! ext/B/B/Concise.pm
25885 ____________________________________________________________________________
25886 [  9920] By: jhi                                   on 2001/04/30  13:56:04
25887         Log: Strip the *markers* from #9919.
25888      Branch: perl
25889            ! pod/perlfaq.pod pod/perlfaq5.pod
25890 ____________________________________________________________________________
25891 [  9919] By: jhi                                   on 2001/04/30  13:54:04
25892         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
25893              From: Gwyn Judd <b.judd@xtra.co.nz>
25894              Date: Sun, 29 Apr 2001 01:47:49 +1200
25895              Message-ID: <20010429014749.A4418@thislove>
25896      Branch: perl
25897            ! pod/perlfaq.pod pod/perlfaq5.pod
25898 ____________________________________________________________________________
25899 [  9918] By: jhi                                   on 2001/04/30  13:13:54
25900         Log: More_tweakage.
25901      Branch: perl
25902            ! pod/perldata.pod pod/perldiag.pod
25903 ____________________________________________________________________________
25904 [  9917] By: jhi                                   on 2001/04/30  13:01:27
25905         Log: Update Changes.
25906      Branch: perl
25907            ! Changes patchlevel.h
25908 ____________________________________________________________________________
25909 [  9916] By: jhi                                   on 2001/04/30  12:57:03
25910         Log: T_w_e_a_k_a_g_e.
25911      Branch: perl
25912            ! pod/perldata.pod pod/perldiag.pod
25913 ____________________________________________________________________________
25914 [  9915] By: jhi                                   on 2001/04/30  12:39:29
25915         Log: Install s2p also as psed.
25916              
25917              TODO: psed documentation?
25918      Branch: perl
25919            ! installperl
25920 ____________________________________________________________________________
25921 [  9914] By: jhi                                   on 2001/04/30  12:29:21
25922         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
25923              From: Jens Hamisch <jens@Strawberry.COM>
25924              Date: Fri, 27 Apr 2001 17:00:36 +0200
25925              Message-ID: <20010427170036.K1372@Strawberry.COM>
25926              
25927              SOCKS5_VERSION_NAME is the right symbol to detect
25928              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
25929              function called socks5_init() is available, and even that is
25930              not universal, most SOCKS5 installations use SOCKSinit()).
25931      Branch: perl
25932            ! perlio.c
25933 ____________________________________________________________________________
25934 [  9913] By: jhi                                   on 2001/04/30  12:22:15
25935         Log: Allow a zero timeout on IO::Socket accept and connect--
25936              though one really shouldn't do that.  Based on
25937              
25938              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
25939              From: "John Holdsworth" <coldwave@bigfoot.com>
25940              Date: Sun, 4 Feb 2001 12:48:18 +0100
25941              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
25942      Branch: perl
25943            ! ext/IO/lib/IO/Socket.pm
25944 ____________________________________________________________________________
25945 [  9912] By: jhi                                   on 2001/04/30  11:27:27
25946         Log: Save the spot of regprev (see #9911) for binary compatibility;
25947              regen API.
25948      Branch: perl
25949            ! embedvar.h perlapi.h thrdvar.h
25950 ____________________________________________________________________________
25951 [  9911] By: jhi                                   on 2001/04/30  11:22:03
25952         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
25953              From: Hugo <hv@crypt.compulink.co.uk>
25954              Date: Sun, 29 Apr 2001 17:09:30 +0100
25955              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
25956      Branch: perl
25957            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
25958 ____________________________________________________________________________
25959 [  9910] By: jhi                                   on 2001/04/30  11:15:12
25960         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
25961              a dummy for PL_numeric_radix); no pressing reason to break
25962              binary compatibility; regen API.
25963      Branch: perl
25964            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
25965            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
25966 ____________________________________________________________________________
25967 [  9909] By: jhi                                   on 2001/04/30  10:56:08
25968         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
25969              From: Walt Mankowski <waltman@netaxs.com>
25970              Date: Sun, 29 Apr 2001 21:53:48 -0400
25971              Message-ID: <20010429215348.A3971@netaxs.com>
25972      Branch: perl
25973            ! pod/perlfunc.pod
25974 ____________________________________________________________________________
25975 [  9908] By: jhi                                   on 2001/04/30  10:49:40
25976         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
25977      Branch: perl
25978            ! t/lib/selfstubber.t
25979 ____________________________________________________________________________
25980 [  9907] By: nick                                  on 2001/04/30  09:26:50
25981         Log: Integrate mainline.
25982      Branch: perlio
25983           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25984 ____________________________________________________________________________
25985 [  9906] By: jhi                                   on 2001/04/29  23:24:20
25986         Log: Abigail spotted a thinko in #9905.
25987      Branch: perl
25988            ! pod/perldiag.pod
25989 ____________________________________________________________________________
25990 [  9905] By: jhi                                   on 2001/04/29  15:55:39
25991         Log: Changed the underscore/undebar syntax in numeric constants;
25992              now any grouping will do, as long as the underscores are not
25993              consecutive (so "zero-grouping" is out), and they do not begin
25994              or end the integer or fractional parts.
25995      Branch: perl
25996            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25997 ____________________________________________________________________________
25998 [  9904] By: nick                                  on 2001/04/29  15:43:22
25999         Log: Integrate mainline.
26000      Branch: perlio
26001           +> (branch 98 files)
26002            - lib/unicode/Block.pl
26003            - lib/unicode/In/AlphabeticPresentationForms.pl
26004            - lib/unicode/In/Arabic.pl
26005            - lib/unicode/In/ArabicPresentationForms-A.pl
26006            - lib/unicode/In/ArabicPresentationForms-B.pl
26007            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
26008            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
26009            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
26010            - lib/unicode/In/BopomofoExtended.pl
26011            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
26012            - lib/unicode/In/CJKCompatibility.pl
26013            - lib/unicode/In/CJKCompatibilityForms.pl
26014            - lib/unicode/In/CJKCompatibilityIdeographs.pl
26015            - lib/unicode/In/CJKRadicalsSupplement.pl
26016            - lib/unicode/In/CJKSymbolsandPunctuation.pl
26017            - lib/unicode/In/CJKUnifiedIdeographs.pl
26018            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
26019            - lib/unicode/In/Cherokee.pl
26020            - lib/unicode/In/CombiningDiacriticalMarks.pl
26021            - lib/unicode/In/CombiningHalfMarks.pl
26022            - lib/unicode/In/CombiningMarksforSymbols.pl
26023            - lib/unicode/In/ControlPictures.pl
26024            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
26025            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
26026            - lib/unicode/In/EnclosedAlphanumerics.pl
26027            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
26028            - lib/unicode/In/Ethiopic.pl
26029            - lib/unicode/In/GeneralPunctuation.pl
26030            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
26031            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
26032            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
26033            - lib/unicode/In/HalfwidthandFullwidthForms.pl
26034            - lib/unicode/In/HangulCompatibilityJamo.pl
26035            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
26036            - lib/unicode/In/Hebrew.pl
26037            - lib/unicode/In/HighPrivateUseSurrogates.pl
26038            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
26039            - lib/unicode/In/IPAExtensions.pl
26040            - lib/unicode/In/IdeographicDescriptionCharacters.pl
26041            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
26042            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
26043            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
26044            - lib/unicode/In/Latin-1Supplement.pl
26045            - lib/unicode/In/LatinExtended-A.pl
26046            - lib/unicode/In/LatinExtended-B.pl
26047            - lib/unicode/In/LatinExtendedAdditional.pl
26048            - lib/unicode/In/LetterlikeSymbols.pl
26049            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
26050            - lib/unicode/In/MathematicalOperators.pl
26051            - lib/unicode/In/MiscellaneousSymbols.pl
26052            - lib/unicode/In/MiscellaneousTechnical.pl
26053            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
26054            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
26055            - lib/unicode/In/OpticalCharacterRecognition.pl
26056            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
26057            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
26058            - lib/unicode/In/SmallFormVariants.pl
26059            - lib/unicode/In/SpacingModifierLetters.pl
26060            - lib/unicode/In/Specials.pl
26061            - lib/unicode/In/SuperscriptsandSubscripts.pl
26062            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
26063            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
26064            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
26065            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
26066            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
26067           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
26068           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
26069           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
26070           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
26071           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
26072           !> utf8.c win32/Makefile
26073 ____________________________________________________________________________
26074 [  9903] By: jhi                                   on 2001/04/29  14:30:53
26075         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
26076              From: Prymmer/Kahn <pvhp@best.com>
26077              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
26078              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
26079      Branch: perl
26080            ! win32/Makefile
26081 ____________________________________________________________________________
26082 [  9902] By: jhi                                   on 2001/04/29  02:52:44
26083         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
26084              From: "Abigail" <abigail@foad.org>
26085              Date: Sun, 29 Apr 2001 03:14:25 +0200
26086              Message-ID: <20010429011425.24503.qmail@foad.org>
26087      Branch: perl
26088            ! ext/IO/lib/IO/Seekable.pm
26089 ____________________________________________________________________________
26090 [  9901] By: jhi                                   on 2001/04/29  02:04:46
26091         Log: In character classes one couldn't have 0x80..0xff characters
26092              at the left hand side if there were 0x100.. characters in the
26093              character class.
26094      Branch: perl
26095            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
26096            ! t/op/pat.t utf8.c
26097 ____________________________________________________________________________
26098 [  9900] By: jhi                                   on 2001/04/28  22:55:04
26099         Log: Forgot the latest mktables.PL from #9899.
26100      Branch: perl
26101            ! lib/unicode/mktables.PL
26102 ____________________________________________________________________________
26103 [  9899] By: jhi                                   on 2001/04/28  22:53:28
26104         Log: Explain the \p{} and \P{} error message better and
26105              have prettier prettyprint in In.pl.
26106      Branch: perl
26107            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
26108            ! pod/perldiag.pod
26109 ____________________________________________________________________________
26110 [  9898] By: jhi                                   on 2001/04/28  21:03:34
26111         Log: Add one possible explanation for the "Invalid [] range" error.
26112      Branch: perl
26113            ! pod/perldiag.pod
26114 ____________________________________________________________________________
26115 [  9897] By: jhi                                   on 2001/04/28  17:18:26
26116         Log: Add a level of indirection to the implementation of \p{InFoo}
26117              so that we don't have to have long filenames.  (Nothing changes
26118              in the user interface.)   The indirection is defined in
26119              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
26120              Also rename some the character classes by removing '-' from
26121              the classnames, and finally renamed Block.pl as Blocks.pl.
26122      Branch: perl
26123            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
26124            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
26125            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
26126            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
26127            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
26128            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
26129            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
26130            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
26131            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
26132            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
26133            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
26134            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
26135            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
26136            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
26137            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
26138            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
26139            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
26140            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
26141            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
26142            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
26143            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
26144            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
26145            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
26146            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
26147            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
26148            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
26149            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
26150            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
26151            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
26152            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
26153            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
26154            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
26155            + lib/unicode/In/94.pl lib/unicode/In/95.pl
26156            - lib/unicode/Block.pl
26157            - lib/unicode/In/AlphabeticPresentationForms.pl
26158            - lib/unicode/In/Arabic.pl
26159            - lib/unicode/In/ArabicPresentationForms-A.pl
26160            - lib/unicode/In/ArabicPresentationForms-B.pl
26161            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
26162            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
26163            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
26164            - lib/unicode/In/BopomofoExtended.pl
26165            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
26166            - lib/unicode/In/CJKCompatibility.pl
26167            - lib/unicode/In/CJKCompatibilityForms.pl
26168            - lib/unicode/In/CJKCompatibilityIdeographs.pl
26169            - lib/unicode/In/CJKRadicalsSupplement.pl
26170            - lib/unicode/In/CJKSymbolsandPunctuation.pl
26171            - lib/unicode/In/CJKUnifiedIdeographs.pl
26172            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
26173            - lib/unicode/In/Cherokee.pl
26174            - lib/unicode/In/CombiningDiacriticalMarks.pl
26175            - lib/unicode/In/CombiningHalfMarks.pl
26176            - lib/unicode/In/CombiningMarksforSymbols.pl
26177            - lib/unicode/In/ControlPictures.pl
26178            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
26179            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
26180            - lib/unicode/In/EnclosedAlphanumerics.pl
26181            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
26182            - lib/unicode/In/Ethiopic.pl
26183            - lib/unicode/In/GeneralPunctuation.pl
26184            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
26185            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
26186            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
26187            - lib/unicode/In/HalfwidthandFullwidthForms.pl
26188            - lib/unicode/In/HangulCompatibilityJamo.pl
26189            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
26190            - lib/unicode/In/Hebrew.pl
26191            - lib/unicode/In/HighPrivateUseSurrogates.pl
26192            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
26193            - lib/unicode/In/IPAExtensions.pl
26194            - lib/unicode/In/IdeographicDescriptionCharacters.pl
26195            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
26196            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
26197            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
26198            - lib/unicode/In/Latin-1Supplement.pl
26199            - lib/unicode/In/LatinExtended-A.pl
26200            - lib/unicode/In/LatinExtended-B.pl
26201            - lib/unicode/In/LatinExtendedAdditional.pl
26202            - lib/unicode/In/LetterlikeSymbols.pl
26203            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
26204            - lib/unicode/In/MathematicalOperators.pl
26205            - lib/unicode/In/MiscellaneousSymbols.pl
26206            - lib/unicode/In/MiscellaneousTechnical.pl
26207            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
26208            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
26209            - lib/unicode/In/OpticalCharacterRecognition.pl
26210            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
26211            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
26212            - lib/unicode/In/SmallFormVariants.pl
26213            - lib/unicode/In/SpacingModifierLetters.pl
26214            - lib/unicode/In/Specials.pl
26215            - lib/unicode/In/SuperscriptsandSubscripts.pl
26216            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
26217            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
26218            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
26219            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
26220            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
26221            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
26222            ! pod/perlunicode.pod
26223 ____________________________________________________________________________
26224 [  9896] By: jhi                                   on 2001/04/28  14:33:17
26225         Log: Update the information on shared library path on HP-UX.
26226      Branch: perl
26227            ! INSTALL
26228 ____________________________________________________________________________
26229 [  9895] By: jhi                                   on 2001/04/28  14:32:30
26230         Log: Because #9894 seems to do the trick, this workaround can be removed.
26231      Branch: perl
26232            ! t/lib/selfstubber.t
26233 ____________________________________________________________________________
26234 [  9894] By: jhi                                   on 2001/04/28  14:26:13
26235         Log: For PerlIO flush the children's file handles (on fork/exec/system).
26236      Branch: perl
26237            ! perl.h
26238 ____________________________________________________________________________
26239 [  9893] By: jhi                                   on 2001/04/28  14:23:15
26240         Log: Test tweak for #9891.
26241      Branch: perl
26242            ! t/lib/b-deparse.t
26243 ____________________________________________________________________________
26244 [  9892] By: jhi                                   on 2001/04/28  14:10:13
26245         Log: New HP-UX hints from Merijn.
26246      Branch: perl
26247            ! hints/hpux.sh
26248 ____________________________________________________________________________
26249 [  9891] By: jhi                                   on 2001/04/28  14:07:27
26250         Log: Subject: [PATCH B::Deparse] non-block scopes
26251              From: Robin Houston <robin@kitsite.com>
26252              Date: Fri, 27 Apr 2001 19:15:14 +0100
26253              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
26254      Branch: perl
26255            ! ext/B/B/Deparse.pm
26256 ____________________________________________________________________________
26257 [  9890] By: nick                                  on 2001/04/27  19:41:25
26258         Log: Integrate mainline
26259      Branch: perlio
26260           +> t/lib/selfstubber.t
26261           !> (integrate 50 files)
26262 ____________________________________________________________________________
26263 [  9889] By: jhi                                   on 2001/04/27  18:23:46
26264         Log: Subject: Re: selfstubber test fail on bleadperl
26265              From: Mike Guy <mjtg@cam.ac.uk>
26266              Date: Fri, 27 Apr 2001 19:31:18 +0100
26267              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
26268      Branch: perl
26269            ! t/lib/selfstubber.t
26270 ____________________________________________________________________________
26271 [  9888] By: jhi                                   on 2001/04/27  16:20:54
26272         Log: Test tweak for #9886.
26273      Branch: perl
26274            ! t/lib/b-deparse.t
26275 ____________________________________________________________________________
26276 [  9887] By: jhi                                   on 2001/04/27  16:16:33
26277         Log: Buffering issue at least in Solaris (even with perlio).
26278      Branch: perl
26279            ! t/lib/selfstubber.t
26280 ____________________________________________________________________________
26281 [  9886] By: jhi                                   on 2001/04/27  14:59:23
26282         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
26283              From: Robin Houston <robin@kitsite.com>
26284              Date: Fri, 27 Apr 2001 16:53:20 +0100
26285              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
26286      Branch: perl
26287            ! ext/B/B/Deparse.pm
26288 ____________________________________________________________________________
26289 [  9885] By: jhi                                   on 2001/04/27  14:23:51
26290         Log: Update Changes.
26291      Branch: perl
26292            ! Changes patchlevel.h
26293 ____________________________________________________________________________
26294 [  9884] By: jhi                                   on 2001/04/27  14:14:12
26295         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
26296              From: "Philip Newton" <pnewton@gmx.de>
26297              Date: Fri, 27 Apr 2001 16:40:13 +0200
26298              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
26299      Branch: perl
26300            ! pod/perldata.pod
26301 ____________________________________________________________________________
26302 [  9883] By: jhi                                   on 2001/04/27  13:28:19
26303         Log: Add LOG_PERROR; prettify the "removed".
26304      Branch: perl
26305            ! ext/Sys/Syslog/Syslog.xs
26306 ____________________________________________________________________________
26307 [  9882] By: jhi                                   on 2001/04/27  13:13:18
26308         Log: h2xs tweaks: use NV instead of double, "quote" the removed
26309              prefixes for clarity (especially when nothing is removed),
26310              slight pod reformats.
26311      Branch: perl
26312            ! utils/h2xs.PL
26313 ____________________________________________________________________________
26314 [  9881] By: jhi                                   on 2001/04/27  12:58:48
26315         Log: Don't bother creating existing directories.
26316      Branch: perl
26317            ! utils/h2xs.PL
26318 ____________________________________________________________________________
26319 [  9880] By: jhi                                   on 2001/04/27  12:45:39
26320         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
26321              From: Mike Schilli <m@perlmeister.com>
26322              Date: Wed, 25 Apr 2001 01:29:21 -0700
26323              Message-id: <3AE68AE1.6A981723@perlmeister.com>
26324      Branch: perl
26325            ! utils/h2xs.PL
26326 ____________________________________________________________________________
26327 [  9879] By: jhi                                   on 2001/04/27  12:40:55
26328         Log: break is not yet Perl.  Added the template license also to README.
26329      Branch: perl
26330            ! utils/h2xs.PL
26331 ____________________________________________________________________________
26332 [  9878] By: jhi                                   on 2001/04/27  03:08:20
26333         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
26334              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26335              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
26336              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
26337      Branch: perl
26338            ! t/lib/xs-typemap.t
26339 ____________________________________________________________________________
26340 [  9877] By: jhi                                   on 2001/04/26  23:54:40
26341         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
26342              From: "Abigail" <abigail@foad.org>
26343              Date: Fri, 27 Apr 2001 01:44:28 +0200
26344              Message-ID: <20010426234428.19786.qmail@foad.org>
26345      Branch: perl
26346            ! utils/h2xs.PL
26347 ____________________________________________________________________________
26348 [  9876] By: jhi                                   on 2001/04/26  23:52:06
26349         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
26350              From: Peter Prymmer <pvhp@forte.com>
26351              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
26352              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
26353      Branch: perl
26354            ! t/lib/selfstubber.t
26355 ____________________________________________________________________________
26356 [  9875] By: jhi                                   on 2001/04/26  23:48:10
26357         Log: Deparse nits.
26358      Branch: perl
26359            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
26360 ____________________________________________________________________________
26361 [  9874] By: jhi                                   on 2001/04/26  22:46:05
26362         Log: Document ANYOF_CLASS.
26363      Branch: perl
26364            ! regcomp.h
26365 ____________________________________________________________________________
26366 [  9873] By: jhi                                   on 2001/04/26  22:35:03
26367         Log: Subject: Re: [PATCH @9846] dumping ANYOF
26368              From: Hugo <hv@crypt.compulink.co.uk>
26369              Date: Thu, 26 Apr 2001 23:33:38 +0100
26370              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
26371      Branch: perl
26372            ! regcomp.c regcomp.h
26373 ____________________________________________________________________________
26374 [  9872] By: jhi                                   on 2001/04/26  22:34:31
26375         Log: Subject: [PATCH] more for Devel::SelfStubber
26376              From: Nicholas Clark <nick@ccl4.org>
26377              Date: Fri, 27 Apr 2001 00:13:52 +0100
26378              Message-ID: <20010427001351.K88186@plum.flirble.org>
26379      Branch: perl
26380            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
26381 ____________________________________________________________________________
26382 [  9871] By: jhi                                   on 2001/04/26  21:59:17
26383         Log: Subject: [PATCH B::Deparse] formats must be flush left
26384              From: Robin Houston <robin@kitsite.com>
26385              Date: Thu, 26 Apr 2001 23:54:29 +0100
26386              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
26387      Branch: perl
26388            ! ext/B/B/Deparse.pm
26389 ____________________________________________________________________________
26390 [  9870] By: jhi                                   on 2001/04/26  21:57:37
26391         Log: If some of the constants are prefixes of others,
26392              the prefixes may never get recognized.  (See 20010426.006.)
26393      Branch: perl
26394            ! utils/h2xs.PL
26395 ____________________________________________________________________________
26396 [  9869] By: jhi                                   on 2001/04/26  21:50:42
26397         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
26398              From: Chris Bongaarts <cab@tc.umn.edu>
26399              Date: Thu, 26 Apr 2001 17:10:31 -0500
26400              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
26401      Branch: perl
26402            ! ext/Sys/Syslog/Syslog.xs
26403 ____________________________________________________________________________
26404 [  9868] By: jhi                                   on 2001/04/26  21:35:12
26405         Log: Further cuts and more docs from Graham Barr.
26406      Branch: perl
26407            ! ext/List/Util/lib/List/Util.pm
26408            ! ext/List/Util/lib/Scalar/Util.pm
26409 ____________________________________________________________________________
26410 [  9867] By: jhi                                   on 2001/04/26  21:18:57
26411         Log: Subject: [PATCH 5.7.1] DB_File-1.77
26412              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
26413              Date: Thu, 26 Apr 2001 22:37:53 +0100
26414              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
26415      Branch: perl
26416            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
26417            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
26418 ____________________________________________________________________________
26419 [  9866] By: jhi                                   on 2001/04/26  21:12:31
26420         Log: Subject: [PATCH B::Deparse] fix easy bugs
26421              From: Robin Houston <robin@kitsite.com>
26422              Date: Thu, 26 Apr 2001 23:03:33 +0100
26423              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
26424      Branch: perl
26425            ! ext/B/B/Deparse.pm
26426 ____________________________________________________________________________
26427 [  9865] By: jhi                                   on 2001/04/26  20:26:13
26428         Log: Update Changes.
26429      Branch: perl
26430            ! Changes patchlevel.h
26431 ____________________________________________________________________________
26432 [  9864] By: jhi                                   on 2001/04/26  19:27:48
26433         Log: Dethinko from Robin Houston.
26434      Branch: perl
26435            ! ext/B/B/Deparse.pm
26436 ____________________________________________________________________________
26437 [  9863] By: jhi                                   on 2001/04/26  19:10:35
26438         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
26439              From: Robin Houston <robin@kitsite.com>
26440              Date: Thu, 26 Apr 2001 21:08:32 +0100
26441              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
26442      Branch: perl
26443            ! ext/B/B/Deparse.pm
26444 ____________________________________________________________________________
26445 [  9862] By: jhi                                   on 2001/04/26  19:04:23
26446         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
26447              From: Robin Houston <robin@kitsite.com>
26448              Date: Thu, 26 Apr 2001 20:52:50 +0100
26449              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
26450      Branch: perl
26451            ! ext/B/B/Deparse.pm
26452 ____________________________________________________________________________
26453 [  9861] By: jhi                                   on 2001/04/26  18:56:14
26454         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
26455              From: Mike Guy <mjtg@cam.ac.uk>
26456              Date: Thu, 26 Apr 2001 14:22:40 +0100
26457              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
26458      Branch: perl
26459            ! pod/perlobj.pod
26460 ____________________________________________________________________________
26461 [  9860] By: jhi                                   on 2001/04/26  18:46:42
26462         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
26463              From: Robin Houston <robin@kitsite.com>
26464              Date: Thu, 26 Apr 2001 20:34:29 +0100
26465              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
26466              
26467              Hashes do not interpolate.
26468      Branch: perl
26469            ! ext/B/B/Deparse.pm
26470 ____________________________________________________________________________
26471 [  9859] By: jhi                                   on 2001/04/26  18:43:51
26472         Log: Subject: The Time::Piece conspiracy unmasked!!!
26473              From: Mike Guy <mjtg@cam.ac.uk>
26474              Date: Thu, 26 Apr 2001 19:02:50 +0100
26475              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
26476              
26477              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
26478              From: Mike Guy <mjtg@cam.ac.uk>
26479              Date: Thu, 26 Apr 2001 19:08:21 +0100
26480              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
26481              
26482              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
26483              From: Graham Barr <gbarr@pobox.com>
26484              Date: Thu, 26 Apr 2001 19:12:03 +0100
26485              Message-ID: <20010426191203.A70835@pobox.com>
26486              
26487              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
26488      Branch: perl
26489            ! ext/List/Util/lib/List/Util.pm
26490            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
26491 ____________________________________________________________________________
26492 [  9858] By: jhi                                   on 2001/04/26  18:17:42
26493         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
26494              From: Robin Houston <robin@kitsite.com>
26495              Date: Thu, 26 Apr 2001 16:09:35 +0100
26496              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
26497      Branch: perl
26498            ! t/comp/proto.t
26499 ____________________________________________________________________________
26500 [  9857] By: jhi                                   on 2001/04/26  18:04:59
26501         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
26502              From: barries <barries@slaysys.com>
26503              Date: Thu, 26 Apr 2001 12:01:10 -0400
26504              Message-ID: <20010426120110.E29698@jester.slaysys.com>
26505      Branch: perl
26506            ! pod/perldiag.pod
26507 ____________________________________________________________________________
26508 [  9856] By: jhi                                   on 2001/04/26  18:03:33
26509         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
26510              Date: Thu, 26 Apr 2001 17:13:41 +0100
26511              From: Robin Houston <robin@kitsite.com>
26512              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
26513              
26514              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
26515              From: Robin Houston <robin@kitsite.com>
26516              Date: Thu, 26 Apr 2001 18:44:29 +0100
26517              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
26518      Branch: perl
26519            ! ext/B/B/Deparse.pm
26520 ____________________________________________________________________________
26521 [  9855] By: jhi                                   on 2001/04/26  17:56:04
26522         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
26523              From: Robin Houston <robin@kitsite.com>
26524              Date: Thu, 26 Apr 2001 17:04:08 +0100
26525              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
26526      Branch: perl
26527            ! ext/B/B/Deparse.pm
26528 ____________________________________________________________________________
26529 [  9854] By: jhi                                   on 2001/04/26  17:47:26
26530         Log: Subject: Re: Short test case for undef %stash:: crash
26531              From: Benjamin Sugars <bsugars@canoe.ca> 
26532              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
26533              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
26534              Changed and moved the perldiag entry.
26535      Branch: perl
26536            ! gv.c pod/perldiag.pod
26537 ____________________________________________________________________________
26538 [  9853] By: jhi                                   on 2001/04/26  14:35:16
26539         Log: Beginnings of strptime().  Do not touch the wet paint.
26540      Branch: perl
26541            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
26542 ____________________________________________________________________________
26543 [  9852] By: jhi                                   on 2001/04/26  13:17:21
26544         Log: Retract #9851, core dumps from pod2man.
26545      Branch: perl
26546            ! regcomp.c
26547 ____________________________________________________________________________
26548 [  9851] By: jhi                                   on 2001/04/26  11:54:41
26549         Log: (Retracted by #9852.)
26550              
26551              Subject: [PATCH @9846] dumping ANYOF
26552              From: Hugo <hv@crypt.compulink.co.uk>
26553              Date: Thu, 26 Apr 2001 05:32:38 +0100
26554              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
26555      Branch: perl
26556            ! regcomp.c
26557 ____________________________________________________________________________
26558 [  9850] By: jhi                                   on 2001/04/26  02:34:44
26559         Log: If ccflags was empty the _previous_ $* containing all the
26560              environment variables and Configure variables was used,
26561              which lead, among other bad things, into $ccflags being your
26562              uname -a output, which lead into test compile with cc failing,
26563              which lead into gcc being selected, which didn't work that well
26564              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
26565              with large files, et cetera.
26566      Branch: perl
26567            ! hints/hpux.sh
26568 ____________________________________________________________________________
26569 [  9849] By: jhi                                   on 2001/04/26  01:44:57
26570         Log: Make selfstubber test more portable.
26571      Branch: perl
26572            ! t/lib/selfstubber.t
26573 ____________________________________________________________________________
26574 [  9848] By: jhi                                   on 2001/04/26  00:50:26
26575         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
26576              From: Benjamin Sugars <ben.sugars@home.com>
26577              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
26578              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
26579      Branch: perl
26580            ! ext/Cwd/Cwd.xs
26581 ____________________________________________________________________________
26582 [  9847] By: jhi                                   on 2001/04/26  00:46:58
26583         Log: Subject: [PATCH: perl@9841] VMS updates
26584              From: Peter Prymmer <pvhp@forte.com>
26585              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
26586              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
26587      Branch: perl
26588            ! README.vms configure.com vms/descrip_mms.template
26589            ! vms/ext/filespec.t
26590 ____________________________________________________________________________
26591 [  9846] By: jhi                                   on 2001/04/26  00:11:56
26592         Log: re 'debug' was broken by #9084.
26593      Branch: perl
26594            ! ext/re/re.xs
26595 ____________________________________________________________________________
26596 [  9845] By: jhi                                   on 2001/04/25  22:33:17
26597         Log: Subject: [PATCH] test for Devel::SelfStubber
26598              From: Nicholas Clark <nick@ccl4.org>
26599              Date: Thu, 26 Apr 2001 00:00:54 +0100
26600              Message-ID: <20010426000054.D89026@plum.flirble.org>
26601      Branch: perl
26602            + t/lib/selfstubber.t
26603            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
26604 ____________________________________________________________________________
26605 [  9844] By: jhi                                   on 2001/04/25  22:29:32
26606         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
26607              From: Paul Johnson <paul@pjcj.net>
26608              Date: Thu, 26 Apr 2001 00:46:08 +0200
26609              Message-ID: <20010426004608.H2338@pjcj.net>
26610      Branch: perl
26611            ! ext/B/B/Concise.pm
26612 ____________________________________________________________________________
26613 [  9843] By: jhi                                   on 2001/04/25  22:28:28
26614         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
26615              From: Peter Prymmer <pvhp@forte.com>
26616              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
26617              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
26618      Branch: perl
26619            ! ext/Cwd/Cwd.xs
26620 ____________________________________________________________________________
26621 [  9842] By: jhi                                   on 2001/04/25  20:58:12
26622         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
26623              From: John Peacock <jpeacock@rowman.com>
26624              Date: Wed, 25 Apr 2001 17:30:26 -0400
26625              Message-ID: <3AE741F2.B3217464@rowman.com>
26626      Branch: perl
26627            ! lib/Math/BigInt.pm t/lib/bigintpm.t
26628 ____________________________________________________________________________
26629 [  9841] By: jhi                                   on 2001/04/25  20:07:05
26630         Log: Update Changes.
26631      Branch: perl
26632            ! Changes patchlevel.h
26633 ____________________________________________________________________________
26634 [  9840] By: jhi                                   on 2001/04/25  19:56:51
26635         Log: Yet another HP-UX hints version from Merijn.
26636      Branch: perl
26637            ! hints/hpux.sh
26638 ____________________________________________________________________________
26639 [  9839] By: jhi                                   on 2001/04/25  19:53:04
26640         Log: abs_path() didn't terminate the filename correctly,
26641              in DIRNAMLENless systems like HP-UX this would fail.
26642      Branch: perl
26643            ! ext/Cwd/Cwd.xs
26644 ____________________________________________________________________________
26645 [  9838] By: jhi                                   on 2001/04/25  16:37:26
26646         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
26647              From: Mike Guy <mjtg@cam.ac.uk>
26648              Date: Wed, 25 Apr 2001 18:31:47 +0100
26649              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
26650      Branch: perl
26651            ! op.c
26652 ____________________________________________________________________________
26653 [  9837] By: jhi                                   on 2001/04/25  16:21:53
26654         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
26655              From: Jon Eveland <jweveland@yahoo.com>
26656              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
26657              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
26658      Branch: perl
26659            ! lib/perl5db.pl
26660 ____________________________________________________________________________
26661 [  9836] By: jhi                                   on 2001/04/25  14:17:50
26662         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
26663              From: "Philip Newton" <pnewton@gmx.de>
26664              Date: Wed, 25 Apr 2001 17:05:58 +0200
26665              Message-ID: <3AE703F6.3234.1833C45@localhost>
26666      Branch: perl
26667            ! Porting/patching.pod
26668 ____________________________________________________________________________
26669 [  9835] By: jhi                                   on 2001/04/25  13:58:07
26670         Log: It would seem that both ar and full_ar need to be overridden
26671              for HP-UX to avoid the GNU ar.
26672      Branch: perl
26673            ! hints/hpux.sh
26674 ____________________________________________________________________________
26675 [  9834] By: jhi                                   on 2001/04/25  13:50:40
26676         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
26677              From: "Philip Newton" <pnewton@gmx.de>
26678              Date: Wed, 25 Apr 2001 16:09:23 +0200
26679              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
26680              
26681              Detypo.
26682      Branch: perl
26683            ! t/op/misc.t
26684 ____________________________________________________________________________
26685 [  9833] By: jhi                                   on 2001/04/25  12:36:11
26686         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
26687      Branch: perl
26688            ! hints/hpux.sh
26689 ____________________________________________________________________________
26690 [  9832] By: jhi                                   on 2001/04/25  12:33:36
26691         Log: New version of HP-UX hints from Merijn.
26692      Branch: perl
26693            ! hints/hpux.sh
26694 ____________________________________________________________________________
26695 [  9831] By: jhi                                   on 2001/04/25  03:39:45
26696         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
26697      Branch: perl
26698            ! hints/hpux.sh
26699 ____________________________________________________________________________
26700 [  9830] By: jhi                                   on 2001/04/25  02:53:25
26701         Log: The tzname[] bit is not needed by util.c -- and causes
26702              heartburn in VMS (and it missing was probably the cause of
26703              the Mac OS X trouble).  Ouch.
26704      Branch: perl
26705            ! ext/POSIX/POSIX.xs util.c
26706 ____________________________________________________________________________
26707 [  9829] By: jhi                                   on 2001/04/25  00:10:06
26708         Log: Metaconfig unit change for #9828.
26709      Branch: metaconfig
26710            ! U/compline/ccflags.U
26711 ____________________________________________________________________________
26712 [  9828] By: jhi                                   on 2001/04/25  00:04:18
26713         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
26714              (which is actually the reason for the change, we need to pass
26715              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
26716              EP/IX, OS/2, and TitanOS, based on the hints files.
26717      Branch: perl
26718            ! Configure config_h.SH
26719 ____________________________________________________________________________
26720 [  9827] By: jhi                                   on 2001/04/24  23:49:20
26721         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
26722              the $cat must have an absolute path.
26723      Branch: perl
26724            ! makedepend.SH
26725 ____________________________________________________________________________
26726 [  9826] By: jhi                                   on 2001/04/24  23:40:53
26727         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
26728      Branch: perl
26729            ! README.amiga
26730 ____________________________________________________________________________
26731 [  9825] By: jhi                                   on 2001/04/24  23:35:35
26732         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
26733              From: "Philip Newton" <pnewton@gmx.de>
26734              Date: Tue, 24 Apr 2001 18:52:49 +0200
26735              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
26736      Branch: perl
26737            ! x2p/find2perl.PL
26738 ____________________________________________________________________________
26739 [  9824] By: jhi                                   on 2001/04/24  23:33:07
26740         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
26741              Some gcc specifics dropped out due to extensive rewriting;
26742              will be put back later as needed.
26743      Branch: perl
26744            ! hints/hpux.sh
26745 ____________________________________________________________________________
26746 [  9823] By: jhi                                   on 2001/04/24  23:27:57
26747         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
26748      Branch: perl
26749            ! ext/POSIX/POSIX.xs
26750 ____________________________________________________________________________
26751 [  9822] By: jhi                                   on 2001/04/24  23:25:21
26752         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
26753              From: Tim Jenness <t.jenness@jach.hawaii.edu>
26754              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
26755              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
26756      Branch: perl
26757            ! ext/XS/Typemap/Typemap.xs
26758 ____________________________________________________________________________
26759 [  9821] By: jhi                                   on 2001/04/24  23:24:10
26760         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
26761              From: "Abigail" <abigail@foad.org>
26762              Date: Tue, 24 Apr 2001 23:12:03 +0200
26763              Message-ID: <20010424211203.7901.qmail@foad.org>
26764      Branch: perl
26765            ! pod/perlport.pod
26766 ____________________________________________________________________________
26767 [  9820] By: jhi                                   on 2001/04/24  23:23:15
26768         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
26769              From: Matt Sergeant <matt@sergeant.org>
26770              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
26771              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
26772      Branch: perl
26773            ! pod/perlfaq4.pod
26774 ____________________________________________________________________________
26775 [  9819] By: nick                                  on 2001/04/24  18:49:43
26776         Log: Integrate mainline.
26777      Branch: perlio
26778           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
26779           !> (integrate 37 files)
26780 ____________________________________________________________________________
26781 [  9818] By: jhi                                   on 2001/04/24  14:35:23
26782         Log: Update Changes.
26783      Branch: perl
26784            ! Changes patchlevel.h
26785 ____________________________________________________________________________
26786 [  9817] By: jhi                                   on 2001/04/24  14:09:17
26787         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
26788              From: "Philip Newton" <pnewton@gmx.de>
26789              Date: Tue, 24 Apr 2001 12:58:12 +0200
26790              Message-ID: <3AE57864.8304.B77A0A@localhost> 
26791              
26792              plus add CPAN to the list of modules that have their own tests.
26793      Branch: perl
26794            ! t/lib/1_compile.t
26795 ____________________________________________________________________________
26796 [  9816] By: jhi                                   on 2001/04/24  14:07:03
26797         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
26798              From: Michael G Schwern <schwern@pobox.com>
26799              Date: Sat, 21 Apr 2001 22:35:00 +0100
26800              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
26801      Branch: perl
26802            ! t/lib/1_compile.t
26803 ____________________________________________________________________________
26804 [  9815] By: jhi                                   on 2001/04/24  13:54:32
26805         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
26806              From: Robin Houston <robin@kitsite.com>
26807              Date: Tue, 24 Apr 2001 15:51:18 +0100
26808              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
26809      Branch: perl
26810            ! ext/B/B/Deparse.pm
26811 ____________________________________________________________________________
26812 [  9814] By: jhi                                   on 2001/04/24  13:17:34
26813         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
26814              From: Bill Glicker <billg@burrelles.com>
26815              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
26816              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
26817      Branch: perl
26818            ! hints/svr5.sh
26819 ____________________________________________________________________________
26820 [  9813] By: jhi                                   on 2001/04/24  12:54:23
26821         Log: Prevent path disclosure (probing for existence of filenames)
26822              using suidperl; bug id 20010322.218.
26823      Branch: perl
26824            ! perl.c pod/perldiag.pod
26825 ____________________________________________________________________________
26826 [  9812] By: jhi                                   on 2001/04/24  12:08:36
26827         Log: Retract #9811.
26828      Branch: perl
26829            ! ext/POSIX/POSIX.xs
26830 ____________________________________________________________________________
26831 [  9811] By: jhi                                   on 2001/04/24  11:57:35
26832         Log: (Retracted by #9812.)
26833      Branch: perl
26834            ! ext/POSIX/POSIX.xs
26835 ____________________________________________________________________________
26836 [  9810] By: jhi                                   on 2001/04/24  03:32:35
26837         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
26838      Branch: perl
26839            ! util.c
26840 ____________________________________________________________________________
26841 [  9809] By: jhi                                   on 2001/04/24  03:16:13
26842         Log: The Math::BigFloat::import() was broken.
26843              (Fixes bug id 20010422.002.)
26844      Branch: perl
26845            ! lib/Math/BigFloat.pm
26846 ____________________________________________________________________________
26847 [  9808] By: jhi                                   on 2001/04/24  01:11:40
26848         Log: Additional dependencies; should help for parallel makes
26849              not to fail on missing lib/lib.pm or lib/re.pm.
26850      Branch: perl
26851            ! Makefile.SH
26852 ____________________________________________________________________________
26853 [  9807] By: jhi                                   on 2001/04/24  00:57:01
26854         Log: Update the test failure disclaimer.
26855      Branch: perl
26856            ! t/pragma/warn/pp_hot
26857 ____________________________________________________________________________
26858 [  9806] By: jhi                                   on 2001/04/24  00:54:04
26859         Log: Add make target "install-all" which is alias for "install"
26860              to cater for case-preserving filesystems like HFS+.
26861      Branch: perl
26862            ! INSTALL Makefile.SH
26863 ____________________________________________________________________________
26864 [  9805] By: jhi                                   on 2001/04/24  00:47:28
26865         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
26866              From: Peter Prymmer <pvhp@forte.com>
26867              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
26868              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
26869              
26870              (Ken William's message forwarded from macosx@perl.org)
26871      Branch: perl
26872            ! hints/darwin.sh
26873 ____________________________________________________________________________
26874 [  9804] By: jhi                                   on 2001/04/23  23:57:35
26875         Log: Cut-and-pasto.
26876      Branch: perl
26877            ! perlio.c
26878 ____________________________________________________________________________
26879 [  9803] By: jhi                                   on 2001/04/23  23:52:25
26880         Log: More PerlIO robustness.
26881      Branch: perl
26882            ! perlio.c
26883 ____________________________________________________________________________
26884 [  9802] By: jhi                                   on 2001/04/23  23:43:35
26885         Log: Make the "STD* opened only for ..." errors more consistent.
26886      Branch: perl
26887            ! doio.c
26888 ____________________________________________________________________________
26889 [  9801] By: jhi                                   on 2001/04/23  23:34:26
26890         Log: Test case for #9800.
26891      Branch: perl
26892            ! t/op/misc.t
26893 ____________________________________________________________________________
26894 [  9800] By: jhi                                   on 2001/04/23  23:14:43
26895         Log: Avoid coredump on 'close STDERR; die' by making
26896              the PerlIO calls more robust.  Also use SETERRNO()
26897              instead of errno = to be more VMS-ready.
26898      Branch: perl
26899            ! perlio.c
26900 ____________________________________________________________________________
26901 [  9799] By: jhi                                   on 2001/04/23  21:41:10
26902         Log: Subject: test for ID 20010423.002
26903              From: Robin Houston <robin@kitsite.com>
26904              Date: Mon, 23 Apr 2001 16:52:21 +0100
26905              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
26906      Branch: perl
26907            ! t/op/avhv.t
26908 ____________________________________________________________________________
26909 [  9798] By: jhi                                   on 2001/04/23  21:40:07
26910         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
26911              From: David Dyck <dcd@tc.fluke.com>
26912              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
26913              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
26914      Branch: perl
26915            ! installperl
26916 ____________________________________________________________________________
26917 [  9797] By: jhi                                   on 2001/04/23  21:37:56
26918         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
26919              From: Benjamin Sugars <bsugars@canoe.ca>
26920              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
26921              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
26922      Branch: perl
26923            ! ext/Cwd/Cwd.xs lib/Cwd.pm
26924 ____________________________________________________________________________
26925 [  9796] By: jhi                                   on 2001/04/23  21:29:24
26926         Log: Synchronize h2xs and pod2man some more on the documentation
26927              templates they propose.
26928      Branch: perl
26929            ! pod/pod2man.PL utils/h2xs.PL
26930 ____________________________________________________________________________
26931 [  9795] By: jhi                                   on 2001/04/23  17:30:40
26932         Log: Add one more naughty test for base64; make encoding logic cleaner.
26933      Branch: perl
26934            ! t/lib/mimeb64.t
26935 ____________________________________________________________________________
26936 [  9794] By: jhi                                   on 2001/04/23  13:51:32
26937         Log: Update Changes.
26938      Branch: perl
26939            ! Changes patchlevel.h
26940 ____________________________________________________________________________
26941 [  9793] By: jhi                                   on 2001/04/23  13:44:18
26942         Log: Duplicate lines.
26943      Branch: perl
26944            ! MANIFEST
26945 ____________________________________________________________________________
26946 [  9792] By: jhi                                   on 2001/04/23  13:39:13
26947         Log: Subject: Re: PATCH 5.7.1
26948              From: Mark-Jason Dominus <mjd@plover.com>
26949              Date: Mon, 23 Apr 2001 10:30:21 -0400
26950              Message-ID: <20010423143021.17335.qmail@plover.com>
26951      Branch: perl
26952            ! perl.h sv.c
26953 ____________________________________________________________________________
26954 [  9791] By: jhi                                   on 2001/04/23  13:32:40
26955         Log: Add the CPAN.pm 1.59_54 tests.
26956      Branch: perl
26957            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
26958            ! MANIFEST
26959 ____________________________________________________________________________
26960 [  9790] By: jhi                                   on 2001/04/23  13:21:55
26961         Log: Subject: Deparse nit
26962              From: Robin Houston <robin@kitsite.com>
26963              Date: Mon, 23 Apr 2001 12:38:20 +0100
26964              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
26965      Branch: perl
26966            ! ext/B/B/Deparse.pm
26967 ____________________________________________________________________________
26968 [  9789] By: jhi                                   on 2001/04/23  13:19:07
26969         Log: Subject: [PATCH] bug 20010423.002
26970              From: Robin Houston <robin@kitsite.com>
26971              Date: Mon, 23 Apr 2001 13:12:30 +0100
26972              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
26973      Branch: perl
26974            ! pp.c
26975 ____________________________________________________________________________
26976 [  9788] By: jhi                                   on 2001/04/23  13:02:49
26977         Log: Subject: PATCH [5.7.1] hv.c unused #define
26978              From: Mark-Jason Dominus <mjd@plover.com>
26979              Date: Sun, 22 Apr 2001 14:17:49 -0400
26980              Message-ID: <20010422181749.26976.qmail@plover.com>
26981      Branch: perl
26982            ! hv.c
26983 ____________________________________________________________________________
26984 [  9787] By: jhi                                   on 2001/04/23  13:02:02
26985         Log: Subject: PATCH 5.7.1
26986              From: Mark-Jason Dominus <mjd@plover.com>
26987              Date: Sun, 22 Apr 2001 15:12:57 -0400
26988              Message-ID: <20010422191258.6539.qmail@plover.com>
26989              
26990              plus Sarathy's STMT_START + STMT_END suggestion.
26991      Branch: perl
26992            ! perl.h
26993 ____________________________________________________________________________
26994 [  9786] By: jhi                                   on 2001/04/23  12:53:25
26995         Log: Fix for
26996              
26997              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
26998              From: dLux <dlux@spam.sch.bme.hu>
26999              Date: Mon, 23 Apr 2001 01:25:26 +0200
27000              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
27001              
27002              (SvGROW really does return a char *.)
27003      Branch: perl
27004            ! pod/perlapi.pod sv.h
27005 ____________________________________________________________________________
27006 [  9785] By: jhi                                   on 2001/04/23  04:34:04
27007         Log: Time::Piece work continues.  $t->day removed since
27008              I think it's too confusing.  Now has normal and
27009              abbreviated length weekday names and month names,
27010              the names change with _names(), not _list().
27011              Now has strftime() in Perl, _strftime() is
27012              the libc version (to which strftime() falls back
27013              if it doesn't know the format.  To do: the reverse
27014              of strftime, strptime(), and the localisation of both.
27015      Branch: perl
27016            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
27017            ! t/lib/time-piece.t
27018 ____________________________________________________________________________
27019 [  9784] By: jhi                                   on 2001/04/23  02:41:46
27020         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
27021              From: andreas.koenig@anima.de (Andreas J. Koenig)
27022              Date: 23 Apr 2001 05:20:55 +0200
27023              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
27024      Branch: perl
27025            ! t/pragma/overload.t
27026 ____________________________________________________________________________
27027 [  9783] By: jhi                                   on 2001/04/22  23:32:42
27028         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
27029              From: Robin Houston <robin@kitsite.com>
27030              Date: Mon, 23 Apr 2001 00:38:18 +0100
27031              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
27032      Branch: perl
27033            ! ext/B/B/Deparse.pm
27034 ____________________________________________________________________________
27035 [  9782] By: jhi                                   on 2001/04/22  20:55:43
27036         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
27037              From: Simon Cozens <simon@netthink.co.uk>
27038              Date: Sun, 22 Apr 2001 18:47:25 +0100
27039              Message-ID: <20010422184725.A14411@netthink.co.uk>
27040      Branch: perl
27041            ! sv.c t/pragma/overload.t
27042 ____________________________________________________________________________
27043 [  9781] By: jhi                                   on 2001/04/22  20:52:13
27044         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
27045              From: Robin Houston <robin@kitsite.com>
27046              Date: Sun, 22 Apr 2001 22:14:50 +0100
27047              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
27048      Branch: perl
27049            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
27050 ____________________________________________________________________________
27051 [  9780] By: nick                                  on 2001/04/22  20:40:31
27052         Log: Integrate mainline.
27053      Branch: perlio
27054           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
27055           +> t/lib/b-stash.t
27056           !> (integrate 38 files)
27057 ____________________________________________________________________________
27058 [  9779] By: jhi                                   on 2001/04/22  15:16:03
27059         Log: Subject: IO::Socket::INET patch
27060              From: andrew deryabin <djsf@technarchy.ru>
27061              Date: Sat, 21 Apr 2001 17:46:52 +0400
27062              Message-ID: <20010421174652.B1426@technarchy>
27063      Branch: perl
27064            ! ext/IO/lib/IO/Socket/INET.pm
27065 ____________________________________________________________________________
27066 [  9778] By: jhi                                   on 2001/04/22  15:14:33
27067         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
27068              From: Mark-Jason Dominus <mjd@plover.com>
27069              Date: Sat, 21 Apr 2001 21:27:49 -0400
27070              Message-ID: <20010422012749.27024.qmail@plover.com>
27071      Branch: perl
27072            ! regcomp.c
27073 ____________________________________________________________________________
27074 [  9777] By: jhi                                   on 2001/04/22  15:10:51
27075         Log: Subject: Re: Regex debugger patch 
27076              From: Mark-Jason Dominus <mjd@plover.com>
27077              Date: Sat, 21 Apr 2001 21:48:51 -0400
27078              Message-ID: <20010422014851.27165.qmail@plover.com>
27079      Branch: perl
27080            ! pod/perldebguts.pod
27081 ____________________________________________________________________________
27082 [  9776] By: jhi                                   on 2001/04/22  15:09:48
27083         Log: Subject: Re: Regex debugger patch
27084              From: Mark-Jason Dominus <mjd@plover.com>
27085              Date: Sat, 21 Apr 2001 14:24:39 -0400
27086              Message-ID: <20010421182439.16508.qmail@plover.com>
27087              
27088              Regex debugger backend.
27089      Branch: perl
27090            ! regcomp.c regexp.h
27091 ____________________________________________________________________________
27092 [  9775] By: jhi                                   on 2001/04/21  16:45:40
27093         Log: Subject: [PATCH] Typo in utf8.h
27094              From: Jesús Quiroga <jquiroga@pobox.com>
27095              Date: Sat, 21 Apr 2001 19:25:33 +0200
27096              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
27097      Branch: perl
27098            ! utf8.h
27099 ____________________________________________________________________________
27100 [  9774] By: jhi                                   on 2001/04/21  16:43:52
27101         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
27102              From: Joe Orton <jorton@redhat.com>
27103              Date: Tue, 17 Apr 2001 15:50:43 +0100
27104              Message-Id: <20010417155043.D19132@eu.c2.net>
27105      Branch: perl
27106            ! hints/svr5.sh
27107 ____________________________________________________________________________
27108 [  9773] By: jhi                                   on 2001/04/21  15:30:15
27109         Log: Subject: Patch utils/h2xs.PL
27110              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27111              Date: Sat, 21 Apr 2001 10:32:16 -0500
27112              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
27113              
27114              Add MAILING list and LICENSE templates.
27115      Branch: perl
27116            ! utils/h2xs.PL
27117 ____________________________________________________________________________
27118 [  9772] By: jhi                                   on 2001/04/21  15:28:36
27119         Log: Subject: perlfaq2.patch for 5.7.1
27120              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27121              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
27122              Date: Fri, 20 Apr 2001 16:42:19 -0500
27123              
27124              rm an extra tab, a blurb about the xx.cpan to clarify
27125              which countries actually have that and dejanews is history
27126              as well as most of that nonsensical entry.
27127      Branch: perl
27128            ! pod/perlfaq2.pod
27129 ____________________________________________________________________________
27130 [  9771] By: jhi                                   on 2001/04/21  15:27:17
27131         Log: Subject: perlfaq1.patch for 5.7.1
27132              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
27133              Date: Fri, 20 Apr 2001 16:57:36 -0500
27134              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
27135              
27136              Evil URLs must die. Especially when they are broken.
27137      Branch: perl
27138            ! pod/perlfaq1.pod
27139 ____________________________________________________________________________
27140 [  9770] By: jhi                                   on 2001/04/21  15:23:38
27141         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
27142              From: Michael G Schwern <schwern@pobox.com>
27143              Date: Sat, 21 Apr 2001 16:11:12 +0100
27144              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
27145      Branch: perl
27146            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
27147            + t/lib/b-stash.t
27148            ! MANIFEST ext/B/B.pm t/lib/b.t
27149 ____________________________________________________________________________
27150 [  9769] By: jhi                                   on 2001/04/21  15:03:32
27151         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
27152              From: Michael G Schwern <schwern@pobox.com>
27153              Date: Sat, 21 Apr 2001 09:48:00 +0100
27154              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
27155      Branch: perl
27156            ! utils/h2ph.PL
27157 ____________________________________________________________________________
27158 [  9768] By: jhi                                   on 2001/04/21  14:33:49
27159         Log: PerlIO and Encode doc cleanup and tweaks.
27160      Branch: perl
27161            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
27162            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
27163 ____________________________________________________________________________
27164 [  9767] By: jhi                                   on 2001/04/21  12:40:16
27165         Log: Integrate perlio.
27166      Branch: perl
27167           !> doio.c
27168 ____________________________________________________________________________
27169 [  9766] By: nick                                  on 2001/04/20  18:28:35
27170         Log: Avoid core dump on
27171              open(STDOUT,">",\$foo);
27172      Branch: perlio
27173            ! doio.c
27174 ____________________________________________________________________________
27175 [  9765] By: jhi                                   on 2001/04/20  13:23:43
27176         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
27177              From: Robin Houston <robin@kitsite.com>
27178              Date: Fri, 20 Apr 2001 14:29:22 +0100
27179              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
27180      Branch: perl
27181            ! ext/B/B.pm ext/B/B/Deparse.pm
27182 ____________________________________________________________________________
27183 [  9764] By: jhi                                   on 2001/04/20  13:19:33
27184         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
27185              From: Peter Prymmer <pvhp@forte.com>
27186              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
27187              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
27188      Branch: perl
27189            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
27190            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
27191            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
27192            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
27193 ____________________________________________________________________________
27194 [  9763] By: jhi                                   on 2001/04/20  12:36:39
27195         Log: Subject: Re: A new PerlIO coredump
27196              From: Nick Ing-Simmons <nik@tiuk.ti.com>
27197              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
27198              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
27199      Branch: perl
27200            ! doio.c
27201 ____________________________________________________________________________
27202 [  9762] By: jhi                                   on 2001/04/19  23:02:30
27203         Log: Update Changes.
27204      Branch: perl
27205            ! Changes patchlevel.h
27206 ____________________________________________________________________________
27207 [  9761] By: jhi                                   on 2001/04/19  22:59:19
27208         Log: More cleanup cleanup.
27209      Branch: perl
27210            ! Makefile.SH win32/Makefile win32/makefile.mk
27211 ____________________________________________________________________________
27212 [  9760] By: jhi                                   on 2001/04/19  22:50:31
27213         Log: lib/Time is non-empty, let's not rmdir it.
27214      Branch: perl
27215            ! Makefile.SH
27216 ____________________________________________________________________________
27217 [  9759] By: jhi                                   on 2001/04/19  22:36:51
27218         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
27219              From: Robin Houston <robin@kitsite.com>
27220              Date: Fri, 20 Apr 2001 00:18:53 +0100
27221              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
27222      Branch: perl
27223            ! ext/B/B/Deparse.pm
27224 ____________________________________________________________________________
27225 [  9758] By: jhi                                   on 2001/04/19  22:36:00
27226         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
27227              From: Peter Prymmer <pvhp@forte.com>
27228              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
27229              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
27230      Branch: perl
27231            ! ext/Cwd/Cwd.xs
27232 ____________________________________________________________________________
27233 [  9757] By: nick                                  on 2001/04/19  18:53:54
27234         Log: Blind (untested) integrate of mainline.
27235      Branch: perlio
27236           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
27237           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
27238           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
27239           !> (integrate 53 files)
27240 ____________________________________________________________________________
27241 [  9756] By: jhi                                   on 2001/04/19  16:59:23
27242         Log: Document and test Time::Piece.
27243      Branch: perl
27244            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
27245            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
27246 ____________________________________________________________________________
27247 [  9755] By: jhi                                   on 2001/04/19  12:13:29
27248         Log: A better fix for the \x{12345678} trouble from NI-S.
27249      Branch: perl
27250            ! utf8.c
27251 ____________________________________________________________________________
27252 [  9754] By: jhi                                   on 2001/04/19  11:56:07
27253         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
27254              From: Robin Houston <robin@kitsite.com>
27255              Date: Wed, 18 Apr 2001 17:58:33 +0100
27256              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
27257      Branch: perl
27258            ! ext/B/B/Deparse.pm op.c
27259 ____________________________________________________________________________
27260 [  9753] By: jhi                                   on 2001/04/19  04:21:52
27261         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
27262              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
27263              Date: Thu, 19 Apr 2001 01:11:41 -0400
27264              Message-ID: <20010419011141.A5798@cpan.org>
27265      Branch: perl
27266            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
27267 ____________________________________________________________________________
27268 [  9752] By: jhi                                   on 2001/04/19  02:41:10
27269         Log: The new time utils need to be thread-aware, too.
27270      Branch: perl
27271            ! util.c
27272 ____________________________________________________________________________
27273 [  9751] By: jhi                                   on 2001/04/19  02:26:47
27274         Log: Compilation nit noticed by AIX compiler.
27275      Branch: perl
27276            ! perlio.c
27277 ____________________________________________________________________________
27278 [  9750] By: jhi                                   on 2001/04/19  02:20:06
27279         Log: The new time utils need to be public.
27280      Branch: perl
27281            ! embed.pl
27282 ____________________________________________________________________________
27283 [  9749] By: jhi                                   on 2001/04/19  01:42:39
27284         Log: Regen toc.
27285      Branch: perl
27286            ! pod/perltoc.pod
27287 ____________________________________________________________________________
27288 [  9748] By: jhi                                   on 2001/04/19  01:41:10
27289         Log: Add Time::Piece, a slight rewrite of Time::Object,
27290              from Matt Sergeant.
27291      Branch: perl
27292            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
27293            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
27294            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
27295            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
27296            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
27297            ! win32/makefile.mk
27298 ____________________________________________________________________________
27299 [  9747] By: jhi                                   on 2001/04/19  00:55:35
27300         Log: The new metaconfig unit from strftime.
27301      Branch: metaconfig/U/perl
27302            + d_strftime.U
27303 ____________________________________________________________________________
27304 [  9746] By: jhi                                   on 2001/04/19  00:54:54
27305         Log: Move the strftime() wrapper from POSIX.xs to util.c
27306              as my_strftime(), requires HAS_STRFTIME.
27307      Branch: perl
27308            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27309            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
27310            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
27311            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27312            ! vos/config.ga.h win32/config.bc win32/config.gc
27313            ! win32/config.vc
27314 ____________________________________________________________________________
27315 [  9745] By: jhi                                   on 2001/04/18  23:11:03
27316         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
27317              in preparation of Time::Piece.
27318      Branch: perl
27319            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
27320 ____________________________________________________________________________
27321 [  9744] By: jhi                                   on 2001/04/18  22:33:12
27322         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
27323              From: Peter Prymmer <pvhp@forte.com>
27324              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
27325              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
27326      Branch: perl
27327            ! t/lib/exporter.t
27328 ____________________________________________________________________________
27329 [  9743] By: jhi                                   on 2001/04/18  22:32:23
27330         Log: Subject: Fwd: pod2html leaves cache files lying around?
27331              From: Rajesh Vaidheeswarran <rv@gnu.org>
27332              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
27333              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
27334      Branch: perl
27335            ! lib/Pod/Html.pm
27336 ____________________________________________________________________________
27337 [  9742] By: jhi                                   on 2001/04/18  20:31:49
27338         Log: Update Changes.
27339      Branch: perl
27340            ! Changes patchlevel.h
27341 ____________________________________________________________________________
27342 [  9741] By: jhi                                   on 2001/04/18  20:23:02
27343         Log: Declare hints only if needed.
27344      Branch: perl
27345            ! ext/B/B/Deparse.pm
27346 ____________________________________________________________________________
27347 [  9740] By: jhi                                   on 2001/04/18  19:06:05
27348         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
27349              bug noticed by Robin Houston; basically the code of detecting
27350              value wraparound was acting differently under different compilers
27351              and platforms.  The workaround is to remove the overflow check
27352              for now, a real fix would be to do the overflow (portably) right.
27353      Branch: perl
27354            ! t/op/pat.t utf8.c
27355 ____________________________________________________________________________
27356 [  9739] By: jhi                                   on 2001/04/18  19:01:23
27357         Log: Subject: [PATCH B::Deparse] some pragma support
27358              From: Robin Houston <robin@kitsite.com>
27359              Date: Wed, 18 Apr 2001 19:32:12 +0100
27360              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
27361      Branch: perl
27362            ! ext/B/B/Deparse.pm
27363 ____________________________________________________________________________
27364 [  9738] By: jhi                                   on 2001/04/18  15:16:37
27365         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
27366              From: Benjamin Sugars <bsugars@canoe.ca>
27367              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
27368              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
27369      Branch: perl
27370            ! t/op/glob.t
27371 ____________________________________________________________________________
27372 [  9737] By: jhi                                   on 2001/04/18  13:24:50
27373         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
27374              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27375              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
27376              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
27377      Branch: perl
27378            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
27379            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
27380 ____________________________________________________________________________
27381 [  9736] By: jhi                                   on 2001/04/18  04:15:14
27382         Log: The #9735 also changes the subtest 12.
27383      Branch: perl
27384            ! t/lib/b.t
27385 ____________________________________________________________________________
27386 [  9735] By: jhi                                   on 2001/04/18  03:55:17
27387         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
27388              From: David Dyck <dcd@tc.fluke.com>
27389              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
27390              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
27391      Branch: perl
27392            ! ext/B/B/Deparse.pm
27393 ____________________________________________________________________________
27394 [  9734] By: jhi                                   on 2001/04/18  03:54:11
27395         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
27396              From: Gisle Aas <gisle@ActiveState.com>
27397              Date: 17 Apr 2001 19:06:45 -0700
27398              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
27399      Branch: perl
27400            ! pp_hot.c t/op/misc.t
27401 ____________________________________________________________________________
27402 [  9733] By: jhi                                   on 2001/04/17  22:25:22
27403         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
27404              From: "Abigail" <abigail@foad.org>
27405              Date: Wed, 18 Apr 2001 01:17:46 +0200
27406              Message-ID: <20010417231746.21657.qmail@foad.org>
27407      Branch: perl
27408            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
27409 ____________________________________________________________________________
27410 [  9732] By: jhi                                   on 2001/04/17  20:47:56
27411         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
27412              From: Robin Houston <robin@kitsite.com>
27413              Date: Tue, 17 Apr 2001 22:37:42 +0100
27414              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
27415      Branch: perl
27416            ! ext/B/B/Deparse.pm
27417 ____________________________________________________________________________
27418 [  9731] By: nick                                  on 2001/04/17  20:46:35
27419         Log: Re-sync for t/lib/b.t fix
27420      Branch: perlio
27421           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
27422 ____________________________________________________________________________
27423 [  9730] By: jhi                                   on 2001/04/17  20:45:29
27424         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
27425              From: Robin Houston <robin@kitsite.com>
27426              Date: Tue, 17 Apr 2001 22:29:36 +0100
27427              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
27428      Branch: perl
27429            ! ext/B/B.xs ext/B/B/Deparse.pm
27430 ____________________________________________________________________________
27431 [  9729] By: jhi                                   on 2001/04/17  20:43:11
27432         Log: Subject: Deparse - parenthesise args to undeclared subs
27433              From: Robin Houston <robin@kitsite.com>
27434              Date: Tue, 17 Apr 2001 21:31:05 +0100
27435              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
27436      Branch: perl
27437            ! ext/B/B/Deparse.pm
27438 ____________________________________________________________________________
27439 [  9728] By: jhi                                   on 2001/04/17  18:57:30
27440         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
27441              From: Benjamin Sugars <ben.sugars@home.com>
27442              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
27443              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
27444      Branch: perl
27445            ! t/lib/cwd.t
27446 ____________________________________________________________________________
27447 [  9727] By: jhi                                   on 2001/04/17  18:20:20
27448         Log: Subject: [PATCH B::Deparse] ambient pragmas
27449              From: Robin Houston <robin@kitsite.com>
27450              Date: Tue, 17 Apr 2001 20:01:59 +0100
27451              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
27452      Branch: perl
27453            ! ext/B/B/Deparse.pm t/lib/b.t
27454 ____________________________________________________________________________
27455 [  9726] By: nick                                  on 2001/04/17  16:33:51
27456         Log: Integrate mainline (t/lib/b.t fails test 2...)
27457      Branch: perlio
27458           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
27459           +> ext/List/Util/README ext/List/Util/Util.xs
27460           +> ext/List/Util/lib/List/Util.pm
27461           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
27462           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
27463           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
27464           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
27465           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
27466           !> (integrate 31 files)
27467 ____________________________________________________________________________
27468 [  9725] By: jhi                                   on 2001/04/17  12:14:24
27469         Log: Subject: multiple B::* changes
27470              From: Robin Houston <robin@kitsite.com>
27471              Date: Thu, 12 Apr 2001 20:12:27 +0100
27472              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
27473      Branch: perl
27474            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
27475 ____________________________________________________________________________
27476 [  9724] By: jhi                                   on 2001/04/17  11:59:05
27477         Log: Thread-awareness from Doug MacEachern.
27478      Branch: perl
27479            ! ext/List/Util/Util.xs
27480 ____________________________________________________________________________
27481 [  9723] By: jhi                                   on 2001/04/17  11:57:41
27482         Log: Make the test more portable.
27483      Branch: perl
27484            ! t/lib/cwd.t
27485 ____________________________________________________________________________
27486 [  9722] By: jhi                                   on 2001/04/17  11:53:50
27487         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
27488              From: Benjamin Sugars <ben.sugars@home.com>
27489              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
27490              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
27491      Branch: perl
27492            ! t/lib/cwd.t
27493 ____________________________________________________________________________
27494 [  9721] By: jhi                                   on 2001/04/17  11:52:17
27495         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
27496              From: Benjamin Sugars <bsugars@canoe.ca>
27497              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
27498              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
27499      Branch: perl
27500            ! op.c
27501 ____________________________________________________________________________
27502 [  9720] By: jhi                                   on 2001/04/17  11:35:42
27503         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
27504              From: Chris Nandor <pudge@pobox.com>
27505              Date: Tue, 17 Apr 2001 00:30:49 -0400
27506              Message-Id: <p05100207b701768712de@[10.0.1.177]>
27507      Branch: perl
27508            ! ext/File/Glob/bsd_glob.c gv.c
27509 ____________________________________________________________________________
27510 [  9719] By: jhi                                   on 2001/04/17  11:32:13
27511         Log: Subject: [PATCH] Tweten->West
27512              From: Casey West <casey@geeknest.com>
27513              Date: Mon, 16 Apr 2001 12:11:22 -0400
27514              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
27515      Branch: perl
27516            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
27517            ! pod/perltie.pod
27518 ____________________________________________________________________________
27519 [  9718] By: jhi                                   on 2001/04/16  03:22:52
27520         Log: Update Changes.
27521      Branch: perl
27522            ! Changes patchlevel.h
27523 ____________________________________________________________________________
27524 [  9717] By: jhi                                   on 2001/04/16  03:06:28
27525         Log: Regen toc.
27526      Branch: perl
27527            ! pod/perltoc.pod
27528 ____________________________________________________________________________
27529 [  9716] By: jhi                                   on 2001/04/16  02:58:42
27530         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
27531              From: Prymmer/Kahn <pvhp@best.com>
27532              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
27533              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
27534      Branch: perl
27535            ! utf8.c
27536 ____________________________________________________________________________
27537 [  9715] By: jhi                                   on 2001/04/15  23:40:35
27538         Log: Subject: Re: Net::Ping patch, adds stream protocol
27539              From: bronson@rinspin.com (Scott Bronson)
27540              Date: Tue, 10 Apr 2001 23:58:33 -0700
27541              Message-ID: <20010410235833.N29719@rinspin.com>
27542      Branch: perl
27543            ! lib/Net/Ping.pm
27544 ____________________________________________________________________________
27545 [  9714] By: jhi                                   on 2001/04/15  23:31:46
27546         Log: Printing out the ok messages helps successful testing.
27547      Branch: perl
27548            ! t/lib/time-hires.t
27549 ____________________________________________________________________________
27550 [  9713] By: jhi                                   on 2001/04/15  21:43:24
27551         Log: Update Douglas Wegscheid's email.
27552      Branch: perl
27553            ! AUTHORS
27554 ____________________________________________________________________________
27555 [  9712] By: jhi                                   on 2001/04/15  21:40:41
27556         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
27557              From: Michael G Schwern <schwern@pobox.com>
27558              Date: Sat, 14 Apr 2001 22:40:50 +0100
27559              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
27560      Branch: perl
27561            + t/lib/exporter.t
27562            ! MANIFEST lib/Exporter/Heavy.pm
27563 ____________________________________________________________________________
27564 [  9711] By: jhi                                   on 2001/04/15  21:39:21
27565         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
27566              From: Michael G Schwern <schwern@pobox.com>
27567              Date: Sat, 14 Apr 2001 22:13:59 +0100
27568              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
27569      Branch: perl
27570            ! t/op/loopctl.t
27571 ____________________________________________________________________________
27572 [  9710] By: jhi                                   on 2001/04/15  21:30:19
27573         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
27574              From: Michael G Schwern <schwern@pobox.com>
27575              Date: Sat, 14 Apr 2001 22:05:32 +0100
27576              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
27577      Branch: perl
27578            ! t/pragma/warnings.t
27579 ____________________________________________________________________________
27580 [  9709] By: jhi                                   on 2001/04/15  19:34:09
27581         Log: Integrate changes #9706,9707 from maintperl into mainline.
27582              
27583              change#7210 broke .packlist generation
27584              
27585              ExtUtils::Installed doesn't quote regex metacharacters in paths
27586              before using them in match; also make it work for dosish platforms
27587      Branch: perl
27588           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
27589 ____________________________________________________________________________
27590 [  9708] By: jhi                                   on 2001/04/15  19:31:01
27591         Log: Test also the scalar aspect of getitimer().
27592      Branch: perl
27593            ! t/lib/time-hires.t
27594 ____________________________________________________________________________
27595 [  9707] By: gsar                                  on 2001/04/15  17:24:20
27596         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
27597              before using them in match; also make it work for dosish platforms
27598      Branch: maint-5.6/perl
27599            ! lib/ExtUtils/Installed.pm
27600 ____________________________________________________________________________
27601 [  9706] By: gsar                                  on 2001/04/15  17:21:59
27602         Log: change#7210 broke .packlist generation (listed only filename
27603              rather than fully qualified path name)
27604      Branch: maint-5.6/perl
27605            ! lib/ExtUtils/Install.pm
27606 ____________________________________________________________________________
27607 [  9705] By: jhi                                   on 2001/04/15  12:36:33
27608         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
27609      Branch: perl
27610            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
27611            ! t/lib/time-hires.t
27612 ____________________________________________________________________________
27613 [  9704] By: jhi                                   on 2001/04/15  10:49:08
27614         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
27615              From: Prymmer/Kahn <pvhp@best.com>
27616              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
27617              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
27618      Branch: perl
27619            ! lib/utf8.pm pod/perlebcdic.pod
27620 ____________________________________________________________________________
27621 [  9703] By: jhi                                   on 2001/04/15  02:26:26
27622         Log: I keep forgetting to sort MANIFEST.
27623      Branch: perl
27624            ! MANIFEST
27625 ____________________________________________________________________________
27626 [  9702] By: jhi                                   on 2001/04/15  02:07:47
27627         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
27628              Now we have blessed, reftype, tainted, first, reduce, ...
27629      Branch: perl
27630            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
27631            + ext/List/Util/README ext/List/Util/Util.xs
27632            + ext/List/Util/lib/List/Util.pm
27633            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
27634            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
27635            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
27636            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
27637            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
27638            ! MANIFEST
27639 ____________________________________________________________________________
27640 [  9701] By: jhi                                   on 2001/04/14  15:05:25
27641         Log: Subject: RE: dprofpp.pl updates 
27642              From: Carl Eklof <CEklof@endeca.com>
27643              Date: Thu, 12 Apr 2001 18:45:46 -0400
27644              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
27645      Branch: perl
27646            ! utils/dprofpp.PL
27647 ____________________________________________________________________________
27648 [  9700] By: jhi                                   on 2001/04/14  14:44:55
27649         Log: Do not just blindly add CR.
27650      Branch: perl
27651            ! Porting/makerel
27652 ____________________________________________________________________________
27653 [  9699] By: jhi                                   on 2001/04/13  13:17:01
27654         Log: Update Changes.
27655      Branch: perl
27656            ! Changes patchlevel.h
27657 ____________________________________________________________________________
27658 [  9698] By: jhi                                   on 2001/04/13  12:44:48
27659         Log: Integrate perlio.
27660      Branch: perl
27661           !> ext/PerlIO/Scalar/Scalar.xs
27662 ____________________________________________________________________________
27663 [  9697] By: jhi                                   on 2001/04/13  12:29:15
27664         Log: Add more debug output to the test.
27665      Branch: perl
27666            ! t/lib/cwd.t
27667 ____________________________________________________________________________
27668 [  9696] By: nick                                  on 2001/04/13  10:14:29
27669         Log: Fix core dump on binmode($fh,'Scalar')
27670      Branch: perlio
27671            ! ext/PerlIO/Scalar/Scalar.xs
27672 ____________________________________________________________________________
27673 [  9695] By: nick                                  on 2001/04/13  09:05:42
27674         Log: Integrate mainline
27675      Branch: perlio
27676           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27677           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
27678           +> t/lib/time-hires.t
27679           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
27680           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
27681           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
27682           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
27683           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
27684           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
27685           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
27686 ____________________________________________________________________________
27687 [  9694] By: jhi                                   on 2001/04/12  22:23:35
27688         Log: Integrate change #9693 from maintperl into mainline.
27689              
27690              $VERSION and Version() on the same line provokes a warning from
27691              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
27692      Branch: perl
27693           !> lib/Devel/SelfStubber.pm
27694 ____________________________________________________________________________
27695 [  9693] By: gsar                                  on 2001/04/12  21:55:56
27696         Log: $VERSION and Version() on the same line provokes a warning from
27697              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
27698      Branch: maint-5.6/perl
27699            ! lib/Devel/SelfStubber.pm
27700 ____________________________________________________________________________
27701 [  9692] By: jhi                                   on 2001/04/12  13:54:00
27702         Log: This is at least 5.005.
27703      Branch: perl
27704            ! ext/Time/HiRes/HiRes.xs
27705 ____________________________________________________________________________
27706 [  9691] By: jhi                                   on 2001/04/12  13:37:20
27707         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
27708      Branch: perl
27709            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
27710            ! win32/Makefile win32/makefile.mk
27711 ____________________________________________________________________________
27712 [  9690] By: jhi                                   on 2001/04/12  01:34:46
27713         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
27714      Branch: perl
27715            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27716            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
27717            + t/lib/time-hires.t
27718            ! MANIFEST
27719 ____________________________________________________________________________
27720 [  9689] By: jhi                                   on 2001/04/12  00:28:39
27721         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
27722              From: Gisle Aas <gisle@ActiveState.com>
27723              Date: 11 Apr 2001 16:36:11 -0700
27724              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
27725      Branch: perl
27726            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
27727 ____________________________________________________________________________
27728 [  9688] By: jhi                                   on 2001/04/12  00:27:39
27729         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
27730              From: Gisle Aas <gisle@ActiveState.com>
27731              Date: 11 Apr 2001 11:13:24 -0700
27732              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
27733      Branch: perl
27734            ! ext/MIME/Base64/Base64.xs
27735 ____________________________________________________________________________
27736 [  9687] By: jhi                                   on 2001/04/11  19:51:47
27737         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
27738      Branch: perl
27739            ! Todo-5.6
27740 ____________________________________________________________________________
27741 [  9686] By: jhi                                   on 2001/04/11  16:54:25
27742         Log: Subject: [PATCH opcode.pl] Documentation of table format
27743              From: Simon Cozens <simon@netthink.co.uk>
27744              Date: Wed, 11 Apr 2001 12:59:31 +0100
27745              Message-ID: <20010411125931.A25681@netthink.co.uk>
27746      Branch: perl
27747            ! opcode.pl
27748 ____________________________________________________________________________
27749 [  9685] By: jhi                                   on 2001/04/11  16:53:15
27750         Log: Subject: [PATCH] prototype("CORE::recv")
27751              From: Simon Cozens <simon@netthink.co.uk>
27752              Date: Wed, 11 Apr 2001 13:24:35 +0100
27753              Message-ID: <20010411132435.A26169@netthink.co.uk>
27754      Branch: perl
27755            ! pp.c t/comp/proto.t
27756 ____________________________________________________________________________
27757 [  9684] By: jhi                                   on 2001/04/11  16:47:13
27758         Log: FAQ (and AUTHORS) update from Dan Carson: the information
27759              was several years obsolete, Term::Readkey has been updated
27760              to have the functionality.
27761      Branch: perl
27762            ! AUTHORS pod/perlfaq5.pod
27763 ____________________________________________________________________________
27764 [  9683] By: jhi                                   on 2001/04/11  12:15:46
27765         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
27766              From: Calle Dybedahl <calle@lysator.liu.se>
27767              Date: 10 Apr 2001 16:44:16 +0200
27768              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
27769      Branch: perl
27770            ! ext/MIME/Base64/Base64.xs
27771 ____________________________________________________________________________
27772 [  9682] By: jhi                                   on 2001/04/11  12:12:26
27773         Log: A more minimal fix for 20010410.006 from Hugo.
27774      Branch: perl
27775            ! regexec.c
27776 ____________________________________________________________________________
27777 [  9681] By: jhi                                   on 2001/04/11  11:34:23
27778         Log: Integrate changes #9678,9679 from maintline into mainperl.
27779              
27780              addendum to change#9676
27781              
27782              up $File::Glob::VERSION; add a note pointing out the version of
27783              the OpenBSD glob bsd_glob.c resembles
27784      Branch: perl
27785           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
27786           !> ext/File/Glob/bsd_glob.h
27787 ____________________________________________________________________________
27788 [  9680] By: jhi                                   on 2001/04/11  11:30:38
27789         Log: Bad test numbering in integrate in #9677.
27790              Fixes ID 20010411.001.
27791      Branch: perl
27792            ! t/op/pat.t
27793 ____________________________________________________________________________
27794 [  9679] By: gsar                                  on 2001/04/11  03:38:40
27795         Log: up $File::Glob::VERSION; add a note pointing out the version of
27796              the OpenBSD glob bsd_glob.c resembles
27797      Branch: maint-5.6/perl
27798            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
27799            ! ext/File/Glob/bsd_glob.h
27800 ____________________________________________________________________________
27801 [  9678] By: gsar                                  on 2001/04/11  03:09:48
27802         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
27803              revision 1.8.10.1 found here:
27804              
27805              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
27806      Branch: maint-5.6/perl
27807            ! ext/File/Glob/bsd_glob.c
27808 ____________________________________________________________________________
27809 [  9677] By: jhi                                   on 2001/04/11  02:54:39
27810         Log: Integrate changes #9675,9676 from maintperl into mainline.
27811              
27812              fix for bug 20010410.006, undo change#7115
27813              
27814              port the OpenBSD glob() security patch
27815      Branch: perl
27816           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
27817           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
27818           !> t/op/pat.t
27819 ____________________________________________________________________________
27820 [  9676] By: gsar                                  on 2001/04/11  02:19:02
27821         Log: port the glob() security patch found at:
27822              
27823              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
27824              
27825              CERT advisory for the issue is here:
27826              
27827              http://www.cert.org/advisories/CA-2001-07.html
27828              
27829              Note that the security scare is only relevant for those who are
27830              foolish enough to build suidperl (which is now officially discouraged)
27831      Branch: maint-5.6/perl
27832            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
27833            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
27834 ____________________________________________________________________________
27835 [  9675] By: gsar                                  on 2001/04/10  23:52:11
27836         Log: fix for bug 20010410.006
27837              
27838              undo change#7115 (came into maint-5.6 as change#8156)
27839              
27840              add tests to keep it from coming back
27841      Branch: maint-5.6/perl
27842            ! regexec.c t/op/pat.t
27843 ____________________________________________________________________________
27844 [  9674] By: nick                                  on 2001/04/10  20:39:31
27845         Log: Integrate mainline
27846      Branch: perlio
27847           +> Porting/testall.atom
27848           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
27849           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
27850           !> t/lib/lc-uk.t t/pod/find.t
27851 ____________________________________________________________________________
27852 [  9673] By: nick                                  on 2001/04/10  18:46:14
27853         Log: Integrate against change 9670 aka perl-5.7.1
27854      Branch: perlio
27855           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27856           !> (integrate 53 files)
27857 ____________________________________________________________________________
27858 [  9672] By: jhi                                   on 2001/04/10  13:45:01
27859         Log: Add a script for doing cumulative profile of the test suite.
27860              (Requires ATOM, that is, Tru64.)
27861      Branch: perl
27862            + Porting/testall.atom
27863            ! MANIFEST
27864 ____________________________________________________________________________
27865 [  9671] By: jhi                                   on 2001/04/10  12:38:53
27866         Log: Missing std block.
27867      Branch: perl
27868            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
27869            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
27870            ! t/pod/find.t
27871 ____________________________________________________________________________
27872 [  9670] By: jhi                                   on 2001/04/10  01:25:58
27873         Log: This is 5.7.1.
27874      Branch: perl
27875            ! patchlevel.h
27876 ____________________________________________________________________________
27877 [  9669] By: jhi                                   on 2001/04/10  01:09:14
27878         Log: Update Changes.
27879      Branch: perl
27880            ! Changes patchlevel.h
27881 ____________________________________________________________________________
27882 [  9668] By: jhi                                   on 2001/04/10  01:00:38
27883         Log: Regen toc.
27884      Branch: perl
27885            ! pod/perltoc.pod
27886 ____________________________________________________________________________
27887 [  9667] By: jhi                                   on 2001/04/10  00:52:16
27888         Log: Update perlhist.
27889      Branch: perl
27890            ! pod/perlhist.pod
27891 ____________________________________________________________________________
27892 [  9666] By: jhi                                   on 2001/04/09  23:38:59
27893         Log: Slight wording tweaks from Damian to #9658.
27894      Branch: perl
27895            ! pod/perlobj.pod
27896 ____________________________________________________________________________
27897 [  9665] By: jhi                                   on 2001/04/09  19:56:06
27898         Log: Subject: [PATCH perlutil.pod] Nit
27899              From: Simon Cozens <simon@netthink.co.uk>
27900              Date: Mon, 9 Apr 2001 20:29:44 +0100
27901              Message-ID: <20010409202944.A14796@the.earth.li>
27902      Branch: perl
27903            ! pod/perlutil.pod
27904 ____________________________________________________________________________
27905 [  9664] By: jhi                                   on 2001/04/09  19:54:42
27906         Log: Subject: Re: perl571delta.pod@9631
27907              From: Mike Guy <mjtg@cam.ac.uk>
27908              Date: Mon, 09 Apr 2001 18:09:14 +0100
27909              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
27910      Branch: perl
27911            ! pod/perl571delta.pod
27912 ____________________________________________________________________________
27913 [  9663] By: jhi                                   on 2001/04/09  13:43:35
27914         Log: Update Changes.
27915      Branch: perl
27916            ! Changes patchlevel.h
27917 ____________________________________________________________________________
27918 [  9662] By: jhi                                   on 2001/04/09  13:24:46
27919         Log: tweak tweak.
27920      Branch: perl
27921            ! AUTHORS pod/perl571delta.pod
27922 ____________________________________________________________________________
27923 [  9661] By: jhi                                   on 2001/04/09  13:15:13
27924         Log: Thinko in manual patch applying.
27925      Branch: perl
27926            ! sv.c
27927 ____________________________________________________________________________
27928 [  9660] By: jhi                                   on 2001/04/09  13:07:53
27929         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
27930              From: Robin Barker <rmb1@cise.npl.co.uk> 
27931              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
27932              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
27933              
27934              (This corrects the case where the "isn't numeric" string contains \0s
27935              and is longer than the temporary buffer, and contains \0 at the point
27936              the string would be truncated by "...".) 
27937      Branch: perl
27938            ! sv.c
27939 ____________________________________________________________________________
27940 [  9659] By: jhi                                   on 2001/04/09  12:57:41
27941         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
27942      Branch: perl
27943            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
27944            ! t/lib/cgi-function.t t/lib/cgi-html.t
27945 ____________________________________________________________________________
27946 [  9658] By: jhi                                   on 2001/04/09  12:48:47
27947         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
27948              From: Ilmari Karonen <iltzu@sci.fi>
27949              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
27950              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
27951              
27952              Rearrange and rewrite the Method Invocation section
27953              to explain the concepts in nicer order.
27954      Branch: perl
27955            ! pod/perlobj.pod
27956 ____________________________________________________________________________
27957 [  9657] By: jhi                                   on 2001/04/09  12:35:58
27958         Log: Upgrade to podlators 1.09, from Russ Allbery.
27959      Branch: perl
27960            ! lib/Pod/Man.pm lib/Pod/Text.pm
27961 ____________________________________________________________________________
27962 [  9656] By: jhi                                   on 2001/04/09  12:31:53
27963         Log: perl571delta.
27964      Branch: perl
27965            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
27966 ____________________________________________________________________________
27967 [  9655] By: jhi                                   on 2001/04/09  12:20:09
27968         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
27969              From: Prymmer/Kahn <pvhp@best.com>
27970              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
27971              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
27972      Branch: perl
27973            ! lib/utf8.pm pod/perlunicode.pod
27974 ____________________________________________________________________________
27975 [  9654] By: gsar                                  on 2001/04/09  03:38:33
27976         Log: here lies 5.6.1
27977      Branch: maint-5.6/perl
27978            ! Changes
27979 ____________________________________________________________________________
27980 [  9653] By: jhi                                   on 2001/04/09  03:25:24
27981         Log: Update perlhist.
27982      Branch: perl
27983            ! pod/perlhist.pod
27984 ____________________________________________________________________________
27985 [  9652] By: jhi                                   on 2001/04/09  03:18:49
27986         Log: perl571delta tweaking continues.
27987      Branch: perl
27988            ! pod/perl571delta.pod
27989 ____________________________________________________________________________
27990 [  9651] By: gsar                                  on 2001/04/09  03:11:19
27991         Log: update Changes, patchlevel.h &c.
27992      Branch: maint-5.6/perl
27993            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
27994            ! pod/perltoc.pod
27995 ____________________________________________________________________________
27996 [  9650] By: jhi                                   on 2001/04/09  02:40:24
27997         Log: Integrate the perlfork half of #9513 from maintperl into mainline
27998              (the perlunicode half is obsolete)
27999      Branch: perl
28000            ! pod/perlfork.pod
28001 ____________________________________________________________________________
28002 [  9649] By: gsar                                  on 2001/04/09  02:35:43
28003         Log: tweak perldelta as suggested by Jarkko
28004      Branch: maint-5.6/perl
28005            ! pod/perldelta.pod
28006 ____________________________________________________________________________
28007 [  9648] By: jhi                                   on 2001/04/09  02:13:04
28008         Log: Integrate change #9646 from maintperl into mainline.
28009              
28010              add note about ithreads and Thread.pm
28011      Branch: perl
28012           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
28013 ____________________________________________________________________________
28014 [  9647] By: jhi                                   on 2001/04/09  02:10:18
28015         Log: Bad assumption that shortsize == 2.
28016      Branch: perl
28017            ! t/lib/xs-typemap.t
28018 ____________________________________________________________________________
28019 [  9646] By: gsar                                  on 2001/04/09  00:48:04
28020         Log: add note about ithreads and Thread.pm (too many people are
28021              confused by the fact that Thread.pm is built and installed
28022              under non-5005threads but doesn't work)
28023      Branch: maint-5.6/perl
28024            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
28025 ____________________________________________________________________________
28026 [  9645] By: gsar                                  on 2001/04/09  00:19:03
28027         Log: update perldelta.pod for changes in 5.6.1
28028      Branch: maint-5.6/perl
28029            ! Changes pod/perldelta.pod
28030 ____________________________________________________________________________
28031 [  9644] By: jhi                                   on 2001/04/08  20:37:00
28032         Log: Integrate change #9639 from maintperl into mainline:
28033              on windows, many of the README.* pods were being copied to
28034              the wrong location
28035      Branch: perl
28036           !> win32/Makefile win32/makefile.mk
28037 ____________________________________________________________________________
28038 [  9643] By: jhi                                   on 2001/04/08  20:07:11
28039         Log: Integrate change #9624 from maintperl into mainline:
28040              the pod tests were not okay.  (t/pod/find.t changes ignored)
28041      Branch: perl
28042           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
28043           !> t/pod/include.t t/pod/included.t t/pod/lref.t
28044           !> t/pod/multiline_items.t t/pod/nested_items.t
28045           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
28046           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
28047 ____________________________________________________________________________
28048 [  9642] By: jhi                                   on 2001/04/08  19:57:17
28049         Log: Integrate change #9638 from maintperl into mainline:
28050              update to latest JPL from the anoncvs repository
28051      Branch: perl
28052           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
28053           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28054           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
28055 ____________________________________________________________________________
28056 [  9641] By: jhi                                   on 2001/04/08  19:53:30
28057         Log: perl571delta updates.
28058      Branch: perl
28059            ! lib/Filter/Simple.pm pod/perl571delta.pod
28060 ____________________________________________________________________________
28061 [  9640] By: gsar                                  on 2001/04/08  19:20:46
28062         Log: integrate change#9634 from mainline
28063              
28064              Fix the perlmodlib generation (didn't understand separate .pod
28065              files; didn't understand -- as the name-thing separator).
28066              Update the CPAN mirrors list.
28067      Branch: maint-5.6/perl
28068            ! pod/perlmodlib.pod
28069           !> pod/perlmodlib.PL
28070 ____________________________________________________________________________
28071 [  9639] By: gsar                                  on 2001/04/08  18:57:31
28072         Log: on windows, many of the README.* pods were being copied to the wrong
28073              location
28074      Branch: maint-5.6/perl
28075            ! win32/Makefile win32/makefile.mk
28076 ____________________________________________________________________________
28077 [  9638] By: gsar                                  on 2001/04/08  18:38:25
28078         Log: update to latest JPL from the anoncvs repository
28079      Branch: maint-5.6/perl
28080            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
28081            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
28082            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
28083 ____________________________________________________________________________
28084 [  9637] By: jhi                                   on 2001/04/08  17:53:53
28085         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
28086      Branch: perl
28087            ! pod/perl571delta.pod
28088 ____________________________________________________________________________
28089 [  9636] By: jhi                                   on 2001/04/08  17:18:32
28090         Log: Regen toc.
28091      Branch: perl
28092            ! pod/perltoc.pod
28093 ____________________________________________________________________________
28094 [  9635] By: jhi                                   on 2001/04/08  17:16:33
28095         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
28096              From: "Craig A. Berry" <craigberry@mac.com>
28097              Date: Sun, 08 Apr 2001 12:30:16 -0500
28098              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
28099      Branch: perl
28100            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
28101 ____________________________________________________________________________
28102 [  9634] By: jhi                                   on 2001/04/08  17:09:19
28103         Log: Fix the perlmodlib generation (didn't understand separate .pod
28104              files; didn't understand -- as the name-thing separator).
28105              
28106              Update the CPAN mirrors list.
28107      Branch: perl
28108            ! pod/perlmodlib.PL pod/perlmodlib.pod
28109 ____________________________________________________________________________
28110 [  9633] By: jhi                                   on 2001/04/08  16:49:17
28111         Log: Sort MANIFEST.
28112      Branch: perl
28113            ! MANIFEST
28114 ____________________________________________________________________________
28115 [  9632] By: gsar                                  on 2001/04/08  16:36:06
28116         Log: add $Tie::RefHash::VERSION
28117      Branch: maint-5.6/perl
28118            ! lib/Tie/RefHash.pm
28119 ____________________________________________________________________________
28120 [  9631] By: jhi                                   on 2001/04/08  16:10:15
28121         Log: perl571delta updates based on p5p feedback; still needs
28122              lots of examples.
28123      Branch: perl
28124            ! pod/perl571delta.pod
28125 ____________________________________________________________________________
28126 [  9630] By: jhi                                   on 2001/04/08  15:59:13
28127         Log: Update the list of supported platforms to talk about 5.7.1
28128              (and 5.6.1)
28129      Branch: perl
28130            ! pod/perlport.pod
28131 ____________________________________________________________________________
28132 [  9629] By: jhi                                   on 2001/04/08  15:55:41
28133         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
28134              from maintperl into mainline: perlport updates.
28135      Branch: perl
28136            ! pod/perlport.pod
28137 ____________________________________________________________________________
28138 [  9628] By: jhi                                   on 2001/04/08  15:53:17
28139         Log: perlsolaris.pod copied to wrong directory.
28140      Branch: perl
28141            ! win32/makefile.mk
28142 ____________________________________________________________________________
28143 [  9627] By: jhi                                   on 2001/04/08  14:48:18
28144         Log: Subject: Typos in perl571delta.pod
28145              From: "Stephen P. Potter" <spp@spotter.yi.org>
28146              Date: Sat, 07 Apr 2001 20:37:05 -0400
28147              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
28148      Branch: perl
28149            ! pod/perl571delta.pod
28150 ____________________________________________________________________________
28151 [  9626] By: jhi                                   on 2001/04/08  14:39:04
28152         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
28153      Branch: perl
28154            ! gv.c
28155 ____________________________________________________________________________
28156 [  9625] By: nick                                  on 2001/04/08  10:14:23
28157         Log: Integrate mainline
28158      Branch: perlio
28159           +> pod/perl570delta.pod pod/perl571delta.pod
28160           !> (integrate 27 files)
28161 ____________________________________________________________________________
28162 [  9624] By: gsar                                  on 2001/04/08  06:08:17
28163         Log: test in t/pod/* were busted
28164              
28165              these tests are still not enabled in t/{harness,TEST}
28166      Branch: maint-5.6/perl
28167            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
28168            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
28169            ! t/pod/multiline_items.t t/pod/nested_items.t
28170            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
28171            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
28172 ____________________________________________________________________________
28173 [  9623] By: gsar                                  on 2001/04/08  03:37:01
28174         Log: integrate change#9470 from mainline
28175              
28176              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
28177      Branch: maint-5.6/perl
28178           !> ext/Socket/Socket.xs
28179 ____________________________________________________________________________
28180 [  9622] By: jhi                                   on 2001/04/07  22:40:47
28181         Log: Update Changes.
28182      Branch: perl
28183            ! Changes patchlevel.h
28184 ____________________________________________________________________________
28185 [  9621] By: jhi                                   on 2001/04/07  22:34:16
28186         Log: Update AUTHORS.
28187      Branch: perl
28188            ! AUTHORS
28189 ____________________________________________________________________________
28190 [  9620] By: jhi                                   on 2001/04/07  22:12:47
28191         Log: Forgot to bump the number of tests in #9164.
28192      Branch: perl
28193            ! t/op/array.t
28194 ____________________________________________________________________________
28195 [  9619] By: jhi                                   on 2001/04/07  22:09:50
28196         Log: Bump patchlevel to 5.7.1.
28197      Branch: perl
28198            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28199            ! config_h.SH patchlevel.h
28200 ____________________________________________________________________________
28201 [  9618] By: jhi                                   on 2001/04/07  22:02:41
28202         Log: Populate perl571delta.
28203      Branch: perl
28204            ! pod/perl571delta.pod
28205 ____________________________________________________________________________
28206 [  9617] By: jhi                                   on 2001/04/07  22:01:23
28207         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
28208              to forget it later; do not change patchlevel.h yet or regenerate
28209              Configure yet.
28210      Branch: perl
28211            ! epoc/config.sh win32/Makefile win32/config_H.bc
28212            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
28213 ____________________________________________________________________________
28214 [  9616] By: jhi                                   on 2001/04/07  17:46:33
28215         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
28216      Branch: perl
28217            ! pod/perl571delta.pod
28218 ____________________________________________________________________________
28219 [  9615] By: jhi                                   on 2001/04/07  17:33:21
28220         Log: Change the toc configuration.
28221      Branch: perl
28222            ! pod/buildtoc.PL pod/perl.pod
28223 ____________________________________________________________________________
28224 [  9614] By: jhi                                   on 2001/04/07  17:29:47
28225         Log: Subject: PATCH: $[
28226              From: Robin Houston <robin@kitsite.com>
28227              Date: Fri, 6 Apr 2001 18:10:14 +0100
28228              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
28229      Branch: perl
28230            ! op.c t/op/array.t
28231 ____________________________________________________________________________
28232 [  9613] By: jhi                                   on 2001/04/07  17:28:26
28233         Log: Subject: [PATCH perl@9424] isn't numeric warning
28234              From: Robin Barker <rmb1@cise.npl.co.uk>
28235              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
28236              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
28237      Branch: perl
28238            ! sv.c t/pragma/warn/sv
28239 ____________________________________________________________________________
28240 [  9612] By: jhi                                   on 2001/04/07  17:26:45
28241         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
28242              From: Mike Guy <mjtg@cam.ac.uk>
28243              Date: Fri, 06 Apr 2001 12:47:06 +0100
28244              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
28245      Branch: perl
28246            ! dump.c t/lib/peek.t
28247 ____________________________________________________________________________
28248 [  9611] By: jhi                                   on 2001/04/07  17:21:35
28249         Log: Create perl571delta and seed it off with the perldelta changes
28250              since 5.7.0; remove those changes from perldelta and rename it
28251              as perl570delta; recreate perldelta but leave it almost empty.
28252      Branch: perl
28253            + pod/perl570delta.pod pod/perl571delta.pod
28254            ! MANIFEST pod/perldelta.pod
28255 ____________________________________________________________________________
28256 [  9610] By: jhi                                   on 2001/04/07  16:56:32
28257         Log: Denit.
28258      Branch: perl
28259            ! pod/perldelta.pod
28260 ____________________________________________________________________________
28261 [  9609] By: jhi                                   on 2001/04/07  16:38:32
28262         Log: Retract #9523: needs more thought.
28263      Branch: perl
28264            ! Makefile.SH
28265 ____________________________________________________________________________
28266 [  9608] By: jhi                                   on 2001/04/07  14:59:20
28267         Log: atmark() code cleanaup.
28268      Branch: perl
28269            ! ext/IO/IO.xs
28270 ____________________________________________________________________________
28271 [  9607] By: jhi                                   on 2001/04/07  14:48:14
28272         Log: Integrate change #9605 from maintperl into mainline.
28273              
28274              can't optimize away scope entry if tr/// is present
28275      Branch: perl
28276           !> op.c t/op/tr.t
28277 ____________________________________________________________________________
28278 [  9606] By: jhi                                   on 2001/04/07  14:43:59
28279         Log: Integrate perlio.
28280      Branch: perl
28281           +> win32/FindExt.pm
28282           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
28283           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
28284 ____________________________________________________________________________
28285 [  9605] By: gsar                                  on 2001/04/07  11:52:40
28286         Log: can't optimize away scope entry if tr/// is present
28287      Branch: maint-5.6/perl
28288            ! op.c t/op/tr.t
28289 ____________________________________________________________________________
28290 [  9604] By: nick                                  on 2001/04/07  11:39:45
28291         Log: Split out extension finding code from buildext.pl into FindExt.pm
28292              Use it to get Config.pm's idea of available extensions in line
28293              with what is built.
28294      Branch: perlio
28295            + win32/FindExt.pm
28296            ! MANIFEST win32/buildext.pl win32/config_sh.PL
28297            ! win32/makefile.mk
28298 ____________________________________________________________________________
28299 [  9603] By: nick                                  on 2001/04/07  09:11:38
28300         Log: Cleanup correction for failed :Via() layer, also set an error code.
28301      Branch: perlio
28302            ! ext/PerlIO/Via/Via.xs
28303 ____________________________________________________________________________
28304 [  9602] By: nick                                  on 2001/04/07  08:38:04
28305         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
28306              style. So don't use binmode() on the handles so that Win32 etc. see
28307              same sequence and produce same digests.
28308      Branch: perlio
28309            ! t/lib/md5-file.t
28310 ____________________________________________________________________________
28311 [  9601] By: nick                                  on 2001/04/07  08:36:26
28312         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
28313              Else it complains and so crlf layer (say) does not get pushed.
28314      Branch: perlio
28315            ! perlio.c
28316 ____________________________________________________________________________
28317 [  9600] By: jhi                                   on 2001/04/06  23:00:09
28318         Log: Integrate change #9599 from perlio into mainline.
28319      Branch: perl
28320           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
28321           !> win32/config_H.vc
28322 ____________________________________________________________________________
28323 [  9599] By: nick                                  on 2001/04/06  21:42:43
28324         Log: Quote $VERSION in Encode.pm.
28325              regen_config_h as requested.
28326      Branch: perlio
28327            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
28328            ! win32/config_H.vc
28329 ____________________________________________________________________________
28330 [  9598] By: nick                                  on 2001/04/06  20:34:59
28331         Log: Integrate mainline
28332      Branch: perlio
28333           +> README.macos
28334           !> (integrate 39 files)
28335 ____________________________________________________________________________
28336 [  9597] By: gsar                                  on 2001/04/06  18:06:35
28337         Log: integrate change#9464 from mainline (addendum to change#8313)
28338              
28339              Subject: [PATCH @9452] Better peep()ing for foreach() loops
28340      Branch: maint-5.6/perl
28341           !> op.c
28342 ____________________________________________________________________________
28343 [  9596] By: jhi                                   on 2001/04/06  17:26:03
28344         Log: The d_casti32=undef is good for you even when not use64bitall.
28345      Branch: perl
28346            ! hints/hpux.sh
28347 ____________________________________________________________________________
28348 [  9595] By: gsar                                  on 2001/04/06  14:57:17
28349         Log: add a low-impact fix to accomodate darwin-ism
28350      Branch: maint-5.6/perl
28351            ! ext/Errno/Errno_pm.PL
28352 ____________________________________________________________________________
28353 [  9594] By: jhi                                   on 2001/04/06  14:55:14
28354         Log: Integrate changes #9528,9593 from mainline into maintperl;
28355              tweaking the editor/IDE/shell list.
28356      Branch: maint-5.6/perl
28357           !> pod/perlfaq3.pod
28358 ____________________________________________________________________________
28359 [  9593] By: jhi                                   on 2001/04/06  14:51:39
28360         Log: Make the editor/IDE/shell list a little bit airier.
28361      Branch: perl
28362            ! pod/perlfaq3.pod
28363 ____________________________________________________________________________
28364 [  9592] By: gsar                                  on 2001/04/06  14:45:18
28365         Log: integrate change#9477 from mainline (base.pm doc tweak)
28366              
28367              missing doc entry for fmod()
28368      Branch: maint-5.6/perl
28369            ! lib/Math/BigFloat.pm
28370           !> lib/base.pm
28371 ____________________________________________________________________________
28372 [  9591] By: jhi                                   on 2001/04/06  13:55:48
28373         Log: Regen toc.
28374      Branch: perl
28375            ! pod/perltoc.pod
28376 ____________________________________________________________________________
28377 [  9590] By: jhi                                   on 2001/04/06  13:54:52
28378         Log: Math::BigFloat patches from John Peacock.  The equivalent
28379              of #9586 from maintperl but reworked by John to work with
28380              the bleadperl.
28381      Branch: perl
28382            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
28383 ____________________________________________________________________________
28384 [  9589] By: jhi                                   on 2001/04/06  13:42:23
28385         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
28386      Branch: perl
28387            ! ext/Digest/MD5/Makefile.PL
28388 ____________________________________________________________________________
28389 [  9588] By: jhi                                   on 2001/04/06  13:31:45
28390         Log: Integrate changes #9584,9587 from maintperl into mainline.
28391              
28392              keep eval"" CVs alive until the end of the statement in which
28393              they're called
28394              
28395              add README.macos (from Chris Nandor)
28396              
28397              tyop in change#9555
28398      Branch: perl
28399           +> README.macos
28400           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
28401           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
28402           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
28403           !> win32/makefile.mk
28404 ____________________________________________________________________________
28405 [  9587] By: gsar                                  on 2001/04/06  07:31:30
28406         Log: add README.macos (from Chris Nandor)
28407              
28408              tyop in change#9555
28409      Branch: maint-5.6/perl
28410            + README.macos
28411            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
28412            ! win32/Makefile win32/makefile.mk
28413 ____________________________________________________________________________
28414 [  9586] By: gsar                                  on 2001/04/06  07:08:54
28415         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
28416      Branch: maint-5.6/perl
28417            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
28418 ____________________________________________________________________________
28419 [  9585] By: gsar                                  on 2001/04/06  06:58:44
28420         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
28421              from mainline
28422              
28423              Subject: [PATCH] Base64 update to perlfaq9.pod
28424              
28425              Subject: [PATCH AUTHORS] Housekeeping
28426              
28427              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
28428              Mac OS X (Darwin) has extra pwent fields.
28429              
28430              Subject: [PATCH B::*] print control-character vars readably
28431              Needs EBCDICification.
28432              
28433              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
28434              
28435              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
28436              
28437              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
28438              
28439              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
28440              
28441              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
28442              
28443              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
28444              
28445              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
28446              
28447              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
28448              
28449              FreeBSD hints tweak from Anton Berezin.
28450              
28451              Subject: [PATCH foolperl & bleadperl] README.vms update
28452              
28453              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
28454      Branch: maint-5.6/perl
28455           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
28456           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
28457           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
28458 ____________________________________________________________________________
28459 [  9584] By: gsar                                  on 2001/04/06  04:09:00
28460         Log: keep eval"" CVs alive until the end of the statement in which
28461              they're called; this avoids a coredump ensuing from search for
28462              lexicals in code such as:
28463              
28464              sub bug {
28465              my $s = @_;
28466              eval q[sub { eval 'sub { &$s }' }];
28467              }
28468              bug("x")->()->();
28469              
28470              this code still doesn't work as intended (as it has remained
28471              since time immemorial), but it doesn't provoke a coredump anymore
28472      Branch: maint-5.6/perl
28473            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
28474            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
28475 ____________________________________________________________________________
28476 [  9583] By: jhi                                   on 2001/04/05  23:52:51
28477         Log: Update Changes.
28478      Branch: perl
28479            ! Changes patchlevel.h
28480 ____________________________________________________________________________
28481 [  9582] By: jhi                                   on 2001/04/05  23:11:23
28482         Log: Slight doc tweak.
28483      Branch: perl
28484            ! pod/perlunicode.pod
28485 ____________________________________________________________________________
28486 [  9581] By: jhi                                   on 2001/04/05  23:04:11
28487         Log: Integrate perlio.
28488      Branch: perl
28489           !> pod/perlunicode.pod
28490 ____________________________________________________________________________
28491 [  9580] By: jhi                                   on 2001/04/05  23:03:29
28492         Log: Test for #9579.
28493      Branch: perl
28494            ! t/op/do.t
28495 ____________________________________________________________________________
28496 [  9579] By: jhi                                   on 2001/04/05  22:54:17
28497         Log: Subject: [PATCH] Propagate calling context for do '...'
28498              From: Gisle Aas <gisle@ActiveState.com>
28499              Date: 04 Apr 2001 20:17:29 -0700
28500              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
28501      Branch: perl
28502            ! pod/perlfunc.pod pp_ctl.c
28503 ____________________________________________________________________________
28504 [  9578] By: jhi                                   on 2001/04/05  22:52:51
28505         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
28506              From: Peter Prymmer <pvhp@forte.com>
28507              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
28508              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
28509      Branch: perl
28510            ! README.vms
28511 ____________________________________________________________________________
28512 [  9577] By: jhi                                   on 2001/04/05  22:48:22
28513         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
28514              From: "Craig A. Berry" <craigberry@mac.com>
28515              Date: Thu, 5 Apr 2001 13:43:28 -0500
28516              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
28517      Branch: perl
28518            ! README.vms
28519 ____________________________________________________________________________
28520 [  9576] By: jhi                                   on 2001/04/05  22:31:38
28521         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
28522              From: Michael G Schwern <schwern@pobox.com>
28523              Date: Thu, 5 Apr 2001 21:53:21 +0100
28524              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
28525      Branch: perl
28526            ! lib/base.pm t/lib/fields.t
28527 ____________________________________________________________________________
28528 [  9575] By: jhi                                   on 2001/04/05  22:26:10
28529         Log: FreeBSD hints tweak from Anton Berezin.
28530      Branch: perl
28531            ! hints/freebsd.sh
28532 ____________________________________________________________________________
28533 [  9574] By: jhi                                   on 2001/04/05  22:24:03
28534         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
28535              From: David Dyck <dcd@tc.fluke.com>
28536              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
28537              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
28538      Branch: perl
28539            ! t/op/oct.t
28540 ____________________________________________________________________________
28541 [  9573] By: jhi                                   on 2001/04/05  22:23:06
28542         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
28543              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
28544              From: David Dyck <dcd@tc.fluke.com>
28545              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
28546      Branch: perl
28547            ! pp.c
28548 ____________________________________________________________________________
28549 [  9572] By: jhi                                   on 2001/04/05  22:14:47
28550         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
28551              From: Robin Houston <robin@kitsite.com>
28552              Date: Thu, 5 Apr 2001 20:56:48 +0100
28553              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
28554      Branch: perl
28555            ! ext/B/B/Deparse.pm
28556 ____________________________________________________________________________
28557 [  9571] By: jhi                                   on 2001/04/05  22:12:53
28558         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
28559              From: Robin Houston <robin@kitsite.com>
28560              Date: Thu, 5 Apr 2001 19:55:51 +0100
28561              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
28562      Branch: perl
28563            ! ext/B/B/Deparse.pm
28564 ____________________________________________________________________________
28565 [  9570] By: jhi                                   on 2001/04/05  22:11:06
28566         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
28567              From: Robin Houston <robin@kitsite.com>
28568              Date: Thu, 5 Apr 2001 20:16:29 +0100
28569              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
28570      Branch: perl
28571            ! ext/B/B/Deparse.pm
28572 ____________________________________________________________________________
28573 [  9569] By: nick                                  on 2001/04/05  21:32:26
28574         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
28575      Branch: perlio
28576            ! pod/perlunicode.pod
28577 ____________________________________________________________________________
28578 [  9568] By: nick                                  on 2001/04/05  19:38:09
28579         Log: Integrate mainline
28580      Branch: perlio
28581           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
28582           !> (integrate 35 files)
28583 ____________________________________________________________________________
28584 [  9567] By: jhi                                   on 2001/04/05  18:31:45
28585         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
28586              From: Robin Houston <robin@kitsite.com>
28587              Date: Thu, 5 Apr 2001 18:03:23 +0100
28588              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
28589      Branch: perl
28590            ! ext/B/B/Deparse.pm
28591 ____________________________________________________________________________
28592 [  9566] By: jhi                                   on 2001/04/05  18:29:35
28593         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
28594              From: Robin Houston <robin@kitsite.com>
28595              Date: Thu, 5 Apr 2001 16:45:18 +0100
28596              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
28597      Branch: perl
28598            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
28599 ____________________________________________________________________________
28600 [  9565] By: jhi                                   on 2001/04/05  18:24:23
28601         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
28602              From: Robin Houston <robin@kitsite.com>
28603              Date: Thu, 5 Apr 2001 14:50:09 +0100
28604              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
28605      Branch: perl
28606            ! ext/B/B/Deparse.pm
28607 ____________________________________________________________________________
28608 [  9564] By: jhi                                   on 2001/04/05  18:23:03
28609         Log: Subject: [PATCH B::*] print control-character vars readably
28610              From: Robin Houston <robin@kitsite.com>
28611              Date: Thu, 5 Apr 2001 14:27:38 +0100
28612              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
28613              
28614              Needs EBCDICification.
28615      Branch: perl
28616            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
28617            ! ext/B/B/Terse.pm
28618 ____________________________________________________________________________
28619 [  9563] By: jhi                                   on 2001/04/05  18:20:32
28620         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
28621              Date: Thu, 5 Apr 2001 13:21:42 -0400
28622              From: Paul Schinder <schinder@pobox.com>
28623              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
28624              
28625              Mac OS X (Darwin) has extra pwent fields.
28626      Branch: perl
28627            ! t/op/pwent.t
28628 ____________________________________________________________________________
28629 [  9562] By: jhi                                   on 2001/04/05  17:57:51
28630         Log: Regen toc.
28631      Branch: perl
28632            ! pod/perltoc.pod
28633 ____________________________________________________________________________
28634 [  9561] By: jhi                                   on 2001/04/05  17:47:33
28635         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
28636      Branch: metaconfig
28637            ! U/Glossary.patch
28638      Branch: metaconfig/U/perl
28639            + d_u32align.U
28640            ! d_cmsghdr_s.U d_msghdr_s.U
28641 ____________________________________________________________________________
28642 [  9560] By: jhi                                   on 2001/04/05  17:47:01
28643         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
28644              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
28645              Introduce probes for struct msghdr, struct cmsghdr,
28646              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
28647              ualarm, usleep, for possible later extension work.
28648      Branch: perl
28649            + t/lib/md5-align.t
28650            ! Configure MANIFEST Porting/Glossary Porting/config.sh
28651            ! Porting/config_H config_h.SH configure.com epoc/config.sh
28652            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
28653            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28654            ! vos/config.ga.h win32/config.bc win32/config.gc
28655            ! win32/config.vc
28656 ____________________________________________________________________________
28657 [  9559] By: jhi                                   on 2001/04/05  13:03:04
28658         Log: Be traditional in your cpp (for the Errno extension).
28659      Branch: perl
28660            ! hints/darwin.sh
28661 ____________________________________________________________________________
28662 [  9558] By: jhi                                   on 2001/04/05  13:00:05
28663         Log: Add $Config{cppflags} to the gcc incantation.
28664      Branch: perl
28665            ! ext/Errno/Errno_pm.PL
28666 ____________________________________________________________________________
28667 [  9557] By: jhi                                   on 2001/04/05  04:22:39
28668         Log: Introduce Sean Burke's Class::ISA 0.32.
28669      Branch: perl
28670            + lib/Class/ISA.pm t/lib/class-isa.t
28671            ! MANIFEST
28672 ____________________________________________________________________________
28673 [  9556] By: jhi                                   on 2001/04/05  04:09:50
28674         Log: Subject: [PATCH AUTHORS] Housekeeping
28675              From: Paul Johnson <paul@pjcj.net> 
28676              Date: Wed, 4 Apr 2001 22:45:47 +0200
28677              Message-ID: <20010404224547.D9548@pjcj.net>
28678      Branch: perl
28679            ! AUTHORS
28680 ____________________________________________________________________________
28681 [  9555] By: jhi                                   on 2001/04/05  04:06:33
28682         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
28683              From: Gisle Aas <gisle@ActiveState.com>
28684              Date: 04 Apr 2001 14:23:04 -0700
28685              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
28686      Branch: perl
28687            ! pod/perlfaq9.pod
28688 ____________________________________________________________________________
28689 [  9554] By: jhi                                   on 2001/04/05  04:05:49
28690         Log: Downgrade also the "Wide character" diagnostic.
28691      Branch: perl
28692            ! pod/perldiag.pod
28693 ____________________________________________________________________________
28694 [  9553] By: jhi                                   on 2001/04/05  04:00:33
28695         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
28696              maintperl into mainline.
28697              
28698              "double" should be "NV"; standard typemap is missing entry
28699              for NV
28700              
28701              s/djSP/dSP/
28702              
28703              Downgrade "Wide character in print" to a warning.
28704              
28705              B::Deparse fix for ${^FOO} and documentation for PVX() method
28706              (from Robin Houston)
28707              
28708              tr/// doesn't null-terminate the result in some situations
28709              (from Gisle Aas)
28710      Branch: perl
28711           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
28712           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
28713           !> t/io/utf8.t t/op/tr.t
28714 ____________________________________________________________________________
28715 [  9552] By: jhi                                   on 2001/04/05  03:52:50
28716         Log: Retract changes #9542 and #9538 (from maintperl, integrated
28717              at #9540), shouldn't be needed because of the perlio changes.
28718      Branch: perl
28719            ! util.c
28720 ____________________________________________________________________________
28721 [  9551] By: gsar                                  on 2001/04/05  00:18:34
28722         Log: tr/// doesn't null-terminate the result in some situations
28723              (from Gisle Aas)
28724      Branch: maint-5.6/perl
28725            ! doop.c t/op/tr.t
28726 ____________________________________________________________________________
28727 [  9550] By: gsar                                  on 2001/04/04  20:04:17
28728         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
28729              (from Robin Houston)
28730      Branch: maint-5.6/perl
28731            ! ext/B/B.pm ext/B/B/Deparse.pm
28732 ____________________________________________________________________________
28733 [  9549] By: nick                                  on 2001/04/04  18:56:15
28734         Log: Downgrade "Wide character in print" to a warning.
28735      Branch: perlio
28736            ! doio.c t/io/utf8.t
28737 ____________________________________________________________________________
28738 [  9548] By: gsar                                  on 2001/04/04  18:51:49
28739         Log: integrate changes#9460,9462,9482,9521,9522
28740              
28741              Subject: PATCH: B::Debug should show LOOP-specific fields
28742              
28743              Subject: B::Deparse precedence bug. (Patch included.)
28744              
28745              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
28746              
28747              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
28748              
28749              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
28750      Branch: maint-5.6/perl
28751           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
28752           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
28753 ____________________________________________________________________________
28754 [  9547] By: gsar                                  on 2001/04/04  18:49:16
28755         Log: s/djSP/dSP/
28756      Branch: maint-5.6/perl
28757            ! ext/Thread/Thread.xs
28758 ____________________________________________________________________________
28759 [  9546] By: nick                                  on 2001/04/04  18:44:00
28760         Log: Integrate mainline.
28761      Branch: perlio
28762           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
28763           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
28764 ____________________________________________________________________________
28765 [  9545] By: gsar                                  on 2001/04/04  18:38:52
28766         Log: integrate change#8837 from mainline
28767              
28768              Subject: [patch] -Wall cleanup round 2
28769      Branch: maint-5.6/perl
28770           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
28771           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
28772           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
28773           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
28774           !> ext/SDBM_File/SDBM_File.xs
28775 ____________________________________________________________________________
28776 [  9544] By: gsar                                  on 2001/04/04  17:49:57
28777         Log: "double" should be "NV"; standard typemap is missing entry
28778              for NV
28779      Branch: maint-5.6/perl
28780            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
28781 ____________________________________________________________________________
28782 [  9543] By: jhi                                   on 2001/04/04  14:13:18
28783         Log: Thou shalt not (just) match for English error messages.
28784      Branch: perl
28785            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
28786            ! os2/OS2/Process/Process.pm
28787 ____________________________________________________________________________
28788 [  9542] By: jhi                                   on 2001/04/04  13:20:39
28789         Log: Make the stdio tricks of fflush_all() to exist only if
28790              stdio is being used.
28791      Branch: perl
28792            ! util.c
28793 ____________________________________________________________________________
28794 [  9541] By: jhi                                   on 2001/04/04  04:20:24
28795         Log: Subject: Re: [PATCH] Lighten up glob
28796              From: Benjamin Sugars <bsugars@canoe.ca>
28797              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
28798              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
28799      Branch: perl
28800            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
28801            ! util.c
28802 ____________________________________________________________________________
28803 [  9540] By: jhi                                   on 2001/04/04  04:03:57
28804         Log: Integrate changes #9538,9539 from maintperl into mainline.
28805              
28806              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
28807              for use with _fwalk() (fix for change#7705)
28808              
28809              another tweak needed for SunOS 4.1.x build (from Mike Guy)
28810              (cp -f is not portable)
28811      Branch: perl
28812           !> Makefile.SH util.c
28813 ____________________________________________________________________________
28814 [  9539] By: gsar                                  on 2001/04/04  03:01:14
28815         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
28816      Branch: maint-5.6/perl
28817            ! Makefile.SH
28818 ____________________________________________________________________________
28819 [  9538] By: gsar                                  on 2001/04/04  01:00:38
28820         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
28821              for use with _fwalk() (fix for change#7705)
28822      Branch: maint-5.6/perl
28823            ! util.c
28824 ____________________________________________________________________________
28825 [  9537] By: nick                                  on 2001/04/03  19:24:55
28826         Log: Integrate mainline
28827      Branch: perlio
28828           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
28829           +> lib/unicode/PropList.html
28830            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
28831           !> (integrate 69 files)
28832 ____________________________________________________________________________
28833 [  9536] By: jhi                                   on 2001/04/03  18:02:31
28834         Log: Integrate change #9533 from maintperl into mainline.
28835              
28836              better fix for change#9517 to accomodate UNC paths like
28837              \\server\share\foo, and paths with trailing backslash
28838              like c:\this\
28839      Branch: perl
28840           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28841 ____________________________________________________________________________
28842 [  9535] By: jhi                                   on 2001/04/03  17:58:07
28843         Log: Change the push/unshift warning to be of class syntax, not misc.
28844      Branch: perl
28845            ! op.c pod/perldiag.pod t/pragma/warn/op
28846 ____________________________________________________________________________
28847 [  9534] By: jhi                                   on 2001/04/03  15:03:46
28848         Log: Change the push/unshift warning (#9532) to talk about "no values"
28849              instead of "no arguments".
28850      Branch: perl
28851            ! op.c pod/perldiag.pod t/pragma/warn/op
28852 ____________________________________________________________________________
28853 [  9533] By: gsar                                  on 2001/04/03  14:30:07
28854         Log: better fix for change#9517 to accomodate UNC paths like
28855              \\server\share\foo, and paths with trailing backslash
28856              like c:\this\
28857      Branch: maint-5.6/perl
28858            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28859 ____________________________________________________________________________
28860 [  9532] By: jhi                                   on 2001/04/03  13:11:46
28861         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
28862              From: Robin Houston <robin@kitsite.com>
28863              Date: Mon, 2 Apr 2001 15:03:29 +0100
28864              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
28865      Branch: perl
28866            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
28867 ____________________________________________________________________________
28868 [  9531] By: jhi                                   on 2001/04/03  13:06:34
28869         Log: Integrate change #9530 from maintperl into mainline.
28870              
28871              accomodate VMS "mailbox overflow" quirk in testsuite (from
28872              Craig Berry)
28873      Branch: perl
28874           !> t/lib/socket.t
28875 ____________________________________________________________________________
28876 [  9530] By: gsar                                  on 2001/04/03  04:56:41
28877         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
28878              Craig Berry)
28879      Branch: maint-5.6/perl
28880            ! t/lib/socket.t
28881 ____________________________________________________________________________
28882 [  9529] By: jhi                                   on 2001/04/03  02:34:34
28883         Log: Update Changes.
28884      Branch: perl
28885            ! Changes patchlevel.h
28886 ____________________________________________________________________________
28887 [  9528] By: jhi                                   on 2001/04/03  01:27:57
28888         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
28889              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
28890              To: perl5-porters@perl.org
28891              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
28892      Branch: perl
28893            ! pod/perlfaq3.pod
28894 ____________________________________________________________________________
28895 [  9527] By: jhi                                   on 2001/04/03  01:22:09
28896         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
28897              From: Peter Prymmer <pvhp@forte.com>
28898              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
28899              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
28900      Branch: perl
28901            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
28902 ____________________________________________________________________________
28903 [  9526] By: jhi                                   on 2001/04/03  01:18:25
28904         Log: The metaconfig unit changes for #9525.
28905      Branch: metaconfig
28906            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
28907      Branch: metaconfig/U/perl
28908            ! use64bits.U
28909 ____________________________________________________________________________
28910 [  9525] By: jhi                                   on 2001/04/03  01:17:30
28911         Log: Configure sanity checks:
28912              * if use64bitall is attempted but pointers are only 32-bit,
28913              'downgrade' to use64bitint
28914              * if use64bitint is attempted but there's no quad type,
28915              forget about use64bitint (well, the default for it is 'n',
28916              the user can still override this)
28917              * if pointers are 64 bits, do not try to use Perl's malloc
28918      Branch: perl
28919            ! Configure
28920 ____________________________________________________________________________
28921 [  9524] By: gsar                                  on 2001/04/03  01:09:12
28922         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
28923      Branch: maint-5.6/perl
28924            ! pp_sys.c
28925 ____________________________________________________________________________
28926 [  9523] By: jhi                                   on 2001/04/03  00:02:31
28927         Log: (Retracted by #9609)
28928              
28929              Make it harder for parallel makes to enter 'test' before
28930              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
28931              should be unhappy enough, but sometimes parallel makes seem
28932              to sneak past both in Tru64 and AIX.)
28933      Branch: perl
28934            ! Makefile.SH
28935 ____________________________________________________________________________
28936 [  9522] By: jhi                                   on 2001/04/02  22:35:31
28937         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
28938              Date: Mon, 2 Apr 2001 22:54:10 +0100
28939              From: Robin Houston <robin@kitsite.com>
28940              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
28941      Branch: perl
28942            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
28943 ____________________________________________________________________________
28944 [  9521] By: jhi                                   on 2001/04/02  22:32:23
28945         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
28946              From: Robin Houston <robin@kitsite.com>
28947              Date: Mon, 2 Apr 2001 20:24:03 +0100
28948              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
28949      Branch: perl
28950            ! ext/B/B/Concise.pm
28951 ____________________________________________________________________________
28952 [  9520] By: jhi                                   on 2001/04/02  22:30:43
28953         Log: Subject: [PATCH] REALLY pedantic hv.h nit
28954              From: Simon Cozens <simon@netthink.co.uk>
28955              Date: Mon, 2 Apr 2001 15:43:06 +0100
28956              Message-ID: <20010402154306.A21711@netthink.co.uk>
28957      Branch: perl
28958            ! hv.h
28959 ____________________________________________________________________________
28960 [  9519] By: jhi                                   on 2001/04/02  22:28:04
28961         Log: Based on
28962              
28963              Subject: [foolperl] EPOC fix
28964              From: Olaf Flebbe <O.Flebbe@science-computing.de>
28965              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
28966              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
28967      Branch: perl
28968            ! pp_sys.c
28969 ____________________________________________________________________________
28970 [  9518] By: jhi                                   on 2001/04/02  22:22:34
28971         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
28972              
28973              README.win32 tweaks; add a note about alternative location for
28974              getting a gcc-2.95.2 that will build perl properly on windows
28975              
28976              add some notes about gutsy threading matters
28977              
28978              many of the utilities interpolate literal paths within doublequotes
28979              (fails on dosish platforms where path contains backslashes)
28980      Branch: perl
28981           !> README.win32 pod/perlguts.pod utils/perldoc.PL
28982           !> x2p/find2perl.PL x2p/s2p.PL
28983 ____________________________________________________________________________
28984 [  9517] By: gsar                                  on 2001/04/02  19:52:21
28985         Log: many of the utilities interpolate literal paths within doublequotes
28986              (fails on dosish platforms where path contains backslashes)
28987      Branch: maint-5.6/perl
28988            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28989 ____________________________________________________________________________
28990 [  9516] By: gsar                                  on 2001/04/02  05:49:37
28991         Log: a foolish release
28992      Branch: maint-5.6/perl
28993            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
28994            ! pod/perltoc.pod
28995 ____________________________________________________________________________
28996 [  9515] By: gsar                                  on 2001/04/02  05:04:29
28997         Log: add missing changelog summaries
28998      Branch: maint-5.6/perl
28999            ! Changes
29000 ____________________________________________________________________________
29001 [  9514] By: gsar                                  on 2001/04/02  04:07:13
29002         Log: add some notes about gutsy threading matters
29003      Branch: maint-5.6/perl
29004            ! pod/perlguts.pod
29005 ____________________________________________________________________________
29006 [  9513] By: gsar                                  on 2001/04/02  03:25:21
29007         Log: add more prominent caveat notices about experimental features
29008      Branch: maint-5.6/perl
29009            ! pod/perlfork.pod pod/perlunicode.pod
29010 ____________________________________________________________________________
29011 [  9512] By: gsar                                  on 2001/04/02  02:54:33
29012         Log: integrate changes#9479,9509 from mainline
29013              
29014              [PATCH] File::Glob stuff for Mac OS
29015              
29016              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
29017      Branch: maint-5.6/perl
29018           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
29019           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
29020           !> t/lib/glob-taint.t
29021 ____________________________________________________________________________
29022 [  9511] By: gsar                                  on 2001/04/02  02:38:24
29023         Log: README.win32 tweaks; add a note about alternative location for
29024              getting a gcc-2.95.2 that will build perl properly on windows
29025      Branch: maint-5.6/perl
29026            ! README.win32
29027 ____________________________________________________________________________
29028 [  9510] By: jhi                                   on 2001/04/01  20:45:10
29029         Log: An ambiguosity warning.
29030      Branch: perl
29031            ! t/lib/trig.t
29032 ____________________________________________________________________________
29033 [  9509] By: jhi                                   on 2001/04/01  19:53:47
29034         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
29035              From: Jonathan Stowe <gellyfish@gellyfish.com>
29036              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
29037              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
29038      Branch: perl
29039            ! ext/File/Glob/bsd_glob.c
29040 ____________________________________________________________________________
29041 [  9508] By: jhi                                   on 2001/04/01  19:35:03
29042         Log: Update Changes.
29043      Branch: perl
29044            ! Changes patchlevel.h
29045 ____________________________________________________________________________
29046 [  9507] By: jhi                                   on 2001/04/01  19:24:01
29047         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
29048              from mainline to maintperl: pod tweaks.
29049      Branch: maint-5.6/perl
29050           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
29051           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
29052           !> pod/perlvar.pod
29053 ____________________________________________________________________________
29054 [  9506] By: jhi                                   on 2001/04/01  19:11:53
29055         Log: Commit Sarathy to April release of 5.6.1 :-)
29056      Branch: perl
29057            ! pod/perlfaq1.pod
29058 ____________________________________________________________________________
29059 [  9505] By: jhi                                   on 2001/04/01  19:03:15
29060         Log: Subject: PATCH 5.6.0 (perldebug.pod)
29061              From: Mark-Jason Dominus <mjd@plover.com>
29062              Date: Sun, 01 Apr 2001 14:25:11 -0400
29063              Message-ID: <20010401182511.9247.qmail@plover.com>
29064      Branch: perl
29065            ! pod/perldebug.pod
29066 ____________________________________________________________________________
29067 [  9504] By: jhi                                   on 2001/04/01  18:43:09
29068         Log: Add great_circle_direction().
29069      Branch: perl
29070            ! lib/Math/Trig.pm t/lib/trig.t
29071 ____________________________________________________________________________
29072 [  9503] By: jhi                                   on 2001/04/01  17:29:12
29073         Log: Unicode ReadMe update for Unicode 3.1.
29074      Branch: perl
29075            ! lib/unicode/ReadMe.txt
29076 ____________________________________________________________________________
29077 [  9502] By: jhi                                   on 2001/04/01  17:18:40
29078         Log: Integrate change #9501 from maintperl into mainline.
29079              
29080              fix the perlembed notes on multiple interpreters
29081              
29082              fix ExtUtils::Embed to work passably on Windows
29083      Branch: perl
29084           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
29085 ____________________________________________________________________________
29086 [  9501] By: gsar                                  on 2001/04/01  07:21:57
29087         Log: fix the perlembed notes on multiple interpreters
29088              
29089              fix ExtUtils::Embed to work passably on Windows
29090      Branch: maint-5.6/perl
29091            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
29092 ____________________________________________________________________________
29093 [  9500] By: jhi                                   on 2001/04/01  05:58:23
29094         Log: Test for #9499.
29095      Branch: perl
29096            ! t/op/tr.t
29097 ____________________________________________________________________________
29098 [  9499] By: jhi                                   on 2001/04/01  05:55:46
29099         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
29100      Branch: perl
29101            ! embed.h embed.pl op.c proto.h
29102 ____________________________________________________________________________
29103 [  9498] By: jhi                                   on 2001/04/01  05:44:34
29104         Log: Protect the workaround hunk more.
29105      Branch: perl
29106            ! toke.c
29107 ____________________________________________________________________________
29108 [  9497] By: jhi                                   on 2001/04/01  00:24:25
29109         Log: Integrate changes #9493,9494,9495,9496 from maintperl
29110              into mainline.
29111              
29112              fix a broken workaround for Borland compiler in change#4739
29113              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
29114              
29115              nits spotted by Borland compiler
29116              
29117              avoid redefinition warnings under Borland 5.02
29118              
29119              various nits identified by the Borland 5.5 compiler; remove suppression
29120              of a few warnings
29121      Branch: perl
29122           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
29123           !> win32/win32.h
29124 ____________________________________________________________________________
29125 [  9496] By: gsar                                  on 2001/03/31  23:22:28
29126         Log: various nits identified by the Borland 5.5 compiler; remove suppression
29127              of a few warnings
29128      Branch: maint-5.6/perl
29129            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
29130 ____________________________________________________________________________
29131 [  9495] By: gsar                                  on 2001/03/31  21:03:08
29132         Log: avoid redefinition warnings under Borland 5.02
29133      Branch: maint-5.6/perl
29134            ! win32/makefile.mk
29135 ____________________________________________________________________________
29136 [  9494] By: gsar                                  on 2001/03/31  20:18:59
29137         Log: nits spotted by Borland compiler
29138      Branch: maint-5.6/perl
29139            ! utf8.h win32/win32.h
29140 ____________________________________________________________________________
29141 [  9493] By: gsar                                  on 2001/03/31  20:18:05
29142         Log: fix a broken workaround for Borland compiler in change#4739
29143              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
29144      Branch: maint-5.6/perl
29145            ! toke.c
29146 ____________________________________________________________________________
29147 [  9492] By: jhi                                   on 2001/03/31  18:36:24
29148         Log: Integrate change #9491 from maintperl into mainline.
29149              
29150              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
29151              directory is relative (need to fetch the full path name *before*
29152              the chdir!)
29153      Branch: perl
29154           !> lib/Cwd.pm
29155 ____________________________________________________________________________
29156 [  9491] By: gsar                                  on 2001/03/31  17:01:56
29157         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
29158              directory is relative (need to fetch the full path name *before*
29159              the chdir!)
29160              
29161              this is a followup patch for change#6749
29162      Branch: maint-5.6/perl
29163            ! lib/Cwd.pm
29164 ____________________________________________________________________________
29165 [  9490] By: jhi                                   on 2001/03/31  15:50:18
29166         Log: Subject: Re: [PATCH] av.h cosmetics
29167              From: Simon Cozens <simon@netthink.co.uk>
29168              Date: Sat, 31 Mar 2001 13:09:59 +0100
29169              Message-ID: <20010331130959.A22000@netthink.co.uk>
29170              
29171              Document AvALLOC.
29172      Branch: perl
29173            ! pod/perlguts.pod
29174 ____________________________________________________________________________
29175 [  9489] By: jhi                                   on 2001/03/31  15:48:44
29176         Log: Subject: [PATCH] Re: Math::Big* v1.21
29177              From: Tels <perl_dummy@bloodgate.com>
29178              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
29179              Message-Id: <200103311125.GAA377738@www08.hway.net>
29180      Branch: perl
29181            ! pod/perlop.pod
29182 ____________________________________________________________________________
29183 [  9488] By: jhi                                   on 2001/03/31  03:39:51
29184         Log: Debug output tweak.
29185      Branch: perl
29186            ! t/lib/cwd.t
29187 ____________________________________________________________________________
29188 [  9487] By: jhi                                   on 2001/03/31  03:33:02
29189         Log: OverVMSification.
29190      Branch: perl
29191            ! t/lib/cwd.t
29192 ____________________________________________________________________________
29193 [  9486] By: jhi                                   on 2001/03/31  03:01:40
29194         Log: Missed MANIFESTations in #9483.
29195      Branch: perl
29196            ! MANIFEST
29197 ____________________________________________________________________________
29198 [  9485] By: jhi                                   on 2001/03/31  02:58:17
29199         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
29200              From: Peter Prymmer <pvhp@forte.com>
29201              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
29202              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
29203      Branch: perl
29204            ! regexec.c t/lib/cwd.t
29205 ____________________________________________________________________________
29206 [  9484] By: jhi                                   on 2001/03/31  01:04:41
29207         Log: Obsolete file (see #3938)
29208      Branch: perl
29209            - lib/unicode/README.Ethiopic
29210            ! MANIFEST
29211 ____________________________________________________________________________
29212 [  9483] By: jhi                                   on 2001/03/31  00:52:42
29213         Log: Update to Unicode 3.1.
29214              (Rename Names.txt to NamesList.txt.)
29215      Branch: perl
29216            + lib/unicode/NamesList.txt lib/unicode/PropList.html
29217            - lib/unicode/Names.txt
29218            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
29219            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
29220            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
29221            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
29222            ! lib/unicode/UCD.html lib/unicode/Unicode.html
29223            ! lib/unicode/rename lib/unicode/version
29224 ____________________________________________________________________________
29225 [  9482] By: jhi                                   on 2001/03/30  23:33:44
29226         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
29227              From: Robin Houston <robin@kitsite.com>
29228              Date: Fri, 30 Mar 2001 20:07:22 +0100
29229              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
29230      Branch: perl
29231            ! ext/B/B/Deparse.pm
29232 ____________________________________________________________________________
29233 [  9481] By: jhi                                   on 2001/03/30  23:20:25
29234         Log: Subject: Re: [PATCH] CwdXS, Take 2
29235              From: Benjamin Sugars <bsugars@canoe.ca>
29236              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
29237              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
29238      Branch: perl
29239            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
29240            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
29241 ____________________________________________________________________________
29242 [  9480] By: jhi                                   on 2001/03/30  22:52:38
29243         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
29244              From: David Dyck <dcd@tc.fluke.com>
29245              Date: Fri, 30 Mar 2001 14:44:13 -0800
29246              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
29247              
29248              The t/rantests flags file creation was accidentally
29249              removed by #9217.
29250      Branch: perl
29251            ! Makefile.SH
29252 ____________________________________________________________________________
29253 [  9479] By: jhi                                   on 2001/03/30  22:45:45
29254         Log: Subject: [PATCH] File::Glob stuff for Mac OS
29255              From: Chris Nandor <pudge@pobox.com>
29256              Date: Fri, 30 Mar 2001 16:51:00 -0500
29257              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
29258      Branch: perl
29259            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
29260            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
29261            ! t/lib/glob-taint.t
29262 ____________________________________________________________________________
29263 [  9478] By: jhi                                   on 2001/03/30  22:43:12
29264         Log: Subject: fix for win32/buildext.pl
29265              From: "Vadim Konovalov" <watman@inbox.ru>
29266              Date: Sat, 31 Mar 2001 00:50:36 +0400
29267              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
29268      Branch: perl
29269            ! win32/buildext.pl
29270 ____________________________________________________________________________
29271 [  9477] By: jhi                                   on 2001/03/30  22:41:16
29272         Log: Subject: small base.pm doc patch
29273              From: Leon Brocard <acme@astray.com>
29274              Date: Fri, 30 Mar 2001 21:49:57 +0100
29275              Message-ID: <20010330214957.B8733@ns0.astray.com>
29276      Branch: perl
29277            ! lib/base.pm
29278 ____________________________________________________________________________
29279 [  9476] By: jhi                                   on 2001/03/30  18:16:57
29280         Log: Subject: [PATCH] av.h cosmetics
29281              From: Simon Cozens <simon@netthink.co.uk>
29282              Date: Fri, 30 Mar 2001 18:12:28 +0100
29283              Message-ID: <20010330181228.A9319@netthink.co.uk>
29284      Branch: perl
29285            ! av.h
29286 ____________________________________________________________________________
29287 [  9475] By: jhi                                   on 2001/03/30  18:15:50
29288         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
29289              From: "Philip Newton" <pnewton@gmx.de>
29290              Date: Fri, 30 Mar 2001 19:06:57 +0200
29291              Message-ID: <3AC4D951.14815.1AC7068@localhost>
29292      Branch: perl
29293            ! pod/perlhack.pod
29294 ____________________________________________________________________________
29295 [  9474] By: jhi                                   on 2001/03/30  18:14:02
29296         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
29297              From: Benjamin Sugars <bsugars@canoe.ca>
29298              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
29299              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
29300      Branch: perl
29301            ! t/lib/glob-basic.t
29302 ____________________________________________________________________________
29303 [  9473] By: jhi                                   on 2001/03/30  16:09:24
29304         Log: Update Changes.
29305      Branch: perl
29306            ! Changes patchlevel.h
29307 ____________________________________________________________________________
29308 [  9472] By: jhi                                   on 2001/03/30  15:16:08
29309         Log: Integrate perlio.
29310      Branch: perl
29311           !> t/lib/cwd.t t/lib/glob-basic.t
29312 ____________________________________________________________________________
29313 [  9471] By: nick                                  on 2001/03/30  14:47:10
29314         Log: Should be (^O eq 'MSWin32') not 'Win32'
29315              Fail #12 seems real - chdir is in wrong dir.
29316      Branch: perlio
29317            ! t/lib/cwd.t
29318 ____________________________________________________________________________
29319 [  9470] By: jhi                                   on 2001/03/30  14:41:11
29320         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
29321              From: Radu Greab <radu@netsoft.ro>
29322              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
29323              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
29324              
29325              Replace #9352.
29326      Branch: perl
29327            ! ext/Socket/Socket.xs pp_sys.c
29328 ____________________________________________________________________________
29329 [  9469] By: jhi                                   on 2001/03/30  14:37:51
29330         Log: Subject: PATCH pod/perldiag.pod
29331              From: Robin Houston <robin@kitsite.com>
29332              Date: Fri, 30 Mar 2001 14:10:36 +0100
29333              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
29334      Branch: perl
29335            ! pod/perldiag.pod t/lib/glob-basic.t
29336 ____________________________________________________________________________
29337 [  9468] By: jhi                                   on 2001/03/30  14:36:36
29338         Log: Subject: Better diagnostic in io/fs.t
29339              From: andreas.koenig@anima.de (Andreas J. Koenig)
29340              Date: 30 Mar 2001 10:11:43 +0200
29341              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
29342      Branch: perl
29343            ! t/io/fs.t
29344 ____________________________________________________________________________
29345 [  9467] By: nick                                  on 2001/03/30  14:25:43
29346         Log: Skip order test of glob if case-ignoring system cannot 
29347              create a.test and A.test
29348      Branch: perlio
29349            ! t/lib/glob-basic.t
29350 ____________________________________________________________________________
29351 [  9466] By: nick                                  on 2001/03/30  13:03:12
29352         Log: Integrate mainline.
29353      Branch: perlio
29354            - ext/re/hints/aix.pl
29355           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
29356           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
29357           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
29358           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
29359 ____________________________________________________________________________
29360 [  9465] By: jhi                                   on 2001/03/30  03:53:37
29361         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
29362              the tests sometimes hang, sometimes not.)
29363      Branch: perl
29364            ! t/lib/io_multihomed.t t/lib/io_sock.t
29365 ____________________________________________________________________________
29366 [  9464] By: jhi                                   on 2001/03/30  02:56:04
29367         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
29368              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
29369              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
29370              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
29371      Branch: perl
29372            ! op.c
29373 ____________________________________________________________________________
29374 [  9463] By: jhi                                   on 2001/03/30  02:34:48
29375         Log: Test for #9462.
29376      Branch: perl
29377            ! t/lib/b.t
29378 ____________________________________________________________________________
29379 [  9462] By: jhi                                   on 2001/03/30  02:29:37
29380         Log: Subject: B::Deparse precedence bug. (Patch included.)
29381              From: Jeremy Madea <jmadea@inktomi.com>
29382              Date: Thu, 29 Mar 2001 12:05:02 -0800
29383              Message-ID: <20010329120502.A24881@dr.inktomi.com>
29384      Branch: perl
29385            ! ext/B/B/Deparse.pm
29386 ____________________________________________________________________________
29387 [  9461] By: jhi                                   on 2001/03/30  02:18:41
29388         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
29389              From: Peter Prymmer <pvhp@forte.com>
29390              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
29391              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
29392      Branch: perl
29393            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
29394            ! t/lib/md5-file.t
29395 ____________________________________________________________________________
29396 [  9460] By: jhi                                   on 2001/03/30  02:17:07
29397         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
29398              From: Robin Houston <robin@kitsite.com>
29399              Date: Thu, 29 Mar 2001 20:47:56 +0100
29400              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
29401      Branch: perl
29402            ! ext/B/B/Debug.pm
29403 ____________________________________________________________________________
29404 [  9459] By: jhi                                   on 2001/03/30  02:16:05
29405         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
29406              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
29407              Date: Wed, 28 Mar 2001 18:02:20 -0600
29408              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
29409      Branch: perl
29410            ! lib/ExtUtils/MM_VMS.pm
29411 ____________________________________________________________________________
29412 [  9458] By: jhi                                   on 2001/03/30  02:07:58
29413         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
29414              From: "Joshua E. Rodd" <jrodd@pbs.org>
29415              Date: Wed, 28 Mar 2001 17:29:12 -0500
29416              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
29417      Branch: perl
29418            ! pod/perlop.pod
29419 ____________________________________________________________________________
29420 [  9457] By: jhi                                   on 2001/03/30  02:04:33
29421         Log: Subject: ext/re/aix.pl can go
29422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29423              Date: Thu, 29 Mar 2001 12:03:28 +0200
29424              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
29425      Branch: perl
29426            - ext/re/hints/aix.pl
29427            ! MANIFEST
29428 ____________________________________________________________________________
29429 [  9456] By: jhi                                   on 2001/03/30  02:03:32
29430         Log: Integrate perlio.
29431      Branch: perl
29432           !> ext/Encode/Encode.xs installperl
29433 ____________________________________________________________________________
29434 [  9455] By: nick                                  on 2001/03/29  21:11:46
29435         Log: DLL name has changed so installperl needs to know
29436              (Why isn't it working it out or passed it?)
29437      Branch: perlio
29438            ! installperl
29439 ____________________________________________________________________________
29440 [  9454] By: nick                                  on 2001/03/29  20:56:12
29441         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
29442              and we don't get undef warnings.
29443      Branch: perlio
29444            ! ext/Encode/Encode.xs
29445 ____________________________________________________________________________
29446 [  9453] By: nick                                  on 2001/03/29  17:58:48
29447         Log: Integrate mainline
29448      Branch: perlio
29449           !> Changes patchlevel.h
29450 ____________________________________________________________________________
29451 [  9452] By: jhi                                   on 2001/03/29  16:44:55
29452         Log: Update Changes.
29453      Branch: perl
29454            ! Changes patchlevel.h
29455 ____________________________________________________________________________
29456 [  9451] By: nick                                  on 2001/03/29  16:31:38
29457         Log: Integrate mainline
29458      Branch: perlio
29459           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
29460           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
29461           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
29462           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
29463           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
29464 ____________________________________________________________________________
29465 [  9450] By: jhi                                   on 2001/03/29  16:29:17
29466         Log: Integrate perlio.
29467      Branch: perl
29468           !> win32/buildext.pl
29469 ____________________________________________________________________________
29470 [  9449] By: jhi                                   on 2001/03/29  15:50:01
29471         Log: Update Changes.
29472      Branch: perl
29473            ! Changes patchlevel.h
29474 ____________________________________________________________________________
29475 [  9448] By: nick                                  on 2001/03/29  15:47:15
29476         Log: Make sure buildext.pl finds Errno.pm
29477      Branch: perlio
29478            ! win32/buildext.pl
29479 ____________________________________________________________________________
29480 [  9447] By: jhi                                   on 2001/03/29  15:39:34
29481         Log: Integrate perlio.
29482      Branch: perl
29483           !> win32/makefile.mk
29484 ____________________________________________________________________________
29485 [  9446] By: nick                                  on 2001/03/29  15:30:03
29486         Log: Integrate win32/makefile.mk with mainline.
29487      Branch: perlio
29488           !> win32/makefile.mk
29489 ____________________________________________________________________________
29490 [  9445] By: nick                                  on 2001/03/29  15:27:32
29491         Log: Fix breakage ... 
29492      Branch: perlio
29493            ! win32/makefile.mk
29494 ____________________________________________________________________________
29495 [  9444] By: jhi                                   on 2001/03/29  15:03:08
29496         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
29497              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29498              Date: Thu, 29 Mar 2001 10:32:59 +0400
29499              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
29500      Branch: perl
29501            ! win32/makefile.mk
29502 ____________________________________________________________________________
29503 [  9443] By: jhi                                   on 2001/03/29  15:02:12
29504         Log: Integrate perlio.
29505      Branch: perl
29506           +> win32/buildext.pl
29507           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
29508           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
29509 ____________________________________________________________________________
29510 [  9442] By: nick                                  on 2001/03/29  14:59:11
29511         Log: Work in progress - determine win32 extensions to build via script.
29512      Branch: perlio
29513            + win32/buildext.pl
29514            ! MANIFEST win32/makefile.mk
29515 ____________________________________________________________________________
29516 [  9441] By: jhi                                   on 2001/03/29  14:51:47
29517         Log: Reintroduce the use of external pwd.
29518      Branch: perl
29519            ! t/lib/cwd.t
29520 ____________________________________________________________________________
29521 [  9440] By: jhi                                   on 2001/03/29  14:42:58
29522         Log: use warnings instead of -w.
29523      Branch: perl
29524            ! utils/h2xs.PL
29525 ____________________________________________________________________________
29526 [  9439] By: jhi                                   on 2001/03/29  14:41:52
29527         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
29528              From: Jonathan Stowe <gellyfish@gellyfish.com>
29529              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
29530              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
29531      Branch: perl
29532            ! utils/h2xs.PL
29533 ____________________________________________________________________________
29534 [  9438] By: jhi                                   on 2001/03/29  14:39:38
29535         Log: Subject: [PATCH perl@9424] minor pod nits
29536              From: Robin Barker <rmb1@cise.npl.co.uk>
29537              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
29538              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
29539      Branch: perl
29540            ! pod/perlhack.pod pod/perliol.pod
29541 ____________________________________________________________________________
29542 [  9437] By: jhi                                   on 2001/03/29  14:29:16
29543         Log: Subject: [PATCH perl@9424] typemap cast warning
29544              From: Robin Barker <rmb1@cise.npl.co.uk>
29545              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
29546              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
29547      Branch: perl
29548            ! lib/ExtUtils/typemap
29549 ____________________________________________________________________________
29550 [  9436] By: jhi                                   on 2001/03/29  14:26:03
29551         Log: Subject: [PATCH perl@9424] printf warning
29552              From: Robin Barker <rmb1@cise.npl.co.uk>
29553              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
29554              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
29555      Branch: perl
29556            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
29557            ! ext/Storable/Storable.xs toke.c
29558 ____________________________________________________________________________
29559 [  9435] By: nick                                  on 2001/03/29  14:23:31
29560         Log: Win32 has name conflict with ERROR
29561      Branch: perlio
29562            ! ext/PerlIO/Via/Via.xs
29563 ____________________________________________________________________________
29564 [  9434] By: jhi                                   on 2001/03/29  14:17:48
29565         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
29566              From: Peter Prymmer <pvhp@forte.com>
29567              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
29568              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
29569      Branch: perl
29570            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
29571 ____________________________________________________________________________
29572 [  9433] By: jhi                                   on 2001/03/29  13:52:44
29573         Log: test-prep target was missing.
29574      Branch: perl
29575            ! Makefile.SH
29576 ____________________________________________________________________________
29577 [  9432] By: nick                                  on 2001/03/29  12:40:03
29578         Log: Make as-shipped compiler default to MSVC6 
29579      Branch: perlio
29580            ! win32/makefile.mk
29581 ____________________________________________________________________________
29582 [  9431] By: nick                                  on 2001/03/29  12:12:16
29583         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
29584              akin to PerlIO::Scalar.
29585      Branch: perlio
29586            ! perlio.c perlio.h
29587 ____________________________________________________________________________
29588 [  9430] By: nick                                  on 2001/03/29  10:56:35
29589         Log: Integrate mainline.
29590      Branch: perlio
29591           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
29592           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
29593           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
29594           !> win32/makefile.mk win32/win32sck.c
29595 ____________________________________________________________________________
29596 [  9429] By: nick                                  on 2001/03/29  09:03:43
29597         Log: Noticed that two tests were skipped as perlio:: package
29598              isn't there any more. Changed the skip condition.
29599              Avoid core-dump if sv_utf8_upgrade() called on something
29600              that does not become SvPOK after SvPV() (e.g. a ref).
29601      Branch: perlio
29602            ! sv.c t/io/utf8.t t/lib/io_scalar.t
29603 ____________________________________________________________________________
29604 [  9428] By: jhi                                   on 2001/03/29  01:31:47
29605         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
29606              From: Benjamin Sugars <bsugars@canoe.ca> 
29607              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
29608              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
29609      Branch: perl
29610            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
29611            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
29612            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
29613 ____________________________________________________________________________
29614 [  9427] By: jhi                                   on 2001/03/29  00:49:30
29615         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
29616              From: "Vadim Konovalov" <watman@inbox.ru>
29617              Date: Thu, 29 Mar 2001 01:50:12 +0400
29618              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
29619      Branch: perl
29620            ! win32/makefile.mk win32/win32sck.c
29621 ____________________________________________________________________________
29622 [  9426] By: gsar                                  on 2001/03/29  00:28:04
29623         Log: dmake can only handle == and != in comparisons; support building
29624              with Borland's VCL libraries (from Vadim Konovalov)
29625      Branch: maint-5.6/perl
29626            ! win32/makefile.mk
29627 ____________________________________________________________________________
29628 [  9425] By: nick                                  on 2001/03/28  19:29:56
29629         Log: Integrate (@snapshot)
29630      Branch: perlio
29631           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
29632 ____________________________________________________________________________
29633 [  9424] By: jhi                                   on 2001/03/28  19:03:16
29634         Log: Update Changes.
29635      Branch: perl
29636            ! Changes patchlevel.h
29637 ____________________________________________________________________________
29638 [  9423] By: jhi                                   on 2001/03/28  18:52:09
29639         Log: Rmdir lib/XS on cleanup.
29640      Branch: perl
29641            ! Makefile.SH
29642 ____________________________________________________________________________
29643 [  9422] By: jhi                                   on 2001/03/28  18:49:34
29644         Log: Integrate perlio.
29645      Branch: perl
29646           !> t/op/utf8decode.t
29647 ____________________________________________________________________________
29648 [  9421] By: nick                                  on 2001/03/28  18:46:44
29649         Log: Loose duplicate chunk.
29650      Branch: perlio
29651            ! t/op/utf8decode.t
29652 ____________________________________________________________________________
29653 [  9420] By: nick                                  on 2001/03/28  18:44:11
29654         Log: Integrate mainline.
29655      Branch: perlio
29656           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
29657           !> vms/vmsish.h
29658 ____________________________________________________________________________
29659 [  9419] By: jhi                                   on 2001/03/28  18:42:05
29660         Log: Can't trust external pwds
29661              (either shell builtins or external programs)
29662      Branch: perl
29663            ! t/lib/cwd.t
29664 ____________________________________________________________________________
29665 [  9418] By: jhi                                   on 2001/03/28  18:34:05
29666         Log: Integrate perlio.
29667      Branch: perl
29668            - lib/perlio.pm
29669           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
29670           !> t/op/utf8decode.t
29671 ____________________________________________________________________________
29672 [  9417] By: nick                                  on 2001/03/28  18:24:02
29673         Log: PerlIO.pm / perlio.pm conflict.
29674              Update some pods.
29675              Make t/op/utf8decode.t a text file.
29676      Branch: perlio
29677            - lib/perlio.pm
29678            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
29679            ! t/op/utf8decode.t
29680 ____________________________________________________________________________
29681 [  9416] By: jhi                                   on 2001/03/28  18:06:07
29682         Log: Integrate change #9409 from mainline to maintperl.
29683              
29684              Yet another tweak on AIX dynaloading.
29685      Branch: maint-5.6/perl
29686           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29687 ____________________________________________________________________________
29688 [  9415] By: gsar                                  on 2001/03/28  17:13:01
29689         Log: integrate changes#9377,9385,9401 from mainline
29690              
29691              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
29692              
29693              If directory entries compare equal case-insensitively,
29694              retry case-sensitively.
29695              
29696              Subject: [PATCH] B::Terse and warnings
29697      Branch: maint-5.6/perl
29698           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
29699           !> t/pragma/warn/perl
29700 ____________________________________________________________________________
29701 [  9414] By: jhi                                   on 2001/03/28  17:11:12
29702         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
29703              From: "Craig A. Berry" <craigberry@mac.com>
29704              Date: Wed, 28 Mar 2001 10:55:20 -0600
29705              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
29706      Branch: perl
29707            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
29708 ____________________________________________________________________________
29709 [  9413] By: jhi                                   on 2001/03/28  17:03:12
29710         Log: Dup hunk.
29711      Branch: perl
29712            ! t/op/utf8decode.t
29713 ____________________________________________________________________________
29714 [  9412] By: jhi                                   on 2001/03/28  17:02:36
29715         Log: Forced integrate from perlio.
29716      Branch: perl
29717           !> t/op/utf8decode.t
29718 ____________________________________________________________________________
29719 [  9411] By: nick                                  on 2001/03/28  16:50:03
29720         Log: Integrate mainline.
29721      Branch: perlio
29722           +> t/lib/cwd.t
29723           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29724           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
29725           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
29726           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
29727           !> t/pragma/warn/perl
29728 ____________________________________________________________________________
29729 [  9410] By: jhi                                   on 2001/03/28  16:44:23
29730         Log: Subject: Re: [PATCH] 9403 cannot be tested
29731              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29732              Date: Wed, 28 Mar 2001 18:33:56 +0200
29733              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
29734      Branch: perl
29735            ! makedef.pl
29736 ____________________________________________________________________________
29737 [  9409] By: jhi                                   on 2001/03/28  16:12:45
29738         Log: Yet another tweak on AIX dynaloading.
29739      Branch: perl
29740            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29741 ____________________________________________________________________________
29742 [  9408] By: jhi                                   on 2001/03/28  15:52:55
29743         Log: Subject: [PATCH] 9403 cannot be tested
29744              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
29745              Date: Wed, 28 Mar 2001 17:23:00 +0200
29746              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
29747              
29748              A missing symbol.
29749      Branch: perl
29750            ! makedef.pl
29751 ____________________________________________________________________________
29752 [  9407] By: jhi                                   on 2001/03/28  15:47:43
29753         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
29754      Branch: perl
29755            ! t/op/utf8decode.t
29756           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
29757           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
29758 ____________________________________________________________________________
29759 [  9406] By: jhi                                   on 2001/03/28  15:37:08
29760         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
29761              From: Benjamin Sugars <bsugars@canoe.ca> 
29762              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
29763              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
29764      Branch: perl
29765            + t/lib/cwd.t
29766            ! MANIFEST
29767 ____________________________________________________________________________
29768 [  9405] By: jhi                                   on 2001/03/28  15:13:18
29769         Log: pp_ne() needs a CORRECT boolean.
29770      Branch: perl
29771            ! pp.c
29772 ____________________________________________________________________________
29773 [  9404] By: jhi                                   on 2001/03/28  15:09:23
29774         Log: pp_ne() needs a boolean, not an integer.
29775      Branch: perl
29776            ! pp.c
29777 ____________________________________________________________________________
29778 [  9403] By: jhi                                   on 2001/03/28  14:47:43
29779         Log: (Retracted by #9404.)
29780      Branch: perl
29781            ! pp.c
29782 ____________________________________________________________________________
29783 [  9402] By: jhi                                   on 2001/03/28  14:43:59
29784         Log: Subject: Re: [PATCH] Typemap testing
29785              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
29786              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
29787              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
29788      Branch: perl
29789            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29790            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
29791 ____________________________________________________________________________
29792 [  9401] By: jhi                                   on 2001/03/28  14:42:14
29793         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
29794              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
29795              Date: Sun, 25 Mar 2001 21:59:15 +0100
29796              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
29797              
29798              A variable will be checked for the "use once" warnings if:
29799              
29800              1. It is in the scope of a use warnings 'once'
29801              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
29802              
29803              Otherwise it won't be checked at all.
29804              
29805              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
29806              
29807              The enclosed patch partially fixes this issue. What I didn't
29808              get to work was the case where the "used once" warning is enabled
29809              in any file other than the main file.
29810      Branch: perl
29811            ! gv.c t/pragma/warn/perl
29812 ____________________________________________________________________________
29813 [  9400] By: nick                                  on 2001/03/28  14:38:24
29814         Log: More EBCDIC tweaks:
29815              - one more swash issue &~(0xA0-1) did not do the right thing,
29816              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
29817              - add "use re 'asciirange'" to make [!-~] etc. work
29818              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
29819              - Choose a key for t/op/each.t test which gets encoded.
29820              - Skip utf8decode if this is UTF-EBCDIC.
29821      Branch: perlio
29822            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
29823            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
29824 ____________________________________________________________________________
29825 [  9399] By: jhi                                   on 2001/03/28  14:21:00
29826         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
29827              Andreas Schwab.
29828      Branch: perl
29829            ! pp.c
29830 ____________________________________________________________________________
29831 [  9398] By: jhi                                   on 2001/03/28  00:55:56
29832         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
29833              From: David Dyck <dcd@tc.fluke.com>
29834              Date: Tue, 27 Mar 2001 15:16:24 -0800
29835              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
29836      Branch: perl
29837            ! ext/IO/lib/IO/Socket.pm
29838 ____________________________________________________________________________
29839 [  9397] By: jhi                                   on 2001/03/27  21:52:49
29840         Log: Integrate perlio.
29841      Branch: perl
29842           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29843           +> ext/PerlIO/Via/Via.xs
29844           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29845 ____________________________________________________________________________
29846 [  9396] By: nick                                  on 2001/03/27  21:45:13
29847         Log: Integrate mainline.
29848      Branch: perlio
29849           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
29850           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
29851 ____________________________________________________________________________
29852 [  9395] By: nick                                  on 2001/03/27  21:18:58
29853         Log: Outline docs for PerlIO and PerlIO::Scalar
29854      Branch: perlio
29855            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29856 ____________________________________________________________________________
29857 [  9394] By: nick                                  on 2001/03/27  20:50:13
29858         Log: PerlIO::Via layer (alpha-ish).
29859      Branch: perlio
29860            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29861            + ext/PerlIO/Via/Via.xs
29862            ! MANIFEST
29863 ____________________________________________________________________________
29864 [  9393] By: jhi                                   on 2001/03/27  20:49:55
29865         Log: Retract #9329 now that 9390 should take care of the matter.
29866      Branch: perl
29867            ! utils/h2xs.PL
29868 ____________________________________________________________________________
29869 [  9390] By: jhi                                   on 2001/03/27  20:47:50
29870         Log: Subject: Autoloading Errno.pm when %! is encountered
29871              From: Robin Houston <robin@kitsite.com>
29872              Date: Tue, 27 Mar 2001 20:57:11 +0100
29873              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
29874      Branch: perl
29875            ! embed.h embed.pl gv.c proto.h t/op/magic.t
29876 ____________________________________________________________________________
29877 [  9389] By: jhi                                   on 2001/03/27  20:24:31
29878         Log: Integrate perlio.
29879      Branch: perl
29880           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29881           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
29882           !> utf8.c
29883 ____________________________________________________________________________
29884 [  9388] By: jhi                                   on 2001/03/27  20:21:38
29885         Log: Better have a three-element array if one is going to assign
29886              to the third element of that array. (from Tim Jenness)
29887      Branch: perl
29888            ! ext/XS/Typemap/Typemap.xs
29889 ____________________________________________________________________________
29890 [  9387] By: nick                                  on 2001/03/27  20:15:43
29891         Log: Integrate mainline.
29892      Branch: perlio
29893           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29894           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29895           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29896           +> t/lib/xs-typemap.t
29897           !> (integrate 34 files)
29898 ____________________________________________________________________________
29899 [  9386] By: jhi                                   on 2001/03/27  20:04:18
29900         Log: Subject: Re: perl@9359 breaks HTML::Parser
29901              From: Gisle Aas <gisle@ActiveState.com>
29902              Date: 27 Mar 2001 11:30:24 -0800
29903              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
29904              
29905              Clarify the UTF-8 issues of the API docs.
29906              (Slightly reworded and expanded.)
29907      Branch: perl
29908            ! pod/perlapi.pod sv.c sv.h
29909 ____________________________________________________________________________
29910 [  9385] By: jhi                                   on 2001/03/27  19:44:25
29911         Log: If directory entries compare equal case-insensitively,
29912              retry case-sensitively.
29913      Branch: perl
29914            ! ext/File/Glob/bsd_glob.c
29915 ____________________________________________________________________________
29916 [  9384] By: nick                                  on 2001/03/27  19:38:50
29917         Log: Various EBCDIC fixes:
29918              - major revelation that swash code is encoding aware,
29919              (or thought it was) - now it is ;-)
29920              - With that out of the way fix a slab of tr/// cases.
29921              - Fix Encode 'Unicode' to be true Unicode so tests pass.
29922              - As anticipated Base64.xs needed tweaks.
29923              - Until tr/// works right avoid old_encode64 in MIME tests.
29924      Branch: perlio
29925            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29926            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
29927 ____________________________________________________________________________
29928 [  9383] By: jhi                                   on 2001/03/27  18:34:41
29929         Log: Add the std test suite BEGIN block.
29930      Branch: perl
29931            ! t/lib/xs-typemap.t
29932 ____________________________________________________________________________
29933 [  9382] By: jhi                                   on 2001/03/27  15:16:07
29934         Log: Add debugging output to the test.
29935      Branch: perl
29936            ! t/lib/glob-basic.t
29937 ____________________________________________________________________________
29938 [  9381] By: jhi                                   on 2001/03/27  15:08:10
29939         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
29940      Branch: perl
29941            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29942            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29943            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29944            + t/lib/xs-typemap.t
29945            ! MANIFEST
29946 ____________________________________________________________________________
29947 [  9380] By: jhi                                   on 2001/03/27  14:48:34
29948         Log: Subject: [PATCH] Typemap testing
29949              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
29950              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
29951              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
29952              
29953              (The first part of the patch.)
29954      Branch: perl
29955            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
29956 ____________________________________________________________________________
29957 [  9379] By: jhi                                   on 2001/03/27  14:44:56
29958         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
29959              From: Benjamin Sugars <bsugars@canoe.ca> 
29960              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
29961              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
29962      Branch: perl
29963            ! t/lib/glob-basic.t
29964 ____________________________________________________________________________
29965 [  9378] By: jhi                                   on 2001/03/27  14:42:30
29966         Log: Subject: [PATCH] perlvar nit
29967              From: Simon Cozens <simon@netthink.co.uk>
29968              Date: Tue, 27 Mar 2001 01:12:01 +0100
29969              Message-ID: <20010327011201.A19179@netthink.co.uk>
29970      Branch: perl
29971            ! pod/perlvar.pod
29972 ____________________________________________________________________________
29973 [  9377] By: jhi                                   on 2001/03/27  14:36:26
29974         Log: Subject: [PATCH] B::Terse and warnings
29975              From: Benjamin Sugars <ben.sugars@home.com>
29976              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
29977              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
29978      Branch: perl
29979            ! ext/B/B.pm ext/B/B/Terse.pm
29980 ____________________________________________________________________________
29981 [  9376] By: jhi                                   on 2001/03/27  14:31:31
29982         Log: Document sockatmark() some.
29983      Branch: perl
29984            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
29985            ! pod/perltoc.pod
29986 ____________________________________________________________________________
29987 [  9375] By: jhi                                   on 2001/03/27  14:00:24
29988         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
29989              noted by Gisle and fixed by NI-S.
29990      Branch: perl
29991            ! sv.c
29992 ____________________________________________________________________________
29993 [  9374] By: jhi                                   on 2001/03/27  05:50:01
29994         Log: Regen toc.
29995      Branch: perl
29996            ! pod/perltoc.pod
29997 ____________________________________________________________________________
29998 [  9373] By: jhi                                   on 2001/03/27  05:43:51
29999         Log: Pixie documenting.
30000      Branch: perl
30001            ! Makefile.SH pod/perlhack.pod
30002 ____________________________________________________________________________
30003 [  9372] By: jhi                                   on 2001/03/27  05:29:34
30004         Log: Metaconfig unit changes for #9371.
30005      Branch: metaconfig
30006            ! U/modified/myhostname.U
30007      Branch: metaconfig/U/perl
30008            + d_sockatmark.U
30009            ! gccvers.U
30010 ____________________________________________________________________________
30011 [  9371] By: jhi                                   on 2001/03/27  05:29:07
30012         Log: Add sockatmark() probing.
30013      Branch: perl
30014            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30015            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30016            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30017            ! vos/config.ga.h win32/config.bc win32/config.gc
30018            ! win32/config.vc
30019 ____________________________________________________________________________
30020 [  9370] By: jhi                                   on 2001/03/26  22:01:18
30021         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
30022              Really need to benchmark this.
30023      Branch: perl
30024            ! pp.c
30025 ____________________________________________________________________________
30026 [  9369] By: nick                                  on 2001/03/26  21:59:30
30027         Log: Integrate mainline.
30028      Branch: perlio
30029            ! ext/MIME/Base64/QuotedPrint.pm
30030           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
30031           !> patchlevel.h pod/perlhack.pod pp_sys.c
30032 ____________________________________________________________________________
30033 [  9368] By: jhi                                   on 2001/03/26  21:47:03
30034         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
30035              
30036              TODO1: perlbench.
30037              TODO2: le, lt, ge, gt?  Yech.
30038      Branch: perl
30039            ! pp.c
30040 ____________________________________________________________________________
30041 [  9367] By: jhi                                   on 2001/03/26  21:34:57
30042         Log: Too much cut-and-paste in #9363.
30043      Branch: perl
30044            ! pp_sys.c
30045 ____________________________________________________________________________
30046 [  9366] By: jhi                                   on 2001/03/26  21:20:53
30047         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
30048              From: Andreas Schwab <schwab@suse.de>
30049              Date: 26 Mar 2001 17:29:04 +0200
30050              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
30051              
30052              (The patch for 5.6.0 or so, this is a guess for bleadperl)
30053      Branch: perl
30054            ! pp_hot.c
30055 ____________________________________________________________________________
30056 [  9365] By: jhi                                   on 2001/03/26  21:07:54
30057         Log: Integrate perlio.
30058      Branch: perl
30059           !> perlio.c
30060 ____________________________________________________________________________
30061 [  9364] By: nick                                  on 2001/03/26  20:30:48
30062         Log: REFCNT botch in layer name cache hash.
30063      Branch: perlio
30064            ! perlio.c
30065 ____________________________________________________________________________
30066 [  9363] By: jhi                                   on 2001/03/26  18:44:32
30067         Log: Subject: [PATCH] socket() leaks file descriptors
30068              From: Benjamin Sugars <bsugars@canoe.ca>
30069              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
30070              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
30071              
30072              Also sockpair() fixed similarly.
30073      Branch: perl
30074            ! pp_sys.c
30075 ____________________________________________________________________________
30076 [  9362] By: jhi                                   on 2001/03/26  18:37:52
30077         Log: Integrate perlio.
30078      Branch: perl
30079           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
30080 ____________________________________________________________________________
30081 [  9361] By: nick                                  on 2001/03/26  17:32:06
30082         Log: Implement flush of linebuffered streams on read of a tty.
30083      Branch: perlio
30084            ! perlio.c perliol.h
30085 ____________________________________________________________________________
30086 [  9360] By: nick                                  on 2001/03/26  17:12:32
30087         Log: Memory tweaks and notes for OEMVS.
30088      Branch: perlio
30089            ! README.os390 miniperlmain.c t/op/pat.t
30090 ____________________________________________________________________________
30091 [  9359] By: jhi                                   on 2001/03/26  02:12:54
30092         Log: Update Changes.
30093      Branch: perl
30094            ! Changes patchlevel.h
30095 ____________________________________________________________________________
30096 [  9358] By: jhi                                   on 2001/03/26  02:05:32
30097         Log: Document the most common pixie options.
30098      Branch: perl
30099            ! pod/perlhack.pod
30100 ____________________________________________________________________________
30101 [  9357] By: jhi                                   on 2001/03/26  01:25:28
30102         Log: For perl.pixie check *before* compiling that optimize is -g,
30103              as for perl.third.
30104      Branch: perl
30105            ! Makefile.SH
30106 ____________________________________________________________________________
30107 [  9356] By: jhi                                   on 2001/03/26  01:13:41
30108         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
30109      Branch: perl
30110            ! Makefile.SH
30111 ____________________________________________________________________________
30112 [  9355] By: jhi                                   on 2001/03/26  01:11:19
30113         Log: Remove t/perl.third.
30114      Branch: perl
30115            ! Makefile.SH
30116 ____________________________________________________________________________
30117 [  9354] By: jhi                                   on 2001/03/26  00:23:38
30118         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
30119              IO::Sockatmark().
30120      Branch: perl
30121            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
30122 ____________________________________________________________________________
30123 [  9353] By: jhi                                   on 2001/03/25  22:25:04
30124         Log: Integrate perlio.
30125      Branch: perl
30126           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
30127           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
30128           !> pp_hot.c win32/makefile.mk
30129 ____________________________________________________________________________
30130 [  9352] By: jhi                                   on 2001/03/25  22:21:41
30131         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
30132              From: Radu Greab <radu@netsoft.ro>
30133              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
30134              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
30135      Branch: perl
30136            ! pp_sys.c
30137 ____________________________________________________________________________
30138 [  9351] By: nick                                  on 2001/03/25  22:15:02
30139         Log: Fix readline in list mode to tell rest of world that it has
30140              things on the stack. Otherwise if perl code gets invoked
30141              underneath it it scribbles over results-so-far.
30142              (Why TIEHANDLE has not tripped on this is a mystery.)
30143      Branch: perlio
30144            ! pp_hot.c
30145 ____________________________________________________________________________
30146 [  9350] By: nick                                  on 2001/03/25  22:10:13
30147         Log: win32/makefile.mk typos
30148      Branch: perlio
30149            ! win32/makefile.mk
30150 ____________________________________________________________________________
30151 [  9349] By: nick                                  on 2001/03/25  21:31:14
30152         Log: Integrate now-non-binary file.
30153      Branch: perlio
30154           !> t/lib/mimeqp.t
30155 ____________________________________________________________________________
30156 [  9348] By: nick                                  on 2001/03/25  21:27:24
30157         Log: Make it text
30158      Branch: perlio
30159            ! t/lib/mimeqp.t
30160 ____________________________________________________________________________
30161 [  9347] By: nick                                  on 2001/03/25  21:25:37
30162         Log: Integrate mainline.
30163      Branch: perlio
30164           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
30165           !> lib/Term/ReadLine.pm t/lib/md5-file.t
30166 ____________________________________________________________________________
30167 [  9346] By: nick                                  on 2001/03/25  20:58:15
30168         Log: Add destruct time hook to PerlIO (for work-in-process implementing
30169              layers in perl code. In such cases layers need to be popped before
30170              we loose the ability to run perl code.)
30171              Also back-out "PerlIO::object" hook - it isn't going to work like that...
30172      Branch: perlio
30173            ! perl.c perlio.c perlio.h perliol.h
30174 ____________________________________________________________________________
30175 [  9345] By: nick                                  on 2001/03/25  20:49:11
30176         Log: Avoid at leasy one of undefined warnings in Encode.
30177      Branch: perlio
30178            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
30179 ____________________________________________________________________________
30180 [  9344] By: jhi                                   on 2001/03/25  20:37:43
30181         Log: A workaround for using Term::ReadLine in emacs minibuffer
30182              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
30183              additional tweaks from Ilya Zakharevich.
30184      Branch: perl
30185            ! lib/Term/ReadLine.pm
30186 ____________________________________________________________________________
30187 [  9343] By: nick                                  on 2001/03/25  20:21:14
30188         Log: Missing return value.
30189      Branch: perlio
30190            ! ext/PerlIO/Scalar/Scalar.xs
30191 ____________________________________________________________________________
30192 [  9342] By: jhi                                   on 2001/03/25  16:21:00
30193         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
30194              to equal the CPAN versions since no code changes have been made.
30195      Branch: perl
30196            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
30197            ! t/lib/md5-file.t
30198 ____________________________________________________________________________
30199 [  9341] By: jhi                                   on 2001/03/25  16:01:48
30200         Log: Escape 8-bit characters.
30201      Branch: perl
30202            ! t/lib/mimeqp.t
30203 ____________________________________________________________________________
30204 [  9340] By: gsar                                  on 2001/03/25  15:50:53
30205         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
30206              chars)
30207      Branch: perl
30208            + t/lib/mimeqp.t
30209 ____________________________________________________________________________
30210 [  9339] By: gsar                                  on 2001/03/25  15:48:50
30211         Log: delete mimeqp.t for later with text mode set
30212      Branch: perl
30213            - t/lib/mimeqp.t
30214 ____________________________________________________________________________
30215 [  9338] By: nick                                  on 2001/03/25  09:01:57
30216         Log: Integrate mainline.
30217      Branch: perlio
30218           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
30219           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
30220           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
30221           +> t/lib/mimeb64u.t t/lib/mimeqp.t
30222           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
30223           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
30224           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
30225 ____________________________________________________________________________
30226 [  9337] By: jhi                                   on 2001/03/25  04:23:24
30227         Log: Add MIME::Base64 here and there.  Again, a lot of
30228              optimism is in the air.
30229      Branch: perl
30230            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
30231            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
30232 ____________________________________________________________________________
30233 [  9336] By: jhi                                   on 2001/03/25  04:12:43
30234         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
30235              this by ear as I do not do Win32 programming.)
30236      Branch: perl
30237            ! win32/Makefile win32/makefile.mk
30238 ____________________________________________________________________________
30239 [  9335] By: jhi                                   on 2001/03/25  04:03:50
30240         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
30241      Branch: perl
30242            ! t/lib/md5-file.t
30243 ____________________________________________________________________________
30244 [  9334] By: jhi                                   on 2001/03/25  03:58:53
30245         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
30246      Branch: perl
30247            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
30248            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
30249            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
30250            + t/lib/mimeb64u.t t/lib/mimeqp.t
30251            ! MANIFEST
30252 ____________________________________________________________________________
30253 [  9333] By: jhi                                   on 2001/03/24  20:14:37
30254         Log: Integrate perlio.
30255      Branch: perl
30256           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
30257 ____________________________________________________________________________
30258 [  9332] By: nick                                  on 2001/03/24  19:40:34
30259         Log: Fix un-init variable leading to spurious "Out of Memory!"
30260      Branch: perlio
30261            ! doio.c
30262 ____________________________________________________________________________
30263 [  9331] By: nick                                  on 2001/03/24  19:09:59
30264         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
30265              and update layers internals doc.
30266      Branch: perlio
30267            ! pod/perlfunc.pod pod/perliol.pod
30268 ____________________________________________________________________________
30269 [  9330] By: jhi                                   on 2001/03/24  18:42:11
30270         Log: The length might be uninitialized garbage if the *svp is the undef.
30271      Branch: perl
30272            ! doio.c
30273 ____________________________________________________________________________
30274 [  9329] By: jhi                                   on 2001/03/24  18:26:57
30275         Log: (Retracted by #9393)
30276
30277              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
30278              From: Simon Cozens <simon@netthink.co.uk>
30279              Date: Sat, 24 Mar 2001 17:13:17 +0000
30280              Message-ID: <20010324171317.A13406@netthink.co.uk>
30281      Branch: perl
30282            ! utils/h2xs.PL
30283 ____________________________________________________________________________
30284 [  9328] By: nick                                  on 2001/03/24  17:22:02
30285         Log: Integrate mainline.
30286      Branch: perlio
30287           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
30288           !> lib/unicode/version
30289 ____________________________________________________________________________
30290 [  9327] By: nick                                  on 2001/03/24  17:16:02
30291         Log: Integrate mainline.
30292      Branch: perlio
30293           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
30294           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
30295           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
30296           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
30297           +> t/lib/md5-file.t
30298           !> MANIFEST Makefile.SH configure.com djgpp/config.over
30299           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
30300           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
30301           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
30302           !> win32/makefile.mk
30303 ____________________________________________________________________________
30304 [  9326] By: jhi                                   on 2001/03/24  17:00:42
30305         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
30306      Branch: perl
30307            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
30308            ! lib/unicode/version
30309 ____________________________________________________________________________
30310 [  9325] By: jhi                                   on 2001/03/24  16:22:33
30311         Log: Subject: Re: B::Deparse bug (5.6.0)
30312              From: Robin Houston <robin@kitsite.com>
30313              Date: Sat, 24 Mar 2001 14:33:09 +0000
30314              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
30315      Branch: perl
30316            ! op.c pp.c t/lib/b.t t/op/repeat.t
30317 ____________________________________________________________________________
30318 [  9324] By: jhi                                   on 2001/03/24  16:21:56
30319         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
30320              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
30321              these additions may be too optimistic.
30322      Branch: perl
30323            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
30324            ! hints/uwin.sh hints/vmesa.sh
30325 ____________________________________________________________________________
30326 [  9323] By: jhi                                   on 2001/03/24  16:06:01
30327         Log: Integrate perlio.
30328      Branch: perl
30329           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
30330           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30331            ! Makefile.SH
30332           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
30333           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
30334           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
30335           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
30336           !> win32/makefile.mk win32/perlhost.h win32/win32.c
30337           !> win32/win32iop.h
30338 ____________________________________________________________________________
30339 [  9322] By: nick                                  on 2001/03/24  14:39:12
30340         Log: Routine Win32 regen_config_h - no real changes.
30341      Branch: perlio
30342            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
30343 ____________________________________________________________________________
30344 [  9321] By: nick                                  on 2001/03/24  14:31:49
30345         Log: PerlIO fixups for Win32:
30346              - provide win33_popenlist() - non-functional as yet.
30347              - avoid need for aTHX in PerlIO_debug calls - even if not 
30348              enabled args are still evaluated so Win32 has trouble during fork().
30349              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
30350              - Fixup makedef.pl for latest set of symbols.
30351      Branch: perlio
30352            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
30353            ! win32/perlhost.h win32/win32.c win32/win32iop.h
30354 ____________________________________________________________________________
30355 [  9320] By: nick                                  on 2001/03/24  14:26:58
30356         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
30357              was gibberish - broke it on WIn32 at least.
30358      Branch: perlio
30359            ! ext/POSIX/POSIX.xs
30360 ____________________________________________________________________________
30361 [  9319] By: nick                                  on 2001/03/24  11:29:41
30362         Log: Generated files.
30363      Branch: perlio
30364            ! embed.h global.sym objXSUB.h perlapi.c proto.h
30365 ____________________________________________________________________________
30366 [  9318] By: nick                                  on 2001/03/24  10:29:37
30367         Log: Implement:
30368              1.  open($fh,"+<",undef);  # add test to t/io/open.t
30369              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
30370      Branch: perlio
30371            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
30372            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
30373            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
30374            ! t/io/open.t t/io/utf8.t
30375 ____________________________________________________________________________
30376 [  9317] By: jhi                                   on 2001/03/23  23:41:25
30377         Log: AIX does seems to have optimization problems with its C compilers.
30378      Branch: perl
30379            ! hints/aix.sh
30380 ____________________________________________________________________________
30381 [  9316] By: jhi                                   on 2001/03/23  23:40:46
30382         Log: Integrate perlio.
30383      Branch: perl
30384           +> lib/PerlIO.pm
30385           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
30386           !> perliol.h
30387 ____________________________________________________________________________
30388 [  9315] By: jhi                                   on 2001/03/23  22:16:30
30389         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
30390      Branch: perl
30391            ! t/lib/md5-file.t
30392 ____________________________________________________________________________
30393 [  9314] By: nick                                  on 2001/03/23  20:49:02
30394         Log: Perlio internals re-organized.
30395              - open process creates AV of layer/arg pairs
30396              (appends layers from open() or open.pm to default list).
30397              - push arg is now an SV.
30398              - layer ->Open get passed the AV
30399              - open is no longer mandatory method.
30400              - topmost layer that has ->Open method does the open
30401              - any layers above are pushed once that returns.
30402              - vtable re-ordered so dummy layers need only provide push/pop methods.
30403      Branch: perlio
30404            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
30405 ____________________________________________________________________________
30406 [  9313] By: nick                                  on 2001/03/23  16:27:41
30407         Log: Check in a stable (working) version before next round of tweaks.
30408              Changes include:
30409              - Move default layers code out of doio.c and into perlio.c
30410              - Single routine for parsing layer specification strings.
30411              - Skeleton support for demand loading of layers
30412              - Core-dump avoidance if PERLIO environment specifies loadable layer
30413              (does not _work_ as need IO to load and need load to do IO ...)
30414      Branch: perlio
30415            + lib/PerlIO.pm
30416            ! MANIFEST doio.c perlio.c
30417 ____________________________________________________________________________
30418 [  9312] By: gsar                                  on 2001/03/23  16:25:25
30419         Log: add execute bit to files with shebang lines in the repository;
30420              avoid clobbering execute bit in Porting/makerel 
30421      Branch: maint-5.6/perl
30422            ! (edit 144 files)
30423 ____________________________________________________________________________
30424 [  9311] By: jhi                                   on 2001/03/23  14:25:35
30425         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
30426      Branch: perl
30427            ! MANIFEST
30428 ____________________________________________________________________________
30429 [  9310] By: jhi                                   on 2001/03/23  13:45:04
30430         Log: Subject: [PATCH] Net::Ping
30431              From: Colin McMillen <mcmi0037@tc.umn.edu>
30432              Date: Thu, 22 Mar 2001 19:30:31 -0600
30433              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
30434      Branch: perl
30435            ! lib/Net/Ping.pm
30436 ____________________________________________________________________________
30437 [  9309] By: jhi                                   on 2001/03/23  13:39:13
30438         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
30439      Branch: perl
30440            ! t/lib/md5-aaa.t t/lib/md5-file.t
30441 ____________________________________________________________________________
30442 [  9308] By: jhi                                   on 2001/03/23  13:20:34
30443         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
30444              - bump the version to 2.14
30445              - drop the base64 tests since they require MIME::Base64
30446              - drop the rfc1321.txt
30447              - drop the hints/dec_osf.pl since it's only needed for
30448              pre-5.005_03 Perls
30449              Todo:
30450              - the U32 alignment testing is now removed; it needs to
30451              be reintroduced as as a Config variable (meaning also
30452              as a Configure test)
30453              - get the new EBCDIC md5sum for MD5.pm
30454              - test in Win32 to see how badly I botched the makefiles
30455      Branch: perl
30456            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
30457            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
30458            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
30459            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
30460            + t/lib/md5-file.t
30461            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
30462            ! win32/Makefile win32/makefile.mk
30463 ____________________________________________________________________________
30464 [  9307] By: jhi                                   on 2001/03/23  12:56:14
30465         Log: Integrate change #9306 from maintperl into mainline,
30466              AIX dynaloader for AIXes without <load.h>.
30467      Branch: perl
30468           !> ext/DynaLoader/hints/aix.pl
30469 ____________________________________________________________________________
30470 [  9306] By: jhi                                   on 2001/03/23  12:51:36
30471         Log: There are AIXes without /usr/include/load.h,
30472              patch from H.Merijn Brand.
30473      Branch: maint-5.6/perl
30474            ! ext/DynaLoader/hints/aix.pl
30475 ____________________________________________________________________________
30476 [  9305] By: nick                                  on 2001/03/23  11:00:42
30477         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
30478      Branch: perlio
30479            ! ext/Encode/Encode.xs perlio.c perlio.h
30480 ____________________________________________________________________________
30481 [  9304] By: nick                                  on 2001/03/23  10:20:46
30482         Log: Render -Duseperlio functional again.
30483              - this is "quick fix" which calls PerlIO_apply_layers after opening,
30484              which is what old scheme did. New scheme needs to change that
30485              to make open(...,\$scalar) etc. work but this will do for now.
30486      Branch: perlio
30487            ! perlio.c
30488 ____________________________________________________________________________
30489 [  9303] By: nick                                  on 2001/03/23  09:53:20
30490         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
30491              -Uuseperlio now works again.
30492              -Duseperlio is still poorly. Don't merge yet...
30493      Branch: perlio
30494            ! doio.c perlio.h
30495 ____________________________________________________________________________
30496 [  9302] By: nick                                  on 2001/03/22  22:26:51
30497         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
30498              type code.
30499              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
30500              is its main caller. In particular now has access to "extra" args, and
30501              can tell when an open handle is "reopened" (or duped?).
30502              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
30503              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
30504              PerlIO_open() et. al. (i.e. other way round).
30505              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
30506              with args close to PerlIO_openn().
30507      Branch: perlio
30508            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
30509 ____________________________________________________________________________
30510 [  9301] By: jhi                                   on 2001/03/22  20:58:04
30511         Log: Integrate perlio.
30512      Branch: perl
30513           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
30514           !> t/io/open.t util.c
30515 ____________________________________________________________________________
30516 [  9300] By: nick                                  on 2001/03/22  17:36:32
30517         Log: Don't include $@ in not ok message.
30518      Branch: perlio
30519            ! t/io/open.t
30520 ____________________________________________________________________________
30521 [  9299] By: gsar                                  on 2001/03/22  16:53:45
30522         Log: back out changes#7532,7521 for now (appears to have problems
30523              on IRIX)
30524      Branch: maint-5.6/perl
30525            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30526            ! ext/POSIX/typemap pod/perlvar.pod
30527 ____________________________________________________________________________
30528 [  9298] By: nick                                  on 2001/03/22  14:35:46
30529         Log: Give a meaning to '&' in n-arg open case:
30530              open($fh,"<&",$scalar);
30531              $scalar can be:
30532              - an integer which does "fdopen"
30533              open($fh,"<&",2); # like open($fh,"<&2")
30534              - something that will yield a file handle via sv_2io()
30535              useful for dup'ing anonymous handles.
30536              e.g.:
30537              open(my $fh,"<&",\*STDIN);
30538              open(my $dup,"<&",$fh);
30539      Branch: perlio
30540            ! doio.c t/io/open.t
30541 ____________________________________________________________________________
30542 [  9297] By: nick                                  on 2001/03/22  13:34:35
30543         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
30544      Branch: perlio
30545            ! util.c
30546 ____________________________________________________________________________
30547 [  9296] By: nick                                  on 2001/03/22  12:51:20
30548         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
30549      Branch: perlio
30550            ! perl.c
30551 ____________________________________________________________________________
30552 [  9295] By: nick                                  on 2001/03/22  11:59:44
30553         Log: If stdin, stdout or stderr get opened in unexpected read/write state
30554              then warn at time of open not at time of use.
30555      Branch: perlio
30556            ! doio.c pp_hot.c pp_sys.c
30557 ____________________________________________________________________________
30558 [  9294] By: nick                                  on 2001/03/22  10:54:35
30559         Log: Die on n-arg open(...,"",xxx,yyy,...)
30560              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
30561              - die on read/write cases so we can decide what it means later.
30562      Branch: perlio
30563            ! doio.c embed.pl iperlsys.h util.c
30564 ____________________________________________________________________________
30565 [  9293] By: nick                                  on 2001/03/22  09:02:45
30566         Log: perlio tweaks (reported by Nick Clark)
30567              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
30568              error check in Pendinf_read().
30569      Branch: perlio
30570            ! perlio.c
30571 ____________________________________________________________________________
30572 [  9292] By: gsar                                  on 2001/03/22  07:12:00
30573         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
30574              fixes)
30575      Branch: maint-5.6/perl
30576           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
30577 ____________________________________________________________________________
30578 [  9291] By: jhi                                   on 2001/03/22  06:06:44
30579         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
30580      Branch: perl
30581            ! t/op/re_tests
30582 ____________________________________________________________________________
30583 [  9290] By: jhi                                   on 2001/03/22  05:57:01
30584         Log: Move MacOS Classic higher in the list of supported platforms.
30585      Branch: maint-5.6/perl
30586            ! pod/perlport.pod
30587 ____________________________________________________________________________
30588 [  9289] By: gsar                                  on 2001/03/22  05:35:04
30589         Log: revert part of change#6438 for compatibility (av_reify()
30590              appears to be needed to implement av_splice()ish things
30591              in XS)
30592      Branch: maint-5.6/perl
30593            ! embed.pl global.sym objXSUB.h perlapi.c
30594 ____________________________________________________________________________
30595 [  9288] By: gsar                                  on 2001/03/22  03:09:19
30596         Log: update copyright year
30597      Branch: maint-5.6/perl
30598            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
30599            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
30600            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
30601            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
30602            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
30603            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
30604            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
30605            ! x2p/walk.c
30606 ____________________________________________________________________________
30607 [  9287] By: jhi                                   on 2001/03/21  20:30:54
30608         Log: Integrate perlio.
30609      Branch: perl
30610           !> ext/Data/Dumper/Dumper.xs
30611 ____________________________________________________________________________
30612 [  9286] By: gsar                                  on 2001/03/21  19:49:54
30613         Log: makefile.mk tweak
30614      Branch: maint-5.6/perl
30615            ! win32/Makefile win32/makefile.mk
30616 ____________________________________________________________________________
30617 [  9285] By: nick                                  on 2001/03/21  19:07:13
30618         Log: Multiplicity fix for Dumper.
30619      Branch: perlio
30620            ! ext/Data/Dumper/Dumper.xs
30621 ____________________________________________________________________________
30622 [  9284] By: nick                                  on 2001/03/21  19:01:07
30623         Log: Integrate mainline - (does not build xTHX issue in Dumper).
30624      Branch: perlio
30625           !> (integrate 27 files)
30626 ____________________________________________________________________________
30627 [  9283] By: jhi                                   on 2001/03/21  17:17:35
30628         Log: Integrate change #9282 from mainline into maintperl,
30629              4-arg UTF-8 substr().
30630      Branch: maint-5.6/perl
30631           !> pp.c
30632 ____________________________________________________________________________
30633 [  9282] By: jhi                                   on 2001/03/21  17:15:43
30634         Log: The #9270 would have leaked a scalar if pp_substr()
30635              returned early.
30636      Branch: perl
30637            ! pp.c
30638 ____________________________________________________________________________
30639 [  9281] By: gsar                                  on 2001/03/21  17:03:14
30640         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
30641      Branch: maint-5.6/perl
30642            ! win32/makefile.mk
30643 ____________________________________________________________________________
30644 [  9280] By: gsar                                  on 2001/03/21  17:01:20
30645         Log: some tweaks to change#9278 (fork() emulation should be enabled
30646              by setting BUILD_FLAVOR instead of changing the defaults)
30647      Branch: maint-5.6/perl
30648            ! win32/makefile.mk
30649 ____________________________________________________________________________
30650 [  9279] By: gsar                                  on 2001/03/21  16:47:19
30651         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
30652      Branch: maint-5.6/perl
30653            ! ext/File/Glob/Glob.pm
30654           !> lib/Cwd.pm
30655 ____________________________________________________________________________
30656 [  9278] By: jhi                                   on 2001/03/21  14:35:10
30657         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
30658              From: "Vadim Konovalov" <watman@inbox.ru>
30659              Date: Wed, 21 Mar 2001 01:53:51 +0300
30660              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
30661      Branch: maint-5.6/perl
30662            ! win32/makefile.mk win32/win32sck.c
30663 ____________________________________________________________________________
30664 [  9277] By: jhi                                   on 2001/03/21  13:58:28
30665         Log: Integrate change #9270 from mainline to maintperl:
30666              continued 4-arg UTF-8 substr() fixing.
30667      Branch: maint-5.6/perl
30668           !> pp.c t/op/substr.t
30669 ____________________________________________________________________________
30670 [  9276] By: jhi                                   on 2001/03/21  13:33:00
30671         Log: More pixie cleaning.
30672      Branch: perl
30673            ! Makefile.SH
30674 ____________________________________________________________________________
30675 [  9275] By: jhi                                   on 2001/03/21  03:54:17
30676         Log: Update Changes.
30677      Branch: perl
30678            ! Changes patchlevel.h
30679 ____________________________________________________________________________
30680 [  9274] By: jhi                                   on 2001/03/21  03:48:24
30681         Log: First stab at making Data::Dumper to grok Unicode.
30682              
30683              TODO: tests, EBCDICify.
30684      Branch: perl
30685            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
30686 ____________________________________________________________________________
30687 [  9273] By: jhi                                   on 2001/03/21  02:23:00
30688         Log: Fix for
30689              
30690              Subject: Memory leak in unquoted print   
30691              From: Benjamin Sugars <bsugars@canoe.ca> 
30692              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
30693              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
30694      Branch: perl
30695            ! perlio.c
30696 ____________________________________________________________________________
30697 [  9272] By: jhi                                   on 2001/03/21  01:33:17
30698         Log: Subject: Re: [PATCH] POSIX::getcwd()
30699              From: Benjamin Sugars <bsugars@canoe.ca> 
30700              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
30701              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
30702      Branch: perl
30703            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
30704 ____________________________________________________________________________
30705 [  9271] By: jhi                                   on 2001/03/21  01:22:52
30706         Log: Subject: [PATCH] Cwd.pm docs
30707              From: Benjamin Sugars <bsugars@canoe.ca>
30708              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
30709              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
30710      Branch: perl
30711            ! lib/Cwd.pm
30712 ____________________________________________________________________________
30713 [  9270] By: jhi                                   on 2001/03/21  01:16:29
30714         Log: Continue 4-arg substr() UTF-8 fixage.
30715      Branch: perl
30716            ! pp.c t/op/substr.t
30717 ____________________________________________________________________________
30718 [  9269] By: jhi                                   on 2001/03/21  00:46:14
30719         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
30720              
30721              revert the leak fix in change#9142 (problem needs a more experimental
30722              fix unsuitable for 5.6.1)
30723              
30724              do alphabetical sorting by default (for csh compatibility)
30725              
30726              cut-n-paste goof in change#9264
30727              
30728              VMS piping fixes (from Charles Lane)
30729      Branch: perl
30730           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
30731           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
30732           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
30733 ____________________________________________________________________________
30734 [  9268] By: jhi                                   on 2001/03/21  00:37:04
30735         Log: Integrate perlio.
30736      Branch: perl
30737           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
30738           !> utf8.c utf8.h utfebcdic.h
30739 ____________________________________________________________________________
30740 [  9267] By: nick                                  on 2001/03/20  20:04:39
30741         Log: More EBCDIC stuff:
30742              - Loose the extra level of function on ASCII.
30743              - spotted a chr(0) issue in sv.c
30744              - re-work of UTF-X tr/// ranges to work in Unicode
30745              space. Still issues with the "0xff is illegal UTF-8" hack.
30746              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
30747              (why do it once when you can do it all over the place :-(
30748              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
30749              need utf8.pm for swashes.
30750              - Simplified and commented scan_const() in toke.c
30751              Still something wrong regexp and tr (swashes?).
30752      Branch: perlio
30753            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
30754            ! utf8.c utf8.h utfebcdic.h
30755 ____________________________________________________________________________
30756 [  9266] By: gsar                                  on 2001/03/20  19:16:43
30757         Log: VMS piping fixes (from Charles Lane)
30758      Branch: maint-5.6/perl
30759            ! vms/vms.c vms/vmspipe.com
30760 ____________________________________________________________________________
30761 [  9265] By: gsar                                  on 2001/03/20  17:53:52
30762         Log: cut-n-paste goof in change#9264
30763      Branch: maint-5.6/perl
30764            ! ext/File/Glob/Glob.xs
30765 ____________________________________________________________________________
30766 [  9264] By: gsar                                  on 2001/03/20  17:43:47
30767         Log: do alphabetical sorting by default (for csh compatibility);
30768              bsd_glob() does ASCII sort by default as usual, unless
30769              GLOB_ALPHASORT was specified
30770      Branch: maint-5.6/perl
30771            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
30772            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
30773            ! ext/File/Glob/bsd_glob.h
30774 ____________________________________________________________________________
30775 [  9263] By: gsar                                  on 2001/03/20  16:40:08
30776         Log: integrate change#9255 from mainline (unicode fix)
30777              
30778              substr($bytestr, i, n, $charstr)
30779      Branch: maint-5.6/perl
30780           !> Todo-5.6 pp.c t/op/substr.t
30781 ____________________________________________________________________________
30782 [  9262] By: gsar                                  on 2001/03/20  15:57:41
30783         Log: revert the leak fix in change#9142 (problem needs a more experimental
30784              fix unsuitable for 5.6.1)
30785      Branch: maint-5.6/perl
30786            ! scope.c
30787 ____________________________________________________________________________
30788 [  9261] By: jhi                                   on 2001/03/20  14:26:25
30789         Log: Integrate changes #9259,9260 from maintperl into mainline.
30790              
30791              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
30792              
30793              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
30794      Branch: perl
30795           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
30796 ____________________________________________________________________________
30797 [  9260] By: jhi                                   on 2001/03/20  14:05:46
30798         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
30799              From: Robin Barker <rmb1@cise.npl.co.uk>
30800              Date: Tue, 20 Mar 2001 10:12:04 GMT
30801              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
30802      Branch: maint-5.6/perl
30803            ! run.c
30804 ____________________________________________________________________________
30805 [  9259] By: jhi                                   on 2001/03/20  14:04:39
30806         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
30807              From: Chris Nandor <pudge@pobox.com>
30808              Date: Tue, 20 Mar 2001 00:40:56 -0500
30809              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
30810      Branch: maint-5.6/perl
30811            ! ext/POSIX/POSIX.xs lib/File/Path.pm
30812 ____________________________________________________________________________
30813 [  9258] By: jhi                                   on 2001/03/20  05:09:34
30814         Log: Update Changes.
30815      Branch: perl
30816            ! Changes patchlevel.h
30817 ____________________________________________________________________________
30818 [  9257] By: jhi                                   on 2001/03/20  05:04:25
30819         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
30820      Branch: perl
30821            ! t/op/tr.t
30822 ____________________________________________________________________________
30823 [  9256] By: jhi                                   on 2001/03/20  04:43:12
30824         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
30825              From: Peter Prymmer <pvhp@forte.com>
30826              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
30827              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
30828      Branch: maint-5.6/perl
30829            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
30830 ____________________________________________________________________________
30831 [  9255] By: jhi                                   on 2001/03/19  23:17:17
30832         Log: substr($bytestr, i, n, $charstr)
30833
30834              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
30835      Branch: perl
30836            ! Todo-5.6 pp.c t/op/substr.t
30837 ____________________________________________________________________________
30838 [  9254] By: jhi                                   on 2001/03/19  22:25:09
30839         Log: Rearrange the make test target prerequisites so that
30840              in a parallel make 'all' is finished before 'test'.
30841      Branch: perl
30842            ! Makefile.SH
30843 ____________________________________________________________________________
30844 [  9253] By: jhi                                   on 2001/03/19  21:48:07
30845         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
30846              From: Robin Houston <robin@kitsite.com>
30847              Date: Mon, 19 Mar 2001 15:48:41 +0000
30848              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
30849      Branch: perl
30850            ! pp_ctl.c
30851 ____________________________________________________________________________
30852 [  9252] By: jhi                                   on 2001/03/19  21:42:27
30853         Log: Integrate perlio.
30854      Branch: perl
30855           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
30856           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
30857           !> utfebcdic.h vms/perly_c.vms
30858 ____________________________________________________________________________
30859 [  9251] By: jhi                                   on 2001/03/19  21:31:28
30860         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
30861              
30862              Dynaloading in 64-bit AIX with vac.
30863      Branch: perl
30864           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30865           !> hints/aix.sh
30866 ____________________________________________________________________________
30867 [  9250] By: jhi                                   on 2001/03/19  21:18:00
30868         Log: A more robust solution for the 64bitall AIX dynaloading
30869              problem, from Jens-Uwe Mager.
30870      Branch: maint-5.6/perl
30871            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30872 ____________________________________________________________________________
30873 [  9249] By: nick                                  on 2001/03/19  20:59:37
30874         Log: Integrate mainline.
30875      Branch: perlio
30876           !> (integrate 42 files)
30877 ____________________________________________________________________________
30878 [  9248] By: nick                                  on 2001/03/19  20:22:07
30879         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
30880              (Building on OS390 uses native YACC and YYDEBUG has other
30881              side effects.)
30882      Branch: perlio
30883            ! perly.c perly.y vms/perly_c.vms
30884 ____________________________________________________________________________
30885 [  9247] By: jhi                                   on 2001/03/19  19:59:53
30886         Log: 64-bit AIX dynaloading problem (see #9244) idea
30887              from Jens-Uwe Mager.
30888      Branch: maint-5.6/perl
30889            ! ext/DynaLoader/dl_aix.xs
30890 ____________________________________________________________________________
30891 [  9246] By: nick                                  on 2001/03/19  19:27:57
30892         Log: More EBCDIC fixes.
30893      Branch: perlio
30894            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
30895            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
30896 ____________________________________________________________________________
30897 [  9245] By: jhi                                   on 2001/03/19  19:05:19
30898         Log: Integrate change #9243 from mainline into maintperl.
30899              
30900              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30901      Branch: maint-5.6/perl
30902           !> README.vmesa
30903 ____________________________________________________________________________
30904 [  9244] By: jhi                                   on 2001/03/19  19:03:15
30905         Log: Get 64bitall AIX building, but still does not test okay:
30906              dynaloading anything fails, for example for op/defins:
30907              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
30908              (update: fixed by #9247,9250)
30909      Branch: maint-5.6/perl
30910            ! hints/aix.sh
30911 ____________________________________________________________________________
30912 [  9243] By: jhi                                   on 2001/03/19  19:00:16
30913         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30914              From: Robin Barker <rmb1@cise.npl.co.uk>
30915              Date: Mon, 19 Mar 2001 18:01:57 GMT
30916              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
30917      Branch: perl
30918            ! README.vmesa
30919 ____________________________________________________________________________
30920 [  9242] By: jhi                                   on 2001/03/19  18:58:43
30921         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
30922              
30923              TODO: tests.
30924      Branch: perl
30925            ! doop.c op.c
30926 ____________________________________________________________________________
30927 [  9241] By: gsar                                  on 2001/03/19  17:34:46
30928         Log: VMSify tests (from Charles Lane)
30929      Branch: maint-5.6/perl
30930            ! t/lib/filehand.t t/lib/texttabs.t
30931 ____________________________________________________________________________
30932 [  9240] By: jhi                                   on 2001/03/19  14:24:26
30933         Log: Integrate change #9233 from maintperl into mainline.
30934              
30935              some refcounts were incorrect in perl_clone()
30936      Branch: perl
30937           !> sv.c
30938 ____________________________________________________________________________
30939 [  9239] By: gsar                                  on 2001/03/19  09:23:17
30940         Log: this is 5.6.1-trial3
30941      Branch: maint-5.6/perl
30942            ! Changes
30943 ____________________________________________________________________________
30944 [  9238] By: gsar                                  on 2001/03/19  08:47:04
30945         Log: some new symbols are only available under ithreads
30946      Branch: maint-5.6/perl
30947            ! makedef.pl
30948 ____________________________________________________________________________
30949 [  9237] By: gsar                                  on 2001/03/19  08:42:28
30950         Log: update patchlevel.h, Changes, &c.
30951      Branch: maint-5.6/perl
30952            ! Changes patchlevel.h pod/perlhist.pod
30953           !> AUTHORS
30954 ____________________________________________________________________________
30955 [  9236] By: gsar                                  on 2001/03/19  08:17:49
30956         Log: integrate changes#8068,8717 from mainline
30957              
30958              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
30959              
30960              [PATCH CPAN 1.59_51] warning message (not!)
30961      Branch: maint-5.6/perl
30962           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
30963           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
30964           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
30965           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
30966           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
30967 ____________________________________________________________________________
30968 [  9235] By: gsar                                  on 2001/03/19  08:07:09
30969         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
30970              
30971              [PATCH] Add missing CV flags to dump.c
30972              
30973              Re: [patch] Re: PL_ptr_table
30974              
30975              Fixup non-ithread build after 8713
30976              
30977              Generated files form 8713 etc.
30978              
30979              Correct the correction :-(
30980              
30981              Documenting coderef @INC (Re: CPAN "make this script work" feature)
30982              
30983              Subject: Re: sync sync sync: have I missed any patches?
30984              Replace djSP with dSP.
30985      Branch: maint-5.6/perl
30986           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
30987           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
30988           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
30989           !> sv.c sv.h win32/perlhost.h
30990 ____________________________________________________________________________
30991 [  9234] By: gsar                                  on 2001/03/19  07:22:05
30992         Log: revert the change#9090 integrate for now (change looks somewhat
30993              incomplete in that [ha]v_exists() need something similar; lacks
30994              tests; &c.)
30995      Branch: maint-5.6/perl
30996            ! hv.c
30997 ____________________________________________________________________________
30998 [  9233] By: gsar                                  on 2001/03/19  07:10:01
30999         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
31000              destruction when there are unreferenced scalars (SvREFCNT==0)
31001      Branch: maint-5.6/perl
31002            ! sv.c
31003 ____________________________________________________________________________
31004 [  9232] By: jhi                                   on 2001/03/19  05:11:02
31005         Log: Regen api and toc.
31006      Branch: maint-5.6/perl
31007            ! pod/perlapi.pod pod/perltoc.pod
31008 ____________________________________________________________________________
31009 [  9231] By: jhi                                   on 2001/03/19  04:06:03
31010         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
31011              add a lost line in pp.c:pp_chop(), update to new op/chop.
31012              
31013              Clarify the description differentiating for and while; inspired by
31014              
31015              Subject: [ID 20010306.004] || != named unary operator
31016              
31017              The $Is_MacOS needs to be declared.
31018      Branch: maint-5.6/perl
31019            ! pp.c t/op/chop.t
31020           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
31021 ____________________________________________________________________________
31022 [  9230] By: jhi                                   on 2001/03/19  03:48:16
31023         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
31024              9079,9083,9089,9090,9091 from mainline to maintperl.
31025              
31026              Quieten some noise in Win32 builds
31027              
31028              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
31029              
31030              The perlretut was still talking about the old \p and \P
31031              definitions.
31032              
31033              More tweakage on the Unicode character class descriptions.
31034              
31035              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
31036              
31037              Subject: 'no *POSIX' Patch speeding up make on BS2000 
31038              
31039              Subject: [PATCH] perldata.pod here-doc docs
31040              
31041              Add /sbin and /usr/sbin to the list of directories scanned
31042              for setuid programs.  Takes care of bug id 20010309.003.
31043              
31044              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
31045              
31046              In op/stat #35 better to scan all the potential directories
31047              for setuids, not just the first one.
31048      Branch: maint-5.6/perl
31049            ! Makefile.SH
31050           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
31051           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
31052           !> t/op/stat.t toke.c win32/win32.h
31053 ____________________________________________________________________________
31054 [  9229] By: jhi                                   on 2001/03/19  02:31:50
31055         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
31056              From: Chris Nandor <pudge@pobox.com>
31057              Date: Sat, 10 Mar 2001 14:22:19 -0500
31058              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
31059      Branch: maint-5.6/perl
31060            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31061            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
31062            ! t/lib/b.t t/lib/errno.t
31063 ____________________________________________________________________________
31064 [  9228] By: jhi                                   on 2001/03/19  02:29:59
31065         Log: Integrate changes #9113,9122 from mainline into maintperl.
31066              
31067              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?)
31068      Branch: maint-5.6/perl
31069           !> Configure README.os390 hints/os390.sh
31070 ____________________________________________________________________________
31071 [  9227] By: jhi                                   on 2001/03/19  02:22:35
31072         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
31073              into maintperl.
31074              
31075              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
31076              
31077              Forgot to check-in the larger part of #9120, duh.
31078              
31079              Subject: Another patch for integer.pm POD 
31080              
31081              h2ph strictness and cleanliness from Kurt Starsinic.
31082              
31083              Borland filename case problem.
31084              
31085              h2ph strictness and cleanliness from Kurt Starsinic.
31086              
31087              Subject: [PATCH] the uncontroversial doc patches
31088      Branch: maint-5.6/perl
31089           +> win32/sncfnmcs.pl
31090           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
31091           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
31092           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
31093           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
31094           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
31095           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
31096           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
31097 ____________________________________________________________________________
31098 [  9226] By: jhi                                   on 2001/03/19  02:10:21
31099         Log: Integrate changes #9207,9214 from mainline into maintperl.
31100              
31101              podchecker relaxations: =over has an *optional* number after it,
31102              and whitespace in L<> is okay.
31103      Branch: maint-5.6/perl
31104           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
31105           !> t/pod/poderrs.xr
31106 ____________________________________________________________________________
31107 [  9225] By: jhi                                   on 2001/03/19  02:07:38
31108         Log: Integrate change #9219 from maintperl into mainline.
31109              
31110              remove duplicated tests
31111      Branch: perl
31112           !> t/op/re_tests
31113 ____________________________________________________________________________
31114 [  9224] By: jhi                                   on 2001/03/19  02:06:11
31115         Log: Integrate change #9223 from mainline to maintperl.
31116              
31117              Document -Dmksymlinks.
31118      Branch: maint-5.6/perl
31119           !> INSTALL
31120 ____________________________________________________________________________
31121 [  9223] By: jhi                                   on 2001/03/19  02:01:25
31122         Log: Document -Dmksymlinks.
31123      Branch: perl
31124            ! INSTALL
31125 ____________________________________________________________________________
31126 [  9222] By: jhi                                   on 2001/03/19  01:15:35
31127         Log: The -Dmksymlinks wasn't working for maintperl.
31128      Branch: maint-5.6/perl
31129            ! Configure
31130 ____________________________________________________________________________
31131 [  9221] By: jhi                                   on 2001/03/19  00:49:43
31132         Log: Cleanup pixie residue.
31133      Branch: perl
31134            ! Makefile.SH
31135 ____________________________________________________________________________
31136 [  9220] By: jhi                                   on 2001/03/19  00:44:47
31137         Log: Document the use of pixie/prof; create make targets for it.
31138              
31139              TODO: make t/TEST pixie-aware.
31140      Branch: perl
31141            ! Makefile.SH pod/perlhack.pod
31142 ____________________________________________________________________________
31143 [  9219] By: gsar                                  on 2001/03/19  00:16:55
31144         Log: remove duplicated tests
31145      Branch: maint-5.6/perl
31146            ! t/op/re_tests
31147 ____________________________________________________________________________
31148 [  9218] By: jhi                                   on 2001/03/18  23:59:31
31149         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
31150      Branch: perl
31151            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
31152 ____________________________________________________________________________
31153 [  9217] By: jhi                                   on 2001/03/18  23:25:20
31154         Log: Rewrite the tests section of Makefile to be less redundant
31155              and to allow for more flexible test targets, many recursive
31156              make calls introduced.
31157      Branch: perl
31158            ! Makefile.SH
31159 ____________________________________________________________________________
31160 [  9216] By: jhi                                   on 2001/03/18  22:30:04
31161         Log: Document the use of Third Degree (sparsely).
31162      Branch: perl
31163            ! pod/perlhack.pod t/TEST
31164 ____________________________________________________________________________
31165 [  9215] By: jhi                                   on 2001/03/18  22:10:30
31166         Log: Make targets for testing with Third Degree.
31167      Branch: perl
31168            ! Makefile.SH
31169 ____________________________________________________________________________
31170 [  9214] By: jhi                                   on 2001/03/18  21:08:53
31171         Log: The podchecker relaxations need to mirrored also at the tests.
31172      Branch: perl
31173            ! t/pod/poderrs.xr
31174 ____________________________________________________________________________
31175 [  9213] By: jhi                                   on 2001/03/18  20:56:21
31176         Log: Update Changes.
31177      Branch: perl
31178            ! Changes patchlevel.h
31179 ____________________________________________________________________________
31180 [  9212] By: jhi                                   on 2001/03/18  20:36:59
31181         Log: Looking for config.sh in parent directories isn't
31182              very useful for the toplevel Makefile.
31183      Branch: perl
31184            ! Makefile.SH
31185 ____________________________________________________________________________
31186 [  9211] By: jhi                                   on 2001/03/18  20:33:37
31187         Log: On "make clean" take care of Third Degree droppings.
31188      Branch: perl
31189            ! Makefile.SH
31190 ____________________________________________________________________________
31191 [  9210] By: jhi                                   on 2001/03/18  20:21:34
31192         Log: Add a hook for running the tests under the Third Degree
31193              debugging tool (set $ENV{PERL_3LOG} to non-zero)
31194              
31195              TODO: Document the use of Third Degree.
31196      Branch: perl
31197            ! t/TEST
31198 ____________________________________________________________________________
31199 [  9209] By: jhi                                   on 2001/03/18  20:19:07
31200         Log: Regen toc and api pods.
31201      Branch: perl
31202            ! pod/perlapi.pod pod/perltoc.pod
31203 ____________________________________________________________________________
31204 [  9208] By: jhi                                   on 2001/03/18  20:12:12
31205         Log: Integrate changes #8128,9132 from mainline into maintperl,
31206              Tie::SubstrHash fixes.
31207      Branch: maint-5.6/perl
31208           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
31209 ____________________________________________________________________________
31210 [  9207] By: jhi                                   on 2001/03/18  20:07:43
31211         Log: podchecker relaxations from Michael Stevens.
31212      Branch: perl
31213            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
31214 ____________________________________________________________________________
31215 [  9206] By: jhi                                   on 2001/03/18  20:04:24
31216         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
31217      Branch: perl
31218            ! lib/Locale/Constants.pm lib/Locale/Country.pm
31219            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
31220            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
31221 ____________________________________________________________________________
31222 [  9205] By: jhi                                   on 2001/03/18  19:54:45
31223         Log: Integrate changes #9161,9162 from maintperl to mainline.
31224              
31225              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
31226              results
31227      Branch: perl
31228           !> t/op/magic.t
31229 ____________________________________________________________________________
31230 [  9204] By: jhi                                   on 2001/03/18  19:37:46
31231         Log: Make perl.third checks more understandable to the builder.
31232      Branch: perl
31233            ! Makefile.SH
31234 ____________________________________________________________________________
31235 [  9203] By: jhi                                   on 2001/03/18  19:20:54
31236         Log: Re-integrate #9138 from maintperl to mainline,
31237              the squelching of the unneeded "Scalars leaked" messages.
31238      Branch: perl
31239           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
31240           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
31241           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
31242 ____________________________________________________________________________
31243 [  9202] By: jhi                                   on 2001/03/18  18:48:36
31244         Log: More robust and more paranoid perl.third target.
31245      Branch: perl
31246            ! Makefile.SH
31247 ____________________________________________________________________________
31248 [  9201] By: jhi                                   on 2001/03/18  18:39:21
31249         Log: Integrate change #9197 from maintperl to mainline.
31250              
31251              more thorough cleaning of arenas.
31252      Branch: perl
31253           !> embed.pl perl.c proto.h sv.c t/op/sort.t
31254 ____________________________________________________________________________
31255 [  9200] By: jhi                                   on 2001/03/18  18:25:17
31256         Log: Integrate perlio.
31257      Branch: perl
31258           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
31259           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
31260           !> t/lib/encode.t toke.c universal.c utf8.c
31261 ____________________________________________________________________________
31262 [  9199] By: nick                                  on 2001/03/18  15:23:51
31263         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
31264              is the sense of the test being done. Avoid some magical 127 and 128 values
31265              by using macros.
31266      Branch: perlio
31267            ! doop.c pp_ctl.c sv.c toke.c
31268 ____________________________________________________________________________
31269 [  9198] By: nick                                  on 2001/03/18  14:18:12
31270         Log: UTF-X encoding invariance for Encode:
31271              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
31272              - move the XS code for those to universal.c (so in miniperl)
31273              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
31274              - change ext/Encode/compile to use above.
31275              - Fix t/lib/encode.t for above
31276              - Teach t/lib/b.t to expect -uutf8
31277              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
31278              utf8.pm is needed.
31279      Branch: perlio
31280            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
31281            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
31282 ____________________________________________________________________________
31283 [  9197] By: gsar                                  on 2001/03/18  12:15:57
31284         Log: more thorough cleaning of arenas--keep going until no more
31285              SvREFCNT_dec()s occur (this fixes the problem that causes the
31286              pesky "Scalars leaked" warnings)
31287      Branch: maint-5.6/perl
31288            ! embed.pl perl.c proto.h sv.c t/op/sort.t
31289 ____________________________________________________________________________
31290 [  9196] By: nick                                  on 2001/03/18  10:57:29
31291         Log: Fix pragma/utf8.t # 15
31292              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
31293              are SvUTF8 as well.
31294      Branch: perlio
31295            ! toke.c
31296 ____________________________________________________________________________
31297 [  9195] By: nick                                  on 2001/03/18  09:27:06
31298         Log: Integrate mainline
31299      Branch: perlio
31300           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
31301           !> t/op/pat.t
31302 ____________________________________________________________________________
31303 [  9194] By: jhi                                   on 2001/03/18  05:29:59
31304         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
31305              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
31306      Branch: perl
31307            ! op.c op.h t/op/misc.t t/op/pat.t
31308 ____________________________________________________________________________
31309 [  9193] By: jhi                                   on 2001/03/18  05:15:06
31310         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
31311      Branch: perl
31312            ! mg.c t/op/pat.t
31313 ____________________________________________________________________________
31314 [  9192] By: jhi                                   on 2001/03/18  04:22:43
31315         Log: tr/// UTF-8 patches from Inaba Hiroto.
31316      Branch: perl
31317            ! doop.c op.c
31318 ____________________________________________________________________________
31319 [  9191] By: jhi                                   on 2001/03/18  04:21:17
31320         Log: Integrate perlio.
31321      Branch: perl
31322           !> utf8.c utfebcdic.h
31323 ____________________________________________________________________________
31324 [  9190] By: nick                                  on 2001/03/17  20:32:01
31325         Log: Correct #if EBCDIC side typos.
31326              Builds and passes many tests on OS390.
31327      Branch: perlio
31328            ! utf8.c utfebcdic.h
31329 ____________________________________________________________________________
31330 [  9189] By: jhi                                   on 2001/03/17  18:55:49
31331         Log: Add prerequisites for the perl.third target.
31332      Branch: perl
31333            ! Makefile.SH
31334 ____________________________________________________________________________
31335 [  9188] By: jhi                                   on 2001/03/17  18:46:00
31336         Log: Integrate perlio.
31337      Branch: perl
31338           +> utfebcdic.h
31339           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
31340 ____________________________________________________________________________
31341 [  9187] By: jhi                                   on 2001/03/17  18:38:47
31342         Log: Add a make rule for perl.third (the Third Degree memory debugging
31343              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
31344      Branch: perl
31345            ! Makefile.SH
31346 ____________________________________________________________________________
31347 [  9186] By: nick                                  on 2001/03/17  18:34:48
31348         Log: MANIFEST addition :-(
31349      Branch: perlio
31350            ! MANIFEST
31351 ____________________________________________________________________________
31352 [  9185] By: nick                                  on 2001/03/17  18:29:50
31353         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
31354              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
31355              a superset of ASCII are invariant under the encoding. This is EBCDIC
31356              friendly as an encoded string can be looked at as being EBCDIC by lexer
31357              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
31358              ASCII on ASCII machines.
31359              
31360              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
31361              seperate.
31362              - Add some more macros to comprehend different shift amounts and
31363              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
31364              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
31365              and conditionaly #include it.
31366              
31367              EBCDIC build as yet untested.  ASCII still fails the one test.
31368      Branch: perlio
31369            + utfebcdic.h
31370            ! utf8.c utf8.h
31371 ____________________________________________________________________________
31372 [  9184] By: nick                                  on 2001/03/17  17:44:16
31373         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
31374      Branch: perlio
31375            ! doop.c perl.h pp.c utf8.h
31376 ____________________________________________________________________________
31377 [  9183] By: jhi                                   on 2001/03/17  15:55:42
31378         Log: Integrate perlio.
31379      Branch: perl
31380            ! MANIFEST
31381           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
31382 ____________________________________________________________________________
31383 [  9182] By: nick                                  on 2001/03/17  09:16:06
31384         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
31385      Branch: perlio
31386            ! t/op/pat.t
31387 ____________________________________________________________________________
31388 [  9181] By: nick                                  on 2001/03/17  09:15:11
31389         Log: Integrate mainline.
31390      Branch: perlio
31391           +> lib/Locale/Constants.pm lib/Locale/Country.pm
31392           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
31393           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
31394           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
31395           !> (integrate 83 files)
31396 ____________________________________________________________________________
31397 [  9180] By: nick                                  on 2001/03/16  17:23:21
31398         Log: EBCDIC Fixes.
31399      Branch: perlio
31400            ! perl.h sv.c toke.c utf8.c utf8.h
31401 ____________________________________________________________________________
31402 [  9179] By: jhi                                   on 2001/03/16  14:10:12
31403         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
31404              a change needed to work around an AIX compiler bug.
31405      Branch: perl
31406            ! ext/Storable/Storable.xs
31407 ____________________________________________________________________________
31408 [  9178] By: jhi                                   on 2001/03/16  03:19:59
31409         Log: With Damian's approval synchronize damian's modules'
31410              licensing with Perl's standard module licensing.
31411      Branch: perl
31412            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
31413 ____________________________________________________________________________
31414 [  9177] By: jhi                                   on 2001/03/16  03:15:34
31415         Log: Make the Filter::Util:Call files have their own copies
31416              of the Perl standard module licensing, from Paul Marquess.
31417      Branch: perl
31418            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
31419 ____________________________________________________________________________
31420 [  9176] By: jhi                                   on 2001/03/16  02:56:04
31421         Log: Subject: [PATCH] more pod patches
31422              From: Michael Stevens <michael@etla.org>
31423              Date: Thu, 15 Mar 2001 21:25:18 +0000
31424              Message-ID: <20010315212518.A18870@firedrake.org>
31425      Branch: perl
31426            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
31427            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
31428            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
31429            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
31430            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
31431            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
31432            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
31433            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
31434            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
31435            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
31436            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
31437            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
31438            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
31439            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
31440            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
31441            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
31442            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
31443            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
31444            ! lib/Locale/Country.pm lib/Locale/Language.pm
31445            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
31446            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
31447            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
31448            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
31449            ! os2/OS2/Process/Process.pm
31450 ____________________________________________________________________________
31451 [  9175] By: jhi                                   on 2001/03/16  02:53:32
31452         Log: Subject: [PATCH] the uncontroversial doc patches
31453              From: Michael Stevens <michael@etla.org>
31454              Date: Thu, 15 Mar 2001 20:01:12 +0000
31455              Message-ID: <20010315200112.A7636@firedrake.org>
31456      Branch: perl
31457            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
31458            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
31459            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
31460            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
31461            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
31462 ____________________________________________________________________________
31463 [  9174] By: jhi                                   on 2001/03/16  02:50:49
31464         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
31465              From: Paul Lindner <lindner@inuus.com>
31466              Date: Fri, 16 Mar 2001 11:28:03 -0800
31467              Message-ID: <20010316112803.A7577@inuus.com>
31468      Branch: perl
31469            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
31470 ____________________________________________________________________________
31471 [  9173] By: nick                                  on 2001/03/15  20:21:03
31472         Log: 1st day's EBCDIC fixes:
31473              - toke.c's parsing of strings needed attention
31474              needed to conditionally e2a if string was already UTF-8
31475              - e2a/a2e tables where wrong way round.
31476              - new macros in utf8.h
31477      Branch: perlio
31478            ! perl.h toke.c utf8.h
31479 ____________________________________________________________________________
31480 [  9172] By: jhi                                   on 2001/03/15  15:17:17
31481         Log: Update Changes.
31482      Branch: perl
31483            ! Changes patchlevel.h
31484 ____________________________________________________________________________
31485 [  9171] By: jhi                                   on 2001/03/15  15:09:32
31486         Log: Subject: Re: Another Borland C++ problem.
31487              From: "Vadim Konovalov" <watman@inbox.ru>
31488              Date: Sat, 10 Mar 2001 19:26:07 +0300
31489              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
31490              
31491              Borland filename case problem.
31492      Branch: perl
31493            + win32/sncfnmcs.pl
31494            ! MANIFEST README.win32
31495 ____________________________________________________________________________
31496 [  9170] By: jhi                                   on 2001/03/15  14:54:23
31497         Log: Add Locale::Codes 1.06, from Neil Bowers.
31498      Branch: perl
31499            + lib/Locale/Constants.pm lib/Locale/Country.pm
31500            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
31501            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
31502            + t/lib/lc-language.t t/lib/lc-uk.t
31503            ! MANIFEST
31504 ____________________________________________________________________________
31505 [  9169] By: jhi                                   on 2001/03/15  14:19:01
31506         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
31507      Branch: perl
31508            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31509            ! ext/Storable/Storable.xs
31510 ____________________________________________________________________________
31511 [  9168] By: jhi                                   on 2001/03/15  14:13:22
31512         Log: Integrate changes #9120,9167 from mainline to maintperl.
31513              
31514              Subject: [PATCH 5.6.1] OS/2 docs
31515              
31516              Subject: [PATCH 5.6.1] perldoc
31517      Branch: maint-5.6/perl
31518           !> os2/Changes utils/perldoc.PL
31519 ____________________________________________________________________________
31520 [  9167] By: jhi                                   on 2001/03/15  14:07:42
31521         Log: Subject: [PATCH 5.6.1] perldoc
31522              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31523              Date: Wed, 14 Mar 2001 23:46:52 -0500
31524              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
31525      Branch: perl
31526            ! utils/perldoc.PL
31527 ____________________________________________________________________________
31528 [  9166] By: jhi                                   on 2001/03/15  13:53:15
31529         Log: sigaction test condition tweakage.
31530      Branch: perl
31531            ! t/lib/sigaction.t
31532 ____________________________________________________________________________
31533 [  9165] By: alanbur                               on 2001/03/15  03:49:17
31534         Log: Resynchronised with parent
31535      Branch: maint-5.6/pureperl
31536           +> os2/os2add.sym t/op/anonsub.t
31537           !> (integrate 72 files)
31538 ____________________________________________________________________________
31539 [  9164] By: jhi                                   on 2001/03/15  01:05:01
31540         Log: Avoid stomping off the beginning of an array in tr///.
31541      Branch: perl
31542            ! op.c
31543 ____________________________________________________________________________
31544 [  9163] By: jhi                                   on 2001/03/15  00:58:57
31545         Log: h2ph strictness and cleanliness from Kurt Starsinic.
31546      Branch: perl
31547            ! utils/h2ph.PL
31548 ____________________________________________________________________________
31549 [  9162] By: gsar                                  on 2001/03/15  00:56:53
31550         Log: avoid warnings
31551      Branch: maint-5.6/perl
31552            ! t/op/magic.t
31553 ____________________________________________________________________________
31554 [  9161] By: gsar                                  on 2001/03/15  00:52:09
31555         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
31556              results
31557      Branch: maint-5.6/perl
31558            ! t/op/magic.t
31559 ____________________________________________________________________________
31560 [  9160] By: jhi                                   on 2001/03/14  22:02:10
31561         Log: Do not use the Perl malloc in IRIX, suggested by
31562              Helmus Jarausch.
31563      Branch: perl
31564            ! hints/irix_6.sh
31565 ____________________________________________________________________________
31566 [  9159] By: nick                                  on 2001/03/14  21:45:59
31567         Log: Integrate mainline
31568      Branch: perlio
31569           +> t/op/loopctl.t
31570           !> (integrate 41 files)
31571 ____________________________________________________________________________
31572 [  9158] By: jhi                                   on 2001/03/14  21:10:09
31573         Log: The Day of the Retractions continues: the #9138
31574              (integrated in #9144) doesn't work well in mainline.
31575      Branch: perl
31576            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
31577            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
31578            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
31579 ____________________________________________________________________________
31580 [  9157] By: jhi                                   on 2001/03/14  20:58:12
31581         Log: The #9145 CANNOT be enabled: the clear_pmop code still
31582              dumps core all over in Tru64.
31583      Branch: perl
31584            ! op.c op.h t/op/pat.t
31585 ____________________________________________________________________________
31586 [  9156] By: jhi                                   on 2001/03/14  20:48:06
31587         Log: Integrate change #9154 from maintperl to mainline.
31588              
31589              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
31590              (caused Storable 1.0.10 to break on windows)
31591      Branch: perl
31592           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
31593           !> perlapi.c proto.h
31594 ____________________________________________________________________________
31595 [  9155] By: jhi                                   on 2001/03/14  20:23:53
31596         Log: Retract #9136: breaks threading (and binary compatibility).
31597      Branch: perl
31598            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
31599 ____________________________________________________________________________
31600 [  9154] By: gsar                                  on 2001/03/14  17:48:18
31601         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
31602              (caused Storable 1.0.10 to break on windows)
31603      Branch: maint-5.6/perl
31604            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
31605            ! perlapi.c proto.h
31606 ____________________________________________________________________________
31607 [  9153] By: jhi                                   on 2001/03/14  13:35:21
31608         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
31609      Branch: perl
31610            ! t/lib/sigaction.t
31611 ____________________________________________________________________________
31612 [  9152] By: gsar                                  on 2001/03/14  07:29:40
31613         Log: back out changes#9012,9010,9009 and parts of change#9016
31614              (causes ABRs under purify, and some prerequisites don't
31615              seem to be there in 5.6.x)
31616      Branch: maint-5.6/perl
31617            ! doop.c op.c t/op/tr.t toke.c
31618 ____________________________________________________________________________
31619 [  9151] By: gsar                                  on 2001/03/14  07:01:29
31620         Log: reenable change#9145 (the test was busted due to a missing
31621              C<print "ok 27\n">)
31622      Branch: perl
31623            ! op.c op.h t/op/pat.t
31624 ____________________________________________________________________________
31625 [  9150] By: jhi                                   on 2001/03/14  06:38:36
31626         Log: Retract #9145.
31627      Branch: perl
31628            ! op.c op.h t/op/pat.t
31629 ____________________________________________________________________________
31630 [  9149] By: jhi                                   on 2001/03/14  06:14:56
31631         Log: Retract #9143.
31632      Branch: perl
31633            ! op.c
31634 ____________________________________________________________________________
31635 [  9148] By: gsar                                  on 2001/03/14  06:13:02
31636         Log: Uninitialized Memory Read in regexec.c
31637      Branch: perl
31638            ! regexec.c
31639 ____________________________________________________________________________
31640 [  9147] By: jhi                                   on 2001/03/14  04:59:54
31641         Log: Subject: PATCH: make goto work in nested eval ""
31642              From: Robin Houston <robin@kitsite.com>
31643              Date: Wed, 14 Mar 2001 04:16:10 +0000
31644              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
31645      Branch: perl
31646            ! pp_ctl.c t/op/goto.t
31647 ____________________________________________________________________________
31648 [  9146] By: jhi                                   on 2001/03/14  04:42:54
31649         Log: Preserve the #ifdef PERL_CORE in perly.h.
31650      Branch: perl
31651            ! perly.fixer
31652 ____________________________________________________________________________
31653 [  9145] By: jhi                                   on 2001/03/14  03:57:41
31654         Log: (Retracted by #9150.)
31655      Branch: perl
31656            ! op.c op.h t/op/pat.t
31657 ____________________________________________________________________________
31658 [  9144] By: jhi                                   on 2001/03/14  03:50:38
31659         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
31660              
31661              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
31662              
31663              remove squelch controls for "Scalars leaked" messages in most places
31664              (these are now cured)
31665              
31666              fix another memory leak reported by purify (tie callbacks that
31667              croak can leak when wiping out magic)
31668      Branch: perl
31669           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
31670           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
31671           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
31672           !> t/pragma/warnings.t
31673 ____________________________________________________________________________
31674 [  9143] By: jhi                                   on 2001/03/14  03:37:53
31675         Log: (Retracted by #9149.)
31676      Branch: perl
31677            ! op.c
31678 ____________________________________________________________________________
31679 [  9142] By: gsar                                  on 2001/03/14  03:20:48
31680         Log: fix another memory leak reported by purify (tie callbacks that
31681              croak can leak when wiping out magic)
31682      Branch: maint-5.6/perl
31683            ! scope.c
31684 ____________________________________________________________________________
31685 [  9141] By: jhi                                   on 2001/03/14  02:55:00
31686         Log: Subject: PATCH for [ID 20010305.003]
31687              From: Robin Houston <robin@kitsite.com>
31688              Date: Wed, 14 Mar 2001 02:45:51 +0000
31689              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
31690      Branch: perl
31691            ! pp_ctl.c t/op/eval.t
31692 ____________________________________________________________________________
31693 [  9140] By: jhi                                   on 2001/03/14  02:41:54
31694         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31695              Date: Wed, 14 Mar 2001 01:52:51 +0000
31696              From: Robin Houston <robin@kitsite.com>
31697              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
31698              
31699              Fix for 2000313.004.
31700      Branch: perl
31701            ! pp_ctl.c t/op/goto.t
31702 ____________________________________________________________________________
31703 [  9139] By: jhi                                   on 2001/03/14  02:40:50
31704         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31705              From: Robin Houston <robin@kitsite.com>
31706              Date: Wed, 14 Mar 2001 00:43:45 +0000
31707              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
31708      Branch: perl
31709            + t/op/loopctl.t
31710            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
31711            ! vms/perly_c.vms
31712 ____________________________________________________________________________
31713 [  9138] By: gsar                                  on 2001/03/14  01:18:00
31714         Log: remove squelch controls for "Scalars leaked" messages in most places
31715              (these are now cured)
31716      Branch: maint-5.6/perl
31717            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
31718            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
31719            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
31720 ____________________________________________________________________________
31721 [  9137] By: gsar                                  on 2001/03/14  00:57:04
31722         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
31723      Branch: maint-5.6/perl
31724            ! regcomp.c
31725 ____________________________________________________________________________
31726 [  9136] By: jhi                                   on 2001/03/13  23:12:24
31727         Log: (Retracted by #9155)
31728              
31729              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
31730              From: Jens-Uwe Mager <jum@helios.de>
31731              Date: Wed, 21 Feb 2001 21:32:04 +0100
31732              Message-ID: <20010221213203.A18340@ans.helios.de>
31733      Branch: perl
31734            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
31735 ____________________________________________________________________________
31736 [  9135] By: jhi                                   on 2001/03/13  22:50:05
31737         Log: Integrate perlio.
31738      Branch: perl
31739           !> pp.c
31740 ____________________________________________________________________________
31741 [  9134] By: jhi                                   on 2001/03/13  22:49:05
31742         Log: Integrate change #9131 from maintperl into mainline.
31743              
31744              make the error text look more consistent in hints/hpux.sh
31745      Branch: perl
31746           !> hints/hpux.sh
31747 ____________________________________________________________________________
31748 [  9133] By: gsar                                  on 2001/03/13  22:46:20
31749         Log: integrate change#9067 from mainline
31750              
31751              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
31752      Branch: maint-5.6/perl
31753           !> lib/ExtUtils/MM_Unix.pm
31754 ____________________________________________________________________________
31755 [  9132] By: jhi                                   on 2001/03/13  22:41:21
31756         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31757              From: "John P. Linderman" <jpl@research.att.com>
31758              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
31759              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
31760              
31761              A more correct prime finder.
31762      Branch: perl
31763            ! lib/Tie/SubstrHash.pm
31764 ____________________________________________________________________________
31765 [  9131] By: gsar                                  on 2001/03/13  22:30:42
31766         Log: make the error text look more consistent in hints/hpux.sh
31767      Branch: maint-5.6/perl
31768            ! hints/hpux.sh
31769 ____________________________________________________________________________
31770 [  9130] By: jhi                                   on 2001/03/13  22:23:44
31771         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
31772              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31773              Date: Tue, 13 Mar 2001 18:41:26 +0100
31774              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
31775              
31776              If the test is run non-interactively the default handler
31777              is different.
31778      Branch: perl
31779            ! t/lib/sigaction.t
31780 ____________________________________________________________________________
31781 [  9129] By: jhi                                   on 2001/03/13  22:20:21
31782         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
31783              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31784              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
31785              Date:     Tue, 13 Mar 2001 16:44:32 EST
31786      Branch: perl
31787            ! t/lib/1_compile.t
31788 ____________________________________________________________________________
31789 [  9128] By: jhi                                   on 2001/03/13  22:18:34
31790         Log: Subject: Another patch for integer.pm POD 
31791              From: "John L. Allen" <allen@grumman.com>
31792              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
31793              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
31794      Branch: perl
31795            ! lib/integer.pm
31796 ____________________________________________________________________________
31797 [  9127] By: nick                                  on 2001/03/13  21:26:30
31798         Log: Integrate mainline.
31799      Branch: perlio
31800           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
31801           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
31802           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
31803           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
31804           !> Changes Configure MANIFEST README.os2 README.os390
31805           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
31806           !> os2/Changes patchlevel.h win32/perlhost.h
31807 ____________________________________________________________________________
31808 [  9126] By: nick                                  on 2001/03/13  20:39:51
31809         Log: #ifdef'ed out code to make packed side of pack/unpack
31810              octets. (i.e. pack('U') => encode_utf8).
31811      Branch: perlio
31812            ! pp.c
31813 ____________________________________________________________________________
31814 [  9125] By: jhi                                   on 2001/03/13  15:07:16
31815         Log: Update Changes.
31816      Branch: perl
31817            ! Changes patchlevel.h
31818 ____________________________________________________________________________
31819 [  9124] By: jhi                                   on 2001/03/13  14:22:45
31820         Log: Workaround for the buggy ("internal compiler error")
31821              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
31822              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
31823              of Andreas König.
31824      Branch: perl
31825            ! ext/re/Makefile.PL hints/aix.sh
31826 ____________________________________________________________________________
31827 [  9123] By: jhi                                   on 2001/03/13  03:24:34
31828         Log: Typo in #9114.
31829      Branch: metaconfig
31830            ! U/modified/myhostname.U
31831 ____________________________________________________________________________
31832 [  9122] By: jhi                                   on 2001/03/13  03:24:06
31833         Log: Typo in #9113.
31834      Branch: perl
31835            ! Configure
31836 ____________________________________________________________________________
31837 [  9121] By: jhi                                   on 2001/03/13  01:53:05
31838         Log: Forgot to check-in the larger part of #9120, duh.
31839      Branch: perl
31840            ! README.os2
31841 ____________________________________________________________________________
31842 [  9120] By: jhi                                   on 2001/03/13  01:51:31
31843         Log: Subject: [PATCH 5.6.1] OS/2 docs
31844              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31845              Date: Mon, 12 Mar 2001 03:27:32 -0500
31846              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
31847      Branch: perl
31848            ! os2/Changes
31849 ____________________________________________________________________________
31850 [  9119] By: jhi                                   on 2001/03/13  01:49:41
31851         Log: Integrate change #9116 from maintperl into mainline.
31852              
31853              Win32::GetCwd() returns C: instead of C:\ in the root directory
31854              under ithreads
31855      Branch: perl
31856           !> win32/perlhost.h
31857 ____________________________________________________________________________
31858 [  9118] By: jhi                                   on 2001/03/13  01:13:39
31859         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
31860      Branch: perl
31861            + lib/Switch.pm t/lib/switch.t
31862            ! MANIFEST
31863 ____________________________________________________________________________
31864 [  9117] By: jhi                                   on 2001/03/13  01:03:17
31865         Log: Add Text::Balanced 1.83.
31866      Branch: perl
31867            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
31868            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
31869            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
31870            + t/lib/tb-xvari.t
31871            ! MANIFEST
31872 ____________________________________________________________________________
31873 [  9116] By: gsar                                  on 2001/03/13  00:55:53
31874         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
31875              under ithreads
31876      Branch: maint-5.6/perl
31877            ! win32/perlhost.h
31878 ____________________________________________________________________________
31879 [  9115] By: jhi                                   on 2001/03/13  00:54:09
31880         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
31881              From: "John L. Allen" <allen@grumman.com>
31882              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
31883              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
31884              
31885              use integer document clarification.
31886      Branch: perl
31887            ! lib/integer.pm
31888 ____________________________________________________________________________
31889 [  9114] By: jhi                                   on 2001/03/13  00:38:54
31890         Log: Metaconfig unit change for #9113.
31891      Branch: metaconfig
31892            ! U/modified/myhostname.U
31893 ____________________________________________________________________________
31894 [  9113] By: jhi                                   on 2001/03/13  00:38:35
31895         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?)
31896              From: Peter Prymmer <pvhp@forte.com>
31897              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
31898              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
31899      Branch: perl
31900            ! Configure README.os390 hints/os390.sh
31901 ____________________________________________________________________________
31902 [  9112] By: jhi                                   on 2001/03/13  00:29:00
31903         Log: Integrate perlio.
31904      Branch: perl
31905           !> sv.c utf8.h
31906 ____________________________________________________________________________
31907 [  9111] By: nick                                  on 2001/03/12  21:16:33
31908         Log: Integrate mainline.
31909      Branch: perlio
31910           +> t/op/anonsub.t
31911           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31912           !> proto.h sv.c
31913 ____________________________________________________________________________
31914 [  9110] By: nick                                  on 2001/03/12  21:00:13
31915         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
31916      Branch: perlio
31917            ! sv.c utf8.h
31918 ____________________________________________________________________________
31919 [  9109] By: jhi                                   on 2001/03/12  16:04:47
31920         Log: Integrate change #9108 from maintperl to mainline.
31921              
31922              fix memory leak in C<sub X { sub {} }> arising from a refcount
31923              loop between the outer sub and the inner prototype anonsub
31924              
31925              this also enables closures returned by subroutines that
31926              subsequently get redefined to work without generating coredumps :)
31927              
31928              completely removed the free_closures() hack--it shouldn't be
31929              needed anymore
31930      Branch: perl
31931           +> t/op/anonsub.t
31932           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31933           !> proto.h sv.c
31934 ____________________________________________________________________________
31935 [  9108] By: gsar                                  on 2001/03/12  10:21:31
31936         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
31937              loop between the outer sub and the inner prototype anonsub
31938              
31939              this also enables closures returned by subroutines that
31940              subsequently get redefined to work without generating coredumps :)
31941              
31942              completely removed the free_closures() hack--it shouldn't be
31943              needed anymore
31944      Branch: maint-5.6/perl
31945            + t/op/anonsub.t
31946            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31947            ! proto.h sv.c
31948 ____________________________________________________________________________
31949 [  9107] By: jhi                                   on 2001/03/12  05:15:31
31950         Log: Integrate perlio.
31951      Branch: perl
31952           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
31953 ____________________________________________________________________________
31954 [  9106] By: nick                                  on 2001/03/11  20:10:12
31955         Log: regcomp.c is working in native space, not Unicode space (if different)
31956              as it is doing compare against 'W' in \W etc.
31957      Branch: perlio
31958            ! regcomp.c
31959 ____________________________________________________________________________
31960 [  9105] By: nick                                  on 2001/03/11  19:39:34
31961         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
31962              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
31963      Branch: perlio
31964            ! regcomp.c toke.c utf8.c
31965 ____________________________________________________________________________
31966 [  9104] By: nick                                  on 2001/03/11  18:15:44
31967         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
31968      Branch: perlio
31969            ! sv.c
31970 ____________________________________________________________________________
31971 [  9103] By: nick                                  on 2001/03/11  18:03:28
31972         Log: Integrate mainline (for regexp stuff).
31973      Branch: perlio
31974           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31975           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
31976           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
31977           !> t/lib/errno.t t/op/pat.t
31978 ____________________________________________________________________________
31979 [  9102] By: nick                                  on 2001/03/11  17:44:20
31980         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
31981              - exclude layer syms in makedef.pl for sfio
31982              - also inhibit Encode from trying to build ":encode()" layer.
31983      Branch: perlio
31984            ! ext/Encode/Encode.xs makedef.pl
31985 ____________________________________________________________________________
31986 [  9101] By: jhi                                   on 2001/03/10  22:38:13
31987         Log: The $Is_MacOS needs to be declared.
31988      Branch: perl
31989            ! lib/ExtUtils/Manifest.pm
31990 ____________________________________________________________________________
31991 [  9100] By: jhi                                   on 2001/03/10  22:14:29
31992         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
31993              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
31994              pollute the symbolspace if using sfio.
31995      Branch: perl
31996            ! ext/Encode/Encode.xs
31997 ____________________________________________________________________________
31998 [  9099] By: jhi                                   on 2001/03/10  21:58:48
31999         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
32000              Date: Sat, 10 Mar 2001 14:23:55 -0500
32001              From: Chris Nandor <pudge@pobox.com>
32002              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
32003      Branch: perl
32004            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
32005            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
32006            ! t/lib/errno.t
32007 ____________________________________________________________________________
32008 [  9098] By: jhi                                   on 2001/03/10  21:38:30
32009         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
32010      Branch: perl
32011            ! regcomp.c regexec.c t/op/pat.t
32012 ____________________________________________________________________________
32013 [  9097] By: jhi                                   on 2001/03/10  14:38:07
32014         Log: Integrate perlio.
32015      Branch: perl
32016           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
32017           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
32018           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
32019 ____________________________________________________________________________
32020 [  9096] By: nick                                  on 2001/03/10  11:55:43
32021         Log: EBCDIC sanity - phase I
32022              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
32023              - use utf8n_xxxx (c.f. pvn) for forms which take length.
32024              - back out vN.N and $^V exceptions to e2a/a2e
32025              - make "locale" isxxx macros be uvchr (may be redundant?)
32026              
32027              Not clear yet that toUPPER_uni et. al. return being handled correctly.
32028              The tr// and rexexp stuff still needs an audit, assumption is they are working
32029              in Unicode space.
32030              
32031              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
32032      Branch: perlio
32033            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
32034            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
32035            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
32036 ____________________________________________________________________________
32037 [  9095] By: jhi                                   on 2001/03/09  22:10:01
32038         Log: Integrate perlio.
32039      Branch: perl
32040           !> dump.c
32041 ____________________________________________________________________________
32042 [  9094] By: nick                                  on 2001/03/09  17:36:38
32043         Log: Builds an passes all tests after integrate and this tweak.
32044      Branch: perlio
32045            ! dump.c
32046 ____________________________________________________________________________
32047 [  9093] By: nick                                  on 2001/03/09  17:16:03
32048         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
32049      Branch: perlio
32050           +> lib/unicode/Scripts.txt t/lib/sigaction.t
32051           !> (integrate 79 files)
32052 ____________________________________________________________________________
32053 [  9092] By: jhi                                   on 2001/03/09  15:28:26
32054         Log: Update Changes.
32055      Branch: perl
32056            ! Changes patchlevel.h
32057 ____________________________________________________________________________
32058 [  9091] By: jhi                                   on 2001/03/09  15:25:05
32059         Log: In op/stat #35 better to scan all the potential directories
32060              for setuids, not just the first one.
32061      Branch: perl
32062            ! t/op/stat.t
32063 ____________________________________________________________________________
32064 [  9090] By: jhi                                   on 2001/03/09  15:01:27
32065         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
32066              From: rspier@pobox.com (Robert Spier)
32067              Date: Fri, 9 Mar 2001 03:30:20 -0500
32068              Message-ID: <15016.38044.381174.160189@rls.cx>
32069              
32070              EXISTS() returning undef mistakenly triggered a FETCH().
32071      Branch: perl
32072            ! hv.c
32073 ____________________________________________________________________________
32074 [  9089] By: jhi                                   on 2001/03/09  14:59:02
32075         Log: Add /sbin and /usr/sbin to the list of directories scanned
32076              for setuid programs.  Takes care of bug id 20010309.003.
32077      Branch: perl
32078            ! t/op/stat.t
32079 ____________________________________________________________________________
32080 [  9088] By: jhi                                   on 2001/03/09  14:48:32
32081         Log: Regen perlapi, perltoc.
32082      Branch: perl
32083            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
32084 ____________________________________________________________________________
32085 [  9087] By: jhi                                   on 2001/03/09  14:38:56
32086         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
32087              From: David Mitchell <davem@fdgroup.co.uk>
32088              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
32089              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
32090      Branch: perl
32091            ! dump.c perl.c perl.h pod/perlrun.pod
32092 ____________________________________________________________________________
32093 [  9086] By: jhi                                   on 2001/03/09  01:47:16
32094         Log: A modified version of
32095              
32096              Subject: [ID 20010307.005] POSIX::sigaction has various problems
32097              From: anders@broadcom.com
32098              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
32099              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
32100              
32101              Currently the sigaction.t test #6 fails (and is fudged to look
32102              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
32103              This may well be a genuine bug in Linux sigaction() (since at
32104              least Tru64, Solaris, and HP-UX disagree with Linux).
32105              Anyone with POSIX / SUSv2 tome handy?  The problem is that
32106              the flags of the oldaction don't match with the flags in
32107              the previously installed disposition.
32108      Branch: perl
32109            + t/lib/sigaction.t
32110            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32111 ____________________________________________________________________________
32112 [  9085] By: jhi                                   on 2001/03/09  01:30:13
32113         Log: Subject: Re: mission impossible for the day
32114              From: Alex Gough <alex@rcon.org>
32115              Date: Thu, 08 Mar 2001 17:18:19 +0000
32116              Message-ID: <3AA7BEDB.8070409@rcon.org>
32117              
32118              If references (are overloaded) and can be directly stringified,
32119              show that instead of "stringified".
32120              
32121              (The problem, infinite mutual recursion caused by overloaded bool
32122              in Switch.pm, tracked by David Mitchell)
32123      Branch: perl
32124            ! lib/Carp/Heavy.pm
32125 ____________________________________________________________________________
32126 [  9084] By: jhi                                   on 2001/03/09  01:20:39
32127         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
32128              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
32129              From: David Mitchell <davem@fdgroup.co.uk>
32130              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
32131      Branch: perl
32132            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
32133            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
32134 ____________________________________________________________________________
32135 [  9083] By: jhi                                   on 2001/03/09  01:16:51
32136         Log: Subject: [PATCH] perldata.pod here-doc docs
32137              From: Jeff Pinyan <jeffp@crusoe.net>
32138              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
32139              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
32140      Branch: perl
32141            ! pod/perldata.pod
32142 ____________________________________________________________________________
32143 [  9082] By: jhi                                   on 2001/03/09  01:01:27
32144         Log: Subject: Re: Unicode/EBCDIC
32145              From: Peter Prymmer <pvhp@forte.com>
32146              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
32147              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
32148      Branch: perl
32149            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
32150 ____________________________________________________________________________
32151 [  9081] By: jhi                                   on 2001/03/08  13:41:30
32152         Log: Subject: Ooops, wrong 'no *POSIX' Patch
32153              From: Dorner Thomas <Thomas.Dorner@start.de>
32154              Date: Thu, 8 Mar 2001 08:43:28 +0100
32155              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
32156      Branch: perl
32157            ! hints/posix-bc.sh
32158 ____________________________________________________________________________
32159 [  9080] By: jhi                                   on 2001/03/08  13:11:42
32160         Log: It's Scripts.txt, not Script.txt.
32161      Branch: perl
32162            ! MANIFEST
32163 ____________________________________________________________________________
32164 [  9079] By: jhi                                   on 2001/03/08  12:59:05
32165         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
32166              From: Dorner Thomas <Thomas.Dorner@start.de>
32167              Date: Wed, 7 Mar 2001 14:13:31 +0100
32168              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
32169      Branch: perl
32170            ! makedepend.SH
32171 ____________________________________________________________________________
32172 [  9078] By: jhi                                   on 2001/03/08  12:57:43
32173         Log: Retract #9069, wrong patch.
32174      Branch: perl
32175            ! Makefile.SH
32176 ____________________________________________________________________________
32177 [  9077] By: jhi                                   on 2001/03/08  01:06:13
32178         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
32179      Branch: perl
32180            + lib/unicode/Scripts.txt
32181            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
32182            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
32183            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
32184            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
32185            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
32186            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
32187            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
32188            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
32189            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
32190            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
32191            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
32192            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
32193            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
32194            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
32195            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
32196            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
32197            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
32198            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
32199            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
32200            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
32201            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
32202            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
32203            ! lib/unicode/version
32204 ____________________________________________________________________________
32205 [  9076] By: jhi                                   on 2001/03/07  22:59:39
32206         Log: Integrate change #7784 from mainline into maintperl.
32207              
32208              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
32209      Branch: maint-5.6/perl
32210           !> pp_ctl.c t/op/pat.t
32211 ____________________________________________________________________________
32212 [  9075] By: jhi                                   on 2001/03/07  22:05:11
32213         Log: More UTF-8 test tweaks.
32214      Branch: perl
32215            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
32216 ____________________________________________________________________________
32217 [  9074] By: nick                                  on 2001/03/07  21:39:29
32218         Log: Integrate mainline.
32219      Branch: perlio
32220           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
32221           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
32222           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
32223           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
32224           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
32225 ____________________________________________________________________________
32226 [  9073] By: jhi                                   on 2001/03/07  16:37:09
32227         Log: Update Changes.
32228      Branch: perl
32229            ! Changes patchlevel.h
32230 ____________________________________________________________________________
32231 [  9072] By: jhi                                   on 2001/03/07  16:32:30
32232         Log: Subject: [ID 20010306.004] || != named unary operator
32233              From: abela@geneanet.org
32234              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
32235              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
32236      Branch: perl
32237            ! pod/perlop.pod
32238 ____________________________________________________________________________
32239 [  9071] By: jhi                                   on 2001/03/07  15:14:11
32240         Log: Subject: downgrading to bytes for common functions
32241              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
32242              Date: Wed, 7 Mar 2001 02:36:55 -0500
32243              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
32244      Branch: perl
32245            ! pp_sys.c
32246 ____________________________________________________________________________
32247 [  9070] By: jhi                                   on 2001/03/07  15:04:58
32248         Log: Clarify the description differentiating for and while; inspired by
32249              
32250              Subject: [ID 20010306.002] for/while difference in for definition
32251              From: abela@geneanet.org
32252              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
32253              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
32254      Branch: perl
32255            ! pod/perlsyn.pod
32256 ____________________________________________________________________________
32257 [  9069] By: jhi                                   on 2001/03/07  14:55:30
32258         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
32259              From: Dorner Thomas <Thomas.Dorner@start.de>
32260              Date: Wed, 7 Mar 2001 14:13:31 +0100
32261              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
32262      Branch: perl
32263            ! Makefile.SH
32264 ____________________________________________________________________________
32265 [  9068] By: jhi                                   on 2001/03/07  14:51:17
32266         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
32267              From: Radu Greab <radu@netsoft.ro>
32268              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
32269              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
32270      Branch: perl
32271            ! pp.c t/op/chop.t
32272 ____________________________________________________________________________
32273 [  9067] By: jhi                                   on 2001/03/07  14:48:57
32274         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
32275              From: Simon Cozens <simon@netthink.co.uk>
32276              Date: Wed, 7 Mar 2001 13:59:28 +0000
32277              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
32278              
32279              In order to allow MakeMaker to build correct Makefiles,
32280              you need to change the order of the arguments in MM_Unix.pm
32281              as well. (Unless you have C89_CCMODE set, but we're trying
32282              to be POSIXly correct)
32283              
32284              Thanks to Merijn Broeren for tracking this down.
32285      Branch: perl
32286            ! lib/ExtUtils/MM_Unix.pm
32287 ____________________________________________________________________________
32288 [  9066] By: jhi                                   on 2001/03/07  14:30:02
32289         Log: Floating point too messy.
32290      Branch: perl
32291            ! t/camel-III/vstring.t
32292 ____________________________________________________________________________
32293 [  9065] By: jhi                                   on 2001/03/07  14:17:44
32294         Log: Integrate change #9064 from maintperl into mainline.
32295              
32296              fix memory leak in pack("Bb",...)
32297      Branch: perl
32298           !> perl.c
32299 ____________________________________________________________________________
32300 [  9064] By: gsar                                  on 2001/03/07  06:29:24
32301         Log: fix memory leak in pack("Bb",...)
32302      Branch: maint-5.6/perl
32303            ! perl.c
32304 ____________________________________________________________________________
32305 [  9063] By: jhi                                   on 2001/03/07  00:55:04
32306         Log: Major utf8 test reorganisation and rewrite.
32307              Hopefully no tests were lost in the shuffle.
32308              (The beginning of pragma/utf8 was lost intentionally,
32309              the tests were rather bogus and incomplete.)
32310      Branch: perl
32311            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
32312            ! t/pragma/utf8.t
32313 ____________________________________________________________________________
32314 [  9062] By: jhi                                   on 2001/03/07  00:41:16
32315         Log: More tweakage on the Unicode character class descriptions.
32316      Branch: perl
32317            ! lib/unicode/mktables.PL pod/perlretut.pod
32318 ____________________________________________________________________________
32319 [  9061] By: jhi                                   on 2001/03/06  23:12:38
32320         Log: The perlretut was still talking about the old \p and \P
32321              definitions.
32322      Branch: perl
32323            ! pod/perlretut.pod
32324 ____________________________________________________________________________
32325 [  9060] By: nick                                  on 2001/03/06  20:52:37
32326         Log: Integrate mainline (make test works again now).
32327      Branch: perlio
32328           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
32329 ____________________________________________________________________________
32330 [  9059] By: jhi                                   on 2001/03/06  15:36:14
32331         Log: 0.999... does equal 1.0, doesn't it?
32332      Branch: perl
32333            ! t/camel-III/vstring.t
32334 ____________________________________________________________________________
32335 [  9058] By: jhi                                   on 2001/03/06  15:34:00
32336         Log: Make /x{abcd}/ to work without use utf8.
32337      Branch: perl
32338            ! regcomp.c
32339 ____________________________________________________________________________
32340 [  9057] By: jhi                                   on 2001/03/06  03:02:36
32341         Log: Easier to outcomment all the three reset() tests for now.
32342      Branch: perl
32343            ! t/op/pat.t
32344 ____________________________________________________________________________
32345 [  9056] By: jhi                                   on 2001/03/06  02:30:02
32346         Log: Comment out the deadly reset; until the 20010301.005
32347              is finally fixed.
32348      Branch: perl
32349            ! t/op/pat.t
32350 ____________________________________________________________________________
32351 [  9055] By: jhi                                   on 2001/03/06  02:21:26
32352         Log: Integrate the change #9054 from mainline:
32353              retract the PMOP cleanup patch pending further investigation.
32354      Branch: maint-5.6/perl
32355           !> op.c op.h
32356 ____________________________________________________________________________
32357 [  9054] By: jhi                                   on 2001/03/06  02:19:57
32358         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
32359              with oddly familiar stack traces.
32360      Branch: perl
32361            ! op.c op.h
32362 ____________________________________________________________________________
32363 [  9053] By: jhi                                   on 2001/03/05  23:20:28
32364         Log: Integrate perlio.
32365      Branch: perl
32366           +> ext/Encode/Encode/koi8-r.ucm
32367           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
32368           !> makedef.pl
32369 ____________________________________________________________________________
32370 [  9052] By: nick                                  on 2001/03/05  23:08:17
32371         Log: skipping USE_PERLIO symbols correction.
32372      Branch: perlio
32373            ! makedef.pl
32374 ____________________________________________________________________________
32375 [  9051] By: nick                                  on 2001/03/05  22:35:07
32376         Log: More Encode alias tidying.
32377      Branch: perlio
32378            + ext/Encode/Encode/koi8-r.ucm
32379            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
32380 ____________________________________________________________________________
32381 [  9050] By: jhi                                   on 2001/03/05  21:44:29
32382         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
32383              Sarathy's fix for ID 20010301.005.
32384      Branch: maint-5.6/perl
32385           !> op.c op.h
32386 ____________________________________________________________________________
32387 [  9049] By: nick                                  on 2001/03/05  19:54:04
32388         Log: Integrate Jarkko's Encode.pm tweak.
32389      Branch: perlio
32390           !> ext/Encode/Encode.pm
32391 ____________________________________________________________________________
32392 [  9048] By: nick                                  on 2001/03/05  19:47:57
32393         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
32394      Branch: perlio
32395           +> os2/os2add.sym
32396           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
32397           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
32398           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
32399           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
32400           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
32401 ____________________________________________________________________________
32402 [  9047] By: jhi                                   on 2001/03/05  19:25:26
32403         Log: Regen perlapi.
32404      Branch: perl
32405            ! pod/perlapi.pod
32406 ____________________________________________________________________________
32407 [  9046] By: jhi                                   on 2001/03/05  19:12:14
32408         Log: Integrate perlio.
32409      Branch: perl
32410           +> t/camel-III/vstring.t
32411           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
32412 ____________________________________________________________________________
32413 [  9045] By: jhi                                   on 2001/03/05  19:10:36
32414         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
32415      Branch: perl
32416            ! ext/Encode/Encode.pm
32417 ____________________________________________________________________________
32418 [  9044] By: jhi                                   on 2001/03/05  18:49:12
32419         Log: Forgot the other half of the PMOP patch (#9033).
32420      Branch: perl
32421            ! op.h
32422 ____________________________________________________________________________
32423 [  9043] By: nick                                  on 2001/03/05  18:14:47
32424         Log: Update MANIFEST for new test.
32425      Branch: perlio
32426            ! MANIFEST
32427 ____________________________________________________________________________
32428 [  9042] By: nick                                  on 2001/03/05  18:12:41
32429         Log: Some tests for Camel 3rd edition features.
32430              Make gethostbyaddr() test in above work.
32431      Branch: perlio
32432            + t/camel-III/vstring.t
32433            ! pp.h pp_sys.c t/TEST t/harness
32434 ____________________________________________________________________________
32435 [  9041] By: jhi                                   on 2001/03/05  17:41:48
32436         Log: Add more ISO 8859 encoding aliases.
32437      Branch: perl
32438            ! ext/Encode/Encode.pm
32439 ____________________________________________________________________________
32440 [  9040] By: jhi                                   on 2001/03/05  17:30:43
32441         Log: Integrate perlio.
32442      Branch: perl
32443           !> MANIFEST sv.c
32444 ____________________________________________________________________________
32445 [  9039] By: nick                                  on 2001/03/05  17:11:36
32446         Log: Missed added file.
32447      Branch: perlio
32448            ! MANIFEST
32449 ____________________________________________________________________________
32450 [  9038] By: jhi                                   on 2001/03/05  15:58:01
32451         Log: Add tr tests for EBCDIC, from Karsten Sperling.
32452      Branch: perl
32453            ! t/op/tr.t
32454 ____________________________________________________________________________
32455 [  9037] By: nick                                  on 2001/03/05  15:56:35
32456         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
32457              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
32458              
32459              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
32460              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
32461              - uses SvPV() rather than sv_2pv() in case it isn't a string.
32462      Branch: perlio
32463            ! sv.c
32464 ____________________________________________________________________________
32465 [  9036] By: jhi                                   on 2001/03/05  15:49:15
32466         Log: Add matching tests currently failing in EBCDIC,
32467              suggested by Karsten Sperling.
32468      Branch: perl
32469            ! t/op/pat.t
32470 ____________________________________________________________________________
32471 [  9035] By: jhi                                   on 2001/03/05  15:36:55
32472         Log: The #9034 needs a MANIFESTation.
32473      Branch: perl
32474            ! MANIFEST
32475 ____________________________________________________________________________
32476 [  9034] By: jhi                                   on 2001/03/05  15:35:14
32477         Log: Integrate perlio.
32478      Branch: perl
32479           +> ext/Encode/Encode/Tcl.pm
32480           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
32481           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
32482           !> ext/Encode/Encode/iso8859-1.ucm
32483           !> ext/Encode/Encode/iso8859-10.ucm
32484           !> ext/Encode/Encode/iso8859-13.ucm
32485           !> ext/Encode/Encode/iso8859-14.ucm
32486           !> ext/Encode/Encode/iso8859-15.ucm
32487           !> ext/Encode/Encode/iso8859-16.ucm
32488           !> ext/Encode/Encode/iso8859-2.ucm
32489           !> ext/Encode/Encode/iso8859-3.ucm
32490           !> ext/Encode/Encode/iso8859-4.ucm
32491           !> ext/Encode/Encode/iso8859-5.ucm
32492           !> ext/Encode/Encode/iso8859-6.ucm
32493           !> ext/Encode/Encode/iso8859-7.ucm
32494           !> ext/Encode/Encode/iso8859-8.ucm
32495           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
32496           !> t/lib/encode.t
32497 ____________________________________________________________________________
32498 [  9033] By: jhi                                   on 2001/03/05  15:33:18
32499         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
32500              From: Gurusamy Sarathy <gsar@ActiveState.com>
32501              Date: Sun, 04 Mar 2001 22:33:15 -0800
32502              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
32503              
32504              PMOPs need to remember their own stash so that they can
32505              gracefully remove themselves from their linked list.
32506      Branch: perl
32507            ! op.c
32508 ____________________________________________________________________________
32509 [  9032] By: nick                                  on 2001/03/05  14:51:50
32510         Log: Encode implementation "completion"
32511              Implement and document define_encoding()
32512              Implement and document encoding aliases including define_alias()
32513              Make Encode::XS use define_encoding() rather than back-door.
32514              Move run-time *.enc to separate Encode::Tcl module.
32515              Make 'compile' honour <codeset_name>
32516              Change canonical names of to iso-8859-* and US-ascii.
32517      Branch: perlio
32518            + ext/Encode/Encode/Tcl.pm
32519            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
32520            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
32521            ! ext/Encode/Encode/iso8859-1.ucm
32522            ! ext/Encode/Encode/iso8859-10.ucm
32523            ! ext/Encode/Encode/iso8859-13.ucm
32524            ! ext/Encode/Encode/iso8859-14.ucm
32525            ! ext/Encode/Encode/iso8859-15.ucm
32526            ! ext/Encode/Encode/iso8859-16.ucm
32527            ! ext/Encode/Encode/iso8859-2.ucm
32528            ! ext/Encode/Encode/iso8859-3.ucm
32529            ! ext/Encode/Encode/iso8859-4.ucm
32530            ! ext/Encode/Encode/iso8859-5.ucm
32531            ! ext/Encode/Encode/iso8859-6.ucm
32532            ! ext/Encode/Encode/iso8859-7.ucm
32533            ! ext/Encode/Encode/iso8859-8.ucm
32534            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
32535            ! t/lib/encode.t
32536 ____________________________________________________________________________
32537 [  9031] By: jhi                                   on 2001/03/05  13:51:17
32538         Log: Integrate change #9030 from maintperl into mainline.
32539              
32540              Subject: [PATCH 5.6.1] OS/2 cleanup
32541      Branch: perl
32542           +> os2/os2add.sym
32543           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
32544           !> makedef.pl os2/Changes os2/Makefile.SHs
32545           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
32546           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
32547           !> os2/os2.sym os2/os2ish.h
32548 ____________________________________________________________________________
32549 [  9030] By: jhi                                   on 2001/03/05  13:46:49
32550         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
32551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32552              Date: Mon, 5 Mar 2001 02:29:44 -0500
32553              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
32554      Branch: maint-5.6/perl
32555            + os2/os2add.sym
32556            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
32557            ! makedef.pl os2/Changes os2/Makefile.SHs
32558            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
32559            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
32560            ! os2/os2.sym os2/os2ish.h
32561 ____________________________________________________________________________
32562 [  9029] By: jhi                                   on 2001/03/05  13:40:35
32563         Log: Integrate change #9028 from maintperl into mainline.
32564              
32565              various nits in MM_Unix.pm found by disabling SelfLoader
32566      Branch: perl
32567           !> lib/ExtUtils/MM_Unix.pm
32568 ____________________________________________________________________________
32569 [  9028] By: gsar                                  on 2001/03/05  09:58:38
32570         Log: various nits in MM_Unix.pm found by disabling SelfLoader
32571      Branch: maint-5.6/perl
32572            ! lib/ExtUtils/MM_Unix.pm
32573 ____________________________________________________________________________
32574 [  9027] By: nick                                  on 2001/03/05  08:35:22
32575         Log: Integrate mainline
32576      Branch: perlio
32577           !> (integrate 28 files)
32578 ____________________________________________________________________________
32579 [  9026] By: jhi                                   on 2001/03/05  02:14:59
32580         Log: Integrate change #9025 from mainline to maintperl,
32581              retract \N{U+HHHH}.
32582      Branch: maint-5.6/perl
32583           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32584           !> t/lib/charnames.t toke.c
32585 ____________________________________________________________________________
32586 [  9025] By: jhi                                   on 2001/03/05  02:13:09
32587         Log: Retracting \N{U+HHHH}.
32588      Branch: perl
32589            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32590            ! t/lib/charnames.t toke.c
32591 ____________________________________________________________________________
32592 [  9024] By: jhi                                   on 2001/03/04  20:51:07
32593         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
32594              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32595              Date: Fri, 02 Mar 2001 18:25:26 +0100
32596              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
32597              
32598              Casting problem.
32599      Branch: perl
32600            ! ext/Storable/Storable.xs
32601 ____________________________________________________________________________
32602 [  9023] By: jhi                                   on 2001/03/04  19:46:45
32603         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
32604              From: nick@talking.bollo.cx
32605              Date: Sat, 03 Mar 2001 21:41:33 +0000
32606              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
32607              
32608              Revert the workaround.
32609      Branch: perl
32610            ! perlio.c
32611 ____________________________________________________________________________
32612 [  9022] By: jhi                                   on 2001/03/04  19:36:28
32613         Log: Update Changes.
32614      Branch: perl
32615            ! Changes patchlevel.h
32616 ____________________________________________________________________________
32617 [  9021] By: jhi                                   on 2001/03/04  18:41:00
32618         Log: makedef.pl updates suggested by Chris Nandor; double-checking
32619              the changes in AIX, OS/2 Win32 would be nice.
32620      Branch: perl
32621            ! makedef.pl
32622 ____________________________________________________________________________
32623 [  9020] By: jhi                                   on 2001/03/04  18:23:58
32624         Log: Integrate change #9012 from maintperl into mainline,
32625              quench a compiler warning.
32626      Branch: perl
32627           !> toke.c
32628 ____________________________________________________________________________
32629 [  9019] By: jhi                                   on 2001/03/04  18:18:43
32630         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
32631              
32632              \N{U+HHHH} fix.
32633              
32634              pattern in G_ARRAY context
32635      Branch: maint-5.6/perl
32636           !> pp_hot.c t/op/pat.t toke.c
32637 ____________________________________________________________________________
32638 [  9018] By: jhi                                   on 2001/03/04  18:07:48
32639         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
32640              From: Jeff Pinyan <jeffp@crusoe.net>
32641              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
32642              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
32643      Branch: perl
32644            ! pp_hot.c t/op/pat.t
32645 ____________________________________________________________________________
32646 [  9017] By: jhi                                   on 2001/03/04  18:06:21
32647         Log: I thought I tested the #9014.
32648      Branch: perl
32649            ! toke.c
32650 ____________________________________________________________________________
32651 [  9016] By: jhi                                   on 2001/03/04  17:41:22
32652         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
32653              
32654              Tweak the get*ent() OS/2 prototypes.
32655              
32656              Add the \N{U+HHHH} syntax.
32657              
32658              More tr/// UTF-8 fixes from Inaba Hiroto.
32659      Branch: maint-5.6/perl
32660           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
32661           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
32662 ____________________________________________________________________________
32663 [  9015] By: jhi                                   on 2001/03/04  17:36:04
32664         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
32665      Branch: perl
32666            ! doop.c t/op/tr.t
32667 ____________________________________________________________________________
32668 [  9014] By: jhi                                   on 2001/03/04  17:24:49
32669         Log: Add the \N{U+HHHH} syntax.
32670      Branch: perl
32671            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32672            ! t/lib/charnames.t toke.c
32673 ____________________________________________________________________________
32674 [  9013] By: jhi                                   on 2001/03/04  17:20:45
32675         Log: Tweak the get*ent() OS/2 prototypes.
32676      Branch: perl
32677            ! os2/os2.c
32678 ____________________________________________________________________________
32679 [  9012] By: gsar                                  on 2001/03/04  06:26:14
32680         Log: avoid warning (nit in change#9009)
32681      Branch: maint-5.6/perl
32682            ! toke.c
32683 ____________________________________________________________________________
32684 [  9011] By: gsar                                  on 2001/03/04  06:15:24
32685         Log: lib/charnames.t fails in 5.6.x because of older Unicode
32686              data
32687              
32688              TODO: need to revisit this after updating lib/unicode/...
32689      Branch: maint-5.6/perl
32690            ! t/lib/charnames.t
32691 ____________________________________________________________________________
32692 [  9010] By: gsar                                  on 2001/03/04  06:08:36
32693         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
32694      Branch: maint-5.6/perl
32695            ! toke.c
32696 ____________________________________________________________________________
32697 [  9009] By: jhi                                   on 2001/03/03  19:27:20
32698         Log: Integrate change #9008 from mainline to maintperl,
32699              UTF-8 tr/// fixes from Inaba Hiroto.
32700      Branch: maint-5.6/perl
32701           !> doop.c op.c t/op/tr.t toke.c
32702 ____________________________________________________________________________
32703 [  9008] By: jhi                                   on 2001/03/03  19:19:42
32704         Log: UTF8 tr/// fixes from Inaba Hiroto.
32705      Branch: perl
32706            ! doop.c op.c t/op/tr.t toke.c
32707 ____________________________________________________________________________
32708 [  9007] By: jhi                                   on 2001/03/03  19:00:30
32709         Log: Integrate change #9006 from maintperl to mainline,
32710              more robust quest for the infinite.
32711      Branch: perl
32712           !> lib/Math/Complex.pm
32713 ____________________________________________________________________________
32714 [  9006] By: jhi                                   on 2001/03/03  18:58:06
32715         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
32716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32717              Date: Sat, 3 Mar 2001 12:51:50 -0500
32718              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
32719              
32720              Be more robust in our quest for the infinite.
32721      Branch: maint-5.6/perl
32722            ! lib/Math/Complex.pm
32723 ____________________________________________________________________________
32724 [  9005] By: jhi                                   on 2001/03/03  17:55:50
32725         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
32726      Branch: maint-5.6/perl
32727            ! doio.c
32728 ____________________________________________________________________________
32729 [  9004] By: jhi                                   on 2001/03/03  17:40:14
32730         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
32731              so that picky compilers like IRIX won't get huffy about
32732              "statements without effect" (like 1;).
32733      Branch: perl
32734            ! toke.c
32735 ____________________________________________________________________________
32736 [  9003] By: jhi                                   on 2001/03/03  17:15:52
32737         Log: Integrate change #9002 from mainline to maintperl.
32738              
32739              Subject: [perl-5.6.x, perl-current] accept for EPOC
32740      Branch: maint-5.6/perl
32741           !> pp_sys.c
32742 ____________________________________________________________________________
32743 [  9002] By: jhi                                   on 2001/03/03  17:14:30
32744         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
32745              From: Olaf Flebbe <O.Flebbe@science-computing.de>
32746              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
32747              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
32748      Branch: perl
32749            ! pp_sys.c
32750 ____________________________________________________________________________
32751 [  9001] By: jhi                                   on 2001/03/03  17:13:13
32752         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
32753              From: "Craig A. Berry" <craigberry@mac.com>
32754              Date: Fri, 02 Mar 2001 17:44:40 -0600
32755              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
32756      Branch: perl
32757            ! t/pod/find.t
32758 ____________________________________________________________________________
32759 [  9000] By: jhi                                   on 2001/03/03  17:11:55
32760         Log: Integrate changes #8997,8999 from maintperl.
32761              
32762              Subject: [PATCH 5.6.1] compiling on OS/2
32763              (Better error message from hints/os2.sh)
32764              
32765              Subject: [PATCH 5.6.1] syslog.t
32766      Branch: perl
32767           !> hints/os2.sh t/lib/syslog.t
32768 ____________________________________________________________________________
32769 [  8999] By: jhi                                   on 2001/03/03  17:09:28
32770         Log: Subject: [PATCH 5.6.1] syslog.t
32771              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32772              Date: Sat, 3 Mar 2001 02:11:17 -0500
32773              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
32774      Branch: maint-5.6/perl
32775            ! t/lib/syslog.t
32776 ____________________________________________________________________________
32777 [  8998] By: jhi                                   on 2001/03/03  17:07:50
32778         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
32779              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32780              Date: Sat, 3 Mar 2001 01:53:52 -0500
32781              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
32782      Branch: maint-5.6/perl
32783            ! opcode.pl os2/os2.c
32784 ____________________________________________________________________________
32785 [  8997] By: jhi                                   on 2001/03/03  17:03:30
32786         Log: Subject: [PATCH 5.6.1] compiling on OS/2
32787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32788              Date: Sat, 3 Mar 2001 01:59:59 -0500
32789              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
32790      Branch: maint-5.6/perl
32791            ! hints/os2.sh
32792 ____________________________________________________________________________
32793 [  8996] By: jhi                                   on 2001/03/03  00:55:58
32794         Log: Regen files for mainline.
32795      Branch: perl
32796            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32797            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
32798 ____________________________________________________________________________
32799 [  8995] By: jhi                                   on 2001/03/03  00:35:22
32800         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
32801              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
32802              to maintperl.
32803              
32804              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
32805              
32806              Add Configure option -Dmksymlinks which will create a symlink
32807              forest if the current/build differs from the source directory.
32808              (8218,8220,8221,8317,8318,8971)
32809              
32810              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
32811              (Document APPLLIB_EXP in INSTALL.)
32812              
32813              If running byacc write-enable also perly.h.
32814              
32815              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
32816              
32817              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
32818              
32819              Sanity check for conflicting thread flavours.
32820              
32821              Fix the sys/fcntl.h problem reported by Peter Prymmer.
32822              
32823              Add few CPUs/architectures to the Cppsym scan,
32824              add -perlio to archname if so selected (modified 8890)
32825              
32826              Be more helpful for devel builders, suggested by John L. Allen.
32827              (admittedly pointless change for maintperl, but the usedevel
32828              code is there already)
32829      Branch: maint-5.6/perl
32830           !> Configure INSTALL Makefile.SH Porting/Glossary
32831           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
32832           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
32833           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
32834           !> win32/config.bc win32/config.gc win32/config.vc
32835 ____________________________________________________________________________
32836 [  8994] By: jhi                                   on 2001/03/02  23:31:41
32837         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
32838      Branch: metaconfig/U/perl
32839            ! gccvers.U
32840 ____________________________________________________________________________
32841 [  8993] By: jhi                                   on 2001/03/02  23:22:12
32842         Log: Regenerate various files for maint.
32843      Branch: maint-5.6/perl
32844            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
32845            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
32846 ____________________________________________________________________________
32847 [  8992] By: alanbur                               on 2001/03/02  22:48:34
32848         Log: Resync wuth parent
32849      Branch: maint-5.6/pureperl
32850           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32851           !> (integrate 60 files)
32852 ____________________________________________________________________________
32853 [  8991] By: jhi                                   on 2001/03/02  21:00:08
32854         Log: Retract the #8742 part of #8986, backward compat.
32855      Branch: maint-5.6/perl
32856            ! embed.pl
32857 ____________________________________________________________________________
32858 [  8990] By: jhi                                   on 2001/03/02  20:40:07
32859         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
32860      Branch: maint-5.6/perl
32861            ! hv.c
32862 ____________________________________________________________________________
32863 [  8989] By: jhi                                   on 2001/03/02  19:59:56
32864         Log: Update Changes.
32865      Branch: perl
32866            ! Changes patchlevel.h
32867 ____________________________________________________________________________
32868 [  8988] By: jhi                                   on 2001/03/02  19:57:08
32869         Log: Integrate perlio.
32870      Branch: perl
32871           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
32872           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
32873           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
32874           !> ext/Encode/Encode/iso8859-10.ucm
32875           !> ext/Encode/Encode/iso8859-13.ucm
32876           !> ext/Encode/Encode/iso8859-14.ucm
32877           !> ext/Encode/Encode/iso8859-15.ucm
32878           !> ext/Encode/Encode/iso8859-16.ucm
32879           !> ext/Encode/Encode/iso8859-2.ucm
32880           !> ext/Encode/Encode/iso8859-3.ucm
32881           !> ext/Encode/Encode/iso8859-4.ucm
32882           !> ext/Encode/Encode/iso8859-5.ucm
32883           !> ext/Encode/Encode/iso8859-6.ucm
32884           !> ext/Encode/Encode/iso8859-7.ucm
32885           !> ext/Encode/Encode/iso8859-8.ucm
32886           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
32887           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
32888 ____________________________________________________________________________
32889 [  8987] By: jhi                                   on 2001/03/02  19:43:40
32890         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
32891              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
32892              8950,8952,8955 from mainline to maintperl.
32893              
32894              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
32895              
32896              Put to rest the 20010205.001, the email address checking (not) regex.
32897              
32898              fork() not everywhere, cleanup temp files.
32899              
32900              The #8843 wasn't quite right: %Config needs to imported.
32901              
32902              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
32903              (#8849: the glob-basic hunk needed massaging as it depended
32904              on Schwern's large-scale (unintegrated) patches)
32905              
32906              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
32907              
32908              Upgrade to CGI.pm 2.752, from Lincoln Stein.
32909              (Note: there were some conflicts due to EBCDIC and EPOC
32910              patches, in general I preferred the repository code.)
32911              (When 2.753 comes out, we need to synchronize.)
32912              
32913              Subject: [PATCH] fix for charnames above FFFF
32914              
32915              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
32916              
32917              If no sfio, no -lsfio.
32918              
32919              Run run/*.t also in minitest.
32920              
32921              Subject:  [PATCH perl 5.7.0] malloc message address offset
32922              
32923              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
32924              
32925              Subject: fix for parameter -Dm (for perl@8867)
32926              
32927              Subject: [PATCH: perl@8892] was Re: hashing order difference?
32928              (make the test more portable)
32929              
32930              Subject: Re: [PATCH] fix for charnames above FFFF
32931              
32932              Subject: Re: I'm losing the war...
32933              (hv_store() not working correctly in ENV_IS_CASELESS case.)
32934              
32935              Subject: Modified README.bs2000 
32936              
32937              Subject: [PATCH: perl@8935] -Dt padsv($var)
32938              
32939              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
32940              
32941              Subject: PATCH: extra tests to check on negative float to unsigned cast
32942              
32943              Subject: [PATCH] XPUSH[insp] was Re: progress
32944              
32945              Subject: Re: Compile with perlcc..
32946      Branch: maint-5.6/perl
32947           !> (integrate 36 files)
32948 ____________________________________________________________________________
32949 [  8986] By: jhi                                   on 2001/03/02  18:51:25
32950         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
32951              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
32952              to maintperl.
32953              
32954              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
32955              
32956              Subject: [DOC PATCH] overload.pm nits
32957              
32958              Add header for LIB$ prototypes (C. Berry)
32959              
32960              Convert fwrite()s to sockets to write()s, since some socket stacks
32961              don't take kindly to stdio.
32962              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
32963              (for often optional LNMs)
32964              Correct a few typos
32965              (C. Bailey)
32966              
32967              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
32968              
32969              De-cut-and-pasto.
32970              
32971              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
32972              
32973              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
32974              
32975              Upgrade to CPAN 1.59_54, from Andreas König.
32976              
32977              Bogus shebang.
32978              
32979              Subject: [PATCH] Document makepatch in Porting/patching
32980              
32981              UTF-8 documentation.
32982              
32983              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
32984              
32985              Sort the MANIFEST.
32986              
32987              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
32988              
32989              Subject: [PATCH @8807] toke.c cleanup: scan_str()
32990              
32991              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
32992              
32993              Add run/*.t to testables.
32994              
32995              TODO: integrate #8784.
32996      Branch: maint-5.6/perl
32997           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32998           !> (integrate 28 files)
32999 ____________________________________________________________________________
33000 [  8985] By: nick                                  on 2001/03/02  18:15:45
33001         Log: Integrate mainline
33002      Branch: perlio
33003           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
33004           !> vms/vms.c
33005 ____________________________________________________________________________
33006 [  8984] By: jhi                                   on 2001/03/02  16:00:17
33007         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
33008              
33009              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
33010              5.004_05, and mention the suidperl August 2000 security problem.
33011              (#8978,#8981)
33012              
33013              Subject: [ID 20010301.004] Technically speaking in perldata
33014              
33015              Subject: [PATCH] File::Copy for bleadperl, maintperl
33016              
33017              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
33018              
33019              (The #8982, fix for 20010221.005 and 20010221.008,
33020              would be nice too but it didn't integrate cleanly.)
33021      Branch: maint-5.6/perl
33022           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
33023 ____________________________________________________________________________
33024 [  8983] By: jhi                                   on 2001/03/02  15:51:16
33025         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
33026              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33027              Date:     Thu, 1 Mar 2001 15:54:09 EST
33028              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
33029      Branch: perl
33030            ! vms/vms.c
33031 ____________________________________________________________________________
33032 [  8982] By: jhi                                   on 2001/03/02  15:43:31
33033         Log: Subject: Re: sync sync sync: have I missed any patches?
33034              From: Radu Greab <radu@netsoft.ro> 
33035              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
33036              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
33037              
33038              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
33039              was checking argv[0] regardless of whether a different pathname
33040              will actually be executed."  Test case not supplied because 
33041              drafting that, ironically enough, revealed another bug
33042              (or a feature).
33043      Branch: perl
33044            ! doio.c
33045 ____________________________________________________________________________
33046 [  8981] By: jhi                                   on 2001/03/02  15:28:03
33047         Log: Misdate in #8978.
33048      Branch: perl
33049            ! pod/perlfaq1.pod
33050 ____________________________________________________________________________
33051 [  8980] By: jhi                                   on 2001/03/02  15:24:20
33052         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
33053              From: Chris Nandor <pudge@pobox.com>
33054              Date: Wed, 28 Feb 2001 22:10:15 -0500
33055              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
33056      Branch: perl
33057            ! lib/File/Copy.pm
33058 ____________________________________________________________________________
33059 [  8979] By: jhi                                   on 2001/03/02  15:17:16
33060         Log: Subject: [ID 20010301.004] Technically speaking in perldata
33061              From: abela@geneanet.org
33062              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
33063              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
33064      Branch: perl
33065            ! pod/perldata.pod
33066 ____________________________________________________________________________
33067 [  8978] By: jhi                                   on 2001/03/02  15:15:27
33068         Log: Subject: [ID 20010301.003] ref to 5.004
33069              From: abela@geneanet.org
33070              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
33071              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
33072              
33073              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
33074              and mention the suidperl August 2000 security problem.
33075      Branch: perl
33076            ! pod/perlfaq1.pod
33077 ____________________________________________________________________________
33078 [  8977] By: alanbur                               on 2001/03/02  14:17:45
33079         Log: Resynchronised with parent
33080      Branch: maint-5.6/pureperl
33081           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
33082           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
33083           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
33084           !> vms/descrip_mms.template win32/win32.c win32/win32.h
33085           !> win32/win32iop.h
33086 ____________________________________________________________________________
33087 [  8976] By: nick                                  on 2001/03/01  23:25:30
33088         Log: Integrate mainline.
33089      Branch: perlio
33090            - t/op/qu.t
33091           !> (integrate 55 files)
33092 ____________________________________________________________________________
33093 [  8975] By: jhi                                   on 2001/03/01  16:51:34
33094         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
33095      Branch: perl
33096           !> toke.c
33097 ____________________________________________________________________________
33098 [  8974] By: gsar                                  on 2001/03/01  16:28:21
33099         Log: fix for bugid 20010226.008
33100              
33101              the problem was that some of the pointers (PL_last_lop and
33102              PL_last_uni specifically) into the lex buffers weren't correctly
33103              being invalidated when the buffer changed; this would leave the
33104              pointers pointing at an arbitrary location in the buffer if
33105              the buffer didn't need to be reallocated, or point into freed
33106              memory if the buffer had to be realloced
33107              
33108              TODO item for bugdb maintainers: check other seemingly random
33109              parser-related bugs--they might be cured by this
33110      Branch: maint-5.6/perl
33111            ! toke.c
33112 ____________________________________________________________________________
33113 [  8973] By: jhi                                   on 2001/03/01  02:23:25
33114         Log: Retract #8970 because of a completely mysterious core dump:
33115              adding the tests 241..244 causes op/pat dump core at test #25.
33116              The test needs a lot of whittling down before the bug can be solved.
33117      Branch: perl
33118            ! t/op/pat.t
33119 ____________________________________________________________________________
33120 [  8972] By: jhi                                   on 2001/03/01  01:58:38
33121         Log: Regen perlapi.
33122      Branch: perl
33123            ! pod/perlapi.pod
33124 ____________________________________________________________________________
33125 [  8971] By: jhi                                   on 2001/03/01  01:34:09
33126         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))
33127              From: Nicholas Clark <nick@ccl4.org>
33128              Date: Wed, 28 Feb 2001 23:28:49 +0000
33129              Message-ID: <20010228232849.A55187@plum.flirble.org>
33130              
33131              Allow a completely write protected source code tree
33132              when using the Configure -Dmksymlinks.
33133      Branch: perl
33134            ! embed.pl warnings.pl
33135 ____________________________________________________________________________
33136 [  8970] By: jhi                                   on 2001/03/01  01:32:04
33137         Log: Add back the EBCDIC character range tests (for matching).
33138      Branch: perl
33139            ! t/op/pat.t
33140 ____________________________________________________________________________
33141 [  8969] By: nick                                  on 2001/02/28  18:18:01
33142         Log: Add charname comments to .ucm files writen by 'compile',
33143              also order charmaps in those files by source encoding.
33144              regenerate distrubuted .ucm files
33145      Branch: perlio
33146            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
33147            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
33148            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
33149            ! ext/Encode/Encode/iso8859-10.ucm
33150            ! ext/Encode/Encode/iso8859-13.ucm
33151            ! ext/Encode/Encode/iso8859-14.ucm
33152            ! ext/Encode/Encode/iso8859-15.ucm
33153            ! ext/Encode/Encode/iso8859-16.ucm
33154            ! ext/Encode/Encode/iso8859-2.ucm
33155            ! ext/Encode/Encode/iso8859-3.ucm
33156            ! ext/Encode/Encode/iso8859-4.ucm
33157            ! ext/Encode/Encode/iso8859-5.ucm
33158            ! ext/Encode/Encode/iso8859-6.ucm
33159            ! ext/Encode/Encode/iso8859-7.ucm
33160            ! ext/Encode/Encode/iso8859-8.ucm
33161            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
33162            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
33163 ____________________________________________________________________________
33164 [  8968] By: jhi                                   on 2001/02/28  16:26:37
33165         Log: Expand usemorebits early if d_casti32 needs to be undefined.
33166      Branch: perl
33167            ! hints/hpux.sh hints/irix_6.sh
33168 ____________________________________________________________________________
33169 [  8967] By: jhi                                   on 2001/02/28  16:22:26
33170         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
33171              retract toke.c/qu parts of #8583, retract #8485, retract
33172              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
33173              op/length.t, and MANIFEST, and delete t/op/qu.t.
33174      Branch: perl
33175            - t/op/qu.t
33176            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
33177            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
33178            ! t/op/length.t toke.c
33179 ____________________________________________________________________________
33180 [  8966] By: jhi                                   on 2001/02/28  15:00:27
33181         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
33182              by not changing from pre-Unicode days into being Unicode-aware.
33183              Sniff.
33184      Branch: perl
33185            ! pp.c t/op/pack.t t/op/qu.t
33186 ____________________________________________________________________________
33187 [  8965] By: jhi                                   on 2001/02/28  14:37:55
33188         Log: Subject: Re: Errors in core PODs
33189              From: Michael Stevens <michael@etla.org> 
33190              Date: Fri, 23 Feb 2001 15:47:56 +0000
33191              Message-ID: <20010223154756.A7723@firedrake.org> 
33192      Branch: perl
33193            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
33194            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
33195            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
33196            ! x2p/a2p.pod
33197 ____________________________________________________________________________
33198 [  8964] By: jhi                                   on 2001/02/28  14:35:35
33199         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
33200              (The #8961 was too bold.)
33201      Branch: perl
33202            ! hints/hpux.sh hints/irix_6.sh
33203 ____________________________________________________________________________
33204 [  8963] By: jhi                                   on 2001/02/28  14:33:39
33205         Log: Subject: Re: sync sync sync: have I missed any patches?
33206              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33207              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
33208              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
33209              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
33210              
33211              Replace djSP with dSP.
33212      Branch: perl
33213            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
33214            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
33215            ! win32/perlhost.h
33216 ____________________________________________________________________________
33217 [  8962] By: jhi                                   on 2001/02/27  23:21:14
33218         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
33219      Branch: perl
33220            ! lib/Filter/Simple.pm
33221 ____________________________________________________________________________
33222 [  8961] By: jhi                                   on 2001/02/27  22:55:26
33223         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
33224              and this would be it.
33225      Branch: perl
33226            ! hints/hpux.sh hints/irix_6.sh
33227 ____________________________________________________________________________
33228 [  8960] By: jhi                                   on 2001/02/27  22:51:33
33229         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
33230              From: "Craig A. Berry" <craigberry@mac.com>
33231              Date: Tue, 27 Feb 2001 16:11:44 -0600
33232              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
33233      Branch: maint-5.6/perl
33234            ! configure.com vms/descrip_mms.template
33235 ____________________________________________________________________________
33236 [  8959] By: jhi                                   on 2001/02/27  22:47:23
33237         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
33238              From: "Craig A. Berry" <craigberry@mac.com>
33239              Date: Tue, 27 Feb 2001 16:11:44 -0600
33240              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
33241      Branch: perl
33242            ! configure.com vms/descrip_mms.template
33243 ____________________________________________________________________________
33244 [  8958] By: jhi                                   on 2001/02/27  15:16:42
33245         Log: Update Changes.
33246      Branch: perl
33247            ! Changes patchlevel.h
33248 ____________________________________________________________________________
33249 [  8957] By: jhi                                   on 2001/02/27  06:15:07
33250         Log: Subject: [5.6.x] EPOC additions
33251              From: Olaf Flebbe <O.Flebbe@science-computing.de>
33252              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
33253              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
33254      Branch: maint-5.6/perl
33255            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
33256 ____________________________________________________________________________
33257 [  8956] By: jhi                                   on 2001/02/27  06:12:11
33258         Log: Subject: [perl-current] EPOC 
33259              From: Olaf Flebbe <O.Flebbe@science-computing.de>
33260              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
33261              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
33262      Branch: perl
33263            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
33264            ! epoc/epocish.c epoc/epocish.h pp_sys.c
33265 ____________________________________________________________________________
33266 [  8955] By: jhi                                   on 2001/02/27  05:59:50
33267         Log: Subject: Re: Compile with perlcc..
33268              From: Edward Peschko <edwardp@excitehome.net>
33269              Date: Mon, 26 Feb 2001 18:51:58 -0800
33270              Message-ID: <20010226185158.A9871@excitehome.net>
33271              
33272              plus add a simple usage message if no arguments given.
33273      Branch: perl
33274            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
33275            ! utils/Makefile utils/perlcc.PL win32/pod.mak
33276 ____________________________________________________________________________
33277 [  8954] By: nick                                  on 2001/02/26  21:02:59
33278         Log: Integrate mainline
33279      Branch: perlio
33280           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
33281           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
33282           !> t/op/sprintf.t
33283 ____________________________________________________________________________
33284 [  8953] By: jhi                                   on 2001/02/26  14:43:54
33285         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
33286              From: Nicholas Clark <nick@ccl4.org>
33287              Date: Mon, 26 Feb 2001 00:42:07 +0000
33288              Message-ID: <20010226004207.F23333@plum.flirble.org>
33289      Branch: perl
33290            ! pp_ctl.c
33291 ____________________________________________________________________________
33292 [  8952] By: jhi                                   on 2001/02/26  14:42:13
33293         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
33294              From: Simon Cozens <simon@netthink.co.uk>
33295              Date: Mon, 26 Feb 2001 12:23:48 +0000
33296              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
33297      Branch: perl
33298            ! pod/perlguts.pod
33299 ____________________________________________________________________________
33300 [  8951] By: jhi                                   on 2001/02/26  14:39:15
33301         Log: Subject: [PATCH] perlio - unknown layer
33302              From: Nicholas Clark <nick@ccl4.org>
33303              Date: Mon, 26 Feb 2001 00:27:19 +0000
33304              Message-ID: <20010226002719.E23333@plum.flirble.org>
33305      Branch: perl
33306            ! perlio.c
33307 ____________________________________________________________________________
33308 [  8950] By: jhi                                   on 2001/02/26  14:38:04
33309         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
33310              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
33311              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
33312              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
33313      Branch: perl
33314            ! t/op/bop.t
33315 ____________________________________________________________________________
33316 [  8949] By: jhi                                   on 2001/02/26  14:37:07
33317         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
33318              From: Peter Prymmer <pvhp@forte.com>
33319              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
33320              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
33321      Branch: perl
33322            ! lib/Test.pm
33323 ____________________________________________________________________________
33324 [  8948] By: jhi                                   on 2001/02/26  14:35:53
33325         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
33326              From: Radu Greab <radu@netsoft.ro>
33327              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
33328              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
33329      Branch: perl
33330            ! pod/perlop.pod
33331 ____________________________________________________________________________
33332 [  8947] By: jhi                                   on 2001/02/26  14:34:46
33333         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
33334              From: David Mitchell <davem@fdgroup.co.uk>
33335              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
33336              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
33337      Branch: perl
33338            ! run.c
33339 ____________________________________________________________________________
33340 [  8946] By: jhi                                   on 2001/02/26  14:32:37
33341         Log: Subject: Modified README.bs2000 
33342              From: Dorner Thomas <Thomas.Dorner@start.de>
33343              Date: Mon, 26 Feb 2001 09:22:17 +0100
33344              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
33345      Branch: perl
33346            ! README.bs2000
33347 ____________________________________________________________________________
33348 [  8945] By: jhi                                   on 2001/02/26  14:19:53
33349         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
33350              to maintperl, listing the known failures on the tests 129 and 130.
33351      Branch: maint-5.6/perl
33352           !> t/op/sprintf.t
33353 ____________________________________________________________________________
33354 [  8944] By: jhi                                   on 2001/02/26  14:14:15
33355         Log: Add more known sprintf failures.
33356      Branch: perl
33357            ! t/op/sprintf.t
33358 ____________________________________________________________________________
33359 [  8943] By: jhi                                   on 2001/02/26  13:56:22
33360         Log: perlglob.exe needs to be found in Win32, patch from
33361              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
33362              which needs external glob at mini-perl time."
33363      Branch: perl
33364            ! ext/Encode/compile
33365 ____________________________________________________________________________
33366 [  8942] By: jhi                                   on 2001/02/26  13:52:19
33367         Log: A missing dTHX from Vadim Konovalov.
33368      Branch: perl
33369            ! perlio.c
33370 ____________________________________________________________________________
33371 [  8941] By: jhi                                   on 2001/02/26  13:37:05
33372         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
33373      Branch: perl
33374            ! op.c
33375 ____________________________________________________________________________
33376 [  8940] By: jhi                                   on 2001/02/26  13:35:40
33377         Log: Integrate perlio.
33378      Branch: perl
33379           !> ext/Encode/Encode.pm
33380 ____________________________________________________________________________
33381 [  8939] By: nick                                  on 2001/02/25  23:47:09
33382         Log: Integrate mainline.
33383      Branch: perlio
33384           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
33385           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
33386 ____________________________________________________________________________
33387 [  8938] By: nick                                  on 2001/02/25  19:36:28
33388         Log: Encode implementations docs.
33389      Branch: perlio
33390            ! ext/Encode/Encode.pm
33391 ____________________________________________________________________________
33392 [  8937] By: jhi                                   on 2001/02/25  19:26:16
33393         Log: Script wasn't aligned with reality.
33394      Branch: perl
33395            ! t/pod/find.t
33396 ____________________________________________________________________________
33397 [  8936] By: jhi                                   on 2001/02/25  18:54:55
33398         Log: Update Changes.
33399      Branch: perl
33400            ! Changes patchlevel.h
33401 ____________________________________________________________________________
33402 [  8935] By: jhi                                   on 2001/02/25  18:46:36
33403         Log: Retract #8929,8930,8932,8933 for now.
33404      Branch: perl
33405            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
33406 ____________________________________________________________________________
33407 [  8934] By: jhi                                   on 2001/02/25  17:34:35
33408         Log: Integrate perlio.
33409      Branch: perl
33410           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
33411           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
33412           !> t/lib/encode.t
33413 ____________________________________________________________________________
33414 [  8933] By: jhi                                   on 2001/02/25  17:33:12
33415         Log: (Retracted by #8395.)
33416              
33417              Slight tweaks in scan_const(), not fixes yet, it seems like
33418              lots of work remains to be done...
33419      Branch: perl
33420            ! toke.c
33421 ____________________________________________________________________________
33422 [  8932] By: jhi                                   on 2001/02/25  17:27:11
33423         Log: (Retracted by #8395.)
33424              
33425              Missing from #8930.
33426      Branch: perl
33427            ! perl.h
33428 ____________________________________________________________________________
33429 [  8931] By: jhi                                   on 2001/02/25  17:26:19
33430         Log: A comment tweak.
33431      Branch: perl
33432            ! utf8.c
33433 ____________________________________________________________________________
33434 [  8930] By: jhi                                   on 2001/02/25  17:25:47
33435         Log: (Retracted by #8395.)
33436              
33437              Attempt to fix the EBCDIC character range problwm with //.
33438      Branch: perl
33439            ! regcomp.c
33440 ____________________________________________________________________________
33441 [  8929] By: jhi                                   on 2001/02/25  17:23:45
33442         Log: (Retracted by #8395.)
33443              
33444              Expand the EBCDIC character range tests, and add few nasty
33445              tr tests from Karsten Sperling.
33446      Branch: perl
33447            ! t/op/pat.t t/op/tr.t
33448 ____________________________________________________________________________
33449 [  8928] By: jhi                                   on 2001/02/25  17:18:49
33450         Log: Missing check-in.
33451      Branch: perl
33452            ! lib/Pod/Find.pm
33453 ____________________________________________________________________________
33454 [  8927] By: nick                                  on 2001/02/25  11:30:22
33455         Log: Change method names in Encode implementation classes to something
33456              less confusing (preparing to "go public").
33457      Branch: perlio
33458            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
33459 ____________________________________________________________________________
33460 [  8926] By: nick                                  on 2001/02/25  10:53:24
33461         Log: GCC __atribute__ / printf fix
33462      Branch: perlio
33463            ! perl.h
33464 ____________________________________________________________________________
33465 [  8925] By: nick                                  on 2001/02/25  10:52:25
33466         Log: Checked in the wrong one ...
33467      Branch: perlio
33468            ! ext/Encode/Encode.pm
33469 ____________________________________________________________________________
33470 [  8924] By: nick                                  on 2001/02/24  18:46:51
33471         Log: Integrate mainline - to see what Jarkko has in ...
33472      Branch: perlio
33473           +> t/pod/testpods/lib/Pod/Stuff.pm
33474           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
33475 ____________________________________________________________________________
33476 [  8923] By: nick                                  on 2001/02/24  17:05:23
33477         Log: Encode API documentation nd tidy up.
33478              Minor additions to test.
33479              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
33480              Adds STRLEN to standard typemap.
33481      Branch: perlio
33482            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
33483            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
33484 ____________________________________________________________________________
33485 [  8922] By: jhi                                   on 2001/02/24  16:38:12
33486         Log: Add a test for the "character range should match in EBCDIC
33487              if specified using explicit numerics" bug found by Karsten
33488              Sperling.
33489      Branch: perl
33490            ! t/op/pat.t
33491 ____________________________________________________________________________
33492 [  8921] By: jhi                                   on 2001/02/24  16:30:16
33493         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
33494              From: schwern@pobox.com
33495              Date: Fri, 23 Feb 2001 03:21:37 -0500
33496              Message-ID: <20010223032137.A26022@magnonel.guild.net>
33497              
33498              plus Charles Lane's fixes, plus tweaks.
33499      Branch: perl
33500            + t/pod/testpods/lib/Pod/Stuff.pm
33501            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
33502 ____________________________________________________________________________
33503 [  8920] By: nick                                  on 2001/02/24  10:30:11
33504         Log: Integrate mainline
33505      Branch: perlio
33506           !> (integrate 33 files)
33507 ____________________________________________________________________________
33508 [  8919] By: jhi                                   on 2001/02/24  00:23:35
33509         Log: Subject: Re: I'm losing the war...
33510              From: "Vadim Konovalov" <watman@inbox.ru>
33511              Date: Sat, 24 Feb 2001 00:10:14 +0300
33512              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
33513              
33514              hv_store() not working correctly in ENV_IS_CASELESS case.
33515      Branch: perl
33516            ! hv.c
33517 ____________________________________________________________________________
33518 [  8918] By: jhi                                   on 2001/02/24  00:20:09
33519         Log: Subject: Re: [PATCH] fix for charnames above FFFF
33520              From: andreas.koenig@anima.de (Andreas J. Koenig)
33521              Date: 23 Feb 2001 02:39:03 +0100
33522              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
33523              
33524              A further efficiency tweak.
33525      Branch: perl
33526            ! lib/charnames.pm
33527 ____________________________________________________________________________
33528 [  8917] By: jhi                                   on 2001/02/23  20:27:51
33529         Log: Integrate change #8916 from mainline,
33530              do away with USE_WIN32_RTL_ENV.
33531      Branch: maint-5.6/perl
33532           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
33533 ____________________________________________________________________________
33534 [  8916] By: jhi                                   on 2001/02/23  20:02:25
33535         Log: Abolish USE_WIN32_RTL_ENV.
33536      Branch: perl
33537            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
33538 ____________________________________________________________________________
33539 [  8915] By: jhi                                   on 2001/02/23  19:36:00
33540         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
33541              later protected by some #define.
33542      Branch: perl
33543            ! gv.c
33544 ____________________________________________________________________________
33545 [  8914] By: jhi                                   on 2001/02/23  19:31:38
33546         Log: Retract #8902 for now, requested by Charles Lane, the correct
33547              fix will be something else.
33548      Branch: perl
33549            ! op.c
33550 ____________________________________________________________________________
33551 [  8913] By: jhi                                   on 2001/02/23  19:11:36
33552         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
33553              From: Peter Prymmer <pvhp@forte.com>
33554              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
33555              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
33556      Branch: perl
33557            ! t/op/lex_assign.t
33558 ____________________________________________________________________________
33559 [  8912] By: jhi                                   on 2001/02/23  18:38:20
33560         Log: Subject: [patch] perlio + useithreads
33561              From: Doug MacEachern <dougm@covalent.net>
33562              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
33563              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
33564              
33565              Gets things running but not complete.
33566      Branch: perl
33567            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
33568 ____________________________________________________________________________
33569 [  8911] By: jhi                                   on 2001/02/23  04:20:02
33570         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
33571              
33572              Duplicated environment freeing, File::Temp 0.12,
33573              op/append portability (EBCDIC) tweak.
33574      Branch: maint-5.6/perl
33575           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33576           !> t/op/append.t
33577 ____________________________________________________________________________
33578 [  8910] By: jhi                                   on 2001/02/23  02:07:33
33579         Log: Integrate change #8909 from mainline, a better Borland
33580              putenv() workaround.
33581      Branch: maint-5.6/perl
33582           !> perl.c
33583 ____________________________________________________________________________
33584 [  8909] By: jhi                                   on 2001/02/23  02:05:46
33585         Log: A better workaround for Borland putenv() brokenness from Sarathy.
33586      Branch: perl
33587            ! perl.c
33588 ____________________________________________________________________________
33589 [  8908] By: jhi                                   on 2001/02/23  02:04:14
33590         Log: Subject: fix for parameter -Dm (for perl@8867)
33591              From: "Vadim Konovalov" <watman@inbox.ru>
33592              Date: Thu, 22 Feb 2001 17:30:12 +0300
33593              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
33594      Branch: perl
33595            ! perl.h
33596 ____________________________________________________________________________
33597 [  8907] By: jhi                                   on 2001/02/23  01:58:20
33598         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
33599              From: Peter Prymmer <pvhp@forte.com>
33600              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
33601              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
33602      Branch: perl
33603            ! t/op/append.t
33604 ____________________________________________________________________________
33605 [  8906] By: jhi                                   on 2001/02/23  01:48:34
33606         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
33607      Branch: perl
33608            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33609 ____________________________________________________________________________
33610 [  8905] By: jhi                                   on 2001/02/23  01:43:30
33611         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
33612              From: Peter Prymmer <pvhp@forte.com>
33613              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
33614              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
33615      Branch: perl
33616            ! t/lib/st-06compat.t
33617 ____________________________________________________________________________
33618 [  8904] By: jhi                                   on 2001/02/23  01:42:39
33619         Log: Metaconfig unit change for #8903.
33620      Branch: metaconfig/U/perl
33621            ! Devel.U
33622 ____________________________________________________________________________
33623 [  8903] By: jhi                                   on 2001/02/23  01:42:12
33624         Log: Be more helpful for devel builders, suggested by John L. Allen.
33625      Branch: perl
33626            ! Configure
33627 ____________________________________________________________________________
33628 [  8902] By: jhi                                   on 2001/02/23  01:37:41
33629         Log: (Retracted by #8914)
33630              (Wrongly, reinstated by #8941)             
33631
33632              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
33633              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33634              Date:     Thu, 22 Feb 2001 09:43:57 EST
33635              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
33636      Branch: perl
33637            ! op.c
33638 ____________________________________________________________________________
33639 [  8901] By: jhi                                   on 2001/02/23  01:20:32
33640         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
33641              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33642              Date:     Thu, 22 Feb 2001 08:01:35 EST
33643              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
33644      Branch: perl
33645            ! malloc.c
33646 ____________________________________________________________________________
33647 [  8900] By: jhi                                   on 2001/02/23  01:18:02
33648         Log: Integrate changes #8898,8899 from mainline, environ handling.
33649      Branch: maint-5.6/perl
33650           !> perl.c
33651 ____________________________________________________________________________
33652 [  8899] By: jhi                                   on 2001/02/23  01:16:25
33653         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
33654              putenv() is not to be relied on, they are either broken or leaky
33655              or both.)
33656      Branch: perl
33657            ! perl.c
33658 ____________________________________________________________________________
33659 [  8898] By: jhi                                   on 2001/02/22  23:36:59
33660         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
33661              and safesysfree() must be used.
33662      Branch: perl
33663            ! perl.c
33664 ____________________________________________________________________________
33665 [  8897] By: jhi                                   on 2001/02/22  23:25:45
33666         Log: With environ one must use safesysmalloc()/safesysfree().
33667      Branch: perl
33668            ! perl.c
33669 ____________________________________________________________________________
33670 [  8896] By: jhi                                   on 2001/02/22  22:13:18
33671         Log: If we have a duplicated environment free it
33672              if PERL_DESTRUCT_LEVEL.
33673      Branch: perl
33674            ! perl.c
33675 ____________________________________________________________________________
33676 [  8895] By: alanbur                               on 2001/02/22  19:31:57
33677         Log: Synchronised with parent
33678      Branch: maint-5.6/pureperl
33679           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
33680 ____________________________________________________________________________
33681 [  8894] By: gsar                                  on 2001/02/22  19:06:18
33682         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
33683              
33684              fix memory leak in method call optimization (change#3768);
33685              made C<eval "$x->foo()"> leak
33686              
33687              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
33688      Branch: maint-5.6/perl
33689           !> op.c
33690 ____________________________________________________________________________
33691 [  8893] By: jhi                                   on 2001/02/22  18:35:27
33692         Log: (Retracted by #8915.)
33693              
33694              Third Degree finding:
33695              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
33696      Branch: perl
33697            ! gv.c
33698 ____________________________________________________________________________
33699 [  8892] By: jhi                                   on 2001/02/22  14:28:32
33700         Log: Update Changes.
33701      Branch: perl
33702            ! Changes patchlevel.h
33703 ____________________________________________________________________________
33704 [  8891] By: jhi                                   on 2001/02/22  13:22:45
33705         Log: Metaconfig unit changes for #8890.
33706      Branch: metaconfig
33707            ! U/modified/Cppsym.U U/threads/archname.U
33708 ____________________________________________________________________________
33709 [  8890] By: jhi                                   on 2001/02/22  13:22:12
33710         Log: Add -stdio to the archname if no perlio selected,
33711              no -perlio added since that is now the default.
33712              
33713              Add few CPUs/architectures to the Cppsym scan.
33714      Branch: perl
33715            ! Configure config_h.SH
33716 ____________________________________________________________________________
33717 [  8889] By: jhi                                   on 2001/02/22  13:05:59
33718         Log: Metaconfig unit change for #8888.
33719      Branch: metaconfig/U/perl
33720            ! useperlio.U
33721 ____________________________________________________________________________
33722 [  8888] By: jhi                                   on 2001/02/22  13:05:28
33723         Log: *drum roll*  Make perlio the default.
33724      Branch: perl
33725            ! Configure config_h.SH
33726 ____________________________________________________________________________
33727 [  8887] By: jhi                                   on 2001/02/22  12:50:52
33728         Log: Integrate change #8665 from maintperl to mainline,
33729              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
33730      Branch: perl
33731           !> ext/POSIX/POSIX.xs
33732 ____________________________________________________________________________
33733 [  8886] By: jhi                                   on 2001/02/22  12:49:24
33734         Log: Integrate changes #8883,8884 from mainline to maintperl.
33735              
33736              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
33737              Subject: Re: File::Temp::_gettemp warning
33738      Branch: maint-5.6/perl
33739           !> embed.h embed.pl lib/File/Temp.pm
33740 ____________________________________________________________________________
33741 [  8885] By: jhi                                   on 2001/02/22  12:43:59
33742         Log: Based on
33743              
33744              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
33745              From: schwab@suse.de
33746              Date: Thu, 22 Feb 2001 13:08:09 +0100
33747              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
33748              
33749              but the fix done slightly differently because the other
33750              half was already done in #8664.
33751      Branch: maint-5.6/perl
33752            ! ext/POSIX/POSIX.xs
33753 ____________________________________________________________________________
33754 [  8884] By: jhi                                   on 2001/02/22  12:37:15
33755         Log: Subject: Re: File::Temp::_gettemp warning
33756              From: Tim Jenness <t.jenness@jach.hawaii.edu>
33757              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
33758              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
33759              
33760              This patch to File::Temp does two things:
33761              
33762              1. Fixes the problem with CGI::Carp when determining
33763              the Fcntl constants
33764              
33765              2. Removes most of the carps and consolidates them so that all the
33766              reasons are included in a single die that is caught by the test. This
33767              means that the correct skipping behaviour is displayed by the test.
33768      Branch: perl
33769            ! lib/File/Temp.pm
33770 ____________________________________________________________________________
33771 [  8883] By: jhi                                   on 2001/02/22  12:29:19
33772         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
33773              From: Peter Prymmer <pvhp@forte.com>
33774              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
33775              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
33776      Branch: perl
33777            ! embed.h embed.pl
33778 ____________________________________________________________________________
33779 [  8882] By: jhi                                   on 2001/02/21  19:41:33
33780         Log: Integrate change #8881 from mainlin to maintperl.
33781              
33782              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
33783      Branch: maint-5.6/perl
33784           !> op.c
33785 ____________________________________________________________________________
33786 [  8881] By: jhi                                   on 2001/02/21  19:38:57
33787         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
33788              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33789              Date:     Wed, 21 Feb 2001 13:08:03 EST
33790              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
33791      Branch: perl
33792            ! op.c
33793 ____________________________________________________________________________
33794 [  8880] By: jhi                                   on 2001/02/21  19:34:34
33795         Log: Retract #8875, cannot let go of the old semantics of unpack U
33796              without rethinking utf8decode.t.
33797      Branch: perl
33798            ! pp.c t/op/pack.t
33799 ____________________________________________________________________________
33800 [  8879] By: jhi                                   on 2001/02/21  19:08:02
33801         Log: Run run/*.t also in minitest.
33802      Branch: perl
33803            ! Makefile.SH
33804 ____________________________________________________________________________
33805 [  8878] By: nick                                  on 2001/02/21  18:55:37
33806         Log: Integrate mainline
33807      Branch: perlio
33808           !> (integrate 76 files)
33809 ____________________________________________________________________________
33810 [  8877] By: jhi                                   on 2001/02/21  15:09:33
33811         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
33812      Branch: metaconfig
33813            ! U/compline/nblock_io.U
33814      Branch: perl
33815            ! Configure config_h.SH
33816 ____________________________________________________________________________
33817 [  8876] By: jhi                                   on 2001/02/21  14:54:45
33818         Log: If no sfio, no -lsfio.
33819      Branch: metaconfig/U/perl
33820            ! d_sfio.U
33821      Branch: perl
33822            ! Configure config_h.SH
33823 ____________________________________________________________________________
33824 [  8875] By: jhi                                   on 2001/02/21  14:54:00
33825         Log: Make unpack C and unpack C truly equivalent.
33826      Branch: perl
33827            ! pp.c t/op/pack.t
33828 ____________________________________________________________________________
33829 [  8874] By: jhi                                   on 2001/02/21  14:26:02
33830         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
33831              From: Peter Prymmer <pvhp@forte.com>
33832              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
33833              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
33834      Branch: perl
33835            ! pod/perlport.pod
33836 ____________________________________________________________________________
33837 [  8873] By: jhi                                   on 2001/02/21  14:24:31
33838         Log: Subject: [PATCH] fix for charnames above FFFF
33839              From: andreas.koenig@anima.de (Andreas J. Koenig)
33840              Date: 21 Feb 2001 07:05:45 +0100
33841              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
33842      Branch: perl
33843            ! lib/charnames.pm t/lib/charnames.t
33844 ____________________________________________________________________________
33845 [  8872] By: jhi                                   on 2001/02/21  14:15:25
33846         Log: Integrate change #8868 from pureperl to mainline.
33847              
33848              Fixed reference count loop caused by sv_magic.
33849      Branch: perl
33850           !> sv.c
33851 ____________________________________________________________________________
33852 [  8871] By: jhi                                   on 2001/02/21  14:07:29
33853         Log: Integrate change #8868 from pureperl to maintperl.
33854              
33855              Fixed reference count loop caused by sv_magic.
33856      Branch: maint-5.6/perl
33857           !> sv.c
33858 ____________________________________________________________________________
33859 [  8870] By: jhi                                   on 2001/02/21  14:04:41
33860         Log: Put back the #8840, it was innocent.
33861      Branch: perl
33862            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33863            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
33864 ____________________________________________________________________________
33865 [  8869] By: jhi                                   on 2001/02/21  14:00:03
33866         Log: unpack("C", ...) was left slightly unfinished by #8865.
33867      Branch: perl
33868            ! pp.c t/op/pack.t
33869 ____________________________________________________________________________
33870 [  8868] By: alanbur                               on 2001/02/21  01:33:45
33871         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
33872              from gv_fetchpv to create single-character magic variables (e.g. $!),
33873              and it is passed a sv and the gv that contains the sv as the mg_obj
33874              value.  When sv_magic stores the mg_obj pointer it increments the gv
33875              refcount, thus causing a sv-gv pair that can't be freed.  There is
33876              already a check for sv == obj which is used to prevent such reference
33877              loops.  This change extends the check to cover the case described above.
33878      Branch: maint-5.6/pureperl
33879            ! sv.c
33880 ____________________________________________________________________________
33881 [  8867] By: jhi                                   on 2001/02/21  00:52:39
33882         Log: Update Changes.
33883      Branch: perl
33884            ! Changes patchlevel.h
33885 ____________________________________________________________________________
33886 [  8866] By: jhi                                   on 2001/02/21  00:34:20
33887         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
33888              (Note: there were some conflicts due to EBCDIC and EPOC
33889              patches, in general I preferred the repository code.)
33890              (When 2.753 comes out, we need to synchronize.)
33891      Branch: perl
33892            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
33893            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
33894            ! t/lib/cgi-html.t
33895 ____________________________________________________________________________
33896 [  8865] By: jhi                                   on 2001/02/21  00:24:22
33897         Log: Make pack("C", 0x100) to create Unicode, unless under the
33898              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
33899              will understand Unicode, unless you under know what.
33900      Branch: perl
33901            ! pp.c t/op/pack.t t/op/qu.t
33902 ____________________________________________________________________________
33903 [  8864] By: alanbur                               on 2001/02/20  22:35:34
33904         Log: Resynchronised with parent
33905      Branch: maint-5.6/pureperl
33906           !> README.win32 ext/GDBM_File/GDBM_File.pm
33907           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33908           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
33909           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
33910           !> t/lib/sdbm.t util.c
33911 ____________________________________________________________________________
33912 [  8863] By: jhi                                   on 2001/02/20  20:55:11
33913         Log: Integrate change #8860,8861 from mainline into maintperl.
33914              
33915              "pseudo-literal j"
33916              
33917              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33918      Branch: maint-5.6/perl
33919           !> lib/Test.pm pod/perlop.pod
33920 ____________________________________________________________________________
33921 [  8862] By: jhi                                   on 2001/02/20  20:30:07
33922         Log: Don't do casting between pointers pointing to differently sized
33923              integers.
33924      Branch: perl
33925            ! hv.c sv.c
33926 ____________________________________________________________________________
33927 [  8861] By: jhi                                   on 2001/02/20  19:53:44
33928         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33929              From: Peter Prymmer <pvhp@forte.com>
33930              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
33931              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
33932      Branch: perl
33933            ! lib/Test.pm
33934 ____________________________________________________________________________
33935 [  8860] By: jhi                                   on 2001/02/20  19:48:02
33936         Log: "pseudo-literal j", a documentation glitch reported to Debian.
33937              The text recovered from Perl 5.005_03, and pseudo-literal replaced
33938              by "backtick string".
33939      Branch: perl
33940            ! pod/perlop.pod
33941 ____________________________________________________________________________
33942 [  8859] By: jhi                                   on 2001/02/20  19:15:46
33943         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
33944              from Chris Nandor.
33945      Branch: perl
33946            ! makedef.pl
33947 ____________________________________________________________________________
33948 [  8858] By: jhi                                   on 2001/02/20  17:36:53
33949         Log: Integrate pureperl changes #8844,8845,8850 to mainline
33950              (via maintperl #8855).
33951              
33952              Fixed %^H scoping bug
33953              
33954              Removed GV <-> CV refcount loop
33955              
33956              Removed %ENV refcount loop
33957      Branch: perl
33958           !> gv.c op.c perl.c pp.c scope.c
33959 ____________________________________________________________________________
33960 [  8857] By: jhi                                   on 2001/02/20  17:34:32
33961         Log: Integrate changes #8853,8854 from maintperl to mainline.
33962              
33963              EBDIC fixes, README.win32 Borland update.
33964      Branch: perl
33965           !> README.win32 handy.h util.c
33966 ____________________________________________________________________________
33967 [  8856] By: jhi                                   on 2001/02/20  17:33:16
33968         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
33969      Branch: maint-5.6/perl
33970           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
33971           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
33972           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33973 ____________________________________________________________________________
33974 [  8855] By: jhi                                   on 2001/02/20  17:32:13
33975         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
33976              
33977              Fixed %^H scoping bug
33978              
33979              Removed GV <-> CV refcount loop
33980              
33981              Removed %ENV refcount loop
33982      Branch: maint-5.6/perl
33983           !> gv.c op.c perl.c pp.c scope.c
33984 ____________________________________________________________________________
33985 [  8854] By: jhi                                   on 2001/02/20  17:25:06
33986         Log: Subject: Addition to readme.win32 for Borland C++ compilers
33987              Date: Tue, 20 Feb 2001 02:15:25 +0300
33988              From: "Vadim Konovalov" <watman@inbox.ru>
33989              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
33990              
33991              Document Borland compiler misbehaviour.
33992      Branch: maint-5.6/perl
33993            ! README.win32
33994 ____________________________________________________________________________
33995 [  8853] By: jhi                                   on 2001/02/20  17:22:25
33996         Log: The assimilation of ebcdic.c didn't quite work at the first try,
33997              patches from Thomas Dorner.
33998      Branch: maint-5.6/perl
33999            ! handy.h util.c
34000 ____________________________________________________________________________
34001 [  8852] By: jhi                                   on 2001/02/20  17:20:15
34002         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
34003              From: Chris Nandor <pudge@pobox.com>
34004              Date: Tue, 20 Feb 2001 08:32:45 -0500
34005              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
34006      Branch: maint-5.6/perl
34007            ! makedef.pl mg.c
34008 ____________________________________________________________________________
34009 [  8851] By: jhi                                   on 2001/02/20  17:15:52
34010         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
34011      Branch: perl
34012            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
34013            ! t/lib/filter-util.t
34014 ____________________________________________________________________________
34015 [  8850] By: alanbur                               on 2001/02/20  17:12:40
34016         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
34017              and the magic pointer points back to the GV that contains the
34018              %ENV hash.  This creates a refcount loop that prevents members
34019              of %ENV from being freed correctly.  This change removes the
34020              refcount loop - the magic pointer was never used anyway, the
34021              only use of the magic was to check the type ('E') so that the
34022              appropriate environment manipulation code is called when %ENV
34023              is modified.
34024      Branch: maint-5.6/pureperl
34025            ! perl.c
34026 ____________________________________________________________________________
34027 [  8849] By: jhi                                   on 2001/02/20  17:12:20
34028         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
34029              From: "Craig A. Berry" <craigberry@mac.com>
34030              Date: Mon, 19 Feb 2001 23:36:12 -0600
34031              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
34032              
34033              Case-forgiving systems match TestInit.pm with TES*.
34034      Branch: perl
34035            ! t/lib/glob-basic.t
34036 ____________________________________________________________________________
34037 [  8848] By: jhi                                   on 2001/02/20  17:10:02
34038         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
34039      Branch: perl
34040            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
34041            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
34042            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
34043 ____________________________________________________________________________
34044 [  8847] By: jhi                                   on 2001/02/20  15:34:41
34045         Log: The #8843 wasn't quite right: %Config needs to imported.
34046      Branch: perl
34047            ! t/run/runenv.t
34048 ____________________________________________________________________________
34049 [  8846] By: jhi                                   on 2001/02/20  15:31:50
34050         Log: Retract the #8838 and #8840 for now because of
34051              the DB_File tie problem.
34052      Branch: perl
34053            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
34054            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
34055            ! proto.h sv.c
34056 ____________________________________________________________________________
34057 [  8845] By: alanbur                               on 2001/02/20  14:25:41
34058         Log: Removed GV <-> CV refcount loop
34059              CvGV(mycv) points to the parent GV of the CV, and was previously
34060              refcounted.  The pointer remains, but the refcounting has been removed
34061              as it causes a refcount loop between the CV and GV that means the CV
34062              can't ever be deleted.
34063      Branch: maint-5.6/pureperl
34064            ! gv.c op.c pp.c
34065 ____________________________________________________________________________
34066 [  8844] By: alanbur                               on 2001/02/20  14:23:13
34067         Log: Fixed %^H scoping bug
34068      Branch: maint-5.6/pureperl
34069            ! scope.c
34070 ____________________________________________________________________________
34071 [  8843] By: jhi                                   on 2001/02/19  13:38:08
34072         Log: fork() not everywhere, cleanup temp files.
34073      Branch: perl
34074            ! t/run/runenv.t
34075 ____________________________________________________________________________
34076 [  8842] By: alanbur                               on 2001/02/19  12:42:07
34077         Log: Resynchronised with parent
34078      Branch: maint-5.6/pureperl
34079           !> pod/perlfaq4.pod sv.c utf8.c
34080 ____________________________________________________________________________
34081 [  8841] By: jhi                                   on 2001/02/19  03:35:51
34082         Log: Update Changes.
34083      Branch: perl
34084            ! Changes patchlevel.h
34085 ____________________________________________________________________________
34086 [  8840] By: jhi                                   on 2001/02/19  00:23:41
34087         Log: Subject: [patch] add sv_setref_uv
34088              From: Doug MacEachern <dougm@covalent.net>
34089              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
34090              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
34091      Branch: perl
34092            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
34093            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
34094 ____________________________________________________________________________
34095 [  8839] By: jhi                                   on 2001/02/19  00:01:38
34096         Log: Put to rest the 20010205.001, the email address checking (not) regex.
34097      Branch: perl
34098            ! pod/perlfaq9.pod
34099 ____________________________________________________________________________
34100 [  8838] By: jhi                                   on 2001/02/18  22:17:54
34101         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
34102              From: Doug MacEachern <dougm@covalent.net>
34103              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
34104              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
34105      Branch: perl
34106            ! lib/ExtUtils/xsubpp
34107 ____________________________________________________________________________
34108 [  8837] By: jhi                                   on 2001/02/18  22:16:50
34109         Log: Subject: [patch] -Wall cleanup round 2
34110              From: Doug MacEachern <dougm@covalent.net>
34111              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
34112              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
34113      Branch: perl
34114            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
34115            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
34116            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
34117            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
34118            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
34119            ! ext/SDBM_File/SDBM_File.xs
34120 ____________________________________________________________________________
34121 [  8836] By: jhi                                   on 2001/02/18  22:11:20
34122         Log: Misapplied regex optimizations when \C is present.
34123              Fixes 20001230.002.
34124              
34125              What still remains broken is that the submatches that
34126              have \C in them get their UTF8 flag on because their
34127              parent SV has it on.  This will result in malformed
34128              UTF8 if a \C happened to match a non-ASCII byte.
34129      Branch: perl
34130            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
34131            ! t/pragma/utf8.t
34132 ____________________________________________________________________________
34133 [  8835] By: jhi                                   on 2001/02/18  20:12:02
34134         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
34135              
34136              The hash key got wrongly UTF8fied.
34137      Branch: perl
34138            ! pod/perlapi.pod toke.c utf8.c
34139 ____________________________________________________________________________
34140 [  8834] By: jhi                                   on 2001/02/18  19:44:25
34141         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
34142              don't warn on magical or overloaded things.
34143      Branch: perl
34144            ! pp_hot.c
34145 ____________________________________________________________________________
34146 [  8833] By: nick                                  on 2001/02/18  19:31:22
34147         Log: Integrate mainline
34148      Branch: perlio
34149           +> t/TestInit.pm t/run/runenv.t
34150            - t/UTEST
34151           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
34152           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
34153           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
34154           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
34155           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
34156           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
34157           !> utf8.c
34158 ____________________________________________________________________________
34159 [  8832] By: jhi                                   on 2001/02/18  19:21:18
34160         Log: Integrate perlio.
34161      Branch: perl
34162           !> perlio.c pod/perldiag.pod
34163 ____________________________________________________________________________
34164 [  8831] By: jhi                                   on 2001/02/18  19:14:20
34165         Log: Integrate change #8827 from mainline.
34166              
34167              UTF8 tweaks.
34168      Branch: maint-5.6/perl
34169           !> sv.c utf8.c
34170 ____________________________________________________________________________
34171 [  8830] By: nick                                  on 2001/02/18  19:10:34
34172         Log: Apply the spirit of patch from Nick Clark:
34173              Subject: [PATCH] Re: extensions that provide layers
34174              From: Nicholas Clark <nick@ccl4.org>
34175              Date: Mon, 12 Feb 2001 16:43:51 +0000
34176              Message-Id: <20010212164350.Q3652@plum.flirble.org>
34177      Branch: perlio
34178            ! perlio.c pod/perldiag.pod
34179 ____________________________________________________________________________
34180 [  8829] By: jhi                                   on 2001/02/18  19:03:25
34181         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
34182              From: schwern@pobox.com 
34183              Date: Sun, 18 Feb 2001 13:44:35 -0500
34184              Message-ID: <20010218134435.A17544@magnonel.guild.net>
34185              
34186              Applied, but as t/TestInit.pm.
34187      Branch: perl
34188            + t/TestInit.pm
34189            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
34190            ! t/op/subst_wamp.t
34191 ____________________________________________________________________________
34192 [  8828] By: jhi                                   on 2001/02/18  18:43:52
34193         Log: Integrate perlio.
34194      Branch: perl
34195           !> perlio.c
34196 ____________________________________________________________________________
34197 [  8827] By: jhi                                   on 2001/02/18  18:41:33
34198         Log: UTF-8 tweaks.
34199      Branch: perl
34200            ! sv.c utf8.c
34201 ____________________________________________________________________________
34202 [  8826] By: nick                                  on 2001/02/18  17:40:59
34203         Log: Fix [ID 20010217.002]
34204              open FOO, "<:raw:perlio", ...
34205              :raw now inserts default base layer below itself.
34206              Also
34207              open FOO, "<:unix", ...
34208              works as well - but leaves buffer layer on stack under the unix layer.
34209      Branch: perlio
34210            ! perlio.c
34211 ____________________________________________________________________________
34212 [  8825] By: jhi                                   on 2001/02/18  17:15:39
34213         Log: Integrate perlio.
34214      Branch: perl
34215           !> perlio.c perliol.h
34216 ____________________________________________________________________________
34217 [  8824] By: jhi                                   on 2001/02/18  17:10:53
34218         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
34219              From: schwern@pobox.com
34220              Date: Sun, 18 Feb 2001 01:48:50 -0500
34221              Message-ID: <20010218014850.C19957@magnonel.guild.net>
34222      Branch: perl
34223            ! lib/Test/Harness.pm t/TEST t/op/chop.t
34224 ____________________________________________________________________________
34225 [  8823] By: jhi                                   on 2001/02/18  17:01:06
34226         Log: Add run/*.t to testables.
34227      Branch: perl
34228            ! t/TEST
34229 ____________________________________________________________________________
34230 [  8822] By: jhi                                   on 2001/02/18  16:58:58
34231         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
34232              From: schwern@pobox.com
34233              Date: Sun, 18 Feb 2001 01:11:35 -0500
34234              Message-ID: <20010218011135.A19957@magnonel.guild.net>
34235              
34236              Revive mjd's and Simon's PERL5OPT fix.
34237      Branch: perl
34238            + t/run/runenv.t
34239            ! MANIFEST perl.c
34240 ____________________________________________________________________________
34241 [  8821] By: jhi                                   on 2001/02/18  16:53:46
34242         Log: Subject: Re: Why t/TEST and not Test::Harness?
34243              From: schwern@pobox.com
34244              Date: Sat, 17 Feb 2001 22:44:44 -0500
34245              Message-ID: <20010217224444.A6679@magnonel.guild.net>
34246              
34247              Replace UTEST with TEST -utf8.
34248      Branch: perl
34249            - t/UTEST
34250            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
34251            ! t/lib/glob-basic.t
34252 ____________________________________________________________________________
34253 [  8820] By: nick                                  on 2001/02/18  13:06:16
34254         Log: Clean up a few core dumps when layers are used in unexpected ways.
34255              (Still not "right"...)
34256      Branch: perlio
34257            ! perlio.c perliol.h
34258 ____________________________________________________________________________
34259 [  8819] By: jhi                                   on 2001/02/18  02:25:55
34260         Log: Integrate change #8818 from maintperl, a FAQ nit.
34261      Branch: perl
34262           !> pod/perlfaq4.pod
34263 ____________________________________________________________________________
34264 [  8818] By: jhi                                   on 2001/02/18  02:24:50
34265         Log: FAQ nit from Chris Fedde.
34266      Branch: maint-5.6/perl
34267            ! pod/perlfaq4.pod
34268 ____________________________________________________________________________
34269 [  8817] By: nick                                  on 2001/02/17  18:20:14
34270         Log: Integrate mainline
34271      Branch: perlio
34272           +> lib/unicode/UCD.html lib/unicode/Unicode.html
34273           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
34274           +> pod/perlclib.pod
34275            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
34276            - lib/unicode/Unicode.301
34277           !> (integrate 324 files)
34278 ____________________________________________________________________________
34279 [  8816] By: jhi                                   on 2001/02/17  16:56:58
34280         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
34281      Branch: perl
34282            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
34283            ! ext/Storable/Storable.xs t/lib/st-06compat.t
34284            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
34285 ____________________________________________________________________________
34286 [  8815] By: jhi                                   on 2001/02/17  16:40:07
34287         Log: Subject: [patch] -Wall
34288              From: Doug MacEachern <dougm@covalent.net>
34289              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
34290              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
34291      Branch: perl
34292            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
34293            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
34294 ____________________________________________________________________________
34295 [  8814] By: jhi                                   on 2001/02/16  19:27:18
34296         Log: Document qu better.
34297      Branch: perl
34298            ! pod/perlop.pod
34299 ____________________________________________________________________________
34300 [  8813] By: jhi                                   on 2001/02/15  13:54:37
34301         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
34302              From: Hugo <hv@crypt.compulink.co.uk>
34303              Date: Thu, 15 Feb 2001 13:39:49 +0000
34304              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
34305      Branch: perl
34306            ! toke.c
34307 ____________________________________________________________________________
34308 [  8812] By: alanbur                               on 2001/02/15  13:52:16
34309         Log: Resynchronised with parent
34310      Branch: maint-5.6/pureperl
34311            - ebcdic.c
34312           !> (integrate 36 files)
34313 ____________________________________________________________________________
34314 [  8811] By: jhi                                   on 2001/02/15  13:51:16
34315         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
34316              
34317              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
34318              From: Jan Dubois <JanD@ActiveState.com>
34319              Date: Wed, 31 Jan 2001 21:17:03 -0800
34320              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
34321              
34322              tweak change#8659 to keep it simple
34323              
34324              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
34325              From: Russ Allbery <rra@stanford.edu>
34326              Date: 14 Feb 2001 10:15:41 -0800
34327              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
34328              
34329              (8809 empty)
34330
34331              Upgrade to podlators 1.08, from Russ Allbery.
34332      Branch: perl
34333           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
34334           !> utils/perldoc.PL
34335 ____________________________________________________________________________
34336 [  8810] By: jhi                                   on 2001/02/15  13:35:08
34337         Log: Upgrade to podlators 1.08, from Russ Allbery.
34338      Branch: maint-5.6/perl
34339            ! lib/Pod/Man.pm lib/Pod/Text.pm
34340 ____________________________________________________________________________
34341 [  8809] By: jhi                                   on 2001/02/15  13:26:38
34342         Log: (accidentally empty check-in)
34343      Branch: maint-5.6/perl
34344            ! lib/Test/Harness.pm
34345 ____________________________________________________________________________
34346 [  8808] By: jhi                                   on 2001/02/15  13:23:47
34347         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
34348              From: Russ Allbery <rra@stanford.edu>
34349              Date: 14 Feb 2001 10:15:41 -0800
34350              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
34351              
34352              perldoc was hardcoding $Config{installscript}, which breaks
34353              when install* isn't where Perl ends up (such as with AFS).
34354              
34355              Use $Config{scriptdir} instead.
34356      Branch: maint-5.6/perl
34357            ! utils/perldoc.PL
34358 ____________________________________________________________________________
34359 [  8807] By: jhi                                   on 2001/02/14  14:37:27
34360         Log: Update Changes.
34361      Branch: perl
34362            ! Changes patchlevel.h
34363 ____________________________________________________________________________
34364 [  8806] By: jhi                                   on 2001/02/14  14:25:31
34365         Log: Integrate changes #8803,8804,8805 from mainline.
34366              
34367              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
34368              
34369              Don't skip too much of the locale error message if no environ array,
34370              from Chris Nandor.
34371              
34372              More MacOS Classic fixes from Chris Nandor.
34373      Branch: maint-5.6/perl
34374           !> doop.c lib/Cwd.pm perl.c perl.h util.c
34375 ____________________________________________________________________________
34376 [  8805] By: jhi                                   on 2001/02/14  03:29:01
34377         Log: More MacOS Classic fixes from Chris Nandor.
34378      Branch: perl
34379            ! doop.c lib/Cwd.pm
34380 ____________________________________________________________________________
34381 [  8804] By: jhi                                   on 2001/02/14  03:18:35
34382         Log: Don't skip too much of the locale error message if no environ array,
34383              from Chris Nandor.
34384      Branch: perl
34385            ! util.c
34386 ____________________________________________________________________________
34387 [  8803] By: jhi                                   on 2001/02/14  03:14:14
34388         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
34389      Branch: perl
34390            ! perl.c perl.h
34391 ____________________________________________________________________________
34392 [  8802] By: jhi                                   on 2001/02/13  18:31:33
34393         Log: AUTHORS update.
34394      Branch: perl
34395            ! AUTHORS
34396 ____________________________________________________________________________
34397 [  8801] By: jhi                                   on 2001/02/13  17:55:19
34398         Log: Integrate change #8792 from mainline.
34399              
34400              Subject: buncha MacPerl patches for bleadperl
34401              From: Chris Nandor <pudge@pobox.com>
34402              Date: Tue, 13 Feb 2001 00:02:43 -0500
34403              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
34404      Branch: maint-5.6/perl
34405           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
34406           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
34407           !> t/lib/basename.t toke.c util.h
34408 ____________________________________________________________________________
34409 [  8800] By: jhi                                   on 2001/02/13  17:46:43
34410         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
34411              to be forced to Off_t.
34412              
34413              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
34414              From: nick@ccl4.org
34415              Date: Thu, 1 Feb 2001 12:01:04 +0000
34416              Message-Id: <20010201120103.E11401@plum.flirble.org>
34417      Branch: maint-5.6/perl
34418            ! iperlsys.h perlio.c
34419 ____________________________________________________________________________
34420 [  8799] By: jhi                                   on 2001/02/13  16:52:51
34421         Log: Duplex duplex hunk hunk.
34422      Branch: maint-5.6/perl
34423            ! Makefile.SH
34424 ____________________________________________________________________________
34425 [  8797] By: jhi                                   on 2001/02/13  14:52:04
34426         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
34427              From: "Craig A. Berry" <craigberry@mac.com>
34428              Date: Mon, 12 Feb 2001 11:05:25 -0600
34429              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
34430      Branch: perl
34431            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
34432 ____________________________________________________________________________
34433 [  8796] By: jhi                                   on 2001/02/13  14:36:47
34434         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
34435              From: simon.cozens@pembroke.oxford.ac.uk 
34436              Date: Sat, 10 Feb 2001 17:57:02 +0000
34437              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
34438              
34439              Now it does include.
34440      Branch: perl
34441            ! pod/perldiag.pod
34442 ____________________________________________________________________________
34443 [  8795] By: jhi                                   on 2001/02/13  14:30:11
34444         Log: Sort the MANIFEST.
34445      Branch: perl
34446            ! MANIFEST
34447 ____________________________________________________________________________
34448 [  8794] By: jhi                                   on 2001/02/13  14:26:51
34449         Log: Integrate change #8793 from mainline, FAQ updates.
34450      Branch: maint-5.6/perl
34451           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
34452 ____________________________________________________________________________
34453 [  8793] By: jhi                                   on 2001/02/13  14:25:13
34454         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
34455      Branch: perl
34456            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
34457 ____________________________________________________________________________
34458 [  8792] By: jhi                                   on 2001/02/13  14:22:50
34459         Log: Subject: buncha MacPerl patches for bleadperl
34460              From: Chris Nandor <pudge@pobox.com>
34461              Date: Tue, 13 Feb 2001 00:02:43 -0500
34462              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
34463      Branch: perl
34464            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
34465            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
34466            ! t/lib/basename.t toke.c util.h
34467 ____________________________________________________________________________
34468 [  8791] By: jhi                                   on 2001/02/13  14:10:39
34469         Log: Integrate change #8790 from mainline.
34470              
34471              environ array wrongly assumed in Perl_init_i18nl10n(),
34472      Branch: maint-5.6/perl
34473           !> util.c
34474 ____________________________________________________________________________
34475 [  8790] By: jhi                                   on 2001/02/13  14:06:15
34476         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
34477              noticed by Chris Nandor in MacOS Classic.
34478      Branch: perl
34479            ! util.c
34480 ____________________________________________________________________________
34481 [  8789] By: jhi                                   on 2001/02/13  13:58:07
34482         Log: Integrate changes #8373,8487,8544,8783 from mainline.
34483              
34484              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
34485              hints files, the dynaloading, assimilate ebcdic into util.c.
34486      Branch: maint-5.6/perl
34487            - ebcdic.c
34488            ! MANIFEST hints/posix-bc.sh
34489           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
34490           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
34491           !> perlapi.c proto.h util.c
34492 ____________________________________________________________________________
34493 [  8788] By: alanbur                               on 2001/02/13  10:33:13
34494         Log: Integrated changes from maint-5.6
34495      Branch: maint-5.6/pureperl
34496           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
34497           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
34498           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34499           !> vos/config.ga.h vos/configure_perl.cm
34500 ____________________________________________________________________________
34501 [  8787] By: jhi                                   on 2001/02/13  05:56:36
34502         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
34503      Branch: perl
34504           !> Makefile.SH
34505 ____________________________________________________________________________
34506 [  8786] By: jhi                                   on 2001/02/13  05:54:34
34507         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
34508              From: Dorner Thomas <Thomas.Dorner@start.de>
34509              Date: Mon, 12 Feb 2001 15:06:26 +0100
34510              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
34511      Branch: maint-5.6/perl
34512            ! Makefile.SH
34513 ____________________________________________________________________________
34514 [  8785] By: jhi                                   on 2001/02/13  05:29:04
34515         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
34516      Branch: perl
34517           !> hints/openbsd.sh
34518 ____________________________________________________________________________
34519 [  8784] By: jhi                                   on 2001/02/13  02:25:24
34520         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
34521              From: Peter Prymmer <pvhp@forte.com>
34522              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
34523              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
34524      Branch: perl
34525            ! pod/perlclib.pod
34526 ____________________________________________________________________________
34527 [  8783] By: jhi                                   on 2001/02/13  02:22:36
34528         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
34529      Branch: perl
34530            - ebcdic.c
34531            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
34532            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
34533            ! util.c
34534 ____________________________________________________________________________
34535 [  8782] By: jhi                                   on 2001/02/13  02:00:07
34536         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
34537      Branch: maint-5.6/perl
34538            ! pod/perlport.pod
34539 ____________________________________________________________________________
34540 [  8781] By: jhi                                   on 2001/02/13  01:58:44
34541         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
34542      Branch: maint-5.6/perl
34543            ! hints/openbsd.sh
34544 ____________________________________________________________________________
34545 [  8780] By: jhi                                   on 2001/02/13  01:57:33
34546         Log: Synchronize the regexp tests between maintperl and mainline.
34547      Branch: maint-5.6/perl
34548           !> t/op/re_tests
34549 ____________________________________________________________________________
34550 [  8779] By: jhi                                   on 2001/02/13  01:49:35
34551         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
34552              From: Hugo <hv@crypt.compulink.co.uk>
34553              Date: Tue, 13 Feb 2001 00:11:11 +0000
34554              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
34555      Branch: perl
34556            ! regcomp.c t/op/re_tests
34557 ____________________________________________________________________________
34558 [  8778] By: jhi                                   on 2001/02/13  00:23:10
34559         Log: Comments do not nest.
34560      Branch: perl
34561            ! perl.h
34562 ____________________________________________________________________________
34563 [  8777] By: jhi                                   on 2001/02/13  00:17:54
34564         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
34565              From: Hugo <hv@crypt.compulink.co.uk>
34566              Date: Tue, 13 Feb 2001 00:11:11 +0000
34567              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
34568      Branch: maint-5.6/perl
34569            ! regcomp.c t/op/re_tests
34570 ____________________________________________________________________________
34571 [  8776] By: jhi                                   on 2001/02/12  23:25:52
34572         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
34573      Branch: maint-5.6/perl
34574            ! pod/perlport.pod
34575 ____________________________________________________________________________
34576 [  8775] By: jhi                                   on 2001/02/12  23:04:28
34577         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
34578      Branch: maint-5.6/perl
34579            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
34580            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
34581            ! vos/configure_perl.cm
34582 ____________________________________________________________________________
34583 [  8774] By: jhi                                   on 2001/02/12  22:59:11
34584         Log: Subject: Re: [patch] context for 'U' magic functions
34585              From: Doug MacEachern <dougm@covalent.net>
34586              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
34587              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
34588              
34589              plus the suggestion by Nick Ing-Simmons to name the macro
34590              as PERL_MG_UFUNC to avoid namespace pollution, plus add
34591              the advice by Doug for XS writers to perl.h
34592      Branch: perl
34593            ! mg.c perl.h
34594 ____________________________________________________________________________
34595 [  8773] By: jhi                                   on 2001/02/11  20:14:12
34596         Log: Update Changes.
34597      Branch: perl
34598            ! Changes patchlevel.h
34599 ____________________________________________________________________________
34600 [  8772] By: jhi                                   on 2001/02/11  18:47:52
34601         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
34602              From: Simon Cozens <simon@cozens.net>
34603              Date: Wed, 31 Jan 2001 16:31:43 +0000
34604              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
34605      Branch: perl
34606            + pod/perlclib.pod
34607            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
34608            ! pod/perltoc.pod
34609 ____________________________________________________________________________
34610 [  8771] By: jhi                                   on 2001/02/11  18:36:48
34611         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
34612              
34613              Blocks-4d3.beta.txt
34614              CaseFolding-3d4.beta.txt
34615              CompositionExclusions-3d6.beta.txt
34616              EastAsianWidth-4d4.beta.txt
34617              LineBreak-6d3.beta.txt
34618              NamesList-3.1.0d1.beta.txt
34619              PropList-3.1.0d4.beta.txt
34620              SpecialCasing-4d1.beta.txt
34621              UnicodeData-3.1.0d6.beta.txt
34622      Branch: perl
34623            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
34624           +> lib/unicode/UCD.html lib/unicode/Unicode.html
34625            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
34626            - lib/unicode/Unicode.301
34627            ! (edit 257 files)
34628 ____________________________________________________________________________
34629 [  8770] By: jhi                                   on 2001/02/11  17:26:22
34630         Log: UTF-8 documentation.
34631      Branch: perl
34632            ! utf8.h
34633 ____________________________________________________________________________
34634 [  8769] By: jhi                                   on 2001/02/11  17:12:49
34635         Log: Retract #8762.
34636      Branch: perl
34637            ! regexec.c
34638 ____________________________________________________________________________
34639 [  8768] By: jhi                                   on 2001/02/11  16:54:45
34640         Log: Subject: [PATCH] Test::Harness
34641              From: andreas.koenig@anima.de (Andreas J. Koenig)
34642              Date: 11 Feb 2001 14:37:00 +0100
34643              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
34644      Branch: perl
34645            ! lib/Test/Harness.pm
34646 ____________________________________________________________________________
34647 [  8767] By: jhi                                   on 2001/02/11  16:53:52
34648         Log: Subject: [PATCH] Document makepatch in Porting/patching
34649              From: andreas.koenig@anima.de (Andreas J. Koenig)
34650              Date: 11 Feb 2001 16:46:28 +0100
34651              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
34652      Branch: perl
34653            ! Porting/patching.pod
34654 ____________________________________________________________________________
34655 [  8766] By: jhi                                   on 2001/02/11  06:30:23
34656         Log: Subject: Re: [patch] GvSHARED
34657              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
34658              From: Doug MacEachern <dougm@covalent.net>
34659              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
34660              
34661              Subject: Re: [patch] GvSHARED
34662              From: Doug MacEachern <dougm@covalent.net>
34663              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
34664              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
34665              
34666              Subject: [patch] attributes.pm support for `shared'
34667              From: Doug MacEachern <dougm@covalent.net>
34668              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
34669              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
34670              
34671              our() attributes were ignored, our :shared pieces missing,
34672              allow attributes.pm to turn on shared.
34673      Branch: perl
34674            ! op.c t/op/attrs.t toke.c xsutils.c
34675 ____________________________________________________________________________
34676 [  8765] By: alanbur                               on 2001/02/10  23:11:19
34677         Log: Resync with parent (hopefully sucessfully this time)
34678      Branch: maint-5.6/pureperl
34679           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
34680           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
34681           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34682           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34683           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34684           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34685           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
34686 ____________________________________________________________________________
34687 [  8764] By: jhi                                   on 2001/02/10  22:54:38
34688         Log: Make TEST and UTEST more verbose in case something goes
34689              wrong in running/compiling a script, suggested by Doug
34690              MacEachern.
34691      Branch: perl
34692            ! t/TEST t/UTEST
34693 ____________________________________________________________________________
34694 [  8763] By: jhi                                   on 2001/02/10  22:11:34
34695         Log: Bogus shebang.
34696      Branch: perl
34697            ! t/lib/texttabs.t
34698 ____________________________________________________________________________
34699 [  8762] By: jhi                                   on 2001/02/10  21:56:02
34700         Log: (Retracted by #8769)
34701      Branch: perl
34702            ! regexec.c
34703 ____________________________________________________________________________
34704 [  8761] By: jhi                                   on 2001/02/10  21:26:15
34705         Log: Subject: Re: [patch] GvSHARED 
34706              From: Doug MacEachern <dougm@covalent.net>
34707              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
34708              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
34709              
34710              our @EXPORT : shared = (...);
34711      Branch: perl
34712            ! toke.c
34713 ____________________________________________________________________________
34714 [  8760] By: jhi                                   on 2001/02/10  21:25:07
34715         Log: Subject: [patch] GvSHARED
34716              From: Doug MacEachern <dougm@covalent.net>
34717              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
34718              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
34719      Branch: perl
34720            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
34721 ____________________________________________________________________________
34722 [  8759] By: alanbur                               on 2001/02/10  21:24:27
34723         Log: Backed out mismerge.
34724      Branch: maint-5.6/pureperl
34725            ! MANIFEST README.hpux README.vmesa gv.c installhtml
34726            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
34727            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34728            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34729            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34730            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34731            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
34732 ____________________________________________________________________________
34733 [  8758] By: jhi                                   on 2001/02/10  18:01:17
34734         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
34735              
34736              Fixed UMRs and leak in Perl_pmtrans()
34737              
34738              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34739              associated UTFied tr/// code.  Also fixed scoping leak of
34740              PL_reg_start_tmp.
34741              
34742              newATTRSUB leaks when an attempt to redefine the active sort sub is
34743              made.
34744      Branch: maint-5.6/perl
34745           !> op.c regcomp.c
34746 ____________________________________________________________________________
34747 [  8757] By: alanbur                               on 2001/02/10  17:56:46
34748         Log: Resynchronised with parent
34749      Branch: maint-5.6/pureperl
34750           +> README.bs2000
34751            - README.posix-bc
34752            ! gv.c perl.c sv.c
34753           !> MANIFEST README.hpux README.vmesa installhtml
34754           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
34755           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34756           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34757           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34758           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34759           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
34760 ____________________________________________________________________________
34761 [  8756] By: alanbur                               on 2001/02/10  17:51:15
34762         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
34763              made.
34764      Branch: maint-5.6/pureperl
34765            ! op.c
34766 ____________________________________________________________________________
34767 [  8755] By: jhi                                   on 2001/02/09  22:41:35
34768         Log: Upgrade to CPAN 1.59_54, from Andreas König.
34769      Branch: perl
34770            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34771 ____________________________________________________________________________
34772 [  8754] By: jhi                                   on 2001/02/09  22:29:20
34773         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
34774              
34775              Didn't upgrade the fill.t since it has a dependency to File::Slurp
34776              purely for debugging purposes, the actual test hasn't changed.
34777      Branch: perl
34778            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
34779            ! t/lib/textwrap.t
34780 ____________________________________________________________________________
34781 [  8753] By: jhi                                   on 2001/02/09  20:17:50
34782         Log: Integrate change #8682 from maintperl.
34783              
34784              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
34785              to work correctly.
34786      Branch: perl
34787           !> hints/irix_6.sh
34788 ____________________________________________________________________________
34789 [  8752] By: jhi                                   on 2001/02/09  20:00:46
34790         Log: Update Changes.
34791      Branch: perl
34792            ! Changes patchlevel.h
34793 ____________________________________________________________________________
34794 [  8751] By: nick                                  on 2001/02/09  19:48:37
34795         Log: Integrate mainline
34796      Branch: perlio
34797           +> README.bs2000 t/lib/cgi-esc.t
34798            - README.posix-bc
34799           !> (integrate 53 files)
34800 ____________________________________________________________________________
34801 [  8750] By: nick                                  on 2001/02/09  19:25:16
34802         Log: Subject: RE: Biannual Competition to Improve Hashing Function
34803              From: Fisher Mark <fisherm@tce.com>
34804              Date: Thu, 8 Feb 2001 10:44:00 -0500
34805              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
34806              Date: Thu, 8 Feb 2001 15:02:47 -0500
34807              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
34808      Branch: perl
34809            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
34810 ____________________________________________________________________________
34811 [  8749] By: jhi                                   on 2001/02/09  19:02:35
34812         Log: Forgotten fragment.
34813      Branch: perl
34814            ! pod/perlapi.pod
34815 ____________________________________________________________________________
34816 [  8748] By: jhi                                   on 2001/02/09  18:31:34
34817         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
34818              plus manual tweakage.
34819              
34820              Sync the perlfaq2 between mainline and maintperl.
34821      Branch: maint-5.6/perl
34822            ! pod/perlfaq2.pod
34823      Branch: perl
34824           !> pod/perlfaq2.pod
34825 ____________________________________________________________________________
34826 [  8747] By: jhi                                   on 2001/02/09  18:12:04
34827         Log: Subject: versiononly and installperl
34828              From: abigail@foad.org
34829              Date: Wed, 7 Feb 2001 22:43:12 +0100
34830              Message-ID: <20010207214312.7045.qmail@foad.org>    
34831              
34832              Add +v flag to force a normal install of the perl binary
34833              and the utilities.
34834              
34835              Subject: [PATCH] installperl
34836              From: Nicholas Clark <nick@ccl4.org>
34837              Date: Fri, 9 Feb 2001 16:28:57 +0000
34838              Message-ID: <20010209162857.B10931@plum.flirble.org>
34839              
34840              Add -A flag which also hardlinks the binary with
34841              the full architecture name.
34842      Branch: perl
34843            ! installperl
34844 ____________________________________________________________________________
34845 [  8746] By: jhi                                   on 2001/02/09  18:03:43
34846         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
34847              
34848              Subject: perlfaq2, re: perlmongers
34849              
34850              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
34851              
34852              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
34853              
34854              Subject: [ID 20010205.001] typo in perlfaq9
34855              
34856              Subject: [ID 20010208.002] unordered explanation in perlcall
34857      Branch: maint-5.6/perl
34858           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34859           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
34860           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
34861 ____________________________________________________________________________
34862 [  8745] By: jhi                                   on 2001/02/09  17:59:09
34863         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
34864              From: abela@geneanet.org
34865              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
34866              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
34867      Branch: perl
34868            ! pod/perlcall.pod
34869 ____________________________________________________________________________
34870 [  8744] By: jhi                                   on 2001/02/09  17:48:16
34871         Log: Subject: [ID 20010205.001] typo in perlfaq9
34872              From: eserte@vran.herceg.de
34873              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
34874              Message-Id: <200102042244.XAA21926@vran.herceg.de>
34875      Branch: perl
34876            ! pod/perlfaq9.pod
34877 ____________________________________________________________________________
34878 [  8743] By: jhi                                   on 2001/02/09  17:25:12
34879         Log: Integrate change #8695 from maintperl.
34880              
34881              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
34882      Branch: perl
34883           !> thread.h
34884 ____________________________________________________________________________
34885 [  8742] By: jhi                                   on 2001/02/09  17:21:22
34886         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
34887              From: Andy Dougherty <doughera@lafayette.edu>
34888              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
34889              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
34890      Branch: perl
34891            ! embed.pl
34892 ____________________________________________________________________________
34893 [  8741] By: jhi                                   on 2001/02/09  17:05:19
34894         Log: Integrate changes #8738,8739,8740 from maintperl.
34895              
34896              Html files will be installed in a more logical and easier to
34897              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34898              
34899              Html files will be generated with a header to make them look
34900              a little less bare.
34901              
34902              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34903      Branch: perl
34904           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
34905 ____________________________________________________________________________
34906 [  8740] By: jhi                                   on 2001/02/09  17:03:46
34907         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34908              From: "Brendan O'Dea" <bod@compusol.com.au>
34909              Date: Sun, 4 Feb 2001 11:17:56 +1100
34910              Message-ID: <20010204111756.A16301@compusol.com.au>
34911      Branch: maint-5.6/perl
34912            ! pod/perlfaq3.pod
34913 ____________________________________________________________________________
34914 [  8739] By: jhi                                   on 2001/02/09  17:01:59
34915         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
34916              From: "Indy Singh" <indy@nusphere.com>
34917              Date: Fri, 2 Feb 2001 15:09:59 -0500
34918              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
34919              
34920              Html files will be generated with a header to make them look
34921              a little less bare.
34922      Branch: maint-5.6/perl
34923            ! installhtml
34924 ____________________________________________________________________________
34925 [  8738] By: jhi                                   on 2001/02/09  16:58:48
34926         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
34927              From: "Indy Singh" <indy@nusphere.com>
34928              Date: Fri, 2 Feb 2001 15:08:23 -0500
34929              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
34930              
34931              Html files will be installed in a more logical and easier to
34932              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34933      Branch: maint-5.6/perl
34934            ! win32/Makefile win32/makefile.mk
34935 ____________________________________________________________________________
34936 [  8737] By: jhi                                   on 2001/02/09  16:46:54
34937         Log: Integrate changes #8687,8736 from maintperl.
34938              
34939              HP-UX thread patches from Merijn H. Brand.
34940              
34941              Latin nit from Philip Newton.
34942      Branch: perl
34943           !> README.hpux hints/hpux.sh
34944 ____________________________________________________________________________
34945 [  8736] By: jhi                                   on 2001/02/09  16:42:31
34946         Log: Latin nit from Philip Newton.
34947      Branch: maint-5.6/perl
34948            ! README.hpux
34949 ____________________________________________________________________________
34950 [  8735] By: jhi                                   on 2001/02/09  16:24:03
34951         Log: Integrate changes #8704,8710 from pureperl.
34952              
34953              Fixed UMRs and leak in Perl_pmtrans()
34954              
34955              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34956              associated UTFied tr/// code.  Also fixed scoping leak of
34957              PL_reg_start_tmp.
34958      Branch: perl
34959           !> op.c regcomp.c
34960 ____________________________________________________________________________
34961 [  8734] By: jhi                                   on 2001/02/09  15:40:21
34962         Log: Integrate change #8733 from maintperl.
34963              
34964              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34965      Branch: perl
34966           !> pod/perlre.pod
34967 ____________________________________________________________________________
34968 [  8733] By: jhi                                   on 2001/02/09  15:35:47
34969         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34970              From: Prymmer/Kahn <pvhp@best.com>
34971              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
34972              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
34973      Branch: maint-5.6/perl
34974            ! pod/perlre.pod
34975 ____________________________________________________________________________
34976 [  8732] By: jhi                                   on 2001/02/09  15:26:17
34977         Log: Rename README.posix-bc to README.bs2000 (to avoid the
34978              confusion of a "perlposix-bc.pod"), add a few missing
34979              arch pods, regen toc.
34980      Branch: maint-5.6/perl
34981           +> README.bs2000
34982            - README.posix-bc
34983            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34984            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34985 ____________________________________________________________________________
34986 [  8731] By: jhi                                   on 2001/02/09  15:23:39
34987         Log: De-cut-and-pasto.
34988      Branch: perl
34989            ! pod/perl.pod
34990 ____________________________________________________________________________
34991 [  8730] By: jhi                                   on 2001/02/09  15:11:13
34992         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
34993              when people think that perlposix-bc.pod tells anything about
34994              Perl and POSIX.  Regen toc.
34995      Branch: perl
34996           +> README.bs2000
34997            - README.posix-bc
34998            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34999            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
35000 ____________________________________________________________________________
35001 [  8729] By: jhi                                   on 2001/02/09  14:52:28
35002         Log: The README.vmesa part of #8712 from maintperl.
35003      Branch: perl
35004            ! README.vmesa
35005 ____________________________________________________________________________
35006 [  8728] By: jhi                                   on 2001/02/09  14:46:06
35007         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
35008              From: Peter Prymmer <pvhp@forte.com>
35009              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
35010              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
35011      Branch: maint-5.6/perl
35012            ! README.vmesa win32/Makefile win32/makefile.mk
35013 ____________________________________________________________________________
35014 [  8727] By: jhi                                   on 2001/02/09  14:33:25
35015         Log: Integrate change #8712 from mainline.
35016              
35017              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
35018      Branch: maint-5.6/perl
35019           !> lib/Pod/Find.pm
35020 ____________________________________________________________________________
35021 [  8726] By: jhi                                   on 2001/02/09  14:30:28
35022         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
35023              From: Peter Prymmer <pvhp@forte.com>
35024              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
35025              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
35026      Branch: perl
35027            + t/lib/cgi-esc.t
35028            ! MANIFEST lib/CGI/Util.pm
35029 ____________________________________________________________________________
35030 [  8725] By: jhi                                   on 2001/02/09  04:56:47
35031         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
35032      Branch: maint-5.6/perl
35033            ! pod/perlport.pod
35034 ____________________________________________________________________________
35035 [  8724] By: jhi                                   on 2001/02/09  04:40:59
35036         Log: Integrate changes 7819,7820 from vmsperl into mainline.
35037              
35038              Add header for LIB$ prototypes (C. Berry)
35039              
35040              Convert fwrite()s to sockets to write()s, since some socket stacks
35041              don't take kindly to stdio.
35042              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
35043              (for often optional LNMs)
35044              Correct a few typos
35045              (C. Bailey)
35046      Branch: perl
35047           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
35048 ____________________________________________________________________________
35049 [  8723] By: jhi                                   on 2001/02/09  03:29:29
35050         Log: Integrate change #8722 from mainline.
35051              
35052              The Im() function wasn't returning zero for non-Math::Complex
35053              arguments.  The bug reported by John Gamble.
35054      Branch: maint-5.6/perl
35055           !> lib/Math/Complex.pm
35056 ____________________________________________________________________________
35057 [  8722] By: jhi                                   on 2001/02/09  03:28:33
35058         Log: The Im() function wasn't returning zero for non-Math::Complex
35059              arguments.  The bug reported by John Gamble.
35060      Branch: perl
35061            ! lib/Math/Complex.pm
35062 ____________________________________________________________________________
35063 [  8721] By: nick                                  on 2001/02/08  22:11:35
35064         Log: Correct the correction :-(
35065      Branch: perl
35066            ! perl.c
35067 ____________________________________________________________________________
35068 [  8720] By: bailey                                on 2001/02/08  20:59:22
35069         Log: Convert frwite()s to sockets to write()s, since some socket stacks
35070              don't take kindly to stdio.
35071              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
35072              (for often optional LNMs)
35073              Correct a few typos
35074              (C. Bailey)
35075      Branch: vmsperl
35076            ! vms/vms.c vms/vmsish.h
35077 ____________________________________________________________________________
35078 [  8719] By: bailey                                on 2001/02/08  20:51:02
35079         Log: Add header for LIB$ prototypes (C. Berry)
35080      Branch: vmsperl
35081            ! ext/Devel/DProf/DProf.xs
35082 ____________________________________________________________________________
35083 [  8718] By: bailey                                on 2001/02/08  20:49:00
35084         Log: SYN SYN
35085      Branch: vmsperl
35086           +> pod/perliol.pod t/lib/sample-tests/bailout
35087           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
35088           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
35089           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
35090           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
35091           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
35092           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
35093            - lib/unicode/Is/DCinital.pl
35094           !> (integrate 101 files)
35095 ____________________________________________________________________________
35096 [  8717] By: nick                                  on 2001/02/08  19:38:48
35097         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
35098              From: Robin Barker <rmb1@cise.npl.co.uk>
35099              Date: Thu, 8 Feb 2001 14:38:07 GMT
35100              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
35101      Branch: perl
35102            ! lib/CPAN.pm
35103 ____________________________________________________________________________
35104 [  8716] By: nick                                  on 2001/02/08  19:29:07
35105         Log: Generated files form 8713 etc.
35106      Branch: perl
35107            ! embed.h global.sym objXSUB.h perlapi.c proto.h
35108 ____________________________________________________________________________
35109 [  8715] By: nick                                  on 2001/02/08  19:26:08
35110         Log: Fixup non-ithread build after 8713
35111      Branch: perl
35112            ! perl.c
35113 ____________________________________________________________________________
35114 [  8714] By: nick                                  on 2001/02/08  19:17:45
35115         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
35116              From: nick@ccl4.org
35117              Date: Wed, 7 Feb 2001 00:27:47 +0000
35118              Message-Id: <20010207002747.B63724@plum.flirble.org>
35119      Branch: perl
35120            ! sv.c toke.c
35121 ____________________________________________________________________________
35122 [  8713] By: nick                                  on 2001/02/08  19:15:58
35123         Log: Subject: Re: [patch] Re: PL_ptr_table
35124              From: Doug Maceachern <dougm@covalent.net>
35125              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
35126              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
35127      Branch: perl
35128            ! embed.pl perl.c sv.c sv.h
35129 ____________________________________________________________________________
35130 [  8712] By: nick                                  on 2001/02/08  19:12:47
35131         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
35132              From: Peter Prymmer <pvhp@forte.com>
35133              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
35134              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
35135      Branch: perl
35136            ! lib/Pod/Find.pm
35137 ____________________________________________________________________________
35138 [  8711] By: nick                                  on 2001/02/07  21:06:11
35139         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
35140              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
35141              From: Alan Burlison <Alan.Burlison@uk.sun.com>
35142              Date: Tue, 06 Feb 2001 23:37:01 +0000
35143              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
35144      Branch: perl
35145            ! regcomp.c
35146 ____________________________________________________________________________
35147 [  8710] By: alanbur                               on 2001/02/07  00:22:04
35148         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
35149              associated UTFied tr/// code.  Also fixed scoping leak of
35150              PL_reg_start_tmp.
35151      Branch: maint-5.6/pureperl
35152            ! op.c regcomp.c
35153 ____________________________________________________________________________
35154 [  8709] By: nick                                  on 2001/02/06  21:16:49
35155         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
35156              From: Michael G Schwern <schwern@pobox.com>
35157              Date: Sun, 4 Feb 2001 19:47:14 -0500
35158              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
35159      Branch: perl
35160            ! pod/perlapi.pod pod/perlmodlib.PL
35161 ____________________________________________________________________________
35162 [  8708] By: nick                                  on 2001/02/06  20:41:20
35163         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
35164              From: Michael G Schwern <schwern@pobox.com>
35165              Date: Sun, 4 Feb 2001 21:17:49 -0500
35166              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
35167      Branch: perl
35168            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
35169            ! pod/perltootc.pod
35170 ____________________________________________________________________________
35171 [  8707] By: nick                                  on 2001/02/06  20:29:11
35172         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
35173              From: Michael G Schwern <schwern@pobox.com>
35174              Date: Tue, 6 Feb 2001 05:54:30 -0500
35175              Message-Id: <20010206055430.A951@blackrider.aocn.com>
35176      Branch: perl
35177            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
35178 ____________________________________________________________________________
35179 [  8706] By: nick                                  on 2001/02/06  20:21:40
35180         Log: Subject: RE: some win32 fixes
35181              Date: Tue, 6 Feb 2001 09:23:20 +0300
35182              From: Vadim Konovalov <vkonovalov@lucent.com>
35183              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
35184      Branch: perl
35185            ! toke.c win32/Makefile win32/config.bc win32/config.gc
35186            ! win32/config.vc win32/config_H.bc win32/makefile.mk
35187 ____________________________________________________________________________
35188 [  8705] By: alanbur                               on 2001/02/06  15:00:03
35189         Log: Synchronised with parent
35190      Branch: maint-5.6/pureperl
35191            ! regexec.c
35192           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
35193           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
35194 ____________________________________________________________________________
35195 [  8704] By: alanbur                               on 2001/02/06  14:55:24
35196         Log: Fixed UMRs and leak in Perl_pmtrans()
35197      Branch: maint-5.6/pureperl
35198            ! op.c
35199 ____________________________________________________________________________
35200 [  8703] By: gsar                                  on 2001/02/06  02:29:37
35201         Log: $(MAKE) distclean doesn't clean up properly on windows
35202      Branch: maint-5.6/perl
35203            ! win32/Makefile win32/makefile.mk
35204 ____________________________________________________________________________
35205 [  8702] By: gsar                                  on 2001/02/06  01:00:46
35206         Log: tweak change#8659 to keep it simple
35207      Branch: maint-5.6/perl
35208            ! utils/perldoc.PL
35209 ____________________________________________________________________________
35210 [  8701] By: gsar                                  on 2001/02/05  22:45:41
35211         Log: change#8693 was missing testsuite changes
35212      Branch: maint-5.6/perl
35213           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
35214 ____________________________________________________________________________
35215 [  8700] By: nick                                  on 2001/02/05  20:32:52
35216         Log: Integrate mainline
35217      Branch: perlio
35218           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
35219           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
35220           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
35221           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
35222           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
35223           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
35224           +> t/lib/test-harness.t
35225           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
35226           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
35227           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
35228           !> pod/perlutil.pod t/TEST utils/h2xs.PL
35229 ____________________________________________________________________________
35230 [  8699] By: nick                                  on 2001/02/05  19:41:07
35231         Log: Subject: perlfaq2, re: perlmongers
35232              From: David H. Adler <dha@panix.com>
35233              Date: Sun, 4 Feb 2001 23:48:23 -0500
35234              Message-Id: <20010204234823.A13429@panix.com>
35235      Branch: perl
35236            ! pod/perlfaq2.pod
35237 ____________________________________________________________________________
35238 [  8698] By: nick                                  on 2001/02/05  19:39:31
35239         Log: Missed file f#rom the testharness mess.
35240      Branch: perl
35241            + t/lib/test-harness.t
35242 ____________________________________________________________________________
35243 [  8697] By: nick                                  on 2001/02/05  19:37:21
35244         Log: Subject: [DOC PATCH] overload.pm nits
35245              From: John Tobey <jtobey@john-edwin-tobey.org>
35246              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
35247              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
35248      Branch: perl
35249            ! lib/overload.pm
35250 ____________________________________________________________________________
35251 [  8696] By: alanbur                               on 2001/02/05  11:56:00
35252         Log: Sync with parent
35253      Branch: maint-5.6/pureperl
35254           !> thread.h
35255 ____________________________________________________________________________
35256 [  8695] By: gsar                                  on 2001/02/05  03:27:34
35257         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
35258      Branch: maint-5.6/perl
35259            ! thread.h
35260 ____________________________________________________________________________
35261 [  8694] By: alanbur                               on 2001/02/05  00:07:47
35262         Log: Initial branch creation from //depot/maint-5.6/perl
35263      Branch: maint-5.6/pureperl
35264           +> (branch 1719 files)
35265 ____________________________________________________________________________
35266 [  8693] By: gsar                                  on 2001/02/04  22:38:49
35267         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
35268              changes)
35269      Branch: maint-5.6/perl
35270           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
35271           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
35272           !> ext/DB_File/version.c
35273 ____________________________________________________________________________
35274 [  8692] By: nick                                  on 2001/02/04  18:15:57
35275         Log: The missed t/TEST part of the grand testharness upgrade.
35276      Branch: perl
35277            ! t/TEST
35278 ____________________________________________________________________________
35279 [  8691] By: nick                                  on 2001/02/04  18:05:17
35280         Log: New improved test harness
35281              Subject: Re: [PATCH Test::Harness] Third time's a charm?
35282              From: Michael G Schwern <schwern@pobox.com>
35283              Date: Sun, 4 Feb 2001 08:01:20 -0500
35284              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
35285      Branch: perl
35286            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
35287            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
35288            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
35289            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
35290            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
35291            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
35292            ! MANIFEST lib/Test/Harness.pm
35293 ____________________________________________________________________________
35294 [  8690] By: nick                                  on 2001/02/04  17:57:51
35295         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
35296              From: Jonathan Stowe <gellyfish@gellyfish.com>
35297              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
35298              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
35299      Branch: perl
35300            ! utils/h2xs.PL
35301 ____________________________________________________________________________
35302 [  8689] By: nick                                  on 2001/02/04  17:55:24
35303         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
35304              From: Michael G Schwern <schwern@pobox.com>
35305              Date: Sat, 3 Feb 2001 22:46:38 -0500
35306              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
35307      Branch: perl
35308            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
35309            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
35310 ____________________________________________________________________________
35311 [  8688] By: nick                                  on 2001/02/04  17:43:55
35312         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
35313              length byfailing to spot lack of closing )
35314              From: nick@talking.bollo.cx
35315              Date: Sat, 03 Feb 2001 23:53:16 +0000
35316              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
35317      Branch: perl
35318            ! perlio.c pod/perldiag.pod
35319 ____________________________________________________________________________
35320 [  8687] By: jhi                                   on 2001/02/03  17:11:42
35321         Log: HP-UX thread patches from Merijn H. Brand.
35322      Branch: maint-5.6/perl
35323            ! README.hpux hints/hpux.sh
35324 ____________________________________________________________________________
35325 [  8686] By: jhi                                   on 2001/02/03  16:40:12
35326         Log: Metaconfig changes for #8685.
35327      Branch: metaconfig
35328            ! U/installdirs/instubperl.U
35329      Branch: metaconfig/U/perl
35330            ! Devel.U versiononly.U
35331 ____________________________________________________________________________
35332 [  8685] By: jhi                                   on 2001/02/03  16:39:49
35333         Log: For -Dusedevel builds turn off installusrbinperl and turn on
35334              versiononly, a combined idea of Richard Soderberg and Merijn
35335              H. Brand.  You can still override both of these from the command
35336              line if you need to, -Dinstallusrbinperl and -Uversiononly.
35337      Branch: perl
35338            ! Configure
35339 ____________________________________________________________________________
35340 [  8684] By: jhi                                   on 2001/02/03  16:16:34
35341         Log: Metaconfig unit fix for #8683.
35342      Branch: metaconfig
35343            ! U/compline/nblock_io.U
35344 ____________________________________________________________________________
35345 [  8683] By: jhi                                   on 2001/02/03  16:16:12
35346         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
35347              reported by Peter Prymmer for 5.6-TRIAL1.
35348      Branch: perl
35349            ! Configure
35350 ____________________________________________________________________________
35351 [  8682] By: jhi                                   on 2001/02/03  05:52:11
35352         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
35353              to work correctly.
35354      Branch: maint-5.6/perl
35355            ! hints/irix_6.sh
35356 ____________________________________________________________________________
35357 [  8681] By: jhi                                   on 2001/02/03  05:47:33
35358         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
35359      Branch: maint-5.6/perl
35360            ! pod/perlport.pod
35361 ____________________________________________________________________________
35362 [  8680] By: jhi                                   on 2001/02/02  21:39:49
35363         Log: perlport update from Peter Prymmer.
35364      Branch: maint-5.6/perl
35365            ! pod/perlport.pod
35366 ____________________________________________________________________________
35367 [  8679] By: nick                                  on 2001/02/02  20:50:48
35368         Log: Integrate mainline
35369      Branch: perlio
35370           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
35371           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
35372           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
35373 ____________________________________________________________________________
35374 [  8678] By: gsar                                  on 2001/02/02  16:02:12
35375         Log: note about bincompat, slightly modified (from Lupe Christoph)
35376      Branch: maint-5.6/perl
35377            ! README.solaris
35378 ____________________________________________________________________________
35379 [  8677] By: jhi                                   on 2001/02/02  15:46:20
35380         Log: Supported platforms updates.
35381      Branch: maint-5.6/perl
35382            ! pod/perlport.pod
35383 ____________________________________________________________________________
35384 [  8676] By: jhi                                   on 2001/02/02  03:41:26
35385         Log: A couple more perlfaq2 tweaks.
35386      Branch: maint-5.6/perl
35387            ! pod/perlfaq2.pod
35388 ____________________________________________________________________________
35389 [  8675] By: jhi                                   on 2001/02/02  03:17:44
35390         Log: Misedit in #8661.
35391      Branch: maint-5.6/perl
35392            ! Configure
35393 ____________________________________________________________________________
35394 [  8674] By: jhi                                   on 2001/02/02  03:14:38
35395         Log: Damien again.
35396      Branch: maint-5.6/perl
35397            ! pod/perlfaq2.pod
35398 ____________________________________________________________________________
35399 [  8673] By: jhi                                   on 2001/02/02  03:12:40
35400         Log: perlfaq update from Elaine Ashton.
35401      Branch: maint-5.6/perl
35402            ! pod/perlfaq2.pod
35403 ____________________________________________________________________________
35404 [  8672] By: jhi                                   on 2001/02/02  03:07:08
35405         Log: UTF-8 s/// patch from Inaba Hiroto.
35406      Branch: maint-5.6/perl
35407            ! pp_ctl.c pp_hot.c
35408 ____________________________________________________________________________
35409 [  8671] By: jhi                                   on 2001/02/01  22:34:31
35410         Log: Update Changes.
35411      Branch: perl
35412            ! Changes patchlevel.h
35413 ____________________________________________________________________________
35414 [  8670] By: jhi                                   on 2001/02/01  22:15:29
35415         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
35416              from maintperl.
35417              
35418              Upgrade to Getopt::Long 2.25, from Johan Vromans.
35419              
35420              more files need to be writable in the source distribution
35421              
35422              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
35423              
35424              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
35425              
35426              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
35427              
35428              Allow the float to be fuzzier.
35429              
35430              need to use INT2PTR instead of a straight cast or ia64 fails
35431              
35432              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
35433              
35434              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
35435      Branch: perl
35436           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
35437           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
35438           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
35439 ____________________________________________________________________________
35440 [  8669] By: jhi                                   on 2001/02/01  21:57:02
35441         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
35442              From: Robin Barker <rmb1@cise.npl.co.uk>
35443              Date: Thu, 1 Feb 2001 16:59:05 GMT
35444              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
35445      Branch: maint-5.6/perl
35446            ! pod/perlmodlib.PL
35447 ____________________________________________________________________________
35448 [  8668] By: nick                                  on 2001/02/01  19:41:40
35449         Log: Integrate mainline
35450      Branch: perlio
35451           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
35452           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
35453           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
35454 ____________________________________________________________________________
35455 [  8667] By: gsar                                  on 2001/02/01  16:59:11
35456         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
35457      Branch: maint-5.6/perl
35458            ! embed.pl embedvar.h
35459 ____________________________________________________________________________
35460 [  8666] By: gsar                                  on 2001/02/01  16:34:51
35461         Log: add missing entries to win32/config.?c
35462      Branch: maint-5.6/perl
35463            ! win32/config.bc win32/config.gc win32/config.vc
35464            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35465 ____________________________________________________________________________
35466 [  8665] By: jhi                                   on 2001/02/01  14:58:51
35467         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
35468              From: "Stephen P. Potter" <spp@spotter.yi.org>
35469              Date: Thu, 01 Feb 2001 10:45:46 -0500
35470              Message-Id: <200102011545.KAA31479@spotter.yi.org>
35471      Branch: maint-5.6/perl
35472            ! pod/perlfunc.pod
35473 ____________________________________________________________________________
35474 [  8664] By: gsar                                  on 2001/02/01  14:52:37
35475         Log: need to use INT2PTR instead of a straight cast or ia64 fails
35476              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
35477      Branch: maint-5.6/perl
35478            ! ext/POSIX/POSIX.xs
35479 ____________________________________________________________________________
35480 [  8663] By: jhi                                   on 2001/02/01  14:09:13
35481         Log: Allow the float to be fuzzier.
35482      Branch: maint-5.6/perl
35483            ! t/lib/peek.t
35484 ____________________________________________________________________________
35485 [  8662] By: jhi                                   on 2001/02/01  13:59:00
35486         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
35487              From: Robin Barker <rmb1@cise.npl.co.uk>
35488              Date: Thu, 1 Feb 2001 13:05:39 GMT
35489              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
35490      Branch: maint-5.6/perl
35491            ! pod/perlmodlib.pod
35492 ____________________________________________________________________________
35493 [  8661] By: jhi                                   on 2001/02/01  13:57:38
35494         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
35495              Date: Thu, 01 Feb 2001 14:15:41 +0100
35496              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35497              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
35498              
35499              Have the $ccflags in the gcc version test (strange, this change
35500              is claimed to be have been integrated already)
35501      Branch: maint-5.6/perl
35502            ! Configure
35503 ____________________________________________________________________________
35504 [  8660] By: jhi                                   on 2001/02/01  13:44:10
35505         Log: Integrate changes #7950,7964,7962 from mainline.
35506              
35507              Find the stdchar signedness using cpp, should fix some of
35508              the Solaris compiler warnings reported by Alan Burlison.
35509      Branch: maint-5.6/perl
35510           !> Configure config_h.SH
35511 ____________________________________________________________________________
35512 [  8659] By: jhi                                   on 2001/02/01  05:35:32
35513         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
35514              From: Jan Dubois <JanD@ActiveState.com>
35515              Date: Wed, 31 Jan 2001 21:17:03 -0800
35516              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
35517      Branch: maint-5.6/perl
35518            ! utils/perldoc.PL
35519 ____________________________________________________________________________
35520 [  8658] By: jhi                                   on 2001/02/01  04:33:17
35521         Log: Integrate the README.os390 and README.posix-bc parts of mainline
35522              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
35523              installperl parts were taken care of by #8657.)
35524      Branch: maint-5.6/perl
35525           !> README.os390 README.posix-bc
35526 ____________________________________________________________________________
35527 [  8657] By: jhi                                   on 2001/02/01  04:29:21
35528         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
35529              From: Peter Prymmer <pvhp@forte.com>
35530              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
35531              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
35532      Branch: maint-5.6/perl
35533            + ext/DynaLoader/dl_dllload.xs
35534            ! MANIFEST Makefile.SH hints/os390.sh installperl
35535 ____________________________________________________________________________
35536 [  8656] By: jhi                                   on 2001/02/01  04:25:45
35537         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
35538              From: Peter Prymmer <pvhp@forte.com>
35539              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
35540              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
35541      Branch: maint-5.6/perl
35542            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
35543 ____________________________________________________________________________
35544 [  8655] By: jhi                                   on 2001/02/01  04:14:47
35545         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
35546              From: troc@netrus.net
35547              Date: Wed, 31 Jan 2001 22:31:26 -0500
35548              Message-Id: <200102010331.WAA117.85@rocco.homenet>
35549      Branch: maint-5.6/perl
35550            ! os2/os2.c
35551 ____________________________________________________________________________
35552 [  8654] By: jhi                                   on 2001/02/01  04:12:52
35553         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
35554              as reported by Alan Burlison.
35555      Branch: maint-5.6/perl
35556            ! pp.h
35557 ____________________________________________________________________________
35558 [  8653] By: jhi                                   on 2001/02/01  04:05:12
35559         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
35560              From: dsugalski@northernlight.com
35561              Date: Wed, 31 Jan 2001 18:54:11 -0500
35562              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
35563      Branch: maint-5.6/perl
35564            ! configure.com
35565 ____________________________________________________________________________
35566 [  8652] By: jhi                                   on 2001/02/01  04:03:11
35567         Log: Misplaced #endif.
35568              
35569              Subject: [perl-5-6-1-trial2] patches for EPOC
35570              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35571              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35572              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35573      Branch: maint-5.6/perl
35574            ! epoc/epocish.c
35575 ____________________________________________________________________________
35576 [  8651] By: jhi                                   on 2001/02/01  04:00:25
35577         Log: Integrate changes #8647,8648,8650 from mainline.
35578              
35579              Macrofy a magic UTF-8 test.
35580              
35581              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
35582              
35583              Watch out for cross compiling for EPOC (usually done on linux).
35584      Branch: maint-5.6/perl
35585           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
35586 ____________________________________________________________________________
35587 [  8650] By: jhi                                   on 2001/02/01  03:56:20
35588         Log: Watch out for cross compiling for EPOC (usually done on linux)
35589              
35590              Subject: [perl-5-6-1-trial2] patches for EPOC
35591              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35592              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35593              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35594      Branch: perl
35595            ! ext/Errno/Errno_pm.PL
35596 ____________________________________________________________________________
35597 [  8649] By: gsar                                  on 2001/02/01  00:46:00
35598         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
35599      Branch: maint-5.6/perl
35600            ! sv.c
35601 ____________________________________________________________________________
35602 [  8648] By: jhi                                   on 2001/01/31  23:35:36
35603         Log: All the uses of PL_numeric_radix must be protected by
35604              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
35605              
35606              Subject: [perl-5-6-1-trial2] patches for EPOC
35607              From: Olaf Flebbe <O.Flebbe@science-computing.de>
35608              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35609              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35610      Branch: perl
35611            ! sv.c
35612 ____________________________________________________________________________
35613 [  8647] By: jhi                                   on 2001/01/31  22:56:16
35614         Log: Macrofy a magic UTF-8 test.
35615      Branch: perl
35616            ! utf8.c utf8.h
35617 ____________________________________________________________________________
35618 [  8646] By: gsar                                  on 2001/01/31  15:55:12
35619         Log: update Changes
35620      Branch: maint-5.6/perl
35621            ! Changes
35622 ____________________________________________________________________________
35623 [  8645] By: gsar                                  on 2001/01/31  15:10:14
35624         Log: Configure tweak suggested by Peter Prymmer
35625      Branch: maint-5.6/perl
35626            ! Configure
35627 ____________________________________________________________________________
35628 [  8644] By: gsar                                  on 2001/01/31  15:06:32
35629         Log: more files need to be writable in the source distribution
35630      Branch: maint-5.6/perl
35631            ! Porting/makerel
35632 ____________________________________________________________________________
35633 [  8643] By: jhi                                   on 2001/01/31  14:59:46
35634         Log: Integrate changes #8258,8278,8279 from mainline.
35635              
35636              Make the large file tests more robust/talkative.
35637      Branch: maint-5.6/perl
35638           !> t/lib/syslfs.t t/op/lfs.t
35639 ____________________________________________________________________________
35640 [  8642] By: gsar                                  on 2001/01/31  14:53:48
35641         Log: integrate changes#8311,8334 from mainline
35642              
35643              Add a new MakeMaker variable PM_FILTER that defines a Unix
35644              filter to be run on each .pm during the pm_to_blib() phase,
35645              a fixed version of
35646              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
35647              
35648              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
35649              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
35650              accurate reading of the "atime".  
35651      Branch: maint-5.6/perl
35652           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
35653           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
35654           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
35655 ____________________________________________________________________________
35656 [  8641] By: jhi                                   on 2001/01/31  14:46:37
35657         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
35658      Branch: maint-5.6/perl
35659            ! lib/Getopt/Long.pm
35660 ____________________________________________________________________________
35661 [  8640] By: gsar                                  on 2001/01/31  14:40:24
35662         Log: make regen_all
35663      Branch: maint-5.6/perl
35664            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
35665 ____________________________________________________________________________
35666 [  8639] By: gsar                                  on 2001/01/31  14:37:25
35667         Log: refresh windows config files
35668      Branch: maint-5.6/perl
35669            ! win32/Makefile win32/config_H.bc win32/config_H.gc
35670            ! win32/config_H.vc win32/makefile.mk
35671 ____________________________________________________________________________
35672 [  8638] By: gsar                                  on 2001/01/31  14:28:10
35673         Log: makefile tweaks for windows: introduce a bulk-switch to enable
35674              same options as ActivePerl; sync changes with makefile.mk
35675      Branch: maint-5.6/perl
35676            ! win32/Makefile win32/makefile.mk
35677 ____________________________________________________________________________
35678 [  8637] By: jhi                                   on 2001/01/31  04:41:30
35679         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
35680              From: Nicholas Clark <nick@ccl4.org>
35681              Date: Tue, 30 Jan 2001 19:51:05 +0000
35682              Message-ID: <20010130195105.R76607@plum.flirble.org> 
35683              
35684              op/inc cure.
35685      Branch: perl
35686            ! pp.c pp.h pp_hot.c t/op/arith.t
35687 ____________________________________________________________________________
35688 [  8636] By: jhi                                   on 2001/01/31  02:38:32
35689         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
35690              no perlio],8257,8380,8479,8515 from mainline.
35691              
35692              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
35693              
35694              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
35695              Subject: [PATCH perl@8133] fix-up for VMS extensions
35696              
35697              In VMS embedded perls couldn't access the statically built Socket.
35698              
35699              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
35700              
35701              Further VMS piping fixes from Charles Lane.
35702              
35703              Subject:  [PATCH] make t/op/misc.t work on VMS
35704              
35705              Add tracing for debugging extensions builds in VMS.
35706              
35707              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
35708      Branch: maint-5.6/perl
35709           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
35710           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
35711           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
35712 ____________________________________________________________________________
35713 [  8635] By: jhi                                   on 2001/01/31  01:46:41
35714         Log: Integrate change #7732 from mainline.
35715              
35716              Sparc 64-bit pack() fix from Jens Hamisch.
35717      Branch: maint-5.6/perl
35718           !> pp.c
35719 ____________________________________________________________________________
35720 [  8634] By: jhi                                   on 2001/01/31  01:41:16
35721         Log: One spot missing from #8626.
35722      Branch: maint-5.6/perl
35723            ! sv.c
35724 ____________________________________________________________________________
35725 [  8633] By: jhi                                   on 2001/01/31  00:49:17
35726         Log: Integrate change #7495 from mainline.
35727              
35728              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
35729      Branch: maint-5.6/perl
35730           !> MANIFEST ext/re/Makefile.PL
35731 ____________________________________________________________________________
35732 [  8632] By: jhi                                   on 2001/01/30  23:38:49
35733         Log: Integrate change #8396 from mainline.
35734              
35735              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
35736              better multicast support (resend)
35737      Branch: maint-5.6/perl
35738           !> ext/Socket/Socket.pm
35739 ____________________________________________________________________________
35740 [  8631] By: jhi                                   on 2001/01/30  23:28:03
35741         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
35742              
35743              More AIX lore. (7514, ext/re/hints/aix.pl)
35744              
35745              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
35746              
35747              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)
35748              
35749              Subject: [ID 20001214.002] Net::Ping patch
35750              
35751              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
35752              
35753              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
35754              
35755              Add ReuseAddr as a (preferred) alias for Reuse as we now
35756              also have ReusePort.
35757              
35758              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
35759      Branch: maint-5.6/perl
35760           +> ext/re/hints/aix.pl
35761           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
35762           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
35763 ____________________________________________________________________________
35764 [  8630] By: jhi                                   on 2001/01/30  23:03:59
35765         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
35766              
35767              read() documentation tweak for 20001121.004.
35768              
35769              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
35770      Branch: maint-5.6/perl
35771           !> pod/perlfunc.pod pod/perlre.pod
35772 ____________________________________________________________________________
35773 [  8629] By: jhi                                   on 2001/01/30  22:41:57
35774         Log: Integrate change #8098 from mainline.
35775              
35776              fastgetcwd is defined using a glob alias on a $^O dependent basis
35777              and there was no default assignment or perl subroutine.
35778      Branch: maint-5.6/perl
35779           !> lib/Cwd.pm
35780 ____________________________________________________________________________
35781 [  8628] By: jhi                                   on 2001/01/30  21:58:52
35782         Log: Integrate change #7866 from mainline.
35783              
35784              File::Temp 0.11.
35785      Branch: maint-5.6/perl
35786           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
35787 ____________________________________________________________________________
35788 [  8627] By: jhi                                   on 2001/01/30  21:39:44
35789         Log: Integrate changes #8075,8086,8228 from mainline.  
35790              
35791              Darwin is not Windows. (8075,8086)
35792              
35793              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
35794      Branch: maint-5.6/perl
35795           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
35796           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
35797           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
35798           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
35799 ____________________________________________________________________________
35800 [  8626] By: jhi                                   on 2001/01/30  21:22:11
35801         Log: Integrate with tweakery the change #8625 from mainline,
35802              the multibyte decimal separator fix ("fa_IR locale failure").
35803      Branch: maint-5.6/perl
35804            ! embedvar.h perlapi.h
35805           !> intrpvar.h perl.c perl.h sv.c util.c
35806 ____________________________________________________________________________
35807 [  8625] By: jhi                                   on 2001/01/30  20:26:33
35808         Log: Fix for the fa_IR locale failure.  The reason for the failure
35809              was that Perl was assuming the decimal separator aka the radix
35810              separator is one character.  The Farsi-Iranian locale crushed
35811              that bad assumption since there the separator is 'Momayyez',
35812              glyphwise looking somewhat like a slash, and in Unicode UTF-8
35813              encoded in two bytes, 0xd9 0xab.
35814      Branch: perl
35815            ! intrpvar.h perl.c perl.h sv.c util.c
35816 ____________________________________________________________________________
35817 [  8624] By: gsar                                  on 2001/01/30  20:17:03
35818         Log: regen_headers
35819      Branch: maint-5.6/perl
35820            ! Makefile.SH pod/perlintern.pod
35821 ____________________________________________________________________________
35822 [  8623] By: gsar                                  on 2001/01/30  19:42:34
35823         Log: backout change#7431 and its dependents (causes spurious rebuilds
35824              of autogenerated files)
35825              
35826              fix benign b.t failure
35827      Branch: maint-5.6/perl
35828            ! Makefile.SH t/lib/b.t
35829 ____________________________________________________________________________
35830 [  8622] By: jhi                                   on 2001/01/30  19:41:41
35831         Log: Microperl sync.
35832      Branch: perl
35833            ! mg.c perl.h
35834 ____________________________________________________________________________
35835 [  8621] By: gsar                                  on 2001/01/30  19:24:47
35836         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
35837              from mainline
35838              
35839              Subject: podlators 1.06 released
35840              
35841              Subject: [PATCH @8436] Eliminate op_children
35842              
35843              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
35844              
35845              (Replaced by #8448)  More op_children traces (cleanup of #8442).
35846              
35847              Subject: [PATCH #3 @8436] Re: Eliminate op_children
35848              Replace #8444 and #8445.
35849              
35850              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
35851              at the setting of the ofs_sv in new_struct_thread() as the
35852              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
35853              uninitialized fields are, uh, initialized with),
35854              SvREFCNT_inc()ing that invited a core dump.
35855              
35856              podlators 1.07, from Russ Allbery.
35857              
35858              Subject: [PATCH] regcomp.c old feature removal
35859              From: mjd@plover.com
35860              Date: 16 Jan 2001 14:43:18 -0000 
35861              Message-ID: <20010116144318.7140.qmail@plover.com> 
35862      Branch: maint-5.6/perl
35863           +> lib/Pod/Text/Overstrike.pm
35864           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
35865           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
35866           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
35867           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
35868           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
35869           !> util.c
35870 ____________________________________________________________________________
35871 [  8620] By: gsar                                  on 2001/01/30  18:48:32
35872         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
35873              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
35874              now fails one test)
35875              
35876              Subject: [PATCH] lvalue AUTOLOAD. No, really.
35877              
35878              Subject: [PATCH] Interesting syntax idea
35879              Make opens + bareword assigns do typeglob assigns.
35880              
35881              Tests for #8254.
35882              
35883              Subject: [PATCH @8269] Continue blocks and B::Deparse
35884              Make the peephole optimizer to bypass more null ops and
35885              and rewrite the deparse handling of continue blocks.
35886              
35887              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
35888              Doc tweak on #8313.
35889              
35890              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
35891              
35892              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
35893              
35894              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
35895              
35896              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
35897              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
35898              according to the platform.
35899              
35900              Subject: [PATCH @8404] Consolidated lvalue sub changes
35901              
35902              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
35903              
35904              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
35905              
35906              Subject: B::Concise -- an improved replacement for B::Terse 
35907              
35908              The B::Terse drop-in replacement wasn't quite drop-in.
35909              
35910              The LVRET macro needed an aTHX.
35911              
35912              Use the /^Perl_/-less form of is_lvalue_sub().
35913              
35914              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
35915      Branch: maint-5.6/perl
35916           +> ext/B/B/Concise.pm
35917           !> (integrate 27 files)
35918 ____________________________________________________________________________
35919 [  8619] By: nick                                  on 2001/01/30  18:40:28
35920         Log: Integrate mainline
35921      Branch: perlio
35922           !> (integrate 40 files)
35923 ____________________________________________________________________________
35924 [  8618] By: jhi                                   on 2001/01/30  18:37:18
35925         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
35926              Date: Mon, 29 Jan 2001 22:51:29 -0600
35927              From: "Craig A. Berry" <craigberry@mac.com>
35928              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
35929      Branch: perl
35930            ! vms/test.com
35931 ____________________________________________________________________________
35932 [  8617] By: jhi                                   on 2001/01/30  18:34:53
35933         Log: Subject: [PATCH] Add missing CV flags to dump.c
35934              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35935              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
35936              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
35937      Branch: perl
35938            ! dump.c
35939 ____________________________________________________________________________
35940 [  8616] By: jhi                                   on 2001/01/30  18:20:58
35941         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
35942              part isn't applicable to maintperl.
35943              
35944              UTF-8 nit from Inaba Hiroto.
35945      Branch: maint-5.6/perl
35946           !> pod/perlapi.pod utf8.c
35947 ____________________________________________________________________________
35948 [  8615] By: jhi                                   on 2001/01/30  18:18:51
35949         Log: UTF-8 nit from Inaba Hiroto.
35950      Branch: perl
35951            ! pod/perlapi.pod t/op/each.t utf8.c
35952 ____________________________________________________________________________
35953 [  8614] By: jhi                                   on 2001/01/30  18:13:38
35954         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
35955              
35956              perl's internal variables are not for public consumption,
35957              move their docs from perlapi.pod to perlintern.pod
35958              
35959              support for -Dusethreads build under HP-UX 10.20 and DCE threads
35960              library (11.0 and later have pthreads but 10.x don't)
35961              
35962              avoid uninitialized value warnings
35963              
35964              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35965              gets weird results)
35966              
35967              perldoc nit on windows
35968              
35969              make it possible to run the tests outside the source tree
35970              (there's still a dependency on ../lib being the library
35971              location)
35972      Branch: perl
35973           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
35974           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
35975           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
35976           !> win32/bin/search.pl win32/vdir.h
35977 ____________________________________________________________________________
35978 [  8613] By: gsar                                  on 2001/01/30  16:39:59
35979         Log: make it possible to run the tests outside the source tree
35980              (there's still a dependency on ../lib being the library
35981              location)
35982      Branch: maint-5.6/perl
35983            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
35984 ____________________________________________________________________________
35985 [  8612] By: gsar                                  on 2001/01/30  16:31:12
35986         Log: perldoc nit on windows
35987      Branch: maint-5.6/perl
35988            ! utils/perldoc.PL
35989 ____________________________________________________________________________
35990 [  8611] By: gsar                                  on 2001/01/30  16:22:54
35991         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35992              gets weird results)
35993      Branch: maint-5.6/perl
35994            ! win32/vdir.h
35995 ____________________________________________________________________________
35996 [  8610] By: gsar                                  on 2001/01/30  16:12:45
35997         Log: avoid uninitialized value warnings
35998      Branch: maint-5.6/perl
35999            ! win32/bin/search.pl
36000 ____________________________________________________________________________
36001 [  8609] By: gsar                                  on 2001/01/30  16:08:01
36002         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
36003              library (11.0 and later have pthreads but 10.x don't)
36004      Branch: maint-5.6/perl
36005            ! hints/hpux.sh thread.h
36006 ____________________________________________________________________________
36007 [  8608] By: gsar                                  on 2001/01/30  15:48:55
36008         Log: perl's internal variables are not for public consumption,
36009              move their docs from perlapi.pod to perlintern.pod
36010      Branch: maint-5.6/perl
36011            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
36012            ! thrdvar.h
36013 ____________________________________________________________________________
36014 [  8607] By: gsar                                  on 2001/01/30  15:44:27
36015         Log: mistakenly branched perl56delta.pod, revert
36016      Branch: maint-5.6/perl
36017            - pod/perl56delta.pod
36018           !> pod/perldelta.pod
36019 ____________________________________________________________________________
36020 [  8606] By: gsar                                  on 2001/01/30  14:20:24
36021         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
36022              dTHR which has been a noop for a while now, except for the
36023              compatibility definition in thread.h)
36024      Branch: maint-5.6/perl
36025           !> (integrate 45 files)
36026 ____________________________________________________________________________
36027 [  8605] By: jhi                                   on 2001/01/30  05:43:58
36028         Log: Mark the UTF-8 APIs as experimental.
36029      Branch: maint-5.6/perl
36030            ! embed.pl pod/perlapi.pod
36031 ____________________________________________________________________________
36032 [  8604] By: jhi                                   on 2001/01/30  05:38:40
36033         Log: Nits from earlier integrates.
36034      Branch: maint-5.6/perl
36035            ! lib/Carp/Heavy.pm
36036           !> sv.c
36037 ____________________________________________________________________________
36038 [  8603] By: jhi                                   on 2001/01/30  05:27:26
36039         Log: Regenerate Porting files.
36040      Branch: maint-5.6/perl
36041            ! Porting/Glossary Porting/config.sh Porting/config_H
36042 ____________________________________________________________________________
36043 [  8602] By: jhi                                   on 2001/01/30  05:14:59
36044         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
36045              8310,8339,8447,8492,8493,8505,8525: documentation changes.
36046              
36047              Subject: Re: perlfaq style changes
36048              
36049              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
36050              
36051              Subject: [PATCH] docs on NaN
36052              
36053              Subject: [patch] perlfaq7
36054              
36055              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
36056              
36057              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
36058              
36059              Subject: [PATCH] open() example in perlfunc.pod
36060              
36061              Podify README.mpeix (a new version from the web)
36062              
36063              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
36064              
36065              Subject: [PATCH] format and rewording in perlfaq.pod
36066              
36067              Subject: [PATCH] API Variable documentation   
36068              
36069              Memory management calls documentation.
36070              
36071              Subject: [PATCH: perl@8482] README.vms URL updates
36072              
36073              Subject: Minor typos in perlfaq2.pod
36074              
36075              Subject: [PATCH] pod/perlvar.pod
36076      Branch: maint-5.6/perl
36077           +> pod/perl56delta.pod
36078            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36079           !> README.amiga README.epoc README.mpeix README.vms
36080           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
36081           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
36082           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
36083           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
36084           !> pod/perlvar.pod thrdvar.h
36085 ____________________________________________________________________________
36086 [  8601] By: jhi                                   on 2001/01/30  04:38:35
36087         Log: Integrate changes #8036,8096,8253 from mainline:
36088              hints changes.
36089              
36090              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
36091              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
36092              
36093              Output the (apparent) version of gcc in Tru64.
36094      Branch: maint-5.6/perl
36095           +> ext/POSIX/hints/svr4.pl
36096           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
36097           !> hints/svr4.sh t/lib/bigfltpm.t
36098 ____________________________________________________________________________
36099 [  8600] By: jhi                                   on 2001/01/30  04:04:01
36100         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
36101              locale fixes.
36102              
36103              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
36104              
36105              Debian allows /usr/bin/locale to exist without any locales. (7868)
36106              
36107              Allow the locale test needing POSIX and the taint test
36108              needing IPC::SysV to run under 'minitest' (basically,
36109              bail out if loading the extension fails). (8384)
36110              
36111              Cleanup the locale.t output  (8480)
36112      Branch: maint-5.6/perl
36113           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
36114           !> t/pragma/locale.t
36115 ____________________________________________________________________________
36116 [  8599] By: jhi                                   on 2001/01/30  03:51:04
36117         Log: Missing generated files from #8598.
36118      Branch: maint-5.6/perl
36119            ! embed.h global.sym objXSUB.h perlapi.c proto.h
36120 ____________________________________________________________________________
36121 [  8598] By: jhi                                   on 2001/01/30  03:41:54
36122         Log: Integrate change #8555 from mainline, manually integrate parts
36123              of changes 8452 and 8583.
36124              
36125              Subject: [PATCH] utf8.c documentation (8452)
36126              
36127              No point in checking the length if the pointer is bogus. (8555)
36128              
36129              Introduce bytes_from_utf8() and implement sv_eq() using it,
36130              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
36131              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
36132              was malformed. (8583)
36133      Branch: maint-5.6/perl
36134            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
36135           !> pod/perlapi.pod sv.c utf8.c
36136 ____________________________________________________________________________
36137 [  8597] By: gsar                                  on 2001/01/30  02:37:26
36138         Log: get PERL_OBJECT build going again on windows
36139      Branch: maint-5.6/perl
36140            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
36141            ! pod/perlapi.pod proto.h sv.c
36142 ____________________________________________________________________________
36143 [  8596] By: jhi                                   on 2001/01/30  02:16:17
36144         Log: Signedness nit.
36145      Branch: perl
36146            ! sv.c
36147 ____________________________________________________________________________
36148 [  8595] By: jhi                                   on 2001/01/30  02:11:07
36149         Log: EBCDIC patch for Storable, from Peter Prymmer.
36150      Branch: perl
36151            ! t/lib/st-06compat.t
36152 ____________________________________________________________________________
36153 [  8594] By: jhi                                   on 2001/01/30  01:04:48
36154         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
36155              From: Peter Prymmer <pvhp@forte.com>
36156              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
36157              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
36158      Branch: perl
36159            ! t/lib/b.t
36160 ____________________________________________________________________________
36161 [  8593] By: jhi                                   on 2001/01/30  00:56:47
36162         Log: Subject: [PATCH: perl@8585] pod problems in io
36163              From: Peter Prymmer <pvhp@forte.com>
36164              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
36165              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
36166      Branch: perl
36167            ! pod/perlapio.pod pod/perliol.pod
36168 ____________________________________________________________________________
36169 [  8592] By: jhi                                   on 2001/01/30  00:48:20
36170         Log: Integrate perlio.
36171      Branch: perl
36172           !> pod/perlapio.pod pod/perliol.pod
36173 ____________________________________________________________________________
36174 [  8591] By: nick                                  on 2001/01/29  22:02:28
36175         Log: GNU 'merge' Simon's copy of perliol.pod with version
36176              patched by Craig's patch.
36177      Branch: perlio
36178            ! pod/perliol.pod
36179 ____________________________________________________________________________
36180 [  8590] By: nick                                  on 2001/01/29  21:55:10
36181         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
36182      Branch: perlio
36183            ! pod/perlapio.pod pod/perliol.pod
36184 ____________________________________________________________________________
36185 [  8589] By: jhi                                   on 2001/01/29  15:35:33
36186         Log: Integrate change #8586 from maint-5.6/perl.
36187              
36188              make the BOM detection code not call tell() until it has to
36189              (meant to fix esoteric compatibility issues where PL_rsfp
36190              is overridden)
36191      Branch: perl
36192           !> toke.c
36193 ____________________________________________________________________________
36194 [  8588] By: jhi                                   on 2001/01/29  15:29:11
36195         Log: Subject: MAking Solaris malloc() the default
36196              From: Lupe Christoph <lupe@lupe-christoph.de>
36197              Date: Mon, 29 Jan 2001 12:59:36 +0100
36198              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
36199              
36200              The README.solaris part slightly tweaked.
36201      Branch: perl
36202            ! README.solaris hints/solaris_2.sh
36203 ____________________________________________________________________________
36204 [  8587] By: jhi                                   on 2001/01/29  15:17:34
36205         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
36206              From: root@ak-75.mind.de
36207              Date: Sun, 28 Jan 2001 20:32:29 +0100
36208              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
36209      Branch: perl
36210            ! pod/perlre.pod
36211 ____________________________________________________________________________
36212 [  8586] By: gsar                                  on 2001/01/29  13:43:44
36213         Log: make the BOM detection code not call tell() until it has to
36214              (meant to fix esoteric compatibility issues where PL_rsfp
36215              is overridden)
36216      Branch: maint-5.6/perl
36217            ! toke.c
36218 ____________________________________________________________________________
36219 [  8585] By: jhi                                   on 2001/01/28  20:05:45
36220         Log: Update Changes.
36221      Branch: perl
36222            ! Changes patchlevel.h
36223 ____________________________________________________________________________
36224 [  8584] By: jhi                                   on 2001/01/28  19:30:02
36225         Log: Integrate perlio.
36226      Branch: perl
36227           +> pod/perliol.pod
36228           !> MANIFEST pod/perlapio.pod
36229 ____________________________________________________________________________
36230 [  8583] By: jhi                                   on 2001/01/28  19:28:40
36231         Log: Patch from Inaba Hiroto:
36232              - canonical UTF-8 hash keys: if a key string for a hash is
36233              UTF8-on, try downgrade the string and use it if
36234              unicode::distinct is not in effect.
36235              For the task, I added a function bytes_from_utf8() to utf8.c.
36236              It might resemble utf8_to_bytes() but it is not convenient
36237              to the task.
36238              Made a test for it and added to t/op/each.t
36239              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
36240              the mortal copy of the argument SV.
36241              And changed t/io/utf8.t test 18 which expects print() to
36242              upgrade its argument.
36243              - re-implement sv_eq with bytes_from_utf8()
36244              - some bug fixes
36245              - tr/// does not handle UTF8 range (\x{}-\x{})
36246              - \ before raw UTF8 character produced
36247              "Malformed UTF-8 character" warning.
36248              - "\x{100}\N{CENT SIGN}" is Malformed.
36249              Added tests for these 3.
36250              - and one silly bug (by me) with qu operator.
36251      Branch: perl
36252            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
36253            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
36254            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
36255 ____________________________________________________________________________
36256 [  8582] By: nick                                  on 2001/01/28  19:25:04
36257         Log: Add pod/perliol.pod to MANIFEST :-(
36258      Branch: perlio
36259            ! MANIFEST
36260 ____________________________________________________________________________
36261 [  8581] By: nick                                  on 2001/01/28  19:22:40
36262         Log: PerlIO documentation. Proofing and sub-editing requested.
36263      Branch: perlio
36264            + pod/perliol.pod
36265            ! pod/perlapio.pod
36266 ____________________________________________________________________________
36267 [  8580] By: jhi                                   on 2001/01/28  05:16:25
36268         Log: Revert the change to sv_2pv() done by #8054: Someone who
36269              did SvNV_set() on a scalar that also happened to be POK,
36270              followed by sv_2pv() won't get the right coercion anymore.
36271              [Sarathy]
36272      Branch: maint-5.6/perl
36273            ! sv.c
36274 ____________________________________________________________________________
36275 [  8579] By: jhi                                   on 2001/01/28  05:15:04
36276         Log: Remove the #8084 effect: do not allow -Q to be interpreted
36277              as -&Q(), this is too much wiggle room.
36278      Branch: maint-5.6/perl
36279            ! toke.c
36280 ____________________________________________________________________________
36281 [  8578] By: jhi                                   on 2001/01/28  05:12:45
36282         Log: Needed bits of #8439 (should have been in #8576),
36283              mainly for lval substr().
36284      Branch: maint-5.6/perl
36285            ! mg.c pp.c pp_hot.c
36286 ____________________________________________________________________________
36287 [  8577] By: jhi                                   on 2001/01/28  05:02:46
36288         Log: A missing check-in.
36289      Branch: maint-5.6/perl
36290            ! utf8.c
36291 ____________________________________________________________________________
36292 [  8576] By: jhi                                   on 2001/01/28  04:26:18
36293         Log: Integrate changes #8425,8436,8439,8517 from mainline.
36294              The 8439 was not truly integrated because it had too many
36295              dependencies on the development branch and because it introduced
36296              concepts too bold for a maintenance branch (such as the qu operator).
36297              
36298              Subject: [PATCH perl@8342] -Wformat
36299              
36300              Tighten some of the UTF-8 tests a bit.
36301              
36302              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
36303              - The substr lval was still not okay.
36304              - Now pp_stringify and sv_setsv copies source's UTF8 flag
36305              even if IN_BYTE.  pp_stringify is called from fold_constants
36306              at optimization phase and "\x{100}" was made SvUTF8_off under
36307              use bytes (the bytes pragma is for "byte semantics" and not
36308              for "do not produce UTF8 data")
36309      Branch: maint-5.6/perl
36310            ! t/lib/charnames.t t/op/substr.t toke.c
36311           !> sv.c t/pragma/utf8.t
36312 ____________________________________________________________________________
36313 [  8575] By: jhi                                   on 2001/01/28  04:01:51
36314         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
36315              
36316              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
36317              
36318              Subject: [ID 20001230.003] UTF-8 tr still hurts
36319              
36320              Test cases for #8385 (from Simon's "torture.pl")
36321              
36322              Start fixing UTF-8 lval substr() (8405)
36323      Branch: maint-5.6/perl
36324           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
36325           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
36326 ____________________________________________________________________________
36327 [  8574] By: jhi                                   on 2001/01/28  03:09:06
36328         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
36329              from mainline.
36330              
36331              UTF-8 cleanup.
36332              
36333              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
36334              
36335              "\x{FF}\xFF" was broken.
36336              
36337              Tests for #8329 and #8330.
36338              
36339              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
36340              
36341              IRIX compiler noticed that the bof initialization might be
36342              bypassed by control flow.
36343              
36344              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
36345      Branch: maint-5.6/perl
36346           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
36347           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
36348 ____________________________________________________________________________
36349 [  8573] By: jhi                                   on 2001/01/28  02:06:12
36350         Log: Retract #8552.
36351      Branch: perl
36352            ! lib/Text/Wrap.pm t/lib/textwrap.t
36353 ____________________________________________________________________________
36354 [  8572] By: jhi                                   on 2001/01/28  02:04:49
36355         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
36356              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
36357              not really integrated but instead salvaged by hand
36358              (they had too many dependencies on the development release
36359              to be cleanly integratable).
36360              
36361              Subject: more UTF8 test suites and an UTF8 patch
36362              
36363              Tweak for MULTIPLICITY/USE_PERLIO
36364              
36365              Signedness nit.
36366              
36367              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
36368              
36369              Use the UTF8_XXX macros in is_utf8_char().
36370              
36371              Rewrite pp_concat() in terms of sv_catsv().  The . operator
36372              should now be UTF-8-proof.
36373              
36374              Subject: [PATCH perl@8269] scanning two hex-constants
36375              fails on EBCDIC environment (script length.t)
36376              
36377              Add some Unicode chop() tests.
36378      Branch: maint-5.6/perl
36379            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
36380           !> sv.c t/op/chop.t utf8.h
36381 ____________________________________________________________________________
36382 [  8571] By: jhi                                   on 2001/01/28  00:35:59
36383         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
36384              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
36385              
36386              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
36387              
36388              The maxiters upper limit sanity check (guarding against
36389              non-progress) assumed bytes instead of characters in s///
36390              and split().
36391              
36392              Signedness nit.
36393              
36394              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
36395              join() should now be UTF-8-proof.
36396              
36397              More split // UTF-8 tests. (8250)
36398      Branch: maint-5.6/perl
36399           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
36400           !> util.c
36401 ____________________________________________________________________________
36402 [  8570] By: jhi                                   on 2001/01/27  22:15:46
36403         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
36404              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
36405              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
36406              8084,8204,8244,8333 from mainline.
36407              
36408              For -Q where Q might be a one-letter sub name one does no more
36409              get a warning about an unknown filetest (7941,7943,7944,8084).
36410              
36411              Subject: Re: [ID 20001130.011] expression parsing bug ?
36412              
36413              Make uv_to_utf8() to zero-terminate its output buffer.
36414              
36415              Split off t/op/length.t (7995)
36416              
36417              Split off t/op/utf8decode.t (7996)
36418              
36419              Remove an unnecessary 'use utf8' from the utf8.t (7998)
36420              
36421              Split off t/op/concat.t (8004)
36422              
36423              Split off t/op/ver.t (8005)
36424              
36425              Document utf8_length(), utf8_distance(), and utf8_hop().
36426              
36427              Document utf8_to_uv() better.
36428              
36429              Introduce macros for UTF8 decoding (8028,8033).
36430              
36431              Add test for reverse() (8030,8031).
36432              
36433              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
36434              
36435              Do not return the Unicode replacement character    on UTF-8
36436              decoding failure.
36437              
36438              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
36439              not this_utf8 i.e. the output string has one, but don't mess
36440              with source assumption. (8052,8053)
36441              
36442              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
36443              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
36444              was not expecting to be called with something that was already
36445              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
36446              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
36447              (8054)
36448              
36449              Recode the naughty binary bytes in utf8decode.t using the \xHH.
36450              
36451              Make some panic messages a bit more logical.
36452      Branch: maint-5.6/perl
36453           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
36454           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
36455           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
36456           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
36457           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
36458           !> utf8.c utf8.h
36459 ____________________________________________________________________________
36460 [  8569] By: jhi                                   on 2001/01/27  19:16:43
36461         Log: Integrate changes #7750 from perlio and #8566 from mainline.
36462      Branch: maint-5.6/perl
36463           !> regexec.c sv.c
36464 ____________________________________________________________________________
36465 [  8568] By: jhi                                   on 2001/01/27  18:06:51
36466         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
36467              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
36468              7935[-perlio.c],7936,7959,7965 from mainline.
36469              
36470              Change the "big byte" error message to "Wide character".
36471              (7355, the croak-if-wide-chars-in-print part ignored)
36472              
36473              Use UINT64_C().
36474              
36475              Introduce Perl_utf8_length().
36476              
36477              diff -se shows these as different (7753, forgotten check-ins)
36478              
36479              Subject: [PATCH] doop.c - UTF8 tr///
36480              
36481              If we use (aTHX_ ...) then put Perl_ on the front.
36482              
36483              Make utf8_length() and utf8_distance() to be less forgiving
36484              about bad UTF-8.
36485              
36486              Test line numbers are different with utf8.
36487              
36488              No need to scan till infinity, 13 is enough. (7872,7911)
36489              
36490              Subject: [PATCH] Tokeniser debugging
36491              
36492              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
36493              
36494              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
36495              
36496              Be more careful in Perl_sv_utf8_downgrade().
36497              
36498              Use DO_UTF8().
36499              
36500              Raw zero bytes in text files confuse at least GNU patch 2.1.
36501      Branch: maint-5.6/perl
36502           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
36503           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
36504           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
36505           !> t/pragma/utf8.t toke.c utf8.c utf8.h
36506 ____________________________________________________________________________
36507 [  8567] By: nick                                  on 2001/01/27  11:10:38
36508         Log: Integrate mainline
36509      Branch: perlio
36510           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
36511           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
36512           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
36513           !> toke.c
36514 ____________________________________________________________________________
36515 [  8566] By: jhi                                   on 2001/01/27  06:22:48
36516         Log: More documentation for the regexp context stack.
36517      Branch: perl
36518            ! regexec.c
36519 ____________________________________________________________________________
36520 [  8565] By: jhi                                   on 2001/01/27  05:21:57
36521         Log: Update Changes.
36522      Branch: perl
36523            ! Changes patchlevel.h
36524 ____________________________________________________________________________
36525 [  8564] By: jhi                                   on 2001/01/27  04:44:04
36526         Log: Threadedness patch for #8562 from Doug MacEachern.
36527      Branch: perl
36528            ! toke.c
36529 ____________________________________________________________________________
36530 [  8563] By: jhi                                   on 2001/01/27  04:26:24
36531         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
36532              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36533              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
36534              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
36535      Branch: perl
36536            ! op.c
36537 ____________________________________________________________________________
36538 [  8562] By: jhi                                   on 2001/01/27  04:20:30
36539         Log: Subject: Re: Announce : Tokener reporting patch
36540              From: Simon Cozens <simon@cozens.net>
36541              Date: Mon, 22 Jan 2001 02:17:22 +0000
36542              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
36543      Branch: perl
36544            ! embed.h embed.pl proto.h toke.c
36545 ____________________________________________________________________________
36546 [  8561] By: jhi                                   on 2001/01/27  04:17:24
36547         Log: Forgot from #8545.  Oops.
36548      Branch: perl
36549            ! pp.c t/pragma/overload.t
36550 ____________________________________________________________________________
36551 [  8560] By: jhi                                   on 2001/01/27  03:01:47
36552         Log: A better module compilation test, use MANIFEST as suggested
36553              by Spider.
36554      Branch: perl
36555            ! t/lib/1_compile.t
36556 ____________________________________________________________________________
36557 [  8559] By: jhi                                   on 2001/01/27  02:50:48
36558         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
36559              From: Peter Prymmer <pvhp@forte.com>
36560              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
36561              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
36562      Branch: perl
36563            ! t/lib/b.t
36564 ____________________________________________________________________________
36565 [  8558] By: jhi                                   on 2001/01/27  02:27:05
36566         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
36567              From: Peter Prymmer <pvhp@forte.com>
36568              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
36569              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
36570      Branch: perl
36571            ! t/pragma/sub_lval.t
36572 ____________________________________________________________________________
36573 [  8557] By: jhi                                   on 2001/01/27  02:26:03
36574         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
36575              From: Peter Prymmer <pvhp@forte.com>
36576              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
36577              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
36578      Branch: perl
36579            ! t/lib/st-06compat.t
36580 ____________________________________________________________________________
36581 [  8556] By: jhi                                   on 2001/01/27  02:24:33
36582         Log: Subject: [PATCH: perl@8531] minor update to README.os390
36583              From: Peter Prymmer <pvhp@forte.com>
36584              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
36585              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
36586      Branch: perl
36587            ! README.os390
36588 ____________________________________________________________________________
36589 [  8555] By: jhi                                   on 2001/01/27  00:35:47
36590         Log: No point in checking the length before we know whether the pointer
36591              is bogus or not, fixes Abigail's odbm failures in Linux.
36592      Branch: perl
36593            ! sv.c
36594 ____________________________________________________________________________
36595 [  8554] By: nick                                  on 2001/01/26  19:01:31
36596         Log: Integrate mainline
36597      Branch: perlio
36598           !> lib/Text/Wrap.pm t/lib/textwrap.t
36599 ____________________________________________________________________________
36600 [  8553] By: jhi                                   on 2001/01/26  15:19:39
36601         Log: Integrate change #7792 from perlio (multiplicity fix),
36602              fix the AV leak in regex DEBUGGING (tiny part of the
36603              polymorphic regexp patch #8143).
36604      Branch: maint-5.6/perl
36605            ! regcomp.c
36606           !> scope.h
36607 ____________________________________________________________________________
36608 [  8552] By: jhi                                   on 2001/01/26  15:03:23
36609         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
36610              From: Michael G Schwern <schwern@pobox.com>
36611              Date: Fri, 26 Jan 2001 09:28:31 -0500
36612              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
36613      Branch: perl
36614            ! lib/Text/Wrap.pm t/lib/textwrap.t
36615 ____________________________________________________________________________
36616 [  8551] By: jhi                                   on 2001/01/26  02:33:19
36617         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
36618              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
36619              
36620              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
36621              
36622              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
36623              
36624              Message nit.
36625              
36626              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
36627              
36628              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
36629              
36630              (the cleanup of unused submatches in regtry() and regcppop())
36631              
36632              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
36633              stored and restored, and thusly was trounced by the utf8 swash
36634              routines.
36635              
36636              use utf8 not required to use \x{}.
36637              
36638              Removed two more tests that make no sense in UTF-8 since the test
36639              data is not in UTF-8.
36640              
36641              Get the three different space character classes right under utf8.
36642              
36643              Implement ANYOFUTF8 regprop() dumping.
36644              
36645              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
36646              
36647              Document the regex context pushing/popping a bit better.
36648      Branch: maint-5.6/perl
36649           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
36650           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
36651           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
36652           !> t/op/regmesg.t utf8.c
36653 ____________________________________________________________________________
36654 [  8550] By: nick                                  on 2001/01/25  19:42:30
36655         Log: Integrate mainline
36656      Branch: perlio
36657           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
36658           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
36659           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
36660           !> t/lib/bigint.t t/lib/bigintpm.t
36661 ____________________________________________________________________________
36662 [  8549] By: jhi                                   on 2001/01/25  15:22:28
36663         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
36664      Branch: maint-5.6/perl
36665            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
36666 ____________________________________________________________________________
36667 [  8548] By: jhi                                   on 2001/01/25  15:02:55
36668         Log: Integrate changes #7997,8063,8492,8547 from mainline.
36669              
36670              Subject: Re: STRLEN - what?
36671              
36672              Subject: [PATCH] perlguts.pod
36673              
36674              Memory management calls documentation.
36675              
36676              Layout using tabulator is not a good idea in a pod.
36677      Branch: maint-5.6/perl
36678           !> pod/perlguts.pod
36679 ____________________________________________________________________________
36680 [  8547] By: jhi                                   on 2001/01/25  14:49:05
36681         Log: Layout using tabulator is not a good idea in a pod.
36682      Branch: perl
36683            ! pod/perlguts.pod
36684 ____________________________________________________________________________
36685 [  8546] By: jhi                                   on 2001/01/25  14:31:12
36686         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
36687              from mainline.
36688              
36689              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
36690              
36691              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
36692              
36693              More Win32 editor/IDE/shell hints.
36694              
36695              More Win32 Perling.
36696              
36697              Yet another editor edit.
36698              
36699              Edit edit edit.
36700              
36701              IDE/editor section tweaking.
36702              
36703              Few more IDE/editor nits from p5p.
36704      Branch: maint-5.6/perl
36705           !> pod/perlfaq3.pod
36706 ____________________________________________________________________________
36707 [  8545] By: jhi                                   on 2001/01/25  04:16:32
36708         Log: Subject: [PATCH 5.7.0] overload int()
36709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36710              Date: Wed, 24 Jan 2001 19:06:57 -0500
36711              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
36712      Branch: perl
36713            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
36714            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
36715            ! t/lib/bigintpm.t
36716 ____________________________________________________________________________
36717 [  8544] By: jhi                                   on 2001/01/25  04:15:11
36718         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
36719              From: Peter Prymmer <pvhp@forte.com>
36720              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
36721              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
36722      Branch: perl
36723            ! Makefile.SH README.os390 hints/os390.sh installperl
36724 ____________________________________________________________________________
36725 [  8543] By: jhi                                   on 2001/01/25  03:52:08
36726         Log: Integrate change #8462,8469 from mainline.
36727              
36728              In VMS Perl subversion (perl -V) is undef.
36729      Branch: maint-5.6/perl
36730           !> configure.com
36731 ____________________________________________________________________________
36732 [  8542] By: jhi                                   on 2001/01/25  03:44:55
36733         Log: Integrate changes #7835,7850,8315,8316 from mainline.
36734              
36735              Solaris hints.
36736      Branch: maint-5.6/perl
36737           !> hints/solaris_2.sh
36738 ____________________________________________________________________________
36739 [  8541] By: jhi                                   on 2001/01/25  03:39:28
36740         Log: Integrate #8336 from mainline.
36741      Branch: maint-5.6/perl
36742           !> hv.c
36743 ____________________________________________________________________________
36744 [  8540] By: jhi                                   on 2001/01/25  03:23:50
36745         Log: Retract #8539.
36746      Branch: maint-5.6/perl
36747            ! pod/perlfaq3.pod
36748 ____________________________________________________________________________
36749 [  8539] By: jhi                                   on 2001/01/25  03:21:55
36750         Log: (Retracted by #5940.)
36751      Branch: maint-5.6/perl
36752            ! pod/perlfaq3.pod
36753 ____________________________________________________________________________
36754 [  8538] By: jhi                                   on 2001/01/25  03:14:07
36755         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
36756              From: Peter Prymmer <pvhp@forte.com>
36757              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
36758              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
36759              
36760              The VMS bits.
36761      Branch: maint-5.6/perl
36762            ! configure.com vms/descrip_mms.template
36763 ____________________________________________________________________________
36764 [  8537] By: jhi                                   on 2001/01/25  03:06:09
36765         Log: Integrate #7710,7824,7973 from mainline.
36766      Branch: maint-5.6/perl
36767           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36768           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
36769           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
36770           !> vos/config.ga.def vos/config.ga.h win32/config.bc
36771           !> win32/config.gc win32/config.vc
36772 ____________________________________________________________________________
36773 [  8536] By: jhi                                   on 2001/01/24  13:50:20
36774         Log: Revert the edits made by me so far to the 5.6 branch since
36775              the TRIAL1 since I did edits when I should have been using
36776              integrates.  Bad programmer.   (Will integrate them properly later.)
36777              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
36778              The #8353 will not be reapplied at least for now since
36779              the UTF-8 hash keys need more thinking.
36780              (The patches #8347, #8354, #8454, #8473 were okay since they
36781              were original edits made specifically for the 5.6.1-TRIAL1.)
36782      Branch: maint-5.6/perl
36783            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36784            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
36785            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
36786            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
36787            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
36788            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36789            ! win32/config.bc win32/config.gc win32/config.vc
36790 ____________________________________________________________________________
36791 [  8535] By: bailey                                on 2001/01/24  06:37:02
36792         Log: SYN SYN
36793      Branch: vmsperl
36794           +> (branch 26 files)
36795           !> (integrate 130 files)
36796 ____________________________________________________________________________
36797 [  8534] By: nick                                  on 2001/01/23  19:30:57
36798         Log: Integrate mainline.
36799      Branch: perlio
36800           !> Changes Configure Porting/Glossary Porting/config.sh
36801           !> Porting/config_H embed.h embed.pl ext/Encode/compile
36802           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
36803           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
36804           !> pod/perlvar.pod proto.h t/lib/1_compile.t
36805 ____________________________________________________________________________
36806 [  8533] By: jhi                                   on 2001/01/23  16:15:46
36807         Log: Forgotten from #8501.
36808      Branch: perl
36809            ! Porting/Glossary Porting/config.sh Porting/config_H
36810 ____________________________________________________________________________
36811 [  8532] By: jhi                                   on 2001/01/23  16:13:27
36812         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
36813              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36814              Date: Mon, 22 Jan 2001 17:51:58 +0100
36815              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
36816      Branch: perl
36817            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
36818 ____________________________________________________________________________
36819 [  8531] By: jhi                                   on 2001/01/23  15:46:01
36820         Log: Update Changes.
36821      Branch: perl
36822            ! Changes patchlevel.h
36823 ____________________________________________________________________________
36824 [  8530] By: jhi                                   on 2001/01/23  15:38:39
36825         Log: De-cut-and-pasto.
36826      Branch: perl
36827            ! t/lib/1_compile.t
36828 ____________________________________________________________________________
36829 [  8529] By: jhi                                   on 2001/01/23  15:11:04
36830         Log: Document the mkdir trailing slashes case.
36831      Branch: perl
36832            ! pod/perlfunc.pod
36833 ____________________________________________________________________________
36834 [  8528] By: jhi                                   on 2001/01/23  15:08:28
36835         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
36836              get installed:
36837              
36838              Subject: lib/lib.pm
36839              From: <abigail@foad.org>
36840              Date: Mon, 28 Aug 2000 20:35:08 -0400
36841              Message-ID: <20000829003508.21281.qmail@foad.org>
36842      Branch: perl
36843            ! installperl
36844 ____________________________________________________________________________
36845 [  8527] By: jhi                                   on 2001/01/23  14:44:04
36846         Log: Metaconfig unit change for #8526.
36847      Branch: metaconfig
36848            ! U/threads/archname.U
36849 ____________________________________________________________________________
36850 [  8526] By: jhi                                   on 2001/01/23  14:43:19
36851         Log: Attach -perlio to the archname if so selected.
36852      Branch: perl
36853            ! Configure
36854 ____________________________________________________________________________
36855 [  8525] By: jhi                                   on 2001/01/23  14:24:01
36856         Log: Subject: [PATCH] pod/perlvar.pod
36857              From: abigail@foad.org
36858              Date: Tue, 23 Jan 2001 01:41:10 +0100
36859              Message-ID: <20010123004110.22259.qmail@foad.org>
36860      Branch: perl
36861            ! pod/perlvar.pod
36862 ____________________________________________________________________________
36863 [  8524] By: jhi                                   on 2001/01/23  14:22:32
36864         Log: A bug introduced in #8217 (the undefined variable in the
36865              lib/safe1_t #3) fixed, by Charles Lane:
36866              
36867              The earlier patch made it so that stuff running in Safe
36868              compartments could do a "caller" and see "main".  That
36869              little change in name is done right before the code in
36870              the compartment is run, and apparantly the parser
36871              was picking up the stash name before it got changed.
36872              
36873              (why it was threaded vs. unthreaded Perl that was sensitive to this
36874              I still don't know...and it probably doesn't matter).
36875              
36876              I tryed removing the stash name-change and saw that threaded Perl
36877              did indeed pass the lib/safe1.t tests.
36878              
36879              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
36880              do the name change (and to connect _ in the compartment to the global
36881              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
36882              to call _safe_pkg_prep when creating a new compartment.
36883              
36884              Passes all tests with threaded perl on linux; passes all tests
36885              with unthreaded perl on VMS.
36886              
36887              At some point I'll probably want to revisit Safe and Opcode to
36888              provide more sensible handling of global variables...and to get
36889              formats working in Safe compartments, which they don't do currently.
36890      Branch: perl
36891            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
36892 ____________________________________________________________________________
36893 [  8523] By: jhi                                   on 2001/01/23  14:11:58
36894         Log: Also the lib/Thread.pm itself needs to be ignored if
36895              the Thread extension hasn't been built.
36896      Branch: perl
36897            ! t/lib/1_compile.t
36898 ____________________________________________________________________________
36899 [  8522] By: jhi                                   on 2001/01/23  13:51:28
36900         Log: print() instead of warn() so that stderr doesn't get
36901              unncessarily polluted.
36902      Branch: perl
36903            ! ext/Encode/compile
36904 ____________________________________________________________________________
36905 [  8521] By: jhi                                   on 2001/01/23  13:49:48
36906         Log: Integrate perlio.
36907      Branch: perl
36908           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
36909           !> ext/Encode/encode.h
36910 ____________________________________________________________________________
36911 [  8520] By: nick                                  on 2001/01/22  21:44:00
36912         Log: More messing with Encode:
36913              Extra fields in header to allow multiple names and to record
36914              other things "compile" knows.
36915              Re-organise compile to factor out common output routines.
36916      Branch: perlio
36917            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
36918 ____________________________________________________________________________
36919 [  8519] By: nick                                  on 2001/01/22  20:33:50
36920         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
36921      Branch: perlio
36922            ! ext/Encode/Makefile.PL ext/Encode/compile
36923 ____________________________________________________________________________
36924 [  8518] By: nick                                  on 2001/01/22  20:28:13
36925         Log: Integrate mainline
36926      Branch: perlio
36927           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
36928           !> vos/config.alpha.def vos/config.alpha.h
36929 ____________________________________________________________________________
36930 [  8517] By: jhi                                   on 2001/01/22  15:37:17
36931         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
36932              by Inaba Hiroto.
36933      Branch: perl
36934            ! sv.c
36935 ____________________________________________________________________________
36936 [  8516] By: jhi                                   on 2001/01/22  14:55:15
36937         Log: More SIG_SIZE fixes.
36938      Branch: perl
36939            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
36940 ____________________________________________________________________________
36941 [  8515] By: jhi                                   on 2001/01/22  14:50:27
36942         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
36943              From: "Craig A. Berry" <craigberry@mac.com>
36944              Date: Mon, 22 Jan 2001 00:42:24 -0600
36945              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
36946      Branch: perl
36947            ! configure.com
36948 ____________________________________________________________________________
36949 [  8514] By: jhi                                   on 2001/01/22  14:31:17
36950         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
36951              From: "Craig A. Berry" <craigberry@mac.com>
36952              Date: Sun, 21 Jan 2001 23:03:25 -0600
36953              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
36954      Branch: perl
36955            ! configure.com
36956 ____________________________________________________________________________
36957 [  8513] By: jhi                                   on 2001/01/22  14:14:00
36958         Log: Add the .ucm encoding tables to the MANIFEST.
36959      Branch: perl
36960            ! MANIFEST
36961 ____________________________________________________________________________
36962 [  8512] By: jhi                                   on 2001/01/22  13:43:33
36963         Log: Integrate perlio.
36964      Branch: perl
36965           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36966           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36967           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36968           +> ext/Encode/Encode/iso8859-10.ucm
36969           +> ext/Encode/Encode/iso8859-13.ucm
36970           +> ext/Encode/Encode/iso8859-14.ucm
36971           +> ext/Encode/Encode/iso8859-15.ucm
36972           +> ext/Encode/Encode/iso8859-16.ucm
36973           +> ext/Encode/Encode/iso8859-2.ucm
36974           +> ext/Encode/Encode/iso8859-3.ucm
36975           +> ext/Encode/Encode/iso8859-4.ucm
36976           +> ext/Encode/Encode/iso8859-5.ucm
36977           +> ext/Encode/Encode/iso8859-6.ucm
36978           +> ext/Encode/Encode/iso8859-7.ucm
36979           +> ext/Encode/Encode/iso8859-8.ucm
36980           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36981           +> ext/Encode/Encode/symbol.ucm
36982           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
36983           !> perliol.h
36984 ____________________________________________________________________________
36985 [  8511] By: nick                                  on 2001/01/21  23:44:47
36986         Log: Make "real" layers of ":utf8" and ":raw".
36987              So now PERLIO=utf8 perl ...
36988              does what Andreas wanted.
36989              Fix arg passing in open.pm (still have a Carp issue).
36990      Branch: perlio
36991            ! lib/open.pm perlio.c perliol.h
36992 ____________________________________________________________________________
36993 [  8510] By: jhi                                   on 2001/01/21  22:56:53
36994         Log: Document the regex context pushing/popping a bit better.
36995      Branch: perl
36996            ! regexec.c
36997 ____________________________________________________________________________
36998 [  8509] By: jhi                                   on 2001/01/21  22:55:44
36999         Log: Tweak the mkdir trailing slash code some more.
37000              
37001              TO DO: the same handling should probably be done for
37002              all the other filesystem functions that can have directories
37003              as their arguments.
37004      Branch: perl
37005            ! pp_sys.c
37006 ____________________________________________________________________________
37007 [  8508] By: nick                                  on 2001/01/21  21:37:43
37008         Log: Switch "compiled in" encodings to .ucm format.
37009              (Leave others as .enc till we can run-time load .ucm,
37010              or find some other way to load them.)
37011      Branch: perlio
37012            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
37013            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
37014            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
37015            + ext/Encode/Encode/iso8859-10.ucm
37016            + ext/Encode/Encode/iso8859-13.ucm
37017            + ext/Encode/Encode/iso8859-14.ucm
37018            + ext/Encode/Encode/iso8859-15.ucm
37019            + ext/Encode/Encode/iso8859-16.ucm
37020            + ext/Encode/Encode/iso8859-2.ucm
37021            + ext/Encode/Encode/iso8859-3.ucm
37022            + ext/Encode/Encode/iso8859-4.ucm
37023            + ext/Encode/Encode/iso8859-5.ucm
37024            + ext/Encode/Encode/iso8859-6.ucm
37025            + ext/Encode/Encode/iso8859-7.ucm
37026            + ext/Encode/Encode/iso8859-8.ucm
37027            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
37028            + ext/Encode/Encode/symbol.ucm
37029            ! ext/Encode/Makefile.PL ext/Encode/compile
37030 ____________________________________________________________________________
37031 [  8507] By: nick                                  on 2001/01/21  21:02:03
37032         Log: Integrate (partial) mainline.
37033      Branch: perlio
37034           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
37035           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
37036           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37037 ____________________________________________________________________________
37038 [  8506] By: jhi                                   on 2001/01/21  20:09:30
37039         Log: Update Changes.
37040      Branch: perl
37041            ! Changes patchlevel.h
37042 ____________________________________________________________________________
37043 [  8505] By: jhi                                   on 2001/01/21  19:39:59
37044         Log: Subject: Minor typos in perlfaq2.pod
37045              From: "Stephen P. Potter" <spp@spotter.yi.org>
37046              Message-Id: <200101192101.QAA11911@spotter.yi.org>
37047              Date: Fri, 19 Jan 2001 16:01:13 -0500
37048              
37049              with a nit from Philip Netwon.
37050      Branch: perl
37051            ! pod/perlfaq2.pod
37052 ____________________________________________________________________________
37053 [  8504] By: jhi                                   on 2001/01/21  19:33:05
37054         Log: Metaconfig change for #8503.
37055      Branch: metaconfig
37056            ! U/threads/usethreads.U
37057 ____________________________________________________________________________
37058 [  8503] By: jhi                                   on 2001/01/21  19:32:21
37059         Log: Sanity check for conflicting thread flavours.
37060      Branch: perl
37061            ! Configure config_h.SH
37062 ____________________________________________________________________________
37063 [  8502] By: jhi                                   on 2001/01/21  19:23:00
37064         Log: Metaconfig change for #8501.
37065      Branch: metaconfig
37066            ! U/modified/sig_name.U
37067 ____________________________________________________________________________
37068 [  8501] By: jhi                                   on 2001/01/21  19:22:26
37069         Log: The SIG_SIZE is the number of the elements *excluding*
37070              the terminating NULL.
37071      Branch: perl
37072            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
37073            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
37074            ! win32/config_H.vc
37075 ____________________________________________________________________________
37076 [  8500] By: jhi                                   on 2001/01/21  18:31:31
37077         Log: Integrate perlio.
37078      Branch: perl
37079           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
37080           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
37081           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
37082           !> pp_sys.c proto.h sv.c
37083 ____________________________________________________________________________
37084 [  8499] By: jhi                                   on 2001/01/21  17:43:57
37085         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
37086              From: Hugo <hv@crypt.compulink.co.uk>
37087              Date: Sun, 21 Jan 2001 13:34:05 +0000
37088              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
37089              
37090              In sprintf UTF8ize only if necessary.
37091      Branch: perl
37092            ! sv.c
37093 ____________________________________________________________________________
37094 [  8498] By: nick                                  on 2001/01/21  16:25:32
37095         Log: Encode cleanup.
37096              Add command line control over "compile" so that Makefile.PL
37097              needs can be combined with other uses.
37098              Use command line options in Makefile.PL.
37099              Fix multi-byte parsing in .ucm files.
37100      Branch: perlio
37101            ! ext/Encode/Makefile.PL ext/Encode/compile
37102 ____________________________________________________________________________
37103 [  8497] By: nick                                  on 2001/01/21  12:56:27
37104         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
37105      Branch: perlio
37106            ! ext/Encode/Encode.xs
37107 ____________________________________________________________________________
37108 [  8496] By: nick                                  on 2001/01/21  12:18:45
37109         Log: Fixup after integrate:
37110              missed the .sym files that are changed by regen_headers
37111              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
37112      Branch: perlio
37113            ! global.sym pp.sym sv.c
37114 ____________________________________________________________________________
37115 [  8495] By: nick                                  on 2001/01/21  11:51:07
37116         Log: Integrate mainline.
37117      Branch: perlio
37118           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
37119           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
37120           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
37121           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
37122           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
37123           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
37124           !> win32/Makefile win32/makefile.mk
37125 ____________________________________________________________________________
37126 [  8494] By: jhi                                   on 2001/01/20  23:12:11
37127         Log: Forgot the expect_number() prototype.
37128      Branch: perl
37129            ! embed.h embed.pl proto.h
37130 ____________________________________________________________________________
37131 [  8493] By: jhi                                   on 2001/01/20  22:56:39
37132         Log: Subject: [PATCH: perl@8482] README.vms URL updates
37133              From: Peter Prymmer <pvhp@forte.com>
37134              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
37135              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
37136              
37137              Plus Craig A. Berry's suggestion to use compaq.com instead
37138              of digital.com.
37139      Branch: perl
37140            ! README.vms
37141 ____________________________________________________________________________
37142 [  8492] By: jhi                                   on 2001/01/20  22:50:05
37143         Log: Memory management calls documentation.
37144      Branch: perl
37145            ! pod/perlguts.pod
37146 ____________________________________________________________________________
37147 [  8491] By: jhi                                   on 2001/01/20  22:38:33
37148         Log: Signedness nit plus few memcpy/Copy nits.
37149      Branch: perl
37150            ! sv.c
37151 ____________________________________________________________________________
37152 [  8490] By: jhi                                   on 2001/01/20  22:25:53
37153         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
37154              From: Peter Prymmer <pvhp@forte.com>
37155              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
37156              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
37157      Branch: perl
37158            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
37159 ____________________________________________________________________________
37160 [  8489] By: jhi                                   on 2001/01/20  22:24:41
37161         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
37162              From: Peter Prymmer <pvhp@forte.com>
37163              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
37164              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
37165      Branch: perl
37166            ! win32/Makefile win32/makefile.mk
37167 ____________________________________________________________________________
37168 [  8488] By: jhi                                   on 2001/01/20  22:22:27
37169         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
37170              From: Peter Prymmer <pvhp@forte.com>
37171              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
37172              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
37173      Branch: perl
37174            ! Makefile.SH
37175 ____________________________________________________________________________
37176 [  8487] By: jhi                                   on 2001/01/20  22:21:18
37177         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
37178              From: Peter Prymmer <pvhp@forte.com>
37179              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
37180              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
37181      Branch: perl
37182            + ext/DynaLoader/dl_dllload.xs
37183            ! MANIFEST Makefile.SH hints/os390.sh
37184 ____________________________________________________________________________
37185 [  8486] By: jhi                                   on 2001/01/20  22:17:53
37186         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
37187              From: Peter Prymmer <pvhp@forte.com>
37188              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
37189              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
37190      Branch: perl
37191            ! README.os390 README.posix-bc
37192 ____________________________________________________________________________
37193 [  8485] By: jhi                                   on 2001/01/20  20:15:30
37194         Log: Document and test the new qu operator.
37195      Branch: perl
37196            + t/op/qu.t
37197            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
37198            ! pod/perlretut.pod pod/perlunicode.pod
37199 ____________________________________________________________________________
37200 [  8484] By: nick                                  on 2001/01/20  19:42:30
37201         Log: Infrastructure to allow:
37202              open($fh,"|-",@array);
37203              to be implemented
37204              i.e. mark pp_open as needing a stack mark, and make pp_open
37205              process its args in that style (and pass them _all_ to tied handles OPEN).
37206              Invent do_openn() which takes SV ** at allow it to see multiple args.
37207              Note this does not _do_ anything yet.
37208      Branch: perlio
37209            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
37210            ! perlapi.c pp_proto.h pp_sys.c proto.h
37211 ____________________________________________________________________________
37212 [  8483] By: nick                                  on 2001/01/20  17:23:14
37213         Log: Integrate mainline.
37214      Branch: perlio
37215           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
37216           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
37217 ____________________________________________________________________________
37218 [  8482] By: jhi                                   on 2001/01/19  15:37:49
37219         Log: Update Changes.
37220      Branch: perl
37221            ! Changes patchlevel.h
37222 ____________________________________________________________________________
37223 [  8481] By: jhi                                   on 2001/01/19  14:41:24
37224         Log: Subject: Re: new feature: s?printf parameter reordering 
37225              From: Hugo <hv@crypt.compulink.co.uk>
37226              Date: Thu, 11 Jan 2001 17:09:03 +0000
37227              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
37228              
37229              - support reordering for all parameters: %, *v, *, .*
37230              - lay down that the reordering specification must immediately
37231              follow that parameter: %3$, *v3$, *3$, .*3$
37232              - fix vectorisation of a zero-length string
37233              - factor out the code choosing the argument to format
37234              
37235              Possibly unwanted side-effects:
37236              - the special format specifiers ' +-0' must now precede any
37237              vectorisation specifier. Tests in op/sprintf and op/ver
37238              have been changed to reflect this.
37239              - sprintf.t test #214 changed its expectations because in many
37240              cases, the next parameter has already been consumed when an
37241              invalid type letter is detected.
37242              
37243              Probably wanted side-effects:
37244              - attempts to format a non-existent parameter will warn as if C<undef>
37245              - attempt to write to non-existent parameter with '%n' will complain
37246              of "attempt to modify read-only value" instead of being silent
37247      Branch: perl
37248            ! sv.c t/op/sprintf.t t/op/ver.t
37249 ____________________________________________________________________________
37250 [  8480] By: jhi                                   on 2001/01/19  14:08:37
37251         Log: Subject: PATCH pragma/locale.t
37252              From: andreas.koenig@anima.de (Andreas J. Koenig)
37253              Date: 18 Jan 2001 09:45:37 +0100
37254              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
37255      Branch: perl
37256            ! t/pragma/locale.t
37257 ____________________________________________________________________________
37258 [  8479] By: jhi                                   on 2001/01/19  13:19:58
37259         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
37260      Branch: perl
37261            ! configure.com
37262 ____________________________________________________________________________
37263 [  8478] By: jhi                                   on 2001/01/19  02:12:35
37264         Log: Automate 1_compile.t.
37265      Branch: perl
37266            ! t/lib/1_compile.t
37267 ____________________________________________________________________________
37268 [  8477] By: jhi                                   on 2001/01/19  01:49:56
37269         Log: Integrate perlio.
37270      Branch: perl
37271           !> sv.c win32/config.bc win32/config.gc win32/config.vc
37272           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
37273 ____________________________________________________________________________
37274 [  8476] By: nick                                  on 2001/01/18  21:51:52
37275         Log: Integrate mainline
37276      Branch: perlio
37277           +> t/lib/1_compile.t t/lib/compmod.pl
37278           !> MANIFEST configure.com lib/unicode/distinct.pm
37279 ____________________________________________________________________________
37280 [  8475] By: nick                                  on 2001/01/18  21:48:02
37281         Log: Win32 "safe signals" co-existance fix.
37282              Fix SIG_SIZE value.
37283              Clear PL_sig_pending when cloning (fork).
37284      Branch: perlio
37285            ! sv.c win32/config.bc win32/config.gc win32/config.vc
37286            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37287 ____________________________________________________________________________
37288 [  8474] By: jhi                                   on 2001/01/18  14:40:57
37289         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
37290      Branch: perl
37291            ! t/lib/1_compile.t
37292 ____________________________________________________________________________
37293 [  8473] By: gsar                                  on 2001/01/18  11:42:31
37294         Log: unsubmitted trial1 change
37295      Branch: maint-5.6/perl
37296            ! Changes
37297 ____________________________________________________________________________
37298 [  8472] By: jhi                                   on 2001/01/18  04:30:24
37299         Log: The first bug found by 1_compile.t.
37300      Branch: perl
37301            ! lib/unicode/distinct.pm
37302 ____________________________________________________________________________
37303 [  8471] By: jhi                                   on 2001/01/18  04:29:42
37304         Log: Add Schwern's 1_compile test.  The compile_module script renamed
37305              to be a bit shorter for the 8.3 people.
37306      Branch: perl
37307            + t/lib/1_compile.t t/lib/compmod.pl
37308            ! MANIFEST
37309 ____________________________________________________________________________
37310 [  8470] By: jhi                                   on 2001/01/18  04:16:00
37311         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)
37312              From: Peter Prymmer <pvhp@forte.com>
37313              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
37314              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
37315              Replace #8463.
37316      Branch: maint-5.6/perl
37317            ! configure.com
37318 ____________________________________________________________________________
37319 [  8469] By: jhi                                   on 2001/01/18  04:13:02
37320         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)
37321              From: Peter Prymmer <pvhp@forte.com>
37322              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
37323              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
37324              Replace #8462.
37325      Branch: perl
37326            ! configure.com
37327 ____________________________________________________________________________
37328 [  8468] By: jhi                                   on 2001/01/18  03:42:08
37329         Log: Integrate perlio.
37330      Branch: perl
37331           !> gv.c mg.c perlio.c util.c
37332 ____________________________________________________________________________
37333 [  8467] By: nick                                  on 2001/01/17  22:41:10
37334         Log: "Safe" signals - trial implementation.
37335              gv.c tweaked to zero PL_sig_pend array
37336              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
37337              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
37338              Odd thing is that it "works" with PERLIO=stdio as well (linux).
37339      Branch: perlio
37340            ! gv.c mg.c perlio.c util.c
37341 ____________________________________________________________________________
37342 [  8466] By: nick                                  on 2001/01/17  20:40:20
37343         Log: Integrate mainline.
37344      Branch: perlio
37345           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
37346           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
37347           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
37348           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37349           !> vos/config.ga.h win32/config.bc win32/config.gc
37350           !> win32/config.vc
37351 ____________________________________________________________________________
37352 [  8465] By: jhi                                   on 2001/01/17  18:37:13
37353         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
37354              From: Nicholas Clark <nick@ccl4.org>
37355              Date: Wed, 17 Jan 2001 17:31:33 +0000
37356              Message-ID: <20010117173133.I2633@plum.flirble.org>
37357      Branch: perl
37358            ! t/op/int.t
37359 ____________________________________________________________________________
37360 [  8464] By: jhi                                   on 2001/01/17  14:43:17
37361         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
37362              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37363              Date: Wed, 17 Jan 2001 15:16:43 +0100
37364              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
37365              
37366              pp_int() was dropping an NV to the floor,
37367              int(279964589018079/59) either returned not an integer
37368              4745162525730.15, or one got "Attempt to free unreferenced scalar."
37369      Branch: perl
37370            ! pp.c
37371 ____________________________________________________________________________
37372 [  8463] By: jhi                                   on 2001/01/17  06:12:42
37373         Log: (Replaced by #8470)
37374              
37375              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)
37376              From: "Craig A. Berry" <craigberry@mac.com>
37377              Date: Tue, 16 Jan 2001 23:38:46 -0600
37378              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
37379      Branch: maint-5.6/perl
37380            ! configure.com
37381 ____________________________________________________________________________
37382 [  8462] By: jhi                                   on 2001/01/17  06:11:31
37383         Log: (Replaced by #8469)
37384              
37385              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)
37386              From: "Craig A. Berry" <craigberry@mac.com>
37387              Date: Tue, 16 Jan 2001 23:38:46 -0600
37388              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
37389      Branch: perl
37390            ! configure.com
37391 ____________________________________________________________________________
37392 [  8461] By: jhi                                   on 2001/01/17  05:56:12
37393         Log: Allow for one trailing slash in the directory of mkdir().
37394      Branch: perl
37395            ! pp_sys.c
37396 ____________________________________________________________________________
37397 [  8460] By: jhi                                   on 2001/01/17  03:26:01
37398         Log: Metaconfig unit changes for #8459.
37399      Branch: metaconfig
37400            ! U/modified/Loc.U U/modified/sig_name.U
37401 ____________________________________________________________________________
37402 [  8459] By: jhi                                   on 2001/01/17  03:24:48
37403         Log: Define SIG_SIZE, the number of elements in the sig_name and
37404              sig_num arrays, including the final NULL entry.
37405      Branch: perl
37406            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37407            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
37408            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
37409            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37410            ! win32/config.bc win32/config.gc win32/config.vc
37411 ____________________________________________________________________________
37412 [  8458] By: jhi                                   on 2001/01/17  01:41:33
37413         Log: Integrate perlio.
37414      Branch: perl
37415           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
37416           !> perlapi.h proto.h sv.c
37417 ____________________________________________________________________________
37418 [  8457] By: nick                                  on 2001/01/16  22:07:26
37419         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
37420              Provides all the "cost" but no benefit yet - it is to allow cost
37421              to be measured, and implementation experiments (just in mg.c?).
37422      Branch: perlio
37423            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
37424            ! perlapi.h proto.h sv.c
37425 ____________________________________________________________________________
37426 [  8456] By: nick                                  on 2001/01/16  21:07:07
37427         Log: Integrate mainline.
37428      Branch: perlio
37429           !> (integrate 51 files)
37430 ____________________________________________________________________________
37431 [  8455] By: jhi                                   on 2001/01/16  18:13:43
37432         Log: Subject: [PATCH] regcomp.c old feature removal
37433              From: mjd@plover.com
37434              Date: 16 Jan 2001 14:43:18 -0000 
37435              Message-ID: <20010116144318.7140.qmail@plover.com> 
37436      Branch: perl
37437            ! regcomp.c
37438 ____________________________________________________________________________
37439 [  8454] By: jhi                                   on 2001/01/16  16:12:39
37440         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
37441              From: "Indy Singh" <indy@nusphere.com>
37442              Date: Wed, 10 Jan 2001 20:17:49 -0500
37443              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
37444      Branch: maint-5.6/perl
37445            ! win32/Makefile
37446 ____________________________________________________________________________
37447 [  8453] By: jhi                                   on 2001/01/16  16:09:33
37448         Log: Update Changes.
37449      Branch: perl
37450            ! Changes patchlevel.h
37451 ____________________________________________________________________________
37452 [  8452] By: jhi                                   on 2001/01/16  15:42:04
37453         Log: Subject: Re: API Cleanup
37454              To: perl5-porters@perl.org
37455              Date: Tue, 16 Jan 2001 13:42:30 +0000
37456              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
37457              
37458              Subject: [PATCH] utf8.c documentation
37459              From: Simon Cozens <simon@cozens.net>
37460              Date: Tue, 16 Jan 2001 13:52:48 +0000
37461              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
37462              
37463              Subject: Re: API Cleanup
37464              From: Simon Cozens <simon@cozens.net>
37465              Date: Tue, 16 Jan 2001 14:58:55 +0000
37466              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
37467              
37468              UTF-8 doc patches.
37469      Branch: perl
37470            ! embed.pl pod/perlapi.pod utf8.c
37471 ____________________________________________________________________________
37472 [  8451] By: jhi                                   on 2001/01/16  14:41:39
37473         Log: podlators 1.07, from Russ Allbery.
37474      Branch: perl
37475            ! lib/Pod/Man.pm
37476 ____________________________________________________________________________
37477 [  8450] By: jhi                                   on 2001/01/16  14:24:19
37478         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
37479              From: "Indy Singh" <indy@nusphere.com>
37480              Date: Mon, 15 Jan 2001 20:59:40 -0500
37481              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
37482      Branch: perl
37483            ! win32/Makefile
37484 ____________________________________________________________________________
37485 [  8449] By: jhi                                   on 2001/01/16  03:42:55
37486         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
37487              at the setting of the ofs_sv in new_struct_thread() as the
37488              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
37489              that invited a core dump.
37490      Branch: perl
37491            ! util.c
37492 ____________________________________________________________________________
37493 [  8448] By: jhi                                   on 2001/01/16  01:49:07
37494         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
37495              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37496              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
37497              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
37498              
37499              Replace #8444 and #8445.
37500      Branch: perl
37501            ! ext/B/B.xs ext/B/B/Debug.pm
37502 ____________________________________________________________________________
37503 [  8447] By: jhi                                   on 2001/01/15  21:05:35
37504         Log: Subject: [PATCH] API Variable documentation   
37505              From: Simon Cozens <simon@cozens.net>
37506              Date: Mon, 15 Jan 2001 19:35:54 +0000
37507              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
37508      Branch: perl
37509            ! pod/perlapi.pod thrdvar.h
37510 ____________________________________________________________________________
37511 [  8446] By: jhi                                   on 2001/01/15  20:49:20
37512         Log: Signedness nit.
37513      Branch: perl
37514            ! pp_ctl.c
37515 ____________________________________________________________________________
37516 [  8445] By: jhi                                   on 2001/01/15  20:28:48
37517         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
37518      Branch: perl
37519            ! ext/B/B/Debug.pm
37520 ____________________________________________________________________________
37521 [  8444] By: jhi                                   on 2001/01/15  13:09:10
37522         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
37523      Branch: perl
37524            ! ext/B/B.xs
37525 ____________________________________________________________________________
37526 [  8443] By: jhi                                   on 2001/01/15  13:06:26
37527         Log: Missing from #8439.
37528      Branch: perl
37529            ! keywords.h mg.c
37530 ____________________________________________________________________________
37531 [  8442] By: jhi                                   on 2001/01/15  13:02:38
37532         Log: Subject: [PATCH @8436] Eliminate op_children
37533              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37534              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
37535              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
37536              
37537              Subject: [PATCH @8436] Re: Eliminate op_children
37538              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37539              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
37540              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
37541      Branch: perl
37542            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
37543            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
37544            ! op.c op.h
37545 ____________________________________________________________________________
37546 [  8441] By: jhi                                   on 2001/01/15  12:57:08
37547         Log: Use the /^Perl_/-less form of is_lvalue_sub().
37548      Branch: perl
37549            ! pp.h
37550 ____________________________________________________________________________
37551 [  8440] By: jhi                                   on 2001/01/15  05:13:09
37552         Log: Revert #8437 and #8438, the Linux large files story is more complex.
37553      Branch: metaconfig/U/perl
37554            ! d_fpos64_t.U d_off64_t.U
37555      Branch: perl
37556            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37557            ! config_h.SH configure.com epoc/config.sh perl.h
37558            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
37559            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37560            ! win32/config.bc win32/config.gc win32/config.vc
37561 ____________________________________________________________________________
37562 [  8439] By: jhi                                   on 2001/01/15  05:02:24
37563         Log: More UTF-8 patches from Inaba Hiroto.
37564              - The substr lval was still not okay.
37565              - Now pp_stringify and sv_setsv copies source's UTF8 flag
37566              even if IN_BYTE.  pp_stringify is called from fold_constants
37567              at optimization phase and "\x{100}" was made SvUTF8_off under
37568              use bytes (the bytes pragma is for "byte semantics" and not
37569              for "do not produce UTF8 data")
37570              - New `qu' operator to generate UTF8 string explicitly.
37571              Though I agree with the policy "0x00-0xff always produce bytes",
37572              sometimes want to such a string to be coded in UTF8.
37573              I can use pack"U0a*" but it requires more typing and has
37574              runtime overhead.
37575              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
37576              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
37577              string is not UTF8_on and has char 0x80-0xff.
37578              
37579              TODO: document and test qu.
37580      Branch: perl
37581            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
37582            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
37583            ! toke.c
37584 ____________________________________________________________________________
37585 [  8438] By: jhi                                   on 2001/01/14  05:10:23
37586         Log: Metaconfig unit changes for #8437.
37587      Branch: metaconfig/U/perl
37588            ! d_fpos64_t.U d_off64_t.U
37589 ____________________________________________________________________________
37590 [  8437] By: jhi                                   on 2001/01/14  04:55:34
37591         Log: Add <features.h> probing, seems to be needed for (some?)
37592              Linux largefileness.
37593      Branch: perl
37594            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37595            ! config_h.SH configure.com epoc/config.sh perl.h
37596            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
37597            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37598            ! win32/config.bc win32/config.gc win32/config.vc
37599 ____________________________________________________________________________
37600 [  8436] By: jhi                                   on 2001/01/13  17:47:21
37601         Log: Tighten some of the tests a bit.
37602      Branch: perl
37603            ! t/pragma/utf8.t
37604 ____________________________________________________________________________
37605 [  8435] By: jhi                                   on 2001/01/13  17:31:54
37606         Log: Integrate perlio.
37607      Branch: perl
37608           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
37609           !> win32/config_H.gc win32/config_H.vc
37610 ____________________________________________________________________________
37611 [  8434] By: nick                                  on 2001/01/13  11:36:53
37612         Log: Run dmake regen_config_h for Win32
37613      Branch: perlio
37614            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37615 ____________________________________________________________________________
37616 [  8433] By: nick                                  on 2001/01/13  11:31:55
37617         Log: VMS friendly patch to Encode compile process
37618      Branch: perlio
37619            ! ext/Encode/Makefile.PL ext/Encode/compile
37620 ____________________________________________________________________________
37621 [  8432] By: nick                                  on 2001/01/13  11:06:44
37622         Log: Integrate mainline
37623      Branch: perlio
37624           +> ext/B/B/Concise.pm
37625           !> (integrate 52 files)
37626 ____________________________________________________________________________
37627 [  8431] By: jhi                                   on 2001/01/13  05:55:55
37628         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
37629              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37630              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
37631              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
37632      Branch: perl
37633            ! ext/B/B/Concise.pm
37634 ____________________________________________________________________________
37635 [  8430] By: jhi                                   on 2001/01/13  04:24:18
37636         Log: The LVRET macro needed an aTHX.
37637      Branch: perl
37638            ! pp.h
37639 ____________________________________________________________________________
37640 [  8429] By: jhi                                   on 2001/01/13  02:12:42
37641         Log: Update Changes.
37642      Branch: perl
37643            ! Changes patchlevel.h
37644 ____________________________________________________________________________
37645 [  8428] By: jhi                                   on 2001/01/13  02:08:50
37646         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
37647              From: Peter Prymmer <pvhp@forte.com>
37648              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
37649              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
37650              
37651              Add a BEGIN guard for sloppy floating point division.
37652      Branch: perl
37653            ! lib/Math/BigInt.pm lib/bigint.pl
37654 ____________________________________________________________________________
37655 [  8427] By: jhi                                   on 2001/01/13  01:47:16
37656         Log: The B::Terse drop-in replacement wasn't quite drop-in.
37657      Branch: perl
37658            ! ext/B/B/Terse.pm
37659 ____________________________________________________________________________
37660 [  8426] By: jhi                                   on 2001/01/12  21:20:43
37661         Log: Use UVXf.
37662      Branch: perl
37663            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37664            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
37665            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
37666            ! vos/config.ga.def vos/config.ga.h win32/config.bc
37667            ! win32/config.gc win32/config.vc
37668 ____________________________________________________________________________
37669 [  8425] By: jhi                                   on 2001/01/12  20:20:14
37670         Log: Subject: [PATCH perl@8342] -Wformat
37671              From: Robin Barker <rmb1@cise.npl.co.uk>
37672              Date: Fri, 12 Jan 2001 20:03:14 GMT
37673              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
37674      Branch: perl
37675            ! ext/Encode/Encode.xs mg.c sv.c toke.c
37676 ____________________________________________________________________________
37677 [  8424] By: jhi                                   on 2001/01/12  20:01:48
37678         Log: Subject: B::Concise -- an improved replacement for B::Terse 
37679              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37680              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
37681              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
37682      Branch: perl
37683            + ext/B/B/Concise.pm
37684            ! MANIFEST ext/B/B/Terse.pm
37685 ____________________________________________________________________________
37686 [  8423] By: jhi                                   on 2001/01/12  19:24:02
37687         Log: The new metaconfig unit from the #8421.
37688      Branch: metaconfig/U/perl
37689            + d_sigprocmask.U
37690 ____________________________________________________________________________
37691 [  8422] By: jhi                                   on 2001/01/12  19:23:43
37692         Log: Forgot the microperl config from the #8421.
37693      Branch: perl
37694            ! uconfig.h uconfig.sh
37695 ____________________________________________________________________________
37696 [  8421] By: jhi                                   on 2001/01/12  19:05:27
37697         Log: Add sigprocmask() probe, regen Configure, regen toc.
37698      Branch: perl
37699            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37700            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
37701            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37702            ! vos/config.ga.h win32/config.bc win32/config.gc
37703            ! win32/config.vc
37704 ____________________________________________________________________________
37705 [  8420] By: jhi                                   on 2001/01/12  18:34:31
37706         Log: Add sockatmark() to the todo list.
37707      Branch: perl
37708            ! Todo-5.6
37709 ____________________________________________________________________________
37710 [  8419] By: jhi                                   on 2001/01/12  18:09:46
37711         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
37712      Branch: perl
37713            ! op.c
37714 ____________________________________________________________________________
37715 [  8418] By: jhi                                   on 2001/01/12  18:05:30
37716         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
37717              From: Radu Greab <radu@netsoft.ro>
37718              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
37719              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
37720      Branch: perl
37721            ! op.c t/pragma/sub_lval.t
37722 ____________________________________________________________________________
37723 [  8417] By: jhi                                   on 2001/01/12  16:09:09
37724         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
37725              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
37726              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
37727              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
37728      Branch: perl
37729            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
37730            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
37731            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
37732            ! t/pragma/sub_lval.t toke.c
37733 ____________________________________________________________________________
37734 [  8416] By: jhi                                   on 2001/01/12  15:42:06
37735         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
37736              From: "Richard Soderberg" <rs@crystalflame.net>
37737              Date: Fri, 12 Jan 2001 04:49:35 -0800
37738              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
37739              
37740              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
37741              according to the platform.
37742      Branch: perl
37743            ! op.c
37744 ____________________________________________________________________________
37745 [  8415] By: jhi                                   on 2001/01/12  15:33:41
37746         Log: One more UTF-8 fix from Inaba Hiroto.
37747      Branch: perl
37748            ! pp.c regexec.c t/pragma/utf8.t
37749 ____________________________________________________________________________
37750 [  8414] By: jhi                                   on 2001/01/12  15:30:18
37751         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
37752      Branch: perl
37753            ! regexec.c
37754 ____________________________________________________________________________
37755 [  8413] By: jhi                                   on 2001/01/12  15:22:10
37756         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
37757              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37758              Date: Thu, 11 Jan 2001 12:53:36 +0100
37759              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
37760      Branch: perl
37761            ! toke.c
37762 ____________________________________________________________________________
37763 [  8412] By: jhi                                   on 2001/01/12  15:20:25
37764         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
37765              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37766              Date: Fri, 12 Jan 2001 14:37:55 +0100
37767              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
37768      Branch: perl
37769            ! hints/posix-bc.sh
37770 ____________________________________________________________________________
37771 [  8411] By: jhi                                   on 2001/01/12  15:14:14
37772         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
37773              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37774              Date: Fri, 12 Jan 2001 10:42:21 +0100
37775              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
37776      Branch: perl
37777            ! t/op/regmesg.t
37778 ____________________________________________________________________________
37779 [  8410] By: jhi                                   on 2001/01/12  05:48:55
37780         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
37781              From: Nicholas Clark <nick@ccl4.org> 
37782              Date: Sun, 7 Jan 2001 19:47:14 +0000
37783              Message-ID: <20010107194714.B1048@plum.flirble.org>
37784      Branch: perl
37785            ! t/op/numconvert.t
37786 ____________________________________________________________________________
37787 [  8409] By: jhi                                   on 2001/01/12  05:41:28
37788         Log: Integrate perlio.
37789      Branch: perl
37790           !> mg.c scope.h
37791 ____________________________________________________________________________
37792 [  8408] By: nick                                  on 2001/01/11  22:43:28
37793         Log: Remove variables that were used in experiments.
37794      Branch: perlio
37795            ! mg.c
37796 ____________________________________________________________________________
37797 [  8407] By: nick                                  on 2001/01/11  20:57:44
37798         Log: Catch die in %SIG handler and unblock the signal before re-dying.
37799              This make Linux work _without_ sigsetjmp().
37800              Turn off sigsetjmp() to see what else it does.
37801              May need Configure probe for sigprocmask() if anything has sigaction()
37802              but not sigprocmask().
37803      Branch: perlio
37804            ! mg.c scope.h
37805 ____________________________________________________________________________
37806 [  8406] By: nick                                  on 2001/01/11  19:32:07
37807         Log: Integrate mainline
37808      Branch: perlio
37809           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
37810           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
37811           !> t/op/substr.t
37812 ____________________________________________________________________________
37813 [  8405] By: jhi                                   on 2001/01/11  17:11:01
37814         Log: Fix UTF-8 lval substr().
37815      Branch: perl
37816            ! mg.c t/op/substr.t
37817 ____________________________________________________________________________
37818 [  8404] By: jhi                                   on 2001/01/11  05:13:58
37819         Log: Update Changes.
37820      Branch: perl
37821            ! Changes patchlevel.h
37822 ____________________________________________________________________________
37823 [  8403] By: jhi                                   on 2001/01/11  04:38:24
37824         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
37825              From: Hugo <hv@crypt.compulink.co.uk>
37826              Date: Mon, 30 Oct 2000 01:33:26 +0000
37827              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
37828      Branch: perl
37829            ! regexec.c t/op/re_tests
37830 ____________________________________________________________________________
37831 [  8402] By: jhi                                   on 2001/01/11  04:26:12
37832         Log: Integrate perlio.
37833      Branch: perl
37834           !> scope.h util.c
37835 ____________________________________________________________________________
37836 [  8401] By: nick                                  on 2001/01/10  22:52:55
37837         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
37838              (So Alan and Ilya can try setting via hints.)
37839              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
37840              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
37841              doing the save everywhere seems to restart read() correctly, but just
37842              doing it once "round" the handler does not.
37843      Branch: perlio
37844            ! scope.h
37845 ____________________________________________________________________________
37846 [  8400] By: jhi                                   on 2001/01/10  21:57:54
37847         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
37848              of IRIX, HP-UX is unaffected.
37849      Branch: perl
37850            ! perl.h
37851 ____________________________________________________________________________
37852 [  8399] By: nick                                  on 2001/01/10  21:29:19
37853         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
37854      Branch: perlio
37855            ! util.c
37856 ____________________________________________________________________________
37857 [  8398] By: jhi                                   on 2001/01/10  20:55:31
37858         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
37859              also have ReusePort.
37860      Branch: perl
37861            ! ext/IO/lib/IO/Socket/INET.pm
37862 ____________________________________________________________________________
37863 [  8397] By: jhi                                   on 2001/01/10  20:50:57
37864         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
37865              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37866              Date: Wed, 10 Jan 2001 01:38:13 -0800
37867              Message-ID: <20010110013813.B41744@yahoo-inc.com>
37868      Branch: perl
37869            ! ext/IO/lib/IO/Socket/INET.pm
37870 ____________________________________________________________________________
37871 [  8396] By: jhi                                   on 2001/01/10  20:49:30
37872         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
37873              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37874              Date: Wed, 10 Jan 2001 01:37:32 -0800
37875              Message-ID: <20010110013732.A41744@yahoo-inc.com>
37876      Branch: perl
37877            ! ext/Socket/Socket.pm
37878 ____________________________________________________________________________
37879 [  8395] By: jhi                                   on 2001/01/10  20:41:37
37880         Log: Test for bug id 20010105.016 (fixed by #8378).
37881      Branch: perl
37882            ! t/op/split.t
37883 ____________________________________________________________________________
37884 [  8394] By: jhi                                   on 2001/01/10  20:26:32
37885         Log: Integrate perlio.
37886      Branch: perl
37887            ! util.c
37888 ____________________________________________________________________________
37889 [  8393] By: nick                                  on 2001/01/10  19:34:30
37890         Log: Back out Simon's pid hackery for now.
37891      Branch: perlio
37892            ! util.c
37893 ____________________________________________________________________________
37894 [  8392] By: nick                                  on 2001/01/10  19:23:13
37895         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
37896      Branch: perlio
37897           !> (integrate 29 files)
37898 ____________________________________________________________________________
37899 [  8391] By: jhi                                   on 2001/01/10  18:43:15
37900         Log: Subject: [PATCH] Fix my_pclose segfault
37901              From: Simon Cozens <simon@cozens.net>
37902              Date: Wed, 10 Jan 2001 18:39:35 +0000
37903              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
37904      Branch: perl
37905            ! util.c
37906 ____________________________________________________________________________
37907 [  8390] By: jhi                                   on 2001/01/10  18:42:08
37908         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
37909              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37910              Date:     Wed, 10 Jan 2001 13:23:02 EST
37911              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
37912      Branch: perl
37913            ! ext/Opcode/Opcode.xs
37914 ____________________________________________________________________________
37915 [  8389] By: jhi                                   on 2001/01/10  15:16:07
37916         Log: Turn off the integer preservation for now.
37917      Branch: perl
37918            ! perl.h
37919 ____________________________________________________________________________
37920 [  8388] By: jhi                                   on 2001/01/10  15:01:25
37921         Log: Few more IDE/editor nits from p5p.
37922      Branch: perl
37923            ! pod/perlfaq3.pod
37924 ____________________________________________________________________________
37925 [  8387] By: jhi                                   on 2001/01/10  06:53:16
37926         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
37927              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
37928              Date: Tue, 9 Jan 2001 23:16:02 +0000
37929              Message-ID: <20010109231602.A81101@plum.flirble.org>
37930      Branch: perl
37931            ! sv.c
37932 ____________________________________________________________________________
37933 [  8386] By: jhi                                   on 2001/01/10  03:17:54
37934         Log: Test cases for #8385 (from Simon's "torture.pl")
37935      Branch: perl
37936            ! t/op/tr.t
37937 ____________________________________________________________________________
37938 [  8385] By: jhi                                   on 2001/01/10  03:17:11
37939         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
37940              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
37941              Date: Wed, 10 Jan 2001 11:39:39 +0900
37942              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
37943              
37944              Some more UTF-8 tr cases fixed.
37945      Branch: perl
37946            ! doop.c
37947 ____________________________________________________________________________
37948 [  8384] By: jhi                                   on 2001/01/09  22:45:40
37949         Log: Allow the locale test needing POSIX and the taint test
37950              needing IPC::SysV to run under 'minitest' (basically,
37951              bail out if loading the extension fails)
37952      Branch: perl
37953            ! t/op/misc.t t/op/taint.t
37954 ____________________________________________________________________________
37955 [  8383] By: jhi                                   on 2001/01/09  21:36:04
37956         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
37957              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37958              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
37959              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
37960      Branch: perl
37961            ! t/io/openpid.t
37962 ____________________________________________________________________________
37963 [  8382] By: jhi                                   on 2001/01/09  21:06:08
37964         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
37965              Should finish up the bug id 20001205.022.
37966      Branch: perl
37967            ! pp.c pp_hot.c scope.c
37968 ____________________________________________________________________________
37969 [  8381] By: jhi                                   on 2001/01/09  18:27:43
37970         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
37971              From: Andy Dougherty <doughera@lafayette.edu>
37972              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
37973              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
37974              
37975              More robust yacc/bison error detection.
37976      Branch: perl
37977            ! t/comp/proto.t
37978 ____________________________________________________________________________
37979 [  8380] By: jhi                                   on 2001/01/09  15:21:38
37980         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
37981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37982              Date:     Tue, 9 Jan 2001 07:53:55 EST
37983              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
37984      Branch: perl
37985            ! t/op/misc.t vms/test.com
37986 ____________________________________________________________________________
37987 [  8379] By: jhi                                   on 2001/01/09  15:20:38
37988         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
37989              From: jhi@cc.hut.fi
37990              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
37991              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
37992              
37993              The #8378 fixed this.
37994      Branch: perl
37995            ! t/op/tr.t
37996 ____________________________________________________________________________
37997 [  8378] By: jhi                                   on 2001/01/09  15:05:32
37998         Log: Subject: One more patch for UTF8 
37999              From: Inaba Hiroto <inaba@st.rim.or.jp>
38000              Date: Tue, 09 Jan 2001 01:04:32 +0900
38001              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
38002              
38003              UTF-8 fixes for 'x' and tr///.
38004      Branch: perl
38005            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
38006            ! regcomp.c regexec.c toke.c utf8.c
38007 ____________________________________________________________________________
38008 [  8377] By: jhi                                   on 2001/01/09  14:32:17
38009         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
38010      Branch: perl
38011            ! t/op/length.t
38012 ____________________________________________________________________________
38013 [  8376] By: jhi                                   on 2001/01/09  04:32:32
38014         Log: integrate changes #7775, #8316, #8316 from mainline
38015      Branch: maint-5.6/perl
38016            ! hints/solaris_2.sh
38017 ____________________________________________________________________________
38018 [  8375] By: jhi                                   on 2001/01/09  04:26:43
38019         Log: Update Changes.
38020      Branch: perl
38021            ! Changes patchlevel.h
38022 ____________________________________________________________________________
38023 [  8374] By: jhi                                   on 2001/01/09  04:14:32
38024         Log: IDE/editor section tweaking.
38025      Branch: perl
38026            ! pod/perlfaq3.pod
38027 ____________________________________________________________________________
38028 [  8373] By: jhi                                   on 2001/01/09  02:38:26
38029         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
38030              From: Peter Prymmer <pvhp@forte.com>
38031              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
38032              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
38033              
38034              In preparation os OS/390 dynamic loading.
38035      Branch: perl
38036            ! README.os390 hints/os390.sh
38037 ____________________________________________________________________________
38038 [  8372] By: jhi                                   on 2001/01/09  00:24:30
38039         Log: Integrate with perlio.
38040      Branch: perl
38041           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
38042 ____________________________________________________________________________
38043 [  8371] By: nick                                  on 2001/01/08  23:54:33
38044         Log: Fix "scalars leaked" bugs caused by overload magic
38045              (Highlighted by Ilya's DESTROY optimization.)
38046      Branch: perlio
38047            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
38048 ____________________________________________________________________________
38049 [  8370] By: nick                                  on 2001/01/08  20:19:41
38050         Log: Integrate mainline
38051      Branch: perlio
38052           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
38053           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
38054           !> t/op/64bitint.t
38055 ____________________________________________________________________________
38056 [  8369] By: jhi                                   on 2001/01/08  17:30:52
38057         Log: save_delete() Safefree() doesn't (anymore?) work with shared
38058              strings, one test failure in op/misc and almost all of lib/b.
38059              (Outcomments #8369.)
38060      Branch: perl
38061            ! scope.c
38062 ____________________________________________________________________________
38063 [  8368] By: jhi                                   on 2001/01/08  14:47:10
38064         Log: (Outcommented by #8369.)
38065              
38066              Subject: Re: Perl BugID 20001205.022 ---- save_delete
38067              From: Simon Cozens <simon@cozens.net>
38068              Date: Sat, 6 Jan 2001 11:48:40 +0000
38069              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
38070              
38071              The save_delete() does need the Safefree.
38072      Branch: perl
38073            ! scope.c
38074 ____________________________________________________________________________
38075 [  8367] By: bailey                                on 2001/01/08  08:53:52
38076         Log: Once again syncing after too long an absence
38077      Branch: vmsperl
38078           +> (branch 55 files)
38079            - MAINTAIN fix_pl vos/config.def vos/config.h
38080            - vos/config_h.SH_orig
38081           !> (integrate 498 files)
38082 ____________________________________________________________________________
38083 [  8366] By: jhi                                   on 2001/01/08  02:42:59
38084         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
38085              From: nick@ccl4.org
38086              Date: Sun, 7 Jan 2001 21:07:18 +0000
38087              Message-Id: <20010107210717.D1048@plum.flirble.org>
38088      Branch: perl
38089            ! sv.c t/op/64bitint.t
38090 ____________________________________________________________________________
38091 [  8365] By: jhi                                   on 2001/01/08  02:35:16
38092         Log: Subject: [PATCH] environ nit
38093              From: Simon Cozens <simon@cozens.net>
38094              Date: Sun, 7 Jan 2001 17:57:07 +0000
38095              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
38096              
38097              Use environ only if we have it.
38098      Branch: perl
38099            ! mg.c
38100 ____________________________________________________________________________
38101 [  8364] By: jhi                                   on 2001/01/08  02:24:51
38102         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
38103      Branch: perl
38104            ! ext/GDBM_File/GDBM_File.xs
38105 ____________________________________________________________________________
38106 [  8363] By: jhi                                   on 2001/01/08  02:19:24
38107         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
38108              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38109              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
38110              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
38111      Branch: perl
38112            ! dump.c op.c
38113 ____________________________________________________________________________
38114 [  8362] By: jhi                                   on 2001/01/08  02:17:43
38115         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
38116              From: Doug MacEachern <dougm@covalent.net>
38117              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
38118              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
38119              
38120              Allow AUTOLOAD to be an xsub and allow such xsubs
38121              to avoid use of $AUTOLOAD.
38122      Branch: perl
38123            ! gv.c
38124 ____________________________________________________________________________
38125 [  8361] By: jhi                                   on 2001/01/08  02:16:07
38126         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
38127              From: Radu Greab <radu@netsoft.ro>
38128              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
38129              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
38130              
38131              No need for the potentially unportable $SIG{CHLD}.
38132      Branch: perl
38133            ! t/io/pipe.t
38134 ____________________________________________________________________________
38135 [  8360] By: jhi                                   on 2001/01/08  01:58:23
38136         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
38137      Branch: perl
38138            ! lib/Getopt/Long.pm
38139 ____________________________________________________________________________
38140 [  8359] By: jhi                                   on 2001/01/08  01:55:44
38141         Log: Integrate perlio.
38142      Branch: perl
38143           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
38144           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
38145           !> utf8.c win32/Makefile
38146 ____________________________________________________________________________
38147 [  8358] By: jhi                                   on 2001/01/07  21:16:50
38148         Log: Update the EPOC cross SDK URL.
38149      Branch: perl
38150            ! README.epoc
38151 ____________________________________________________________________________
38152 [  8357] By: jhi                                   on 2001/01/07  21:16:09
38153         Log: Update the EPOC cross SDK URL.
38154      Branch: maint-5.6/perl
38155            ! README.epoc
38156 ____________________________________________________________________________
38157 [  8356] By: nick                                  on 2001/01/06  21:47:52
38158         Log: FILE * in XS code for PerlIO world:
38159              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
38160              - Add FILE * T_STDIO typemap.
38161              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
38162      Branch: perlio
38163            ! lib/ExtUtils/typemap perlio.c perlio.h
38164 ____________________________________________________________________________
38165 [  8355] By: jhi                                   on 2001/01/06  20:27:15
38166         Log: integrate change #8336 from mainline
38167              
38168              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
38169      Branch: maint-5.6/perl
38170            ! hv.c
38171 ____________________________________________________________________________
38172 [  8354] By: jhi                                   on 2001/01/06  20:24:29
38173         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38174              From: Robin Barker <rmb1@cise.npl.co.uk>
38175              Date: Fri, 22 Dec 2000 12:17:38 GMT
38176              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
38177              
38178              The patch reformats some long =item lines so they give
38179              correct output via pod2man | nroff -man
38180              
38181              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38182              From: Robin Barker <rmb1@cise.npl.co.uk>
38183              Date: Tue, 2 Jan 2001 15:35:03 GMT
38184              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
38185              
38186              Here is a _further_ patch which corrects a few more errors:
38187              * an empty C<=item> in CPAN.pm
38188              * patching the wrong file (pod/perlamiga.pod not README.amiga)
38189              * leaving empty C<=item>s which formatted incorrectly
38190              * over long C<=item>s revealed by latest patch to Pod::Man
38191      Branch: maint-5.6/perl
38192            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
38193            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
38194            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
38195            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
38196            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
38197            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
38198 ____________________________________________________________________________
38199 [  8353] By: jhi                                   on 2001/01/06  20:21:10
38200         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
38201              
38202              UTF-8 hash keys.
38203      Branch: maint-5.6/perl
38204            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
38205 ____________________________________________________________________________
38206 [  8352] By: jhi                                   on 2001/01/06  20:18:44
38207         Log: Forgotten from #8438.
38208      Branch: maint-5.6/perl
38209            ! epoc/epocish.h
38210 ____________________________________________________________________________
38211 [  8351] By: jhi                                   on 2001/01/06  20:18:12
38212         Log: Forgotten from #8347.
38213      Branch: maint-5.6/perl
38214            ! config_h.SH
38215 ____________________________________________________________________________
38216 [  8350] By: jhi                                   on 2001/01/06  20:00:19
38217         Log: Thinko in #8347.
38218      Branch: maint-5.6/perl
38219            ! regcomp.c
38220 ____________________________________________________________________________
38221 [  8349] By: jhi                                   on 2001/01/06  18:05:30
38222         Log: Copy the FAQ3 IDE section from the development branch,
38223              changes originally by Peter Prymmer.
38224      Branch: maint-5.6/perl
38225            ! pod/perlfaq3.pod
38226 ____________________________________________________________________________
38227 [  8348] By: jhi                                   on 2001/01/06  18:03:02
38228         Log: EPOC updates for TRIAL1.
38229              
38230              Subject: [5.6.1 trial1] EPOC update
38231              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38232              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
38233              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
38234              
38235              Subject: epoc patch2 for perl-5.6.1-trial1
38236              From: Olaf Flebbe <O.Flebbe@science-computing.de>
38237              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
38238              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
38239      Branch: maint-5.6/perl
38240            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
38241            ! epoc/epocish.c
38242 ____________________________________________________________________________
38243 [  8347] By: jhi                                   on 2001/01/06  17:29:10
38244         Log: integrate changes #7710,7824,7973 from mainline,
38245              plus VMS nits from Peter Prymmer and Dan Sugalski.
38246              
38247              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
38248              library (getprotobyname and getprotobynumber are outversioned by
38249              the same calls in libc, at least for xlc version 3.
38250              
38251              Add HAS_SBRK_PROTO.
38252              
38253              Fixes for signedness warnings noticed by VMSperlers.
38254      Branch: maint-5.6/perl
38255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38256            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
38257            ! sv.c vms/descrip_mms.template vos/config.alpha.def
38258            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38259            ! win32/config.bc win32/config.gc win32/config.vc
38260 ____________________________________________________________________________
38261 [  8346] By: nick                                  on 2001/01/06  14:36:01
38262         Log: Fixup accumulated integrate muddles (perlio == devperl again)
38263      Branch: perlio
38264            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
38265 ____________________________________________________________________________
38266 [  8345] By: nick                                  on 2001/01/06  14:24:58
38267         Log: Integrate mainline
38268      Branch: perlio
38269           !> (integrate 55 files)
38270 ____________________________________________________________________________
38271 [  8344] By: jhi                                   on 2001/01/06  02:24:02
38272         Log: Subject: [patch] PerlIO_cleanup() prototype
38273              From: Doug MacEachern <dougm@covalent.net>
38274              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
38275              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
38276      Branch: perl
38277            ! perlio.h
38278 ____________________________________________________________________________
38279 [  8343] By: jhi                                   on 2001/01/06  01:04:09
38280         Log: IRIX compiler noticed that the bof initialization might be
38281              bypassed by control flow.
38282      Branch: perl
38283            ! toke.c
38284 ____________________________________________________________________________
38285 [  8342] By: jhi                                   on 2001/01/06  00:10:48
38286         Log: Update Changes.
38287      Branch: perl
38288            ! Changes patchlevel.h
38289 ____________________________________________________________________________
38290 [  8341] By: jhi                                   on 2001/01/05  23:52:33
38291         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
38292      Branch: perl
38293            ! toke.c
38294 ____________________________________________________________________________
38295 [  8340] By: jhi                                   on 2001/01/05  22:44:08
38296         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
38297              From: Radu Greab <radu@netsoft.ro>
38298              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
38299              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
38300      Branch: perl
38301            ! t/io/pipe.t util.c
38302 ____________________________________________________________________________
38303 [  8339] By: jhi                                   on 2001/01/05  22:35:17
38304         Log: Subject: [PATCH] format and rewording in perlfaq.pod
38305              From: Robin Barker <rmb1@cise.npl.co.uk>
38306              Date: Fri, 5 Jan 2001 18:51:20 GMT
38307              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
38308      Branch: perl
38309            ! pod/perlfaq.pod
38310 ____________________________________________________________________________
38311 [  8338] By: jhi                                   on 2001/01/05  22:31:17
38312         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
38313              From: Peter Prymmer <pvhp@forte.com>
38314              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
38315              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
38316      Branch: perl
38317            ! utils/perlbug.PL
38318 ____________________________________________________________________________
38319 [  8337] By: jhi                                   on 2001/01/05  18:15:11
38320         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
38321              From: Robin Barker <rmb1@cise.npl.co.uk>
38322              Date: Tue, 2 Jan 2001 15:24:07 GMT
38323              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
38324              
38325              If you call configure as C<./Configure> or C<sh ./Configure>,
38326              $src is set to the absolute path name, not '.'.
38327              
38328              This, in turn, means -Dmksymlink tries to do its stuff because
38329              it does not think it is in the src directory.
38330              
38331              (plus a metaconfig nitfix)
38332      Branch: metaconfig
38333            ! U/compline/ccflags.U U/modified/src.U
38334      Branch: perl
38335            ! Configure config_h.SH
38336 ____________________________________________________________________________
38337 [  8336] By: jhi                                   on 2001/01/05  17:48:32
38338         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
38339              From: Alan Burlison <Alan.Burlison@uk.sun.com>
38340              Message-ID: <3A5606C4.473D2226@uk.sun.com>
38341              Date: Fri, 05 Jan 2001 17:39:16 +0000
38342      Branch: perl
38343            ! hv.c
38344 ____________________________________________________________________________
38345 [  8335] By: jhi                                   on 2001/01/05  16:05:44
38346         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
38347      Branch: perl
38348            ! lib/Getopt/Long.pm
38349 ____________________________________________________________________________
38350 [  8334] By: jhi                                   on 2001/01/05  16:00:51
38351         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
38352              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
38353              Date: Fri, 05 Jan 2001 13:46:51 +0100
38354              Message-ID: <13693.978698811@nice.ram.loc>
38355              
38356              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
38357              accurate reading of the "atime".  
38358      Branch: perl
38359            ! t/io/fs.t
38360 ____________________________________________________________________________
38361 [  8333] By: jhi                                   on 2001/01/05  15:57:37
38362         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
38363              From: Simon Cozens <simon@cozens.net>
38364              Date: Fri, 8 Dec 2000 13:33:31 +0000
38365              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
38366              
38367              A lost patch fragment.
38368      Branch: perl
38369            ! doop.c
38370 ____________________________________________________________________________
38371 [  8332] By: jhi                                   on 2001/01/05  15:40:42
38372         Log: Do away with strncpy() and a fixed length buffer.
38373      Branch: perl
38374            ! utf8.c
38375 ____________________________________________________________________________
38376 [  8331] By: jhi                                   on 2001/01/05  15:03:07
38377         Log: Tests for #8329 and #8330.
38378      Branch: perl
38379            ! t/op/bop.t
38380 ____________________________________________________________________________
38381 [  8330] By: jhi                                   on 2001/01/05  15:02:38
38382         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
38383              raw 8-bit form to the UTF-8 string.
38384      Branch: perl
38385            ! toke.c
38386 ____________________________________________________________________________
38387 [  8329] By: jhi                                   on 2001/01/05  14:55:13
38388         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
38389              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38390              Date: Fri, 5 Jan 2001 12:28:52 +0100
38391              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
38392              
38393              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
38394              no effect.  (changed the strncpy() to Copy())
38395      Branch: perl
38396            ! toke.c
38397 ____________________________________________________________________________
38398 [  8328] By: jhi                                   on 2001/01/05  06:44:27
38399         Log: UTF-8 cleanup.
38400      Branch: perl
38401            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
38402            ! regexec.c sv.c toke.c
38403 ____________________________________________________________________________
38404 [  8327] By: jhi                                   on 2001/01/05  01:11:29
38405         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')
38406              From: Radu Greab <radu@netsoft.ro>
38407              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
38408              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
38409              
38410              Cleans up Harness to not use FileHandle, which uses IO.
38411      Branch: perl
38412            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38413 ____________________________________________________________________________
38414 [  8326] By: jhi                                   on 2001/01/05  00:56:37
38415         Log: Update Changes.
38416      Branch: perl
38417            ! Changes patchlevel.h
38418 ____________________________________________________________________________
38419 [  8325] By: jhi                                   on 2001/01/05  00:53:18
38420         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
38421              From: Peter Prymmer <pvhp@forte.com>
38422              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
38423              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
38424              
38425              plus a couple more tailing whitespace removals.
38426      Branch: perl
38427            ! win32/Makefile
38428 ____________________________________________________________________________
38429 [  8324] By: jhi                                   on 2001/01/05  00:47:39
38430         Log: Add some Unicode chop() tests.
38431      Branch: perl
38432            ! t/op/chop.t
38433 ____________________________________________________________________________
38434 [  8323] By: jhi                                   on 2001/01/05  00:47:23
38435         Log: Unify UTF-8 malformedness handling.
38436      Branch: perl
38437            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
38438 ____________________________________________________________________________
38439 [  8322] By: jhi                                   on 2001/01/04  22:21:54
38440         Log: The new $issymlink was unknown to Mksymlinks.
38441      Branch: metaconfig/U/perl
38442            ! Mksymlinks.U issymlink.U
38443      Branch: perl
38444            ! Configure config_h.SH
38445 ____________________________________________________________________________
38446 [  8321] By: jhi                                   on 2001/01/04  21:51:05
38447         Log: The test didn't work under the core test framework.
38448      Branch: perl
38449            ! t/lib/st-lock.t
38450 ____________________________________________________________________________
38451 [  8320] By: jhi                                   on 2001/01/04  21:14:22
38452         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
38453      Branch: perl
38454            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
38455 ____________________________________________________________________________
38456 [  8319] By: jhi                                   on 2001/01/04  20:46:17
38457         Log: Typo in #8312 when manually appying a problematic patch fragment.
38458      Branch: perl
38459            ! ext/Storable/Storable.xs
38460 ____________________________________________________________________________
38461 [  8318] By: jhi                                   on 2001/01/04  20:43:01
38462         Log: The $sh_c didn't fly.
38463      Branch: metaconfig
38464            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
38465            ! U/modified/Loc.U U/modified/myhostname.U
38466            ! U/modified/spitshell.U
38467      Branch: metaconfig/U/perl
38468            ! issymlink.U
38469      Branch: perl
38470            ! Configure config_h.SH
38471 ____________________________________________________________________________
38472 [  8317] By: jhi                                   on 2001/01/04  19:58:01
38473         Log: AIX builtin test -h is broken, changes based on
38474              
38475              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
38476              Date: Tue, 02 Jan 2001 11:24:39 +0100
38477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38478              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
38479      Branch: metaconfig
38480            + U/modified/spitshell.U
38481            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
38482            ! U/modified/Loc.U U/modified/myhostname.U
38483      Branch: metaconfig/U/perl
38484            ! Mksymlinks.U issymlink.U
38485      Branch: perl
38486            ! Configure
38487 ____________________________________________________________________________
38488 [  8316] By: jhi                                   on 2001/01/04  19:02:22
38489         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
38490              From: Andy Dougherty <doughera@lafayette.edu>
38491              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
38492              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
38493              
38494              Beware of GNU ld.
38495      Branch: perl
38496            ! hints/solaris_2.sh
38497 ____________________________________________________________________________
38498 [  8315] By: jhi                                   on 2001/01/04  18:56:48
38499         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
38500              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
38501              Date: Wed, 3 Jan 2001 07:58:51 +0100
38502              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
38503      Branch: perl
38504            ! hints/solaris_2.sh
38505 ____________________________________________________________________________
38506 [  8314] By: jhi                                   on 2001/01/04  18:54:07
38507         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
38508              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38509              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
38510              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
38511              
38512              Doc tweak on #8313.
38513      Branch: perl
38514            ! ext/B/B/Deparse.pm
38515 ____________________________________________________________________________
38516 [  8313] By: jhi                                   on 2001/01/04  18:52:27
38517         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
38518              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
38519              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38520              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
38521              
38522              Make the peephole optimizer to bypass more null ops and
38523              and rewrite the deparse handling of continue blocks.
38524      Branch: perl
38525            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
38526 ____________________________________________________________________________
38527 [  8312] By: jhi                                   on 2001/01/04  18:47:39
38528         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
38529      Branch: perl
38530            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
38531            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38532            ! t/lib/st-lock.t
38533 ____________________________________________________________________________
38534 [  8311] By: jhi                                   on 2001/01/04  18:36:08
38535         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
38536              filter to be run on each .pm during the pm_to_blib() phase,
38537              a fixed version of
38538              
38539              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
38540              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
38541              Date: Wed, 03 Jan 2001 22:01:30 +0100
38542              Message-ID: <5296.978555690@nice.ram.loc>
38543      Branch: perl
38544            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
38545            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
38546            ! lib/ExtUtils/MakeMaker.pm
38547 ____________________________________________________________________________
38548 [  8310] By: jhi                                   on 2001/01/04  18:32:54
38549         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38550              From: Robin Barker <rmb1@cise.npl.co.uk>
38551              Date: Tue, 2 Jan 2001 15:35:03 GMT
38552              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
38553      Branch: perl
38554            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
38555            ! pod/perlrequick.pod
38556 ____________________________________________________________________________
38557 [  8309] By: jhi                                   on 2001/01/04  18:29:07
38558         Log: Subject: Re: [patch] static-ize XS()
38559              From: Doug MacEachern <dougm@covalent.net>
38560              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
38561              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
38562              
38563              Provide prototypes for the XS functions.
38564      Branch: perl
38565            ! lib/ExtUtils/xsubpp
38566 ____________________________________________________________________________
38567 [  8308] By: jhi                                   on 2001/01/04  18:27:44
38568         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
38569              From: Doug MacEachern <dougm@covalent.net>
38570              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
38571              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
38572      Branch: perl
38573            ! lib/ExtUtils/typemap
38574 ____________________________________________________________________________
38575 [  8307] By: jhi                                   on 2001/01/04  18:25:25
38576         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
38577              From: Doug MacEachern <dougm@covalent.net>
38578              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
38579              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
38580              
38581              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
38582      Branch: perl
38583            ! lib/ExtUtils/MM_Unix.pm
38584 ____________________________________________________________________________
38585 [  8306] By: jhi                                   on 2001/01/04  18:23:00
38586         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
38587              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38588              Date: Thu, 4 Jan 2001 12:47:10 +0100 
38589              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
38590              
38591              The toke.c part only, patching embed.h and proto.h is futile.
38592      Branch: perl
38593            ! toke.c
38594 ____________________________________________________________________________
38595 [  8305] By: jhi                                   on 2001/01/04  18:05:51
38596         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
38597              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38598              Date: Thu, 4 Jan 2001 17:50:12 +0100 
38599              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
38600      Branch: perl
38601            ! toke.c
38602 ____________________________________________________________________________
38603 [  8304] By: jhi                                   on 2001/01/04  18:03:26
38604         Log: Subject: [PATCH perl@8269]
38605              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38606              Date: Thu, 4 Jan 2001 12:53:39 +0100 
38607              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
38608              
38609              If running byacc write-enable also perly.h.
38610      Branch: perl
38611            ! Makefile.SH
38612 ____________________________________________________________________________
38613 [  8303] By: jhi                                   on 2001/01/04  15:40:49
38614         Log: Rewrite pp_concat() in terms of sv_catsv().
38615      Branch: perl
38616            ! pp_hot.c
38617 ____________________________________________________________________________
38618 [  8302] By: nick                                  on 2001/01/03  22:43:22
38619         Log: Integrate mainline.
38620      Branch: perlio
38621           !> ext/Encode/Encode.xs sv.c utf8.c
38622 ____________________________________________________________________________
38623 [  8301] By: jhi                                   on 2001/01/02  23:40:26
38624         Log: Variable naming tweak.
38625      Branch: perl
38626            ! sv.c
38627 ____________________________________________________________________________
38628 [  8300] By: jhi                                   on 2001/01/02  23:40:02
38629         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
38630              in is_utf8_string().
38631      Branch: perl
38632            ! utf8.c
38633 ____________________________________________________________________________
38634 [  8299] By: jhi                                   on 2001/01/02  22:14:40
38635         Log: Integrate perlio.
38636      Branch: perl
38637           !> pp.c pp_hot.c win32/Makefile
38638 ____________________________________________________________________________
38639 [  8298] By: nick                                  on 2001/01/02  22:03:06
38640         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
38641      Branch: perlio
38642            ! pp.c pp_hot.c
38643 ____________________________________________________________________________
38644 [  8297] By: jhi                                   on 2001/01/02  04:26:28
38645         Log: Signedness nit.
38646      Branch: perl
38647            ! ext/Encode/Encode.xs
38648 ____________________________________________________________________________
38649 [  8296] By: nick                                  on 2001/01/01  23:49:36
38650         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
38651      Branch: perlio
38652            ! win32/Makefile
38653 ____________________________________________________________________________
38654 [  8295] By: jhi                                   on 2001/01/01  23:05:48
38655         Log: Integrate perlio.
38656      Branch: perl
38657           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
38658           !> t/lib/encode.t
38659 ____________________________________________________________________________
38660 [  8294] By: nick                                  on 2001/01/01  22:48:34
38661         Log: Integrate mainline
38662      Branch: perlio
38663            ! pp_hot.c t/lib/encode.t
38664           !> (integrate 65 files)
38665 ____________________________________________________________________________
38666 [  8293] By: nick                                  on 2001/01/01  21:58:50
38667         Log: More rigor in UTF-8-ness of Encode's toUnicode
38668              XS export some of the utf8 internal functions.
38669              Test some of the functions.
38670              Fix pp_concat() bug shown by said tests.
38671      Branch: perlio
38672            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
38673            ! t/lib/encode.t
38674 ____________________________________________________________________________
38675 [  8292] By: jhi                                   on 2001/01/01  18:11:44
38676         Log: Integrate perlio.
38677      Branch: perl
38678           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38679           !> ext/Encode/encengine.c ext/Encode/encode.h
38680 ____________________________________________________________________________
38681 [  8291] By: jhi                                   on 2001/01/01  18:10:58
38682         Log: Podify README.mpeix (a new version from the web),
38683              add a dummy NAME to Carp::Heavy, regen toc.
38684      Branch: perl
38685            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
38686            ! pod/perltoc.pod
38687 ____________________________________________________________________________
38688 [  8290] By: nick                                  on 2001/01/01  17:43:47
38689         Log: Loose the "Loading..." warning.
38690              Another bug in fallback support
38691      Branch: perlio
38692            ! ext/Encode/Encode.pm ext/Encode/encengine.c
38693 ____________________________________________________________________________
38694 [  8289] By: jhi                                   on 2001/01/01  00:01:57
38695         Log: Bump up Larry's copyright.
38696      Branch: perl
38697            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
38698            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
38699            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
38700            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
38701            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
38702            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
38703            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
38704            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
38705 ____________________________________________________________________________
38706 [  8288] By: nick                                  on 2000/12/31  21:27:53
38707         Log: Fix .ucm reading - forgot a chr()
38708              Start of .ucm write (for .enc to .ucm)
38709      Branch: perlio
38710            ! ext/Encode/compile
38711 ____________________________________________________________________________
38712 [  8287] By: jhi                                   on 2000/12/31  18:15:56
38713         Log: Comment away a diagnostic message as noted by Craig A. Berry
38714              (the unexpected message was confusing testing)
38715      Branch: perl
38716            ! ext/Encode/Encode.pm
38717 ____________________________________________________________________________
38718 [  8286] By: jhi                                   on 2000/12/31  18:14:51
38719         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
38720              Date: Sun, 31 Dec 2000 11:17:37 -0600
38721              From: "Craig A. Berry" <craigberry@mac.com>
38722              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
38723      Branch: perl
38724            ! ext/Encode/Makefile.PL
38725 ____________________________________________________________________________
38726 [  8285] By: nick                                  on 2000/12/31  18:11:54
38727         Log: Start of support of ICU-style .ucm files:
38728              - teach compile how to read a .ucm file
38729              - first guess at how to represent fallbacks in "tries".
38730              - use fallbacks if check == 0
38731              - new return code to indicate we used one.
38732      Branch: perlio
38733            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38734            ! ext/Encode/encengine.c ext/Encode/encode.h
38735 ____________________________________________________________________________
38736 [  8284] By: jhi                                   on 2000/12/31  18:04:41
38737         Log: Pacify picky VMS compiler.
38738              
38739              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
38740              From: "Craig A. Berry" <craig.berry@psinetcs.com>
38741              Date: Sat, 30 Dec 2000 18:10:02 -0600
38742              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
38743      Branch: perl
38744            ! sv.c
38745 ____________________________________________________________________________
38746 [  8283] By: jhi                                   on 2000/12/31  16:11:47
38747         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
38748      Branch: perl
38749            ! t/lib/glob-basic.t
38750 ____________________________________________________________________________
38751 [  8282] By: jhi                                   on 2000/12/31  15:26:11
38752         Log: Integrate perlio.
38753      Branch: perl
38754           !> makedef.pl opcode.pl os2/os2.c perlio.c
38755 ____________________________________________________________________________
38756 [  8281] By: nick                                  on 2000/12/31  10:06:15
38757         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
38758              is available to be exported
38759      Branch: perlio
38760            ! makedef.pl perlio.c
38761 ____________________________________________________________________________
38762 [  8280] By: nick                                  on 2000/12/31  09:41:26
38763         Log: Ilya's OS2 patch (testing for damage on Win32)
38764      Branch: perlio
38765            ! makedef.pl opcode.pl os2/os2.c
38766 ____________________________________________________________________________
38767 [  8279] By: jhi                                   on 2000/12/30  21:52:07
38768         Log: Test nits.
38769      Branch: perl
38770            ! t/lib/syslfs.t t/op/lfs.t
38771 ____________________________________________________________________________
38772 [  8278] By: jhi                                   on 2000/12/30  21:47:49
38773         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
38774              From: andreas.koenig@anima.de (Andreas J. Koenig)
38775              Date: 30 Dec 2000 22:35:37 +0100
38776              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
38777              
38778              The 32-bit wraparound test wasn't quite right.
38779      Branch: perl
38780            ! t/lib/syslfs.t t/op/lfs.t
38781 ____________________________________________________________________________
38782 [  8277] By: jhi                                   on 2000/12/30  21:33:44
38783         Log: Subject: [PATCH] open() example in perlfunc.pod 
38784              From: Karsten Sperling <s_sperli@ira.uka.de>
38785              Date: Sat, 30 Dec 2000 22:27:09 +0100
38786              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
38787      Branch: perl
38788            ! pod/perlfunc.pod
38789 ____________________________________________________________________________
38790 [  8276] By: jhi                                   on 2000/12/30  20:32:40
38791         Log: Not quite that many tests yet.
38792      Branch: perl
38793            ! t/op/pat.t
38794 ____________________________________________________________________________
38795 [  8275] By: jhi                                   on 2000/12/30  20:26:58
38796         Log: Integrate perlio.
38797      Branch: perl
38798           !> toke.c
38799 ____________________________________________________________________________
38800 [  8274] By: jhi                                   on 2000/12/30  20:24:56
38801         Log: Signedness nit.
38802      Branch: perl
38803            ! utf8.c
38804 ____________________________________________________________________________
38805 [  8273] By: jhi                                   on 2000/12/30  20:15:46
38806         Log: Add a test case for 20000731.001 which was fixed by the #8267.
38807      Branch: perl
38808            ! t/op/pat.t
38809 ____________________________________________________________________________
38810 [  8272] By: nick                                  on 2000/12/30  19:47:51
38811         Log: Tweak for MULTIPLICITY/USE_PERLIO
38812      Branch: perlio
38813            ! toke.c
38814 ____________________________________________________________________________
38815 [  8271] By: nick                                  on 2000/12/30  19:46:45
38816         Log: Integrate mainline
38817      Branch: perlio
38818           +> lib/unicode/distinct.pm
38819           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
38820           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
38821           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
38822 ____________________________________________________________________________
38823 [  8270] By: jhi                                   on 2000/12/30  19:39:50
38824         Log: Subject: RE: perl@8269
38825              From: "Richard Soderberg" <rs@crystalflame.net>
38826              Date: Sat, 30 Dec 2000 11:36:27 -0800
38827              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
38828              
38829              A missing aTHX_.
38830      Branch: perl
38831            ! toke.c
38832 ____________________________________________________________________________
38833 [  8269] By: jhi                                   on 2000/12/30  18:55:48
38834         Log: Update Changes.
38835      Branch: perl
38836            ! Changes patchlevel.h
38837 ____________________________________________________________________________
38838 [  8268] By: jhi                                   on 2000/12/30  17:18:40
38839         Log: Add a test for Unicode split //.  The #8267 was the cure.
38840      Branch: perl
38841            ! t/op/split.t
38842 ____________________________________________________________________________
38843 [  8267] By: jhi                                   on 2000/12/30  17:14:19
38844         Log: Subject: more UTF8 test suites and an UTF8 patch
38845              From: Inaba Hiroto <inaba@st.rim.or.jp>
38846              Date: Sat, 30 Dec 2000 14:27:10 +0900
38847              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
38848              
38849              Just the patch part for now, and the pragma renamed
38850              as unicode::distinct.
38851      Branch: perl
38852            + lib/unicode/distinct.pm
38853            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
38854            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
38855            ! regcomp.h regexec.c sv.c toke.c utf8.c
38856 ____________________________________________________________________________
38857 [  8266] By: nick                                  on 2000/12/30  16:40:49
38858         Log: Integrate mainline
38859      Branch: perlio
38860           +> lib/Pod/Text/Overstrike.pm
38861           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
38862           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
38863           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
38864           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
38865           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
38866 ____________________________________________________________________________
38867 [  8265] By: jhi                                   on 2000/12/30  07:28:55
38868         Log: The sv_catsv() fix, take two.
38869      Branch: perl
38870            ! sv.c t/op/join.t
38871 ____________________________________________________________________________
38872 [  8264] By: jhi                                   on 2000/12/30  06:19:18
38873         Log: Undo all the join-related changes since #8248: relevant
38874              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
38875              The new sv_catsv() doesn't fly so it must go back to
38876              the drawing board.
38877      Branch: perl
38878            ! sv.c t/op/join.t t/pragma/utf8.t
38879 ____________________________________________________________________________
38880 [  8263] By: jhi                                   on 2000/12/30  01:08:32
38881         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
38882      Branch: perl
38883            ! sv.c
38884 ____________________________________________________________________________
38885 [  8262] By: jhi                                   on 2000/12/30  00:45:14
38886         Log: Retract #8261.
38887      Branch: perl
38888            ! hv.c util.c
38889 ____________________________________________________________________________
38890 [  8261] By: jhi                                   on 2000/12/30  00:38:32
38891         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
38892      Branch: perl
38893            ! hv.c util.c
38894 ____________________________________________________________________________
38895 [  8260] By: jhi                                   on 2000/12/29  22:51:33
38896         Log: (Retracted by #8264)  More fixing for #8251.
38897      Branch: perl
38898            ! sv.c
38899 ____________________________________________________________________________
38900 [  8259] By: jhi                                   on 2000/12/29  18:27:30
38901         Log: Subject: podlators 1.06 released
38902              From: Russ Allbery <rra@stanford.edu>
38903              Date: 25 Dec 2000 05:09:30 -0800
38904              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
38905      Branch: perl
38906            + lib/Pod/Text/Overstrike.pm
38907            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
38908            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
38909 ____________________________________________________________________________
38910 [  8258] By: jhi                                   on 2000/12/29  18:20:45
38911         Log: Make the large file tests more robust/talkative as suggested by
38912              
38913              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
38914              From: andreas.koenig@anima.de (Andreas J. Koenig)
38915              Date: 29 Dec 2000 14:23:01 +0100
38916              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
38917      Branch: perl
38918            ! t/lib/syslfs.t t/op/lfs.t
38919 ____________________________________________________________________________
38920 [  8257] By: jhi                                   on 2000/12/29  17:48:04
38921         Log: Further VMS piping fixes from Charles Lane:
38922              
38923              In summary, error messages produced when a subprocess terminated
38924              abnormally were being sent not just to the parent process, but to
38925              grandparents, because of default values for error output that were
38926              not completely overridden when the subprocess was started.
38927              
38928              This patch fixes this behavior by defining user-mode (i.e., temporary
38929              for the duration of the program) logical names for SYS$OUTPUT and
38930              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
38931              changes to make it so that the user-mode logicals are the ones that
38932              control where Perl's error messages go if it terminates abnormally.
38933              
38934              I also added some gratuitous fixes to the indentation of braces in
38935              the piping code.  It just looked ugly, before.
38936      Branch: perl
38937            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
38938 ____________________________________________________________________________
38939 [  8256] By: jhi                                   on 2000/12/29  17:45:12
38940         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
38941              From: "Casey R. Tweten" <crt@kiski.net>
38942              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
38943              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
38944              
38945              Tests for for #8240.
38946      Branch: perl
38947            ! t/pragma/constant.t
38948 ____________________________________________________________________________
38949 [  8255] By: jhi                                   on 2000/12/29  17:43:07
38950         Log: Subject: Re: [PATCH] Interesting syntax idea
38951              From: Simon Cozens <simon@cozens.net>
38952              Date: Fri, 29 Dec 2000 14:34:04 +0000
38953              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
38954              
38955              Tests for #8254.
38956      Branch: perl
38957            ! t/pragma/sub_lval.t
38958 ____________________________________________________________________________
38959 [  8254] By: jhi                                   on 2000/12/29  17:42:11
38960         Log: Subject: [PATCH] Interesting syntax idea
38961              From: Simon Cozens <simon@cozens.net>
38962              Date: Wed, 27 Dec 2000 05:08:57 +0000
38963              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
38964              
38965              Make opens + bareword assigns do typeglob assigns.
38966      Branch: perl
38967            ! op.c
38968 ____________________________________________________________________________
38969 [  8253] By: jhi                                   on 2000/12/29  17:36:45
38970         Log: Output the (apparent) version of gcc, as suggested by
38971              
38972              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
38973              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
38974              Date: 26 Dec 2000 04:29:17 -0500
38975              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
38976              
38977              (The patch as such didn't any more apply as the misparsing had
38978              already been addressed in #6474.)  Also change the wording about
38979              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
38980      Branch: perl
38981            ! hints/dec_osf.sh
38982 ____________________________________________________________________________
38983 [  8252] By: nick                                  on 2000/12/29  12:14:31
38984         Log: Integrate mainline
38985      Branch: perlio
38986           !> (integrate 27 files)
38987 ____________________________________________________________________________
38988 [  8251] By: jhi                                   on 2000/12/29  08:45:46
38989         Log: (Retracted by #8264)
38990              
38991              (Fixed by #8260.)
38992              
38993              sv_catsv() needs one more byte space than seems reasonable.
38994              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
38995              Curiouser and curiouser.
38996      Branch: perl
38997            ! sv.c
38998 ____________________________________________________________________________
38999 [  8250] By: jhi                                   on 2000/12/29  07:57:52
39000         Log: More split // UTF-8 tests.
39001      Branch: perl
39002            ! t/pragma/utf8.t
39003 ____________________________________________________________________________
39004 [  8249] By: jhi                                   on 2000/12/29  07:54:51
39005         Log: (Retracted by #8264)  More join() testing which was good because
39006              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
39007      Branch: perl
39008            ! pp.c t/op/join.t utf8.c utf8.h
39009 ____________________________________________________________________________
39010 [  8248] By: jhi                                   on 2000/12/29  07:08:32
39011         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
39012              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
39013              that the only cases to care about are byte+byte and byte+character.
39014              
39015              TODO: See how well pp_concat() could be implemented in terms
39016              of sv_catsv().
39017      Branch: perl
39018            ! doop.c sv.c t/op/join.t utf8.h
39019 ____________________________________________________________________________
39020 [  8247] By: jhi                                   on 2000/12/29  06:35:23
39021         Log: Signedness nit.
39022      Branch: perl
39023            ! pp_hot.c
39024 ____________________________________________________________________________
39025 [  8246] By: jhi                                   on 2000/12/29  01:23:31
39026         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
39027              From: Lupe Christoph <lupe@lupe-christoph.de>
39028              Date: Thu, 28 Dec 2000 23:00:00 +0100
39029              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
39030              
39031              Suggest rsync --delete --dry-run.
39032      Branch: perl
39033            ! pod/perlhack.pod
39034 ____________________________________________________________________________
39035 [  8245] By: jhi                                   on 2000/12/28  23:57:05
39036         Log: The maxiters upper limit sanity check (guarding against
39037              non-progress) assumed bytes instead of characters in s///
39038              and split().
39039      Branch: perl
39040            ! pp.c pp_hot.c
39041 ____________________________________________________________________________
39042 [  8244] By: jhi                                   on 2000/12/28  23:34:08
39043         Log: Make some panic messages a bit more logical.
39044      Branch: perl
39045            ! doop.c pod/perldiag.pod pp.c pp_hot.c
39046 ____________________________________________________________________________
39047 [  8243] By: jhi                                   on 2000/12/28  22:59:16
39048         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
39049              From: Simon Cozens <simon@cozens.net>
39050              Date: Wed, 27 Dec 2000 02:30:03 +0000
39051              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
39052      Branch: perl
39053            ! pp.c t/pragma/sub_lval.t
39054 ____________________________________________________________________________
39055 [  8242] By: jhi                                   on 2000/12/28  22:56:53
39056         Log: Subject: [PATCH blead] Fix B::Terse indentation
39057              From: Daniel Chetlin <daniel@chetlin.com>
39058              Date: Wed, 27 Dec 2000 06:43:30 -0800
39059              Message-ID: <20001227064329.B9573@darkstar>
39060      Branch: perl
39061            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
39062 ____________________________________________________________________________
39063 [  8241] By: jhi                                   on 2000/12/28  22:48:59
39064         Log: The latter patch from the
39065              
39066              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
39067              From: Peter Prymmer <pvhp@forte.com> 
39068              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
39069              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
39070              
39071              (the former patch from the above should have been
39072              taken care of by Nick I-S)
39073      Branch: perl
39074            ! win32/Makefile
39075 ____________________________________________________________________________
39076 [  8240] By: jhi                                   on 2000/12/28  22:45:22
39077         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
39078              From: "Casey R. Tweten" <crt@kiski.net>
39079              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
39080              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
39081      Branch: perl
39082            ! lib/constant.pm
39083 ____________________________________________________________________________
39084 [  8239] By: jhi                                   on 2000/12/28  22:37:45
39085         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
39086              From: Simon Cozens <simon@cozens.net>
39087              Date: Wed, 27 Dec 2000 14:12:44 +0000
39088              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
39089      Branch: perl
39090            ! t/op/method.t t/op/sort.t toke.c
39091 ____________________________________________________________________________
39092 [  8238] By: jhi                                   on 2000/12/28  22:30:32
39093         Log: Subject: [PATCH perl@8229] Call.pm
39094              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
39095              Date: Mon, 25 Dec 2000 10:47:15 -0000
39096              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
39097      Branch: perl
39098            ! ext/Filter/Util/Call/Call.pm
39099 ____________________________________________________________________________
39100 [  8237] By: jhi                                   on 2000/12/28  22:19:21
39101         Log: Subject: [PATCH blead] Fix problem with `&' prototype
39102              From: Daniel Chetlin <daniel@chetlin.com>
39103              Date: Wed, 27 Dec 2000 15:55:32 -0800
39104              Message-ID: <20001227155532.D9573@darkstar>
39105      Branch: perl
39106            ! op.c t/comp/proto.t
39107 ____________________________________________________________________________
39108 [  8236] By: jhi                                   on 2000/12/28  22:09:25
39109         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
39110              From: Daniel Chetlin <daniel@chetlin.com>
39111              Date: Sun, 24 Dec 2000 04:09:49 -0800
39112              Message-ID: <20001224040949.B3090@darkstar>
39113      Branch: perl
39114            ! gv.c mg.c t/op/attrs.t
39115 ____________________________________________________________________________
39116 [  8235] By: jhi                                   on 2000/12/28  22:07:11
39117         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
39118              From: Jan Dubois <jand@ActiveState.com>
39119              Date: Tue, 26 Dec 2000 20:57:31 -0800
39120              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
39121      Branch: perl
39122            ! win32/win32.c
39123 ____________________________________________________________________________
39124 [  8234] By: jhi                                   on 2000/12/28  21:52:42
39125         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
39126              From: Simon Cozens <simon@cozens.net>
39127              Date: Thu, 28 Dec 2000 20:33:13 +0000
39128              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
39129      Branch: perl
39130            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
39131 ____________________________________________________________________________
39132 [  8233] By: jhi                                   on 2000/12/28  19:40:49
39133         Log: Integrate perlio.
39134      Branch: perl
39135           !> ext/Encode/Makefile.PL ext/Encode/compile
39136 ____________________________________________________________________________
39137 [  8232] By: nick                                  on 2000/12/23  16:06:00
39138         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
39139              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
39140      Branch: perlio
39141            ! ext/Encode/Makefile.PL
39142 ____________________________________________________________________________
39143 [  8231] By: nick                                  on 2000/12/23  14:30:34
39144         Log: "Compiled" encode build cleanup
39145              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
39146              - .c files do not export sub-tables
39147      Branch: perlio
39148            ! ext/Encode/Makefile.PL ext/Encode/compile
39149 ____________________________________________________________________________
39150 [  8230] By: nick                                  on 2000/12/23  12:50:37
39151         Log: Integrate mainline
39152      Branch: perlio
39153           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
39154           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
39155           !> pod/perl5004delta.pod pod/perl5005delta.pod
39156           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
39157           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
39158           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
39159           !> pod/perlsub.pod
39160 ____________________________________________________________________________
39161 [  8229] By: jhi                                   on 2000/12/22  15:32:12
39162         Log: Integrate perlio.
39163      Branch: perl
39164           +> win32/distclean.bat
39165           !> MANIFEST t/io/utf8.t
39166 ____________________________________________________________________________
39167 [  8228] By: jhi                                   on 2000/12/22  15:29:40
39168         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
39169              From: Robin Barker <rmb1@cise.npl.co.uk>
39170              Date: Fri, 22 Dec 2000 12:17:38 GMT
39171              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
39172      Branch: perl
39173            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
39174            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
39175            ! pod/perl5004delta.pod pod/perl5005delta.pod
39176            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
39177            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
39178            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
39179            ! pod/perlsub.pod
39180 ____________________________________________________________________________
39181 [  8227] By: jhi                                   on 2000/12/22  15:24:28
39182         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
39183              From: "John L. Allen" <allen@grumman.com>
39184              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
39185              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
39186              
39187              Document APPLLIB_EXP.
39188      Branch: perl
39189            ! INSTALL
39190 ____________________________________________________________________________
39191 [  8226] By: nick                                  on 2000/12/21  22:11:50
39192         Log: Handy script for when one forgets to "dmake clean" 
39193      Branch: perlio
39194            + win32/distclean.bat
39195            ! MANIFEST
39196 ____________________________________________________________________________
39197 [  8225] By: nick                                  on 2000/12/21  21:54:04
39198         Log: CRLF platform issue with io/utf8 fix.
39199      Branch: perlio
39200            ! t/io/utf8.t
39201 ____________________________________________________________________________
39202 [  8224] By: nick                                  on 2000/12/21  21:02:20
39203         Log: Integrate mainline
39204      Branch: perlio
39205           !> Changes Configure Makefile.SH Porting/Glossary
39206           !> Porting/config.sh Porting/config_H configure.com
39207           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
39208           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
39209           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
39210           !> win32/config.bc win32/config.gc win32/config.vc
39211 ____________________________________________________________________________
39212 [  8223] By: jhi                                   on 2000/12/21  17:09:16
39213         Log: Update Changes.
39214      Branch: perl
39215            ! Changes patchlevel.h
39216 ____________________________________________________________________________
39217 [  8222] By: jhi                                   on 2000/12/21  16:24:01
39218         Log: Metaconfig unit changes for #8221.
39219      Branch: metaconfig/U/perl
39220           +> issymlink.U
39221            - testsyml.U
39222            ! Mksymlinks.U
39223 ____________________________________________________________________________
39224 [  8221] By: jhi                                   on 2000/12/21  16:23:48
39225         Log: Rename testsyml to issymlink.
39226      Branch: perl
39227            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39228            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
39229            ! win32/config.vc
39230 ____________________________________________________________________________
39231 [  8220] By: jhi                                   on 2000/12/21  15:47:26
39232         Log: Robustness support for #8218 (symlink forest) since the GNU
39233              tools seem to be overly picky about symlinkage depths.
39234      Branch: perl
39235            ! Makefile.SH t/io/fs.t
39236 ____________________________________________________________________________
39237 [  8219] By: jhi                                   on 2000/12/21  15:38:27
39238         Log: Metaconfig changes for #8218.
39239      Branch: metaconfig
39240            ! U/modified/Oldconfig.U
39241      Branch: metaconfig/U/perl
39242            + Mksymlinks.U
39243            ! testsyml.U
39244 ____________________________________________________________________________
39245 [  8218] By: jhi                                   on 2000/12/21  15:37:57
39246         Log: Add Configure option -Dmksymlinks which will create a symlink
39247              forest if the current/build differs from the source directory.
39248              TODO: mkdir -p is not portable.
39249      Branch: perl
39250            ! Configure
39251 ____________________________________________________________________________
39252 [  8217] By: jhi                                   on 2000/12/21  14:39:12
39253         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
39254              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
39255              Date: Thu, 21 Dec 2000 09:38:18 GMT
39256              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
39257              
39258              The ofs became an SV.
39259      Branch: perl
39260            ! ext/Thread/Thread.xs
39261 ____________________________________________________________________________
39262 [  8216] By: jhi                                   on 2000/12/21  05:40:21
39263         Log: The polymorphism seems to have fixed 20000517.001.
39264      Branch: perl
39265            ! t/pragma/utf8.t
39266 ____________________________________________________________________________
39267 [  8215] By: jhi                                   on 2000/12/21  04:44:52
39268         Log: read() documentation tweak for 20001121.004.
39269      Branch: perl
39270            ! pod/perlfunc.pod
39271 ____________________________________________________________________________
39272 [  8214] By: jhi                                   on 2000/12/21  03:54:11
39273         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
39274      Branch: perl
39275            ! pp_sys.c t/op/misc.t
39276 ____________________________________________________________________________
39277 [  8213] By: jhi                                   on 2000/12/21  00:28:10
39278         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
39279              From: Peter Prymmer <pvhp@forte.com>
39280              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
39281              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
39282      Branch: perl
39283            ! configure.com
39284 ____________________________________________________________________________
39285 [  8212] By: jhi                                   on 2000/12/21  00:26:21
39286         Log: Edit edit edit.
39287      Branch: perl
39288            ! pod/perlfaq3.pod
39289 ____________________________________________________________________________
39290 [  8211] By: jhi                                   on 2000/12/20  18:52:46
39291         Log: Update Changes.
39292      Branch: perl
39293            ! Changes patchlevel.h
39294 ____________________________________________________________________________
39295 [  8210] By: jhi                                   on 2000/12/20  18:34:47
39296         Log: Yet another editor edit.
39297      Branch: perl
39298            ! pod/perlfaq3.pod
39299 ____________________________________________________________________________
39300 [  8209] By: jhi                                   on 2000/12/20  15:33:28
39301         Log: More Win32 Perling.
39302      Branch: perl
39303            ! pod/perlfaq3.pod
39304 ____________________________________________________________________________
39305 [  8208] By: jhi                                   on 2000/12/20  15:07:46
39306         Log: More Win32 editor/IDE/shell hints.
39307      Branch: perl
39308            ! pod/perlfaq3.pod
39309 ____________________________________________________________________________
39310 [  8207] By: jhi                                   on 2000/12/20  03:54:08
39311         Log: Subject: [PATCH] obscure timing knowledge
39312              From: Nicholas Clark <nick@ccl4.org>
39313              Date: Tue, 19 Dec 2000 19:22:31 +0000
39314              Message-ID: <20001219192231.F2827@plum.flirble.org>
39315      Branch: perl
39316            ! sv.c
39317 ____________________________________________________________________________
39318 [  8206] By: jhi                                   on 2000/12/20  03:45:57
39319         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
39320              From: Spider Boardman <spider@leggy.zk3.dec.com>
39321              Date: Tue, 19 Dec 2000 21:30:16 -0500
39322              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
39323      Branch: perl
39324            ! sv.c
39325 ____________________________________________________________________________
39326 [  8205] By: jhi                                   on 2000/12/19  23:02:01
39327         Log: Update Changes.
39328      Branch: perl
39329            ! Changes patchlevel.h
39330 ____________________________________________________________________________
39331 [  8204] By: jhi                                   on 2000/12/19  22:58:18
39332         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
39333              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
39334              on editors and diffing/patching.
39335      Branch: perl
39336            ! t/op/utf8decode.t
39337 ____________________________________________________________________________
39338 [  8203] By: nick                                  on 2000/12/19  21:36:16
39339         Log: Integrate mainline (forgot my own change...)
39340      Branch: perlio
39341           !> ext/Encode/compile
39342 ____________________________________________________________________________
39343 [  8202] By: nick                                  on 2000/12/19  21:34:42
39344         Log: Integrate mainline.
39345      Branch: perlio
39346           !> (integrate 61 files)
39347 ____________________________________________________________________________
39348 [  8201] By: nick                                  on 2000/12/19  21:34:06
39349         Log: Avoid looking for File::Glob when we don't need it.
39350      Branch: perl
39351            ! ext/Encode/compile
39352 ____________________________________________________________________________
39353 [  8200] By: jhi                                   on 2000/12/19  18:35:49
39354         Log: Update Changes.
39355      Branch: perl
39356            ! Changes patchlevel.h
39357 ____________________________________________________________________________
39358 [  8199] By: jhi                                   on 2000/12/19  18:35:07
39359         Log: Microperl tweaks.
39360      Branch: perl
39361            ! sv.c uconfig.h uconfig.sh
39362 ____________________________________________________________________________
39363 [  8198] By: jhi                                   on 2000/12/19  18:29:59
39364         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
39365      Branch: perl
39366            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39367            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
39368 ____________________________________________________________________________
39369 [  8197] By: jhi                                   on 2000/12/19  17:55:29
39370         Log: In VMS embedded perls couldn't access the statically built Socket,
39371              from Charles Lane.
39372      Branch: perl
39373            ! configure.com
39374 ____________________________________________________________________________
39375 [  8196] By: jhi                                   on 2000/12/19  17:49:50
39376         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
39377              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
39378              Date: Sun, 17 Dec 2000 19:11:44 -0000
39379              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
39380      Branch: perl
39381            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
39382            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
39383 ____________________________________________________________________________
39384 [  8195] By: jhi                                   on 2000/12/19  17:47:53
39385         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
39386              From: Jonathan Stowe <gellyfish@gellyfish.com>
39387              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
39388              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
39389      Branch: perl
39390            ! utils/h2xs.PL
39391 ____________________________________________________________________________
39392 [  8194] By: jhi                                   on 2000/12/19  17:46:28
39393         Log: Subject: Re: useless use of void context work-around
39394              From: andreas.koenig@anima.de (Andreas J. Koenig)
39395              Date: 16 Dec 2000 15:13:36 +0100
39396              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
39397              
39398              Document (comment) the q(di ds ig) trick in the code.
39399      Branch: perl
39400            ! op.c
39401 ____________________________________________________________________________
39402 [  8193] By: jhi                                   on 2000/12/19  17:10:57
39403         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
39404              From: "Mark J. Reed" <mreed@strange.turner.com>
39405              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
39406              Message-Id: <200012160222.VAA13986@strange.turner.com>
39407      Branch: perl
39408            ! ext/Sys/Syslog/Syslog.pm
39409 ____________________________________________________________________________
39410 [  8192] By: jhi                                   on 2000/12/19  17:07:45
39411         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
39412              From: Nicholas Clark <nick@ccl4.org>
39413              Date: Sat, 16 Dec 2000 19:03:13 +0000
39414              Message-ID: <20001216190313.D68304@plum.flirble.org>
39415      Branch: perl
39416            ! t/op/64bitint.t
39417 ____________________________________________________________________________
39418 [  8191] By: jhi                                   on 2000/12/19  17:06:13
39419         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
39420              From: Dominic Dunlop <domo@computer.org>
39421              Date: Mon, 18 Dec 2000 12:00:15 +0100
39422              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
39423              
39424              This patchlet is needed in order that perl can be statically linked.  
39425      Branch: perl
39426            ! regexec.c
39427 ____________________________________________________________________________
39428 [  8190] By: jhi                                   on 2000/12/19  17:03:08
39429         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
39430              From: "Craig A. Berry" <craig.berry@psinetcs.com>
39431              Date: Sun, 17 Dec 2000 00:18:35 -0600
39432              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
39433      Branch: perl
39434            ! perlio.h vms/gen_shrfls.pl
39435 ____________________________________________________________________________
39436 [  8189] By: jhi                                   on 2000/12/19  16:20:28
39437         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
39438              From: Prymmer/Kahn <pvhp@best.com>
39439              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
39440              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
39441              
39442              A better version of #8188.
39443      Branch: perl
39444            ! pod/perlfaq3.pod
39445 ____________________________________________________________________________
39446 [  8188] By: jhi                                   on 2000/12/19  15:57:06
39447         Log: (Replaced by #8189)
39448              
39449              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
39450              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
39451              From: Prymmer/Kahn <pvhp@best.com>
39452              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
39453              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
39454              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
39455              Date: Mon, 18 Dec 2000 11:10:45 -0500
39456              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
39457      Branch: perl
39458            ! pod/perlfaq3.pod
39459 ____________________________________________________________________________
39460 [  8187] By: jhi                                   on 2000/12/19  15:54:19
39461         Log: Email address fix for Anton Berezin.
39462      Branch: perl
39463            ! AUTHORS
39464 ____________________________________________________________________________
39465 [  8186] By: jhi                                   on 2000/12/19  15:38:54
39466         Log: Subject: [PATCH perl@8102] cygwin port
39467              From: "Eric Fifer" <efifer@dircon.co.uk> 
39468              Date: Thu, 14 Dec 2000 13:41:29 -0000
39469              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
39470              
39471              When compiling modules the data item that is being imported
39472              from libperl.dll needs to be tagged as imported/shared data:
39473              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
39474      Branch: perl
39475            ! perliol.h
39476 ____________________________________________________________________________
39477 [  8185] By: jhi                                   on 2000/12/19  14:53:24
39478         Log: Regen uconfig.h and uconfig.sh.
39479      Branch: perl
39480            ! uconfig.h uconfig.sh
39481 ____________________________________________________________________________
39482 [  8184] By: jhi                                   on 2000/12/18  20:43:49
39483         Log: Comments work so much better when they are closed.
39484      Branch: perl
39485            ! regcomp.c
39486 ____________________________________________________________________________
39487 [  8183] By: jhi                                   on 2000/12/18  18:04:02
39488         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
39489              Fixes the bug 20001218.016.
39490      Branch: perl
39491            ! regcomp.c
39492 ____________________________________________________________________________
39493 [  8182] By: gsar                                  on 2000/12/18  09:53:47
39494         Log: delete spurious files
39495      Branch: maint-5.6/perl
39496            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
39497            - vos/config.h vos/config_h.SH_orig
39498 ____________________________________________________________________________
39499 [  8181] By: gsar                                  on 2000/12/18  09:46:08
39500         Log: regen perltoc
39501      Branch: maint-5.6/perl
39502            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
39503 ____________________________________________________________________________
39504 [  8180] By: gsar                                  on 2000/12/18  09:20:27
39505         Log: integrate changes#7924..7926,7946,7952 from mainline
39506      Branch: maint-5.6/perl
39507           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
39508           !> lib/File/stat.pm t/lib/class-struct.t
39509 ____________________________________________________________________________
39510 [  8179] By: gsar                                  on 2000/12/18  08:55:54
39511         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
39512              7918,7919,7988,8907 from mainline (various)
39513      Branch: maint-5.6/perl
39514           +> t/lib/class-struct.t
39515           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
39516           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
39517           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
39518 ____________________________________________________________________________
39519 [  8178] By: gsar                                  on 2000/12/18  08:16:30
39520         Log: avoid redefinition warnings on windows due to sys/socket.h getting
39521              #included before win32.h
39522      Branch: maint-5.6/perl
39523            ! win32/include/sys/socket.h
39524 ____________________________________________________________________________
39525 [  8177] By: gsar                                  on 2000/12/18  05:24:04
39526         Log: make regen_headers; fix POSIX.xs problems; remove outdated
39527              code from sys/socket.h that makes build fail now
39528      Branch: maint-5.6/perl
39529            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
39530            ! pod/perlapi.pod
39531           !> win32/include/sys/socket.h
39532 ____________________________________________________________________________
39533 [  8176] By: gsar                                  on 2000/12/18  05:20:17
39534         Log: update Changes
39535      Branch: maint-5.6/perl
39536            ! Changes patchlevel.h
39537 ____________________________________________________________________________
39538 [  8175] By: gsar                                  on 2000/12/18  04:57:48
39539         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
39540              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
39541              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
39542              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
39543              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
39544              7823,7825,7838
39545      Branch: maint-5.6/perl
39546           +> lib/File/Spec/Epoc.pm
39547           !> (integrate 88 files)
39548 ____________________________________________________________________________
39549 [  8174] By: gsar                                  on 2000/12/18  03:53:09
39550         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
39551              7625..7629,7631..7634,7637,7639,7642 from mainline
39552      Branch: maint-5.6/perl
39553           +> README.solaris
39554           !> (integrate 26 files)
39555 ____________________________________________________________________________
39556 [  8173] By: gsar                                  on 2000/12/18  03:37:02
39557         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
39558              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
39559              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
39560              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
39561      Branch: maint-5.6/perl
39562           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
39563            - MAINTAIN
39564           !> (integrate 111 files)
39565 ____________________________________________________________________________
39566 [  8172] By: jhi                                   on 2000/12/18  02:49:27
39567         Log: Regen pods.
39568      Branch: perl
39569            ! pod/perlmodlib.pod pod/perltoc.pod
39570 ____________________________________________________________________________
39571 [  8171] By: gsar                                  on 2000/12/18  02:49:24
39572         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
39573              7465..7471 from mainline
39574              
39575              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
39576              in platforms that strictly require all the symbols being present
39577              at link time.
39578              
39579              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
39580              
39581              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
39582              
39583              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
39584              
39585              Subject: [PATCH] todo
39586              
39587              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
39588              
39589              Use $sort, $uniq (and $tr) consistently as wondered
39590              by Nicholas Clark.
39591              
39592              Too enthusiastic editing in #7460.
39593              
39594              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
39595              
39596              Upgrade to CPAN 1.58_55.
39597              Subject: CPAN.pm status
39598              
39599              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
39600              
39601              Make target reordering to avoid pointless re-makes.
39602              Subject: Re: Total re-make of 'make okfile' after 7451 ?
39603              
39604              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
39605              
39606              Subject: DOC PATCH 5.6.0
39607              
39608              Add the repository doc by Malcolm, Sarathy, and by Simon,
39609              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
39610      Branch: maint-5.6/perl
39611           +> Porting/repository.pod
39612           !> Configure MANIFEST Makefile.SH README.dos README.os2
39613           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
39614           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
39615           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
39616 ____________________________________________________________________________
39617 [  8169] By: gsar                                  on 2000/12/18  02:33:34
39618         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
39619              7435..7441,7445 from mainline
39620              
39621              Make the UTF-8 decoding stricter and more verbose when
39622              malformation happens.  This involved adding an argument
39623              to utf8_to_uv_chk(), which involved changing its prototype,
39624              and prefer STRLEN over I32 for the UTF-8 length, which as
39625              a domino effect necessitated changing the prototypes of
39626              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
39627              The stricter UTF-8 decoding checking uses Markus Kuhn's
39628              UTF-8 Decode Stress Tester from
39629              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
39630              
39631              Run vms/vms_yfix.pl, should have done that after changing
39632              perly.c in #7382.
39633              
39634              Subject: [PATCH 5.7.0] static linking with uninstalled perl
39635              
39636              (Replaced by #7440.)
39637              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39638              
39639              Fix the bug ID 20001024.005, the bug introduced by #7416.
39640              
39641              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
39642              
39643              Fix the bug reported in
39644              From: andreas.koenig@anima.de (Andreas J. Koenig)
39645              Also make is_utf8_char() stricter.
39646              
39647              Missed the header file changes from #7425.
39648              
39649              Check if stdio supports tweaking lval and cnt simultaneously.
39650              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
39651              
39652              Stratus VOS updates from Paul Green.
39653              
39654              Podify README.epoc and README.vos.
39655              
39656              Add targets to Makefile.SH, most importantly
39657              'regen_all' which also remembers to update vms/perly*.
39658              
39659              Subject: Minor update to find2perl, for portability
39660              
39661              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
39662              
39663              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
39664              
39665              Rename UTF8LEN() to be UNISKIP(), too confusing to have
39666              UTF8LEN() and UTF8SKIP(). 
39667              
39668              Allow poking holes at the UTF-8 decoding strictness.
39669              
39670              Continue the internal UTF-8 API tweaking.
39671              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
39672              used much more than the simpler API, now called utf8_to_uv_simple().
39673              Still not quite happy with API, too much partial duplication
39674              of functionality.
39675              
39676              A new version of making the syslog test more robust.
39677              (Replaces #7421.)
39678              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39679              
39680              buildtoc target tweaks.
39681              
39682              Integrate with vmsperl #7430 by Charles Bailey:
39683              
39684              Cleanup from prior patch (Charles Lane?):
39685              - improve handling of MFDs in Basename and Path
39686              - default to no xsubpp line # munging when building debug images
39687      Branch: maint-5.6/perl
39688           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39689           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
39690           !> (integrate 67 files)
39691 ____________________________________________________________________________
39692 [  8168] By: gsar                                  on 2000/12/18  02:05:49
39693         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
39694              
39695              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
39696              From: Martin Husemann <martin@duskware.de>
39697              
39698              Subject: [PATCH 5.7.0] restore match data on backtracing
39699              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39700      Branch: maint-5.6/perl
39701           !> regcomp.c regexec.c t/op/re_tests
39702 ____________________________________________________________________________
39703 [  8167] By: gsar                                  on 2000/12/18  01:55:22
39704         Log: integrate changes#7858,7986 from mainline
39705              
39706              C<foreach my $x ...> in pseudo-fork()ed process may diddle
39707              parent's memory; fix it by keeping track of the actual pad
39708              offset rather than a raw pointer (this change is probably also
39709              relevant to non-ithreads case to avoid fallout from reallocs of
39710              the pad array, but is currently only enabled for the ithreads
39711              case in the interests of minimal disruption to existing "well
39712              tested" code)
39713              
39714              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
39715              due to the notorious GetFileType() bug in Windows 9x, which fstat()
39716              tickles)
39717      Branch: maint-5.6/perl
39718           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
39719           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
39720           !> win32/win32.c win32/win32.h win32/win32sck.c
39721 ____________________________________________________________________________
39722 [  8166] By: gsar                                  on 2000/12/18  01:52:59
39723         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
39724              from mainline (xsubpp and ExtUtils::LibList fixups, various
39725              other small items)
39726      Branch: maint-5.6/perl
39727           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
39728           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
39729           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
39730           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
39731           !> win32/bin/search.pl
39732 ____________________________________________________________________________
39733 [  8165] By: gsar                                  on 2000/12/18  01:28:45
39734         Log: integrate changes#7533,7563,7611,7623 from mainline (various
39735              malloc.c embellishments)
39736      Branch: maint-5.6/perl
39737           !> malloc.c pod/perldiag.pod
39738 ____________________________________________________________________________
39739 [  8164] By: gsar                                  on 2000/12/18  01:23:33
39740         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
39741              fixups)
39742      Branch: maint-5.6/perl
39743           !> utils/h2xs.PL
39744 ____________________________________________________________________________
39745 [  8163] By: gsar                                  on 2000/12/18  01:17:50
39746         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
39747              fixups)
39748      Branch: maint-5.6/perl
39749           !> Makefile.SH utils/perlbug.PL
39750 ____________________________________________________________________________
39751 [  8162] By: gsar                                  on 2000/12/18  00:25:43
39752         Log: always export Perl_deb() (it is required by re.xs whether
39753              Perl is built with or without -DDEBUGGING)
39754      Branch: maint-5.6/perl
39755            ! makedef.pl
39756 ____________________________________________________________________________
39757 [  8161] By: gsar                                  on 2000/12/18  00:23:38
39758         Log: integrate change#7414 from mainline
39759              
39760              Undo the basename() part of #7412 since the lib/basename
39761              tests would need upgrading too.
39762              
39763              squelch two tests in tr.t that rely on tr/// paranoia change
39764              that's not in 5.6.x
39765      Branch: maint-5.6/perl
39766            ! t/op/tr.t
39767           !> lib/File/Basename.pm
39768 ____________________________________________________________________________
39769 [  8160] By: gsar                                  on 2000/12/18  00:05:30
39770         Log: missing change in previous integrate
39771      Branch: maint-5.6/perl
39772           !> README.aix
39773 ____________________________________________________________________________
39774 [  8159] By: gsar                                  on 2000/12/18  00:03:38
39775         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
39776              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
39777              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
39778              7410..7413 from mainline
39779      Branch: maint-5.6/perl
39780           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
39781           +> t/lib/tie-splice.t
39782            - lib/unicode/Is/DCinital.pl
39783           !> (integrate 112 files)
39784 ____________________________________________________________________________
39785 [  8158] By: jhi                                   on 2000/12/17  23:04:24
39786         Log: Subject: [PATCHES] RE: perl@8150 
39787              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
39788              Date: Sun, 17 Dec 2000 21:46:39 +0100
39789              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
39790              
39791              Neither cygwin has a getpwuid() one can trust on.
39792      Branch: perl
39793            ! t/lib/glob-basic.t
39794 ____________________________________________________________________________
39795 [  8157] By: jhi                                   on 2000/12/17  23:01:54
39796         Log: More MAN.PODS => {} fixes.
39797      Branch: perl
39798            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
39799            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
39800            ! os2/OS2/REXX/Makefile.PL
39801 ____________________________________________________________________________
39802 [  8156] By: gsar                                  on 2000/12/17  22:49:13
39803         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
39804              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
39805              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
39806              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
39807              7201,7204 from mainline
39808      Branch: maint-5.6/perl
39809           !> (integrate 121 files)
39810 ____________________________________________________________________________
39811 [  8155] By: jhi                                   on 2000/12/17  22:30:58
39812         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
39813              From: "Craig A. Berry" <craigberry@mac.com>
39814              Date: Sun, 17 Dec 2000 13:09:28 -0600
39815              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
39816              
39817              MAN.PODS => ' ' is naughty.
39818      Branch: perl
39819            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
39820 ____________________________________________________________________________
39821 [  8154] By: nick                                  on 2000/12/17  22:07:13
39822         Log: MULTIPLICITY nit.
39823      Branch: perl
39824            ! mg.c
39825 ____________________________________________________________________________
39826 [  8153] By: gsar                                  on 2000/12/17  21:23:05
39827         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
39828              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
39829              from mainline
39830              
39831              Document the SvIOK_.*UV().
39832              
39833              Update Unicode todo list.
39834              
39835              Guard against bad string->int conversion for quads.
39836              
39837              Subject: small apidoc fix
39838              
39839              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
39840              
39841              Subject: [PATCH] Tied filehandle documentation
39842              
39843              Subject: [PATCH] Modernize Opcode.pm documentation
39844              
39845              Make Data::Dumper (non-XS) to work with changed semantics of ref().
39846              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
39847              [applied even though said semantics didn't change in 5.6.x]
39848              
39849              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
39850              
39851              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
39852              
39853              Fix the URL, but the server is still missing in action.
39854              Subject: [ID 20000905.002] perlfaq1.pod URL error
39855              
39856              Subject: [ID 20000903.001] \w in utf8-strings
39857              
39858              Fix the ccversion detection for 5.1 and beyond.
39859              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39860              
39861              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
39862              
39863              Subject: [ID 20000904.008] Tiny fix for perldiag
39864              
39865              Subject: Re: [ID 20000906.004] segfault with bad perl statement
39866              
39867              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39868              
39869              Subject: [ID 20000908.002] perlipc documentation bug.
39870              
39871              Subject: [PATCH lib/Benchmark.pm]
39872              
39873              Re-allow vec() for characters > 255.
39874              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
39875              
39876              Do away with memory models cruft.  Sorry, PDP users.
39877              
39878              Continue #7041.
39879              
39880              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
39881              
39882              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
39883              
39884              Upgrade to CPAN 1.57_65, from Andreas König.
39885              
39886              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
39887              by Russ Allbery.
39888              
39889              Silence t/pod/*.t about alternate quote-mappings now implemented
39890              by Pod::Text, from Brad Appleton.
39891              
39892              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
39893              Subject: borland C++ win32.c tweak
39894              
39895              C<@a = @b = split(...)> optimization coredumps under ithreads
39896              (missed a spot when fixing up op_pmreplroot hack for ithreads)
39897              
39898              Document the SvUTF8*().
39899              
39900              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
39901              
39902              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
39903              
39904              Do in VMS as the #7054 does.
39905              
39906              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
39907              
39908              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
39909              
39910              Subject: [patch: perl@7045] vms updates
39911              
39912              Test for the #7049.
39913              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
39914              
39915              Break up the myconfig lines a bit.
39916              Subject: perlbug/perl -V output format
39917              
39918              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
39919              
39920              The #7054 truncated Configure badly.
39921              
39922              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
39923              initialization in all the threads on Windows
39924              
39925              Allow for whitespace between "#" and "line" in cpp output.
39926              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
39927              
39928              Remove vestiges of tr//CU.
39929              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
39930              
39931              The return value of setlocale must be copied away.
39932              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
39933              
39934              Allow chop() and chomp() to be overridden.
39935              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
39936              
39937              Hints optimization.
39938              Subject: Minor nit
39939              
39940              Subject: [PATCH] de-wall t/README
39941              
39942              Subject: Re: Two advertising clauses need to be removed
39943      Branch: maint-5.6/perl
39944           !> (integrate 75 files)
39945 ____________________________________________________________________________
39946 [  8152] By: gsar                                  on 2000/12/17  20:30:11
39947         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
39948              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
39949              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
39950              
39951              Don't attach -ld to the archname if pointless.
39952              
39953              Document UNTIE in a very minimalistic way.
39954              
39955              POSIX doesn't report long double values under -Duselongdouble
39956              when the long doubles are "real" (bigger than doubles).
39957              
39958              More author updates.
39959              
39960              Try to deduce NV_MAX.  Really should be Configure fodder.
39961              
39962              :: not allowed in pathnames, change to .
39963              Subject: [PATCH perl@6938] cygwin port
39964              
39965              Forget about NV_MAX (#6951).  Various floating point tweaks,
39966              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
39967              
39968              Move the Solaris 7 scan to use64bitall, make the
39969              failure to find 64-bot sparc libc to mention the
39970              possibility of being in an intel, from Lupe and Alan.
39971              
39972              Regen perltoc.
39973              
39974              AUTHORS tweaks, from Peter Prymmer.
39975              
39976              More address tweaking.
39977              
39978              Small tweaks all over.
39979              
39980              File::Temp patches from Andreas König,
39981              
39982              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
39983              
39984              Subject: CPAN.pm beta 1.57_57 for the core
39985              
39986              Part of the solution.
39987              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
39988              
39989              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
39990              
39991              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39992              
39993              Add the overload warnings to perldiag.
39994              
39995              Drop unused argument.
39996              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
39997              
39998              Subject: Nit in Configure (bleadperl@6961)
39999              
40000              Update to PodParser 1.18, from Brad Appleton.
40001              
40002              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
40003              
40004              Subject: [PATCH: 6948] add SCNfldbl to configure.com
40005              
40006              Document UNTIE. Also tweak implementation to suppress the 'inner references'
40007              warning when UNTIE exists and instead pass the cound of extra references to
40008              the UNTIE method.
40009              
40010              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
40011              so that case-ignoring systems like DCL can tell them from
40012              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
40013              
40014              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
40015              
40016              Feature ordering tweak.
40017              
40018              Regen perltoc.
40019              
40020              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
40021              
40022              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
40023              
40024              Subject: http:// in L<>
40025              
40026              Detypo.
40027              
40028              change#6791 accidentally clobbered change#6710, put it back
40029              
40030              Only the first line, thank you very much.
40031              
40032              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
40033              plus rework the http: spots as suggested by Tom Christiansen,
40034              plus regen perltoc.
40035              
40036              Undo part of change 6489 which looks like a bulk edit which
40037              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
40038              The supressing of main:: on return from select() is undesirable.
40039              
40040              Apparently avoiding the swapping is too costly.
40041              
40042              Various Configure nits by Philip Newton,
40043              plus the ebcdic one by me.
40044              
40045              Make certain cc is set before trying to run it.
40046              
40047              If overloaded %{} etc. return the object do not loop.
40048              Thus  sub deref { $_[0] } functions if object is wanted type.
40049              
40050              Update perlhist.
40051              
40052              More %{} and other deref special casing - do not pass to 'nomethod'.
40053      Branch: maint-5.6/perl
40054           !> (integrate 59 files)
40055 ____________________________________________________________________________
40056 [  8151] By: gsar                                  on 2000/12/17  19:14:38
40057         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
40058              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
40059              
40060              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
40061              
40062              Make the epsilon to be relative, not absolute.
40063              
40064              Put back the flags dump as reasoned in
40065              Subject: Re: [PATCH] Glob dumping
40066              
40067              Introduce ccname to keep track of what compiler kind of we have.
40068              
40069              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
40070              
40071              Put back the slice accidentally removed by #6907.
40072              
40073              Reset archname and archname64 always, forcing them be
40074              recomputed at each Configure run, make Configure and
40075              the hints files agree on the naming of largefiles variables.
40076              
40077              Don't say "Perl 5.0 source kit".
40078              
40079              Subject: [PATCH] fix misc cast warnings
40080              
40081              Subject: typos in pods
40082              
40083              NVs not necessarily doubles, as pointed out by Yitzchak.
40084              
40085              Subject: [PATCH 6889] add a few ldbl formats to configure.com
40086              
40087              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
40088              
40089              Better options for rsync.
40090              
40091              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
40092              
40093              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
40094              
40095              Subject: [PATCH] Re: UNTIE method 
40096              
40097              A better fix for the Socket building problem from Craig Berry.
40098              
40099              Retract the dummy test, skip the security tests (instead of failing),
40100              explain what the warnings mean.
40101              
40102              Heap decorruption.
40103              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
40104              
40105              Update to Unicode 3.0.1.
40106              
40107              Missed one Unicode file.
40108              
40109              Subject: Re: typos in pods
40110              
40111              The #6929 was too skimpy.
40112              
40113              sscanf() may be the only way to read long doubles from strings.
40114              
40115              Reveal Borland's isnan.
40116              Subject: build with BC++ tweak
40117              
40118              Issue useful diagnostic on unknown pod commands.
40119              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
40120              
40121              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
40122              
40123              Clarify the third case of ftmp-security warnings.
40124              
40125              Make -Dusemorebits find long doubles in Solaris.
40126              
40127              Wrap the test in eval.
40128      Branch: maint-5.6/perl
40129           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
40130           +> lib/unicode/PropList.txt lib/unicode/README.perl
40131           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
40132           +> lib/unicode/Unicode.301 vms/vmspipe.com
40133            - lib/unicode/Props.txt lib/unicode/UCD300.html
40134            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
40135           !> (integrate 305 files)
40136 ____________________________________________________________________________
40137 [  8150] By: jhi                                   on 2000/12/17  18:47:57
40138         Log: Uncheckedin generated files.
40139      Branch: perl
40140            ! global.sym perlapi.c pod/perlapi.pod
40141 ____________________________________________________________________________
40142 [  8149] By: jhi                                   on 2000/12/17  18:41:22
40143         Log: Update Changes.
40144      Branch: perl
40145            ! Changes patchlevel.h
40146 ____________________________________________________________________________
40147 [  8148] By: jhi                                   on 2000/12/17  18:39:16
40148         Log: Subject: [PATCH] Fcntl constants speedup
40149              From: Nicholas Clark <nick@ccl4.org>
40150              Date: Sun, 17 Dec 2000 16:29:24 +0000
40151              Message-ID: <20001217162924.E97668@plum.flirble.org>
40152              
40153              Use IVs for the Fcntl constants instead of NVs.
40154      Branch: perl
40155            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
40156 ____________________________________________________________________________
40157 [  8147] By: jhi                                   on 2000/12/17  18:33:41
40158         Log: Add test for #8145 (binmode() warning), add warning for
40159              ioctl() and sockpair(), document them. (fileno() cannot
40160              be tripwired with the same kind of warning because
40161              'defined fileno($foo)' seems to be an idiom.)
40162      Branch: perl
40163            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
40164 ____________________________________________________________________________
40165 [  8146] By: gsar                                  on 2000/12/17  18:09:08
40166         Log: update Changes
40167      Branch: maint-5.6/perl
40168            ! Changes
40169 ____________________________________________________________________________
40170 [  8145] By: jhi                                   on 2000/12/17  17:39:35
40171         Log: Subject: [PATCH] Re: The long awaited feature ...
40172              From: Simon Cozens <simon@cozens.net>
40173              Date: Sun, 17 Dec 2000 12:31:56 +0000
40174              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
40175              
40176              Add a warning to binmode() about using bad filehandles
40177              (can happen e.g. if someone forgets the filehandle argument)
40178      Branch: perl
40179            ! pp_sys.c
40180 ____________________________________________________________________________
40181 [  8144] By: jhi                                   on 2000/12/17  17:33:48
40182         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
40183              From: Jonathan Stowe <gellyfish@gellyfish.com>
40184              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
40185              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
40186      Branch: perl
40187            ! lib/Net/Ping.pm
40188 ____________________________________________________________________________
40189 [  8143] By: jhi                                   on 2000/12/17  05:31:37
40190         Log: Polymorphic regexps.
40191              
40192              Fixes at least the bugs 20001028.003 (both of them...) and
40193              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
40194              also to be fixed by now, probably already before this patch.
40195      Branch: perl
40196            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
40197            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
40198            ! t/op/utf8decode.t t/pragma/utf8.t
40199 ____________________________________________________________________________
40200 [  8142] By: jhi                                   on 2000/12/16  17:16:05
40201         Log: Subject: [patch perl@8102] dos/djgpp update
40202              From: Laszlo Molnar <ml1050@freemail.hu>
40203              Date: Sat, 16 Dec 2000 01:40:52 +0100
40204              Message-ID: <20001216014052.A335@freemail.hu>
40205      Branch: perl
40206            ! djgpp/config.over t/base/commonsense.t
40207 ____________________________________________________________________________
40208 [  8141] By: jhi                                   on 2000/12/16  17:09:27
40209         Log: Few uncheckedin files.
40210      Branch: perl
40211            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
40212 ____________________________________________________________________________
40213 [  8140] By: nick                                  on 2000/12/15  22:14:31
40214         Log: Integrate mainline
40215      Branch: perlio
40216           !> (integrate 53 files)
40217 ____________________________________________________________________________
40218 [  8139] By: jhi                                   on 2000/12/15  19:49:49
40219         Log: One more IVUV tweak from Nicholas Clark.
40220      Branch: perl
40221            ! sv.c
40222 ____________________________________________________________________________
40223 [  8138] By: jhi                                   on 2000/12/15  19:17:06
40224         Log: Return of the IVUV-preservation, now seems to be happy even
40225              in Digital UNIX (the broken strtoul brokenness detection
40226              seems to have been the fly in the ointment).
40227      Branch: perl
40228            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40229            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
40230            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
40231            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
40232            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40233            ! vos/config.ga.h win32/config.bc win32/config.gc
40234            ! win32/config.vc
40235 ____________________________________________________________________________
40236 [  8137] By: jhi                                   on 2000/12/15  18:12:14
40237         Log: Metaconfig unit change for #8136.
40238      Branch: metaconfig
40239            ! U/modified/d_strtoul.U
40240      Branch: metaconfig/U/perl
40241            ! d_strtoull.U d_strtouq.U
40242 ____________________________________________________________________________
40243 [  8136] By: jhi                                   on 2000/12/15  18:11:35
40244         Log: I don't think it's sensible or portable to test the strtou*
40245              on /^-/ strings.
40246      Branch: perl
40247            ! Configure
40248 ____________________________________________________________________________
40249 [  8135] By: jhi                                   on 2000/12/15  17:18:49
40250         Log: Metaconfig unit change for #8134.
40251      Branch: metaconfig
40252            ! U/modified/d_strtoul.U
40253 ____________________________________________________________________________
40254 [  8134] By: jhi                                   on 2000/12/15  17:14:13
40255         Log: If longsize is 8 we don't need a LL suffix for integer constants.
40256      Branch: perl
40257            ! Configure config_h.SH
40258 ____________________________________________________________________________
40259 [  8133] By: jhi                                   on 2000/12/15  16:00:23
40260         Log: Update Changes.
40261      Branch: perl
40262            ! Changes patchlevel.h
40263 ____________________________________________________________________________
40264 [  8132] By: jhi                                   on 2000/12/15  15:44:16
40265         Log: Some compilers get huffy if you do not cast a const pointer
40266              to a non-const when assigning.
40267      Branch: perl
40268            ! gv.c
40269 ____________________________________________________________________________
40270 [  8131] By: jhi                                   on 2000/12/15  15:38:30
40271         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
40272              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40273              Date: Fri, 15 Dec 2000 05:26:57 -0500
40274              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
40275      Branch: perl
40276            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
40277            ! t/pragma/overload.t
40278 ____________________________________________________________________________
40279 [  8130] By: jhi                                   on 2000/12/15  15:36:08
40280         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
40281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40282              Date: Thu, 14 Dec 2000 22:02:43 -0500
40283              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
40284      Branch: perl
40285            ! gv.c perl.h
40286 ____________________________________________________________________________
40287 [  8129] By: jhi                                   on 2000/12/15  15:34:16
40288         Log: Subject: PATCH: h2xs nit
40289              From: Tim Jenness <t.jenness@jach.hawaii.edu>
40290              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
40291              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
40292              
40293              Add a template README.
40294      Branch: perl
40295            ! utils/h2xs.PL
40296 ____________________________________________________________________________
40297 [  8128] By: jhi                                   on 2000/12/15  15:32:22
40298         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
40299      Branch: perl
40300            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
40301 ____________________________________________________________________________
40302 [  8127] By: jhi                                   on 2000/12/15  15:19:34
40303         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
40304              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
40305              Date:     Thu, 14 Dec 2000 20:04:42 EST
40306              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
40307      Branch: perl
40308            ! ext/Opcode/Opcode.xs
40309 ____________________________________________________________________________
40310 [  8126] By: jhi                                   on 2000/12/15  15:17:49
40311         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
40312              From: Peter Prymmer <pvhp@forte.com>
40313              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
40314              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
40315      Branch: perl
40316            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
40317            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
40318            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
40319 ____________________________________________________________________________
40320 [  8125] By: jhi                                   on 2000/12/15  15:11:05
40321         Log: This seems to be a stage sane and stable enough to checkin.
40322              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
40323      Branch: perl
40324            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
40325            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
40326            ! t/op/cmp.t t/op/numconvert.t
40327 ____________________________________________________________________________
40328 [  8124] By: jhi                                   on 2000/12/15  04:20:26
40329         Log: Something is really wonky.
40330      Branch: perl
40331            ! sv.c
40332 ____________________________________________________________________________
40333 [  8123] By: jhi                                   on 2000/12/15  04:00:50
40334         Log: Fixes for the IV UV patches to compile in Digital UNIX.
40335      Branch: perl
40336            ! sv.c
40337 ____________________________________________________________________________
40338 [  8122] By: jhi                                   on 2000/12/15  02:53:40
40339         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
40340              From: "Craig A. Berry" <craigberry@mac.com>
40341              Date: Thu, 14 Dec 2000 19:10:49 -0600
40342              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
40343      Branch: perl
40344            ! vms/vms.c
40345 ____________________________________________________________________________
40346 [  8121] By: jhi                                   on 2000/12/15  02:50:00
40347         Log: Metaconfig changes for #8120.
40348      Branch: metaconfig
40349            + U/modified/d_strtoul.U
40350      Branch: metaconfig/U/perl
40351            ! d_strtoull.U d_strtouq.U
40352 ____________________________________________________________________________
40353 [  8120] By: jhi                                   on 2000/12/15  02:49:42
40354         Log: From: Nicholas Clark <nick@ccl4.org> 
40355              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
40356              Date: Thu, 14 Dec 2000 18:38:57 +0000
40357              Message-ID: <20001214183857.B97909@plum.flirble.org>
40358      Branch: perl
40359            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
40360            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
40361            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
40362            ! vos/config.ga.def vos/config.ga.h win32/config.bc
40363            ! win32/config.gc win32/config.vc
40364 ____________________________________________________________________________
40365 [  8119] By: jhi                                   on 2000/12/14  23:40:58
40366         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
40367              From: Nicholas Clark <nick@ccl4.org>
40368              Date: Wed, 13 Dec 2000 20:08:50 +0000
40369              Message-ID: <20001213200849.B71166@plum.flirble.org>
40370      Branch: perl
40371            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
40372            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
40373 ____________________________________________________________________________
40374 [  8118] By: jhi                                   on 2000/12/14  22:46:26
40375         Log: Integrate perlio.
40376      Branch: perl
40377           !> MANIFEST ext/Encode/compile makedef.pl
40378 ____________________________________________________________________________
40379 [  8117] By: nick                                  on 2000/12/14  22:38:53
40380         Log: Win32 tweaks to get Encode to build
40381              - temp hack to makedef.pl till PerlIO is properly "exported".
40382              - MSVC dislikes  
40383              static encpage_t foo[];
40384              so make 'em extern for now.
40385      Branch: perlio
40386            ! ext/Encode/compile makedef.pl
40387 ____________________________________________________________________________
40388 [  8116] By: nick                                  on 2000/12/14  22:00:53
40389         Log: Document the new files
40390      Branch: perlio
40391            ! MANIFEST
40392 ____________________________________________________________________________
40393 [  8115] By: jhi                                   on 2000/12/14  21:58:01
40394         Log: MANIFEST new files of #8114.
40395      Branch: perl
40396            ! MANIFEST
40397 ____________________________________________________________________________
40398 [  8114] By: jhi                                   on 2000/12/14  21:50:49
40399         Log: Integrate perlio.
40400      Branch: perl
40401           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
40402           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
40403           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
40404           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
40405           !> ext/Encode/Makefile.PL
40406 ____________________________________________________________________________
40407 [  8113] By: jhi                                   on 2000/12/14  21:48:49
40408         Log: The documentation part of the
40409              
40410              Subject: [ID 20001214.002] Net::Ping patch
40411              From: Jonathan Stowe <gellyfish@gellyfish.com>
40412              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
40413              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
40414              since the #7529 had already addressed the same problem.
40415      Branch: perl
40416            ! lib/Net/Ping.pm
40417 ____________________________________________________________________________
40418 [  8112] By: jhi                                   on 2000/12/14  21:42:57
40419         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
40420              From: Dominic Dunlop <domo@computer.org>
40421              Date: Tue, 12 Dec 2000 10:47:10 +0100
40422              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
40423              
40424              Document how elusive subroutines can be.
40425      Branch: perl
40426            ! pod/perlfunc.pod
40427 ____________________________________________________________________________
40428 [  8111] By: jhi                                   on 2000/12/14  21:38:05
40429         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
40430              From: Dominic Dunlop <domo@computer.org>
40431              Date: Thu, 14 Dec 2000 10:13:51 +0100
40432              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
40433      Branch: perl
40434            ! ext/POSIX/POSIX.pod
40435 ____________________________________________________________________________
40436 [  8110] By: jhi                                   on 2000/12/14  21:36:32
40437         Log: Subject: [patch] perlfaq7
40438              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
40439              Date: Thu, 14 Dec 2000 15:31:07 +0100
40440              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
40441      Branch: perl
40442            ! pod/perlfaq7.pod
40443 ____________________________________________________________________________
40444 [  8109] By: jhi                                   on 2000/12/14  21:29:20
40445         Log: Subject: [8104] Encode
40446              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40447              Date: Thu, 14 Dec 2000 14:49:34 +0100
40448              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
40449              
40450              Type casting for nervous compilers.
40451      Branch: perl
40452            ! ext/Encode/Encode.xs
40453 ____________________________________________________________________________
40454 [  8108] By: jhi                                   on 2000/12/14  21:26:17
40455         Log: Subject: [8104] DB_File
40456              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40457              Date: Thu, 14 Dec 2000 14:49:35 +0100
40458              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
40459              
40460              Type definition incorrect for DB 2.7.7.  Not known when it
40461              changed, so only changed it for a known revision.
40462      Branch: perl
40463            ! ext/DB_File/DB_File.xs
40464 ____________________________________________________________________________
40465 [  8107] By: jhi                                   on 2000/12/14  21:23:41
40466         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
40467              From: Peter Prymmer <pvhp@forte.com>
40468              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
40469              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
40470              
40471              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
40472      Branch: perl
40473            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
40474            ! ext/Encode/Encode/posix-bc.enc
40475 ____________________________________________________________________________
40476 [  8106] By: nick                                  on 2000/12/14  20:36:13
40477         Log: "Cold" build correction to Encode's Makefile.PL
40478      Branch: perlio
40479            ! ext/Encode/Makefile.PL
40480 ____________________________________________________________________________
40481 [  8105] By: nick                                  on 2000/12/14  20:09:37
40482         Log: "Compiled" encodings.
40483              Correct replacement character in EBCDIC .enc files
40484              Add 0x7F to ASCII repertoire.
40485      Branch: perlio
40486            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
40487            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
40488            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
40489            ! ext/Encode/Makefile.PL ext/Encode/compile
40490            ! ext/Encode/encengine.c ext/Encode/encode.h
40491 ____________________________________________________________________________
40492 [  8104] By: nick                                  on 2000/12/14  00:38:20
40493         Log: Integrate mainline
40494      Branch: perlio
40495           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
40496           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
40497           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
40498           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
40499           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
40500           !> t/lib/db-hash.t t/lib/db-recno.t
40501 ____________________________________________________________________________
40502 [  8103] By: nick                                  on 2000/12/13  23:16:13
40503         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
40504              so far and so it does not get lost.
40505      Branch: perlio
40506            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
40507 ____________________________________________________________________________
40508 [  8102] By: jhi                                   on 2000/12/13  17:14:22
40509         Log: Update Changes.
40510      Branch: perl
40511            ! Changes patchlevel.h
40512 ____________________________________________________________________________
40513 [  8101] By: jhi                                   on 2000/12/13  16:53:41
40514         Log: Move the proto of start_glob() to a better place; regen api files.
40515      Branch: perl
40516            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
40517 ____________________________________________________________________________
40518 [  8100] By: jhi                                   on 2000/12/13  16:47:11
40519         Log: Metaconfig change for #8099.
40520      Branch: metaconfig
40521            ! U/modified/Head.U
40522 ____________________________________________________________________________
40523 [  8099] By: jhi                                   on 2000/12/13  16:46:48
40524         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
40525              From: Andy Dougherty <doughera@lafayette.edu>
40526              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
40527              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
40528      Branch: perl
40529            ! Configure
40530 ____________________________________________________________________________
40531 [  8098] By: jhi                                   on 2000/12/13  16:39:02
40532         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
40533              From: rspier@pobox.com (Robert Spier)
40534              Date: Tue, 12 Dec 2000 21:12:39 -0500
40535              Message-ID: <14902.56087.678086.725773@rls.cx>
40536              
40537              fastgetcwd is defined using a glob alias on a $^O dependent basis -
40538              and there was no default assignment or perl subroutine.
40539      Branch: perl
40540            ! lib/Cwd.pm
40541 ____________________________________________________________________________
40542 [  8097] By: jhi                                   on 2000/12/13  16:16:01
40543         Log: Subject: [PATCH] move startglob out of pp_hot.c
40544              From: Nicholas Clark <nick@ccl4.org>
40545              Date: Mon, 11 Dec 2000 23:16:39 +0000
40546              Message-ID: <20001211231638.A55550@plum.flirble.org>
40547      Branch: perl
40548            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
40549 ____________________________________________________________________________
40550 [  8096] By: jhi                                   on 2000/12/13  15:26:23
40551         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
40552              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
40553              Date: Wed, 13 Dec 2000 14:01:37 +0100
40554              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
40555              
40556              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
40557              in turn requires libpthread in libswanted.
40558      Branch: perl
40559            ! hints/hpux.sh
40560 ____________________________________________________________________________
40561 [  8095] By: jhi                                   on 2000/12/12  19:51:05
40562         Log: The integration wars continue.
40563      Branch: perl
40564           !> sv.c
40565 ____________________________________________________________________________
40566 [  8094] By: jhi                                   on 2000/12/12  19:48:26
40567         Log: Subject: [PATCH perl@8070] DB_File-1.74  
40568              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
40569              Date: Mon, 11 Dec 2000 23:07:17 -0000
40570              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
40571      Branch: perl
40572            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40573            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
40574            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
40575            ! t/lib/db-recno.t
40576 ____________________________________________________________________________
40577 [  8093] By: nick                                  on 2000/12/12  19:42:13
40578         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
40579      Branch: perlio
40580            ! sv.c
40581           !> lib/File/DosGlob.pm
40582 ____________________________________________________________________________
40583 [  8092] By: jhi                                   on 2000/12/12  19:28:11
40584         Log: Integrate perlio.
40585      Branch: perl
40586           !> sv.c
40587 ____________________________________________________________________________
40588 [  8091] By: nick                                  on 2000/12/12  18:49:45
40589         Log: Fix for Tk, and upgrading shared SVs.
40590      Branch: perlio
40591            ! sv.c
40592 ____________________________________________________________________________
40593 [  8090] By: jhi                                   on 2000/12/12  16:48:59
40594         Log: Subject: [PATCH] Re: Breadperl & Tk
40595              From: Nick Ing-Simmons <nik@tiuk.ti.com>
40596              Date: Tue, 12 Dec 2000 14:48:27 GMT
40597              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
40598      Branch: perl
40599            ! sv.c
40600 ____________________________________________________________________________
40601 [  8089] By: jhi                                   on 2000/12/12  03:37:19
40602         Log: Subject: DosGlob.pm diff for bash style brace expansion.
40603              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
40604              Date: Fri, 8 Dec 2000 10:45:30 -0600
40605              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
40606      Branch: perl
40607            ! lib/File/DosGlob.pm
40608 ____________________________________________________________________________
40609 [  8088] By: nick                                  on 2000/12/11  23:59:59
40610         Log: Integrate mainline
40611      Branch: perlio
40612           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
40613           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
40614           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
40615           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
40616           !> t/op/local.t t/pragma/warn/toke toke.c
40617 ____________________________________________________________________________
40618 [  8087] By: jhi                                   on 2000/12/11  23:20:23
40619         Log: Integrate perlio.
40620      Branch: perl
40621           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
40622 ____________________________________________________________________________
40623 [  8086] By: jhi                                   on 2000/12/11  22:50:59
40624         Log: Tune further the OS detection of CGI.
40625      Branch: perl
40626            ! lib/CGI.pm
40627 ____________________________________________________________________________
40628 [  8085] By: nick                                  on 2000/12/11  22:50:46
40629         Log: Finish 1st pass of "encoding" layer e.g. :
40630              open($fh,"<encoding(iso8859-7)",$greek) || die;
40631      Branch: perlio
40632            ! ext/Encode/Encode.xs perlio.c perliol.h
40633 ____________________________________________________________________________
40634 [  8084] By: jhi                                   on 2000/12/11  22:32:06
40635         Log: Revert the -f ambiguousity patch, seems to cause
40636              too much hassle (the interpret -Q as a function
40637              where Q is not a known filetest part is left in).
40638      Branch: perl
40639            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
40640            ! toke.c
40641 ____________________________________________________________________________
40642 [  8083] By: jhi                                   on 2000/12/11  22:27:23
40643         Log: (accidentally empty check-in)
40644      Branch: perl
40645            ! lib/File/DosGlob.pm
40646 ____________________________________________________________________________
40647 [  8082] By: nick                                  on 2000/12/11  19:09:51
40648         Log: Restore mmap function (broken by tweaks to shared buffer
40649              layer for encode(xxxx)).
40650      Branch: perlio
40651            ! perlio.c
40652 ____________________________________________________________________________
40653 [  8081] By: jhi                                   on 2000/12/11  18:29:13
40654         Log: Subject: Re: The long awaited feature ...
40655              From: Simon Cozens <simon@cozens.net>
40656              Date: Mon, 11 Dec 2000 15:54:24 +0000
40657              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
40658              
40659              More io/utf8 tests.
40660      Branch: perl
40661            ! t/io/utf8.t
40662 ____________________________________________________________________________
40663 [  8080] By: jhi                                   on 2000/12/11  18:19:36
40664         Log: Subject: PATCH MakeMaker manpage clarification
40665              From: andreas.koenig@anima.de (Andreas J. Koenig)
40666              Date: 10 Dec 2000 20:46:13 +0100
40667              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
40668      Branch: perl
40669            ! lib/ExtUtils/MakeMaker.pm
40670 ____________________________________________________________________________
40671 [  8079] By: jhi                                   on 2000/12/11  15:35:07
40672         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
40673              From: Simon Cozens <simon@cozens.net>
40674              Date: Sun, 10 Dec 2000 19:06:19 +0000
40675              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
40676      Branch: perl
40677            ! ext/B/B/Deparse.pm t/lib/b.t
40678 ____________________________________________________________________________
40679 [  8078] By: jhi                                   on 2000/12/11  15:09:11
40680         Log: Subject: [PATCH] docs on NaN
40681              From: Nicholas Clark <nick@ccl4.org>
40682              Date: Mon, 11 Dec 2000 01:48:38 +0000
40683              Message-ID: <20001211014838.B99205@plum.flirble.org>
40684      Branch: perl
40685            ! pod/perlop.pod
40686 ____________________________________________________________________________
40687 [  8077] By: jhi                                   on 2000/12/11  15:02:21
40688         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
40689              From: Simon Cozens <simon@cozens.net>
40690              Date: Mon, 11 Dec 2000 01:21:45 +0000
40691              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
40692      Branch: perl
40693            ! pp.c pp_hot.c scope.c t/op/local.t
40694 ____________________________________________________________________________
40695 [  8076] By: nick                                  on 2000/12/10  20:43:32
40696         Log: Not merge worthy...
40697              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
40698              syntax is modelled on attributes.
40699              Untested fix for io/utf8 on Win32 etc.
40700              Very clumsy start to the encode layer.
40701      Branch: perlio
40702            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
40703 ____________________________________________________________________________
40704 [  8075] By: jhi                                   on 2000/12/10  18:39:33
40705         Log: Darwin is not Windows.
40706      Branch: perl
40707            ! lib/CGI.pm
40708 ____________________________________________________________________________
40709 [  8074] By: jhi                                   on 2000/12/10  18:31:27
40710         Log: Subject: Ambiguous -%c() resolved as a file test
40711              From: "Paul Marquess" <Paul.Marquess@openwave.com>
40712              Date: Sun, 10 Dec 2000 15:35:07 -0000
40713              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
40714      Branch: perl
40715            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
40716 ____________________________________________________________________________
40717 [  8073] By: jhi                                   on 2000/12/10  18:16:29
40718         Log: Subject: PATCH installperl misinformed 
40719              From: andreas.koenig@anima.de (Andreas J. Koenig)
40720              Date: 10 Dec 2000 13:01:32 +0100 
40721              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
40722      Branch: perl
40723            ! installperl
40724 ____________________________________________________________________________
40725 [  8072] By: jhi                                   on 2000/12/10  18:07:55
40726         Log: The walkoptree confusion rages; walkoptree() seems to be coming
40727              from B.xs, while walkoptree_slow() comes from B.pm.
40728      Branch: perl
40729            ! ext/B/B.pm
40730 ____________________________________________________________________________
40731 [  8071] By: nick                                  on 2000/12/10  11:45:47
40732         Log: Integrate mainline
40733      Branch: perlio
40734           +> t/base/commonsense.t
40735           !> (integrate 37 files)
40736 ____________________________________________________________________________
40737 [  8070] By: jhi                                   on 2000/12/10  04:46:21
40738         Log: Update Changes.
40739      Branch: perl
40740            ! Changes patchlevel.h
40741 ____________________________________________________________________________
40742 [  8069] By: jhi                                   on 2000/12/10  04:39:19
40743         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
40744              From: andreas.koenig@anima.de (Andreas J. Koenig)
40745              Date: 09 Dec 2000 17:14:25 +0100
40746              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
40747      Branch: perl
40748            + t/base/commonsense.t
40749            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
40750 ____________________________________________________________________________
40751 [  8068] By: jhi                                   on 2000/12/10  04:17:36
40752         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
40753              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
40754              Date: Sat, 9 Dec 2000 16:47:22 -0000
40755              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
40756      Branch: perl
40757            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
40758            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
40759            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
40760            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
40761            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
40762            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
40763            ! t/lib/sdbm.t
40764 ____________________________________________________________________________
40765 [  8067] By: jhi                                   on 2000/12/10  03:52:02
40766         Log: Test case for #8066.
40767      Branch: perl
40768            ! t/op/misc.t
40769 ____________________________________________________________________________
40770 [  8066] By: jhi                                   on 2000/12/10  03:50:30
40771         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
40772              From: Simon Cozens <simon@cozens.net>
40773              Date: Sun, 10 Dec 2000 00:55:37 +0000
40774              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
40775      Branch: perl
40776            ! pp_sys.c
40777 ____________________________________________________________________________
40778 [  8065] By: jhi                                   on 2000/12/10  03:44:52
40779         Log: Test case for #8064.
40780      Branch: perl
40781            ! t/comp/proto.t
40782 ____________________________________________________________________________
40783 [  8064] By: jhi                                   on 2000/12/10  03:42:32
40784         Log: Subject: Re: prototype of substr
40785              From: Simon Cozens <simon@cozens.net>
40786              Date: Sun, 10 Dec 2000 00:13:33 +0000
40787              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
40788              
40789              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
40790      Branch: perl
40791            ! pp.c
40792 ____________________________________________________________________________
40793 [  8063] By: jhi                                   on 2000/12/10  03:39:42
40794         Log: Subject: [PATCH] perlguts.pod
40795              From: Simon Cozens <simon@cozens.net>
40796              Date: Sun, 10 Dec 2000 00:06:47 +0000
40797              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
40798              
40799              Documentation of the different types of ops,
40800              plus the functions in dump.c
40801      Branch: perl
40802            ! pod/perlguts.pod
40803 ____________________________________________________________________________
40804 [  8062] By: jhi                                   on 2000/12/10  03:30:04
40805         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
40806              From: Nicholas Clark <nick@talking.bollo.cx>
40807              Date: Sat, 09 Dec 2000 18:57:25 +0000
40808              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
40809              
40810              Be more robust in weird hostname setups.
40811      Branch: perl
40812            ! t/lib/net-hostent.t
40813 ____________________________________________________________________________
40814 [  8061] By: jhi                                   on 2000/12/10  03:28:21
40815         Log: Pacify fussy compiler. 
40816      Branch: perl
40817            ! pp_sys.c
40818 ____________________________________________________________________________
40819 [  8060] By: jhi                                   on 2000/12/10  02:52:46
40820         Log: Integrate perlio.
40821      Branch: perl
40822           !> pp_sys.c t/io/utf8.t
40823 ____________________________________________________________________________
40824 [  8059] By: nick                                  on 2000/12/09  23:40:14
40825         Log: read/sysread/recv should now be utf8 aware.
40826              Basic test for utf8 read.
40827      Branch: perlio
40828            ! pp_sys.c t/io/utf8.t
40829 ____________________________________________________________________________
40830 [  8058] By: jhi                                   on 2000/12/09  21:56:02
40831         Log: Integrate perlio.
40832      Branch: perl
40833           +> t/io/utf8.t
40834           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
40835 ____________________________________________________________________________
40836 [  8057] By: jhi                                   on 2000/12/09  21:53:35
40837         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
40838              From: Inaba Hiroto <inaba@st.rim.or.jp>
40839              Date: Sun, 10 Dec 2000 05:53:21 +0900
40840              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
40841              
40842              Tests for #8056.
40843      Branch: perl
40844            ! t/op/each.t
40845 ____________________________________________________________________________
40846 [  8056] By: jhi                                   on 2000/12/09  21:51:16
40847         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
40848              From: Inaba Hiroto <inaba@st.rim.or.jp>
40849              Date: Sat, 09 Dec 2000 18:02:00 +0900
40850              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
40851              
40852              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
40853      Branch: perl
40854            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
40855 ____________________________________________________________________________
40856 [  8055] By: nick                                  on 2000/12/09  20:11:48
40857         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
40858              than raw PerlIO_write() - does not seem to break any tests.
40859      Branch: perlio
40860            ! pp_sys.c
40861 ____________________________________________________________________________
40862 [  8054] By: nick                                  on 2000/12/09  19:47:30
40863         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
40864              (sysread, recv and write i.e. formats still to do...)
40865              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
40866              open($fh,">:utf8","name")
40867              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
40868              so no extra overhead is involved.
40869              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
40870              to a non-utf8 stream.
40871              Add initial io/utf8.t
40872              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
40873              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
40874              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
40875      Branch: perlio
40876            + t/io/utf8.t
40877            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
40878 ____________________________________________________________________________
40879 [  8053] By: nick                                  on 2000/12/09  19:26:37
40880         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
40881              was only testing this_utf8.
40882      Branch: perlio
40883            ! toke.c
40884 ____________________________________________________________________________
40885 [  8052] By: nick                                  on 2000/12/09  19:09:41
40886         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
40887              i.e. the output string has one, but don't mess with source assumption.
40888      Branch: perlio
40889            ! toke.c
40890 ____________________________________________________________________________
40891 [  8051] By: jhi                                   on 2000/12/09  16:55:17
40892         Log: Integrate perlio.
40893      Branch: perl
40894           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
40895           !> sv.c thrdvar.h util.c
40896 ____________________________________________________________________________
40897 [  8050] By: jhi                                   on 2000/12/09  16:48:07
40898         Log: Nits noticed by Peter Prymmer.
40899      Branch: perl
40900            ! lib/ExtUtils/MM_VMS.pm
40901 ____________________________________________________________________________
40902 [  8049] By: nick                                  on 2000/12/09  13:49:40
40903         Log: UTF8 output prework.
40904              - Store $\ and $, as SVs so they can have SvUTF8 flag
40905              - use do_print() rather than raw PerlIO_write() to print them.
40906      Branch: perlio
40907            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
40908            ! thrdvar.h util.c
40909 ____________________________________________________________________________
40910 [  8048] By: nick                                  on 2000/12/09  12:30:43
40911         Log: Integrate mainline.
40912      Branch: perlio
40913           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
40914           +> t/op/reverse.t
40915           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
40916           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
40917           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
40918           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
40919           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
40920           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
40921 ____________________________________________________________________________
40922 [  8047] By: jhi                                   on 2000/12/09  00:23:27
40923         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
40924              From: Michael G Schwern <schwern@pobox.com>
40925              Date: Fri, 8 Dec 2000 14:43:04 -0600
40926      Branch: perl
40927            ! lib/ExtUtils/MM_VMS.pm
40928 ____________________________________________________________________________
40929 [  8046] By: jhi                                   on 2000/12/08  23:10:27
40930         Log: A missed check-in.
40931      Branch: perl
40932            ! lib/ExtUtils/Manifest.pm
40933 ____________________________________________________________________________
40934 [  8045] By: jhi                                   on 2000/12/08  21:57:12
40935         Log: (null check-in)
40936      Branch: perl
40937            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
40938 ____________________________________________________________________________
40939 [  8044] By: jhi                                   on 2000/12/08  21:11:06
40940         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
40941              at the final draft stage.
40942      Branch: perl
40943            + ext/Encode/Encode/iso8859-16.enc
40944            ! MANIFEST
40945 ____________________________________________________________________________
40946 [  8043] By: jhi                                   on 2000/12/08  16:39:04
40947         Log: Update Changes.
40948      Branch: perl
40949            ! Changes patchlevel.h
40950 ____________________________________________________________________________
40951 [  8042] By: jhi                                   on 2000/12/08  16:33:39
40952         Log: Do not return the Unicode replacement character if UTF-8
40953              decoding goes awry, it should be up to the caller to decide.
40954      Branch: perl
40955            ! pod/perlapi.pod utf8.c
40956 ____________________________________________________________________________
40957 [  8041] By: jhi                                   on 2000/12/08  16:22:28
40958         Log: metaconfig maintenance.
40959      Branch: metaconfig
40960            ! U/modified/stdchar.U
40961      Branch: metaconfig/U/perl
40962            + testsyml.U
40963 ____________________________________________________________________________
40964 [  8040] By: jhi                                   on 2000/12/08  16:03:08
40965         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
40966              From: sthoenna@efn.org
40967              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
40968              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
40969      Branch: perl
40970            ! Changes lib/ExtUtils/MM_OS2.pm
40971 ____________________________________________________________________________
40972 [  8039] By: jhi                                   on 2000/12/08  15:57:11
40973         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
40974              From: Simon Cozens <simon@cozens.net>
40975              Date: Fri, 8 Dec 2000 13:33:31 +0000
40976              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
40977              
40978              (The pp_hot part needed a rewrite.)
40979      Branch: perl
40980            ! doop.c pp_hot.c utf8.c
40981 ____________________________________________________________________________
40982 [  8038] By: jhi                                   on 2000/12/08  15:25:08
40983         Log: Subject: djSP
40984              From: Michael Stevens <michael@etla.org>
40985              Date: Wed, 6 Dec 2000 23:24:01 +0000
40986              Message-ID: <20001206232400.A21381@firedrake.org>
40987              
40988              Plus a note from Nick Ing-Simmons.
40989      Branch: perl
40990            ! pp.h
40991 ____________________________________________________________________________
40992 [  8037] By: jhi                                   on 2000/12/08  15:18:35
40993         Log: Filetype is text.
40994      Branch: perl
40995            ! t/op/utf8decode.t
40996 ____________________________________________________________________________
40997 [  8036] By: jhi                                   on 2000/12/08  03:31:27
40998         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
40999              From: Andy Dougherty <doughera@lafayette.edu>
41000              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
41001              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
41002              
41003              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
41004              From: Andy Dougherty <doughera@lafayette.edu>
41005              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
41006              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
41007      Branch: perl
41008            + ext/POSIX/hints/svr4.pl
41009            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
41010 ____________________________________________________________________________
41011 [  8035] By: jhi                                   on 2000/12/08  03:26:01
41012         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
41013              From: Andy Dougherty <doughera@lafayette.edu>
41014              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
41015              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
41016      Branch: perl
41017            ! t/README t/base/term.t
41018 ____________________________________________________________________________
41019 [  8034] By: jhi                                   on 2000/12/08  03:21:59
41020         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
41021              From: mjd@plover.com  
41022              Date: 7 Dec 2000 21:04:20 -0000
41023              Message-ID: <20001207210420.22282.qmail@plover.com>
41024              
41025              Plus -z doc.
41026      Branch: perl
41027            ! pod/perlfunc.pod
41028 ____________________________________________________________________________
41029 [  8033] By: jhi                                   on 2000/12/08  03:19:03
41030         Log: Use the UTF8 macros a bit.  They can't be used with abandon
41031              everywhere because we do generate illegal UTF-8 in some situations.
41032              This is of course naughty.
41033      Branch: perl
41034            ! pod/perlapi.pod utf8.c utf8.h
41035 ____________________________________________________________________________
41036 [  8032] By: jhi                                   on 2000/12/08  03:00:09
41037         Log: Out of sync?
41038      Branch: perl
41039            ! t/pragma/warn/utf8
41040 ____________________________________________________________________________
41041 [  8031] By: jhi                                   on 2000/12/08  02:22:39
41042         Log: Cnt spl.
41043      Branch: perl
41044            ! MANIFEST
41045 ____________________________________________________________________________
41046 [  8030] By: jhi                                   on 2000/12/08  01:23:54
41047         Log: Add test for reverse().
41048      Branch: perl
41049            + t/op/reverse.t
41050            ! MANIFEST
41051 ____________________________________________________________________________
41052 [  8029] By: jhi                                   on 2000/12/08  01:21:47
41053         Log: Integrate perlio.
41054      Branch: perl
41055           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
41056           !> perlio.c perlio.h perlsdio.h warnings.pl
41057 ____________________________________________________________________________
41058 [  8028] By: jhi                                   on 2000/12/08  01:19:08
41059         Log: Introduce macros for UTF8 decoding.
41060      Branch: perl
41061            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
41062 ____________________________________________________________________________
41063 [  8027] By: nick                                  on 2000/12/07  22:18:19
41064         Log: Integrate mainline
41065      Branch: perlio
41066           !> embed.pl pod/perlapi.pod utf8.c
41067 ____________________________________________________________________________
41068 [  8026] By: nick                                  on 2000/12/07  21:45:08
41069         Log: Various oddities p4 diff -se showed up
41070              Remove 'our' from warnings.pl
41071      Branch: perlio
41072            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
41073 ____________________________________________________________________________
41074 [  8025] By: nick                                  on 2000/12/07  21:43:32
41075         Log: Change PerlIO_(get|set)pos to take SV *
41076              Should fix, OS/2, VMS, (sfio??)
41077      Branch: perlio
41078            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
41079 ____________________________________________________________________________
41080 [  8024] By: jhi                                   on 2000/12/07  19:05:32
41081         Log: Document utf8_to_uv() better.
41082      Branch: perl
41083            ! pod/perlapi.pod utf8.c
41084 ____________________________________________________________________________
41085 [  8023] By: jhi                                   on 2000/12/07  18:23:47
41086         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
41087      Branch: perl
41088            ! embed.pl pod/perlapi.pod utf8.c
41089 ____________________________________________________________________________
41090 [  8022] By: jhi                                   on 2000/12/07  04:13:51
41091         Log: Integrate perlio.
41092      Branch: perl
41093           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
41094           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
41095           !> win32/makefile.mk
41096 ____________________________________________________________________________
41097 [  8021] By: nick                                  on 2000/12/07  00:28:14
41098         Log: Various attempts at MSVC debug - not sure what has
41099              changed but works now. 
41100              Seems atexit() _may_ work for DLLs built with MSVC so don't
41101              call cleanup that way.
41102      Branch: perlio
41103            ! perlio.c win32/makefile.mk
41104 ____________________________________________________________________________
41105 [  8020] By: nick                                  on 2000/12/06  19:57:20
41106         Log: Integrate mainline
41107      Branch: perlio
41108           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
41109           !> (integrate 75 files)
41110 ____________________________________________________________________________
41111 [  8019] By: nick                                  on 2000/12/06  19:28:21
41112         Log: Add useperlio to config.vc
41113              Turn off binmode in config_H.PL
41114              Regen all the config_H.xx
41115              Attempt to get debugging build with MSVC.
41116      Branch: perlio
41117            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41118            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
41119 ____________________________________________________________________________
41120 [  8018] By: nick                                  on 2000/12/06  19:21:57
41121         Log: Test various dup/external program options on all platforms.
41122      Branch: perlio
41123            ! t/io/dup.t
41124 ____________________________________________________________________________
41125 [  8017] By: nick                                  on 2000/12/06  19:20:47
41126         Log: Fix harness to be less picky
41127      Branch: perlio
41128            ! lib/Test/Harness.pm
41129 ____________________________________________________________________________
41130 [  8016] By: jhi                                   on 2000/12/06  16:45:12
41131         Log: Update Changes.
41132      Branch: perl
41133            ! Changes patchlevel.h
41134 ____________________________________________________________________________
41135 [  8015] By: jhi                                   on 2000/12/06  16:41:03
41136         Log: Test \x{...} with ord().
41137      Branch: perl
41138            ! t/op/ord.t
41139 ____________________________________________________________________________
41140 [  8014] By: jhi                                   on 2000/12/06  16:20:33
41141         Log: Test tweak because of #8013.
41142      Branch: perl
41143            ! t/lib/b.t
41144 ____________________________________________________________________________
41145 [  8013] By: jhi                                   on 2000/12/06  16:09:09
41146         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
41147              From: Michael G Schwern <schwern@pobox.com>
41148              Date: Tue, 5 Dec 2000 21:23:28 -0500
41149              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
41150              
41151              Carp::Heavy parts not very applicable because of recent changes.
41152      Branch: perl
41153            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
41154            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
41155            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
41156            ! lib/Exporter.pm lib/Exporter/Heavy.pm
41157            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
41158            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
41159            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
41160            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
41161            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
41162            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
41163            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
41164            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
41165            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
41166            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
41167            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
41168            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
41169            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
41170            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
41171            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
41172            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
41173            ! warnings.pl
41174 ____________________________________________________________________________
41175 [  8012] By: jhi                                   on 2000/12/06  15:22:38
41176         Log: Subject: [PATCH] Re: New harness is failing things
41177              From: Nick Ing-Simmons <nik@tiuk.ti.com>
41178              Date: Wed, 6 Dec 2000 13:00:30 GMT
41179              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
41180      Branch: perl
41181            ! lib/Test/Harness.pm
41182 ____________________________________________________________________________
41183 [  8011] By: jhi                                   on 2000/12/06  15:12:08
41184         Log: Subject: installhtml changes
41185              From: Michael Stevens <michael@etla.org>
41186              Date: Wed, 6 Dec 2000 13:15:53 +0000
41187              Message-ID: <20001206131553.A27317@firedrake.org>
41188      Branch: perl
41189            ! installhtml
41190 ____________________________________________________________________________
41191 [  8010] By: jhi                                   on 2000/12/06  15:06:05
41192         Log: Subject: the dTHR hits
41193              From: Michael Stevens <michael@etla.org>
41194              Date: Wed, 6 Dec 2000 12:06:03 +0000
41195              Message-ID: <20001206120603.A24581@firedrake.org>
41196              
41197              More, errrm, less dTHRs.
41198      Branch: perl
41199            ! bytecode.pl ext/B/B/C.pm
41200 ____________________________________________________________________________
41201 [  8009] By: jhi                                   on 2000/12/06  15:04:25
41202         Log: Subject: MakeMaker mailing list gone?
41203              From: Michael G Schwern <schwern@pobox.com>
41204              Date: Tue, 5 Dec 2000 19:29:59 -0500
41205              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
41206              
41207              The MakeMaker mailing list is dead, perlbug is the right
41208              address to report bugs.
41209      Branch: perl
41210            ! lib/ExtUtils/MakeMaker.pm
41211 ____________________________________________________________________________
41212 [  8008] By: jhi                                   on 2000/12/06  15:00:32
41213         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
41214              From: Michael G Schwern <schwern@pobox.com>
41215              Date: Tue, 5 Dec 2000 19:21:21 -0500
41216              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
41217              
41218              Add a default MANIFEST skip that ignores things like
41219              version control files, editor temporary files, and the Makefile.
41220      Branch: perl
41221            + lib/ExtUtils/MANIFEST.SKIP
41222            ! MANIFEST lib/ExtUtils/Manifest.pm
41223 ____________________________________________________________________________
41224 [  8007] By: jhi                                   on 2000/12/06  14:57:20
41225         Log: In Amiga more manual hackery of the scripts seems to be needed,
41226              from Jan-Erik Karlsson.  Why Configure does not get this right
41227              is unknown, may be shell-induced.
41228      Branch: perl
41229            ! README.amiga
41230 ____________________________________________________________________________
41231 [  8006] By: jhi                                   on 2000/12/05  23:53:12
41232         Log: Add TOPm1s to peek at the second topmost stack item.
41233      Branch: perl
41234            ! pp.h
41235 ____________________________________________________________________________
41236 [  8005] By: jhi                                   on 2000/12/05  23:13:55
41237         Log: Avaunt, you foul UTF-8 tests.
41238      Branch: perl
41239            ! t/op/ver.t t/pragma/utf8.t
41240 ____________________________________________________________________________
41241 [  8004] By: jhi                                   on 2000/12/05  23:09:54
41242         Log: Continue utf8 dispersal. 
41243      Branch: perl
41244            + t/op/concat.t
41245            ! MANIFEST t/pragma/utf8.t
41246 ____________________________________________________________________________
41247 [  8003] By: nick                                  on 2000/12/05  23:02:39
41248         Log: Integrate mainline.
41249      Branch: perlio
41250           +> t/op/length.t t/op/utf8decode.t
41251           !> (integrate 69 files)
41252 ____________________________________________________________________________
41253 [  8002] By: jhi                                   on 2000/12/05  22:59:28
41254         Log: Integrate perlio.
41255      Branch: perl
41256           !> iperlsys.h perl.c perlio.c win32/perllib.c
41257 ____________________________________________________________________________
41258 [  8001] By: nick                                  on 2000/12/05  22:07:52
41259         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
41260              - calloc/free suffer from damage on TerminateThread()
41261              - use PerlMemShared (as originally planned) now fixed
41262              - avoid doing anything important on DLL "detach".
41263      Branch: perlio
41264            ! perl.c perlio.c win32/perllib.c
41265 ____________________________________________________________________________
41266 [  8000] By: nick                                  on 2000/12/05  21:05:09
41267         Log: Fix gross PerlMemShared issue.
41268      Branch: perlio
41269            ! iperlsys.h
41270 ____________________________________________________________________________
41271 [  7999] By: jhi                                   on 2000/12/05  20:46:58
41272         Log: Test for Unicode (UTF-8) hash keys.
41273      Branch: perl
41274            ! t/op/each.t
41275 ____________________________________________________________________________
41276 [  7998] By: jhi                                   on 2000/12/05  20:30:35
41277         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
41278              is now always UTF-8), empty line cosmetics.
41279      Branch: perl
41280            ! t/pragma/utf8.t
41281 ____________________________________________________________________________
41282 [  7997] By: jhi                                   on 2000/12/05  20:15:40
41283         Log: Subject: Re: STRLEN - what?
41284              From: Andy Dougherty <doughera@lafayette.edu>
41285              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
41286              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
41287              
41288              Explain STRLEN.
41289      Branch: perl
41290            ! pod/perlguts.pod
41291 ____________________________________________________________________________
41292 [  7996] By: jhi                                   on 2000/12/05  20:13:34
41293         Log: Split off the UTF-8 decoder tests, make them to check also
41294              the error message.
41295      Branch: perl
41296            + t/op/utf8decode.t
41297            ! MANIFEST t/pragma/utf8.t utf8.c
41298 ____________________________________________________________________________
41299 [  7995] By: jhi                                   on 2000/12/05  16:39:47
41300         Log: Start migrating bits of pragma/utf8 to elsewhere
41301              (since the long term plan is to obsolete 'use utf8').
41302      Branch: perl
41303            + t/op/length.t
41304            ! MANIFEST t/pragma/utf8.t
41305 ____________________________________________________________________________
41306 [  7994] By: jhi                                   on 2000/12/05  16:30:21
41307         Log: Fix a manual edit typo from #7993, fix the message formatting
41308              for Unicode, add few our declarations.
41309      Branch: perl
41310            ! lib/Carp/Heavy.pm
41311 ____________________________________________________________________________
41312 [  7993] By: jhi                                   on 2000/12/05  16:09:15
41313         Log: Subject: Need help with warnings :-(
41314              From: "Ben Tilly" <ben_tilly@hotmail.com>
41315              Date: Tue, 05 Dec 2000 01:35:54 -0500
41316              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
41317              
41318              Subject: UPDATE: Carp/Heavy now passes all tests
41319              From: "Ben Tilly" <ben_tilly@hotmail.com>
41320              Date: Tue, 05 Dec 2000 07:59:41 -0500
41321              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
41322              
41323              The Brave New Carp.
41324      Branch: perl
41325            ! lib/Carp.pm lib/Carp/Heavy.pm
41326 ____________________________________________________________________________
41327 [  7992] By: jhi                                   on 2000/12/05  15:55:08
41328         Log: Subject: [PATCH perl@7979] cygwin port
41329              From: "Eric Fifer" <efifer@dircon.co.uk>
41330              Date: Tue, 5 Dec 2000 14:04:09 -0000
41331              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
41332      Branch: perl
41333            ! t/lib/net-hostent.t
41334 ____________________________________________________________________________
41335 [  7991] By: jhi                                   on 2000/12/05  15:52:34
41336         Log: Subject: Re: [PATCH] The largest hoax of all times?
41337              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41338              Date: Tue, 5 Dec 2000 00:40:25 -0500
41339              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
41340              
41341              Subject: Re: [PATCH] The largest hoax of all times?
41342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41343              Date: Mon, 4 Dec 2000 23:55:53 -0500
41344              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
41345              
41346              Subject: Re: [PATCH] The largest hoax of all times?
41347              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41348              Date: Tue, 5 Dec 2000 01:28:45 -0500
41349              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
41350              
41351              Fix the unpredictable order of DESTROYs.
41352      Branch: perl
41353            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
41354            ! sv.c sv.h t/op/ref.t
41355 ____________________________________________________________________________
41356 [  7990] By: jhi                                   on 2000/12/05  14:38:53
41357         Log: Subject: [PATCH] shrink pp_hot fractionally
41358              From: Nicholas Clark <nick@ccl4.org>
41359              Date: Tue, 5 Dec 2000 12:44:31 +0000
41360              Message-ID: <20001205124431.E74518@plum.flirble.org>
41361              
41362              Use report_evil_fh().
41363      Branch: perl
41364            ! opcode.pl opnames.h pp_hot.c util.c
41365 ____________________________________________________________________________
41366 [  7989] By: jhi                                   on 2000/12/05  14:21:27
41367         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
41368              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41369              Date: Mon, 04 Dec 2000 22:21:59 -0800
41370              Message-ID: <HmIL6gzkgepS092yn@efn.org>
41371              
41372              Harness shouldn't ignore responses like "ok 3\r\r\n".
41373      Branch: perl
41374            ! lib/Test/Harness.pm
41375 ____________________________________________________________________________
41376 [  7988] By: jhi                                   on 2000/12/05  13:51:28
41377         Log: Integrate the "skip" messages to explain().
41378      Branch: perl
41379            ! t/lib/syslfs.t t/op/lfs.t
41380 ____________________________________________________________________________
41381 [  7987] By: jhi                                   on 2000/12/05  12:34:54
41382         Log: The one that got away in #7984.
41383              
41384              Subject: Re: dTHR - what and why?
41385              From: Michael Stevens <michael@etla.org> 
41386              Date: Tue, 5 Dec 2000 11:15:52 +0000
41387              Message-ID: <20001205111552.A4647@firedrake.org>
41388      Branch: perl
41389            ! sv.h
41390 ____________________________________________________________________________
41391 [  7986] By: gsar                                  on 2000/12/05  09:14:44
41392         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
41393              due to the notorious GetFileType() bug in Windows 9x, which fstat()
41394              tickles)
41395      Branch: perl
41396            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
41397 ____________________________________________________________________________
41398 [  7985] By: jhi                                   on 2000/12/05  05:49:03
41399         Log: Integrate perlio.
41400      Branch: perl
41401           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
41402           !> win32/perlhost.h win32/perllib.c
41403 ____________________________________________________________________________
41404 [  7984] By: jhi                                   on 2000/12/05  05:48:16
41405         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
41406      Branch: perl
41407            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
41408            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
41409            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
41410            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
41411            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
41412            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
41413            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
41414            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
41415            ! win32/win32.c
41416 ____________________________________________________________________________
41417 [  7983] By: nick                                  on 2000/12/04  23:27:43
41418         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
41419      Branch: perlio
41420            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
41421            ! win32/perlhost.h win32/perllib.c
41422 ____________________________________________________________________________
41423 [  7982] By: jhi                                   on 2000/12/04  19:44:09
41424         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
41425              uncovered by #7980.
41426      Branch: perl
41427            ! op.c
41428 ____________________________________________________________________________
41429 [  7981] By: jhi                                   on 2000/12/04  19:42:07
41430         Log: Subject: [PATCH] Trivial dump.c feature
41431              From: Simon Cozens <simon@cozens.net>
41432              Date: Mon, 4 Dec 2000 18:08:38 +0000
41433              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
41434              
41435              Show whether a constant is UTF-8.
41436      Branch: perl
41437            ! dump.c
41438 ____________________________________________________________________________
41439 [  7980] By: jhi                                   on 2000/12/04  19:36:51
41440         Log: UTF-8 hash keys, patch from Inaba Hiroto.
41441      Branch: perl
41442            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
41443 ____________________________________________________________________________
41444 [  7979] By: jhi                                   on 2000/12/04  17:36:28
41445         Log: Update Changes.
41446      Branch: perl
41447            ! Changes patchlevel.h
41448 ____________________________________________________________________________
41449 [  7978] By: jhi                                   on 2000/12/04  16:42:17
41450         Log: Retract #7977, still too volatile (the euphemism of the day
41451              for unfinished and buggy :-)
41452      Branch: perl
41453            ! doop.c hv.c pp.c sv.h
41454 ____________________________________________________________________________
41455 [  7977] By: jhi                                   on 2000/12/04  16:25:15
41456         Log: (Retracted by #7978, too shaky yet.)
41457              
41458              Subject: Re: utf8 in hash keys, implementor missing
41459              From: Simon Cozens <simon@cozens.net>
41460              Date: Sat, 2 Dec 2000 19:49:35 +0000
41461              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
41462              
41463              The first step at UTF-8 hash keys.
41464      Branch: perl
41465            ! doop.c hv.c pp.c sv.h
41466 ____________________________________________________________________________
41467 [  7976] By: jhi                                   on 2000/12/04  16:13:53
41468         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
41469              From: sthoenna@efn.org
41470              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
41471              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
41472      Branch: perl
41473            ! os2/os2.c perlio.c
41474 ____________________________________________________________________________
41475 [  7975] By: jhi                                   on 2000/12/04  16:05:25
41476         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
41477              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41478              Date: Thu, 30 Nov 2000 20:50:37 -0800
41479              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
41480      Branch: perl
41481            ! os2/os2.c
41482 ____________________________________________________________________________
41483 [  7974] By: jhi                                   on 2000/12/04  16:03:57
41484         Log: Subject: [PATCH] ++ 20% faster
41485              From: Nicholas Clark <nick@ccl4.org>
41486              Date: Mon, 4 Dec 2000 12:17:27 +0000
41487              Message-ID: <20001204121726.B52976@plum.flirble.org>
41488              
41489              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
41490      Branch: perl
41491            ! sv.c
41492 ____________________________________________________________________________
41493 [  7973] By: jhi                                   on 2000/12/04  16:00:48
41494         Log: 
41495              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
41496              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41497              Date: Mon, 04 Dec 2000 12:30:45 +0100
41498              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
41499              
41500              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
41501              library (getprotobyname and getprotobynumber are outversioned by
41502              the same calls in libc, at least for xlc version 3.
41503      Branch: perl
41504            ! hints/aix.sh
41505 ____________________________________________________________________________
41506 [  7972] By: jhi                                   on 2000/12/04  02:58:31
41507         Log: Integrate perlio.
41508      Branch: perl
41509           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
41510           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
41511           !> win32/win32.h win32/win32iop.h win32/win32thread.h
41512 ____________________________________________________________________________
41513 [  7971] By: nick                                  on 2000/12/04  00:24:33
41514         Log: Quieten some noise in Win32 builds:
41515              - win32.h is included after <sys/socket.h>, so need to 
41516              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
41517              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
41518      Branch: perlio
41519            ! doio.c perl.h toke.c win32/win32.h
41520 ____________________________________________________________________________
41521 [  7970] By: nick                                  on 2000/12/03  22:57:46
41522         Log: PERL_IMPLICIT_SYS compiles but does not work.
41523      Branch: perlio
41524            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
41525            ! win32/perlhost.h win32/perllib.c win32/win32.h
41526            ! win32/win32iop.h win32/win32thread.h
41527 ____________________________________________________________________________
41528 [  7969] By: jhi                                   on 2000/12/03  22:12:58
41529         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
41530              used to swash_init(), makes regprop() dumps more informative
41531              (+utf8::IsAlpha, -utf8::IsDigit, for example).
41532      Branch: perl
41533            ! regcomp.c regexec.c
41534 ____________________________________________________________________________
41535 [  7968] By: jhi                                   on 2000/12/03  21:39:56
41536         Log: Implement ANYOFUTF8 regprop() dumping.
41537      Branch: perl
41538            ! regcomp.c
41539 ____________________________________________________________________________
41540 [  7967] By: jhi                                   on 2000/12/03  20:57:19
41541         Log: Make uv_to_utf8() to zero-terminate its output buffer,
41542              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
41543      Branch: perl
41544            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
41545 ____________________________________________________________________________
41546 [  7966] By: nick                                  on 2000/12/03  18:41:21
41547         Log: Integrate mainline (STDCHAR)
41548      Branch: perlio
41549           !> Configure t/pragma/utf8.t
41550 ____________________________________________________________________________
41551 [  7965] By: jhi                                   on 2000/12/03  17:58:20
41552         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
41553      Branch: perl
41554            ! t/pragma/utf8.t
41555 ____________________________________________________________________________
41556 [  7964] By: jhi                                   on 2000/12/03  17:35:56
41557         Log: Integrate perlio.
41558      Branch: perl
41559           !> iperlsys.h perlio.c
41560 ____________________________________________________________________________
41561 [  7963] By: jhi                                   on 2000/12/03  17:33:55
41562         Log: Metaconfig unit change for #7962.
41563      Branch: metaconfig
41564            ! U/modified/stdchar.U
41565 ____________________________________________________________________________
41566 [  7962] By: jhi                                   on 2000/12/03  17:33:27
41567         Log: Untangle the <stdio.h> #include nest for the stdchar test,
41568              from Andy Dougherty.
41569      Branch: perl
41570            ! Configure
41571 ____________________________________________________________________________
41572 [  7961] By: nick                                  on 2000/12/03  16:53:00
41573         Log: Make iperlsys.h vector stdio not PerlIO.
41574      Branch: perlio
41575            ! iperlsys.h perlio.c
41576 ____________________________________________________________________________
41577 [  7960] By: nick                                  on 2000/12/03  14:43:01
41578         Log: Integrate mainline
41579      Branch: perlio
41580           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
41581           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
41582 ____________________________________________________________________________
41583 [  7959] By: jhi                                   on 2000/12/03  08:16:36
41584         Log: Use DO_UTF8().
41585      Branch: perl
41586            ! op.c
41587 ____________________________________________________________________________
41588 [  7958] By: jhi                                   on 2000/12/02  18:33:05
41589         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
41590              From: Mike Guy <mjtg@cam.ac.uk>         
41591              Date: Sat, 02 Dec 2000 17:27:13 +0000
41592              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
41593              
41594              An extraneous argument.
41595      Branch: perl
41596            ! toke.c
41597 ____________________________________________________________________________
41598 [  7957] By: jhi                                   on 2000/12/02  18:22:32
41599         Log: A missing hunk.
41600      Branch: perl
41601            ! t/lib/net-hostent.t
41602 ____________________________________________________________________________
41603 [  7956] By: jhi                                   on 2000/12/02  18:06:20
41604         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
41605              From: Nicholas Clark <nick@ccl4.org>
41606              Date: Sat, 2 Dec 2000 14:28:27 +0000
41607              Message-ID: <20001202142827.A12308@plum.flirble.org>
41608              
41609              Test robustness.
41610      Branch: perl
41611            ! t/lib/net-hostent.t
41612 ____________________________________________________________________________
41613 [  7955] By: jhi                                   on 2000/12/02  17:58:06
41614         Log: Metaconfig unit change for #7954.
41615      Branch: metaconfig
41616            ! U/modified/stdchar.U
41617 ____________________________________________________________________________
41618 [  7954] By: jhi                                   on 2000/12/02  17:54:32
41619         Log: An inconvenient hang would happen if the stdio _ptr wasn't
41620              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
41621              would be grepping stdin for all eternity for the _ptr.)
41622      Branch: perl
41623            ! Configure
41624 ____________________________________________________________________________
41625 [  7953] By: jhi                                   on 2000/12/02  00:07:15
41626         Log: Update Changes.
41627      Branch: perl
41628            ! Changes patchlevel.h
41629 ____________________________________________________________________________
41630 [  7952] By: jhi                                   on 2000/12/01  23:54:47
41631         Log: Subject: Re: long shell lines
41632              From: Andy Dougherty <doughera@lafayette.edu>
41633              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
41634              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
41635              
41636              Split overly long shell command lines.
41637      Branch: perl
41638            ! lib/ExtUtils/MM_Unix.pm
41639 ____________________________________________________________________________
41640 [  7951] By: jhi                                   on 2000/12/01  23:48:02
41641         Log: The metaconfig unit change for #7950.
41642      Branch: metaconfig
41643            + U/modified/stdchar.U
41644 ____________________________________________________________________________
41645 [  7950] By: jhi                                   on 2000/12/01  23:47:39
41646         Log: Try to find stdchar also from <stdio_impl.h>.
41647      Branch: perl
41648            ! Configure config_h.SH
41649 ____________________________________________________________________________
41650 [  7949] By: jhi                                   on 2000/12/01  23:46:45
41651         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
41652              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41653              Date: Fri, 1 Dec 2000 16:26:08 -0500
41654              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
41655              
41656              Reword the diagnostic message.
41657      Branch: perl
41658            ! pod/perldiag.pod
41659 ____________________________________________________________________________
41660 [  7948] By: nick                                  on 2000/12/01  22:49:43
41661         Log: Integrate mainline (for s/y/m as sub names stuff).
41662      Branch: perlio
41663           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
41664           !> t/pragma/warn/toke toke.c
41665 ____________________________________________________________________________
41666 [  7947] By: jhi                                   on 2000/12/01  20:55:41
41667         Log: Integrate perlio.
41668      Branch: perl
41669           !> perlio.c perliol.h t/io/pipe.t
41670 ____________________________________________________________________________
41671 [  7946] By: jhi                                   on 2000/12/01  20:36:51
41672         Log: Upgrade to CPAN 1.59_51, from Andreas König.
41673      Branch: perl
41674            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41675 ____________________________________________________________________________
41676 [  7945] By: nick                                  on 2000/12/01  20:31:32
41677         Log: Integrate mainline
41678      Branch: perlio
41679           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
41680           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
41681           +> t/lib/net-hostent.t
41682           !> (integrate 35 files)
41683 ____________________________________________________________________________
41684 [  7944] By: jhi                                   on 2000/12/01  20:23:29
41685         Log: Some help for 20001130.011.  Now one gets warnings like
41686              "Ambiguous -f() resolved as a file test ..."
41687      Branch: perl
41688            ! pod/perldiag.pod t/pragma/warn/toke toke.c
41689 ____________________________________________________________________________
41690 [  7943] By: jhi                                   on 2000/12/01  19:44:44
41691         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
41692              that also breaks using them as methods. 
41693      Branch: perl
41694            ! pod/perldiag.pod t/op/misc.t toke.c
41695 ____________________________________________________________________________
41696 [  7942] By: nick                                  on 2000/12/01  17:56:46
41697         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
41698              Make 'unix' pass most tests
41699              - do unread by temporary push of layer ("pending") holding unread chars
41700              - fast_gets is now based on per-handle flag
41701              - relax one of io/pipe.t tests to allow print to fail and close to
41702              succeed so that it passes on unbuffered "unix" layer.
41703              Remaining fail is sporadic and a genuine race condition between
41704              parent/child in fork test.
41705      Branch: perlio
41706            ! perlio.c perliol.h t/io/pipe.t
41707 ____________________________________________________________________________
41708 [  7941] By: jhi                                   on 2000/12/01  15:28:58
41709         Log: (Retracted by #7943.)
41710              
41711              Reserve the short named string operator names.
41712      Branch: perl
41713            ! pod/perldiag.pod t/op/misc.t toke.c
41714 ____________________________________________________________________________
41715 [  7940] By: jhi                                   on 2000/12/01  06:45:53
41716         Log: Get the three different space character classes right under utf8.
41717      Branch: perl
41718            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
41719            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
41720            ! regexec.c t/op/pat.t utf8.c
41721 ____________________________________________________________________________
41722 [  7939] By: jhi                                   on 2000/12/01  03:26:26
41723         Log: Two more tests that make no sense in UTF-8 since the test
41724              data is not in UTF-8.
41725      Branch: perl
41726            ! t/op/regexp.t
41727 ____________________________________________________________________________
41728 [  7938] By: jhi                                   on 2000/12/01  03:20:39
41729         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
41730              should it be required inside regexen?
41731      Branch: perl
41732            ! regcomp.c t/op/regmesg.t
41733 ____________________________________________________________________________
41734 [  7937] By: jhi                                   on 2000/12/01  02:58:53
41735         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
41736              stored and restored, and thusly was trounced by the utf8 swash
41737              routines.
41738      Branch: perl
41739            ! regcomp.c
41740 ____________________________________________________________________________
41741 [  7936] By: jhi                                   on 2000/11/30  20:41:39
41742         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
41743              Why the different platforms behave so differently (core dump vs
41744              no core dump) on this bug is a but of a mystery, but if I had to
41745              guess I would mumble something like 'alignment'.
41746      Branch: perl
41747            ! sv.c
41748 ____________________________________________________________________________
41749 [  7935] By: jhi                                   on 2000/11/30  16:17:02
41750         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
41751              From: Robin Barker <rmb1@cise.npl.co.uk>
41752              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
41753              Date: Thu, 30 Nov 2000 14:27:12 GMT
41754      Branch: perl
41755            ! perlio.c toke.c
41756 ____________________________________________________________________________
41757 [  7934] By: jhi                                   on 2000/11/30  16:04:49
41758         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
41759      Branch: perl
41760            ! t/lib/net-hostent.t
41761 ____________________________________________________________________________
41762 [  7933] By: jhi                                   on 2000/11/30  06:07:26
41763         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
41764              From: Peter Prymmer <pvhp@forte.com>
41765              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
41766              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
41767              
41768              In VMS the localhost may be LOCALHOST.
41769      Branch: perl
41770            ! t/lib/net-hostent.t
41771 ____________________________________________________________________________
41772 [  7932] By: jhi                                   on 2000/11/30  01:11:11
41773         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
41774              From: Peter Prymmer <pvhp@forte.com>
41775              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
41776              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
41777              
41778              plus regen perlapi.pod.
41779      Branch: perl
41780            ! pod/perlapi.pod utf8.c
41781 ____________________________________________________________________________
41782 [  7931] By: jhi                                   on 2000/11/30  01:06:19
41783         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
41784              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41785              Date:     Wed, 29 Nov 2000 17:15:11 EST
41786              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
41787      Branch: perl
41788            ! t/lib/filter-util.pl t/lib/filter-util.t
41789 ____________________________________________________________________________
41790 [  7930] By: jhi                                   on 2000/11/29  18:51:55
41791         Log: Update Changes.
41792      Branch: perl
41793            ! Changes patchlevel.h
41794 ____________________________________________________________________________
41795 [  7929] By: jhi                                   on 2000/11/29  18:50:55
41796         Log: Update the va_copy() metaconfig unit.
41797      Branch: metaconfig/U/perl
41798            ! need_va_copy.U
41799 ____________________________________________________________________________
41800 [  7928] By: jhi                                   on 2000/11/29  17:50:43
41801         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
41802              From: Dominic Dunlop <domo@computer.org>
41803              Date: Tue, 28 Nov 2000 16:41:57 +0100
41804              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
41805              
41806              Patch to catch a core dump in the Configure va_copy test.
41807      Branch: perl
41808            ! Configure config_h.SH
41809 ____________________________________________________________________________
41810 [  7927] By: jhi                                   on 2000/11/29  17:31:59
41811         Log: Retract #7921, the patch shouldn't be needed.
41812      Branch: perl
41813            ! sv.c
41814 ____________________________________________________________________________
41815 [  7926] By: jhi                                   on 2000/11/29  17:01:41
41816         Log: Make the Class::Struct import() wiser.
41817      Branch: perl
41818            ! lib/Class/Struct.pm t/lib/class-struct.t
41819 ____________________________________________________________________________
41820 [  7925] By: jhi                                   on 2000/11/29  16:36:33
41821         Log: All the core library users of Class::Struct seem to be
41822              using "use Class::Struct 'struct';" instead of the bare
41823              "use Class::Struct;", which isn't documented in Class::Struct.
41824              This can't be right.
41825      Branch: perl
41826            ! lib/File/stat.pm
41827 ____________________________________________________________________________
41828 [  7924] By: jhi                                   on 2000/11/29  16:32:15
41829         Log: A test works better if it has the right 1..$n output.
41830      Branch: perl
41831            ! t/lib/class-struct.t
41832 ____________________________________________________________________________
41833 [  7923] By: jhi                                   on 2000/11/29  16:29:11
41834         Log: Forgot to MANIFEST the new Net::hostent test.
41835      Branch: perl
41836            ! MANIFEST
41837 ____________________________________________________________________________
41838 [  7922] By: jhi                                   on 2000/11/29  16:27:49
41839         Log: Integrate perlio.
41840      Branch: perl
41841           !> iperlsys.h perlio.c
41842 ____________________________________________________________________________
41843 [  7921] By: jhi                                   on 2000/11/29  16:27:10
41844         Log: (Retracted by #7927.)
41845              
41846              Subject: [PATCH] Is infinity a number?
41847              From: Simon Cozens <simon@cozens.net>
41848              Date: Wed, 29 Nov 2000 14:48:20 +0000
41849              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
41850      Branch: perl
41851            ! sv.c
41852 ____________________________________________________________________________
41853 [  7920] By: jhi                                   on 2000/11/29  16:23:02
41854         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
41855              From: rspier@pobox.com (Robert Spier)
41856              Date: Wed, 29 Nov 2000 02:17:49 -0500
41857              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
41858              
41859              Add a test for Net::hostent.
41860      Branch: perl
41861            + t/lib/net-hostent.t
41862 ____________________________________________________________________________
41863 [  7919] By: jhi                                   on 2000/11/29  16:21:31
41864         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
41865              add a test for Class::Struct.
41866      Branch: perl
41867            + t/lib/class-struct.t
41868            ! MANIFEST lib/Class/Struct.pm
41869 ____________________________________________________________________________
41870 [  7918] By: jhi                                   on 2000/11/29  15:48:40
41871         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
41872              From: rspier@pobox.com (Robert Spier)
41873              Date: Wed, 29 Nov 2000 02:25:39 -0500
41874              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
41875              
41876              More checking in case someone has broken their services or
41877              protocol databases.
41878      Branch: perl
41879            ! ext/Sys/Syslog/Syslog.pm
41880 ____________________________________________________________________________
41881 [  7917] By: jhi                                   on 2000/11/29  15:46:25
41882         Log: Subject: [PATCH] $^O  win32 -> MSWin32
41883              From: rspier@pobox.com (Robert Spier)
41884              Date: Wed, 29 Nov 2000 02:17:38 -0500
41885              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
41886              
41887              plus similar nits for vms, err, VMS, and UNICOS.
41888      Branch: perl
41889            ! t/lib/syslfs.t t/op/lfs.t
41890 ____________________________________________________________________________
41891 [  7916] By: jhi                                   on 2000/11/29  15:42:51
41892         Log: Subject: [PATCH] Tokeniser debugging
41893              From: Simon Cozens <simon@cozens.net>
41894              Date: Wed, 29 Nov 2000 14:15:45 +0000
41895              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
41896      Branch: perl
41897            ! perl.c perl.h pod/perlrun.pod toke.c
41898 ____________________________________________________________________________
41899 [  7915] By: jhi                                   on 2000/11/29  15:41:36
41900         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41901              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41902              Date: Wed, 29 Nov 2000 02:13:14 -0500
41903              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
41904              
41905              OUT keyword nits.
41906              
41907              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41908              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41909              Date: Wed, 29 Nov 2000 03:09:04 -0500
41910              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
41911              
41912              OUT and IN_OUT documentation.
41913      Branch: perl
41914            ! lib/ExtUtils/xsubpp pod/perlxs.pod
41915 ____________________________________________________________________________
41916 [  7914] By: jhi                                   on 2000/11/29  03:35:01
41917         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
41918              From: John Tobey <jtobey@john-edwin-tobey.org>
41919              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
41920              Message-Id: <m140e1N-000FOoC@feynman.localnet>
41921              
41922              plus a performance speedup noticed by Sarathy.
41923      Branch: perl
41924            ! op.c
41925 ____________________________________________________________________________
41926 [  7913] By: jhi                                   on 2000/11/29  03:16:59
41927         Log: Use "1 while unlink" so that VMS gets clean, too.
41928      Branch: perl
41929            ! t/lib/filter-util.t
41930 ____________________________________________________________________________
41931 [  7912] By: jhi                                   on 2000/11/29  03:09:08
41932         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
41933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41934              Date: Tue, 28 Nov 2000 03:27:09 -0500
41935              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
41936      Branch: perl
41937            ! lib/ExtUtils/xsubpp
41938 ____________________________________________________________________________
41939 [  7911] By: jhi                                   on 2000/11/29  03:06:30
41940         Log: This should have been part of #7872: no need to scan UTF-8
41941              until eternity.
41942      Branch: perl
41943            ! utf8.c
41944 ____________________________________________________________________________
41945 [  7910] By: jhi                                   on 2000/11/29  02:50:04
41946         Log: One more perltie.pod nit from Casey R. Tweten.
41947      Branch: perl
41948            ! pod/perltie.pod
41949 ____________________________________________________________________________
41950 [  7909] By: jhi                                   on 2000/11/29  02:44:23
41951         Log: Document the known sprintf test failures, exact standard
41952              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
41953      Branch: perl
41954            ! pod/perldelta.pod t/op/sprintf.t
41955 ____________________________________________________________________________
41956 [  7908] By: jhi                                   on 2000/11/29  02:36:23
41957         Log: Add the Encoding table format documentation.
41958      Branch: perl
41959            + ext/Encode/Encode/EncodeFormat.pod
41960            ! MANIFEST
41961 ____________________________________________________________________________
41962 [  7907] By: jhi                                   on 2000/11/29  02:07:24
41963         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
41964              From: "Casey R. Tweten" <crt@kiski.net>
41965              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
41966              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
41967              
41968              Subject: Re: [PATCH] Updating perltie.pod for arrays
41969              From: "Casey R. Tweten" <crt@kiski.net>
41970              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
41971              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
41972      Branch: perl
41973            ! pod/perltie.pod
41974 ____________________________________________________________________________
41975 [  7906] By: nick                                  on 2000/11/28  22:40:59
41976         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
41977      Branch: perlio
41978            ! iperlsys.h perlio.c
41979 ____________________________________________________________________________
41980 [  7905] By: nick                                  on 2000/11/28  22:04:34
41981         Log: Integrate mainline
41982      Branch: perlio
41983           !> (integrate 39 files)
41984 ____________________________________________________________________________
41985 [  7904] By: jhi                                   on 2000/11/28  16:44:43
41986         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
41987              From: Nicholas Clark <nick@babyhippo.co.uk>
41988              Date: Tue, 28 Nov 2000 11:16:57 +0000
41989              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
41990      Branch: perl
41991            ! pod/perlipc.pod
41992 ____________________________________________________________________________
41993 [  7903] By: jhi                                   on 2000/11/28  16:40:31
41994         Log: Subject: [PATCH] Updating perltie.pod for arrays
41995              From: "Casey R. Tweten" <crt@kiski.net>
41996              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
41997              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
41998      Branch: perl
41999            ! pod/perltie.pod
42000 ____________________________________________________________________________
42001 [  7902] By: jhi                                   on 2000/11/28  16:39:37
42002         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
42003              From: Robin Barker <rmb1@cise.npl.co.uk>
42004              Date: Mon, 27 Nov 2000 17:56:44 GMT
42005              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
42006      Branch: perl
42007            ! pod/perlfunc.pod t/op/split.t
42008 ____________________________________________________________________________
42009 [  7901] By: jhi                                   on 2000/11/28  16:28:04
42010         Log: setmode() is a DOSish-only thing.
42011      Branch: perl
42012            ! perlio.c
42013 ____________________________________________________________________________
42014 [  7900] By: jhi                                   on 2000/11/28  16:21:46
42015         Log: Subject: [PATCH] perlcc.PL cleanups
42016              From: Simon Cozens <simon@cozens.net>
42017              Date: Tue, 28 Nov 2000 12:44:35 +0000
42018              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
42019      Branch: perl
42020            ! utils/perlcc.PL
42021 ____________________________________________________________________________
42022 [  7899] By: gsar                                  on 2000/11/28  06:32:55
42023         Log: reintegrate files missed by change#7895
42024      Branch: maint-5.6/perl
42025           +> ext/ByteLoader/bytecode.h utils/Makefile
42026            - utils/perlbc.PL
42027 ____________________________________________________________________________
42028 [  7897] By: gsar                                  on 2000/11/27  18:22:47
42029         Log: can't integrate these two files, for some reason
42030      Branch: maint-5.6/perl
42031            - ext/ByteLoader/bytecode.h utils/Makefile
42032 ____________________________________________________________________________
42033 [  7895] By: gsar                                  on 2000/11/27  18:11:21
42034         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
42035              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
42036              6757..6890,6892..6901 from mainline
42037              
42038              Bytecompiler patches from Benjamin Stuhl.
42039              
42040              More bytecompiler.
42041              
42042              Subject: [PATCH blead] B:: missing dependency
42043              
42044              Subject: [PATCH: 6757] configure.com updates and syslog build
42045              
42046              Long double Gconvert fixes from Yitzchak Scott-Thoennes
42047              and Spider Boardman.
42048              
42049              Subject: [PATCH blead] nextchar() abuse misses an optimisation
42050              
42051              Long double fixes from Spider Boardman.
42052              
42053              Make the selection of NVff et al stricter.
42054              
42055              cSVOPo_*v things index into the current PL_curpad
42056              under ithreads, which is different from the curpad
42057              used by the XSUB.  (In other words, the code as-is
42058              before this patch wouldn't work under ithreads.)
42059              
42060              Be portable.
42061              
42062              VMS MMS (make) wants null action.
42063              
42064              Mac and other portability updates from Chris Nandor.
42065              
42066              Storable support, v-version fixes.
42067              Subject: CPAN.pm beta for testing available
42068              
42069              Portability fix from Hugo van der Sanden.
42070              
42071              Bad makefile.
42072              
42073              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
42074              
42075              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
42076              
42077              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
42078              
42079              Replace #6705 with a minimal doc patch.
42080              Subject: [PATCH 5.6.0] replace change #6705
42081              
42082              Drop the separate perlbc, perlcc -b should be enough.
42083              
42084              installperl couldn't tell whether it had run tests or not.
42085              Subject: [PATCH] Re: installperl and t/TEST
42086              
42087              Add silencer flags to installperl.
42088              Subject: [PATCH] Making installperl silent.
42089              
42090              Make "make install" by default silent.  A new "install-verbose"
42091              target is verbose.
42092              
42093              More liberal parsing of version numbers.
42094              Subject: Re: CPAN.pm beta for testing available
42095              
42096              Create directories in silence.
42097              Subject: [PATCH] Another silencer for MakeMaker
42098              
42099              DOS patches and portability/porting notes, from Tim Jenness.
42100              
42101              Make installman to recognize the silence flag -S.
42102              
42103              Actually do something with the silencer option.
42104              
42105              Continue silencing.
42106              
42107              Show the doc file, not the temp file.
42108              
42109              Regen perltoc.
42110              
42111              Subject: [PATCH] More silencing of installman.
42112              
42113              Better wording for the vec lvalue diagnostic.
42114              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
42115              
42116              Subject: [PATCH: 6805] several more tweaks to configure.com
42117              
42118              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
42119              
42120              Missing parts of 
42121              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
42122              
42123              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
42124              (applied slightly modified)
42125              
42126              installperl --verbose and --silent.
42127              Subject: Re: [PATCH] More silencing of installman.
42128              
42129              Add install-silent target.
42130              
42131              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
42132              the problem reported in
42133              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
42134              
42135              Tweak the sfio/useperlio logic, hopefully as wished in
42136              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
42137              
42138              One forgotten file from #6816.
42139              
42140              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
42141              
42142              Remove duplicately applied patch shards.
42143              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
42144              
42145              Support preserving extremely big/small angles.
42146              
42147              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
42148              
42149              Subject: [PATCH] installation not quite silent yet.
42150              
42151              Update the test count.
42152              
42153              Use UVxf, PTR2UV, NVff.
42154              
42155              Document PTR2XX and INT2PTR.
42156              
42157              no-install target a la make -n.
42158              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
42159              
42160              grep -e isn't portable.
42161              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
42162              
42163              Can't get the test to reliably work thanks to the
42164              inaccurateness of floating point.  "Resolves" bug ids
42165              20000826.003, 20000826.009, 20000826.010,
42166              
42167              Subject: installman buglet
42168              
42169              DJGPP update from Laszlo Molnar.
42170              
42171              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
42172              
42173              Passing -R in ldflags makes now it to appear in the default
42174              for lddlflags, just like with -L.
42175              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
42176              
42177              Test nit.
42178              
42179              Use the actual thread type, not the pointer-to-struct.
42180              
42181              Provice virtual $Config{ccflags_nolargefiles} etc. 
42182              
42183              display_format used as a class method without arguments was broken,
42184              reported in
42185              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
42186              
42187              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
42188              
42189              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
42190              
42191              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
42192              
42193              opmini.o may be left around if a build is interrupted.
42194              
42195              Typo in #6858.
42196              
42197              Fix for ID 20000828.001, long doubles were not formatted
42198              correctly (showed up in $], which stopped installing perl).
42199              
42200              An attempt to fix the problem reported in
42201              Subject: Building perl@6856 using gcc/AIX 4.3.3 
42202              I can't test this properly since the gcc installation I have
42203              access to seems to be botched (gcc is calling the AIX cpp,
42204              a losing proposition...)
42205              
42206              Add -ld to archname on long tr...double platforms.
42207              
42208              Subject: hv.h Doc Patch
42209              
42210              Potential cruft.
42211              
42212              Subject: [PATCH bleedperl@6856] warnings fixes
42213              
42214              -S is the silent flag, -s is the strip flag.
42215              Subject: [PATCH] Re: [PATCH] make no-install          
42216              
42217              Take out the SUIDMAIL thing, that will not be
42218              a problem in 5.7.*.
42219              
42220              Subject: [PATCH bleedperl@6866] spellings
42221              
42222              Subject: [PATCH] Re: files not cleaned even by veryclean
42223              
42224              Use minimal @INC in tests, most of the time just '../lib',
42225              so that we simply can't pick up stuff from other Perls than
42226              the one we are testing.  Pointed out by
42227              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
42228              
42229              Update to Getopt::Long 2.24, from Johan Vromans.
42230              
42231              Fix for thinko in #6848.
42232              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
42233              
42234              Patches all over for people and the files they (hopefully) care about.
42235              
42236              Subject: Net::protoent does not export 'getproto'
42237              
42238              Missed a change in #6869.
42239              
42240              Subject: [PATCH] Warnings in B::Deparse
42241              
42242              Subject: [PATCH] Glob dumping
42243              
42244              Disable one of the tests for now.
42245              
42246              Disabling the one test is a bit tricky.
42247              
42248              Don't forget to tidy up.
42249              
42250              The #6881 removed one dump line.
42251              
42252              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
42253              
42254              Under usethreads the dumped variable is IN_PAD.
42255              Subject: Re: [PATCH] Glob dumping
42256              
42257              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
42258              
42259              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
42260              
42261              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
42262              
42263              Regen Configure for #6894.
42264              
42265              Subject: [PATCH: 6889] updates to perlebcdic.pod
42266              
42267              Undo namespace pollution of #6878.
42268              Subject: Re: Net::protoent does not export 'getproto'
42269              
42270              Admit that we are leaking scalars.
42271              
42272              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
42273      Branch: maint-5.6/perl
42274           !> (integrate 271 files)
42275 ____________________________________________________________________________
42276 [  7894] By: gsar                                  on 2000/11/27  16:00:34
42277         Log: a couple of nits
42278      Branch: maint-5.6/perl
42279            ! MANIFEST pp_sys.c
42280 ____________________________________________________________________________
42281 [  7893] By: gsar                                  on 2000/11/27  15:10:56
42282         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
42283              6740..6745,6747..6757,6760
42284              
42285              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
42286              
42287              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
42288              
42289              Doc nits spotted by Richard Soderberg.
42290              
42291              move WNOHANG definition to where other such things are
42292              
42293              Make $Config{byteorder} more magical so that it is
42294              dynamically computed: nice for 'fat binaries'.
42295              Subject: [PATCH]: default byteorder
42296              
42297              Subject: [PATCH] Cwd.pm now uses strict
42298              
42299              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
42300              
42301              Get -DLEAKTEST to compile (not necessarily to work, mind)
42302              Subject: [ID 20000724.006] -DLEAKTEST problem
42303              
42304              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
42305              
42306              Add perlebcdic from Peter Prymmer, regen toc.
42307              
42308              Don't propose using modules built for 5.005 if no binary
42309              compatibility with 5.005 is attempted.
42310              
42311              Do not use prototyping here.
42312              Subject: [ID 20000817.016] [PATCH] Peek.xs
42313              
42314              Document what the backtick returns if the command fails.
42315              
42316              Add byteorder to the myconfig output.
42317              
42318              Introduce NVef, NVff, and NVgf, use the middle one.
42319              (helps for lib/peek + Linux + long doubles)  Reported in
42320              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
42321              Use NVs in POSIX math, not doubles.
42322              Subject: [ID 20000817.014] POSIX & modfl
42323              
42324              Subject: [PATCH 5.6.0+] newSVrv() memory leak
42325              
42326              The byteorder code in #6671 was wrong.
42327              
42328              Fix the lib/complex failure of
42329              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
42330              Linux long double accuracy issue: something that
42331              when printed with %g looks like "2" but int() of it is 1.
42332              
42333              Propagate new Configure vars.
42334              
42335              Unbuffer the output.
42336              
42337              Subject: [PATCH] perltrap.pod spring cleaning
42338              
42339              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
42340              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
42341              
42342              Tiny Getopt::Long patch from Johan Vromans.
42343              
42344              Document code point which makes if (defined %stash::) to work
42345              (noted by Spider Boardman).
42346              
42347              Subject: [PATCH perl@6698] cygwin port
42348              
42349              Document the NDBM_File and ODBM_File as SDBM_File
42350              was documented in #6417.
42351              
42352              The new tests were missing from #6415.
42353              
42354              Add [[:blank:]] as suggested in
42355              Subject: [ID 20000716.024] [=cc=] / [:blank:]
42356              (the [=cc=] has already been taken care of by #6439
42357              so the whole bug report can be closed)
42358              and make [[:space:]] to be equivalent to isspace(3)
42359              (as opposed to \s, which is isSPACE()).  The difference
42360              is that now [[:space:]] matches the mythical vertical tab,
42361              while \s doesn't.
42362              
42363              Don't eat leading os from index entries.
42364              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
42365              
42366              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
42367              
42368              Typo in pp_complement().
42369              Subject: [PATCH perl-current] Deparse
42370              
42371              Add warnif(), check warnings further up the stack,
42372              all the warnings functions now can take an optional object reference.
42373              Subject: [PATCH bleedperl@6691] warnings pragma update
42374              
42375              Fix a core dump in lib/selfloader under -DDEBUGGING.
42376              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
42377              
42378              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
42379              
42380              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
42381              
42382              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
42383              Put back the long double avoidance code to POSIX.xs
42384              because VMS seems to need it still.
42385              
42386              Introduce a 'veryclean' target that is like 'distclean'
42387              but also removes *~ and *.orig.
42388              
42389              Subject: [ID 20000817.023] endianness description in perlfunc.pod
42390              
42391              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
42392              
42393              Let's try #6717 again.
42394              
42395              UTF8 concat fixes.
42396              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
42397              
42398              pp_open() could pass an uninitialized filename down to do_open9().
42399              
42400              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
42401              
42402              Update to CGI 2.72, from Lincoln Stein.
42403              
42404              Subject: [PATCH] Silence MakeMaker (Was: installman)
42405              
42406              Use temporary directory instead of current directory.
42407              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
42408              
42409              Document odd vs even subreleases and -Dusedevel.
42410              
42411              The veryclean target needs to clobber.
42412              
42413              Use File::Spec->tmpdir().
42414              
42415              Document the number of exponent digits.
42416              
42417              Mention perlebcdic and perlposix-bc.
42418              
42419              s/this one/the 5.6.0 release/
42420              
42421              The #6724 is here.
42422              
42423              The correct cleaning order is an art.
42424              
42425              small tweaks for change#6705: avoid C++ style comments in C code;
42426              use Perl's malloc API rather than the low level system one
42427              
42428              Array context keeps slithering in.
42429              
42430              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
42431              
42432              Subject: [PATCH] os2.c fix for use64bitint
42433              
42434              Update to Pod::LaTeX 0.53.
42435              Subject: [PATCH] lib/Pod/LaTeX.pm updates
42436              
42437              Document the endianness of Alpha more precisely.
42438              
42439              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
42440              
42441              Rename the macro argument because some preprocessors
42442              can't tell the difference and expand arguments also inside
42443              double quoted strings.
42444              
42445              free TLS slot properly on Windows
42446              
42447              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
42448              
42449              Unicos/mk requires elaborate paranoia.
42450              
42451              Tweak the floating point output routine preferences.
42452              
42453              Also under djgpp the timestamps are funky.
42454              
42455              Apply some PodParser 1.18 patches; the Pod/Find.pm
42456              patches cannot be applied since #6712 conflicts.
42457              
42458              Use PodParser 1.18 new test.
42459              
42460              A pod nit.
42461              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
42462              
42463              Be verydeepclean.
42464      Branch: maint-5.6/perl
42465           +> pod/perlebcdic.pod
42466           !> (integrate 106 files)
42467 ____________________________________________________________________________
42468 [  7892] By: jhi                                   on 2000/11/27  15:02:32
42469         Log: Update Changes.
42470      Branch: perl
42471            ! Changes patchlevel.h
42472 ____________________________________________________________________________
42473 [  7891] By: jhi                                   on 2000/11/27  14:57:23
42474         Log: Subject: Re: perlfaq style changes
42475              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
42476              Date: Sat, 25 Nov 2000 23:32:26 -0800
42477              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
42478              
42479              plus a note from Ronald Kimball.
42480      Branch: perl
42481            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
42482 ____________________________________________________________________________
42483 [  7890] By: jhi                                   on 2000/11/27  14:53:14
42484         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
42485              From: Benjamin Holzman <bah@ecnvantage.com>
42486              Date: Sun, 26 Nov 2000 16:27:33 -0500
42487              Message-ID: <20001126162733.J25040@ecnvantage.com>
42488      Branch: perl
42489            ! gv.c
42490 ____________________________________________________________________________
42491 [  7889] By: jhi                                   on 2000/11/27  14:43:11
42492         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
42493              From: lvirden@cas.org
42494              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
42495              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
42496      Branch: perl
42497            ! README.amiga
42498 ____________________________________________________________________________
42499 [  7888] By: jhi                                   on 2000/11/27  14:32:34
42500         Log: Restore also the locale test to no-sprintf-taint state.
42501              Fixes the bug 20001127.003.
42502      Branch: perl
42503            ! sv.c t/pragma/locale.t
42504 ____________________________________________________________________________
42505 [  7887] By: gsar                                  on 2000/11/27  14:13:05
42506         Log: integrate changes#6613..6616,6620..6665 from mainline
42507              
42508              VMS configure.com update continues.
42509              
42510              Subject: Test fails / warnings with perl-current #6612
42511              
42512              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
42513              
42514              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
42515              
42516              For now remove the mail code.
42517              
42518              Subject: Re: [PATCH] @+, @- readonly
42519              
42520              Subject: warning: storage class after type is obsolescent
42521              
42522              Subject: sfio2000
42523              
42524              Subject: Re: File::Temp problems on VMS in bleedperl
42525              
42526              README.os2 update.
42527              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
42528              
42529              Make the user to give up his firstborn, err, to knowingly
42530              verify installing an unstable developer release.  Also bump
42531              the release to 5.7.0, but leave a patch tag in the local
42532              patches saying that this is not yet the real thing.
42533              
42534              Update (kinda) to Test 1.14, from Joshua Pritikin.
42535              
42536              make ok etc also for win32.
42537              
42538              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
42539              
42540              Don't blow limited stacks, a lower number is enough to
42541              tickle the lookbehind limit.
42542              
42543              Use -Dusedevel; regen Configure and the respective Porting stuff.
42544              
42545              Subject: [PATCH] debugger exit code should reflect user exit code
42546              
42547              Subject: [PATCH perl@6620] cygwin port
42548              
42549              Missed a file from #6638.
42550              
42551              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)
42552              
42553              magic callbacks all need to have same type signature
42554              
42555              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
42556              
42557              Fix a dependency problem.
42558              Subject: [PATCH: 6640] VMS Makefile.SH update
42559              
42560              The numeric locale was reset to "C" by s?printf and never restored.
42561              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
42562              No test since adding the failing example to locale.t
42563              does not fail -- probably because the locale settings are so
42564              thoroughly tweaked by that time.  Running the example standalone
42565              does fail, though.  UPDATE: test case added at change #7540.
42566              
42567              Subject: [ID 20000324.040] minor fix to perlhpux.pod
42568              
42569              Update to CPAN 1.57.
42570              
42571              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
42572              
42573              Change the perlbug address to perl.org since it's more forgiving.
42574              
42575              Change the regx compilation error markers to use = instead of <
42576              since pod makes using the latter quite messy.  Reported in
42577              ID 20000814.006 by Abigail and in
42578              Subject: Unknown escape E<> ?
42579              
42580              Update to perldebtut 1.9, from Richard Foley.
42581              
42582              check that the number pseudo children doesn't exceed
42583              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
42584              the WaitForMultipleObjects() limit that would cause wait()
42585              to crash)
42586              wait() and waitpid() could potentially be rewritten to use
42587              more than one thread to do the waiting to eliminate this
42588              limitation
42589              
42590              change#6328 could make close(SOCKET) return false on windows
42591              when it shouldn't
42592              
42593              pod nit seen in passing
42594              
42595              on windows, the return values from wait() and waitpid() don't
42596              match those of pseudo-pids
42597              
42598              waitpid() now handles externally spawned pids correctly;
42599              fixes for backtick/wait/waitpid failures on Windows 9x
42600              these changes make the pid returned by process functions on
42601              Windows 9x always positive by clearing the high bit (which
42602              is always set on Win9x); pseudo-process PIDs are likewise
42603              always negative now on Win9x (just as on NT/2000)
42604              
42605              trailing new %ENV entries weren't being pushed into the real
42606              environment of subprocesses on Windows
42607              
42608              Tweak the regex compilation errors once more.
42609              
42610              avoid warnings from dense compiler
42611              
42612              add "ok" targets from change#6632 in makefile.mk
42613      Branch: maint-5.6/perl
42614            - lib/Pod/PlainText.pm vms/configure.com
42615           !> (integrate 66 files)
42616 ____________________________________________________________________________
42617 [  7886] By: jhi                                   on 2000/11/27  13:54:18
42618         Log: __FUNCTION__ isn't portable and trying to emulate it leads
42619              into practically spelling out the name of the function.
42620              Takes care of the bug 20001127.001.
42621      Branch: perl
42622            ! perlio.c
42623 ____________________________________________________________________________
42624 [  7885] By: gsar                                  on 2000/11/27  13:53:18
42625         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
42626              6610..6611 from mainline
42627              
42628              Make regular expression parse error messages easier to understand.
42629              Subject: Re: enhanced(?) regex error messages
42630              
42631              Tiny tidying on report_evil_fh().
42632              
42633              Subject: Re: enhanced(?) regex error messages 
42634              plus Capitalize the error messages, plus perldiag them.
42635              
42636              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
42637              
42638              Document here-doc better.
42639              
42640              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
42641              
42642              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
42643              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
42644              (either perlbug or p5p ate the original), plus regen
42645              perlapi and perltoc. 
42646              
42647              Regen global.sym.
42648              
42649              Double check that we have a dirhandle.
42650              
42651              Subject: Re: enhanced(?) regex error messages
42652              (plus two small patches sent privately)
42653              (this still seems to leave few test failures)
42654              
42655              warn is a macro, avoid using at a variable to avoid warnings
42656              in some configurations; readdir.t is too conservative in
42657              estimating number of *.t's
42658              
42659              Get back into sync with Jeffrey on the enhanced regex warnings.
42660              
42661              Subject: [PATCH 5.6.0] cygwin port
42662              
42663              Zero entries were skipped, fix from Adrian Goalby
42664              <argoalby@yahoo.co.uk>
42665              
42666              Subject: Remove dead entry in perldiag
42667              
42668              Amend the description of Perl6.
42669              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
42670              
42671              detypo
42672              
42673              It's the 2ndO'ROSSC.
42674              
42675              Revert the sv.c part of #6559, a better fix is needed.
42676              
42677              Iterating perl6 description.
42678              
42679              Update to Term::ANSIColor 1.03, from Russ Allbery.
42680              
42681              Update to Getopt::Long 2.23_05, from Johan Vromans.
42682              
42683              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
42684              
42685              Update to Pod::Parser 1.17, from Brad Appleton.
42686              
42687              Update to CPAN 1.56, from Andreas König.
42688              
42689              Update to CGI 2.70, from Lincoln Stein.
42690              
42691              Put back the std @INC thing.
42692              
42693              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
42694              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
42695              
42696              Document the IO::Select timeout.
42697              
42698              sleep(1) does not necessarily return 1.
42699              Subject: [PATCH bleadperl] op/lex_assign.t  
42700              
42701              Subject: debugger "d" command doesnt check line number
42702              
42703              B::Deparse didn't do sub attributes.
42704              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
42705              
42706              Preprocessing and postprocessing for File::Find.
42707              Subject: Patch to Find::File.pm to allow alphabetical results
42708              
42709              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
42710              
42711              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
42712              
42713              Subject: Re: [ID 20000730.003] utf8::length() bad
42714              
42715              Subject: Getting perlio and threads to compile
42716              (the Solaris version changes in Configure skipped)
42717              
42718              Tests for #6589.
42719              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
42720              
42721              Add Perl debugging tutorial, regen toc. 
42722              Subject: perldebtut.pod
42723              
42724              Add a few missing files, update MANIFEST.
42725              
42726              Rewrite of vms/subconfigure.com as configure.com,
42727              from Peter Prymmer and the vmsperl crew.
42728              
42729              Should have deleted this in #6603.
42730              
42731              Fix the test for 5005threads.
42732              
42733              Fix-n-skip the tests under 5005threads.
42734              
42735              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
42736              
42737              Upgrade to CGI 2.71, from Lincoln Stein.
42738      Branch: maint-5.6/perl
42739           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
42740           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
42741           +> t/op/regmesg.t t/pod/find.t vms/configure.com
42742            - vms/subconfigure.com
42743            ! lib/lib.pm
42744           !> (integrate 115 files)
42745 ____________________________________________________________________________
42746 [  7884] By: jhi                                   on 2000/11/27  13:44:33
42747         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
42748              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42749              Date:     Mon, 27 Nov 2000 08:23:54 EST
42750              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
42751      Branch: perl
42752            ! vms/descrip_mms.template vms/test.com
42753 ____________________________________________________________________________
42754 [  7883] By: gsar                                  on 2000/11/27  11:50:46
42755         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
42756              6511..6513,6515..6523,6525..6536
42757              
42758              The swallow_bom() saga continues.  The #23 of require.t
42759              (UTF16-LE) still fails (silently, no output) but the #22
42760              (UTF16-BE) seems to be working now.  The root of the
42761              failure may be in sv_gets(): is it UTF-16LE-aware,
42762              especially when it comes to line endings? 
42763              
42764              Document the problem with -P in HP-UX and its workaround.
42765              
42766              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
42767              (aka ID 20000730.002)
42768              
42769              Subject: fix and question re: waitpid() under win32
42770              
42771              Make the safety catch for buggy gccs work with triple version
42772              numbers like 2.95.2.  Reported in
42773              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
42774              
42775              In Digital UNIX warn if gcc explicitly chosen because even
42776              2.95.2 is known to cause problems.
42777              
42778              Make chr() for values >127 to create utf8 when under utf8.
42779              
42780              various syntax errors and such (not fixed: comp/require.t#22 coredump
42781              on Windows)
42782              
42783              Stash away the largefiles flags and libswanted.
42784              
42785              BOM patching from Simon Cozens.
42786              
42787              If gccosandvers is equal to osname, clear gccosandvers.
42788              
42789              Make p4desc to skip non-mainperl branches by default.
42790              
42791              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
42792              
42793              The test from this
42794              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
42795              
42796              In new BSDs changes to argv[] do not show up in ps(1) output,
42797              instead one must use setproctitle().  This was already addressed
42798              by change #6457, but the below has a new variant for FreeBSD 4.0
42799              or later, and the matter is also documented more.
42800              
42801              FreeBSD 3.* updates from
42802              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
42803              
42804              regen_headers, regen perltoc.
42805              
42806              Document in one place the memory abstractions used in Perl core.
42807              
42808              memcpy has n o in it, as pinted ut by Sarathy.
42809              
42810              Remove the extraneous "main::" prefix from all the
42811              "opened only for", "on closed", and "never opened" warnings.
42812              
42813              The name of a filehandle does not have <these>.
42814              
42815              The tr utf8 patching continues.
42816              
42817              The new setproctitle() feature is available only in 
42818              bleeding edge FreeBSD.  From Paul Saab.
42819              
42820              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
42821              
42822              Dump UVs as UVs in Data::Dumper.
42823              
42824              detypo #6494
42825              
42826              Document the IVdf UVuf UVof UVxf.
42827              
42828              require.t needs binmode() to work on windows
42829              
42830              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
42831              that are hopefully soon put into use.
42832              
42833              Allow "no Module;" even if there is no 'unimport'.
42834              
42835              Better skip message for the test; one of the two problems in
42836              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
42837              
42838              The subtest 4 may fail also on VOBS, as pointed out
42839              by Nick Ing-Simmons in November 1999, bug id 19991124.003
42840              (but the failure in that bug report isn't the subtest 4).
42841              
42842              Be more informative on what is skipped and why,
42843              also repeat the list at the end.
42844              
42845              Add a URL for FSF.
42846              
42847              Subject: [PATCH] sv.h documentation - SvLEN
42848              
42849              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
42850              
42851              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
42852              
42853              Subject: [PATCH] bad cppsymbols on os2 + Configure question
42854              
42855              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
42856              
42857              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
42858              mention the idea of @( and @)
42859              
42860              This is 6512.  Really.
42861              
42862              Subject: [ID 19990721.004] Documentation bug in perlfunc
42863              
42864              Subject: Minor tweak to perlvar.pod
42865              
42866              In the warnings call filehandles consistently so;
42867              add "unopened" warning for stat().
42868              
42869              After the #6519 a warning about stat() is just that,
42870              not about a filetest, which now have their own warning.
42871              
42872              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
42873              
42874              Subject: Re: Array vs. List context
42875              
42876              Subject: New perlcc, take 2
42877              
42878              Weed buglets pointed out by
42879              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
42880              
42881              gcc versions might have (parentheses) in them.
42882              
42883              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
42884              
42885              Essential prototype changes were missing from #6527.
42886              Also make report_evil_fh() more bomb-proof.
42887              
42888              Zap lib/Sys directory when cleaning up.
42889              
42890              Change the Policy policy: now -Dprefix= with an existing
42891              Policy.sh and prefix == siteprefix == vendorprefix, then all
42892              of them follow along the new prefix.
42893              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
42894              
42895              Continue fixing the io warnings.  This also
42896              sort of fixes bug ID 20000802.003: the core dump
42897              is no more.  Whether the current behaviour is correct
42898              (giving a warning: "Not a format reference"), is another matter.
42899              
42900              Have symbols for the IoTYPEs.
42901              
42902              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
42903              
42904              Document a bit that UDP is not what you might think.
42905              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
42906              tr memory corruption fix from Simon Cozens.
42907              
42908              Plug the security hole described in the Aug 05 2000 bugtraq message
42909              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
42910              The security hole exists only in suidperls, which isn't
42911              installed or even built by default.
42912      Branch: maint-5.6/perl
42913           !> (integrate 71 files)
42914 ____________________________________________________________________________
42915 [  7882] By: gsar                                  on 2000/11/27  10:25:36
42916         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
42917              from mainline
42918              
42919              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
42920              to be fatal errors (instead of by default ignoring them, and
42921              ignoring with a bug: even though -w gave an error, the opening [
42922              was left in)  Reported in:
42923              
42924              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
42925              
42926              Subject: [PATCH] split /^/
42927              
42928              MacOS nits from Matthias Neeracher.
42929              
42930              More split() doc and test patches from Mike Guy.
42931              
42932              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
42933              from Graham Barr in the module list.
42934              
42935              docfix from Peter Scott <Peter@PSDT.com>.
42936              
42937              File::Temp patches for VMS and OS/2 from Tim Jenness.
42938              
42939              open() wariness in perlbug.
42940              
42941              Subject: [PATCH] minor doc change - perlguts
42942              
42943              Subject: Minor doc patch: handy.h
42944              
42945              Be wary of close()s, too.
42946              
42947              Further File::Temp patches from Yitzchak Scott-Thoennes
42948              and Craig A. Berry.
42949              
42950              Subject: [PATCH] fixes bug 20000508.004
42951              
42952              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
42953              
42954              Allow "no AutoLoader;", based on change #6444,
42955              suggested by Graham Barr.
42956              
42957              Use setproctitle() if available to modify $0.
42958              
42959              Warn if the version of the operating system used to compile gcc
42960              differs from the current version of the operating system.
42961              Also display the gcc compilation os and version in myconfig.
42962              Inspiration from
42963              
42964              Tiny fixes for #6460.
42965              
42966              The problem described in this
42967              Subject: [ID 20000322.018] named chars aren't magical enough
42968              has been fixed in perl 5.6.0 but just in case added a test
42969              to keep it away.  (The report from Joseph Hall.)
42970              
42971              Tune the comments and hopefully stop a memory leak.
42972              
42973              Subject: UTF8 concat
42974              (with a memory leak fixed, plus a few casts added)
42975              This also seems to help for
42976              Subject: [ID 20000716.015] join UTF8 weirdness
42977              
42978              Do not upgrade SVs into utf8 just because they participate
42979              in eq or cmp.  Reported and fix suggested in
42980              Subject: [ID 20000720.009] sv_eq UTF8 bug
42981              
42982              Fix the HALF_UPGRADE() macro introduced in #6263.
42983              
42984              Find green threads before native threads.
42985              Subject: Re: Patch to jpl/JNI/Makefile.PL
42986      Branch: maint-5.6/perl
42987           !> (integrate 30 files)
42988 ____________________________________________________________________________
42989 [  7881] By: jhi                                   on 2000/11/27  05:48:41
42990         Log: It seems that *both* the unused submatch loop cleanup
42991              codes are needed.
42992      Branch: perl
42993            ! regexec.c
42994 ____________________________________________________________________________
42995 [  7880] By: jhi                                   on 2000/11/27  04:50:07
42996         Log: Clean .exists deeper.
42997      Branch: perl
42998            ! Makefile.SH
42999 ____________________________________________________________________________
43000 [  7879] By: jhi                                   on 2000/11/27  02:31:35
43001         Log: The code in regcppop() (see #7878) contains the correct lower
43002              limit for the unused submatch 'cleanup' loop so that under
43003              "use utf8" the following code wouldn't dump core:
43004              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
43005              the cleanup loop in regtry() stomped beyond allocated area
43006              in the startp[] array.  Therefore, copied the correct lower
43007              loop limit (*PL_reglastparen) to regtry().  Note: something
43008              may still not be quite right: why was the _higher_ loop limit
43009              (prog->nparens) different in the utf8 case?
43010              
43011              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
43012              without core dumps, there were about 17 of them before
43013              the patch (with us since Perl 5.7.0).  Two failures, still:
43014              496 and 505 (though these may not be severe).
43015              
43016              Patch #7881 is also needed since both the cleanup loops
43017              seem to be needed.
43018              
43019              Also, the t/op/pat#44 seems to core dump under utf8.
43020              Plus a couple of failures.  UGH-8.
43021      Branch: perl
43022            ! regexec.c
43023 ____________________________________________________________________________
43024 [  7878] By: jhi                                   on 2000/11/27  02:21:17
43025         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
43026              the code in regcppop() seems to be redundant for the test suite --
43027              but it contains a germ of truth, and it needed for the build
43028              process itself: see #7879 and #7881.
43029      Branch: perl
43030            ! regexec.c
43031 ____________________________________________________________________________
43032 [  7877] By: jhi                                   on 2000/11/27  01:53:09
43033         Log: Comment on comment.
43034      Branch: perl
43035            ! regexec.c
43036 ____________________________________________________________________________
43037 [  7876] By: jhi                                   on 2000/11/27  00:49:59
43038         Log: Adjust the docs to agree with #7875.
43039      Branch: perl
43040            ! pod/perllocale.pod
43041 ____________________________________________________________________________
43042 [  7875] By: jhi                                   on 2000/11/27  00:49:27
43043         Log: Retract #7863.  It makes more sense not to taint formatted output,
43044              not even by sprintf().
43045      Branch: perl
43046            ! sv.c
43047 ____________________________________________________________________________
43048 [  7874] By: jhi                                   on 2000/11/26  23:36:02
43049         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
43050              Not really fixed (should really dump the UTF-8 charclass),
43051              but stopped displaying the garbage.
43052              
43053              Also add a note on the (missing) Unicode PSXSPC and BLANK.
43054      Branch: perl
43055            ! regcomp.c
43056 ____________________________________________________________________________
43057 [  7873] By: jhi                                   on 2000/11/26  21:31:13
43058         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
43059      Branch: perl
43060            ! regexec.c
43061 ____________________________________________________________________________
43062 [  7872] By: jhi                                   on 2000/11/26  21:06:04
43063         Log: No need to scan till infinity, 13 is enough.
43064      Branch: perl
43065            ! handy.h utf8.c
43066 ____________________________________________________________________________
43067 [  7871] By: jhi                                   on 2000/11/26  20:20:32
43068         Log: Test line numbers are different with utf8.
43069      Branch: perl
43070            ! t/op/re_tests
43071 ____________________________________________________________________________
43072 [  7870] By: jhi                                   on 2000/11/26  20:10:12
43073         Log: Message nit.
43074      Branch: perl
43075            ! regcomp.c
43076 ____________________________________________________________________________
43077 [  7869] By: jhi                                   on 2000/11/26  19:01:05
43078         Log: Make utf8_length() and utf8_distance() (the latter of which
43079              is unused at the moment) to be less forgiving about bad UTF-8.
43080      Branch: perl
43081            ! embed.h embed.pl objXSUB.h proto.h utf8.c
43082 ____________________________________________________________________________
43083 [  7868] By: jhi                                   on 2000/11/26  18:45:56
43084         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
43085              From: Benjamin Holzman <bah@ecnvantage.com>
43086              Date: Sat, 25 Nov 2000 20:40:20 -0500       
43087              Message-ID: <20001125204020.A25040@ecnvantage.com>              
43088              
43089              Debian allows installing /usr/bin/locale without installing
43090              any locales, an error message will ensue.
43091      Branch: perl
43092            ! t/pragma/locale.t
43093 ____________________________________________________________________________
43094 [  7867] By: jhi                                   on 2000/11/26  18:31:12
43095         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
43096              From: Benjamin Holzman <bah@ecnvantage.com>
43097              Date: Sun, 26 Nov 2000 02:42:34 -0500
43098              Message-ID: <20001126024234.G25040@ecnvantage.com>
43099              
43100              Patch for the bug 20000212.002.
43101      Branch: perl
43102            ! sv.c t/op/array.t
43103 ____________________________________________________________________________
43104 [  7866] By: jhi                                   on 2000/11/26  18:28:09
43105         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
43106              From: Tim Jenness <t.jenness@jach.hawaii.edu>
43107              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
43108              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
43109              
43110              File::Temp 0.11.
43111      Branch: perl
43112            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
43113 ____________________________________________________________________________
43114 [  7865] By: jhi                                   on 2000/11/26  18:24:22
43115         Log: The metaconfig unit change for #7864.
43116      Branch: metaconfig/U/perl
43117            ! need_va_copy.U
43118 ____________________________________________________________________________
43119 [  7864] By: jhi                                   on 2000/11/26  18:23:41
43120         Log: Make the va_copy() test not to be so talkative.
43121      Branch: perl
43122            ! Configure config_h.SH
43123 ____________________________________________________________________________
43124 [  7863] By: jhi                                   on 2000/11/26  18:11:02
43125         Log: Fix locale inconsistencies unearthed by Hugo's work.
43126              Now the floating point sprintf really does taint the result
43127              string as perllocale promises (has promised for a long time)
43128              if "use locale" is in the lexical scope.
43129      Branch: perl
43130            ! sv.c t/pragma/locale.t
43131 ____________________________________________________________________________
43132 [  7862] By: jhi                                   on 2000/11/26  00:35:15
43133         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
43134              From: Nicholas Clark <nick@ccl4.org>
43135              Date: Sun, 26 Nov 2000 00:07:50 +0000
43136              Message-ID: <20001126000750.A22446@plum.flirble.org>
43137              
43138              Infinit.
43139      Branch: perl
43140            ! sv.c
43141 ____________________________________________________________________________
43142 [  7861] By: jhi                                   on 2000/11/26  00:01:26
43143         Log: Integrate perlio.
43144      Branch: perl
43145           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
43146 ____________________________________________________________________________
43147 [  7860] By: nick                                  on 2000/11/25  22:04:17
43148         Log: Correct relative path from new ext\Filter\Util\Call location
43149              back to miniperl.
43150      Branch: perlio
43151            ! win32/makefile.mk
43152 ____________________________________________________________________________
43153 [  7859] By: nick                                  on 2000/11/25  21:26:54
43154         Log: Integrate mainline.
43155      Branch: perlio
43156           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
43157           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
43158           +> t/lib/filter-util.t
43159            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
43160            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
43161            - t/lib/filt-util.t
43162           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
43163           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
43164           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
43165           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
43166           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
43167           !> win32/makefile.mk
43168 ____________________________________________________________________________
43169 [  7858] By: gsar                                  on 2000/11/25  20:52:17
43170         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
43171              parent's memory; fix it by keeping track of the actual pad
43172              offset rather than a raw pointer (this change is probably also
43173              relevant to non-ithreads case to avoid fallout from reallocs of
43174              the pad array, but is currently only enabled for the ithreads
43175              case in the interests of minimal disruption to existing "well
43176              tested" code)
43177      Branch: perl
43178            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
43179            ! proto.h scope.c scope.h sv.c t/op/fork.t
43180 ____________________________________________________________________________
43181 [  7857] By: nick                                  on 2000/11/25  20:01:28
43182         Log: All tests pass on Win32/gcc/USE_PERLIO.
43183              - when crlf layer is pushed make unix-level binary.
43184              - remove :crlf injection in pp_backtick in pp_sys.c
43185              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
43186      Branch: perlio
43187            ! doio.c perlio.c pp_sys.c win32/makefile.mk
43188 ____________________________________________________________________________
43189 [  7856] By: jhi                                   on 2000/11/25  18:38:30
43190         Log: Update the metaconfig units for #7855.
43191      Branch: metaconfig/U/perl
43192            ! useperlio.U usesocks.U
43193 ____________________________________________________________________________
43194 [  7855] By: jhi                                   on 2000/11/25  18:37:54
43195         Log: Undo the SOCKS workarounds, instead start using PerlIO
43196              if SOCKS is selected.
43197              
43198              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
43199              From: Jens Hamisch <jens@Strawberry.COM>
43200              Date: Fri, 24 Nov 2000 18:31:30 +0100
43201              Message-ID: <20001124183130.E28337@Strawberry.COM>
43202              
43203              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
43204              From: Jens Hamisch <jens@Strawberry.COM>
43205              Date: Fri, 24 Nov 2000 19:11:51 +0100
43206              Message-ID: <20001124191151.A28753@Strawberry.COM>
43207      Branch: perl
43208            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
43209            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
43210 ____________________________________________________________________________
43211 [  7854] By: jhi                                   on 2000/11/25  17:39:08
43212         Log: Undo #7848.  Some of the code seems to use walkoptree(),
43213              some walkoptree_slow().  An unfinished renaming?
43214              Now the sub is walkoptree() (which is @EXPORT_OK),
43215              the walkoptree_slow() is a typeglob alias to walkoptree.
43216              This makes the tests to pass, at least.
43217      Branch: perl
43218            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
43219 ____________________________________________________________________________
43220 [  7853] By: nick                                  on 2000/11/24  22:24:33
43221         Log: Re-arrange crlf vs binary for platforms that care.
43222              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
43223              Lip-service to making stdio layer work on such platfroms (untested).
43224              Now fails 3 tests rather than one, checkin to see if I can debug 
43225              the issue under linux. (Do not merge.)
43226      Branch: perlio
43227            ! doio.c perlio.c perliol.h
43228 ____________________________________________________________________________
43229 [  7852] By: jhi                                   on 2000/11/24  18:57:39
43230         Log: AUTHORS edits.
43231      Branch: perl
43232            ! AUTHORS
43233 ____________________________________________________________________________
43234 [  7851] By: jhi                                   on 2000/11/24  17:34:56
43235         Log: Add Jan-Erik Karlsson.
43236      Branch: perl
43237            ! AUTHORS
43238 ____________________________________________________________________________
43239 [  7850] By: jhi                                   on 2000/11/24  17:27:56
43240         Log: Configure should find stdchar on its own.
43241      Branch: perl
43242            ! hints/solaris_2.sh
43243 ____________________________________________________________________________
43244 [  7849] By: jhi                                   on 2000/11/24  17:24:55
43245         Log: Subject: PATCH over 7848: Filter test flawed
43246              From: andreas.koenig@anima.de (Andreas J. Koenig)
43247              Date: 24 Nov 2000 10:28:29 +0100
43248              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
43249      Branch: perl
43250            ! t/lib/filter-util.t
43251 ____________________________________________________________________________
43252 [  7848] By: jhi                                   on 2000/11/24  17:22:15
43253         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
43254              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
43255              Date: Fri, 24 Nov 2000 16:12:58 +0000
43256              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
43257      Branch: perl
43258            ! ext/B/B.pm
43259 ____________________________________________________________________________
43260 [  7847] By: jhi                                   on 2000/11/24  03:07:01
43261         Log: Integrate perlio.
43262      Branch: perl
43263           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
43264           !> win32/makefile.mk
43265 ____________________________________________________________________________
43266 [  7846] By: gsar                                  on 2000/11/24  00:55:57
43267         Log: integrate changes#6415..6418,6420..6438 from mainline
43268              
43269              Fix the bitvector ops for utf8 (tricky since past 7 bits
43270              the utf8 'characters' can be more than one octet).
43271              
43272              MPE/ix updates for perl 5.6.0 from Mark Bixby.
43273              
43274              Subject: SDBM_File documentation
43275              
43276              Detypo.
43277              
43278              Decutandpasto.
43279              
43280              Send all installperl messages to STDERR and be -w clean.
43281              
43282              Out-of-date note removed.
43283              
43284              Protect against "wild next"s, that is, callbacks doing "next"
43285              instead of "return".
43286              
43287              Use STDOUT consistently.
43288              
43289              The output might have been produced in the wrong order.
43290              
43291              A missing 'break' after the [[:space:]] switch case.
43292              
43293              Add tests for
43294              [ID 19991110.003] another matching finding by pcre author
43295              which has already been fixed by some patch, as verified in
43296              
43297              Documentation to explain the behaviour of map().
43298              
43299              Add an optimization for map-maps-a-list-element-to-more-list-elements
43300              case, but add also notes explaining the relationship of this
43301              patch and the earlier notes by Sarathy.
43302              
43303              Subject: [ID 20000716.023] syslog test fails without sockets
43304              
43305              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
43306              Test cases for #6431.
43307              
43308              File::Spec::VMS fixup for tmpdir from Craig Berry.
43309              
43310              Make the "uninit variable" warning to say "concat or string"
43311              or "join or string" when in concat or join .
43312              
43313              Get UTF16 BOMs working.  Patch from
43314              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
43315              
43316              Subject: [PATCH] Make large file tests deal with SIGXFSZ
43317              
43318              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
43319              
43320              Subject: [PATCH] av.c apidoc
43321      Branch: maint-5.6/perl
43322           !> (integrate 43 files)
43323 ____________________________________________________________________________
43324 [  7845] By: gsar                                  on 2000/11/24  00:20:45
43325         Log: integrate changes#6406..6414 from mainline
43326              
43327              Merge perlhacktut into perlhack, update perlguts.
43328              
43329              Fix AutoSplit to use File::Spec the right way in VMS,
43330              from Peter Prymmer.
43331              
43332              The bug report
43333              [ID 19991110.002] minimal matching discrepancy found by pcre author
43334              seems to have been fixed (though differently from what was suggested
43335              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
43336              
43337              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
43338              not in pod, from Peter Prymmer
43339              
43340              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
43341              From: Hugo <hv@crypt.compulink.co.uk>
43342              Date: Fri, 14 Jul 2000 23:05:20 +0100
43343              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
43344              
43345              Didn't anymore apply, but that point still could use another fix.
43346              
43347              lib/b test fixes from Peter Prymmer.
43348              
43349              More docs for sv functions.
43350              
43351              perlvms.pod whitespace cleanup to keep pod utils happy.
43352              
43353              another VMS build tweak from Peter Prymmer
43354      Branch: maint-5.6/perl
43355           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
43356           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
43357           !> vms/descrip_mms.template vms/perlvms.pod
43358 ____________________________________________________________________________
43359 [  7844] By: nick                                  on 2000/11/23  23:42:45
43360         Log: Win32/perlio Now just fails one io/argv.t test - lack 
43361              of default :crlf on standard streams.
43362      Branch: perlio
43363            ! doio.c perlio.c
43364 ____________________________________________________________________________
43365 [  7843] By: nick                                  on 2000/11/23  23:04:05
43366         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
43367              peek fail is showing a real problem (multiple crlf layers
43368              are getting pushed.)
43369      Branch: perlio
43370            ! doio.c perlio.c win32/makefile.mk
43371 ____________________________________________________________________________
43372 [  7842] By: nick                                  on 2000/11/23  19:46:23
43373         Log: Implement PerlIO_binmode()
43374              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
43375              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
43376              make binmode in t/lib/io_tell.t unconditional so that works.
43377              Checkin just so Win32 machine can see these changes.
43378      Branch: perlio
43379            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
43380 ____________________________________________________________________________
43381 [  7841] By: jhi                                   on 2000/11/23  19:30:00
43382         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
43383      Branch: perl
43384            ! README.amiga
43385 ____________________________________________________________________________
43386 [  7840] By: jhi                                   on 2000/11/23  17:18:02
43387         Log: SOCKS wrestling continues, patches from Jens Hamisch.
43388      Branch: perl
43389            ! doio.c embed.h embed.pl perlsdio.h proto.h
43390 ____________________________________________________________________________
43391 [  7839] By: jhi                                   on 2000/11/23  16:54:14
43392         Log: Push Filter::Util::Call one level deeper.
43393      Branch: perl
43394            + t/lib/filter-util.t
43395           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
43396           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
43397            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
43398            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
43399            - t/lib/filt-util.t
43400            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
43401            ! win32/Makefile win32/makefile.mk
43402 ____________________________________________________________________________
43403 [  7838] By: jhi                                   on 2000/11/23  16:52:40
43404         Log: Reach back one higher up when searching for PERL_SRC.
43405      Branch: perl
43406            ! lib/ExtUtils/MM_Unix.pm
43407 ____________________________________________________________________________
43408 [  7837] By: jhi                                   on 2000/11/23  16:05:41
43409         Log: Subject: Re: perl@7826
43410              Date: Thu, 23 Nov 2000 02:20:25 -0600
43411              From: "Craig A. Berry" <craigberry@mac.com>
43412              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
43413              
43414              Make VMS to like Filter::Util::Call. 
43415      Branch: perl
43416            ! configure.com ext/Filter/Util/Makefile.PL
43417 ____________________________________________________________________________
43418 [  7836] By: nick                                  on 2000/11/23  16:04:08
43419         Log: Implement crlf layer - not ready for merge.
43420      Branch: perlio
43421            ! perlio.c win32/makefile.mk
43422 ____________________________________________________________________________
43423 [  7835] By: jhi                                   on 2000/11/23  15:56:52
43424         Log: STDCHAR is different in Sparc v9 vs x86.
43425      Branch: perl
43426            ! hints/solaris_2.sh
43427 ____________________________________________________________________________
43428 [  7834] By: jhi                                   on 2000/11/23  15:50:47
43429         Log: The type needs to be visible to protos.
43430      Branch: perl
43431            ! perl.h
43432 ____________________________________________________________________________
43433 [  7833] By: jhi                                   on 2000/11/23  15:40:46
43434         Log: Finish unfinished SOCKS workaround changes.
43435      Branch: perl
43436            ! doio.c
43437 ____________________________________________________________________________
43438 [  7832] By: jhi                                   on 2000/11/23  15:33:30
43439         Log: Integrate perlio.
43440      Branch: perl
43441           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43442           !> win32/makefile.mk
43443 ____________________________________________________________________________
43444 [  7831] By: nick                                  on 2000/11/23  10:31:07
43445         Log: Correct makefile.mk dependancies for ext/Filter/Util
43446              Build ext/Encode
43447              Run dmake regen_config_h
43448      Branch: perlio
43449            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43450            ! win32/makefile.mk
43451 ____________________________________________________________________________
43452 [  7830] By: nick                                  on 2000/11/23  08:05:07
43453         Log: Integrate mainline
43454      Branch: perlio
43455           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
43456           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
43457           +> t/lib/filt-util.pl t/lib/filt-util.t
43458           !> (integrate 41 files)
43459 ____________________________________________________________________________
43460 [  7829] By: gsar                                  on 2000/11/23  03:07:11
43461         Log: build the Filter extension on windows
43462      Branch: perl
43463            ! win32/Makefile win32/makefile.mk
43464 ____________________________________________________________________________
43465 [  7828] By: gsar                                  on 2000/11/23  02:46:35
43466         Log: regenerate win32/config* and fix some inconsistencies in the
43467              makefiles; always export Perl_deb() because it is needed
43468              by ext/re/* (whether perl itself is built with -DDEBUGGING
43469              or not)
43470      Branch: perl
43471            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
43472            ! win32/config_H.vc win32/makefile.mk
43473 ____________________________________________________________________________
43474 [  7827] By: gsar                                  on 2000/11/23  02:18:38
43475         Log: get sources building on windows+MSVC again (untested with other
43476              compilers)
43477      Branch: perl
43478            ! win32/include/sys/socket.h win32/perllib.c
43479 ____________________________________________________________________________
43480 [  7826] By: jhi                                   on 2000/11/23  01:18:26
43481         Log: Update Changes.
43482      Branch: perl
43483            ! Changes patchlevel.h
43484 ____________________________________________________________________________
43485 [  7825] By: jhi                                   on 2000/11/23  00:20:41
43486         Log: Subject: Re: av.c patch (having slight problems)
43487              From: "Ben Tilly" <ben_tilly@hotmail.com>
43488              Date: Tue, 21 Nov 2000 23:29:31 -0500
43489              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
43490              
43491              unshift() speedup.
43492      Branch: perl
43493            ! av.c
43494 ____________________________________________________________________________
43495 [  7824] By: jhi                                   on 2000/11/22  23:59:15
43496         Log: Fixes for signedness warnings noticed by VMSperlers.
43497      Branch: perl
43498            ! ext/Storable/Storable.xs regcomp.c sv.c
43499 ____________________________________________________________________________
43500 [  7823] By: jhi                                   on 2000/11/22  23:19:31
43501         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
43502              From: Peter Prymmer <pvhp@forte.com>
43503              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
43504              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
43505      Branch: perl
43506            ! t/pragma/warn/pp_hot
43507 ____________________________________________________________________________
43508 [  7822] By: jhi                                   on 2000/11/22  22:52:20
43509         Log: Be clean.
43510      Branch: perl
43511            ! Makefile.SH
43512 ____________________________________________________________________________
43513 [  7821] By: jhi                                   on 2000/11/22  22:46:39
43514         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
43515              by Damian Conway, as suggested by Paul Marquess.
43516      Branch: perl
43517            + lib/Filter/Simple.pm
43518 ____________________________________________________________________________
43519 [  7820] By: jhi                                   on 2000/11/22  22:45:51
43520         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
43521      Branch: perl
43522            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
43523            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
43524            + t/lib/filt-util.t
43525            ! MANIFEST
43526 ____________________________________________________________________________
43527 [  7819] By: jhi                                   on 2000/11/22  22:03:27
43528         Log: Integrate perlio.
43529      Branch: perl
43530           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
43531           !> win32/makefile.mk
43532 ____________________________________________________________________________
43533 [  7818] By: jhi                                   on 2000/11/22  21:56:02
43534         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
43535      Branch: perl
43536            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
43537            ! t/lib/io_sock.t
43538 ____________________________________________________________________________
43539 [  7817] By: jhi                                   on 2000/11/22  21:39:49
43540         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
43541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43542              Date: Wed, 22 Nov 2000 16:08:12 -0500
43543              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
43544      Branch: perl
43545            ! lib/ExtUtils/Liblist.pm
43546 ____________________________________________________________________________
43547 [  7816] By: jhi                                   on 2000/11/22  21:38:25
43548         Log: Go ahead and #include <unistd.h> in perl.h.
43549      Branch: perl
43550            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
43551            ! util.c
43552 ____________________________________________________________________________
43553 [  7815] By: jhi                                   on 2000/11/22  21:22:52
43554         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
43555              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43556              Date: Mon, 20 Nov 2000 18:30:52 -0500
43557              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
43558      Branch: perl
43559            ! pod/perlre.pod regcomp.c t/op/re_tests
43560 ____________________________________________________________________________
43561 [  7814] By: jhi                                   on 2000/11/22  21:21:46
43562         Log: Subject: [PATCH 5.7.0] Liblist finally works
43563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43564              Date: Tue, 21 Nov 2000 22:02:17 -0500
43565              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
43566      Branch: perl
43567            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
43568            ! lib/ExtUtils/MakeMaker.pm
43569 ____________________________________________________________________________
43570 [  7813] By: jhi                                   on 2000/11/22  21:20:23
43571         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
43572              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43573              Date: Wed, 22 Nov 2000 17:53:15 +0100
43574              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
43575              
43576              AIX dynaloader and perlio patch.
43577      Branch: perl
43578            ! ext/DynaLoader/dl_aix.xs
43579 ____________________________________________________________________________
43580 [  7812] By: jhi                                   on 2000/11/22  21:17:52
43581         Log: (Accidentally empty patch.)
43582      Branch: perl
43583            ! av.c
43584 ____________________________________________________________________________
43585 [  7811] By: jhi                                   on 2000/11/22  21:16:31
43586         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
43587              From: Peter Prymmer <pvhp@forte.com>
43588              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
43589              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
43590      Branch: perl
43591            ! vms/test.com
43592 ____________________________________________________________________________
43593 [  7810] By: jhi                                   on 2000/11/22  21:15:36
43594         Log: Subject: Re: perl@7777 
43595              From: "John P. Linderman" <jpl@research.att.com>
43596              Date: Wed, 22 Nov 2000 13:11:11 -0500
43597              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
43598              
43599              Detypoing.
43600      Branch: perl
43601            ! lib/CPAN.pm
43602 ____________________________________________________________________________
43603 [  7809] By: jhi                                   on 2000/11/22  21:14:19
43604         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
43605              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43606              Date:     Wed, 22 Nov 2000 13:51:37 EST
43607              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
43608      Branch: perl
43609            ! perlsdio.h
43610 ____________________________________________________________________________
43611 [  7808] By: jhi                                   on 2000/11/22  21:13:27
43612         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
43613              From: Casey Tweten <crt@kiski.net>
43614              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
43615              Message-Id: <200011201653.LAA10194@home.kiski.net>
43616      Branch: perl
43617            ! t/lib/io_udp.t
43618 ____________________________________________________________________________
43619 [  7807] By: jhi                                   on 2000/11/22  21:12:35
43620         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
43621              From: Casey Tweten <crt@kiski.net>
43622              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
43623              Message-Id: <200011201636.LAA07227@home.kiski.net>
43624      Branch: perl
43625            ! t/lib/io_sock.t
43626 ____________________________________________________________________________
43627 [  7806] By: jhi                                   on 2000/11/22  21:10:59
43628         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
43629              From: "Casey R. Tweten" <crt@kiski.net>
43630              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
43631              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
43632      Branch: perl
43633            ! utils/h2xs.PL
43634 ____________________________________________________________________________
43635 [  7805] By: nick                                  on 2000/11/22  21:05:06
43636         Log: Integrate mainline
43637      Branch: perlio
43638           !> Changes Porting/genlog ext/DB_File/DB_File.xs
43639           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
43640           !> utils/perlbug.PL
43641 ____________________________________________________________________________
43642 [  7804] By: jhi                                   on 2000/11/22  21:01:12
43643         Log: Subject: [PATCH] Test.pm POD peculiarity
43644              From: "Casey R. Tweten" <crt@kiski.net>
43645              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
43646              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
43647      Branch: perl
43648            ! lib/Test.pm
43649 ____________________________________________________________________________
43650 [  7803] By: jhi                                   on 2000/11/22  20:59:59
43651         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
43652              From: "Philip Newton" <pnewton@gmx.de>
43653              Date: Wed, 22 Nov 2000 14:25:53 +0100
43654              Message-Id: <3A1BD771.25462.1939FAD@localhost>
43655              
43656              Be case-understanding also on 's', and use the -oi of sendmail
43657              not to terminate the transmission on a lone '.'.
43658      Branch: perl
43659            ! utils/perlbug.PL
43660 ____________________________________________________________________________
43661 [  7802] By: nick                                  on 2000/11/22  20:51:42
43662         Log: Win32 PerlIO intermediate state now working as expected.
43663              - In current state we are still using C runtime in text/binary
43664              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
43665              - PERLIO=stdio and PERLIO=unix pass all expected tests.
43666              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
43667              and PerlIO_seek() and the dummy crlf layer is not making adjustments
43668              for CRLF translation happening in C runtime. All other tests pass.
43669              
43670              Added note to README.win32 to point out the snags of doing a perl build
43671              with Norton AntiVirus turned on.
43672              
43673              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
43674              which file a fail comes from.
43675              
43676              Updated "canned" config.h to match the one generated.
43677      Branch: perlio
43678            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
43679            ! win32/makefile.mk
43680 ____________________________________________________________________________
43681 [  7801] By: jhi                                   on 2000/11/22  06:50:20
43682         Log: Nickety nits.
43683      Branch: perl
43684            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43685 ____________________________________________________________________________
43686 [  7800] By: jhi                                   on 2000/11/22  01:29:55
43687         Log: Changes had accidentally gone too silent on non-main branches.
43688      Branch: perl
43689            ! Changes Porting/genlog patchlevel.h
43690 ____________________________________________________________________________
43691 [  7799] By: gsar                                  on 2000/11/22  01:02:56
43692         Log: some lib_pm.PL changes snuck in via change#7772
43693      Branch: maint-5.6/perl
43694            ! Makefile.SH
43695 ____________________________________________________________________________
43696 [  7798] By: nick                                  on 2000/11/21  21:59:40
43697         Log: Integrate mainline
43698      Branch: perlio
43699           !> (integrate 28 files)
43700 ____________________________________________________________________________
43701 [  7797] By: jhi                                   on 2000/11/21  21:01:45
43702         Log: Integrate perlio.
43703      Branch: perl
43704           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
43705 ____________________________________________________________________________
43706 [  7796] By: nick                                  on 2000/11/21  20:36:22
43707         Log: Win32 builds and runs (mostly) with USE_PERLIO.
43708              PERLIO=perlio passes all tests. 
43709              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
43710      Branch: perlio
43711            ! perlio.c win32/perllib.c win32/win32.c
43712 ____________________________________________________________________________
43713 [  7795] By: jhi                                   on 2000/11/21  19:03:44
43714         Log: Update Changes.
43715      Branch: perl
43716            ! Changes patchlevel.h
43717 ____________________________________________________________________________
43718 [  7794] By: jhi                                   on 2000/11/21  18:56:34
43719         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
43720              From: "Craig A. Berry" <craigberry@mac.com>
43721              Date: Mon, 20 Nov 2000 20:27:06 -0600
43722              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
43723              
43724              A cut-and-pasto.
43725      Branch: perl
43726            ! perlio.h
43727 ____________________________________________________________________________
43728 [  7793] By: jhi                                   on 2000/11/21  18:54:41
43729         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
43730              From: Dominic Dunlop <domo@computer.org> 
43731              Date: Mon, 20 Nov 2000 18:55:29 +0100
43732              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
43733              
43734              va_copy() and the need of it.
43735              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
43736      Branch: metaconfig/U/perl
43737            + need_va_copy.U
43738      Branch: perl
43739            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43740            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
43741            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43742            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43743            ! win32/config.bc win32/config.gc win32/config.vc
43744 ____________________________________________________________________________
43745 [  7792] By: jhi                                   on 2000/11/21  17:04:10
43746         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
43747      Branch: perl
43748           !> scope.h
43749 ____________________________________________________________________________
43750 [  7791] By: jhi                                   on 2000/11/21  17:01:16
43751         Log: Export the SOCKS workaround symbols only if necessary.
43752      Branch: perl
43753            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
43754 ____________________________________________________________________________
43755 [  7790] By: nick                                  on 2000/11/20  23:57:11
43756         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
43757      Branch: perlio
43758            ! scope.h
43759 ____________________________________________________________________________
43760 [  7789] By: nick                                  on 2000/11/20  23:38:33
43761         Log: Integrate mainline
43762      Branch: perlio
43763           +> lib/File/Spec/Epoc.pm
43764           !> (integrate 34 files)
43765 ____________________________________________________________________________
43766 [  7788] By: nick                                  on 2000/11/20  23:20:18
43767         Log: Make extra buffer layer work (dummy crlf layer)
43768      Branch: perlio
43769            ! doio.c perlio.c perlio.h
43770 ____________________________________________________________________________
43771 [  7787] By: jhi                                   on 2000/11/20  22:44:04
43772         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
43773              From: Peter Prymmer <pvhp@forte.com>
43774              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
43775              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
43776      Branch: perl
43777            ! t/pragma/locale.t
43778 ____________________________________________________________________________
43779 [  7786] By: jhi                                   on 2000/11/20  22:29:10
43780         Log: Subject: DOC PATCH 5.6.0 perlreftut
43781              From: mjd@plover.com
43782              Date: 20 Nov 2000 19:45:06 -0000
43783              Message-ID: <20001120194506.9505.qmail@plover.com>
43784      Branch: perl
43785            ! pod/perlreftut.pod
43786 ____________________________________________________________________________
43787 [  7785] By: jhi                                   on 2000/11/20  22:27:44
43788         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
43789              From: David Dyck <dcd@tc.fluke.com>
43790              Date: Mon, 20 Nov 2000 11:43:40 -0800
43791              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
43792      Branch: perl
43793            ! lib/Cwd.pm
43794 ____________________________________________________________________________
43795 [  7784] By: jhi                                   on 2000/11/20  22:23:21
43796         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
43797              Date: Mon, 20 Nov 2000 17:06:10 -0500
43798              To: Mailing list Perl5 <perl5-porters@perl.org>
43799              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
43800      Branch: perl
43801            ! pp_ctl.c t/op/pat.t
43802 ____________________________________________________________________________
43803 [  7783] By: jhi                                   on 2000/11/20  22:11:18
43804         Log: Subject: [PATCH] doop.c - UTF8 tr///               
43805              From: Simon Cozens <simon@cozens.net>
43806              Date: Sat, 18 Nov 2000 18:49:30 +0000
43807              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
43808              
43809              Subject: Re: [PATCH] doop.c - UTF8 tr///           
43810              From: Simon Cozens <simon@cozens.net>
43811              Date: Mon, 20 Nov 2000 20:45:22 +0000
43812              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
43813              
43814              Make tr on UTF-8 better but still not correct.
43815      Branch: perl
43816            ! doop.c
43817 ____________________________________________________________________________
43818 [  7782] By: jhi                                   on 2000/11/20  22:02:16
43819         Log: Remove the shared object before attempting to create
43820              (by linking) a new one.  E.g. in AIX not removing
43821              becomes quite painful if one tries to do more than one
43822              build in the same tree (an interrupted build, for example),
43823              since the AIX' shared dynaloader seemingly keeps the shared
43824              objects open and therefore 'busy' for quite a while, even when
43825              nobody is using the objects, leading into link failures.
43826      Branch: perl
43827            ! lib/ExtUtils/MM_Unix.pm
43828 ____________________________________________________________________________
43829 [  7781] By: gsar                                  on 2000/11/20  19:02:55
43830         Log: type mismatch due to faulty integration
43831      Branch: maint-5.6/perl
43832            ! toke.c win32/Makefile
43833 ____________________________________________________________________________
43834 [  7780] By: gsar                                  on 2000/11/20  17:31:55
43835         Log: integrate changes#6392,6394..6399,6401..6404
43836              
43837              The {multiplier} of a fixed substring was overlooked which
43838              caused a wrong initial search offset for that substring.
43839              
43840              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
43841              From: Hugo <hv@crypt.compulink.co.uk>
43842              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
43843              Date: Thu, 13 Jul 2000 19:27:13 +0100
43844              
43845              Fix the BOM bug: not a byteorder bug, a signedness bug.
43846              
43847              Replace change #6337 with a better one.
43848              
43849              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43850              From: Hugo <hv@crypt.compulink.co.uk>
43851              Date: Fri, 14 Jul 2000 04:16:20 +0100
43852              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
43853              
43854              MakeMaker should not remove editor backups (*~) on `make clean`
43855              by default (completes change#6383)
43856              
43857              move new variables to the end of the interpreter structure (for
43858              bincompat in code that doesn't #include XSUB.h)
43859              
43860              rename totally bletcherous SvLOCK() thingy (doesn't do what the
43861              name suggests anyway)
43862              
43863              various cleanups (typos, misformatted code, and small bugs)
43864              
43865              typecasts needed for change#6394
43866              
43867              typos in change#6399, regen headers
43868              
43869              inconsistent types needs casts
43870              
43871              PERL_OBJECT build tweaks
43872      Branch: maint-5.6/perl
43873           !> MANIFEST doop.c embed.h embed.pl embedvar.h
43874           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
43875           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
43876           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
43877           !> toke.c util.c
43878 ____________________________________________________________________________
43879 [  7779] By: gsar                                  on 2000/11/20  17:06:29
43880         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
43881              
43882              Cosmetics and perldelta.
43883              
43884              Fix nits noticed by Boston.pm.
43885              
43886              Do the cc sanity check both before the hints and
43887              after the cc selction.
43888              
43889              get sprintf.t to adjust properly for 3-digit exponents
43890              
43891              don't clobber *.orig files on *clean targets
43892              
43893              fix bugs in processing %v-*d and similar format specs (from
43894              Avi Finkel <avi@finkel.org>)
43895              
43896              sprintf test tweaks (from Dominic Dunlop)
43897              
43898              new selfloader.t in change#6183 doesn't close DATA handles,
43899              and thus fails to clean up tmp files on dosish platforms
43900              
43901              typos (spotted by Peter Prymmer)
43902              
43903              typo fix from Craig Berry
43904      Branch: maint-5.6/perl
43905           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
43906           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
43907           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
43908           !> x2p/Makefile.SH
43909 ____________________________________________________________________________
43910 [  7778] By: gsar                                  on 2000/11/20  16:46:51
43911         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
43912              
43913              Subject: Re: format bug report  [Patch]
43914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43915              Date: Wed, 05 Jul 2000 13:12:52 +0200
43916              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
43917              
43918              Subject: Re: format bug report  [Patch]
43919              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43920              Date: Wed, 05 Jul 2000 14:10:01 +0200
43921              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
43922              
43923              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
43924              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43925              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
43926              Date: Fri, 07 Jul 2000 17:57:16 +0100
43927              
43928              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
43929              To: perl5-porters@perl.org
43930              From: Karsten Sperling <spiff@phreax.net>
43931              Date: Mon, 10 Jul 2000 15:12:52 +0200
43932              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
43933              
43934              README.posix-bc podified from Thomas Dorner.
43935              
43936              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
43937              From: Dominic Dunlop <domo@computer.org>
43938              Date: Tue, 11 Jul 2000 12:27:33 +0200
43939              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
43940              
43941              Typo in #6341.
43942              
43943              Fix for
43944              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
43945              From: Roderick Schertler <roderick@argon.org>
43946              Date: Tue, 11 Jul 2000 13:55:05 -0400
43947              Message-Id: <200007111755.NAA05077@jones.argon.org>
43948              
43949              Minor cleanups on the booklist.
43950              
43951              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
43952              regen perltoc.
43953              
43954              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
43955      Branch: maint-5.6/perl
43956           +> pod/perlbook.pod
43957           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
43958           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
43959           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
43960 ____________________________________________________________________________
43961 [  7777] By: jhi                                   on 2000/11/20  16:08:49
43962         Log: Update Changes.
43963      Branch: perl
43964            ! Changes patchlevel.h
43965 ____________________________________________________________________________
43966 [  7776] By: jhi                                   on 2000/11/20  15:27:56
43967         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
43968              This may be overly harsh but until proven otherwise, we think this
43969              way, or until we have a simple test for Configure (having to start
43970              up servers is does not count as simple) to check for the problems.
43971      Branch: perl
43972            ! perl.h
43973 ____________________________________________________________________________
43974 [  7775] By: jhi                                   on 2000/11/20  15:22:17
43975         Log: Solaris hints tweaks.
43976      Branch: perl
43977            ! hints/solaris_2.sh
43978 ____________________________________________________________________________
43979 [  7774] By: jhi                                   on 2000/11/20  15:01:20
43980         Log: Add a workaround to SOCKS 64-bit problems.
43981      Branch: perl
43982            ! doio.c embed.h embed.pl perlsdio.h proto.h
43983 ____________________________________________________________________________
43984 [  7773] By: jhi                                   on 2000/11/20  14:51:47
43985         Log: sysseek() instead of seek().
43986      Branch: perl
43987            ! t/lib/syslfs.t
43988 ____________________________________________________________________________
43989 [  7772] By: gsar                                  on 2000/11/20  13:06:23
43990         Log: integrate changes#6315..6319,6321..6331,6333..6338
43991              
43992              Integrate with Sarathy, preliminary fix for unicos
43993              alignment problems in [ID 20000612.002] Perl problem on Cray system.
43994              
43995              some debugger output does not go to the socket when RemotePort is set
43996              
43997              winsock cleanup never done on Windows (leads to handle leaks)
43998              
43999              fix UNC path handling on Windows under ithreads, and chdir()
44000              return value when given a non-existent directory
44001              
44002              Autogenerate pod/Makefile and pod/buildtoc.
44003              buildtoc also checks whether the existin pods are
44004              mentioned in MANIFEST and perl.pod, and vice versa.
44005              (None of the thusly found discrepancies fixed yet.)
44006              roffitall also needs to be autogenerated similarly but it
44007              seems so badly out of date that I didn't touch it yet.
44008              
44009              Config is being used.
44010              
44011              Add =head1 NAMEs so that buildtoc is happy.
44012              (The CGI::Util nit reported to Lincoln.)
44013              
44014              Fix complaints of buildtoc.
44015              
44016              Fix the alignment problem in Crays ([ID 20000612.002]).
44017              
44018              Remove perlbook, update perlfaq book listing,
44019              rearrange perl.pod, regenerate perltoc.
44020              
44021              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
44022              was cast to an unsigned (32-bit) integer with wild abandon.
44023              
44024              winsock options weren't being set in all threads under ithreads
44025              (caused send()s from second and subsequent threads to fail)
44026              
44027              accept() leaks memory on windows due to incorrect ordering of
44028              closesocket() and fclose() calls
44029              
44030              Reorder perl.pod once more.
44031              
44032              More POSIX.pod tweaks.
44033              
44034              Sprinkle ldlibpath.
44035              
44036              Precedence goof, fix based on
44037              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
44038              From: Hugo <hv@crypt.compulink.co.uk>
44039              Date: Tue, 11 Jul 2000 12:52:38 +0100
44040              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
44041              
44042              Subject: PATCH perlguts.pod: Document D and d magic types
44043              From: mjd@plover.com
44044              Date: 5 Jul 2000 18:01:51 -0000
44045              Message-ID: <20000705180151.29413.qmail@plover.com>
44046              
44047              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
44048              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
44049              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
44050              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
44051              
44052              Subject: [PATCH cfgperl] $& segfaults if you trick it
44053              From: simon@brecon.co.uk (Simon Cozens)
44054              Date: 7 Jul 2000 11:26:09 GMT
44055              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
44056              
44057              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
44058              From: Hugo <hv@crypt.compulink.co.uk>
44059              Date: Tue, 11 Jul 2000 12:44:50 +0100
44060              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
44061              
44062              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
44063              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44064              Date: Tue, 11 Jul 2000 13:50:51 +0100
44065              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
44066      Branch: maint-5.6/perl
44067           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
44068           +> pod/buildtoc.PL
44069            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
44070           !> (integrate 26 files)
44071 ____________________________________________________________________________
44072 [  7771] By: gsar                                  on 2000/11/20  12:31:42
44073         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
44074              6310,6311,6314
44075              
44076              Subject: [PATCH bleedperl] File::Spec 0.82 beta
44077              From: Barrie Slaymaker <barries@jester.slaysys.com>
44078              Date: Wed, 28 Jun 2000 11:35:29 -0400
44079              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
44080              
44081              tweak perlembed for multiplicity/usethreads sanity; correct notes
44082              about Windows
44083              
44084              localize %INC in a Safe compartment so that use/require work
44085              (many other magic globals probably need similar treatment)
44086              
44087              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
44088              when @_ is modified, causing coredumps
44089              
44090              slurp mode fix in change#4736 still not quite right
44091              
44092              Point to perlipc for more SysV IPC examples.
44093              
44094              Elaborate POSIX.pod.  Still needs work.
44095              
44096              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
44097              
44098              fix large memory leak that has been around for ever, masked by
44099              -DPURIFY (most of the arenas were never freed!)
44100              
44101              fix memory leak on Windows (PL_sys_intern contents were never
44102              freed)
44103              
44104              PERL_OBJECT build tweak
44105              
44106              adjust change#6299
44107              
44108              remove rel2abs prototypes (from Barrie Slaymaker)
44109              
44110              missing perldiag entry for unpack("w",...) diagnostic (from
44111              Andreas Koenig)
44112              
44113              better diagnostic on Frob->stuff() when Frob:: doesn't exist
44114              (from Richard Soderberg <rs@oregonnet.com>)
44115              
44116              Win32 patches for cfgperl from Sarathy.
44117              
44118              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
44119              
44120              More POSIX.pod embellishment.
44121              
44122              tyop in change#6306
44123      Branch: maint-5.6/perl
44124           !> (integrate 44 files)
44125 ____________________________________________________________________________
44126 [  7770] By: gsar                                  on 2000/11/20  11:51:00
44127         Log: integrate changes#6268..6282 from cfgperl branch
44128              
44129              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
44130              From: Dominic Dunlop <domo@computer.org>
44131              Date: Thu, 29 Jun 2000 12:32:39 +0200
44132              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
44133              
44134              Regen headers for #6261 (and update embed.pl for this) and #6267,
44135              silence few compiler warnings.
44136              
44137              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
44138              From: Nicholas Clark <nick@talking.bollo.cx>
44139              Date: Fri, 23 Jun 2000 16:21:15 +0100
44140              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
44141              
44142              Subject: PATCH pod/perltie.pod
44143              From: Ian Phillipps <Ian.Phillipps@iname.com>
44144              Date: Fri, 16 Jun 2000 00:17:19 +0100
44145              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
44146              (only the first hunk, the second hunk had already been done
44147              by some other patch)
44148              
44149              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
44150              From: Tom Phoenix <rootbeer@redcat.com>
44151              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
44152              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
44153              
44154              Subject: [PATCH] xsub attributes
44155              From: Doug MacEachern <dougm@covalent.net>
44156              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
44157              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
44158              
44159              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
44160              From: Andy Dougherty <doughera@lafayette.edu>
44161              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
44162              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
44163              
44164              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
44165              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44166              Date: Tue, 13 Jun 2000 02:43:48 -0500
44167              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
44168              
44169              Subject: [PATCH] Re: eval documentation: context
44170              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44171              Date: Mon, 12 Jun 2000 15:07:29 +0100
44172              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
44173              
44174              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
44175              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44176              Date: Mon, 12 Jun 2000 14:55:59 +0100
44177              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
44178              
44179              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
44180              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
44181              Date: Fri, 09 Jun 2000 12:39:27 -0400
44182              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
44183              (plus update the version "number" of Text::Wrap)
44184              
44185              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
44186              From: Tim Ayers <tayers@bridge.com>
44187              Date: Thu, 08 Jun 2000 08:11:06 +0200
44188              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
44189              [resent by Richard Foley, Message-Id probably wrong]
44190              
44191              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
44192              From: rspier@pobox.com (Robert Spier)
44193              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
44194              Message-ID: <14654.31913.845602.610277@rls.cx>
44195              
44196              Subject: [PATCH 5.6.0] utils/h2xs.PL
44197              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44198              Date: Wed, 7 Jun 2000 04:02:04 -0500
44199              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
44200              
44201              Subject: [PATCH 5.6.0]ITHREADs for VMS
44202              From: Dan Sugalski <dan@sidhe.org>
44203              Date: Tue, 06 Jun 2000 11:59:50 -0400
44204              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
44205      Branch: maint-5.6/perl
44206           !> (integrate 31 files)
44207 ____________________________________________________________________________
44208 [  7769] By: gsar                                  on 2000/11/20  11:29:06
44209         Log: integrate changes#6261..6266 from cfgperl
44210              
44211              Subject: Re: [PATCH cfgperl] BOMs away!
44212              From: simon@brecon.co.uk (Simon Cozens)
44213              Date: 17 Jun 2000 11:49:57 GMT
44214              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
44215              
44216              Subject: 5.6.0 Patch for EPOC
44217              From: Olaf Flebbe <o.flebbe@gmx.de>
44218              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
44219              Message-ID: <23449.960929969@www11.gmx.net>
44220              
44221              tr fixes from Simon Cozens
44222              
44223              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
44224              From: Marty Lucich <marty@netcom.com>
44225              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
44226              Message-Id: <200006282116.OAA11148@netcom.com>
44227              ccdlflags update (the BSD/OS 4.1 part had already been taken
44228              care of by #6141).
44229              
44230              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
44231              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44232              Date: Wed, 28 Jun 2000 17:50:12 -0700
44233              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
44234              
44235              Subject: [PATCH 5.6.0] cygwin port
44236              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
44237              From: "Fifer, Eric" <EFifer@sanwaint.com>
44238              Date: Thu, 29 Jun 2000 12:58:29 +0100
44239      Branch: maint-5.6/perl
44240           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
44241           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
44242           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
44243           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
44244 ____________________________________________________________________________
44245 [  7768] By: gsar                                  on 2000/11/20  11:13:44
44246         Log: integrate changes#6252..6256,6259..6260
44247              
44248              Paranoia tweak on #6249.
44249              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
44250              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
44251              Date: Sun, 25 Jun 2000 23:43:12 -0400
44252              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
44253              
44254              Subject: tr///, help wanted.
44255              From: simon@brecon.co.uk (Simon Cozens)
44256              Date: 28 Jun 2000 11:29:04 GMT
44257              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
44258              
44259              small thinko tweaks
44260              
44261              tweaks from Simon Conzes to further fix tr/// under utf8
44262              
44263              perlnewmod was missing from MANIFEST.
44264              
44265              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
44266              From: simon@brecon.co.uk (Simon Cozens)
44267              Date: 17 Jun 2000 11:56:44 GMT
44268              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
44269              pack U0, pack C0
44270      Branch: maint-5.6/perl
44271           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
44272           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
44273           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
44274           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
44275 ____________________________________________________________________________
44276 [  7767] By: gsar                                  on 2000/11/20  10:51:38
44277         Log: integrate change#6250 from cfgperl
44278              
44279              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
44280              From: Doug MacEachern <dougm@covalent.net>
44281              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
44282              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
44283      Branch: maint-5.6/perl
44284           +> t/op/my_stash.t
44285           !> MANIFEST embed.pl global.sym proto.h toke.c
44286 ____________________________________________________________________________
44287 [  7766] By: gsar                                  on 2000/11/20  10:48:34
44288         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
44289              
44290              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
44291              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
44292              Date: Mon, 26 Jun 2000 18:40:14 +0100
44293              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
44294              
44295              Subject: [PATCH] bytes<->utf8 fixes
44296              From: simon@brecon.co.uk (Simon Cozens)
44297              Date: 26 Jun 2000 04:55:45 GMT
44298              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
44299              
44300              Subject: [PATCH] is_utf8_string
44301              From: simon@brecon.co.uk (Simon Cozens)
44302              Date: 26 Jun 2000 02:25:59 GMT
44303              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
44304              
44305              Subject: [PATCH] avoid mg_ptr in '*' magic
44306              From: Doug MacEachern <dougm@covalent.net>
44307              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
44308              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
44309              
44310              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
44311              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
44312              Date: Sat, 24 Jun 2000 13:06:20 +0100
44313              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
44314              
44315              Allow for standalone testing.
44316              
44317              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
44318              From: Mark-Jason Dominus <mjd@plover.com>
44319              Date: Tue, 27 Jun 2000 22:36:42 -0400
44320              Message-ID: <20000628023642.12166.qmail@plover.com>
44321              
44322              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
44323              From: Frank Tobin <ftobin@uiuc.edu>
44324              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
44325              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
44326      Branch: maint-5.6/perl
44327           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
44328           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
44329           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
44330           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
44331           !> utf8.c utils/h2xs.PL
44332 ____________________________________________________________________________
44333 [  7765] By: gsar                                  on 2000/11/20  10:29:13
44334         Log: integrate change#6239 from cfgperl
44335              
44336              Configure maintenance.  Sever some dependency cycles,
44337              separate gccversion from the cc unit,
44338              address [ID 20000623.006] Configure script patch for using gcc on AIX
44339              (but solve it a little bit differently),
44340              unduplex some accidentally duplicated units,
44341              suggest using gcc if no cc available
44342              (p5p thread: "Solaris configure: counterproposal", 1999-09)
44343      Branch: maint-5.6/perl
44344           !> Configure Todo-5.6 config_h.SH
44345 ____________________________________________________________________________
44346 [  7764] By: gsar                                  on 2000/11/20  10:25:55
44347         Log: integrate changes#6233..6238 from cfgperl
44348              
44349              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
44350              From: Mark-Jason Dominus <mjd@plover.com>
44351              Date: Fri, 16 Jun 2000 20:53:04 -0400
44352              Message-ID: <20000617005304.8008.qmail@plover.com>
44353              
44354              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
44355              because when run as services (Win32ese for daemons)
44356              no environment variables are set and tmpdir ends up as /tmp,
44357              which is ambiguous.
44358              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
44359              From: matt@sergeant.org
44360              Date: 16 Jun 2000 16:30:43 -0000
44361              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
44362              
44363              The thread begun by
44364              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
44365              From: Kevin.Ruscoe@ubsw.com
44366              Date: Fri, 16 Jun 2000 16:38:51 +0100
44367              Message-Id: <H000019b03c300d6@MHS>
44368              
44369              Tweak embed.pl, regen headers.
44370              
44371              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
44372              From: Dan Sugalski <dan@sidhe.org>
44373              Date: Fri, 23 Jun 2000 17:00:00 -0400
44374              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
44375      Branch: maint-5.6/perl
44376           !> (integrate 27 files)
44377 ____________________________________________________________________________
44378 [  7763] By: gsar                                  on 2000/11/20  10:08:08
44379         Log: s/perl56delta/perldelta/g
44380      Branch: maint-5.6/perl
44381            ! pod/Makefile
44382 ____________________________________________________________________________
44383 [  7762] By: gsar                                  on 2000/11/20  10:04:00
44384         Log: integrate changes#6225,6229,6231,6232 from cfgperl
44385              
44386              Add source code filenames to apidoc.
44387              From: simon@brecon.co.uk (Simon Cozens)
44388              Subject: [PATCH embed.pl] Source X-ref
44389              Date: 22 Jun 2000 02:18:49 GMT
44390              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
44391              
44392              Subject: README.hpux version 0.6.1
44393              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
44394              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
44395              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
44396              
44397              Subject: [PATCH 5.6.0] cygwin port
44398              From: "Fifer, Eric" <EFifer@sanwaint.com>
44399              Date: Tue, 20 Jun 2000 14:30:58 +0100
44400              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
44401              
44402              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
44403              From: simon@brecon.co.uk (Simon Cozens)
44404              Date: 19 Jun 2000 15:18:27 GMT
44405              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
44406              
44407              plus update pod/Makefile and regenerate perltoc
44408      Branch: maint-5.6/perl
44409           +> pod/perlutil.pod
44410           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
44411           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
44412 ____________________________________________________________________________
44413 [  7761] By: jhi                                   on 2000/11/20  04:09:55
44414         Log: Miraculous typo.
44415      Branch: perl
44416            ! t/op/pat.t
44417 ____________________________________________________________________________
44418 [  7760] By: jhi                                   on 2000/11/20  04:06:08
44419         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
44420              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44421              Date: Sun, 19 Nov 2000 22:30:26 -0500
44422              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
44423      Branch: perl
44424            ! regexec.c scope.h t/op/pat.t
44425 ____________________________________________________________________________
44426 [  7759] By: jhi                                   on 2000/11/20  02:05:22
44427         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
44428      Branch: perl
44429            ! perl.h
44430 ____________________________________________________________________________
44431 [  7758] By: jhi                                   on 2000/11/20  01:58:11
44432         Log: Subject: [perl 7711: EPOC] updates
44433              From: Olaf Flebbe <o.flebbe@gmx.de>
44434              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
44435              Message-ID: <25575.974658810@www23.gmx.net>               
44436      Branch: perl
44437            + lib/File/Spec/Epoc.pm
44438            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
44439            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
44440            ! lib/File/Spec.pm perl.c sv.c
44441 ____________________________________________________________________________
44442 [  7757] By: jhi                                   on 2000/11/20  01:53:11
44443         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
44444      Branch: perl
44445            ! MANIFEST
44446 ____________________________________________________________________________
44447 [  7756] By: jhi                                   on 2000/11/20  01:47:22
44448         Log: Integrate perlio.
44449      Branch: perl
44450            - ext/re/hints/MSWin32.pl
44451           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
44452           !> win32/config.gc win32/config_H.gc win32/win32sck.c
44453 ____________________________________________________________________________
44454 [  7755] By: nick                                  on 2000/11/19  20:57:17
44455         Log: Add dummy crlf layer (just as buffer)
44456              Correct 1st bug - one layer of indirection.
44457      Branch: perlio
44458            ! perlio.c perlio.h perliol.h
44459 ____________________________________________________________________________
44460 [  7754] By: nick                                  on 2000/11/19  20:56:12
44461         Log: Work-round to Perl_deb_nocontext is no longer required
44462      Branch: perlio
44463            - ext/re/hints/MSWin32.pl
44464 ____________________________________________________________________________
44465 [  7753] By: nick                                  on 2000/11/19  20:01:16
44466         Log: diff -se shows these as different
44467      Branch: perlio
44468            ! global.sym pod/perlapi.pod
44469 ____________________________________________________________________________
44470 [  7752] By: nick                                  on 2000/11/19  18:57:30
44471         Log: Configure GCC/Win32 build -Duseperlio
44472              Fix a couple of gross issues
44473              - double-include of ../deb.o in re.dll
44474              - win32sck.c needs PerlIO and FILE 
44475      Branch: perlio
44476            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
44477            ! win32/win32sck.c
44478 ____________________________________________________________________________
44479 [  7751] By: nick                                  on 2000/11/19  17:05:36
44480         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
44481      Branch: perlio
44482            ! perlio.c
44483 ____________________________________________________________________________
44484 [  7750] By: nick                                  on 2000/11/19  16:57:14
44485         Log: Missing aTHX_
44486      Branch: perlio
44487            ! sv.c
44488 ____________________________________________________________________________
44489 [  7749] By: jhi                                   on 2000/11/19  16:28:40
44490         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
44491              From: "Peter J. Farley III" <pjfarley@banet.net>
44492              Date: Sun, 19 Nov 2000 01:42:58 -0500
44493              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
44494      Branch: perl
44495            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
44496 ____________________________________________________________________________
44497 [  7748] By: jhi                                   on 2000/11/19  16:08:10
44498         Log: Subject: podlators 1.05 available        
44499              From: Russ Allbery <rra@stanford.edu>   
44500              Date: 18 Nov 2000 22:04:28 -0800
44501              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
44502      Branch: perl
44503            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
44504 ____________________________________________________________________________
44505 [  7747] By: nick                                  on 2000/11/19  11:19:39
44506         Log: Integrate mainline
44507      Branch: perlio
44508           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
44509           !> util.c
44510 ____________________________________________________________________________
44511 [  7746] By: jhi                                   on 2000/11/19  06:42:22
44512         Log: Make hex scanning warn on "\x{x}" and "\xx".
44513              "\x" and and hex("x") are still valid.
44514      Branch: perl
44515            ! util.c
44516 ____________________________________________________________________________
44517 [  7745] By: nick                                  on 2000/11/18  22:52:28
44518         Log: Integrate mainline
44519      Branch: perlio
44520           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
44521           !> perl.h perlio.c proto.h regcomp.c regcomp.h
44522 ____________________________________________________________________________
44523 [  7744] By: jhi                                   on 2000/11/18  22:50:28
44524         Log: Introduce Perl_utf8_length().  Use it.
44525      Branch: perl
44526            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
44527 ____________________________________________________________________________
44528 [  7743] By: jhi                                   on 2000/11/18  22:38:51
44529         Log: Compiler denit.
44530      Branch: perl
44531            ! perlio.c
44532 ____________________________________________________________________________
44533 [  7742] By: jhi                                   on 2000/11/18  20:33:05
44534         Log: Integrate perlio.
44535      Branch: perl
44536           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
44537           !> perlio.h pp_ctl.c pp_sys.c sv.c
44538 ____________________________________________________________________________
44539 [  7741] By: jhi                                   on 2000/11/18  20:31:27
44540         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
44541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44542              Date: Fri, 17 Nov 2000 20:35:11 -0500
44543              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
44544              
44545              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
44546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44547              Date: Fri, 17 Nov 2000 21:03:47 -0500
44548              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
44549              
44550              Plus a little bit of tweaking in pregcomp().
44551      Branch: perl
44552            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
44553 ____________________________________________________________________________
44554 [  7740] By: nick                                  on 2000/11/18  20:17:22
44555         Log: Lexical use open ... support:
44556              add ->cop_io to COP structure in cop.h.
44557              Make mg.c and gv.c associate it with ${^OPEN}.
44558              Make lib/open.pm set it.
44559              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
44560              manner similar to ->cop_warnings.
44561              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
44562              call new PerlIO_apply_layers().
44563              Declare latter in perlio.h and define in perlio.c
44564      Branch: perlio
44565            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
44566            ! perlio.h pp_ctl.c pp_sys.c sv.c
44567 ____________________________________________________________________________
44568 [  7739] By: jhi                                   on 2000/11/18  19:54:00
44569         Log: Integrate perlio.
44570      Branch: perl
44571           !> doio.c perlio.c pp.c
44572 ____________________________________________________________________________
44573 [  7738] By: jhi                                   on 2000/11/18  17:16:13
44574         Log: Subject: [PATCH 5.7.0] etags broken again
44575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44576              Date: Sat, 18 Nov 2000 02:41:36 -0500
44577              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
44578      Branch: perl
44579            ! emacs/ptags
44580 ____________________________________________________________________________
44581 [  7737] By: jhi                                   on 2000/11/18  17:12:18
44582         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
44583      Branch: perl
44584            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44585 ____________________________________________________________________________
44586 [  7736] By: nick                                  on 2000/11/18  14:06:20
44587         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
44588              part to be isolated.
44589      Branch: perlio
44590            ! doio.c perlio.c
44591 ____________________________________________________________________________
44592 [  7735] By: nick                                  on 2000/11/18  11:03:32
44593         Log: Integrate mainline
44594      Branch: perlio
44595           !> Changes README.amiga README.win32 patchlevel.h
44596           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
44597 ____________________________________________________________________________
44598 [  7734] By: jhi                                   on 2000/11/18  01:18:56
44599         Log: Update Changes.
44600      Branch: perl
44601            ! Changes patchlevel.h
44602 ____________________________________________________________________________
44603 [  7733] By: jhi                                   on 2000/11/18  00:32:54
44604         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
44605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44606              Date: Fri, 17 Nov 2000 17:28:02 -0500
44607              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
44608      Branch: perl
44609            ! regcomp.c regexec.c t/op/re_tests
44610 ____________________________________________________________________________
44611 [  7732] By: jhi                                   on 2000/11/18  00:28:56
44612         Log: Sparc 64-bit pack() fix from Jens Hamisch.
44613      Branch: perl
44614            ! pp.c
44615 ____________________________________________________________________________
44616 [  7731] By: jhi                                   on 2000/11/18  00:18:39
44617         Log: Explain in more detail the {} syntax ambiguousity.
44618              
44619              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
44620              From: Nicholas Clark <nick@ccl4.org>
44621              Date: Fri, 17 Nov 2000 22:10:28 +0000
44622              Message-ID: <20001117221028.A88930@plum.flirble.org>
44623      Branch: perl
44624            ! pod/perlfunc.pod
44625 ____________________________________________________________________________
44626 [  7730] By: jhi                                   on 2000/11/18  00:12:18
44627         Log: Subject: Fix for README.amiga (20000323.033)
44628              From: "Stephen P. Potter" <spp@spotter.yi.org>
44629              Date: Fri, 17 Nov 2000 12:25:51 -0500
44630              Message-Id: <200011171725.MAA05768@spotter.yi.org>
44631      Branch: perl
44632            ! README.amiga
44633 ____________________________________________________________________________
44634 [  7729] By: jhi                                   on 2000/11/18  00:08:34
44635         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
44636              From: "A. C. Yardley" <yardley@tanet.net>
44637              Date: Mon, 3 Apr 2000 11:35:33 -0700
44638              Message-ID: <3483.000403@tanet.net>
44639      Branch: perl
44640            ! README.win32
44641 ____________________________________________________________________________
44642 [  7728] By: nick                                  on 2000/11/17  21:59:47
44643         Log: Integrate mainline
44644      Branch: perlio
44645           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
44646           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
44647           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
44648           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
44649 ____________________________________________________________________________
44650 [  7727] By: nick                                  on 2000/11/17  21:56:31
44651         Log: Experiment on use of attributes.pm interface.
44652              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
44653              SVt_PVRV if not already something better (else vivify of say magic gets
44654              core dump).
44655      Branch: perlio
44656            ! perlio.c pp.c
44657 ____________________________________________________________________________
44658 [  7726] By: jhi                                   on 2000/11/17  14:15:49
44659         Log: Subject: Fix for 20000815.006
44660              From: "Stephen P. Potter" <spp@spotter.yi.org>
44661              Date: Fri, 17 Nov 2000 08:57:45 -0500
44662              Message-Id: <200011171357.IAA05122@spotter.yi.org>
44663              
44664              It's really 20000518.006.
44665      Branch: perl
44666            ! pod/perlmodlib.PL
44667 ____________________________________________________________________________
44668 [  7725] By: jhi                                   on 2000/11/17  14:12:31
44669         Log: Subject: Fix for 20000409.001
44670              From: "Stephen P. Potter" <spp@spotter.yi.org>
44671              Date: Fri, 17 Nov 2000 08:55:45 -0500
44672              Message-Id: <200011171355.IAA05104@spotter.yi.org>
44673      Branch: perl
44674            ! pod/perlfaq9.pod
44675 ____________________________________________________________________________
44676 [  7724] By: jhi                                   on 2000/11/17  14:08:58
44677         Log: Undo #7627 now that we have =head3.
44678      Branch: perl
44679            ! pod/perlhack.pod
44680 ____________________________________________________________________________
44681 [  7723] By: jhi                                   on 2000/11/17  14:04:09
44682         Log: As surmised the #7719 wasn't a good move.
44683      Branch: perl
44684            ! hints/solaris_2.sh
44685 ____________________________________________________________________________
44686 [  7722] By: jhi                                   on 2000/11/17  13:59:04
44687         Log: Also the 64bitall hints can be either here or there.
44688      Branch: perl
44689            ! hints/solaris_2.sh
44690 ____________________________________________________________________________
44691 [  7721] By: jhi                                   on 2000/11/17  02:26:23
44692         Log: Test tweak for the open pragma.
44693      Branch: perl
44694            ! t/lib/b.t
44695 ____________________________________________________________________________
44696 [  7720] By: jhi                                   on 2000/11/17  00:23:22
44697         Log: The long double hints can be here or there.
44698      Branch: perl
44699            ! hints/solaris_2.sh
44700 ____________________________________________________________________________
44701 [  7719] By: jhi                                   on 2000/11/17  00:14:06
44702         Log: For Solaris use64bitall the stdchar needs a little bit of help.
44703      Branch: perl
44704            ! hints/solaris_2.sh
44705 ____________________________________________________________________________
44706 [  7718] By: jhi                                   on 2000/11/16  23:27:34
44707         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
44708              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
44709              Date: Wed, 15 Nov 2000 08:56:32 +0100
44710              Message-ID: <3A1241B0.64477E00@alcatel.at>
44711      Branch: perl
44712            ! lib/Carp/Heavy.pm
44713 ____________________________________________________________________________
44714 [  7717] By: jhi                                   on 2000/11/16  23:23:29
44715         Log: Subject: [PATCH] Re: 20001101.003 PDL
44716              From: Nicholas Clark <nick@ccl4.org>
44717              Date: Thu, 16 Nov 2000 16:48:25 +0000
44718              Message-ID: <20001116164825.B93487@plum.flirble.org>
44719      Branch: perl
44720            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
44721 ____________________________________________________________________________
44722 [  7716] By: jhi                                   on 2000/11/16  23:21:31
44723         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
44724              From: "Casey R. Tweten" <crt@kiski.net>
44725              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
44726              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
44727      Branch: perl
44728            ! lib/Pod/Checker.pm pod/perlpod.pod
44729 ____________________________________________________________________________
44730 [  7715] By: jhi                                   on 2000/11/16  23:19:40
44731         Log: Avoid an infinite loop in VMS when utils scripts are run
44732              with no arguments, from Charles Lane.
44733      Branch: perl
44734            ! configure.com
44735 ____________________________________________________________________________
44736 [  7714] By: jhi                                   on 2000/11/16  23:17:08
44737         Log: Subject: perllocale.pod changes
44738              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44739              Date: Mon, 13 Nov 2000 10:09:22 +0300
44740              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
44741      Branch: perl
44742            ! pod/perllocale.pod
44743 ____________________________________________________________________________
44744 [  7713] By: jhi                                   on 2000/11/16  23:14:06
44745         Log: Integrate perlio.
44746      Branch: perl
44747           !> doio.c perlio.c perlio.h util.c
44748 ____________________________________________________________________________
44749 [  7712] By: nick                                  on 2000/11/16  21:10:58
44750         Log: Integrate mainline
44751      Branch: perlio
44752           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44753           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
44754           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
44755           !> vos/config.ga.def vos/config.ga.h win32/config.bc
44756           !> win32/config.gc win32/config.vc
44757 ____________________________________________________________________________
44758 [  7711] By: nick                                  on 2000/11/16  19:56:41
44759         Log: Minor tweaks:
44760              consistent way of getting 'rb', 'wb' etc. for binary opens
44761              move *perlio::layers to *open::layers
44762              a #define to show layers available
44763              DOSISH popen/PerlIO had export/import sense inverted.
44764      Branch: perlio
44765            ! doio.c perlio.c perlio.h util.c
44766 ____________________________________________________________________________
44767 [  7710] By: jhi                                   on 2000/11/16  15:46:05
44768         Log: Add HAS_SBRK_PROTO.
44769      Branch: metaconfig/U/perl
44770            + d_sbrkproto.U
44771      Branch: perl
44772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44773            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
44774            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
44775            ! vos/config.ga.def vos/config.ga.h win32/config.bc
44776            ! win32/config.gc win32/config.vc
44777 ____________________________________________________________________________
44778 [  7709] By: nick                                  on 2000/11/16  07:31:49
44779         Log: Integrate mainline
44780      Branch: perlio
44781           !> (integrate 35 files)
44782 ____________________________________________________________________________
44783 [  7708] By: jhi                                   on 2000/11/16  05:33:03
44784         Log: These files are text, not binary.
44785      Branch: perl
44786            ! ext/Encode/Encode/iso8859-10.enc
44787            ! ext/Encode/Encode/iso8859-13.enc
44788            ! ext/Encode/Encode/iso8859-14.enc
44789            ! ext/Encode/Encode/iso8859-15.enc
44790 ____________________________________________________________________________
44791 [  7707] By: jhi                                   on 2000/11/16  01:53:37
44792         Log: Update Changes.
44793      Branch: perl
44794            ! Changes patchlevel.h
44795 ____________________________________________________________________________
44796 [  7706] By: jhi                                   on 2000/11/16  01:35:59
44797         Log: More #undefing of stdio.
44798      Branch: perl
44799            ! fakesdio.h nostdio.h
44800 ____________________________________________________________________________
44801 [  7705] By: jhi                                   on 2000/11/16  01:34:18
44802         Log: Add fwalk() probe to the configuration files and regen perltoc.
44803      Branch: perl
44804            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44805            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
44806            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
44807            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44808            ! win32/config.bc win32/config.gc win32/config.vc
44809 ____________________________________________________________________________
44810 [  7704] By: jhi                                   on 2000/11/16  01:33:07
44811         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
44812              an optional third argument to Inlibc?)
44813      Branch: metaconfig/U/perl
44814            + d__fwalk.U
44815 ____________________________________________________________________________
44816 [  7703] By: jhi                                   on 2000/11/16  01:09:22
44817         Log: The type of the hash_cb() size argument is tricky.
44818      Branch: perl
44819            ! ext/DB_File/DB_File.xs
44820 ____________________________________________________________________________
44821 [  7702] By: jhi                                   on 2000/11/15  23:01:16
44822         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
44823      Branch: perl
44824            ! nostdio.h
44825 ____________________________________________________________________________
44826 [  7701] By: jhi                                   on 2000/11/15  22:52:32
44827         Log: Detypo.
44828      Branch: perl
44829            ! t/lib/bigfltpm.t
44830 ____________________________________________________________________________
44831 [  7700] By: jhi                                   on 2000/11/15  22:51:56
44832         Log: UINT64_C() work continues.
44833      Branch: perl
44834            ! handy.h perl.h utf8.h
44835 ____________________________________________________________________________
44836 [  7699] By: jhi                                   on 2000/11/15  14:13:04
44837         Log: SOCKS has its own USE_THREADS, based on
44838              
44839              Subject: [ID 20001114.002] et. al. bugfix followup
44840              From: Jens Hamisch <jens@Strawberry.COM> 
44841              Date: Wed, 15 Nov 2000 14:23:11 +0100
44842              Message-ID: <20001115142311.A21164@Strawberry.COM>
44843      Branch: perl
44844            ! perl.h
44845 ____________________________________________________________________________
44846 [  7698] By: jhi                                   on 2000/11/15  03:50:56
44847         Log: Add few missing #undefs and sort them.
44848      Branch: perl
44849            ! fakesdio.h
44850 ____________________________________________________________________________
44851 [  7697] By: jhi                                   on 2000/11/15  03:39:14
44852         Log: Linenumber fix.
44853      Branch: perl
44854            ! t/pragma/warn/utf8
44855 ____________________________________________________________________________
44856 [  7696] By: jhi                                   on 2000/11/15  02:55:26
44857         Log: EBCDIC tweaks.
44858              
44859              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
44860              From: Peter Prymmer <pvhp@forte.com>
44861              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
44862              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
44863      Branch: perl
44864            ! t/op/regmesg.t t/pragma/warn/utf8
44865 ____________________________________________________________________________
44866 [  7695] By: jhi                                   on 2000/11/15  02:53:58
44867         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
44868              From: Peter Prymmer <pvhp@forte.com>
44869              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
44870              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
44871      Branch: perl
44872            ! utf8.c
44873 ____________________________________________________________________________
44874 [  7694] By: jhi                                   on 2000/11/15  02:50:55
44875         Log: Subject: [PATCH: perl@7674] updates to README.os390
44876              From: Prymmer/Kahn <pvhp@best.com>
44877              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
44878              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
44879      Branch: perl
44880            ! README.os390
44881 ____________________________________________________________________________
44882 [  7693] By: jhi                                   on 2000/11/15  02:48:37
44883         Log: Quit utf8_to_uv() instantly if curlen == 0.
44884      Branch: perl
44885            ! utf8.c
44886 ____________________________________________________________________________
44887 [  7692] By: jhi                                   on 2000/11/15  02:24:29
44888         Log: Use u_int32_t for the size of hash_cb(), not size_t.
44889              
44890              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
44891              From: Jens Hamisch <jens@Strawberry.COM>     
44892              Date: Tue, 14 Nov 2000 19:03:55 +0100
44893              Message-Id: <20001114190355.A20559@Strawberry.COM>
44894      Branch: perl
44895            ! ext/DB_File/DB_File.xs
44896 ____________________________________________________________________________
44897 [  7691] By: jhi                                   on 2000/11/15  02:20:12
44898         Log: Use UINT64_C().
44899              
44900              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
44901              From: Jens Hamisch <jens@Strawberry.COM>
44902              Date: Tue, 14 Nov 2000 19:16:23 +0100
44903              Message-Id: <20001114191623.G20559@Strawberry.COM>
44904      Branch: perl
44905            ! utf8.c utf8.h
44906 ____________________________________________________________________________
44907 [  7690] By: jhi                                   on 2000/11/15  02:17:06
44908         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
44909              (a macro to define signed and unsigned integer constants).
44910      Branch: perl
44911            ! handy.h
44912 ____________________________________________________________________________
44913 [  7689] By: jhi                                   on 2000/11/15  01:56:51
44914         Log: Regen Configure.
44915      Branch: perl
44916            ! Configure
44917 ____________________________________________________________________________
44918 [  7688] By: jhi                                   on 2000/11/15  01:56:32
44919         Log: Make the unit know about SOCKS.
44920      Branch: metaconfig
44921            ! U/protos/socksizetype.U
44922 ____________________________________________________________________________
44923 [  7687] By: jhi                                   on 2000/11/15  01:54:47
44924         Log: Remove unused dependencies.
44925      Branch: metaconfig
44926            ! U/compline/d_getpagsz.U
44927 ____________________________________________________________________________
44928 [  7686] By: nick                                  on 2000/11/14  21:25:13
44929         Log: Integrate mainline.
44930      Branch: perlio
44931           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
44932           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
44933           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
44934           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
44935           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
44936           !> win32/config.bc win32/config.gc win32/config.vc
44937           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
44938 ____________________________________________________________________________
44939 [  7685] By: jhi                                   on 2000/11/14  17:54:56
44940         Log: Integrate perlio.
44941      Branch: perl
44942           +> fakesdio.h perliol.h
44943           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44944           !> perlsdio.h perlsfio.h pod/perlfunc.pod
44945 ____________________________________________________________________________
44946 [  7684] By: nick                                  on 2000/11/14  17:43:04
44947         Log: PerlIO #include and #ifdef re-work.
44948      Branch: perlio
44949            + fakesdio.h perliol.h
44950            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44951            ! perlsdio.h perlsfio.h
44952 ____________________________________________________________________________
44953 [  7683] By: jhi                                   on 2000/11/14  15:42:40
44954         Log: Hoist the duplicated socket/netdb include logic to perl.h;
44955              undef SETERRNO in case SOCKS has defined it.  Based on:
44956              
44957              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
44958              From: Jens Hamisch <jens@Strawberry.COM> 
44959              Date: Tue, 14 Nov 2000 11:34:40 +0100
44960              Message-Id: <20001114113440.A20005@Strawberry.COM>
44961      Branch: perl
44962            ! doio.c perl.h pp_sys.c
44963 ____________________________________________________________________________
44964 [  7682] By: jhi                                   on 2000/11/14  14:07:28
44965         Log: Subject: some additions for makefiles for win32 (for perl@7674)
44966              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44967              Date: Tue, 14 Nov 2000 09:31:13 +0300
44968              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
44969      Branch: perl
44970            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
44971            ! win32/makefile.mk
44972 ____________________________________________________________________________
44973 [  7681] By: jhi                                   on 2000/11/14  14:01:41
44974         Log: Subject: tiny typo in perl5db.pl
44975              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44976              Date: Tue, 14 Nov 2000 09:29:28 +0300
44977              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
44978      Branch: perl
44979            ! lib/perl5db.pl
44980 ____________________________________________________________________________
44981 [  7680] By: jhi                                   on 2000/11/14  04:13:50
44982         Log: Redo #7679 with LFs instead of CRLFs.
44983      Branch: perl
44984            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
44985            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
44986            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44987 ____________________________________________________________________________
44988 [  7679] By: jhi                                   on 2000/11/14  01:21:09
44989         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
44990              From: Benjamin Stuhl <tiriath@yahoo.com> 
44991              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
44992              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
44993      Branch: perl
44994            + win32/bin/mdelete.bat
44995            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
44996            ! makedef.pl perlio.c win32/Makefile win32/config.gc
44997            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44998 ____________________________________________________________________________
44999 [  7678] By: jhi                                   on 2000/11/14  01:19:20
45000         Log: Fix the re extension building for Win32.
45001              
45002              Subject: [PATCH perl@7638] Get PerlIO building on Win32
45003              From: Benjamin Stuhl <tiriath@yahoo.com> 
45004              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
45005              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
45006      Branch: perl
45007            + ext/re/hints/MSWin32.pl
45008            ! MANIFEST
45009 ____________________________________________________________________________
45010 [  7677] By: jhi                                   on 2000/11/14  01:13:54
45011         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
45012              From: sthoenna@efn.org
45013              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
45014              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
45015      Branch: perl
45016            ! doop.c pp.c toke.c utf8.c utf8.h
45017 ____________________________________________________________________________
45018 [  7676] By: jhi                                   on 2000/11/13  20:23:15
45019         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
45020              From: Nicholas Clark <nick@ccl4.org>
45021              Date: Mon, 13 Nov 2000 18:55:04 +0000
45022              Message-ID: <20001113185504.J29183@plum.flirble.org>
45023      Branch: perl
45024            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
45025 ____________________________________________________________________________
45026 [  7675] By: nick                                  on 2000/11/13  20:21:57
45027         Log: Integrate mainline ...
45028      Branch: perlio
45029           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
45030           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
45031           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
45032           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
45033 ____________________________________________________________________________
45034 [  7674] By: jhi                                   on 2000/11/13  15:07:56
45035         Log: Update Changes.
45036      Branch: perl
45037            ! Changes patchlevel.h
45038 ____________________________________________________________________________
45039 [  7673] By: jhi                                   on 2000/11/13  14:42:42
45040         Log: Remove the new two tests of lib/io_xs for now, they seem to
45041              fail under perlio on some platforms.
45042      Branch: perl
45043            ! t/lib/io_xs.t
45044 ____________________________________________________________________________
45045 [  7672] By: jhi                                   on 2000/11/13  13:57:53
45046         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
45047      Branch: perl
45048            ! perlio.c
45049 ____________________________________________________________________________
45050 [  7671] By: jhi                                   on 2000/11/13  05:30:48
45051         Log: Placate nervous compilers that see longer than ints switch()ing.
45052      Branch: perl
45053            ! utf8.c
45054 ____________________________________________________________________________
45055 [  7670] By: jhi                                   on 2000/11/13  05:14:21
45056         Log: fputs() does return EOF on error but here we don't care.
45057      Branch: perl
45058            ! perlio.c
45059 ____________________________________________________________________________
45060 [  7669] By: jhi                                   on 2000/11/13  05:02:45
45061         Log: Declare reg_data like reg_substr_data.
45062      Branch: perl
45063            ! regexp.h
45064 ____________________________________________________________________________
45065 [  7668] By: jhi                                   on 2000/11/13  04:54:34
45066         Log: Typos in #7667.
45067      Branch: perl
45068            ! perl.h
45069 ____________________________________________________________________________
45070 [  7667] By: jhi                                   on 2000/11/13  04:49:49
45071         Log: Cleanup messy #ifdef.
45072      Branch: perl
45073            ! perl.h
45074 ____________________________________________________________________________
45075 [  7666] By: jhi                                   on 2000/11/13  04:17:34
45076         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
45077              From: Nicholas Clark <nick@talking.bollo.cx>
45078              Date: Sun, 12 Nov 2000 21:14:11 +0000
45079              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
45080              
45081              Note: only one breakage of the two reported is fixed by this patch.
45082      Branch: perl
45083            ! perlio.c
45084 ____________________________________________________________________________
45085 [  7665] By: jhi                                   on 2000/11/13  04:05:07
45086         Log: Tweak the definition of the bit complement on UTF-8 data:
45087              if none of the characters in the string are > 0xff,
45088              the result is a complemented byte string, not a (UTF-8)
45089              char string.  Based on the summary in
45090              
45091              Subject: Re: [ID 20000918.005] ~ on wide chars
45092              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
45093              Date: Fri, 10 Nov 2000 09:47:15 -0800
45094              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
45095              
45096              This should give us the maximum backward (pre-char string)
45097              compatibility and utf8 compatibility.  The other alternative
45098              would be to limit the bit complement to be always byte only,
45099              taking the least significant byte of the chars.
45100      Branch: perl
45101            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
45102 ____________________________________________________________________________
45103 [  7664] By: jhi                                   on 2000/11/13  00:23:44
45104         Log: Couple of tests from #7660 salvaged.
45105      Branch: perl
45106            - t/op/tell.t
45107            ! MANIFEST t/io/tell.t
45108 ____________________________________________________________________________
45109 [  7663] By: jhi                                   on 2000/11/13  00:02:48
45110         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
45111              From: Nicholas Clark <nick@talking.bollo.cx>
45112              Date: Sun, 12 Nov 2000 21:23:43 +0000
45113              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
45114      Branch: perl
45115            ! perlsfio.h
45116 ____________________________________________________________________________
45117 [  7662] By: jhi                                   on 2000/11/13  00:01:39
45118         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
45119              From: Nicholas Clark <nick@talking.bollo.cx>
45120              Date: Sun, 12 Nov 2000 21:30:04 +0000
45121              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
45122      Branch: perl
45123            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
45124 ____________________________________________________________________________
45125 [  7661] By: jhi                                   on 2000/11/12  23:57:29
45126         Log: Document tell() on special streams.
45127      Branch: perl
45128            ! pod/perlfunc.pod
45129 ____________________________________________________________________________
45130 [  7660] By: jhi                                   on 2000/11/12  23:54:22
45131         Log: (Subsumed by #7664)
45132      Branch: perl
45133            + t/op/tell.t
45134            ! MANIFEST
45135 ____________________________________________________________________________
45136 [  7659] By: jhi                                   on 2000/11/12  22:55:25
45137         Log: Many subdocumented return values of the IO extension now documented.
45138              ungetc and write still left subdocumented.
45139              
45140              Subject: [PATCH] (was Re: IO::Handle::ungetc)
45141              From: Nicholas Clark <nick@talking.bollo.cx>
45142              Date: Sun, 12 Nov 2000 21:35:53 +0000
45143              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
45144      Branch: perl
45145            ! ext/IO/lib/IO/Handle.pm
45146 ____________________________________________________________________________
45147 [  7658] By: jhi                                   on 2000/11/12  21:37:06
45148         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
45149              From: Nicholas Clark <nick@talking.bollo.cx>
45150              Date: Sun, 12 Nov 2000 20:03:22 +0000
45151              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
45152      Branch: perl
45153            ! pod/perlfunc.pod
45154 ____________________________________________________________________________
45155 [  7657] By: jhi                                   on 2000/11/12  20:34:55
45156         Log: Integrate perlio.
45157      Branch: perl
45158           !> perlio.c
45159 ____________________________________________________________________________
45160 [  7656] By: nick                                  on 2000/11/12  19:25:06
45161         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
45162      Branch: perlio
45163            ! perlio.c
45164 ____________________________________________________________________________
45165 [  7655] By: nick                                  on 2000/11/12  19:09:41
45166         Log: Integrate mainline
45167      Branch: perlio
45168           +> README.solaris ext/Encode/Encode/cp1006.enc
45169           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
45170           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
45171           +> ext/Encode/Encode/iso8859-13.enc
45172           +> ext/Encode/Encode/iso8859-14.enc
45173           +> ext/Encode/Encode/iso8859-15.enc
45174           !> (integrate 34 files)
45175 ____________________________________________________________________________
45176 [  7654] By: jhi                                   on 2000/11/12  19:00:22
45177         Log: Add a metaconfig unit for fsync.
45178      Branch: metaconfig/U/perl
45179            + d_fsync.U
45180 ____________________________________________________________________________
45181 [  7653] By: jhi                                   on 2000/11/12  19:00:01
45182         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
45183      Branch: perl
45184            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45185            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
45186            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45187            ! vos/config.ga.h win32/config.bc win32/config.gc
45188            ! win32/config.vc
45189 ____________________________________________________________________________
45190 [  7652] By: jhi                                   on 2000/11/11  21:12:01
45191         Log: Copy the s// information of README.hpux also to the perlrun.
45192      Branch: perl
45193            ! README.hpux pod/perlrun.pod
45194 ____________________________________________________________________________
45195 [  7651] By: jhi                                   on 2000/11/11  21:03:13
45196         Log: More README.solaris updates from Andy Dougherty.
45197      Branch: perl
45198            ! README.solaris
45199 ____________________________________________________________________________
45200 [  7650] By: jhi                                   on 2000/11/11  18:38:57
45201         Log: More descriptive error for unknown perlio layers.
45202              
45203              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
45204              From: Dominic Dunlop <domo@computer.org> 
45205              Date: Sat, 11 Nov 2000 18:20:32 +0100             
45206              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
45207      Branch: perl
45208            ! perlio.c pod/perldiag.pod
45209 ____________________________________________________________________________
45210 [  7649] By: jhi                                   on 2000/11/11  18:37:52
45211         Log: MachTen doesn't really do mmap() and munmap().
45212              
45213              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
45214              From: Dominic Dunlop <domo@computer.org> 
45215              Date: Sat, 11 Nov 2000 18:20:32 +0100             
45216              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
45217      Branch: perl
45218            ! hints/machten.sh
45219 ____________________________________________________________________________
45220 [  7648] By: jhi                                   on 2000/11/11  18:36:46
45221         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
45222              From: rspier@pobox.com (Robert Spier)
45223              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
45224              Message-ID: <14861.32839.491271.985797@rls.cx>
45225      Branch: perl
45226            ! Porting/Contract pod/perltoot.pod
45227 ____________________________________________________________________________
45228 [  7647] By: jhi                                   on 2000/11/11  18:35:30
45229         Log: Simplify the getpagesize() unit by dropping the
45230              pagesize probe since it's nowadays slightly more
45231              complicated because of sysconf(). (Note: if some
45232              platform really needs the -lPW for getpagesize,
45233              I just broke it.)
45234              
45235              TODO: a new pagesize unit.
45236      Branch: metaconfig
45237            ! U/compline/d_getpagsz.U
45238 ____________________________________________________________________________
45239 [  7646] By: jhi                                   on 2000/11/11  18:33:23
45240         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
45241      Branch: perl
45242            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45243            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
45244            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45245            ! vos/config.ga.h win32/config.bc win32/config.gc
45246            ! win32/config.vc
45247 ____________________________________________________________________________
45248 [  7645] By: jhi                                   on 2000/11/11  16:45:15
45249         Log: Use sysconf() or getpagesize() to find out the pagesize.
45250      Branch: perl
45251            ! perlio.c
45252 ____________________________________________________________________________
45253 [  7644] By: jhi                                   on 2000/11/11  15:46:08
45254         Log: Integrate perlio.
45255      Branch: perl
45256           !> perlio.c
45257 ____________________________________________________________________________
45258 [  7643] By: jhi                                   on 2000/11/11  15:33:36
45259         Log: Subject: Re: [PATCH] README.solaris
45260              From: Lupe Christoph <lupe@lupe-christoph.de>
45261              Date: Sat, 11 Nov 2000 14:08:10 +0100
45262              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
45263      Branch: perl
45264            ! README.solaris
45265 ____________________________________________________________________________
45266 [  7642] By: jhi                                   on 2000/11/11  15:22:12
45267         Log: Subject: [PATCH perl@7638] cygwin port
45268              From: "Eric Fifer" <egf7@columbia.edu>            
45269              Date: Fri, 10 Nov 2000 19:30:30 -0000
45270              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
45271      Branch: perl
45272            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
45273 ____________________________________________________________________________
45274 [  7641] By: nick                                  on 2000/11/11  14:50:36
45275         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
45276              Also call "Buf" layer directly when unread'ing non-read chars.
45277      Branch: perlio
45278            ! perlio.c
45279 ____________________________________________________________________________
45280 [  7640] By: jhi                                   on 2000/11/11  02:05:02
45281         Log: Add more encoding tables.
45282      Branch: perl
45283            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
45284            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
45285            + ext/Encode/Encode/iso8859-10.enc
45286            + ext/Encode/Encode/iso8859-13.enc
45287            + ext/Encode/Encode/iso8859-14.enc
45288            + ext/Encode/Encode/iso8859-15.enc
45289            ! MANIFEST
45290 ____________________________________________________________________________
45291 [  7639] By: jhi                                   on 2000/11/10  18:49:25
45292         Log: Subject: [PATCH] README.solaris
45293              From: Andy Dougherty <doughera@lafayette.edu>
45294              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
45295              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
45296      Branch: perl
45297            + README.solaris
45298            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
45299            ! pod/perl.pod pod/perltoc.pod
45300 ____________________________________________________________________________
45301 [  7638] By: jhi                                   on 2000/11/10  15:04:15
45302         Log: Update Changes.
45303      Branch: perl
45304            ! Changes patchlevel.h
45305 ____________________________________________________________________________
45306 [  7637] By: jhi                                   on 2000/11/10  14:14:28
45307         Log: Explain better why certain regex tests are skipped.
45308              
45309              Subject: Re: tests skipped: unknown reason
45310              From: Lupe Christoph <lupe@lupe-christoph.de>
45311              Date: Fri, 10 Nov 2000 09:08:56 +0100
45312              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
45313      Branch: perl
45314            ! t/op/regexp.t
45315 ____________________________________________________________________________
45316 [  7636] By: nick                                  on 2000/11/10  13:40:00
45317         Log: Integrate mainline.
45318      Branch: perlio
45319           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
45320           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
45321           !> win32/bin/search.pl
45322 ____________________________________________________________________________
45323 [  7635] By: nick                                  on 2000/11/10  13:25:52
45324         Log: Re-instate stdio large file support via perlio.
45325      Branch: perl
45326            ! perlio.c
45327 ____________________________________________________________________________
45328 [  7634] By: jhi                                   on 2000/11/10  04:49:55
45329         Log: Amdahl UTS hints updates.
45330              
45331              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
45332              From: hom00@utsglobal.com (Harold O Morris)
45333              Date: Thu, 9 Nov 2000 20:02 PST
45334              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
45335      Branch: perl
45336            ! hints/uts.sh
45337 ____________________________________________________________________________
45338 [  7633] By: jhi                                   on 2000/11/09  23:33:28
45339         Log: Subject: [PATCH] IO::Seekable pod
45340              From: Nicholas Clark <nick@talking.bollo.cx>
45341              Date: Thu, 9 Nov 2000 20:29:45 +0000
45342              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
45343      Branch: perl
45344            ! ext/IO/lib/IO/Handle.pm
45345 ____________________________________________________________________________
45346 [  7632] By: jhi                                   on 2000/11/09  21:55:41
45347         Log: Various doc oddball characters.
45348              
45349              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
45350              From: Michael Somos <somos@grail.cba.csuohio.edu>
45351              Date: Mon, 6 Nov 2000 17:44:20 -0500
45352              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
45353      Branch: perl
45354            ! emacs/cperl-mode.el lib/unicode/syllables.txt
45355            ! win32/bin/search.pl
45356 ____________________________________________________________________________
45357 [  7631] By: jhi                                   on 2000/11/09  21:12:29
45358         Log: Subject: Re: bash -c exit and linux hints 
45359              From: "John P. Linderman" <jpl@research.att.com>
45360              Date: Thu, 02 Nov 2000 09:37:25 -0500
45361              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
45362      Branch: perl
45363            ! hints/linux.sh
45364 ____________________________________________________________________________
45365 [  7630] By: nick                                  on 2000/11/09  20:34:11
45366         Log: Integrate mainline.
45367      Branch: perlio
45368           !> (integrate 91 files)
45369 ____________________________________________________________________________
45370 [  7629] By: jhi                                   on 2000/11/09  19:46:31
45371         Log: Missing dTHXs.
45372              
45373              Subject: RE: perl@7595 builds not on cygwin
45374              From: "Eric Fifer" <egf7@columbia.edu>
45375              Date: Thu, 9 Nov 2000 19:26:50 -0000
45376              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
45377      Branch: perl
45378            ! ext/Devel/Peek/Peek.xs
45379 ____________________________________________________________________________
45380 [  7628] By: jhi                                   on 2000/11/09  14:48:27
45381         Log: Disable only the tests 99 and 166 for UTF-8 locales.
45382      Branch: perl
45383            ! t/pragma/locale.t
45384 ____________________________________________________________________________
45385 [  7627] By: jhi                                   on 2000/11/09  14:40:27
45386         Log: There's no =head3.
45387      Branch: perl
45388            ! pod/perlhack.pod
45389 ____________________________________________________________________________
45390 [  7626] By: jhi                                   on 2000/11/09  13:54:26
45391         Log: The generated boot_* headers are wrong.  Pickier compiler,
45392              such as KAI C++ will refuse to compile the resulting perlmain.
45393              
45394              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
45395              From: Harri Pasanen <harri.pasanen@trema.com>
45396              Date: Thu, 09 Nov 2000 14:23:28 +0100
45397              Message-Id: <3A0AA550.26D548A3@trema.com>
45398      Branch: perl
45399            ! minimod.pl
45400 ____________________________________________________________________________
45401 [  7625] By: jhi                                   on 2000/11/09  13:50:44
45402         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
45403              From: Prymmer/Kahn <pvhp@best.com>
45404              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
45405              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
45406              
45407              All except the "cow orker" change.
45408      Branch: perl
45409            ! Porting/pumpkin.pod
45410 ____________________________________________________________________________
45411 [  7624] By: jhi                                   on 2000/11/09  13:45:33
45412         Log: Fix for
45413              
45414              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
45415              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
45416              Date: Thu, 09 Nov 2000 11:05:52 +0100
45417              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
45418      Branch: perl
45419            ! pod/perldiag.pod t/pragma/warn/pp_sys
45420 ____________________________________________________________________________
45421 [  7623] By: jhi                                   on 2000/11/09  13:37:16
45422         Log: Typo in an ifndef.
45423              
45424              Subject: Re: [PATCH 5.7.0] better messages from malloc()
45425              From: Joe Smith <jms@inwap.com>         
45426              Date: Thu, 09 Nov 2000 01:33:14 -0800
45427              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
45428      Branch: perl
45429            ! malloc.c
45430 ____________________________________________________________________________
45431 [  7622] By: jhi                                   on 2000/11/09  13:31:18
45432         Log: Remove unused extra arguments.
45433      Branch: metaconfig/U/perl
45434            ! perlxv.U
45435      Branch: perl
45436            ! Configure config_h.SH
45437 ____________________________________________________________________________
45438 [  7621] By: jhi                                   on 2000/11/09  13:16:36
45439         Log: More VMS moves on environment handling, from Charles Lane.
45440      Branch: perl
45441            ! t/pragma/locale.t
45442 ____________________________________________________________________________
45443 [  7620] By: jhi                                   on 2000/11/09  04:42:38
45444         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
45445              From: David Dyck <dcd@tc.fluke.com>
45446              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
45447              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
45448      Branch: perl
45449            ! pp_sys.c
45450 ____________________________________________________________________________
45451 [  7619] By: jhi                                   on 2000/11/09  04:36:21
45452         Log: Forgot from #7618.
45453      Branch: perl
45454            ! lib/File/stat.pm
45455 ____________________________________________________________________________
45456 [  7618] By: jhi                                   on 2000/11/09  04:28:44
45457         Log: Make deleting for %ENV work for (newer versions of) VMS,
45458              from Craig A. Berry.
45459      Branch: perl
45460            ! vms/vms.c
45461 ____________________________________________________________________________
45462 [  7617] By: jhi                                   on 2000/11/09  04:25:05
45463         Log: Subject: [PATCH] Class::Struct at compile time
45464              From: "Casey R. Tweten" <crt@kiski.net>
45465              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
45466              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
45467      Branch: perl
45468            ! lib/Class/Struct.pm
45469 ____________________________________________________________________________
45470 [  7616] By: jhi                                   on 2000/11/09  04:15:17
45471         Log: Subject: [ID 20001108.013] spelling
45472              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
45473              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
45474              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
45475      Branch: perl
45476            ! lib/ftp.pl
45477 ____________________________________________________________________________
45478 [  7615] By: jhi                                   on 2000/11/09  04:12:42
45479         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
45480              From: Peter Prymmer <pvhp@forte.com>
45481              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
45482              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
45483      Branch: perl
45484            ! configure.com
45485 ____________________________________________________________________________
45486 [  7614] By: jhi                                   on 2000/11/08  22:42:55
45487         Log: A missing aTHX_.
45488      Branch: perl
45489            ! ext/IPC/SysV/SysV.xs
45490 ____________________________________________________________________________
45491 [  7613] By: jhi                                   on 2000/11/08  19:30:21
45492         Log: Update Changes.
45493      Branch: perl
45494            ! Changes patchlevel.h
45495 ____________________________________________________________________________
45496 [  7612] By: jhi                                   on 2000/11/08  18:35:25
45497         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
45498              From: David Dyck <dcd@tc.fluke.com>
45499              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
45500              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
45501      Branch: perl
45502            ! pp_sys.c
45503 ____________________________________________________________________________
45504 [  7611] By: jhi                                   on 2000/11/08  18:30:26
45505         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45506              From: Dominic Dunlop <domo@computer.org>
45507              Date: Tue, 7 Nov 2000 12:05:25 +0100
45508              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
45509      Branch: perl
45510            ! malloc.c
45511 ____________________________________________________________________________
45512 [  7610] By: jhi                                   on 2000/11/08  18:25:14
45513         Log: Do not test UTF-8 locales since that the tests would require
45514              polymorphic regexen.
45515      Branch: perl
45516            ! t/pragma/locale.t
45517 ____________________________________________________________________________
45518 [  7609] By: jhi                                   on 2000/11/08  17:12:51
45519         Log: Locale buglets.
45520              
45521              Subject: RE: Locales support (setlocale) fixes
45522              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45523              Date: Wed, 8 Nov 2000 20:01:39 +0300
45524              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
45525      Branch: perl
45526            ! t/pragma/locale.t util.c
45527 ____________________________________________________________________________
45528 [  7608] By: jhi                                   on 2000/11/08  17:00:16
45529         Log: Deleting $ENV{PATH} in VMS is not recommendable.
45530      Branch: perl
45531            ! t/pragma/locale.t
45532 ____________________________________________________________________________
45533 [  7607] By: jhi                                   on 2000/11/08  16:58:26
45534         Log: Subject: PATCH std stdio for (Free)BSD
45535              From: Nicholas Clark <nick@ccl4.org>
45536              Date: Wed, 8 Nov 2000 15:36:29 +0000
45537              Message-ID: <20001108153629.D98736@plum.flirble.org>
45538      Branch: metaconfig
45539            ! U/compline/d_stdstdio.U
45540      Branch: perl
45541            ! Configure config_h.SH
45542 ____________________________________________________________________________
45543 [  7606] By: jhi                                   on 2000/11/08  16:43:31
45544         Log: Forgot to bump the line numbers in #7601.
45545      Branch: perl
45546            ! t/pragma/warn/pp_sys
45547 ____________________________________________________________________________
45548 [  7605] By: jhi                                   on 2000/11/08  16:39:12
45549         Log: More careful detection of how well NVs and UVs mix.
45550              
45551              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))
45552              From: Nicholas Clark <nick@ccl4.org>
45553              Date: Wed, 8 Nov 2000 15:14:12 +0000
45554              Message-ID: <20001108151412.B98736@plum.flirble.org>
45555              
45556              Added some SIGFPE paranoia.
45557      Branch: metaconfig/U/perl
45558            ! perlxv.U
45559      Branch: perl
45560            ! Configure config_h.SH
45561 ____________________________________________________________________________
45562 [  7604] By: jhi                                   on 2000/11/08  14:39:10
45563         Log: Subject: [patch perl@7595] VMS configure.com tweak
45564              From: "Craig A. Berry" <craigberry@mac.com>
45565              Date: Wed, 8 Nov 2000 00:24:12 -0600
45566              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
45567      Branch: perl
45568            ! configure.com
45569 ____________________________________________________________________________
45570 [  7603] By: jhi                                   on 2000/11/08  14:27:11
45571         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
45572              From: Robin Barker <rmb1@cise.npl.co.uk>
45573              Date: Wed, 8 Nov 2000 11:11:39 GMT
45574              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
45575      Branch: perl
45576            ! perlio.c
45577 ____________________________________________________________________________
45578 [  7602] By: jhi                                   on 2000/11/08  14:25:03
45579         Log: Fix for the tie-refhash string table leaks.
45580              
45581              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
45582              Date: Wed, 8 Nov 2000 13:03:04 GMT
45583              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
45584      Branch: perl
45585            ! t/lib/tie-refhash.t
45586 ____________________________________________________________________________
45587 [  7601] By: jhi                                   on 2000/11/08  14:21:08
45588         Log: Try to avoid flockless and emulationless places.
45589      Branch: perl
45590            ! t/pragma/warn/pp_sys
45591 ____________________________________________________________________________
45592 [  7600] By: jhi                                   on 2000/11/08  02:28:54
45593         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
45594              
45595              Subject: [PATCH] prototyped functions that should be overrideable
45596              From: "Casey R. Tweten" <crt@kiski.net>
45597              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
45598              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
45599      Branch: perl
45600            ! toke.c
45601 ____________________________________________________________________________
45602 [  7599] By: jhi                                   on 2000/11/08  01:12:05
45603         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
45604              
45605              Subject: [PATCH] perlbug.PL
45606              From: "Kurt D. Starsinic" <kstar@chapin.edu>
45607              Date: Mon, 6 Nov 2000 21:39:01 -0500
45608              Message-ID: <20001106213901.B20955@O2.chapin.edu>
45609      Branch: perl
45610            ! utils/perlbug.PL
45611 ____________________________________________________________________________
45612 [  7598] By: jhi                                   on 2000/11/07  23:42:00
45613         Log: Bad thinko in #7581 (I used the test program with the expanded
45614              values as-is).
45615      Branch: metaconfig
45616            ! U/compline/d_stdstdio.U
45617      Branch: perl
45618            ! Configure
45619 ____________________________________________________________________________
45620 [  7597] By: jhi                                   on 2000/11/07  21:43:29
45621         Log: Subject: [PATCH perl@7573] cygwin port
45622              From: "Fifer, Eric" <EFifer@sanwaint.com>
45623              Date: Tue, 7 Nov 2000 18:08:51 -0000 
45624              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
45625              
45626              Synchronize with Cygwin 1.1.5.
45627      Branch: perl
45628            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
45629            ! pod/perlport.pod unixish.h util.c
45630 ____________________________________________________________________________
45631 [  7596] By: jhi                                   on 2000/11/07  21:39:25
45632         Log: perlhack updates from H.Merijn Brand.
45633      Branch: perl
45634            ! pod/perlhack.pod
45635 ____________________________________________________________________________
45636 [  7595] By: jhi                                   on 2000/11/07  20:21:41
45637         Log: Update Changes.
45638      Branch: perl
45639            ! Changes patchlevel.h
45640 ____________________________________________________________________________
45641 [  7594] By: jhi                                   on 2000/11/07  19:18:58
45642         Log: Be more robust in Dynaloader.pm.
45643      Branch: perl
45644            ! ext/DynaLoader/DynaLoader_pm.PL
45645 ____________________________________________________________________________
45646 [  7593] By: jhi                                   on 2000/11/07  16:49:31
45647         Log: AUTHORS update.
45648      Branch: perl
45649            ! AUTHORS
45650 ____________________________________________________________________________
45651 [  7592] By: gsar                                  on 2000/11/07  16:39:51
45652         Log: normalize relative paths in virtualized current directory on windows,
45653              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
45654              returns)
45655      Branch: perl
45656            ! win32/vdir.h
45657 ____________________________________________________________________________
45658 [  7591] By: jhi                                   on 2000/11/07  16:04:26
45659         Log: Too profiler-happy: with optimization the #7590 actually makes
45660              the test to run 0.5% _slower_.  Requires much more instrumentation.
45661              Retract #7590.
45662      Branch: perl
45663            ! regcomp.c regcomp.h
45664 ____________________________________________________________________________
45665 [  7590] By: jhi                                   on 2000/11/07  15:51:13
45666         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
45667              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
45668              by using memset() and testing bytewise (as opposed to bitwise).
45669      Branch: perl
45670            ! regcomp.c regcomp.h
45671 ____________________________________________________________________________
45672 [  7589] By: jhi                                   on 2000/11/07  12:56:39
45673         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
45674              From: "Craig A. Berry" <craig.berry@psinetcs.com>
45675              Date: Mon, 06 Nov 2000 23:45:30 -0500
45676              Message-Id: <0011079735.AA973576259@univpress.com>
45677      Branch: perl
45678            ! configure.com t/lib/st-lock.t
45679 ____________________________________________________________________________
45680 [  7588] By: jhi                                   on 2000/11/07  01:03:28
45681         Log: Tweak #7587.
45682      Branch: perl
45683            ! pod/perldiag.pod
45684 ____________________________________________________________________________
45685 [  7587] By: jhi                                   on 2000/11/07  01:00:27
45686         Log: A doc addition for bug id 20001105.019, beware \p.
45687      Branch: perl
45688            ! pod/perldiag.pod
45689 ____________________________________________________________________________
45690 [  7586] By: jhi                                   on 2000/11/07  00:32:22
45691         Log: Fake support of holey files in win/dosish platforms.
45692              
45693              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
45694              From: kipp@shonanblue.ne.jp
45695              Date: Mon, 6 Nov 2000 13:30:55 -0800
45696              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
45697      Branch: perl
45698            ! ext/SDBM_File/sdbm/sdbm.c
45699 ____________________________________________________________________________
45700 [  7585] By: jhi                                   on 2000/11/07  00:12:54
45701         Log: Subject: Pod updates
45702              From: "Stephen P. Potter" <spp@spotter.yi.org>
45703              Date: Mon, 06 Nov 2000 18:56:43 -0500
45704              Message-Id: <200011062357.SAA18173@spotter.yi.org>
45705      Branch: perl
45706            ! README.dos README.os2 README.win32 pod/buildtoc.PL
45707            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
45708            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
45709            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
45710            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
45711            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
45712            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
45713            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
45714            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
45715            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
45716            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
45717            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
45718            ! pod/perltootc.pod pod/perlunicode.pod
45719 ____________________________________________________________________________
45720 [  7584] By: jhi                                   on 2000/11/07  00:04:17
45721         Log: Varargs don't always work too well if one puts an unsigned
45722              char on the stack and pop an unsigned quad off the stack.
45723              
45724              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
45725              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
45726              Date: Mon, 06 Nov 2000 15:19:05 -0800
45727              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
45728      Branch: perl
45729            ! utf8.c
45730 ____________________________________________________________________________
45731 [  7583] By: jhi                                   on 2000/11/06  23:58:48
45732         Log: %ENV note tweaks from Dan Sugalski.
45733      Branch: perl
45734            ! pod/perlport.pod vms/perlvms.pod
45735 ____________________________________________________________________________
45736 [  7582] By: jhi                                   on 2000/11/06  23:05:49
45737         Log: glibc5 detection by __GNU_LIBRARY__.
45738      Branch: perl
45739            ! toke.c
45740 ____________________________________________________________________________
45741 [  7581] By: jhi                                   on 2000/11/06  22:51:29
45742         Log: Make the stdio test program of 7427 less noisy while being 
45743              compiled so that Digital UNIX wouldn't get both
45744              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
45745              undefined.  This makes perlio happy.
45746      Branch: metaconfig
45747            ! U/compline/d_stdstdio.U
45748      Branch: perl
45749            ! Configure config_h.SH
45750 ____________________________________________________________________________
45751 [  7580] By: jhi                                   on 2000/11/06  22:41:41
45752         Log: Document %ENV = () portability issues.
45753      Branch: perl
45754            ! pod/perlport.pod vms/perlvms.pod
45755 ____________________________________________________________________________
45756 [  7579] By: jhi                                   on 2000/11/06  21:29:24
45757         Log: VOS updates from Paul Green.
45758      Branch: perl
45759            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45760 ____________________________________________________________________________
45761 [  7578] By: jhi                                   on 2000/11/06  21:00:40
45762         Log: Sanitize the environment further.
45763      Branch: perl
45764            ! t/pragma/locale.t
45765 ____________________________________________________________________________
45766 [  7577] By: jhi                                   on 2000/11/06  20:53:51
45767         Log: Re-introduce 7552 lost in integration.
45768      Branch: perl
45769            ! perlio.c
45770 ____________________________________________________________________________
45771 [  7576] By: jhi                                   on 2000/11/06  20:33:46
45772         Log: Admit that the test leaks scalars.
45773      Branch: perl
45774            ! t/comp/proto.t
45775 ____________________________________________________________________________
45776 [  7575] By: jhi                                   on 2000/11/06  20:17:08
45777         Log: Integrate perlio.
45778      Branch: perl
45779           !> perlio.c
45780 ____________________________________________________________________________
45781 [  7574] By: nick                                  on 2000/11/06  20:07:28
45782         Log: Remove debug. Try (Mmap_t) on madvise() call.
45783      Branch: perlio
45784            ! perlio.c
45785 ____________________________________________________________________________
45786 [  7573] By: jhi                                   on 2000/11/06  13:56:05
45787         Log: Update Changes.
45788      Branch: perl
45789            ! Changes patchlevel.h
45790 ____________________________________________________________________________
45791 [  7572] By: jhi                                   on 2000/11/06  13:48:41
45792         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
45793              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45794              Date: Mon, 06 Nov 2000 10:11:42 +0100
45795              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
45796      Branch: perl
45797            ! pod/perlhack.pod
45798 ____________________________________________________________________________
45799 [  7571] By: jhi                                   on 2000/11/06  01:45:51
45800         Log: AUTHORS updates.
45801      Branch: perl
45802            ! AUTHORS
45803 ____________________________________________________________________________
45804 [  7570] By: jhi                                   on 2000/11/06  00:18:00
45805         Log: Fix for
45806              
45807              Subject: [ID 20000728.005] perl -P broken
45808              From: David Dyck <dcd@tc.fluke.com>
45809              Date: Fri, 28 Jul 2000 17:19:16 -0700
45810              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
45811              
45812              (hopefully).  The fix is also not complete, it seems to break
45813              BOM swallowing for libc5 systems, but until someone figures
45814              out a way to do this without ftell(), this will do.
45815      Branch: perl
45816            ! toke.c
45817 ____________________________________________________________________________
45818 [  7569] By: jhi                                   on 2000/11/06  00:05:30
45819         Log: Document that the evaled syntax errors cause scalar leaks.
45820      Branch: perl
45821            ! t/comp/proto.t
45822 ____________________________________________________________________________
45823 [  7568] By: jhi                                   on 2000/11/05  23:14:47
45824         Log: opmini.o can linger from Configures past.
45825      Branch: perl
45826            ! Makefile.SH
45827 ____________________________________________________________________________
45828 [  7567] By: jhi                                   on 2000/11/05  21:28:39
45829         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
45830              first argument correctly.
45831      Branch: perl
45832            ! perlio.c
45833 ____________________________________________________________________________
45834 [  7566] By: jhi                                   on 2000/11/05  21:15:56
45835         Log: Integrate perlio.
45836      Branch: perl
45837           !> perlio.c
45838 ____________________________________________________________________________
45839 [  7565] By: jhi                                   on 2000/11/05  21:15:13
45840         Log: Use -dM for gcc (the suggested patch did it only for Linux,
45841              but I think it can be generalized).
45842              
45843              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
45844              From: Pixel <pixel@mandrakesoft.com>
45845              Date: 05 Nov 2000 21:49:34 +0100 
45846              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
45847      Branch: perl
45848            ! ext/Errno/Errno_pm.PL
45849 ____________________________________________________________________________
45850 [  7564] By: nick                                  on 2000/11/05  21:09:18
45851         Log: Added a mmap layer as a "subclass" of perlio.
45852              PERLIO=mmap ./perl harness passes
45853      Branch: perlio
45854            ! perlio.c
45855 ____________________________________________________________________________
45856 [  7563] By: jhi                                   on 2000/11/05  19:48:55
45857         Log: Add a note for future generations about bug id 20000229.006.
45858      Branch: perl
45859            ! malloc.c
45860 ____________________________________________________________________________
45861 [  7562] By: jhi                                   on 2000/11/05  19:38:24
45862         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
45863      Branch: perl
45864            ! pp_ctl.c t/op/pos.t
45865 ____________________________________________________________________________
45866 [  7561] By: jhi                                   on 2000/11/05  18:21:46
45867         Log: Add =pod to be tidy.
45868      Branch: perl
45869            ! lib/Math/Complex.pm
45870 ____________________________________________________________________________
45871 [  7560] By: jhi                                   on 2000/11/05  17:38:46
45872         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
45873      Branch: perl
45874            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45875            ! ext/Storable/Storable.xs t/lib/st-recurse.t
45876 ____________________________________________________________________________
45877 [  7559] By: jhi                                   on 2000/11/05  17:32:59
45878         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
45879              From: "Peter J. Farley III" <pjfarley@banet.net>
45880              Date: Sun, 05 Nov 2000 11:55:59 -0500
45881              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
45882      Branch: perl
45883            ! t/lib/syslog.t
45884 ____________________________________________________________________________
45885 [  7558] By: jhi                                   on 2000/11/05  17:29:19
45886         Log: Integrate perlio.
45887      Branch: perl
45888           !> perlio.c
45889 ____________________________________________________________________________
45890 [  7557] By: jhi                                   on 2000/11/05  17:22:01
45891         Log: A fix of sorts for 20000329.026, a better error message
45892              for a missing "use charnames" when using the \N{...}. 
45893      Branch: perl
45894            ! pod/perldiag.pod toke.c
45895 ____________________________________________________________________________
45896 [  7556] By: jhi                                   on 2000/11/05  16:33:50
45897         Log: Test tweak: show also the failed locales.
45898              
45899              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
45900              From: Lupe Christoph <lupe@lupe-christoph.de>         
45901              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
45902              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
45903      Branch: perl
45904            ! t/pragma/locale.t
45905 ____________________________________________________________________________
45906 [  7555] By: nick                                  on 2000/11/05  11:09:34
45907         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
45908              open RDWR so does not fail. (pragma/warnings 303 again...)
45909      Branch: perlio
45910            ! perlio.c
45911 ____________________________________________________________________________
45912 [  7554] By: nick                                  on 2000/11/05  10:10:13
45913         Log: Fix case where ungetc(f,EOF) was allowed.
45914              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
45915              so we can see similarities.
45916              Use types more carefully and a STDCHAR array in hope that this will
45917              fix Jarrko's 64bit machine.
45918      Branch: perlio
45919            ! perlio.c
45920 ____________________________________________________________________________
45921 [  7553] By: jhi                                   on 2000/11/05  01:12:16
45922         Log: Fix for
45923              
45924              Subject: [ID 20001004.007] taint propogation is inconsistent
45925              From: pimlott@idiomtech.com (Andrew Pimlott) 
45926              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
45927              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
45928              
45929              The culprit was sv_setsv() which was rather blindly
45930              propagating taint, which lead to behaviour where if
45931              a tainted anon hash value was seen all the hash values
45932              from then on at that level became tainted, or at any
45933              upper levels in the case of nested anon hashes.
45934      Branch: perl
45935            ! sv.c t/op/taint.t
45936 ____________________________________________________________________________
45937 [  7552] By: jhi                                   on 2000/11/04  23:44:18
45938         Log: Some cpps don't like splitting conditionals across several lines.
45939      Branch: perl
45940            ! perlio.c
45941 ____________________________________________________________________________
45942 [  7551] By: nick                                  on 2000/11/04  23:40:44
45943         Log: Integrate mainline
45944      Branch: perlio
45945           !> pp_hot.c t/op/taint.t
45946 ____________________________________________________________________________
45947 [  7550] By: nick                                  on 2000/11/04  23:39:05
45948         Log: Integrate mainline again
45949      Branch: perlio
45950           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
45951           !> t/lib/b.t t/op/misc.t util.c
45952 ____________________________________________________________________________
45953 [  7549] By: jhi                                   on 2000/11/04  23:14:01
45954         Log: Fix for
45955              
45956              Subject: [ID 20001004.006] undef is never tainted
45957              From: pimlott@idiomtech.com (Andrew Pimlott)
45958              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
45959              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
45960              
45961              An undef read from a slurped file was not tainted.
45962      Branch: perl
45963            ! pp_hot.c t/op/taint.t
45964 ____________________________________________________________________________
45965 [  7548] By: jhi                                   on 2000/11/04  22:56:21
45966         Log: Test tweak ($Config{useperlio} is by default undef) .
45967      Branch: perl
45968            ! t/lib/b.t
45969 ____________________________________________________________________________
45970 [  7547] By: jhi                                   on 2000/11/04  22:43:56
45971         Log: Integrate perlio.
45972      Branch: perl
45973           +> lib/perlio.pm
45974           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
45975           !> pod/perlapi.pod t/lib/b.t
45976 ____________________________________________________________________________
45977 [  7546] By: jhi                                   on 2000/11/04  22:40:59
45978         Log: Configure would use a bad $myuname from an old config.sh.
45979              
45980              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
45981              From: Andy Dougherty <doughera@lafayette.edu>
45982              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
45983              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
45984      Branch: metaconfig
45985            ! U/modified/Oldconfig.U
45986      Branch: perl
45987            ! Configure config_h.SH
45988 ____________________________________________________________________________
45989 [  7545] By: jhi                                   on 2000/11/04  22:36:54
45990         Log: Subject: Locales support (setlocale) fixes
45991              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45992              Date: Sat, 4 Nov 2000 10:15:48 +0300 
45993              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
45994              
45995              Modified quite a bit to be more portable.
45996      Branch: perl
45997            ! embed.h embed.pl perl.h proto.h util.c
45998 ____________________________________________________________________________
45999 [  7544] By: jhi                                   on 2000/11/04  22:32:47
46000         Log: Dying is too strict here, better just skip.
46001      Branch: perl
46002            ! t/op/misc.t
46003 ____________________________________________________________________________
46004 [  7543] By: nick                                  on 2000/11/04  21:55:13
46005         Log: Merge mainline
46006      Branch: perlio
46007           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
46008           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
46009           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
46010           !> (integrate 64 files)
46011 ____________________________________________________________________________
46012 [  7542] By: jhi                                   on 2000/11/04  21:09:28
46013         Log: More Changes tweakery.
46014      Branch: perl
46015            ! Changes Porting/genlog
46016 ____________________________________________________________________________
46017 [  7541] By: jhi                                   on 2000/11/04  20:58:18
46018         Log: Changes fixups.
46019      Branch: perl
46020            ! Changes
46021 ____________________________________________________________________________
46022 [  7540] By: jhi                                   on 2000/11/04  20:42:38
46023         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
46024              create a "fast path" for locale name probing using "locale -a"
46025              if available, squash finally hopefully the s?printf resetting
46026              the numeric locale (since, IIUC perllocale, it never shouldn't). 
46027      Branch: perl
46028            ! sv.c t/op/misc.t t/pragma/locale.t
46029 ____________________________________________________________________________
46030 [  7539] By: nick                                  on 2000/11/04  19:56:10
46031         Log: PerlIO infrastructure complete.
46032      Branch: perlio
46033            + lib/perlio.pm
46034            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
46035 ____________________________________________________________________________
46036 [  7538] By: nick                                  on 2000/11/04  14:31:32
46037         Log: Type tweaks + less contorted allocation scheme
46038      Branch: perlio
46039            ! perlio.c
46040 ____________________________________________________________________________
46041 [  7537] By: nick                                  on 2000/11/04  12:40:42
46042         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
46043              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
46044              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
46045              sensible) which lead to some interesting fails.
46046      Branch: perlio
46047            ! perlio.c
46048 ____________________________________________________________________________
46049 [  7536] By: jhi                                   on 2000/11/04  00:20:02
46050         Log: Add FCNTL_CAN_LOCK.
46051              
46052              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
46053              From: Andy Dougherty <doughera@lafayette.edu>
46054              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
46055              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
46056              
46057              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
46058              From: Andy Dougherty <doughera@lafayette.edu>
46059              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
46060              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
46061      Branch: metaconfig/U/perl
46062            + d_fcntl_can_lock.U
46063            ! startperl.U
46064      Branch: perl
46065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46066            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
46067            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46068            ! vos/config.ga.h win32/config.bc win32/config.gc
46069            ! win32/config.vc
46070 ____________________________________________________________________________
46071 [  7535] By: nick                                  on 2000/11/03  22:19:10
46072         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
46073              - Works on Linux with
46074              perlio + unix
46075              stdio
46076              - Works on Solaris with
46077              perlio + unix
46078              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
46079              - Fails (hangs in openpid) if you try and stack
46080              perlio + stdio - Linux stdio's read() logic is hanging.
46081      Branch: perlio
46082            ! iperlsys.h perlio.c
46083 ____________________________________________________________________________
46084 [  7534] By: jhi                                   on 2000/11/03  15:16:02
46085         Log: Subject: Re: README.aix
46086              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46087              Date: Fri, 03 Nov 2000 16:03:15 +0100
46088              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
46089      Branch: perl
46090            ! README.aix
46091 ____________________________________________________________________________
46092 [  7533] By: jhi                                   on 2000/11/03  03:59:02
46093         Log: Subject: [PATCH 5.7.0] better messages from malloc()
46094              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46095              Date: Wed, 1 Nov 2000 23:39:56 -0500
46096              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
46097      Branch: perl
46098            ! malloc.c pod/perldiag.pod
46099 ____________________________________________________________________________
46100 [  7532] By: jhi                                   on 2000/11/03  00:11:56
46101         Log: The #7521 touched things it shouldn't have.
46102      Branch: perl
46103            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
46104 ____________________________________________________________________________
46105 [  7531] By: jhi                                   on 2000/11/02  22:32:33
46106         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
46107              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46108              Date:     Thu, 2 Nov 2000 16:58:36 EST
46109              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
46110      Branch: perl
46111            ! vms/gen_shrfls.pl
46112 ____________________________________________________________________________
46113 [  7530] By: jhi                                   on 2000/11/02  22:08:49
46114         Log: Fix the problem discussed in
46115              
46116              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
46117              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
46118              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
46119              
46120              originally from Linc Madison.  Also Andreas König's comments
46121              taken into account.  Some other problems with Tie::SubstrHash
46122              fixed: didn't croak when the table exceeded the requested number
46123              of entries (as documented) but instead when the number of entries
46124              exceeded the size of the table, a croak() had an unnecessary \n,
46125              didn't have a CLEAR method, documented that there is no exists().
46126              Didn't fix to be strict-proof because the module uses &foo; and
46127              dynamic scope.  Added a test script exercizing both first tamely 
46128              the basic functionality, and then the failure cases reported by
46129              Linc Madison.
46130      Branch: perl
46131            + t/lib/tie-substrhash.t
46132            ! MANIFEST lib/Tie/SubstrHash.pm
46133 ____________________________________________________________________________
46134 [  7529] By: jhi                                   on 2000/11/02  17:58:08
46135         Log: recv() can fail and return undef.
46136              
46137              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
46138              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
46139              Date: Thu, 2 Nov 2000 20:12:20 +0300
46140              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
46141      Branch: perl
46142            ! lib/Net/Ping.pm
46143 ____________________________________________________________________________
46144 [  7528] By: jhi                                   on 2000/11/02  17:49:09
46145         Log: Detpyo.
46146      Branch: perl
46147            ! pod/perlop.pod
46148 ____________________________________________________________________________
46149 [  7527] By: jhi                                   on 2000/11/02  15:48:37
46150         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
46151              fix a autovivification bug in Tie::RefHash, add tests for both.
46152              
46153              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
46154              From: Edward Avis <epa98@doc.ic.ac.uk>
46155              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
46156              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
46157      Branch: perl
46158            + t/lib/tie-refhash.t
46159            ! MANIFEST lib/Tie/RefHash.pm
46160 ____________________________________________________________________________
46161 [  7526] By: jhi                                   on 2000/11/02  13:56:26
46162         Log: Test::Harness revealed buglets in the new DynaLoader.
46163              
46164              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
46165              From: andreas.koenig@anima.de (Andreas J. Koenig)
46166              Date: 02 Nov 2000 11:26:48 +0100 
46167              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
46168      Branch: perl
46169            ! ext/DynaLoader/DynaLoader_pm.PL
46170 ____________________________________________________________________________
46171 [  7525] By: jhi                                   on 2000/11/01  23:52:08
46172         Log: The entry for #7503 was missing.
46173      Branch: perl
46174            ! Changes
46175 ____________________________________________________________________________
46176 [  7524] By: jhi                                   on 2000/11/01  23:40:52
46177         Log: Update Changes.
46178      Branch: perl
46179            ! Changes patchlevel.h
46180 ____________________________________________________________________________
46181 [  7523] By: jhi                                   on 2000/11/01  22:57:09
46182         Log: More tweaking on the #7522 theme.
46183      Branch: perl
46184            ! ext/DynaLoader/DynaLoader_pm.PL
46185 ____________________________________________________________________________
46186 [  7522] By: jhi                                   on 2000/11/01  22:06:15
46187         Log: Expand %Config variables and %ENV variables only if
46188              so requested during build time using the
46189              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
46190              Not expanding makes relocating distributions easier.
46191      Branch: perl
46192            ! ext/DynaLoader/DynaLoader_pm.PL
46193 ____________________________________________________________________________
46194 [  7521] By: jhi                                   on 2000/11/01  20:56:34
46195         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
46196              and setgid() because they were just changing $< and $( which means
46197              only changing the real uid/gid, as opposed to changing both
46198              real and effective ids.  (The alternative way could have been
46199              in POSIX.pm to change $> and $), too, but making a direct call
46200              to the C API feels cleaner.)  Fixes the bug
46201              
46202              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
46203              From: "Garry T. Williams" <garry@zvolve.com>
46204              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
46205              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
46206      Branch: perl
46207            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
46208            ! ext/POSIX/typemap pod/perlvar.pod
46209 ____________________________________________________________________________
46210 [  7520] By: jhi                                   on 2000/11/01  20:08:33
46211         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
46212              From: "Garry T. Williams" <garry@zvolve.com>
46213              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
46214              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
46215      Branch: perl
46216            ! pod/perlsec.pod
46217 ____________________________________________________________________________
46218 [  7519] By: jhi                                   on 2000/11/01  20:01:22
46219         Log: Locale warning explanation tweak.
46220      Branch: perl
46221            ! pod/perldiag.pod
46222 ____________________________________________________________________________
46223 [  7518] By: jhi                                   on 2000/11/01  18:57:13
46224         Log: C.pm part of
46225              
46226              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
46227              From: Jarkko Hietaniemi <jhi@iki.fi>
46228              Date: Tue, 10 Oct 2000 08:22:28 -0500
46229              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
46230      Branch: perl
46231            ! ext/B/B/C.pm
46232 ____________________________________________________________________________
46233 [  7517] By: jhi                                   on 2000/11/01  18:41:59
46234         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
46235              From: Martien Verbruggen <mgjv@comdyn.com.au>
46236              Date: Fri, 6 Oct 2000 14:09:10 +1100
46237              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
46238      Branch: perl
46239            ! pod/perlop.pod
46240 ____________________________________________________________________________
46241 [  7516] By: jhi                                   on 2000/11/01  18:34:55
46242         Log: Generalize the Camel wording.
46243              
46244              Subject: Re: perlfaq style changes
46245              From: John Borwick <jhborwic@unity.ncsu.edu>
46246              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
46247              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
46248      Branch: perl
46249            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
46250 ____________________________________________________________________________
46251 [  7515] By: jhi                                   on 2000/11/01  16:52:31
46252         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
46253              From: pimlott@idiomtech.com (Andrew Pimlott)
46254              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
46255              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
46256      Branch: perl
46257            ! pod/perlsec.pod
46258 ____________________________________________________________________________
46259 [  7514] By: jhi                                   on 2000/11/01  15:03:40
46260         Log: More AIX lore.
46261      Branch: perl
46262            ! ext/re/hints/aix.pl
46263 ____________________________________________________________________________
46264 [  7513] By: jhi                                   on 2000/11/01  14:48:30
46265         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
46266              From: root <root@chronos.fi.muni.cz>
46267              Date: Wed, 1 Nov 2000 12:31:32 +0100
46268              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
46269      Branch: perl
46270            ! lib/Net/Ping.pm
46271 ____________________________________________________________________________
46272 [  7512] By: jhi                                   on 2000/11/01  14:46:47
46273         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
46274              From: Martin Husemann <martin@duskware.de>
46275              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
46276              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
46277      Branch: perl
46278            ! regcomp.c
46279 ____________________________________________________________________________
46280 [  7511] By: jhi                                   on 2000/11/01  14:39:50
46281         Log: AUTHORS updates.
46282      Branch: perl
46283            ! AUTHORS
46284 ____________________________________________________________________________
46285 [  7510] By: jhi                                   on 2000/11/01  14:29:50
46286         Log: Subject: [PATCH] startperl to respect versiononly
46287              From: Robin Barker <rmb1@cise.npl.co.uk> 
46288              Date: Tue, 31 Oct 2000 16:29:36 GMT
46289              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
46290      Branch: metaconfig/U/perl
46291            ! startperl.U
46292      Branch: perl
46293            ! Configure config_h.SH
46294 ____________________________________________________________________________
46295 [  7509] By: jhi                                   on 2000/11/01  14:19:53
46296         Log: printf UVs the correct way, noticed by Robin Barker.
46297      Branch: perl
46298            ! utf8.c
46299 ____________________________________________________________________________
46300 [  7508] By: jhi                                   on 2000/11/01  14:10:03
46301         Log: Do not cleanup *% because the % has special meanings in some
46302              shell environments.
46303      Branch: perl
46304            ! ext/Storable/Makefile.PL
46305 ____________________________________________________________________________
46306 [  7507] By: jhi                                   on 2000/11/01  14:06:00
46307         Log: The NonStop-UX libraries have a novel way to say NaN.
46308      Branch: perl
46309            ! t/lib/bigfltpm.t
46310 ____________________________________________________________________________
46311 [  7506] By: jhi                                   on 2000/11/01  14:03:35
46312         Log: The osname has been lowercased by now, from Tom Bates.
46313      Branch: metaconfig
46314            ! U/modified/Oldconfig.U
46315      Branch: perl
46316            ! Configure config_h.SH
46317 ____________________________________________________________________________
46318 [  7505] By: jhi                                   on 2000/10/31  19:18:39
46319         Log: The compiler is either gcc or cc, from Tom Bates.
46320      Branch: perl
46321            ! hints/nonstopux.sh
46322 ____________________________________________________________________________
46323 [  7504] By: jhi                                   on 2000/10/31  14:53:42
46324         Log: Update Changes.
46325      Branch: perl
46326            ! Changes patchlevel.h
46327 ____________________________________________________________________________
46328 [  7503] By: jhi                                   on 2000/10/31  14:30:50
46329         Log: Whitespace style tweak.  Was originally going to see to
46330              
46331              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46332              From: Joe Smith <jms@inwap.com>
46333              Date: Mon, 30 Oct 2000 18:47:57 -0800
46334              Message-Id: <39FE32DD.24AAC4D@inwap.com>
46335              
46336              but that had already been taken care of.
46337      Branch: metaconfig
46338            ! U/compline/d_stdstdio.U
46339      Branch: perl
46340            ! Configure config_h.SH
46341 ____________________________________________________________________________
46342 [  7502] By: jhi                                   on 2000/10/31  14:25:02
46343         Log: AUTHORS tweaks.
46344      Branch: perl
46345            ! AUTHORS
46346 ____________________________________________________________________________
46347 [  7501] By: jhi                                   on 2000/10/31  14:23:59
46348         Log: Subject: perlfaq style changes
46349              From: John Borwick <jhborwic@unity.ncsu.edu>
46350              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
46351              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
46352      Branch: perl
46353            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
46354            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
46355            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
46356            ! pod/perlfaq9.pod
46357 ____________________________________________________________________________
46358 [  7500] By: jhi                                   on 2000/10/31  14:22:15
46359         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
46360              
46361              Subject: Re: [ID 20000918.005] ~ on wide chars
46362              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
46363              Date: Mon, 30 Oct 2000 21:09:55 -0800
46364              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
46365              
46366              (The ord() part of the patch skipped.)
46367      Branch: perl
46368            ! doop.c
46369 ____________________________________________________________________________
46370 [  7499] By: jhi                                   on 2000/10/31  14:20:08
46371         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
46372              From: Jens Hamisch <jens@Strawberry.COM>
46373              Date: Mon, 30 Oct 2000 15:17:07 +0100
46374              Message-Id: <20001030151707.A9597@Strawberry.COM>
46375      Branch: perl
46376            ! av.c
46377 ____________________________________________________________________________
46378 [  7498] By: jhi                                   on 2000/10/31  14:16:29
46379         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
46380              From: Peter Prymmer <pvhp@forte.com>
46381              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
46382              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
46383      Branch: perl
46384            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
46385            + ext/Encode/Encode/posix-bc.enc
46386            ! MANIFEST t/lib/encode.t
46387 ____________________________________________________________________________
46388 [  7497] By: jhi                                   on 2000/10/31  14:13:22
46389         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
46390              From: Peter Prymmer <pvhp@forte.com>
46391              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
46392              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
46393      Branch: perl
46394            ! t/lib/cgi-html.t
46395 ____________________________________________________________________________
46396 [  7496] By: jhi                                   on 2000/10/31  14:12:05
46397         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
46398              From: Peter Prymmer <pvhp@forte.com>
46399              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
46400              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
46401      Branch: perl
46402            ! t/lib/cgi-function.t
46403 ____________________________________________________________________________
46404 [  7495] By: jhi                                   on 2000/10/31  14:11:08
46405         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
46406              From: Peter Prymmer <pvhp@forte.com>
46407              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
46408              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
46409      Branch: perl
46410            + ext/re/hints/aix.pl
46411            ! MANIFEST ext/re/Makefile.PL
46412 ____________________________________________________________________________
46413 [  7494] By: jhi                                   on 2000/10/31  14:08:32
46414         Log: Use Errno magic.
46415              
46416              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
46417              From: Casey Tweten <perl@ctweten.amsite.com>
46418              Date: Mon, 30 Oct 2000 15:51:17 -0500
46419              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
46420      Branch: perl
46421            ! lib/File/Temp.pm
46422 ____________________________________________________________________________
46423 [  7493] By: jhi                                   on 2000/10/31  14:05:07
46424         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
46425              
46426              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
46427              From: Nicholas Clark <nick@ccl4.org>
46428              Date: Mon, 30 Oct 2000 17:38:45 +0000
46429              Message-ID: <20001030173845.O60355@plum.flirble.org>
46430      Branch: perl
46431            ! Makefile.SH utils/perlbug.PL
46432 ____________________________________________________________________________
46433 [  7492] By: nick                                  on 2000/10/30  19:37:23
46434         Log: Change files which are mysteriously different to mainline to be
46435              copies of mainline.
46436      Branch: perlio
46437            ! objXSUB.h perlapi.c pod/perlapi.pod
46438 ____________________________________________________________________________
46439 [  7491] By: nick                                  on 2000/10/30  18:05:54
46440         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
46441              - typo in endian code in putc.
46442              - Don't allow read of write-only files and vice-versa
46443              - and off-by-one in flush-all loop.
46444              Remove debug calls as they were using GCC specific features.
46445      Branch: perlio
46446            ! perlio.c
46447 ____________________________________________________________________________
46448 [  7490] By: nick                                  on 2000/10/29  21:45:45
46449         Log: Integrate mainline to perlio
46450      Branch: perlio
46451           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
46452           !> toke.c
46453 ____________________________________________________________________________
46454 [  7489] By: jhi                                   on 2000/10/29  21:11:08
46455         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
46456              From: andreas.koenig@anima.de (Andreas J. Koenig)
46457              Date: 29 Oct 2000 22:05:59 +0100
46458              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
46459      Branch: perl
46460            ! lib/ExtUtils/Manifest.pm
46461 ____________________________________________________________________________
46462 [  7488] By: jhi                                   on 2000/10/29  21:07:47
46463         Log: Tests for #7487.
46464              
46465              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
46466              From: andreas.koenig@anima.de (Andreas J. Koenig)
46467              Date: 29 Oct 2000 19:37:09 +0100
46468              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
46469      Branch: perl
46470            ! t/comp/proto.t
46471 ____________________________________________________________________________
46472 [  7487] By: jhi                                   on 2000/10/29  21:06:27
46473         Log: constsub spillage.
46474              
46475              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
46476              From: John Tobey <jtobey@john-edwin-tobey.org>
46477              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
46478              Message-Id: <m13pvSr-000FObC@feynman.localnet>
46479      Branch: perl
46480            ! op.c
46481 ____________________________________________________________________________
46482 [  7486] By: nick                                  on 2000/10/29  21:05:04
46483         Log: Integrate mainline to perlio branch
46484      Branch: perlio
46485           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
46486           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
46487           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
46488           +> vos/install_perl.cm
46489            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
46490            - vos/config.h vos/config_h.SH_orig
46491           !> (integrate 141 files)
46492 ____________________________________________________________________________
46493 [  7485] By: jhi                                   on 2000/10/29  21:00:47
46494         Log: Make \x{...} consistently produce UTF-8.
46495              
46496              Subject: Re: \x{...} is confused 
46497              From: Simon Cozens <simon@cozens.net>
46498              Date: Sun, 29 Oct 2000 19:36:48 +0000
46499              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
46500      Branch: perl
46501            ! t/pragma/utf8.t toke.c
46502 ____________________________________________________________________________
46503 [  7484] By: nick                                  on 2000/10/29  20:05:29
46504         Log: PerlIO passes all tests.
46505      Branch: perlio
46506            ! perlio.c
46507 ____________________________________________________________________________
46508 [  7483] By: jhi                                   on 2000/10/29  18:06:55
46509         Log: Update Changes.
46510      Branch: perl
46511            ! Changes patchlevel.h
46512 ____________________________________________________________________________
46513 [  7482] By: nick                                  on 2000/10/29  17:43:28
46514         Log: Include <unistd.h> to get correct lseek() prototype etc.
46515              (I thought perl.h did that) - down to two fails
46516              - comp/require.t (last test)
46517              - lib/io_xs.t - possibly import/export of FILE * ?
46518      Branch: perlio
46519            ! perlio.c
46520 ____________________________________________________________________________
46521 [  7481] By: jhi                                   on 2000/10/29  17:02:37
46522         Log: UTF-8 decoder tweak.
46523      Branch: perl
46524            ! utf8.c
46525 ____________________________________________________________________________
46526 [  7480] By: nick                                  on 2000/10/29  16:26:11
46527         Log: Fixed two bugs:
46528              - error code not being set on close (of broken pipe)
46529              - append mode was truncating.
46530              At least one seek/tell bug remains.
46531      Branch: perlio
46532            ! perlio.c
46533 ____________________________________________________________________________
46534 [  7479] By: nick                                  on 2000/10/29  11:18:16
46535         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
46536              in case of accidents. Still several worrying fails, no line disciplines yet.
46537      Branch: perlio
46538            ! iperlsys.h perlio.c
46539 ____________________________________________________________________________
46540 [  7478] By: jhi                                   on 2000/10/29  02:04:01
46541         Log: Add also emailless people.
46542      Branch: perl
46543            ! AUTHORS
46544 ____________________________________________________________________________
46545 [  7477] By: jhi                                   on 2000/10/29  01:36:00
46546         Log: The #7476 needs a MANIFEST change, too.
46547      Branch: perl
46548            ! MANIFEST
46549 ____________________________________________________________________________
46550 [  7476] By: jhi                                   on 2000/10/29  01:35:21
46551         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
46552      Branch: perl
46553            - MAINTAIN
46554            ! AUTHORS Changes
46555 ____________________________________________________________________________
46556 [  7475] By: jhi                                   on 2000/10/28  23:57:25
46557         Log: De-quoted-unreadable to ISO Latin 1.
46558              (There's one ISO-2022-JP name in Changes5.004.)
46559      Branch: perl
46560            ! Changes Changes5.6
46561 ____________________________________________________________________________
46562 [  7474] By: jhi                                   on 2000/10/28  19:13:06
46563         Log: Subject: [ID 20001027.007] uniq array in perlfaq
46564              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
46565              Date: Fri, 27 Oct 2000 19:28:30 +0200
46566              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
46567      Branch: perl
46568            ! pod/perlfaq4.pod
46569 ____________________________________________________________________________
46570 [  7473] By: jhi                                   on 2000/10/28  18:02:05
46571         Log: Locking null mutexes is not recommendable.
46572              
46573              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
46574              From: Hugo <hv@crypt.compulink.co.uk>
46575              Date: Sat, 28 Oct 2000 18:41:12 +0100
46576              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
46577      Branch: perl
46578            ! op.c
46579 ____________________________________________________________________________
46580 [  7472] By: jhi                                   on 2000/10/28  17:52:58
46581         Log: Better create a true mailing list for the repository keepers.
46582      Branch: perl
46583            ! Porting/repository.pod
46584 ____________________________________________________________________________
46585 [  7471] By: jhi                                   on 2000/10/28  17:28:24
46586         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
46587              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
46588      Branch: perl
46589            + Porting/repository.pod
46590            ! MANIFEST
46591 ____________________________________________________________________________
46592 [  7470] By: jhi                                   on 2000/10/28  17:20:54
46593         Log: Subject: DOC PATCH 5.6.0
46594              From: mjd@plover.com
46595              Date: 27 Oct 2000 17:32:44 -0000
46596              Message-ID: <20001027173244.23754.qmail@plover.com>
46597      Branch: perl
46598            ! pod/perlfunc.pod
46599 ____________________________________________________________________________
46600 [  7469] By: jhi                                   on 2000/10/28  17:16:45
46601         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
46602              From: "Peter J. Farley III" <pjfarley@banet.net>
46603              Date: Fri, 27 Oct 2000 20:32:56 -0400
46604              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
46605      Branch: perl
46606            ! README.dos
46607 ____________________________________________________________________________
46608 [  7468] By: jhi                                   on 2000/10/28  17:07:18
46609         Log: Make target reordering to avoid pointless re-makes.
46610              
46611              Subject: Re: Total re-make of 'make okfile' after 7451 ?
46612              From: Nicholas Clark <nick@ccl4.org>
46613              Date: Sat, 28 Oct 2000 00:31:02 +0100
46614              Message-ID: <20001028003101.A54517@plum.flirble.org>
46615      Branch: perl
46616            ! Makefile.SH
46617 ____________________________________________________________________________
46618 [  7467] By: jhi                                   on 2000/10/28  17:05:31
46619         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
46620              From: lvirden@cas.org
46621              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
46622              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
46623      Branch: perl
46624            ! README.os2
46625 ____________________________________________________________________________
46626 [  7466] By: jhi                                   on 2000/10/28  16:09:16
46627         Log: Upgrade to CPAN 1.58_55.
46628              
46629              Subject: CPAN.pm status
46630              From: andreas.koenig@anima.de (Andreas J. Koenig) 
46631              Date: 28 Oct 2000 08:18:00 +0200 
46632              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
46633      Branch: perl
46634            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46635 ____________________________________________________________________________
46636 [  7465] By: jhi                                   on 2000/10/28  16:02:47
46637         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
46638      Branch: perl
46639            ! embed.h embed.pl perl.h proto.h toke.c
46640 ____________________________________________________________________________
46641 [  7464] By: nick                                  on 2000/10/28  10:43:44
46642         Log: Fix for sv_2iv() on "shared" value from keys %hash.
46643      Branch: perl
46644            ! sv.c
46645 ____________________________________________________________________________
46646 [  7463] By: jhi                                   on 2000/10/27  16:18:29
46647         Log: Update Changes.
46648      Branch: perl
46649            ! Changes patchlevel.h
46650 ____________________________________________________________________________
46651 [  7462] By: jhi                                   on 2000/10/27  16:17:44
46652         Log: Too enthusiastic editing in #7460.
46653      Branch: metaconfig
46654            ! U/modified/Oldsym.U
46655      Branch: perl
46656            ! Configure config_h.SH
46657 ____________________________________________________________________________
46658 [  7461] By: jhi                                   on 2000/10/27  15:37:38
46659         Log: Retract #7459, the script needs more work.
46660      Branch: perl
46661            - mkreef
46662            ! MANIFEST
46663 ____________________________________________________________________________
46664 [  7460] By: jhi                                   on 2000/10/27  15:23:14
46665         Log: Use $sort, $uniq (and $tr) consistently as wondered
46666              by Nicholas Clark.
46667      Branch: metaconfig
46668            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
46669            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
46670            ! U/modified/libc.U
46671      Branch: perl
46672            ! Configure config_h.SH
46673 ____________________________________________________________________________
46674 [  7459] By: jhi                                   on 2000/10/27  15:02:07
46675         Log: (Retracted by #7461)
46676              
46677              Add a shell script for creating/removing symbolic link farms,
46678              useful for keeping the source code read-only and doing the
46679              builds somewhere else.
46680      Branch: perl
46681            + mkreef
46682            ! MANIFEST
46683 ____________________________________________________________________________
46684 [  7458] By: jhi                                   on 2000/10/27  14:42:20
46685         Log: Do away with the fix_pl.
46686      Branch: perl
46687            - fix_pl
46688            ! MANIFEST Makefile.SH
46689 ____________________________________________________________________________
46690 [  7457] By: jhi                                   on 2000/10/27  12:43:13
46691         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
46692              From: Jens Hamisch <jens@Strawberry.COM>
46693              Date: Fri, 27 Oct 2000 14:38:21 +0200
46694              Message-Id: <20001027143821.B3366@Strawberry.COM>
46695      Branch: perl
46696            ! perl.h
46697 ____________________________________________________________________________
46698 [  7456] By: jhi                                   on 2000/10/27  12:33:42
46699         Log: Subject: [PATCH] todo
46700              From: Nicholas Clark <nick@ccl4.org>
46701              Date: Thu, 26 Oct 2000 22:32:29 +0100
46702              Message-ID: <20001026223229.A44540@plum.flirble.org>
46703      Branch: perl
46704            ! pod/perltodo.pod
46705 ____________________________________________________________________________
46706 [  7455] By: jhi                                   on 2000/10/27  12:02:21
46707         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
46708              From: John Tobey <jtobey@john-edwin-tobey.org>
46709              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
46710              Message-Id: <m13ozHF-000FObC@feynman.localnet>
46711      Branch: perl
46712            ! op.c t/pragma/sub_lval.t
46713 ____________________________________________________________________________
46714 [  7454] By: jhi                                   on 2000/10/27  11:59:42
46715         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
46716              From: sthoenna@efn.org
46717              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
46718              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
46719      Branch: perl
46720            ! pp.c t/op/assignwarn.t
46721 ____________________________________________________________________________
46722 [  7453] By: jhi                                   on 2000/10/27  00:15:08
46723         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
46724      Branch: perl
46725            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
46726            ! ext/Storable/Storable.xs t/lib/st-lock.t
46727 ____________________________________________________________________________
46728 [  7452] By: jhi                                   on 2000/10/26  13:05:52
46729         Log: Undo #7451, this seems to be a deficiency in Perforce,
46730              there is no per-file line-terminator type, only per-client.
46731      Branch: perl
46732            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
46733            ! win32/makefile.mk
46734 ____________________________________________________________________________
46735 [  7451] By: jhi                                   on 2000/10/26  04:56:03
46736         Log: Experimenting in DOS arcana.
46737      Branch: perl
46738            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
46739            ! win32/makefile.mk
46740 ____________________________________________________________________________
46741 [  7450] By: jhi                                   on 2000/10/26  04:50:52
46742         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
46743              From: "Peter J. Farley III" <pjfarley@banet.net>            
46744              Date: Wed, 25 Oct 2000 23:10:18 -0400
46745              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
46746      Branch: perl
46747            ! t/io/open.t
46748 ____________________________________________________________________________
46749 [  7449] By: jhi                                   on 2000/10/26  04:49:16
46750         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
46751              From: Hugo <hv@crypt.compulink.co.uk>
46752              Date: Thu, 26 Oct 2000 01:55:17 +0100
46753              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
46754              
46755              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
46756      Branch: perl
46757            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
46758 ____________________________________________________________________________
46759 [  7448] By: jhi                                   on 2000/10/26  04:38:36
46760         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
46761              From: Peter Prymmer <pvhp@forte.com>
46762              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
46763              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
46764      Branch: perl
46765            ! configure.com
46766 ____________________________________________________________________________
46767 [  7447] By: jhi                                   on 2000/10/25  23:20:02
46768         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
46769              in platforms that strictly require all the symbols being present
46770              at link time.
46771      Branch: perl
46772            ! handy.h
46773 ____________________________________________________________________________
46774 [  7446] By: jhi                                   on 2000/10/25  21:55:57
46775         Log: Update Changes.
46776      Branch: perl
46777            ! Changes patchlevel.h
46778 ____________________________________________________________________________
46779 [  7445] By: jhi                                   on 2000/10/25  21:27:08
46780         Log: Integrate with vmsperl #7430 by Charles Bailey:
46781              
46782              Cleanup from prior patch (Charles Lane?):
46783              - improve handling of MFDs in Basename and Path
46784              - default to no xsubpp line # munging when building debug images
46785      Branch: perl
46786           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
46787 ____________________________________________________________________________
46788 [  7444] By: jhi                                   on 2000/10/25  21:03:50
46789         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
46790              From: John Peacock <JPeacock@UnivPress.com>
46791              Date: Thu, 18 May 2000 11:55:27 -0400
46792              Message-ID: <3924126F.A58BE57A@UnivPress.com>
46793      Branch: perl
46794            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
46795            ! t/op/write.t
46796 ____________________________________________________________________________
46797 [  7443] By: jhi                                   on 2000/10/25  20:43:10
46798         Log: Temporary stopgap for the self-tying issue: for now only
46799              array and hash self-ties are verboten.  The real fix, of
46800              course, would be to comprehensively test (and implement?)
46801              and debug (and document) self-ties.
46802      Branch: perl
46803            ! pod/perldiag.pod pp_sys.c t/op/tie.t
46804 ____________________________________________________________________________
46805 [  7442] By: jhi                                   on 2000/10/25  20:14:30
46806         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
46807              From: Dan Sugalski <dan@sidhe.org>
46808              Date: Wed, 25 Oct 2000 13:36:35 -0400
46809              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
46810              
46811              plus regen global.sym.
46812      Branch: perl
46813            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
46814            ! thrdvar.h util.c
46815 ____________________________________________________________________________
46816 [  7441] By: jhi                                   on 2000/10/25  20:12:20
46817         Log: buildtoc target tweaks.
46818      Branch: perl
46819            ! pod/Makefile.SH
46820 ____________________________________________________________________________
46821 [  7440] By: jhi                                   on 2000/10/25  20:03:53
46822         Log: A new version of making the syslog test more robust.
46823              (Replaces #7421.)
46824              
46825              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46826              From: "Kurt D. Starsinic" <kstar@chapin.edu>
46827              Date: Wed, 25 Oct 2000 12:13:54 -0400
46828              Message-ID: <20001025121354.B2264@O2.chapin.edu>
46829      Branch: perl
46830            ! t/lib/syslog.t
46831 ____________________________________________________________________________
46832 [  7439] By: jhi                                   on 2000/10/25  20:00:48
46833         Log: Continue the internal UTF-8 API tweaking.
46834              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
46835              used much more than the simpler API, now called utf8_to_uv_simple().
46836              Still not quite happy with API, too much partial duplication
46837              of functionality.
46838      Branch: perl
46839            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
46840            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
46841            ! regcomp.c regexec.c sv.c toke.c utf8.c
46842 ____________________________________________________________________________
46843 [  7438] By: jhi                                   on 2000/10/25  18:52:30
46844         Log: Allow poking holes at the UTF-8 decoding strictness.
46845      Branch: perl
46846            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
46847            ! utf8.h
46848 ____________________________________________________________________________
46849 [  7437] By: jhi                                   on 2000/10/25  13:53:05
46850         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
46851              UTF8LEN() and UTF8SKIP(). 
46852      Branch: perl
46853            ! pp.c utf8.c utf8.h
46854 ____________________________________________________________________________
46855 [  7436] By: jhi                                   on 2000/10/25  13:51:37
46856         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
46857              From: Nicholas Clark <nick@ccl4.org>
46858              Date: Wed, 25 Oct 2000 14:44:05 +0100
46859              Message-ID: <20001025144404.D27253@plum.flirble.org>
46860      Branch: perl
46861            ! pod/perlrun.pod
46862 ____________________________________________________________________________
46863 [  7435] By: jhi                                   on 2000/10/25  13:49:32
46864         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
46865              From: Mike Guy <mjtg@cam.ac.uk>
46866              Date: Tue, 24 Oct 2000 14:59:40 +0100
46867              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
46868      Branch: perl
46869            ! scope.c
46870 ____________________________________________________________________________
46871 [  7434] By: jhi                                   on 2000/10/25  13:48:41
46872         Log: AIX is picky about its symbol exports.  Solution for now
46873              is to include the deb.o explicitly to the re extension build.
46874              
46875              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
46876              From: Peter Prymmer <pvhp@forte.com>
46877              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
46878              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
46879      Branch: perl
46880            ! ext/re/Makefile.PL hints/aix.sh
46881 ____________________________________________________________________________
46882 [  7433] By: jhi                                   on 2000/10/25  13:46:49
46883         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
46884              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46885              Date: Wed, 25 Oct 2000 12:02:20 +0200
46886              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
46887      Branch: perl
46888            ! perlsdio.h
46889 ____________________________________________________________________________
46890 [  7432] By: jhi                                   on 2000/10/25  13:44:28
46891         Log: Subject: Minor update to find2perl, for portability
46892              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
46893              Date: Wed, 25 Oct 2000 12:05:47 +0100
46894              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
46895      Branch: perl
46896            ! x2p/find2perl.PL
46897 ____________________________________________________________________________
46898 [  7431] By: jhi                                   on 2000/10/25  13:40:39
46899         Log: Add targets to Makefile.SH, most importantly
46900              'regen_all' which also remembers to update vms/perly*.
46901      Branch: perl
46902            ! Makefile.SH
46903 ____________________________________________________________________________
46904 [  7430] By: bailey                                on 2000/10/25  03:13:53
46905         Log: Cleanup from prior patch (Charles Lane?):
46906              - improve handling of MFDs in Basename and Path
46907              - default to no xsubpp line # munging when building debug images
46908      Branch: vmsperl
46909            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
46910 ____________________________________________________________________________
46911 [  7429] By: jhi                                   on 2000/10/24  20:03:40
46912         Log: Podify README.epoc and README.vos.
46913      Branch: perl
46914            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
46915            ! pod/perlport.pod pod/perltoc.pod
46916 ____________________________________________________________________________
46917 [  7428] By: jhi                                   on 2000/10/24  19:10:33
46918         Log: Stratus VOS updates from Paul Green.
46919      Branch: perl
46920            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46921            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
46922            - vos/config.def vos/config.h vos/config_h.SH_orig
46923            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
46924            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
46925 ____________________________________________________________________________
46926 [  7427] By: jhi                                   on 2000/10/24  18:59:48
46927         Log: Check if stdio supports tweaking lval and cnt simultaneously.
46928              
46929              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46930              From: Nicholas Clark <nick@ccl4.org>
46931              Date: Mon, 23 Oct 2000 15:39:32 +0100
46932              Message-ID: <20001023153932.A10786@plum.flirble.org>
46933      Branch: metaconfig
46934            ! U/compline/d_stdstdio.U
46935      Branch: perl
46936            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46937            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
46938            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
46939            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
46940            ! vos/config.h vos/config_h.SH_orig win32/config.bc
46941            ! win32/config.gc win32/config.vc
46942 ____________________________________________________________________________
46943 [  7426] By: jhi                                   on 2000/10/24  17:57:44
46944         Log: Missed the header file changes from #7425.
46945      Branch: perl
46946            ! embed.h embed.pl objXSUB.h proto.h
46947 ____________________________________________________________________________
46948 [  7425] By: jhi                                   on 2000/10/24  17:55:17
46949         Log: Fix the bug reported in
46950              
46951              From: andreas.koenig@anima.de (Andreas J. Koenig)
46952              Subject: Encode bug?
46953              Date: 24 Oct 2000 14:01:26 +0200 
46954              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
46955              
46956              Also make is_utf8_char() stricter.
46957      Branch: perl
46958            ! ext/Encode/Encode.xs utf8.c
46959 ____________________________________________________________________________
46960 [  7424] By: jhi                                   on 2000/10/24  15:15:39
46961         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
46962              From: Peter Scott <Peter@PSDT.com>
46963              Date: Mon, 23 Oct 2000 19:46:01 -0700
46964              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
46965      Branch: perl
46966            ! pod/perlfaq5.pod
46967 ____________________________________________________________________________
46968 [  7423] By: jhi                                   on 2000/10/24  14:25:30
46969         Log: Test tweak to avoid pulling in the whole Config.
46970      Branch: perl
46971            ! t/lib/st-lock.t
46972 ____________________________________________________________________________
46973 [  7422] By: jhi                                   on 2000/10/24  14:03:16
46974         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
46975      Branch: perl
46976            ! pp.c
46977 ____________________________________________________________________________
46978 [  7421] By: jhi                                   on 2000/10/24  13:32:09
46979         Log: (Replaced by #7440.)
46980              
46981              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46982              From: "Kurt D. Starsinic" <kstar@chapin.edu>
46983              Date: Mon, 23 Oct 2000 16:40:54 -0400
46984              Message-ID: <20001023164054.B14491@O2.chapin.edu>
46985      Branch: perl
46986            ! t/lib/syslog.t
46987 ____________________________________________________________________________
46988 [  7420] By: jhi                                   on 2000/10/24  13:30:53
46989         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
46990              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46991              Date: Mon, 23 Oct 2000 17:29:03 -0400
46992              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
46993      Branch: perl
46994            ! lib/ExtUtils/MM_Unix.pm
46995 ____________________________________________________________________________
46996 [  7419] By: jhi                                   on 2000/10/24  13:29:57
46997         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
46998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46999              Date: Mon, 23 Oct 2000 19:01:32 -0400
47000              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
47001      Branch: perl
47002            ! utils/h2xs.PL
47003 ____________________________________________________________________________
47004 [  7418] By: jhi                                   on 2000/10/24  13:26:04
47005         Log: Replace #7409 with
47006              
47007              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
47008              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
47009              Date: Mon, 23 Oct 2000 20:08:56 +0200
47010              Message-ID: <20001023200855.A14850@nice.ram.loc>
47011      Branch: perl
47012            ! ext/Storable/Storable.pm t/lib/st-lock.t
47013 ____________________________________________________________________________
47014 [  7417] By: jhi                                   on 2000/10/24  13:17:52
47015         Log: Run vms/vms_yfix.pl, should have done that after changing
47016              perly.c in #7382.
47017      Branch: perl
47018            ! vms/perly_c.vms vms/perly_h.vms
47019 ____________________________________________________________________________
47020 [  7416] By: jhi                                   on 2000/10/24  02:55:33
47021         Log: Make the UTF-8 decoding stricter and more verbose when
47022              malformation happens.  This involved adding an argument
47023              to utf8_to_uv_chk(), which involved changing its prototype,
47024              and prefer STRLEN over I32 for the UTF-8 length, which as
47025              a domino effect necessitated changing the prototypes of
47026              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
47027              The stricter UTF-8 decoding checking uses Markus Kuhn's
47028              UTF-8 Decode Stress Tester from
47029              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
47030      Branch: perl
47031            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
47032            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
47033            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
47034            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
47035 ____________________________________________________________________________
47036 [  7415] By: jhi                                   on 2000/10/23  14:06:06
47037         Log: Update Changes.
47038      Branch: perl
47039            ! Changes patchlevel.h
47040 ____________________________________________________________________________
47041 [  7414] By: jhi                                   on 2000/10/23  12:39:52
47042         Log: Undo the basename() part of #7412 since the lib/basename
47043              tests would need upgrading too.
47044      Branch: perl
47045            ! lib/File/Basename.pm
47046 ____________________________________________________________________________
47047 [  7413] By: jhi                                   on 2000/10/23  12:19:27
47048         Log: Document PERL_INSTALL_ROOT of #7210.
47049      Branch: perl
47050            ! lib/ExtUtils/Install.pm
47051 ____________________________________________________________________________
47052 [  7412] By: jhi                                   on 2000/10/23  12:16:47
47053         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
47054      Branch: perl
47055            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
47056            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
47057 ____________________________________________________________________________
47058 [  7411] By: jhi                                   on 2000/10/23  12:07:41
47059         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
47060              From: Prymmer/Kahn <pvhp@best.com>
47061              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
47062              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
47063      Branch: perl
47064            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
47065 ____________________________________________________________________________
47066 [  7410] By: jhi                                   on 2000/10/23  04:10:11
47067         Log: The change #7187 was not so good on VMS.
47068              
47069              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
47070              From: "Craig A. Berry" <craig.berry@psinetcs.com>
47071              Date: Sun, 22 Oct 2000 23:03:08 -0500
47072              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
47073      Branch: perl
47074            ! utils/perldoc.PL
47075 ____________________________________________________________________________
47076 [  7409] By: jhi                                   on 2000/10/23  03:57:36
47077         Log: Avoid Storable locking on DJGPP for now.
47078              
47079              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
47080              From: "Peter J. Farley III" <pjfarley@banet.net>
47081              Date: Sun, 22 Oct 2000 20:00:00 -0400
47082              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
47083      Branch: perl
47084            ! ext/Storable/Storable.pm t/lib/st-lock.t
47085 ____________________________________________________________________________
47086 [  7408] By: jhi                                   on 2000/10/23  03:50:24
47087         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
47088              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
47089              Date: Sun, 22 Oct 2000 21:12:22 -0400
47090              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
47091      Branch: perl
47092            ! lib/vars.pm
47093 ____________________________________________________________________________
47094 [  7407] By: jhi                                   on 2000/10/23  03:43:12
47095         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
47096              From: Hugo <hv@crypt.compulink.co.uk>
47097              Date: Mon, 23 Oct 2000 00:47:22 +0100
47098              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
47099      Branch: perl
47100            ! regexec.c t/op/pat.t
47101 ____________________________________________________________________________
47102 [  7406] By: jhi                                   on 2000/10/23  03:40:29
47103         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
47104      Branch: perl
47105            ! lib/ExtUtils/MakeMaker.pm
47106 ____________________________________________________________________________
47107 [  7405] By: jhi                                   on 2000/10/22  21:32:00
47108         Log: Doc patch.
47109              
47110              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
47111              From: rspier@pobox.com (Robert Spier)
47112              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
47113              Message-ID: <14835.16112.13457.447971@rls.cx>
47114      Branch: perl
47115            ! lib/strict.pm
47116 ____________________________________________________________________________
47117 [  7404] By: jhi                                   on 2000/10/22  21:30:51
47118         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
47119              From: rspier@pobox.com (Robert Spier)
47120              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
47121              Message-ID: <14835.17223.72448.705566@rls.cx>
47122      Branch: perl
47123            ! lib/ExtUtils/MakeMaker.pm
47124 ____________________________________________________________________________
47125 [  7403] By: jhi                                   on 2000/10/22  21:24:11
47126         Log: Subject: [PATCH bleadperl] ripples from constsub patch
47127              From: John Tobey <jtobey@john-edwin-tobey.org>
47128              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
47129              Message-Id: <m13nSOB-000FObC@feynman.localnet>
47130      Branch: perl
47131            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
47132 ____________________________________________________________________________
47133 [  7402] By: jhi                                   on 2000/10/22  20:59:35
47134         Log: Support s?printf parameter reordering.
47135      Branch: perl
47136            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
47137 ____________________________________________________________________________
47138 [  7401] By: jhi                                   on 2000/10/22  19:19:14
47139         Log: Expand %Config variables only if explicitly so requested
47140              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
47141              
47142              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
47143              From: Gurusamy Sarathy <gsar@ActiveState.com>
47144              Date: Sun, 22 Oct 2000 11:47:32 -0700
47145              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
47146      Branch: perl
47147            ! Makefile.SH lib/lib_pm.PL
47148 ____________________________________________________________________________
47149 [  7400] By: jhi                                   on 2000/10/22  18:24:10
47150         Log: Move the #7390 test from warn/op to comp/redef.
47151              
47152              Subject: Re: Creating const subs for constants.
47153              From: John Tobey <jtobey@john-edwin-tobey.org>
47154              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
47155              Message-Id: <m13nG72-000FObC@feynman.localnet>               
47156      Branch: perl
47157            ! t/comp/redef.t t/pragma/warn/op
47158 ____________________________________________________________________________
47159 [  7399] By: jhi                                   on 2000/10/22  17:49:59
47160         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
47161              From: Nicholas Clark <nick@ccl4.org>
47162              Date: Sat, 21 Oct 2000 22:23:19 +0100
47163              Message-ID: <20001021222319.B45586@plum.flirble.org>
47164      Branch: perl
47165            ! ext/DynaLoader/DynaLoader_pm.PL
47166 ____________________________________________________________________________
47167 [  7398] By: jhi                                   on 2000/10/22  17:47:35
47168         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
47169              From: Hugo <hv@crypt.compulink.co.uk>
47170              Date: Sat, 21 Oct 2000 18:19:59 +0100
47171              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
47172      Branch: perl
47173            ! ext/B/B.pm ext/B/B/C.pm
47174 ____________________________________________________________________________
47175 [  7397] By: jhi                                   on 2000/10/22  17:35:18
47176         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
47177              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
47178              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
47179              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
47180      Branch: perl
47181            ! hints/openbsd.sh
47182 ____________________________________________________________________________
47183 [  7396] By: jhi                                   on 2000/10/22  17:19:46
47184         Log: Subject: installman go-faster stripes
47185              From: Nicholas Clark <nick@talking.bollo.cx>
47186              Date: Sat, 21 Oct 2000 17:24:53 +0100
47187              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
47188              
47189              Subject: Re: installman go-faster stripes
47190              From: Russ Allbery <rra@stanford.edu>
47191              Date: 21 Oct 2000 11:04:13 -0700
47192              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
47193      Branch: perl
47194            ! installman pod/pod2man.PL
47195 ____________________________________________________________________________
47196 [  7395] By: jhi                                   on 2000/10/22  17:17:35
47197         Log: Hints tweak from Anton Berezin.
47198      Branch: perl
47199            ! hints/freebsd.sh
47200 ____________________________________________________________________________
47201 [  7394] By: jhi                                   on 2000/10/22  04:50:04
47202         Log: Tweak the Is* definitions of Unicode character classes
47203              to better match the official categorizations; embrace
47204              the official categorizations; add the combining marks
47205              as alpha (and -numeric); fix DCinital (a typo and edito)
47206              to be DCmedial.
47207      Branch: perl
47208            + lib/unicode/Is/DCmedial.pl
47209            - lib/unicode/Is/DCinital.pl
47210            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
47211            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
47212            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
47213            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
47214 ____________________________________________________________________________
47215 [  7393] By: jhi                                   on 2000/10/21  18:06:05
47216         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
47217              From: Daniel Chetlin <daniel@chetlin.com>
47218              Date: Sat, 21 Oct 2000 02:57:03 -0700
47219              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
47220      Branch: perl
47221            + t/lib/tie-splice.t
47222            ! MANIFEST lib/Tie/Array.pm
47223 ____________________________________________________________________________
47224 [  7392] By: gsar                                  on 2000/10/21  18:05:15
47225         Log: resync utfperl branch with mainline
47226      Branch: utfperl
47227           !> (integrate 1760 files)
47228 ____________________________________________________________________________
47229 [  7391] By: jhi                                   on 2000/10/21  14:37:49
47230         Log: Testcases for a #7383,#7385 related bug.
47231              
47232              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
47233              From: Nicholas Clark <nick@ccl4.org>
47234              Date: Sat, 21 Oct 2000 15:04:51 +0100
47235              Message-ID: <20001021150451.A51566@plum.flirble.org>
47236      Branch: perl
47237            ! t/pragma/utf8.t
47238 ____________________________________________________________________________
47239 [  7390] By: jhi                                   on 2000/10/21  14:35:57
47240         Log: Add a testcase for #7389.
47241      Branch: perl
47242            ! t/pragma/warn/op
47243 ____________________________________________________________________________
47244 [  7389] By: jhi                                   on 2000/10/21  14:26:45
47245         Log: Subject: Re: Creating const subs for constants.
47246              From: John Tobey <jtobey@john-edwin-tobey.org>
47247              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
47248              Message-Id: <m13mo0N-000FObC@feynman.localnet>
47249      Branch: perl
47250            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
47251            ! proto.h sv.c
47252 ____________________________________________________________________________
47253 [  7388] By: nick                                  on 2000/10/21  11:44:23
47254         Log: Populate perlio branch
47255      Branch: perlio
47256           +> (branch 1760 files)
47257 ____________________________________________________________________________
47258 [  7387] By: nick                                  on 2000/10/21  10:52:05
47259         Log: Get branch back as replica of mainline via :
47260              p4 integrate -b utfperl
47261              p4 resolve -at ./...
47262      Branch: utfperl
47263           +> (branch 269 files)
47264            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
47265            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
47266            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
47267            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
47268            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
47269            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
47270            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
47271            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
47272            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
47273            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
47274            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
47275            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
47276            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
47277            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
47278            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
47279            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
47280            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
47281            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
47282            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
47283            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
47284            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
47285            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
47286            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
47287            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
47288            - lib/unicode/UCD300.html lib/unicode/Unicode.300
47289            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
47290            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
47291            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
47292            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
47293           !> (integrate 965 files)
47294 ____________________________________________________________________________
47295 [  7386] By: jhi                                   on 2000/10/21  01:31:12
47296         Log: Update Changes.
47297      Branch: perl
47298            ! Changes patchlevel.h
47299 ____________________________________________________________________________
47300 [  7385] By: jhi                                   on 2000/10/21  01:28:42
47301         Log: The #7383 was right only in the context of the original bug report,
47302              not in more general case.
47303      Branch: perl
47304            ! pp_hot.c
47305 ____________________________________________________________________________
47306 [  7384] By: jhi                                   on 2000/10/21  01:08:23
47307         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
47308      Branch: perl
47309            ! ext/IO/lib/IO/Select.pm
47310 ____________________________________________________________________________
47311 [  7383] By: jhi                                   on 2000/10/21  00:44:18
47312         Log: Fix for ID 20001020.006, concatenating an unset submatch
47313              with utf8 resulted in "Modification of a read-only value".
47314      Branch: perl
47315            ! pp_hot.c t/pragma/utf8.t
47316 ____________________________________________________________________________
47317 [  7382] By: jhi                                   on 2000/10/20  20:44:31
47318         Log: Make scan_num() reëntrant, as suggested in
47319              
47320              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47321              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
47322              Date: Fri, 20 Oct 2000 14:17:27 +0100
47323              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
47324      Branch: perl
47325            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
47326            ! toke.c
47327 ____________________________________________________________________________
47328 [  7381] By: jhi                                   on 2000/10/20  20:07:29
47329         Log: Reëntrancy fix.
47330              
47331              Subject: [PATCH perl@7229] Rentrant parser and yylex()
47332              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
47333              Date: Fri, 20 Oct 2000 14:17:27 +0100
47334              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
47335      Branch: perl
47336            ! embed.h embed.pl perl.h proto.h toke.c
47337 ____________________________________________________________________________
47338 [  7380] By: jhi                                   on 2000/10/20  19:15:54
47339         Log: Don't write double values through long double pointers,
47340              based on a part of
47341              
47342              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47343              From: Jens Hamisch <jens@Strawberry.COM>
47344              Date: Tue, 17 Oct 2000 08:39:36 +0200
47345              Message-Id: <20001017083936.A11104@Strawberry.COM>
47346      Branch: perl
47347            ! perl.h pp.c
47348 ____________________________________________________________________________
47349 [  7379] By: jhi                                   on 2000/10/20  18:43:37
47350         Log: Portability tweak on #7377.
47351              
47352              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
47353              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
47354              Date:     Fri, 20 Oct 2000 13:13:41 EDT
47355              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
47356      Branch: perl
47357            ! t/lib/dprof.t
47358 ____________________________________________________________________________
47359 [  7378] By: jhi                                   on 2000/10/20  12:57:19
47360         Log: SOCKS function redefinitions need prototypes, too, otherwise
47361              for example 32 bit versus 64 bit differences cause a lot of
47362              problems.  Part of
47363              
47364              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
47365              From: Jens Hamisch <jens@Strawberry.COM>
47366              Date: Tue, 17 Oct 2000 08:39:36 +0200
47367              Message-Id: <20001017083936.A11104@Strawberry.COM>
47368      Branch: perl
47369            ! doio.c pp_sys.c
47370 ____________________________________________________________________________
47371 [  7377] By: jhi                                   on 2000/10/20  12:37:12
47372         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
47373              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
47374              Date:     Fri, 20 Oct 2000 08:26:04 EDT
47375              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
47376      Branch: perl
47377            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
47378 ____________________________________________________________________________
47379 [  7376] By: jhi                                   on 2000/10/20  12:35:31
47380         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
47381              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
47382              Date:     Fri, 20 Oct 2000 07:48:15 EDT
47383              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
47384      Branch: perl
47385            ! configure.com vms/gen_shrfls.pl
47386 ____________________________________________________________________________
47387 [  7375] By: bailey                                on 2000/10/20  04:44:37
47388         Log: SYN SYN
47389      Branch: vmsperl
47390           +> (branch 134 files)
47391            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
47392            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
47393            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
47394            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
47395            - eg/cgi/frameset.cgi eg/cgi/index.html
47396            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
47397            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
47398            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
47399            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
47400            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
47401            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
47402            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
47403            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
47404            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
47405            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
47406            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
47407            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
47408            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
47409            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
47410            - lib/unicode/Props.txt lib/unicode/UCD300.html
47411            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
47412            - utils/perlbc.PL vms/subconfigure.com
47413           !> (integrate 785 files)
47414 ____________________________________________________________________________
47415 [  7374] By: jhi                                   on 2000/10/20  00:59:48
47416         Log: In the latest compiler builds cccdlflags must not become -fpic,
47417              from Wilfredo Sánchez.
47418      Branch: perl
47419            ! hints/darwin.sh
47420 ____________________________________________________________________________
47421 [  7373] By: jhi                                   on 2000/10/20  00:56:35
47422         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
47423              From: Tony Cook <tony@develop-help.com>
47424              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
47425              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
47426      Branch: perl
47427            ! pod/perlop.pod
47428 ____________________________________________________________________________
47429 [  7372] By: jhi                                   on 2000/10/19  19:34:40
47430         Log: Typo noted by Mark Lutz.
47431      Branch: perl
47432            ! t/op/64bitint.t
47433 ____________________________________________________________________________
47434 [  7371] By: jhi                                   on 2000/10/19  19:33:13
47435         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
47436      Branch: metaconfig
47437            ! U/modified/Cppsym.U U/modified/Oldconfig.U
47438      Branch: metaconfig/U/perl
47439            ! End.U dlsrc.U libperl.U
47440      Branch: perl
47441            + hints/nonstopux.sh
47442            ! Configure MANIFEST config_h.SH
47443 ____________________________________________________________________________
47444 [  7370] By: jhi                                   on 2000/10/19  17:18:08
47445         Log: Subject: PATCH do_print has 2 PerlIO_error()s
47446              From: nick@ccl4.org
47447              Date: Thu, 19 Oct 2000 18:09:20 +0100
47448              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
47449      Branch: perl
47450            ! doio.c
47451 ____________________________________________________________________________
47452 [  7369] By: jhi                                   on 2000/10/19  14:01:49
47453         Log: Update Changes.
47454      Branch: perl
47455            ! Changes patchlevel.h
47456 ____________________________________________________________________________
47457 [  7368] By: jhi                                   on 2000/10/19  13:04:29
47458         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
47459              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47460              Date: Wed, 18 Oct 2000 13:12:01 +0200
47461              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
47462      Branch: perl
47463            ! hints/aix.sh
47464 ____________________________________________________________________________
47465 [  7367] By: jhi                                   on 2000/10/19  02:22:40
47466         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
47467              of a 'pmshort' anywhere in the B, so the offending line was simply
47468              removed.
47469      Branch: perl
47470            ! ext/B/B/Debug.pm
47471 ____________________________________________________________________________
47472 [  7366] By: jhi                                   on 2000/10/19  02:12:37
47473         Log: Add the test case for the bug id 20000730.004 which seems
47474              to have been fixed by now.
47475      Branch: perl
47476            ! t/pragma/utf8.t
47477 ____________________________________________________________________________
47478 [  7365] By: jhi                                   on 2000/10/18  23:36:24
47479         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
47480              From: Hugo <hv@crypt.compulink.co.uk>
47481              Date: Wed, 18 Oct 2000 23:25:58 +0100
47482              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
47483      Branch: perl
47484            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
47485 ____________________________________________________________________________
47486 [  7364] By: jhi                                   on 2000/10/18  21:12:53
47487         Log: (retracted)
47488      Branch: perl
47489            ! pp.c
47490 ____________________________________________________________________________
47491 [  7363] By: jhi                                   on 2000/10/18  20:55:38
47492         Log: Missing change from #7362.
47493      Branch: perl
47494            ! win32/perlhost.h
47495 ____________________________________________________________________________
47496 [  7362] By: jhi                                   on 2000/10/18  20:52:01
47497         Log: Borland C fstat() never saw the fd as writable.
47498              
47499              Subject: fix for Borland's weak "stat" (perl@7211)
47500              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
47501              Date: Mon, 16 Oct 2000 09:55:03 +0400
47502              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
47503      Branch: perl
47504            ! win32/win32.c
47505 ____________________________________________________________________________
47506 [  7361] By: jhi                                   on 2000/10/18  17:43:50
47507         Log: Regen toc.
47508      Branch: perl
47509            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
47510 ____________________________________________________________________________
47511 [  7360] By: jhi                                   on 2000/10/18  17:07:44
47512         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47513              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
47514              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
47515              Date: Mon, 16 Oct 2000 15:19:49 +0200
47516      Branch: perl
47517            + README.aix
47518            ! MANIFEST
47519 ____________________________________________________________________________
47520 [  7359] By: jhi                                   on 2000/10/18  17:04:49
47521         Log: Subject: Pod patch for Devel::Peek
47522              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47523              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
47524              Date: Mon, 16 Oct 2000 12:26:34 +0200
47525      Branch: perl
47526            ! ext/Devel/Peek/Peek.pm
47527 ____________________________________________________________________________
47528 [  7358] By: jhi                                   on 2000/10/18  17:03:15
47529         Log: Make Cwd more bulletproof in chrooted environments.
47530              
47531              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
47532              From: "Eric E. Coe" <Eric.Coe@oracle.com>
47533              Date: Wed, 18 Oct 2000 04:03:54 -0400
47534              Message-Id: <39ED596A.70E599FE@oracle.com>
47535      Branch: perl
47536            ! lib/Cwd.pm
47537 ____________________________________________________________________________
47538 [  7357] By: jhi                                   on 2000/10/18  16:37:26
47539         Log: Disable the UTF8 downgrade croakage for now to avoid
47540              too many not okay messages.
47541      Branch: perl
47542            ! doio.c
47543 ____________________________________________________________________________
47544 [  7356] By: jhi                                   on 2000/10/17  23:29:41
47545         Log: Show the failed remote port, instead of the failing line number.
47546              
47547              Subject: [PATCH 5.6.1 Debugger] More diagnostics
47548              From: David Sparks <daves@ActiveState.com>
47549              Date: Tue, 17 Oct 2000 15:00:24 -0700
47550              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
47551      Branch: perl
47552            ! lib/perl5db.pl
47553 ____________________________________________________________________________
47554 [  7355] By: jhi                                   on 2000/10/17  14:11:31
47555         Log: On output try to downgrade to bytes, croak if impossible,
47556              from Simon Cozens.  This means that outputting >255 UTF8
47557              is impossible.  Consider this as a strong incentive to get
47558              the I/O disciplines implemented.
47559      Branch: perl
47560            ! doio.c pod/perldiag.pod sv.c
47561 ____________________________________________________________________________
47562 [  7354] By: jhi                                   on 2000/10/17  13:42:23
47563         Log: Clarify documentation on 'use bytes'.
47564              
47565              Subject: Re: What does 'use bytes' "mean" ?
47566              From: Simon Cozens <simon@cozens.net>
47567              Date: Mon, 18 Sep 2000 18:24:25 +0100
47568              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
47569      Branch: perl
47570            ! lib/bytes.pm
47571 ____________________________________________________________________________
47572 [  7353] By: jhi                                   on 2000/10/17  13:28:12
47573         Log: Workaround for a sfio bug where the stream error indicator
47574              is not cleared as documented.
47575              
47576              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47577              From: Nicholas Clark <nick@ccl4.org>
47578              Date: Mon, 16 Oct 2000 18:28:23 +0100
47579              Message-ID: <20001016182823.J19700@plum.flirble.org>
47580      Branch: perl
47581            ! doio.c
47582 ____________________________________________________________________________
47583 [  7352] By: jhi                                   on 2000/10/17  13:06:19
47584         Log: More IoTYPE sprinkling.
47585      Branch: perl
47586            ! doio.c pp_hot.c
47587 ____________________________________________________________________________
47588 [  7351] By: jhi                                   on 2000/10/16  22:47:07
47589         Log: Detect early whether the std streams have gone bad.
47590              
47591              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47592              Date: Mon, 16 Oct 2000 23:28:42 +0100
47593              From: Nicholas Clark <nick@ccl4.org>
47594              Message-ID: <20001016232842.A37942@plum.flirble.org>
47595      Branch: perl
47596            ! t/op/misc.t
47597 ____________________________________________________________________________
47598 [  7350] By: jhi                                   on 2000/10/16  22:45:16
47599         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
47600              From: "Peter J. Farley III" <pjfarley@banet.net>
47601              Date: Mon, 16 Oct 2000 18:15:59 -0400
47602              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
47603      Branch: perl
47604            ! djgpp/djgpp.c dosish.h t/io/open.t
47605 ____________________________________________________________________________
47606 [  7349] By: jhi                                   on 2000/10/16  22:36:45
47607         Log: perldelta tweak.
47608      Branch: perl
47609            ! pod/perldelta.pod
47610 ____________________________________________________________________________
47611 [  7348] By: jhi                                   on 2000/10/16  15:17:53
47612         Log: Update Changes.
47613      Branch: perl
47614            ! Changes patchlevel.h
47615 ____________________________________________________________________________
47616 [  7347] By: jhi                                   on 2000/10/16  13:55:27
47617         Log: Add the capability to include/exclude branches.
47618      Branch: perl
47619            ! Porting/genlog
47620 ____________________________________________________________________________
47621 [  7346] By: jhi                                   on 2000/10/16  13:18:04
47622         Log: Add Charles Lane.
47623      Branch: perl
47624            ! AUTHORS Changes
47625 ____________________________________________________________________________
47626 [  7345] By: jhi                                   on 2000/10/16  13:13:21
47627         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
47628      Branch: perl
47629            ! pod/perldelta.pod
47630 ____________________________________________________________________________
47631 [  7344] By: gsar                                  on 2000/10/16  09:30:21
47632         Log: integrate change#6220 from cfgperl
47633              
47634              Win32 patches from Benjamin Stuhl.
47635      Branch: maint-5.6/perl
47636           !> makedef.pl win32/win32.h
47637 ____________________________________________________________________________
47638 [  7343] By: gsar                                  on 2000/10/16  08:32:19
47639         Log: integrate changes#6221,6222 from cfgperl
47640              
47641              Remove tr///CU (the feature is to be obsoleted by better interfaces).
47642              From: simon@brecon.co.uk (Simon Cozens)
47643              Subject: [PATCH] Eliminate tr///[CU][CU]
47644              Date: 23 Jun 2000 11:05:40 GMT
47645              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
47646              
47647              doc typo fix
47648              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
47649              From: Ian Phillipps <Ian.Phillipps@iname.com>
47650              Date: Fri, 23 Jun 2000 10:40:58 +0100
47651              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
47652      Branch: maint-5.6/perl
47653           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
47654 ____________________________________________________________________________
47655 [  7342] By: gsar                                  on 2000/10/16  08:28:08
47656         Log: integrate change#6217 from cfgperl (in part)
47657              
47658              Rename the fdpid locking and integrate with Sarathy.
47659      Branch: maint-5.6/perl
47660           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
47661           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
47662           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
47663           !> win32/win32.c
47664 ____________________________________________________________________________
47665 [  7341] By: gsar                                  on 2000/10/16  08:23:39
47666         Log: integrate changes#6214..6216 from mainline
47667              
47668              @_ can't have junk in it even in the non-USE_ITHREADS case because
47669              caller() wants to populate @DB::args with it (causes a coredump
47670              in Carp::confess())
47671              
47672              tweak comment about @DB::args
47673              
47674              be more optimal about clearing @_
47675      Branch: maint-5.6/perl
47676           !> av.h cop.h pp_ctl.c t/op/runlevel.t
47677 ____________________________________________________________________________
47678 [  7340] By: gsar                                  on 2000/10/16  08:20:37
47679         Log: integrate changes#6207..6210 from cfgperl
47680              
47681              Subject: [PATCH 5.6.0] Threadsafe patches
47682              From: Dan Sugalski <dan@sidhe.org>
47683              To: perl5-porters@perl.org
47684              Date: Mon, 08 May 2000 18:08:13 -0400
47685              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
47686              
47687              Regen headers for #6207.
47688              
47689              Lock PL_fdpid against race conditions, based on:
47690              Subject: [PATCH 5.6.0]subprocess fixup for threads
47691              From: Dan Sugalski <dan@sidhe.org>
47692              To: perl5-porters@perl.org
47693              Date: Tue, 11 Apr 2000 17:02:32 -0400
47694              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
47695              
47696              Mopup for #6207 and #6209.
47697      Branch: maint-5.6/perl
47698           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
47699           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
47700           !> win32/win32.c
47701 ____________________________________________________________________________
47702 [  7339] By: gsar                                  on 2000/10/16  08:14:34
47703         Log: integrate change#6203 from cfgperl
47704              
47705              perldiag should refer to perlos2.pod not README.os2
47706      Branch: maint-5.6/perl
47707           !> pod/perldiag.pod
47708 ____________________________________________________________________________
47709 [  7338] By: gsar                                  on 2000/10/16  08:11:42
47710         Log: integrate change#6201 from mainline
47711              
47712              Perl_eval_pv() leaks 4 bytes every time it is called because it
47713              does a PUSHMARK that's never ever POPMARKed; in general, only
47714              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
47715              Perl_eval_[sp]v() don't because they don't take any incoming
47716              arguments (this leak has been around since the original version
47717              of perl_eval_pv() in 5.003_97e)
47718      Branch: maint-5.6/perl
47719           !> perl.c
47720 ____________________________________________________________________________
47721 [  7337] By: gsar                                  on 2000/10/16  08:08:47
47722         Log: integrate changes#6197..6200 from cfgperl
47723              
47724              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
47725              From: John Borwick <jhborwic@unity.ncsu.edu>
47726              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
47727              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
47728              
47729              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
47730              From: Dan Sugalski <dan@sidhe.org>
47731              To: vmsperl@perl.org, perl5-porters@perl.org
47732              Date: Fri, 02 Jun 2000 16:00:41 -0400
47733              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
47734              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
47735              
47736              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
47737              From: Dan Sugalski <dan@sidhe.org>
47738              To: perl5-porters@perl.org, vmsperl@perl.org
47739              Date: Fri, 02 Jun 2000 17:30:51 -0400
47740              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
47741              
47742              Update to cperl-mode.el 4.31 from
47743              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
47744              Subject: A couple of notes
47745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47746              To: Mailing list Perl5 <perl5-porters@perl.org>
47747              Date: Sat, 3 Jun 2000 23:33:32 -0400
47748              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
47749      Branch: maint-5.6/perl
47750           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
47751           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
47752           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
47753           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
47754           !> vms/vmsish.h
47755 ____________________________________________________________________________
47756 [  7336] By: gsar                                  on 2000/10/16  08:03:46
47757         Log: integrate changes#6194,6195 from mainline
47758              
47759              fix small eval"" memory leaks under USE_ITHREADS
47760              
47761              fix yet another eval"" leak under USE_ITHREADS
47762      Branch: maint-5.6/perl
47763           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
47764           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
47765           !> vms/perly_c.vms
47766 ____________________________________________________________________________
47767 [  7335] By: gsar                                  on 2000/10/16  08:02:15
47768         Log: integrate changes#6190,6191 from mainline
47769              
47770              submit missing embed.pl change
47771              
47772              vec() loses numericalness (modified version of patch suggested
47773              by Robin Barker)
47774      Branch: maint-5.6/perl
47775           !> doop.c embed.pl t/op/vec.t
47776 ____________________________________________________________________________
47777 [  7334] By: gsar                                  on 2000/10/16  08:01:03
47778         Log: integrate change#6189 from mainline
47779              
47780              counting tr/// corrupts later operation (from M.J.T Guy)
47781      Branch: maint-5.6/perl
47782           !> doop.c t/op/tr.t
47783 ____________________________________________________________________________
47784 [  7333] By: gsar                                  on 2000/10/16  07:59:07
47785         Log: integrate changes#6183..6188 from mainline
47786              
47787              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
47788              <nick@ccl4.org>)
47789              
47790              tweak for change#6127
47791              
47792              remove incorrect documentation about implicit split to @_ in
47793              list context, which never really worked in perl 5 (from
47794              M.J.T. Guy)
47795              
47796              further qualify references to "alphanumeric" (from Wolfgang Laun
47797              <wolfgang.laun@alcatel.at>)
47798              
47799              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
47800              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
47801              
47802              h2xs tweaks
47803      Branch: maint-5.6/perl
47804           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
47805           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
47806           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
47807           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
47808           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
47809           !> pod/pod2latex.PL utils/h2xs.PL
47810 ____________________________________________________________________________
47811 [  7332] By: gsar                                  on 2000/10/16  07:53:52
47812         Log: integrate change#6179 from mainline
47813              
47814              buggy modulus on UVs introduced by change#3378 (resulted in
47815              4063328477 % 65535 amounting to 27406, instead of 27407)
47816      Branch: maint-5.6/perl
47817           !> pp.c t/op/arith.t
47818 ____________________________________________________________________________
47819 [  7331] By: gsar                                  on 2000/10/16  07:52:49
47820         Log: integrate changes#6176,6177,6178,6182 from cfgperl
47821              
47822              Single-quoted utf8 patch from Simon Cozens.
47823              
47824              Substitution utf8 patch from Simon Cozens.
47825              
47826              Be cleaner.
47827              
47828              Be Cleaner Part Deux.
47829      Branch: maint-5.6/perl
47830           !> Makefile.SH pp_hot.c toke.c
47831 ____________________________________________________________________________
47832 [  7330] By: gsar                                  on 2000/10/16  07:41:36
47833         Log: integrate change#6172 from mainline
47834              
47835              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
47836              (from Ilya Zakharevich)
47837      Branch: maint-5.6/perl
47838           !> regexec.c t/op/re_tests
47839 ____________________________________________________________________________
47840 [  7329] By: gsar                                  on 2000/10/16  07:40:25
47841         Log: integrate change#6171 from mainline
47842              
47843              scalar() doesn't force scalar context when used in void context
47844              (from Simon Cozens)
47845      Branch: maint-5.6/perl
47846           !> op.c t/op/wantarray.t
47847 ____________________________________________________________________________
47848 [  7328] By: gsar                                  on 2000/10/16  07:39:33
47849         Log: integrate change#6170 from mainline
47850              
47851              change#6142 needs tweaks to tests to work where there's no
47852              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47853      Branch: maint-5.6/perl
47854           !> t/lib/filefind.t
47855 ____________________________________________________________________________
47856 [  7327] By: gsar                                  on 2000/10/16  07:35:34
47857         Log: integrate changes#6166..6168 from cfgperl
47858              
47859              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
47860              in case somebody wants to write an extension for more
47861              shadow database interfaces.
47862              
47863              tweak todo
47864              
47865              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
47866      Branch: maint-5.6/perl
47867           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47868           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
47869           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
47870           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47871           !> win32/config.vc win32/config_H.bc win32/config_H.gc
47872           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47873 ____________________________________________________________________________
47874 [  7326] By: gsar                                  on 2000/10/16  07:29:05
47875         Log: integrate changes#6157,6159..6161,6164 from cfgperl
47876              
47877              Regen Configure to jive with #6149.
47878              
47879              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
47880              
47881              Changes for the File::Temp 0.08 (change #6159) test suite
47882              to fit better into the Perl distribution test framework.
47883              
47884              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
47885              both from Simon Cozens.
47886              
47887              detypo
47888      Branch: maint-5.6/perl
47889           +> pod/perlmodlib.PL pod/perlnewmod.pod
47890           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
47891           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
47892           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47893           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47894 ____________________________________________________________________________
47895 [  7325] By: gsar                                  on 2000/10/16  07:25:13
47896         Log: integrate change#6158 from vmsperl
47897              
47898              Add fallback to tmpfile for use in cases where user's relying on
47899              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
47900              Lane's patch)
47901      Branch: maint-5.6/perl
47902           !> vms/vms.c vms/vmsish.h
47903 ____________________________________________________________________________
47904 [  7324] By: gsar                                  on 2000/10/16  07:20:50
47905         Log: integrate changes#6153..6155 from mainline
47906              
47907              prettier Test::Harness output on failed tests (from Nicholas Clark
47908              <nick@Bagpuss.uk.boo.com>)
47909              
47910              avoid type mismatch warning
47911              
47912              small bug in change#6144; remove random \xA0 character that snuck
47913              in via change#6145
47914      Branch: maint-5.6/perl
47915           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
47916           !> perl.c
47917 ____________________________________________________________________________
47918 [  7323] By: gsar                                  on 2000/10/16  07:18:47
47919         Log: integrate changes#6151,6152 from mainline
47920              
47921              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
47922              
47923              cosmetic fixups of RE debug output (from Ilya Zakharevich)
47924      Branch: maint-5.6/perl
47925           !> regexec.c
47926 ____________________________________________________________________________
47927 [  7322] By: gsar                                  on 2000/10/16  07:17:25
47928         Log: integrate changes#6146..6150 from mainline
47929              
47930              doc typo
47931              
47932              add a make entry to Config.pm so "perl -V:make" works on VMS
47933              (from Peter Prymmer)
47934              
47935              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
47936              
47937              OS/2 tweaks for usethreads build (from Rocco Caputo
47938              <troc@netrus.net>)
47939              
47940              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
47941      Branch: maint-5.6/perl
47942           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
47943           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
47944           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
47945           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
47946           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
47947           !> warnings.pl x2p/a2p.h
47948 ____________________________________________________________________________
47949 [  7321] By: gsar                                  on 2000/10/16  07:14:02
47950         Log: integrate changes#6143..6145 from mainline
47951              
47952              MacOS support, part 1 (from Matthias Neeracher
47953              <neeri@iis.ee.ethz.ch>)
47954              
47955              MacOS support, part 2: make AutoSplit use File::Spec instead
47956              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
47957              <neeri@iis.ee.ethz.ch>)
47958              
47959              make xsubpp skip embedded pod (from Matthias Neeracher
47960              <neeri@iis.ee.ethz.ch>)
47961      Branch: maint-5.6/perl
47962           +> ext/DynaLoader/dl_mac.xs
47963           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
47964           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
47965           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
47966           !> pp_ctl.c proto.h toke.c util.c util.h
47967 ____________________________________________________________________________
47968 [  7320] By: gsar                                  on 2000/10/16  07:12:13
47969         Log: integrate changes#6141,6142 from mainline
47970              
47971              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
47972              forwarded by Peter Seebach from the bsdi-users mailing list.
47973              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
47974              
47975              File::Find fails to chdir when chasing symlinks (from
47976              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47977      Branch: maint-5.6/perl
47978           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
47979 ____________________________________________________________________________
47980 [  7319] By: gsar                                  on 2000/10/16  07:04:30
47981         Log: integrate change#6139 from mainline
47982              
47983              revise mktables.PL for bugs and newness in Unicode 3.0
47984              (from James Bence <jbence@amgen.com>)
47985      Branch: maint-5.6/perl
47986           +> (branch 30 files)
47987           !> (integrate 49 files)
47988 ____________________________________________________________________________
47989 [  7318] By: gsar                                  on 2000/10/16  07:01:01
47990         Log: integrate changes#6137,6138 from mainline
47991              
47992              fix bogus redeclaration warning for "our" variables in different
47993              scopes
47994              
47995              add note about the handling of negative indices to tied arrays
47996              (from Michael G Schwern <schwern@pobox.com>)
47997      Branch: maint-5.6/perl
47998           !> op.c pod/perltie.pod t/pragma/strict-vars
47999 ____________________________________________________________________________
48000 [  7317] By: gsar                                  on 2000/10/16  06:58:46
48001         Log: integrate changes#6127..6136 from mainline
48002              
48003              call_method(...,G_EVAL) can longjmp() out if the method probing
48004              failed (from Gisle Aas)
48005              
48006              new perlxstut example for passing/returning refs to arrays
48007              (from David Lowe <dlowe@pootpoot.com>)
48008              
48009              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
48010              
48011              fix places that mean C<"word" character> but say C<alphanumeric
48012              character>
48013              
48014              avoid warnings in POSIX.pm (from Barrie Slaymaker)
48015              
48016              warnings::enabled() doesn't fall back to looking at $^W if
48017              caller isn't using lexical warnings (from Paul Marquess)
48018              
48019              elide bogus test in change#6132
48020              
48021              make Test::Harness use wait.h/WCOREDUMP if available
48022              (from Ben Tilly <ben_tilly@hotmail.com>)
48023              
48024              enable Test::Harness to dynamically determine column width etc.
48025              (from Rob Napier <rnapier@employees.org>)
48026              
48027              random pod typos (from Peter Scott <Peter@PSDT.com>)
48028      Branch: maint-5.6/perl
48029           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
48030           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
48031           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
48032           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
48033 ____________________________________________________________________________
48034 [  7316] By: gsar                                  on 2000/10/16  06:53:23
48035         Log: integrate change#6126 from mainline
48036              
48037              change#2879 broke rvalue autovivification of magicals such as
48038              ${$num} (reworked variant of patch suggested by Simon Cozens)
48039      Branch: maint-5.6/perl
48040           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
48041           !> pp_hot.c proto.h t/op/gv.t
48042 ____________________________________________________________________________
48043 [  7315] By: gsar                                  on 2000/10/16  06:51:38
48044         Log: integrate changes#6123,6125 from mainline
48045              
48046              clarify gotcha with #line directives (from Rocco Caputo
48047              <troc@netrus.net>)
48048              
48049              enable propagating exception objects via Perl_croak() in XS code
48050              (from Gisle Aas)
48051      Branch: maint-5.6/perl
48052           !> pod/perldebug.pod pod/perlsyn.pod util.c
48053 ____________________________________________________________________________
48054 [  7314] By: gsar                                  on 2000/10/16  06:49:28
48055         Log: integrate change#6122 from mainline
48056              
48057              downgrade fatal error on C<"foo@nosucharray.com"> to optional
48058              warning (from Mark-Jason Dominus)
48059      Branch: maint-5.6/perl
48060           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
48061           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
48062           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
48063           !> toke.c
48064 ____________________________________________________________________________
48065 [  7313] By: gsar                                  on 2000/10/16  06:46:54
48066         Log: integrate changes#6112..6121 from vmsperl
48067              
48068              Check for existence of file before trying to delete
48069              
48070              Ugly workaround for version-specific RTL error
48071              
48072              Urk -- undo previous removal of vmsish 'exit' change
48073              
48074              Add bounds checking for several strings (Charles Lane)
48075              
48076              Miscellaneous cosmetic fixes (Charles Lane)
48077              
48078              Treat sockets as special in sys(read|write) (Charles Lane et al.)
48079              
48080              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
48081              Flatten case labels in switch statements uniformly (Charles Bailey)
48082              
48083              Quiet error messages in vmsish.t (Charles Lane)
48084              
48085              Add missing escape (Charles Lane)
48086              
48087              Allow eliminate_macros() and fixpath() to handle space-delimited
48088              lists (based on fixes by Craig Berry)
48089      Branch: maint-5.6/perl
48090           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
48091           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
48092           !> vms/vmsish.h
48093 ____________________________________________________________________________
48094 [  7312] By: gsar                                  on 2000/10/16  06:41:18
48095         Log: integrate changes#6107,6110 from cfgperl
48096              
48097              Tweak the todo list.
48098              
48099              todo tweak
48100      Branch: maint-5.6/perl
48101           !> Todo-5.6
48102 ____________________________________________________________________________
48103 [  7311] By: gsar                                  on 2000/10/16  06:38:38
48104         Log: integrate changes#6104,6108 from mainline
48105              
48106              PL_sys_intern was being initialized too late on windows
48107              
48108              reenable fake signal handling on Windows, bugs and all
48109      Branch: maint-5.6/perl
48110           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
48111           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
48112           !> win32/win32.c
48113 ____________________________________________________________________________
48114 [  7310] By: gsar                                  on 2000/10/16  06:36:03
48115         Log: integrate changes#6095,6097..6103 from cfgperl
48116              
48117              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
48118              might be useful in future.
48119              
48120              Add a note about possible compilation problems from Allen Smith.
48121              
48122              Add a note about other, yet unsupported, shadow password APIs.
48123              
48124              Tweaks for the cc bugs from Allen Smith.
48125              
48126              More compilation tweakery from Allen Smith.
48127              
48128              Hints and test tweaks for Unicos.
48129              
48130              The test suite tweak in #6101 wasn't quite right.
48131              
48132              Test tweaking for Unicos continues.
48133      Branch: maint-5.6/perl
48134           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48135           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
48136           !> t/lib/complex.t t/op/64bitint.t
48137 ____________________________________________________________________________
48138 [  7309] By: gsar                                  on 2000/10/16  06:29:41
48139         Log: integrate changes#6093,6094 from mainline
48140              
48141              fork() failure to create pseudo process sets errno=EAGAIN and returns
48142              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
48143              
48144              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
48145      Branch: maint-5.6/perl
48146           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
48147           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
48148 ____________________________________________________________________________
48149 [  7308] By: gsar                                  on 2000/10/16  06:27:29
48150         Log: integrate change#6092 from cfgperl
48151              
48152              Regen perltoc with the fixed buildtoc.
48153      Branch: maint-5.6/perl
48154           !> pod/perltoc.pod
48155 ____________________________________________________________________________
48156 [  7307] By: gsar                                  on 2000/10/16  06:26:40
48157         Log: integrate changes#6089,6090 from mainline
48158              
48159              buildtoc tweak to fix newline lossage
48160              
48161              concat doesn't preserve utf8-ness, and doesn't invalidate
48162              [NI]OK; added tests for both
48163      Branch: maint-5.6/perl
48164           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
48165 ____________________________________________________________________________
48166 [  7306] By: gsar                                  on 2000/10/16  06:24:05
48167         Log: integrate change#6088 from cfgperl
48168              
48169              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
48170              because we do not use those.  The HAS_GETSPNAM remains,
48171              though, because we still do use that.
48172      Branch: maint-5.6/perl
48173           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48174           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
48175           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
48176           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
48177           !> win32/config.vc win32/config_H.bc win32/config_H.gc
48178           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
48179 ____________________________________________________________________________
48180 [  7305] By: gsar                                  on 2000/10/16  06:15:52
48181         Log: integrate changes#6084,6085,6087 from mainline
48182              
48183              substr() does not preserve utf8-ness (from Stefan Eissing
48184              <Eissing@medicaldataservice.de>); added tests
48185              
48186              repeat operator (x) doesn't preserve utf8-ness
48187              
48188              reverse() and quotemeta() weren't preserving utf8-ness; add tests
48189      Branch: maint-5.6/perl
48190           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
48191 ____________________________________________________________________________
48192 [  7304] By: gsar                                  on 2000/10/16  06:13:10
48193         Log: integrate changes#6077..6083 from mainline
48194              
48195              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
48196              and Tom Phoenix)
48197              
48198              workaround for CRT bug in chdir() (from Charles Lane, via
48199              Peter Prymmer)
48200              
48201              remove outdated kludge in Carp (NULLs are permitted in diagnostics
48202              now)
48203              
48204              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
48205              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
48206              
48207              better default perlbug categories for ok reports (from Richard Foley)
48208              
48209              peek.t non-portable to ithreads
48210              
48211              note about undocumented caller() return value (from M.J.T. Guy);
48212              yet another peek.t tweak
48213      Branch: maint-5.6/perl
48214           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
48215           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
48216           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
48217           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
48218           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
48219           !> vms/vmsish.h
48220 ____________________________________________________________________________
48221 [  7303] By: gsar                                  on 2000/10/16  06:03:18
48222         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
48223              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
48224              
48225              &HUGE_VAL is not defined, it exists.
48226              
48227              Do not warn that an infinity does not look like a number.
48228              
48229              Rewrite the pwent/spent logic to be a little bit more clearer.
48230              
48231              Continue on the pwent/spent case.
48232              
48233              Correct Freudian slip.
48234              
48235              Use HUGE_VALL if applicable.
48236              
48237              pwent/spent #ifdef imbalance.
48238              
48239              Infinite problems.
48240              
48241              Call getspnam() only iff needd.
48242              
48243              Test both the scalar and list contexts.
48244              
48245              Use setxxent()/endxxent().
48246              
48247              Complex tweakery.
48248              
48249              Unicos hint tweak.
48250              
48251              Be more forgiving in POSIX about HUGE_VALL.
48252              
48253              Detypo.
48254              
48255              The search of infinity continues, this time simplified.
48256              
48257              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
48258              in natively 64-bit platforms where a long is a quad (no need
48259              for long longs).  Also added bias for IVs.
48260              
48261              Complex tweaks.
48262              
48263              Introduce t/lib/peek.t.
48264              
48265              Make the test more portable.
48266      Branch: maint-5.6/perl
48267           +> t/lib/peek.t
48268            ! pp_sys.c
48269           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
48270           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
48271           !> t/op/pwent.t toke.c util.c
48272 ____________________________________________________________________________
48273 [  7302] By: gsar                                  on 2000/10/16  05:03:37
48274         Log: integrate changes#6066..6071 from mainline
48275              
48276              s/END/CHECK/
48277              
48278              replace direct call to sighandler() with (*PL_sighandlerp)()
48279              
48280              note about values()
48281              
48282              File::Spec compatibility update (from Barrie Slaymaker
48283              <barries@slaysys.com>)
48284              
48285              remove misleading comment (from M.J.T. Guy)
48286              
48287              misformatted perllocal.pod (from Tim Jenness
48288              <t.jenness@jach.hawaii.edu>)
48289      Branch: maint-5.6/perl
48290           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
48291           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
48292           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
48293           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
48294 ____________________________________________________________________________
48295 [  7301] By: gsar                                  on 2000/10/16  05:00:08
48296         Log: integrate changes#6061..6063 from mainline
48297              
48298              change#5921 neglected to make eq honor "use bytes"
48299              
48300              additional tests for utf8.t
48301              
48302              tokeq() could read unallocated field in argument
48303      Branch: maint-5.6/perl
48304           !> sv.c t/pragma/utf8.t toke.c
48305 ____________________________________________________________________________
48306 [  7300] By: gsar                                  on 2000/10/16  04:56:54
48307         Log: integrate changes#6046,6048,6057,6058 from mainline
48308              
48309              libscheck has insufficient checks for n32 libs (from
48310              Albert Chin-A-Young <china@thewrittenword.com>)
48311              
48312              add note about how $( doesn't interpolate in REs (from
48313              Philip Newton <newton@ficus.frogspace.net>)
48314              
48315              fix broken parsing of /\x{ab}/
48316              
48317              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
48318              (spotted by Donald Kinzer <dkinzer@premia.com>)
48319      Branch: maint-5.6/perl
48320           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
48321           !> t/pragma/utf8.t
48322 ____________________________________________________________________________
48323 [  7299] By: gsar                                  on 2000/10/16  04:52:50
48324         Log: integrate change#6044 from mainline
48325              
48326              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
48327              such that underscores are only ignored in literal numbers,
48328              "\x{...}", and hex/oct argument
48329      Branch: maint-5.6/perl
48330           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
48331 ____________________________________________________________________________
48332 [  7298] By: gsar                                  on 2000/10/16  04:50:53
48333         Log: integrate changes#6027..6043 from mainline
48334              
48335              podlators-1.02 update (from Russ Allbery)
48336              
48337              Pod::Man generates groff-incompatible macro definition (from
48338              Tom Christiansen)
48339              
48340              add CGI.pm v2.66 (from Lincoln Stein)
48341              
48342              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
48343              for @- and @+ (from Johan Vromans)
48344              
48345              small nits in diagnostics.pm (from Robin Barker)
48346              
48347              whitespace adjustments
48348              
48349              missing files in MANIFEST
48350              
48351              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
48352              to compensate
48353              
48354              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
48355              
48356              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
48357      Branch: maint-5.6/perl
48358           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
48359           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
48360           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
48361           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
48362           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
48363           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
48364           !> t/lib/cgi-html.t t/lib/cgi-request.t
48365 ____________________________________________________________________________
48366 [  7297] By: gsar                                  on 2000/10/16  04:44:30
48367         Log: integrate change#6025 from mainline
48368              
48369              Is{Alnum,Alpha,Word} don't match titlecase
48370              TODO: IsSpace is defined recursively!
48371              (both spotted by Larry)
48372      Branch: maint-5.6/perl
48373           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
48374           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
48375 ____________________________________________________________________________
48376 [  7296] By: gsar                                  on 2000/10/16  04:39:30
48377         Log: integrate change#6023 from mainline
48378              
48379              debugger stomps on $. (from M.J.T. Guy)
48380      Branch: maint-5.6/perl
48381           !> lib/perl5db.pl
48382 ____________________________________________________________________________
48383 [  7295] By: gsar                                  on 2000/10/16  04:38:02
48384         Log: integrate change#6022 from mainline
48385              
48386              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
48387      Branch: maint-5.6/perl
48388           !> sv.c
48389 ____________________________________________________________________________
48390 [  7294] By: gsar                                  on 2000/10/16  04:37:05
48391         Log: integrate changes#6018..6021 from mainline
48392              
48393              make lib/syslog.t portable to systems that don't have _PATH_LOG,
48394              make _PATH_LOG() return "" if unavailable
48395              
48396              windows portability tweaks
48397              
48398              test tweak
48399              
48400              remove Win2K issue in pod (fixed by change#6020)
48401      Branch: maint-5.6/perl
48402           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
48403           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
48404           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
48405 ____________________________________________________________________________
48406 [  7293] By: gsar                                  on 2000/10/16  04:20:00
48407         Log: integrate changes#6013..6015 from mainline
48408              
48409              tweak change#5945 to display correct switch name in diagnostic
48410              
48411              glob() loading File::Glob behind the scenes may cause syntax errors
48412              
48413              tweak test for portability
48414      Branch: maint-5.6/perl
48415           !> op.c perl.c pod/perldiag.pod t/lib/b.t
48416 ____________________________________________________________________________
48417 [  7292] By: gsar                                  on 2000/10/16  04:18:11
48418         Log: integrate changes#6005..6010 from mainline, cfgperl
48419              
48420              perldoc might fail via "use blib" (from Hugo van der Sanden)
48421              
48422              Regen Configure.
48423              
48424              note about compile failures and END blocks (from M.J.T. Guy)
48425              
48426              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
48427              
48428              (change#6009 integrated earlier in change#7255)
48429              
48430              clarify note about shadow password support (from
48431              gellyfish@gellyfish.com)
48432      Branch: maint-5.6/perl
48433           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48434           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
48435           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
48436 ____________________________________________________________________________
48437 [  7291] By: gsar                                  on 2000/10/16  04:12:03
48438         Log: integrate changes#6002,6003 from mainline
48439              
48440              destructive sv_setsv() can lose UV-ness from source, causing
48441              numeric promotions/comparisons to fail to do the right thing
48442              
48443              allow REG_EXPAND_SZ keys in Windows registry (from
48444              John Clayton <John.Clayton@barclayscapital.com>)
48445      Branch: maint-5.6/perl
48446           !> sv.c win32/win32.c
48447 ____________________________________________________________________________
48448 [  7290] By: gsar                                  on 2000/10/16  04:10:19
48449         Log: integrate change#6001 from mainline
48450              
48451              support additional library locations via $Config{otherlibdirs}
48452              (from Andy Dougherty)
48453      Branch: maint-5.6/perl
48454           !> Configure INSTALL Porting/Glossary Porting/config.sh
48455           !> Porting/config_H config_h.SH epoc/config.sh perl.c
48456           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
48457           !> win32/config.bc win32/config.gc win32/config.vc
48458 ____________________________________________________________________________
48459 [  7289] By: gsar                                  on 2000/10/16  04:08:28
48460         Log: integrate change#5999 from mainline
48461              
48462              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
48463      Branch: maint-5.6/perl
48464           !> t/pragma/warn/toke toke.c
48465 ____________________________________________________________________________
48466 [  7288] By: gsar                                  on 2000/10/16  04:07:01
48467         Log: integrate changes#5997,5998 from cfgperl
48468              
48469              Preserve $!.
48470              
48471              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
48472      Branch: maint-5.6/perl
48473           !> lib/Math/Complex.pm
48474 ____________________________________________________________________________
48475 [  7287] By: gsar                                  on 2000/10/16  04:04:37
48476         Log: integrate change#5995 from mainline
48477              
48478              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
48479      Branch: maint-5.6/perl
48480           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
48481 ____________________________________________________________________________
48482 [  7286] By: gsar                                  on 2000/10/16  04:03:21
48483         Log: integrate change#5994 from mainline
48484              
48485              fix for missed accounting for null byte in pack("Z",...) (from
48486              M.J.T. Guy)
48487      Branch: maint-5.6/perl
48488           !> pp.c t/op/pack.t
48489 ____________________________________________________________________________
48490 [  7285] By: gsar                                  on 2000/10/16  04:02:11
48491         Log: integrate changes#5989..5993 from mainline
48492              
48493              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
48494              itself and no other (from Tom Hughes)
48495              
48496              use $ENV{LIB} to search for libs under Visual C compiler
48497              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
48498              
48499              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
48500              
48501              pod nit (from Simon Cozens)
48502              
48503              various minor tweaks seen on p5p
48504      Branch: maint-5.6/perl
48505           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
48506           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
48507           !> t/op/array.t toke.c
48508 ____________________________________________________________________________
48509 [  7284] By: gsar                                  on 2000/10/16  03:59:00
48510         Log: integrate changes#5978..5988 from mainline
48511              
48512              sync version numbers in File::Spec with the ones on CPAN
48513              (from Barrie Slaymaker)
48514              
48515              under useithreads, constant pad entries could inadvertantly be
48516              shared across threads (from Eric Blood <eblood@xmission.com>);
48517              added Eric's test case to testsuite
48518              
48519              allow Configure -S to run non-interactively (spotted by Greg Hudson
48520              <ghudson@mit.edu>)
48521              
48522              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
48523              prototype mismatch with CORE::glob(); update pod and tests to
48524              suit (File::Glob::glob() is still available for backward
48525              compatibility, but should be considered deprecated)
48526              
48527              avoid error in IO::Socket::INET when given an unknown service name
48528              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
48529              
48530              numeric conversion of non-number in change#3378 tramples on
48531              OOK offset, causing segfaults
48532              
48533              attributes::reftype() doesn't work on tied argument
48534              
48535              forked child may not exit correctly if it failed to open
48536              /dev/console (from Graham Barr)
48537              
48538              add regular expressions tutorial and quick-start guide (from
48539              Mark Kvale <kvale@phy.ucsf.edu>)
48540              
48541              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
48542              
48543              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
48544              <paul@miraclefish.com>)
48545      Branch: maint-5.6/perl
48546           +> pod/perlrequick.pod pod/perlretut.pod
48547           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
48548           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
48549           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
48550           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
48551           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
48552           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48553           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
48554           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
48555 ____________________________________________________________________________
48556 [  7283] By: gsar                                  on 2000/10/16  03:52:14
48557         Log: integrate change#5977 from mainline
48558              
48559              autoquote barewords followed by newline and arrow properly
48560              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
48561      Branch: maint-5.6/perl
48562           !> t/pragma/warn/toke toke.c
48563 ____________________________________________________________________________
48564 [  7282] By: gsar                                  on 2000/10/16  03:50:48
48565         Log: integrate change#5976 from mainline
48566              
48567              DB_File v1.73 update (from Paul Marquess)
48568      Branch: maint-5.6/perl
48569           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
48570           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
48571 ____________________________________________________________________________
48572 [  7281] By: gsar                                  on 2000/10/16  03:49:14
48573         Log: integrate change#5975 from mainline
48574              
48575              allow sort() reentrancy (variant of patch suggested by
48576              Hugo van der Sanden)
48577      Branch: maint-5.6/perl
48578           !> pp_ctl.c t/op/sort.t
48579 ____________________________________________________________________________
48580 [  7280] By: gsar                                  on 2000/10/16  03:48:22
48581         Log: integrate change#5974 from mainline
48582              
48583              change#4197 somehow missed initializing PL_errors, meaning
48584              syntax error queueing wasn't working outside eval"" at all;
48585              also fixed eval"" to localize PL_error_count, so that compile-time
48586              eval's don't clobber the error state of the outer context
48587      Branch: maint-5.6/perl
48588           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
48589           !> t/pragma/warn/toke
48590 ____________________________________________________________________________
48591 [  7279] By: gsar                                  on 2000/10/16  03:46:21
48592         Log: integrate change#5973 from mainline
48593              
48594              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
48595      Branch: maint-5.6/perl
48596           !> regcomp.c regexec.c t/op/re_tests
48597 ____________________________________________________________________________
48598 [  7278] By: gsar                                  on 2000/10/16  03:44:54
48599         Log: integrate change#5971 from cfgperl
48600              
48601              Unicos tweaks from Mark P. Lutz.
48602      Branch: maint-5.6/perl
48603           !> hints/unicos.sh lib/Math/Complex.pm
48604 ____________________________________________________________________________
48605 [  7277] By: gsar                                  on 2000/10/16  03:42:59
48606         Log: integrate changes#5966..5970 from mainline
48607              
48608              add testsuite for B backends, fix bug in B::Deparse (from
48609              Simon Cozens <simon@brecon.co.uk>)
48610              
48611              improved docs on the warn_uninit diagnostic (from David Glasser
48612              and Simon Cozens)
48613              
48614              tolerate spaces in group names in test on solaris (from David Boyce
48615              <dsb@boyski.com>)
48616              
48617              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
48618              
48619              Data::Dumper fumbles negative numbers on 32-bit platforms where
48620              IV is >32bits
48621      Branch: maint-5.6/perl
48622           +> t/lib/b.t t/lib/syslog.t
48623           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
48624           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
48625           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
48626 ____________________________________________________________________________
48627 [  7276] By: gsar                                  on 2000/10/16  03:39:30
48628         Log: integrate change#5965 from mainline
48629              
48630              avoid "will not stay shared" warnings for our variables (from
48631              Robin Barker)
48632      Branch: maint-5.6/perl
48633           !> op.c t/pragma/warn/op
48634 ____________________________________________________________________________
48635 [  7275] By: gsar                                  on 2000/10/16  03:38:18
48636         Log: integrate change#5964 from mainline
48637              
48638              reformat to 72 columns (again)
48639      Branch: maint-5.6/perl
48640           !> pod/perldiag.pod
48641 ____________________________________________________________________________
48642 [  7274] By: gsar                                  on 2000/10/16  03:36:58
48643         Log: integrate change#5963 from mainline
48644              
48645              patch from Larry to make (\&) prototype work; added tests for
48646              the same
48647      Branch: maint-5.6/perl
48648           !> op.c t/comp/proto.t
48649 ____________________________________________________________________________
48650 [  7273] By: gsar                                  on 2000/10/16  03:35:51
48651         Log: integrate changes#5956..5962 from mainline
48652              
48653              better diagnostics on failed tests (from Ilya Zakharevich)
48654              
48655              pod nits (from A. C. Yardley <yardley@tanet.net>)
48656              
48657              change#3569 deleted some essential code, revert; avoid use of
48658              atexit() to make DynaLoader work properly on AIX under mod_perl
48659              (from Jens-Uwe Mager <jum@helios.de>)
48660              
48661              doubled words in pods (from Simon Cozens
48662              <simon.p.cozens@jp.pwcglobal.com>)
48663              
48664              better INSTALL notes on Solaris issues (from Dominic Dunlop)
48665              
48666              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
48667              
48668              updated README.hpux (from Jeff Okamoto)
48669      Branch: maint-5.6/perl
48670           !> INSTALL README.hpux emacs/cperl-mode.el
48671           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
48672           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
48673           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
48674           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
48675           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
48676           !> t/op/lex_assign.t
48677 ____________________________________________________________________________
48678 [  7272] By: gsar                                  on 2000/10/16  03:31:22
48679         Log: integrate change#5955 from mainline
48680              
48681              longstanding bug exposed by change#3307: sort arguments weren't
48682              compiled with the right wantarray context (ensuing runtime lookup
48683              via block_gimme() was getting the incidental context of the
48684              sort() itself)
48685      Branch: maint-5.6/perl
48686           !> op.c t/op/sort.t
48687 ____________________________________________________________________________
48688 [  7271] By: gsar                                  on 2000/10/16  03:29:11
48689         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
48690              branch
48691              
48692              Flatten the cpp jungle doing the nosuid checking.
48693              
48694              Do not assume sign propagation. (from M.J.T. Guy)
48695              
48696              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
48697              
48698              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
48699              Now pp_ncmp() returns undef is either operand is a NaN.
48700              
48701              On second thoughts frexp() does have two arguments.
48702              
48703              Document that tr() is not tr(1).
48704              
48705              Be more robust on "extreme" (large absolute value)
48706              arguments.  Originally reported by Daniel Connelly
48707              as a problem with asinh() on large negative arguments,
48708              asinh() used to bail out because an argument to log()
48709              ended up being zero.  Ilya Zakharevich proposed using
48710              Taylor's series in such cases, which for such large
48711              arguments is a very good approximation.
48712              
48713              Undo "use integer" addition from 64bitint as it seems
48714              to break most of the subtests in Digital UNIX;
48715              Unicos needs to find another way.
48716      Branch: maint-5.6/perl
48717           !> (integrate 29 files)
48718 ____________________________________________________________________________
48719 [  7270] By: gsar                                  on 2000/10/16  03:09:44
48720         Log: integrate changes#5948,5949,5950 from mainline
48721              
48722              typo in vars.pm that leads to cryptic message (from Piotr
48723              Piatkowski <kompas@kompas.usr.onet.pl>)
48724              
48725              make perldoc use the pod2man from the same version (from
48726              M.J.T. Guy)
48727              
48728              reformat perldiag to avoid long lines
48729      Branch: maint-5.6/perl
48730           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
48731 ____________________________________________________________________________
48732 [  7269] By: gsar                                  on 2000/10/16  03:05:54
48733         Log: integrate change#5947 from mainline
48734              
48735              use &dl_error rather than &dl_load_file as the guard for calling
48736              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
48737              statically built perl)
48738      Branch: maint-5.6/perl
48739           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
48740 ____________________________________________________________________________
48741 [  7268] By: gsar                                  on 2000/10/16  03:04:48
48742         Log: integrate change#5945 from mainline
48743              
48744              make module name mandatory after -M switch; reorder perldiag
48745              alphabetically (from Mark-Jason Dominus)
48746      Branch: maint-5.6/perl
48747           !> perl.c pod/perldiag.pod
48748 ____________________________________________________________________________
48749 [  7267] By: gsar                                  on 2000/10/16  03:03:01
48750         Log: integrate change#5939 from mainline
48751              
48752              more pod nits (from Larry Virden)
48753      Branch: maint-5.6/perl
48754           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
48755           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
48756           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
48757 ____________________________________________________________________________
48758 [  7266] By: gsar                                  on 2000/10/16  03:01:39
48759         Log: integrate change#5938 from mainline
48760              
48761              Consolidated B::Deparse fixes (from Stephen McCamant)
48762      Branch: maint-5.6/perl
48763           !> ext/B/B/Deparse.pm
48764 ____________________________________________________________________________
48765 [  7265] By: gsar                                  on 2000/10/16  03:00:43
48766         Log: integrate change#5936 from mainline
48767              
48768              additional tests for change#7263 (from Paul Marquess)
48769      Branch: maint-5.6/perl
48770           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
48771           !> t/pragma/warn/5nolint t/pragma/warn/6default
48772 ____________________________________________________________________________
48773 [  7264] By: gsar                                  on 2000/10/16  02:58:34
48774         Log: integrate change#5934 from mainline
48775              
48776              propagate lexical warnings from surrounding scope correctly
48777              within string eval() (from Paul Marquess)
48778      Branch: maint-5.6/perl
48779           !> pp_ctl.c t/pragma/warn/pp_ctl
48780 ____________________________________________________________________________
48781 [  7263] By: gsar                                  on 2000/10/16  02:56:53
48782         Log: integrate change#5932 from mainline
48783              
48784              add rsignal(), whichsig() and do_join() to public API list
48785              (mod_perl uses them to good advantage)
48786      Branch: maint-5.6/perl
48787           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
48788 ____________________________________________________________________________
48789 [  7262] By: gsar                                  on 2000/10/16  02:55:53
48790         Log: integrate change#5931 from mainline
48791              
48792              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
48793      Branch: maint-5.6/perl
48794           !> pp_hot.c regexec.c t/op/pat.t
48795 ____________________________________________________________________________
48796 [  7261] By: gsar                                  on 2000/10/16  02:55:01
48797         Log: integrate change#5930 from mainline
48798              
48799              small os390 tweaks (from Peter Prymmer)
48800      Branch: maint-5.6/perl
48801           !> config_h.SH makedepend.SH
48802 ____________________________________________________________________________
48803 [  7260] By: gsar                                  on 2000/10/16  02:54:10
48804         Log: integrate change#5929 from mainline
48805              
48806              pod nits
48807      Branch: maint-5.6/perl
48808           !> pod/perlguts.pod
48809 ____________________________________________________________________________
48810 [  7259] By: gsar                                  on 2000/10/16  02:52:55
48811         Log: integrate change#5927 from mainline
48812              
48813              arrange for next() to resume at the unstack op rather than the
48814              loop conditional, so that scope cleanup happens correctly
48815              (from Stephen McCamant)
48816      Branch: maint-5.6/perl
48817           !> op.c pp_ctl.c t/op/misc.t
48818 ____________________________________________________________________________
48819 [  7258] By: gsar                                  on 2000/10/16  02:51:38
48820         Log: integrate change#5926 from mainline
48821              
48822              on windows, reserve 16M of stack rather than 128M (allows more
48823              threads to run concurrently)
48824      Branch: maint-5.6/perl
48825           !> win32/Makefile win32/makefile.mk
48826 ____________________________________________________________________________
48827 [  7257] By: gsar                                  on 2000/10/16  02:50:37
48828         Log: integrate change#5925 from mainline
48829              
48830              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
48831      Branch: maint-5.6/perl
48832           !> toke.c
48833 ____________________________________________________________________________
48834 [  7256] By: gsar                                  on 2000/10/16  02:49:36
48835         Log: integrate change#5924 from mainline
48836              
48837              avoid using uninitialized memory in require version check
48838      Branch: maint-5.6/perl
48839           !> pp_ctl.c universal.c
48840 ____________________________________________________________________________
48841 [  7255] By: gsar                                  on 2000/10/16  02:48:03
48842         Log: integrate changes#5923,5928,6009 from mainline
48843              
48844              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
48845      Branch: maint-5.6/perl
48846           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
48847 ____________________________________________________________________________
48848 [  7254] By: gsar                                  on 2000/10/16  02:44:46
48849         Log: integrate change#5922 from mainline
48850              
48851              commentary about IoTYPE() (from Nathan Torkington)
48852      Branch: maint-5.6/perl
48853           !> sv.h
48854 ____________________________________________________________________________
48855 [  7253] By: gsar                                  on 2000/10/16  02:43:49
48856         Log: integrate change#5921 from mainline
48857              
48858              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
48859      Branch: maint-5.6/perl
48860           !> sv.c t/lib/charnames.t t/pragma/utf8.t
48861 ____________________________________________________________________________
48862 [  7252] By: gsar                                  on 2000/10/16  02:42:31
48863         Log: integrate change#5920 from mainline
48864              
48865              Larry's fix for buggy propagation of utf8-ness in join(); add test
48866      Branch: maint-5.6/perl
48867           !> doop.c t/op/ver.t
48868 ____________________________________________________________________________
48869 [  7251] By: gsar                                  on 2000/10/16  02:41:14
48870         Log: integrate changes#5915..5919 from mainline
48871              
48872              various (pod tweaks &c)
48873      Branch: maint-5.6/perl
48874           !> (integrate 33 files)
48875 ____________________________________________________________________________
48876 [  7250] By: gsar                                  on 2000/10/16  02:38:16
48877         Log: integrate change#5914 from mainline
48878              
48879              caller() wasn't returning the right number of elements for
48880              eval {...}
48881      Branch: maint-5.6/perl
48882           !> pp_ctl.c t/pragma/warn/9enabled
48883 ____________________________________________________________________________
48884 [  7249] By: gsar                                  on 2000/10/16  02:37:02
48885         Log: integrate change#5913 from mainline
48886              
48887              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
48888              (from Mark-Jason Dominus)
48889      Branch: maint-5.6/perl
48890           !> pod/perlfunc.pod
48891 ____________________________________________________________________________
48892 [  7248] By: gsar                                  on 2000/10/16  02:35:58
48893         Log: integrate change#5912 from mainline
48894              
48895              fix totally broken caching in UNIVERSAL::isa() (from
48896              Nick Ing-Simmons)
48897      Branch: maint-5.6/perl
48898           !> t/op/universal.t universal.c
48899 ____________________________________________________________________________
48900 [  7247] By: gsar                                  on 2000/10/16  02:34:27
48901         Log: integrate changes#5910,5911 from mainline
48902              
48903              typo in pod
48904              
48905              add linebreak properties from unicode/LineBrk.txt (from
48906              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
48907      Branch: maint-5.6/perl
48908           +> (branch 29 files)
48909           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
48910 ____________________________________________________________________________
48911 [  7246] By: gsar                                  on 2000/10/16  02:33:29
48912         Log: integrate change#5909 from mainline
48913              
48914              mode argument to do_binmode() should be file mode, not boolean
48915      Branch: maint-5.6/perl
48916           !> pp_sys.c
48917 ____________________________________________________________________________
48918 [  7245] By: gsar                                  on 2000/10/16  02:31:04
48919         Log: integrate change#5908 from mainline
48920              
48921              introduce illegal symbols into null package so that
48922              gv_fetchpv(...,TRUE) always returns a valid GV even when the
48923              symbol is trapped by strictures (avoids coredumps)
48924      Branch: maint-5.6/perl
48925           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
48926           !> t/pragma/strict-vars
48927 ____________________________________________________________________________
48928 [  7244] By: jhi                                   on 2000/10/16  02:29:54
48929         Log: Subject: $Carp::ExportLevel confusion in Exporter
48930              From: "Ben Tilly" <ben_tilly@hotmail.com>
48931              Date: Sat, 14 Oct 2000 16:44:34 EDT
48932              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
48933      Branch: perl
48934            ! lib/Exporter/Heavy.pm
48935 ____________________________________________________________________________
48936 [  7243] By: jhi                                   on 2000/10/16  02:28:33
48937         Log: Subject: [PATCH perlguts.pod] Document offset hack
48938              From: Simon Cozens <simon@cozens.net>
48939              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
48940              Date: Sat, 14 Oct 2000 19:32:25 +0100
48941      Branch: perl
48942            ! pod/perlguts.pod
48943 ____________________________________________________________________________
48944 [  7242] By: gsar                                  on 2000/10/16  02:26:51
48945         Log: integrate changes#5905,5906,5907,6064 from mainline
48946              
48947              printf/sprintf didn't get quad types right under use64bitint
48948      Branch: maint-5.6/perl
48949           !> pp_sys.c sv.c t/op/64bitint.t
48950 ____________________________________________________________________________
48951 [  7241] By: jhi                                   on 2000/10/16  02:22:44
48952         Log: Subject: small pod patch
48953              From: Dan Boorstein <dan_boo@bellsouth.net>
48954              Date: Sat, 14 Oct 2000 14:29:24 -0400
48955              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
48956      Branch: perl
48957            ! pod/perlfaq7.pod pod/perlmod.pod
48958 ____________________________________________________________________________
48959 [  7240] By: jhi                                   on 2000/10/16  02:13:46
48960         Log: -w cleanup.
48961              
48962              Subject: Re: Problems with bleadperl 
48963              From: "Stephen P. Potter" <spp@ds.net>
48964              Date: Fri, 13 Oct 2000 13:32:49 -0400
48965              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
48966      Branch: perl
48967            ! t/pragma/overload.t
48968 ____________________________________________________________________________
48969 [  7239] By: jhi                                   on 2000/10/16  01:41:18
48970         Log: One more ~utf8 tweak.
48971      Branch: perl
48972            ! t/op/bop.t
48973 ____________________________________________________________________________
48974 [  7238] By: jhi                                   on 2000/10/16  01:34:14
48975         Log: Tweak the test of #7235.
48976      Branch: perl
48977            ! t/op/bop.t
48978 ____________________________________________________________________________
48979 [  7237] By: jhi                                   on 2000/10/16  01:25:04
48980         Log: Fix a couple of compiler-noted nits in #7235.
48981      Branch: perl
48982            ! pp.c
48983 ____________________________________________________________________________
48984 [  7236] By: jhi                                   on 2000/10/16  01:22:46
48985         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
48986      Branch: perl
48987            ! pp.c pp_hot.c
48988 ____________________________________________________________________________
48989 [  7235] By: jhi                                   on 2000/10/15  16:24:44
48990         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
48991              
48992              From: Simon Cozens <simon@cozens.net>
48993              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
48994              Date: Sat, 14 Oct 2000 20:52:13 +0100
48995              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
48996      Branch: perl
48997            ! pp.c t/op/bop.t utf8.h
48998 ____________________________________________________________________________
48999 [  7234] By: jhi                                   on 2000/10/15  15:19:29
49000         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
49001              The problem was that rx->minlen was in chars while pp_split()
49002              thought it would be in bytes. 
49003      Branch: perl
49004            ! pp.c t/pragma/utf8.t
49005 ____________________________________________________________________________
49006 [  7233] By: jhi                                   on 2000/10/14  20:24:24
49007         Log: Document FNCASE=y as discussed in the bug 20000902.009.
49008      Branch: perl
49009            ! README.dos
49010 ____________________________________________________________________________
49011 [  7232] By: jhi                                   on 2000/10/14  18:52:21
49012         Log: Add test for bug id 20000427.003 (which seems to have
49013              been fixed) (also duplicate as 20000427.004, though
49014              with a higher severity).  Move one utf8 from op/append
49015              to pragma/utf8, tag the tests with bug ids.
49016      Branch: perl
49017            ! t/op/append.t t/pragma/utf8.t
49018 ____________________________________________________________________________
49019 [  7231] By: jhi                                   on 2000/10/14  17:28:37
49020         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
49021      Branch: perl
49022            ! t/pragma/utf8.t
49023 ____________________________________________________________________________
49024 [  7230] By: jhi                                   on 2000/10/14  14:24:50
49025         Log: Needs to be conditional on SunOS 4.
49026              
49027              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
49028              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
49029              Date: Sat, 14 Oct 2000 13:37:49 +0100
49030              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
49031      Branch: metaconfig/U/perl
49032            ! End.U
49033      Branch: perl
49034            ! Configure myconfig.SH pod/perldelta.pod
49035 ____________________________________________________________________________
49036 [  7229] By: jhi                                   on 2000/10/14  00:49:22
49037         Log: Update Changes.
49038      Branch: perl
49039            ! Changes patchlevel.h
49040 ____________________________________________________________________________
49041 [  7228] By: jhi                                   on 2000/10/14  00:46:10
49042         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
49043              From: Peter Prymmer <pvhp@forte.com>
49044              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
49045              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
49046      Branch: perl
49047            ! lib/utf8.pm
49048 ____________________________________________________________________________
49049 [  7227] By: jhi                                   on 2000/10/13  23:20:30
49050         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
49051      Branch: perl
49052            ! t/op/tie.t
49053 ____________________________________________________________________________
49054 [  7226] By: jhi                                   on 2000/10/13  22:14:32
49055         Log: Tweak #7225.
49056              
49057              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
49058              From: Peter Prymmer <pvhp@forte.com>
49059              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
49060              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
49061      Branch: perl
49062            ! t/op/sprintf.t
49063 ____________________________________________________________________________
49064 [  7225] By: jhi                                   on 2000/10/13  22:11:31
49065         Log: op/sprintf.t patch for OS/390 (and any other host with limited
49066              floating-point exponent length)
49067              
49068              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
49069              From: Dominic Dunlop <domo@computer.org>
49070              Date: Fri, 13 Oct 2000 19:17:57 +0200
49071              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
49072      Branch: perl
49073            ! t/op/sprintf.t
49074 ____________________________________________________________________________
49075 [  7224] By: jhi                                   on 2000/10/13  18:40:48
49076         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
49077      Branch: perl
49078            ! toke.c
49079 ____________________________________________________________________________
49080 [  7223] By: jhi                                   on 2000/10/13  18:37:13
49081         Log: Thinko in #7222.
49082      Branch: perl
49083            ! utf8.c
49084 ____________________________________________________________________________
49085 [  7222] By: jhi                                   on 2000/10/13  18:05:23
49086         Log: Use UTF8SKIP(), from Simon Cozens.
49087      Branch: perl
49088            ! utf8.c
49089 ____________________________________________________________________________
49090 [  7221] By: jhi                                   on 2000/10/13  15:43:19
49091         Log: (accidentally empty check-in)
49092      Branch: perl
49093            ! utf8.c
49094 ____________________________________________________________________________
49095 [  7220] By: jhi                                   on 2000/10/13  15:23:51
49096         Log: Add (optimistically) Storable to static extensions.
49097      Branch: perl
49098            ! hints/uwin.sh hints/vmesa.sh
49099 ____________________________________________________________________________
49100 [  7219] By: jhi                                   on 2000/10/13  15:20:05
49101         Log: Amdahl UTS doesn't seem to do dynaloading.
49102      Branch: perl
49103            ! hints/uts.sh
49104 ____________________________________________________________________________
49105 [  7218] By: jhi                                   on 2000/10/13  15:15:20
49106         Log: Slight tweak of the code to appease Amdahl UTS cc.
49107      Branch: perl
49108            ! pp.c
49109 ____________________________________________________________________________
49110 [  7217] By: jhi                                   on 2000/10/13  14:50:42
49111         Log: In Amdahl UTS "struct sv" is defined by a system header,
49112              <ksync.h>.
49113      Branch: perl
49114            ! perl.h sv.h
49115 ____________________________________________________________________________
49116 [  7216] By: jhi                                   on 2000/10/13  11:58:25
49117         Log: Ilya implemented the memory profiling API.
49118      Branch: perl
49119            ! Todo
49120 ____________________________________________________________________________
49121 [  7215] By: jhi                                   on 2000/10/13  02:56:38
49122         Log: Subject: [PATCH 5.7.0] Perl API for mstats
49123              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49124              Date: Thu, 12 Oct 2000 22:52:40 -0400
49125              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
49126      Branch: perl
49127            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
49128 ____________________________________________________________________________
49129 [  7214] By: jhi                                   on 2000/10/13  02:55:38
49130         Log: Subject: [PATCH 5.7.0] IVs in mtats
49131              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49132              Date: Thu, 12 Oct 2000 22:51:04 -0400
49133              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
49134      Branch: perl
49135            ! malloc.c perl.h
49136 ____________________________________________________________________________
49137 [  7213] By: jhi                                   on 2000/10/13  02:31:47
49138         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
49139      Branch: perl
49140            ! pod/perldiag.pod pp_sys.c
49141 ____________________________________________________________________________
49142 [  7212] By: jhi                                   on 2000/10/13  01:27:38
49143         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
49144              From: Peter Prymmer <pvhp@forte.com>
49145              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
49146              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
49147      Branch: perl
49148            ! t/op/oct.t
49149 ____________________________________________________________________________
49150 [  7211] By: jhi                                   on 2000/10/13  00:35:09
49151         Log: Update Changes.
49152      Branch: perl
49153            ! Changes patchlevel.h
49154 ____________________________________________________________________________
49155 [  7210] By: jhi                                   on 2000/10/12  23:59:40
49156         Log: The Install.pm third of
49157              
49158              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
49159              From: Bill Campbell <bill@celestial.com>
49160              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
49161              Date: Thu, 5 Oct 2000 18:04:51 -0700
49162      Branch: perl
49163            ! lib/ExtUtils/Install.pm
49164 ____________________________________________________________________________
49165 [  7209] By: jhi                                   on 2000/10/12  23:58:43
49166         Log: Two thirds of
49167              
49168              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
49169              Date: Thu, 5 Oct 2000 18:04:51 -0700
49170              From: Bill Campbell <bill@celestial.com>
49171              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
49172              
49173              The Install.pm changes will be submitted separately because
49174              they need some work and discussion still.
49175      Branch: perl
49176            ! lib/getopts.pl lib/termcap.pl
49177 ____________________________________________________________________________
49178 [  7208] By: jhi                                   on 2000/10/12  23:41:19
49179         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
49180              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49181              Date:     Thu, 12 Oct 2000 07:30:02 EDT
49182              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
49183      Branch: perl
49184            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
49185            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
49186 ____________________________________________________________________________
49187 [  7207] By: jhi                                   on 2000/10/12  23:39:01
49188         Log: An updated EBCDIC tr patch.
49189              
49190              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
49191              From: Peter Prymmer <pvhp@forte.com>
49192              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
49193              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
49194      Branch: perl
49195            ! t/op/tr.t
49196 ____________________________________________________________________________
49197 [  7206] By: jhi                                   on 2000/10/12  23:34:55
49198         Log: Upgrade to CPAN 1.58, from Andreas König.
49199      Branch: perl
49200            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49201 ____________________________________________________________________________
49202 [  7205] By: jhi                                   on 2000/10/12  23:29:08
49203         Log: Introduce the man[24-8] variables, from Andy Dougherty.
49204      Branch: metaconfig/U/perl
49205            + mandirs.U mandirstyle.U
49206      Branch: perl
49207            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49208            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
49209            ! vos/config.h vos/config.pl vos/config_h.SH_orig
49210            ! win32/config.bc win32/config.gc win32/config.vc
49211 ____________________________________________________________________________
49212 [  7204] By: gsar                                  on 2000/10/12  18:11:24
49213         Log: restore change#7202
49214      Branch: perl
49215            ! mg.c
49216 ____________________________________________________________________________
49217 [  7203] By: gsar                                  on 2000/10/12  18:09:40
49218         Log: another test of the Emergency Broadcast System--back out 
49219              change#7202
49220      Branch: perl
49221            ! mg.c
49222 ____________________________________________________________________________
49223 [  7202] By: gsar                                  on 2000/10/12  16:40:47
49224         Log: (submitted on behalf of Jarkko)
49225              Fix the lib/encode.t subtest 6 failure as reported by Andreas
49226              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
49227              was unearthed by change 7182, as was a bug in HTML::Entities.
49228      Branch: perl
49229            ! mg.c
49230 ____________________________________________________________________________
49231 [  7201] By: jhi                                   on 2000/10/11  03:16:05
49232         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
49233      Branch: perl
49234            ! pp_hot.c t/pragma/utf8.t
49235 ____________________________________________________________________________
49236 [  7200] By: jhi                                   on 2000/10/11  00:40:30
49237         Log: The #7198 was a false alarm.
49238      Branch: perl
49239            ! pp_hot.c
49240 ____________________________________________________________________________
49241 [  7199] By: jhi                                   on 2000/10/11  00:26:04
49242         Log: Remove duplicated code.
49243      Branch: perl
49244            ! t/lib/cgi-html.t
49245 ____________________________________________________________________________
49246 [  7198] By: jhi                                   on 2000/10/10  23:30:46
49247         Log: (Retracted by #7200.)
49248      Branch: perl
49249            ! pp_hot.c
49250 ____________________________________________________________________________
49251 [  7197] By: jhi                                   on 2000/10/10  21:49:30
49252         Log: Add the test case for #7190, from the original bug report
49253              by Andreas König.
49254      Branch: perl
49255            ! t/pragma/utf8.t
49256 ____________________________________________________________________________
49257 [  7196] By: jhi                                   on 2000/10/10  21:40:49
49258         Log: Reapply Andy's patch and regen Configure.
49259      Branch: perl
49260            ! Configure INSTALL Makefile.SH Porting/Glossary
49261            ! Porting/config.sh config_h.SH epoc/config.sh installperl
49262            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
49263            ! win32/config.vc
49264 ____________________________________________________________________________
49265 [  7195] By: jhi                                   on 2000/10/10  21:09:30
49266         Log: Use the versiononly instead of the installscripts,
49267              retract the changes 7146 and 7147.
49268      Branch: perl
49269            ! Configure INSTALL Makefile.SH Porting/Glossary
49270            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
49271            ! installperl uconfig.sh vos/config.def win32/config.bc
49272            ! win32/config.gc win32/config.vc
49273 ____________________________________________________________________________
49274 [  7194] By: jhi                                   on 2000/10/10  21:06:15
49275         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
49276              From: Peter Prymmer <pvhp@forte.com>
49277              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
49278              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
49279      Branch: perl
49280            ! t/op/ver.t
49281 ____________________________________________________________________________
49282 [  7193] By: jhi                                   on 2000/10/10  21:05:12
49283         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
49284              From: Peter Prymmer <pvhp@forte.com>
49285              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
49286              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
49287      Branch: perl
49288            ! t/op/tr.t
49289 ____________________________________________________________________________
49290 [  7192] By: jhi                                   on 2000/10/10  20:57:30
49291         Log: Add versiononly, delete installscripts, from Andy Dougherty.
49292      Branch: metaconfig
49293            - U/installdirs/installscripts.U
49294      Branch: metaconfig/U/perl
49295            + versiononly.U
49296 ____________________________________________________________________________
49297 [  7191] By: jhi                                   on 2000/10/10  19:41:21
49298         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
49299              From: Peter Prymmer <pvhp@forte.com>
49300              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
49301              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
49302      Branch: perl
49303            ! pod/perlebcdic.pod
49304 ____________________________________________________________________________
49305 [  7190] By: jhi                                   on 2000/10/10  19:26:14
49306         Log: Subject: Re: utf8 concat, mg_get
49307              From: Simon Cozens <simon@cozens.net>
49308              Date: Tue, 10 Oct 2000 17:40:17 +0100
49309              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
49310      Branch: perl
49311            ! pp_hot.c
49312 ____________________________________________________________________________
49313 [  7189] By: jhi                                   on 2000/10/10  19:23:03
49314         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
49315              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
49316              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
49317              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
49318      Branch: perl
49319            ! lib/ExtUtils/MM_Unix.pm
49320 ____________________________________________________________________________
49321 [  7188] By: jhi                                   on 2000/10/10  15:31:24
49322         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
49323              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
49324              Date: Fri, 14 Jul 2000 10:47:36 +0100
49325              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
49326      Branch: perl
49327            ! README.win32
49328 ____________________________________________________________________________
49329 [  7187] By: jhi                                   on 2000/10/10  13:30:10
49330         Log: Quote the temp file name, needed in Win32 because the
49331              default name unfortunately contains spaces, shouldn't
49332              hurt elsewhere.
49333              
49334              Subject: FW: perldoc fails if $TEMP contains spaces
49335              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
49336              Date: Thu, 14 Sep 2000 08:58:45 +0100
49337              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
49338      Branch: perl
49339            ! utils/perldoc.PL
49340 ____________________________________________________________________________
49341 [  7186] By: jhi                                   on 2000/10/10  13:16:27
49342         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
49343              From: hv@hugo.hybyte.com
49344              Date: Tue, 10 Oct 2000 14:10:20 +0100
49345              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
49346      Branch: perl
49347            ! t/lib/thr5005.t util.c
49348 ____________________________________________________________________________
49349 [  7185] By: jhi                                   on 2000/10/10  12:06:22
49350         Log: Upgrade to podlators 1.04, from Russ Allbery.
49351      Branch: perl
49352            ! lib/Pod/Man.pm lib/Pod/Text.pm
49353 ____________________________________________________________________________
49354 [  7184] By: jhi                                   on 2000/10/10  12:01:32
49355         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
49356      Branch: perl
49357            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
49358 ____________________________________________________________________________
49359 [  7183] By: jhi                                   on 2000/10/09  23:47:15
49360         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
49361              From: Peter Prymmer <pvhp@forte.com>
49362              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
49363              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
49364      Branch: perl
49365            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
49366 ____________________________________________________________________________
49367 [  7182] By: jhi                                   on 2000/10/09  23:43:16
49368         Log: Make eq work again with utf8 (disabling the upgrading
49369              should no more be necessary since the copies of the
49370              scalars are upgraded, not the scalars themselves).
49371              Takes care of ID 20001009.001.  (The claimed length()
49372              bug in 20001009.001 seems bogus to me.)
49373      Branch: perl
49374            ! sv.c t/pragma/utf8.t
49375 ____________________________________________________________________________
49376 [  7181] By: gsar                                  on 2000/10/09  19:41:54
49377         Log: tweak for change#7173
49378      Branch: perl
49379            ! win32/win32sck.c
49380 ____________________________________________________________________________
49381 [  7180] By: gsar                                  on 2000/10/09  19:26:56
49382         Log: on Windows, clean targets might not work under some flavors of the shell
49383      Branch: perl
49384            ! win32/Makefile win32/makefile.mk
49385 ____________________________________________________________________________
49386 [  7179] By: jhi                                   on 2000/10/09  19:21:02
49387         Log: Update Changes.
49388      Branch: perl
49389            ! Changes patchlevel.h
49390 ____________________________________________________________________________
49391 [  7178] By: jhi                                   on 2000/10/09  19:18:23
49392         Log: Warn about unknown scripts.
49393              
49394              Subject: Re: ideas? patches? [PATCH bleadperl]
49395              From: Dominic Dunlop <domo@computer.org>
49396              Date: Mon, 9 Oct 2000 14:57:17 +0200
49397              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
49398      Branch: perl
49399            ! lib/charnames.pm
49400 ____________________________________________________________________________
49401 [  7177] By: jhi                                   on 2000/10/09  19:13:27
49402         Log: Change #7160 had a nasty typo.
49403      Branch: metaconfig
49404            ! U/compline/Compile.U
49405      Branch: perl
49406            ! Configure config_h.SH
49407 ____________________________________________________________________________
49408 [  7176] By: gsar                                  on 2000/10/09  18:59:33
49409         Log: pod nit
49410      Branch: perl
49411            ! pod/perlport.pod
49412 ____________________________________________________________________________
49413 [  7175] By: gsar                                  on 2000/10/09  18:54:28
49414         Log: Windows9x doesn't support link(), despite what Config.pm
49415              might think
49416      Branch: perl
49417            ! lib/ExtUtils/Manifest.pm
49418 ____________________________________________________________________________
49419 [  7174] By: gsar                                  on 2000/10/09  18:50:03
49420         Log: avoid nonportable example code
49421      Branch: perl
49422            ! lib/File/Copy.pm
49423 ____________________________________________________________________________
49424 [  7173] By: gsar                                  on 2000/10/09  18:46:54
49425         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
49426              being used) when closing a socket handle
49427      Branch: perl
49428            ! win32/win32.c win32/win32.h win32/win32sck.c
49429 ____________________________________________________________________________
49430 [  7172] By: gsar                                  on 2000/10/09  18:41:40
49431         Log: on Windows, cwd strings in the environment should be of the
49432              form =X:=X:\foo instead of =X=X:\foo\
49433      Branch: perl
49434            ! win32/vdir.h
49435 ____________________________________________________________________________
49436 [  7171] By: gsar                                  on 2000/10/09  18:30:09
49437         Log: on Windows, LoadLibrary() could load an extension DLL multiple
49438              times if forward slashes are used in the path
49439      Branch: perl
49440            ! win32/win32.c
49441 ____________________________________________________________________________
49442 [  7170] By: jhi                                   on 2000/10/09  17:53:59
49443         Log: Add a todo note about overloadable assertions.
49444      Branch: perl
49445            ! Todo-5.6
49446 ____________________________________________________________________________
49447 [  7169] By: jhi                                   on 2000/10/09  13:43:45
49448         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
49449              From: mjd@plover.com
49450              Date: 9 Oct 2000 00:24:44 -0000
49451              Message-ID: <20001009002444.10616.qmail@plover.com>
49452      Branch: perl
49453            ! pod/perldebguts.pod
49454 ____________________________________________________________________________
49455 [  7168] By: nick                                  on 2000/10/08  13:16:33
49456         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
49457              is not right thing to do on (e.g. x86). Network order is also "right" for
49458              X fonts.
49459      Branch: perl
49460            ! ext/Encode/Encode.pm
49461 ____________________________________________________________________________
49462 [  7167] By: nick                                  on 2000/10/08  12:54:42
49463         Log: Make "encodings" work post-install when Encode/*.enc files may not
49464              be in same directory as Encode.pm
49465      Branch: perl
49466            ! ext/Encode/Encode.pm
49467 ____________________________________________________________________________
49468 [  7166] By: nick                                  on 2000/10/08  11:51:26
49469         Log: Work round the fact that $hash->{$key} does not take into account
49470              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
49471              so that key is always in the "expected" encoding - i.e. same way we put
49472              it in the hash.
49473      Branch: perl
49474            ! ext/Encode/Encode.pm
49475 ____________________________________________________________________________
49476 [  7165] By: gsar                                  on 2000/10/08  04:15:29
49477         Log: save_re_context() could reset PL_curcop to freed memory, causing core
49478              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
49479      Branch: perl
49480            ! pp_ctl.c
49481 ____________________________________________________________________________
49482 [  7164] By: jhi                                   on 2000/10/06  20:51:48
49483         Log: UTF8ize split() so that the cloned substrings get the UTF8
49484              flag of the original scalar.  Problem reported by Simon Cozens.
49485      Branch: perl
49486            ! pp.c t/pragma/utf8.t
49487 ____________________________________________________________________________
49488 [  7163] By: nick                                  on 2000/10/06  20:48:34
49489         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
49490              got a false +ve and so did not reach code which would have un-FAKEd the SV.
49491      Branch: perl
49492            ! sv.c
49493 ____________________________________________________________________________
49494 [  7162] By: nick                                  on 2000/10/06  20:25:37
49495         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
49496              To fix  (sort {$a <=> $b} keys %hash) in particular but
49497              should cover a number of other as-yet-unknown cases as well.
49498      Branch: perl
49499            ! sv.c
49500 ____________________________________________________________________________
49501 [  7161] By: jhi                                   on 2000/10/06  19:56:18
49502         Log: Change the version number of Tie::Handle in the core to 4.0,
49503              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
49504              
49505              Subject: Note on Tie::Handle
49506              From: andreas.koenig@anima.de (Andreas J. Koenig)
49507              Date:      06 Oct 2000 21:48:58 +0200
49508              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
49509      Branch: perl
49510            ! lib/Tie/Handle.pm
49511 ____________________________________________________________________________
49512 [  7160] By: jhi                                   on 2000/10/06  18:20:35
49513         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
49514              as the first option of cc/ld because of ultrapicky compilers
49515              (e.g. OS/390 R2.5)
49516      Branch: metaconfig
49517            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
49518            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
49519            ! U/compline/orderlib.U U/modified/Cppsym.U
49520            ! U/modified/d_access.U
49521      Branch: metaconfig/U/perl
49522            ! Checkcc.U d_dlsymun.U gccvers.U
49523      Branch: perl
49524            ! Configure config_h.SH
49525 ____________________________________________________________________________
49526 [  7159] By: jhi                                   on 2000/10/06  13:56:39
49527         Log: Update Changes.
49528      Branch: perl
49529            ! Changes patchlevel.h
49530 ____________________________________________________________________________
49531 [  7158] By: jhi                                   on 2000/10/06  12:48:40
49532         Log: Eliminate $Is_VMS code from the test.
49533              
49534              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
49535              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49536              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
49537              Date:     Thu, 5 Oct 2000 07:46:33 EDT
49538      Branch: perl
49539            ! t/lib/b.t
49540 ____________________________________________________________________________
49541 [  7157] By: jhi                                   on 2000/10/06  12:47:13
49542         Log: Also the $ccflags is needed for the C compiler check.
49543              
49544              Subject: Configure (check for C-compiler)
49545              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49546              Date: Fri, 06 Oct 2000 08:47:15 +0200
49547              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
49548      Branch: metaconfig/U/perl
49549            ! Checkcc.U
49550      Branch: perl
49551            ! Configure config_h.SH
49552 ____________________________________________________________________________
49553 [  7156] By: jhi                                   on 2000/10/06  11:45:15
49554         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
49555      Branch: perl
49556            ! perl.c pp_ctl.c sv.h utf8.c
49557 ____________________________________________________________________________
49558 [  7155] By: jhi                                   on 2000/10/06  11:40:41
49559         Log: IO::Handle->syswrite() did not handle length omission
49560              like CORE::syswrite() does.
49561              
49562              Subject: [Fwd] IO::Handle, syswrite and arguments
49563              From: Graham Barr <gbarr@pobox.com>
49564              Date: Fri, 6 Oct 2000 10:22:05 +0100
49565              Message-ID: <20001006102205.U6312@pobox.com>
49566              
49567              The original patch from andrew@ugh.net.au.
49568      Branch: perl
49569            ! ext/IO/lib/IO/Handle.pm
49570 ____________________________________________________________________________
49571 [  7154] By: jhi                                   on 2000/10/06  01:42:15
49572         Log: Tweak #7153.
49573      Branch: perl
49574            ! utf8.h
49575 ____________________________________________________________________________
49576 [  7153] By: jhi                                   on 2000/10/06  00:39:55
49577         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
49578      Branch: perl
49579            ! utf8.h
49580 ____________________________________________________________________________
49581 [  7152] By: jhi                                   on 2000/10/06  00:38:11
49582         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
49583      Branch: perl
49584            ! perl.c pp_ctl.c sv.h utf8.c
49585 ____________________________________________________________________________
49586 [  7151] By: jhi                                   on 2000/10/06  00:36:38
49587         Log: Subject: Re: Questions about Tie::Array and perl modules
49588              From: Nick Ing-Simmons <nik@tiuk.ti.com>
49589              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
49590              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
49591              
49592              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
49593      Branch: perl
49594            ! lib/Tie/Array.pm t/op/array.t
49595 ____________________________________________________________________________
49596 [  7150] By: jhi                                   on 2000/10/05  00:20:45
49597         Log: Regen Changes.
49598      Branch: perl
49599            ! Changes patchlevel.h
49600 ____________________________________________________________________________
49601 [  7149] By: jhi                                   on 2000/10/05  00:20:01
49602         Log: Regen toc.
49603      Branch: perl
49604            ! pod/perltoc.pod
49605 ____________________________________________________________________________
49606 [  7148] By: jhi                                   on 2000/10/04  23:35:08
49607         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
49608              reported several times by Dominic Dunlop, for example in
49609              ID 20000315.008.  Patch from Dominic.  Patch affects at
49610              least MachTen, and possibly other oldish BSDs. Should not
49611              break non-broken platforms (tested on LinuxPPC). 
49612      Branch: perl
49613            ! doio.c
49614 ____________________________________________________________________________
49615 [  7147] By: jhi                                   on 2000/10/04  23:26:34
49616         Log: The one that got away from 7146.
49617      Branch: metaconfig
49618            + U/installdirs/installscripts.U
49619 ____________________________________________________________________________
49620 [  7146] By: jhi                                   on 2000/10/04  23:25:04
49621         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
49622              suggested by H. Merijn Brand.
49623      Branch: perl
49624            ! Configure INSTALL Makefile.SH Porting/Glossary
49625            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
49626            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
49627            ! win32/config.vc
49628 ____________________________________________________________________________
49629 [  7145] By: jhi                                   on 2000/10/04  22:08:21
49630         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
49631              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49632              Date: Wed, 4 Oct 2000 17:37:46 -0400
49633              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
49634      Branch: perl
49635            ! utils/h2xs.PL
49636 ____________________________________________________________________________
49637 [  7144] By: jhi                                   on 2000/10/04  18:11:41
49638         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
49639              From: Jeff Pinyan <jeffp@crusoe.net>
49640              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
49641              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
49642      Branch: perl
49643            ! pod/perlrun.pod
49644 ____________________________________________________________________________
49645 [  7143] By: jhi                                   on 2000/10/04  18:09:58
49646         Log: Subject: perlhack.pod Patch for Externals Tools
49647              From: Fisher Mark <fisherm@tce.com>
49648              Date: Tue, 3 Oct 2000 15:43:27 -0500 
49649              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
49650      Branch: perl
49651            ! pod/perlhack.pod
49652 ____________________________________________________________________________
49653 [  7142] By: jhi                                   on 2000/10/04  18:08:41
49654         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
49655              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49656              Date:     Wed, 4 Oct 2000 12:11:11 EDT
49657              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
49658      Branch: perl
49659            ! vms/vms.c
49660 ____________________________________________________________________________
49661 [  7141] By: jhi                                   on 2000/10/04  12:20:16
49662         Log: Subject: [PATCH 5.7.0] h2xs not working
49663              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49664              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
49665              Date: Tue, 3 Oct 2000 21:43:01 -0400
49666              
49667              Subject: [PATCH 5.7.0] h2xs not documenting the created module
49668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49669              Date: Tue, 3 Oct 2000 22:55:19 -0400
49670              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
49671      Branch: perl
49672            ! utils/h2xs.PL
49673 ____________________________________________________________________________
49674 [  7140] By: jhi                                   on 2000/10/04  11:53:44
49675         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
49676              From: nick@babyhippo.com
49677              Date: Wed, 4 Oct 2000 12:06:45 +0100
49678              Message-Id: <20001004120645.A7356@babyhippo.com>
49679              
49680              Retract 7118 and 7135.
49681      Branch: perl
49682            ! installman installperl op.c t/pragma/subs.t
49683 ____________________________________________________________________________
49684 [  7139] By: jhi                                   on 2000/10/03  22:09:41
49685         Log: It is possible to have no hosts database at all.  Pointed out in
49686              
49687              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
49688              From: Peter Prymmer <pvhp@forte.com>
49689              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
49690              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
49691      Branch: metaconfig
49692            ! U/modified/myhostname.U
49693      Branch: perl
49694            ! Configure config_h.SH
49695 ____________________________________________________________________________
49696 [  7138] By: jhi                                   on 2000/10/03  21:49:49
49697         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
49698              From: Peter Prymmer <pvhp@forte.com>
49699              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
49700              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
49701      Branch: perl
49702            ! pp_sys.c
49703 ____________________________________________________________________________
49704 [  7137] By: jhi                                   on 2000/10/03  20:10:05
49705         Log: One remaining nit less at the VMS mailbox sizing.
49706      Branch: perl
49707            ! vms/vms.c
49708 ____________________________________________________________________________
49709 [  7136] By: jhi                                   on 2000/10/03  20:08:47
49710         Log: Test harness update to sync with the new perlcc,
49711              from Simon Cozens.
49712      Branch: perl
49713            ! t/TEST t/UTEST
49714 ____________________________________________________________________________
49715 [  7135] By: jhi                                   on 2000/10/03  15:15:42
49716         Log: Subject: Re: PATCH for 20001003.004
49717              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
49718              From: "AARON B. DOSSETT" <aaron@iglou.com>
49719              Message-Id: <E13gTay-0006od-00@iglou.com>
49720      Branch: perl
49721            ! installman installperl
49722 ____________________________________________________________________________
49723 [  7134] By: jhi                                   on 2000/10/03  15:00:34
49724         Log: Subject: [ID 20001003.006] B::Debug not -w clean
49725              From: Nicholas Clark <nick@babyhippo.co.uk>
49726              Date: Tue, 03 Oct 2000 15:46:32 +0100
49727              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
49728      Branch: perl
49729            ! ext/B/B/Debug.pm
49730 ____________________________________________________________________________
49731 [  7133] By: jhi                                   on 2000/10/03  14:58:39
49732         Log: Scale down the VMS message boxes, by Charles Lane.
49733              Fix for ID 20000903.009, workaround at
49734              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
49735      Branch: perl
49736            ! vms/vms.c
49737 ____________________________________________________________________________
49738 [  7132] By: jhi                                   on 2000/10/03  11:20:37
49739         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
49740      Branch: perl
49741            + t/lib/st-lock.t t/lib/st-utf8.t
49742            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
49743            ! ext/Storable/Storable.xs t/lib/st-recurse.t
49744 ____________________________________________________________________________
49745 [  7131] By: jhi                                   on 2000/10/03  03:38:23
49746         Log: Encode nits.
49747      Branch: perl
49748            ! MANIFEST Makefile.SH
49749 ____________________________________________________________________________
49750 [  7130] By: jhi                                   on 2000/10/03  03:31:05
49751         Log: Update Changes.
49752      Branch: perl
49753            ! Changes patchlevel.h
49754 ____________________________________________________________________________
49755 [  7129] By: jhi                                   on 2000/10/03  02:24:02
49756         Log: Misplaced else.
49757      Branch: metaconfig/U/perl
49758            ! d_strtoll.U
49759      Branch: perl
49760            ! Configure config_h.SH
49761 ____________________________________________________________________________
49762 [  7128] By: jhi                                   on 2000/10/03  02:08:29
49763         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
49764              From: sthoenna@efn.org
49765              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
49766              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
49767      Branch: metaconfig/U/perl
49768            ! d_strtoll.U
49769      Branch: perl
49770            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
49771 ____________________________________________________________________________
49772 [  7127] By: jhi                                   on 2000/10/03  01:13:14
49773         Log: Update Changes.
49774      Branch: perl
49775            ! Changes patchlevel.h
49776 ____________________________________________________________________________
49777 [  7126] By: jhi                                   on 2000/10/03  00:57:08
49778         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
49779              as suggested by Olaf Flebbe and Nick Clark.
49780      Branch: perl
49781            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
49782 ____________________________________________________________________________
49783 [  7125] By: jhi                                   on 2000/10/03  00:50:56
49784         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
49785              From: Nick Clark <nick@plum.flirble.org>
49786              Date: Mon, 2 Oct 2000 11:03:24 +0100
49787              Message-Id: <20001002110324.D20073@plum.flirble.org>
49788              
49789              Also fixes bug ID 20001002.005.
49790      Branch: perl
49791            ! t/lib/encode.t
49792 ____________________________________________________________________________
49793 [  7124] By: jhi                                   on 2000/10/03  00:34:59
49794         Log: Subject: [PATCH 5.7.0] Epoc update
49795              From: Olaf Flebbe <o.flebbe@gmx.de>
49796              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
49797              Message-ID: <26423.969484586@www10.gmx.net>
49798      Branch: perl
49799            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
49800            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
49801            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
49802            ! util.c util.h
49803 ____________________________________________________________________________
49804 [  7123] By: jhi                                   on 2000/10/03  00:30:07
49805         Log: Regen headers.
49806      Branch: perl
49807            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
49808 ____________________________________________________________________________
49809 [  7122] By: jhi                                   on 2000/10/03  00:10:48
49810         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
49811      Branch: perl
49812            ! hints/openbsd.sh
49813 ____________________________________________________________________________
49814 [  7121] By: jhi                                   on 2000/10/03  00:05:06
49815         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
49816              From: <abigail@foad.org>
49817              Date: Tue, 26 Sep 2000 13:36:14 -0400
49818              Message-ID: <20000926173614.4356.qmail@foad.org>
49819      Branch: perl
49820            ! pod/perlop.pod
49821 ____________________________________________________________________________
49822 [  7120] By: jhi                                   on 2000/10/03  00:04:00
49823         Log: Inside require() $^S was always left undefined.
49824              
49825              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
49826              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49827              Date: Wed, 27 Sep 2000 18:54:49 -0400
49828              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
49829      Branch: perl
49830            ! cop.h mg.c pp_ctl.c util.c
49831 ____________________________________________________________________________
49832 [  7119] By: jhi                                   on 2000/10/03  00:00:16
49833         Log: Subject: [PATCH] DLL not restartabke with threaded perl
49834              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
49835              Date: Thu, 28 Sep 2000 09:20:46 +0100
49836              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
49837      Branch: perl
49838            ! perl.c
49839 ____________________________________________________________________________
49840 [  7118] By: jhi                                   on 2000/10/02  23:59:20
49841         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
49842              From: Nicholas Clark <nick@ccl4.org>
49843              Date: Thu, 28 Sep 2000 11:52:24 +0100
49844              Message-ID: <20000928115224.D7924@plum.flirble.org>
49845      Branch: perl
49846            ! op.c
49847 ____________________________________________________________________________
49848 [  7117] By: jhi                                   on 2000/10/02  23:57:51
49849         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
49850              From: Nicholas Clark <nick@babyhippo.co.uk>
49851              Date: Thu, 28 Sep 2000 12:18:10 +0100
49852              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
49853              
49854              Did not apply cleanly, manual intervention was needed.
49855      Branch: perl
49856            ! ext/B/B/Bytecode.pm utils/perlcc.PL
49857 ____________________________________________________________________________
49858 [  7116] By: jhi                                   on 2000/10/02  23:50:40
49859         Log: Document the issue (is not a syntax error, kind of)
49860              
49861              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
49862              From: Nicholas Clark <nick@ccl4.org>
49863              Date: Thu, 28 Sep 2000 17:12:42 +0100
49864              Message-ID: <20000928171242.K7924@plum.flirble.org>
49865      Branch: perl
49866            ! pod/perldata.pod
49867 ____________________________________________________________________________
49868 [  7115] By: jhi                                   on 2000/10/02  23:48:58
49869         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
49870              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49871              Date: Thu, 28 Sep 2000 21:55:31 -0400
49872              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
49873      Branch: perl
49874            ! regexec.c
49875 ____________________________________________________________________________
49876 [  7114] By: jhi                                   on 2000/10/02  23:47:57
49877         Log: Subject: DOC PATCH 5.6.0
49878              From: mjd@plover.com
49879              Date: 30 Sep 2000 06:02:34 -0000
49880              Message-ID: <20000930060234.4559.qmail@plover.com>
49881      Branch: perl
49882            ! pod/perldebguts.pod
49883 ____________________________________________________________________________
49884 [  7113] By: jhi                                   on 2000/10/02  23:46:43
49885         Log: SOCK_DGRAM and listen() do not mix as reported in
49886              
49887              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
49888              From: Petter Reinholdtsen <pere@hungry.com>
49889              Date: Sun, 1 Oct 2000 10:57:20 +0800
49890              Message-Id: <200010010257.KAA05735@localhost.localdomain>
49891              
49892              The patch for 5.7.0+ had to be reengineered, though.
49893      Branch: perl
49894            ! ext/IO/lib/IO/Socket/UNIX.pm
49895 ____________________________________________________________________________
49896 [  7112] By: jhi                                   on 2000/10/02  23:36:57
49897         Log: Subject: Re: [PATCH 5.005_64 missed]
49898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49899              Date: Sun, 1 Oct 2000 18:50:10 -0400
49900              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
49901      Branch: perl
49902            ! pod/perlxs.pod
49903 ____________________________________________________________________________
49904 [  7111] By: jhi                                   on 2000/10/02  23:35:40
49905         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
49906              From: Radu Greab <radu@netsoft.ro>
49907              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
49908              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
49909      Branch: perl
49910            ! op.c opcode.pl t/op/substr.t
49911 ____________________________________________________________________________
49912 [  7110] By: jhi                                   on 2000/10/02  23:32:38
49913         Log: Subject: [PATCH] Fix aliasing of tied filehandles
49914              From: Daniel Chetlin <daniel@chetlin.com>
49915              Date: Mon, 2 Oct 2000 14:53:27 -0700
49916              Message-ID: <20001002145327.C1617@ilmd>
49917      Branch: perl
49918            ! perl.h pp_hot.c t/op/tiehandle.t
49919 ____________________________________________________________________________
49920 [  7109] By: jhi                                   on 2000/10/02  23:31:30
49921         Log: s/Robin Parker/Robin Barker/
49922      Branch: perl
49923            ! Changes5.6
49924 ____________________________________________________________________________
49925 [  7108] By: jhi                                   on 2000/10/02  23:15:46
49926         Log: Retract #7091 as suggested in
49927              
49928              From: Robin Barker <rmb1@cise.npl.co.uk> 
49929              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
49930              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
49931              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
49932      Branch: perl
49933            ! embed.pl proto.h
49934 ____________________________________________________________________________
49935 [  7107] By: nick                                  on 2000/10/02  18:23:14
49936         Log: A few tweaks to get Tk803 to work with Encode scheme.
49937      Branch: perl
49938            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
49939 ____________________________________________________________________________
49940 [  7106] By: nick                                  on 2000/10/01  21:34:14
49941         Log: Add checking cases to Encode's toUnicode and fromUnicode.
49942      Branch: perl
49943            ! ext/Encode/Encode.pm
49944 ____________________________________________________________________________
49945 [  7105] By: nick                                  on 2000/10/01  17:18:01
49946         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
49947              To read and use them.
49948              Add a lib/encode.t which checks a few things.
49949      Branch: perl
49950            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
49951            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
49952            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
49953            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
49954            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
49955            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
49956            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
49957            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
49958            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
49959            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
49960            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
49961            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
49962            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
49963            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
49964            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
49965            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
49966            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
49967            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
49968            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
49969            + ext/Encode/Encode/iso2022-jp.enc
49970            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
49971            + ext/Encode/Encode/iso8859-1.enc
49972            + ext/Encode/Encode/iso8859-2.enc
49973            + ext/Encode/Encode/iso8859-3.enc
49974            + ext/Encode/Encode/iso8859-4.enc
49975            + ext/Encode/Encode/iso8859-5.enc
49976            + ext/Encode/Encode/iso8859-6.enc
49977            + ext/Encode/Encode/iso8859-7.enc
49978            + ext/Encode/Encode/iso8859-8.enc
49979            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
49980            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
49981            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
49982            + ext/Encode/Encode/macCentEuro.enc
49983            + ext/Encode/Encode/macCroatian.enc
49984            + ext/Encode/Encode/macCyrillic.enc
49985            + ext/Encode/Encode/macDingbats.enc
49986            + ext/Encode/Encode/macGreek.enc
49987            + ext/Encode/Encode/macIceland.enc
49988            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
49989            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
49990            + ext/Encode/Encode/macTurkish.enc
49991            + ext/Encode/Encode/macUkraine.enc
49992            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
49993            + t/lib/encode.t
49994            ! MANIFEST ext/Encode/Encode.pm
49995 ____________________________________________________________________________
49996 [  7104] By: nick                                  on 2000/09/30  13:04:30
49997         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
49998              From: Daniel Chetlin <daniel@chetlin.com>
49999              Date: Mon, 18 Sep 2000 05:05:40 -0700
50000              Message-Id: <20000918050540.C652@ilmd>
50001      Branch: perl
50002            ! lib/overload.pm sv.c t/pragma/overload.t
50003 ____________________________________________________________________________
50004 [  7103] By: nick                                  on 2000/09/30  12:53:36
50005         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
50006              From: Johan Vromans <jvromans@squirrel.nl>
50007              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
50008              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
50009      Branch: perl
50010            ! pod/Makefile.SH
50011 ____________________________________________________________________________
50012 [  7102] By: nick                                  on 2000/09/30  12:52:31
50013         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
50014              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50015              Date: Sat, 16 Sep 2000 16:36:45 -0400
50016              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
50017      Branch: perl
50018            ! ext/B/B/Deparse.pm
50019 ____________________________________________________________________________
50020 [  7101] By: nick                                  on 2000/09/30  12:51:41
50021         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
50022              From: Craig A. Berry <craig.berry@psinetcs.com>
50023              Date: Sat, 16 Sep 2000 10:11:10 -0500
50024              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
50025      Branch: perl
50026            ! vms/vms.c
50027 ____________________________________________________________________________
50028 [  7100] By: nick                                  on 2000/09/30  12:50:33
50029         Log: Subject: Re: unicode support and perl [ID 20000901.097]
50030              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50031              Date: Fri, 15 Sep 2000 16:37:58 -0400
50032              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
50033      Branch: perl
50034            ! t/op/append.t
50035 ____________________________________________________________________________
50036 [  7099] By: nick                                  on 2000/09/30  12:49:35
50037         Log: Subject: Re: unicode support and perl [ID 20000901.097]
50038              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50039              Date: Fri, 15 Sep 2000 16:25:30 -0400
50040              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
50041      Branch: perl
50042            ! pp_hot.c
50043 ____________________________________________________________________________
50044 [  7098] By: nick                                  on 2000/09/30  12:48:00
50045         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
50046              From: Gisle Aas <gisle@ActiveState.com>
50047              Date: 15 Sep 2000 16:23:41 +0200
50048              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
50049      Branch: perl
50050            ! toke.c
50051 ____________________________________________________________________________
50052 [  7097] By: nick                                  on 2000/09/30  12:45:16
50053         Log: Subject: [PATCH] Nits in perlmod.pod
50054              From: Daniel Chetlin <daniel@chetlin.com>
50055              Date: Fri, 15 Sep 2000 02:04:09 -0700
50056              Message-Id: <20000915020409.A2104@ilmd>
50057      Branch: perl
50058            ! pod/perlmod.pod
50059 ____________________________________________________________________________
50060 [  7096] By: nick                                  on 2000/09/30  12:18:00
50061         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
50062              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
50063              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
50064              0 to checking to get the warning.
50065      Branch: perl
50066            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
50067            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
50068            ! regexec.c sv.c toke.c utf8.c
50069 ____________________________________________________________________________
50070 [  7095] By: nick                                  on 2000/09/15  16:55:59
50071         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
50072              
50073              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
50074              From: Spider Boardman <spider@Orb.Nashua.NH.US>
50075              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
50076              Date: Fri, 15 Sep 2000 06:37:30 -0400
50077      Branch: perl
50078            ! ext/Encode/Encode.xs sv.c
50079 ____________________________________________________________________________
50080 [  7094] By: jhi                                   on 2000/09/15  03:23:32
50081         Log: Update Changes.
50082      Branch: perl
50083            ! Changes patchlevel.h
50084 ____________________________________________________________________________
50085 [  7093] By: jhi                                   on 2000/09/15  03:11:44
50086         Log: Fix for the charnames.t failures from Spider Boardman.
50087      Branch: perl
50088            ! toke.c
50089 ____________________________________________________________________________
50090 [  7092] By: jhi                                   on 2000/09/15  00:15:48
50091         Log: Botched the #7090 check-in.
50092      Branch: perl
50093            ! sv.c
50094 ____________________________________________________________________________
50095 [  7091] By: jhi                                   on 2000/09/14  23:33:24
50096         Log: Part of #7081 didn't come through.
50097      Branch: perl
50098            ! embed.pl proto.h
50099 ____________________________________________________________________________
50100 [  7090] By: jhi                                   on 2000/09/14  23:17:39
50101         Log: Subject: Re: perl@7078 
50102              From: Spider Boardman <spider@web.zk3.dec.com>
50103              Date: Thu, 14 Sep 2000 19:06:36 -0400
50104              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
50105      Branch: perl
50106            ! sv.c toke.c
50107 ____________________________________________________________________________
50108 [  7089] By: jhi                                   on 2000/09/14  23:11:21
50109         Log: Small portability tweaks.
50110      Branch: perl
50111            ! ext/Encode/Encode.xs
50112 ____________________________________________________________________________
50113 [  7088] By: jhi                                   on 2000/09/14  22:57:23
50114         Log: Fake return to pacify picky compilers.
50115      Branch: perl
50116            ! ext/Encode/Encode.xs
50117 ____________________________________________________________________________
50118 [  7087] By: jhi                                   on 2000/09/14  22:53:37
50119         Log: Subject: [PATCH] utf8.c apidoc
50120              From: Simon Cozens <simon@cozens.net>
50121              Date: Thu, 14 Sep 2000 23:46:57 +0100
50122              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
50123      Branch: perl
50124            ! perlapi.c pod/perlapi.pod utf8.c
50125 ____________________________________________________________________________
50126 [  7086] By: jhi                                   on 2000/09/14  22:40:38
50127         Log: We don't need to count the high bit bytes, a boolean is enough. 
50128      Branch: perl
50129            ! sv.c
50130 ____________________________________________________________________________
50131 [  7085] By: jhi                                   on 2000/09/14  21:20:09
50132         Log: Replace #7084 with
50133              
50134              Subject: Re: perl@7078 
50135              From: Spider Boardman <spider@web.zk3.dec.com>
50136              Date: Thu, 14 Sep 2000 17:09:36 -0400
50137              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
50138      Branch: perl
50139            ! sv.c utf8.c
50140 ____________________________________________________________________________
50141 [  7084] By: jhi                                   on 2000/09/14  20:03:34
50142         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
50143              convertable to bytes by checking it doesn't go above 0xc3
50144              
50145              Subject: Re: perl@7078
50146              From: Simon Cozens <simon@cozens.net>
50147              Date: Thu, 14 Sep 2000 20:59:19 +0100
50148              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
50149      Branch: perl
50150            ! utf8.c
50151 ____________________________________________________________________________
50152 [  7083] By: jhi                                   on 2000/09/14  19:38:47
50153         Log: Subject: Re: perl@7078
50154              From: Simon Cozens <simon@cozens.net>
50155              Date: Thu, 14 Sep 2000 20:13:09 +0100
50156              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
50157      Branch: perl
50158            ! t/op/bop.t
50159 ____________________________________________________________________________
50160 [  7082] By: jhi                                   on 2000/09/14  17:50:44
50161         Log: The one that got away.
50162      Branch: perl
50163            ! lib/File/Find.pm
50164 ____________________________________________________________________________
50165 [  7081] By: jhi                                   on 2000/09/14  17:45:35
50166         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
50167              From: Robin Barker <rmb1@cise.npl.co.uk>
50168              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
50169              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
50170      Branch: perl
50171            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
50172            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
50173            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
50174            ! regcomp.c toke.c universal.c
50175 ____________________________________________________________________________
50176 [  7080] By: jhi                                   on 2000/09/14  17:40:35
50177         Log: Problems picked up by AIX cc.
50178              
50179              Subject: Re: perl@7078 (patch included)
50180              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50181              Date: Thu, 14 Sep 2000 18:53:30 +0200
50182              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
50183      Branch: perl
50184            ! ext/Encode/Encode.xs
50185 ____________________________________________________________________________
50186 [  7079] By: jhi                                   on 2000/09/14  17:38:27
50187         Log: Subject: File::Find 5.7.0 POD nits
50188              From: Rich Morin <rdm@cfcl.com>
50189              Date: Wed, 13 Sep 2000 22:03:58 -0700
50190              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
50191      Branch: perl
50192            ! lib/File/Find.pm
50193 ____________________________________________________________________________
50194 [  7078] By: jhi                                   on 2000/09/14  14:58:20
50195         Log: Update Changes.
50196      Branch: perl
50197            ! Changes patchlevel.h
50198 ____________________________________________________________________________
50199 [  7077] By: jhi                                   on 2000/09/14  14:55:54
50200         Log: Compilation warnings and an error.
50201      Branch: perl
50202            ! sv.c
50203 ____________________________________________________________________________
50204 [  7076] By: jhi                                   on 2000/09/14  14:42:56
50205         Log: Fix for a parsing bug, not for the original bug.
50206              
50207              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
50208              From: Spider Boardman <spider@web.zk3.dec.com>
50209              Date: Wed, 13 Sep 2000 17:52:20 -0400
50210              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
50211      Branch: perl
50212            ! regcomp.c
50213 ____________________________________________________________________________
50214 [  7075] By: jhi                                   on 2000/09/14  14:40:40
50215         Log: Batch of UTF-8 patches from Simon Cozens.
50216      Branch: perl
50217            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
50218            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
50219            ! toke.c utf8.c
50220 ____________________________________________________________________________
50221 [  7074] By: jhi                                   on 2000/09/14  14:29:58
50222         Log: Subject: Re: Two advertising clauses need to be removed
50223              From: Russ Allbery <rra@stanford.edu>
50224              Date: 13 Sep 2000 18:50:26 -0700
50225              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
50226      Branch: perl
50227            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
50228 ____________________________________________________________________________
50229 [  7073] By: jhi                                   on 2000/09/14  14:28:20
50230         Log: Subject: [PATCH] de-wall t/README
50231              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50232              Date: Wed, 13 Sep 2000 17:46:55 -0700
50233              Message-ID: <//Bw5gzkge/e092yn@efn.org>
50234      Branch: perl
50235            ! t/README
50236 ____________________________________________________________________________
50237 [  7072] By: jhi                                   on 2000/09/14  14:25:10
50238         Log: Hints optimization.
50239              
50240              Subject: Minor nit
50241              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50242              Date: Wed, 13 Sep 2000 21:42:07 +0200
50243              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
50244      Branch: perl
50245            ! hints/hpux.sh
50246 ____________________________________________________________________________
50247 [  7071] By: jhi                                   on 2000/09/14  14:23:30
50248         Log: Allow chop() and chomp() to be overridden.
50249              
50250              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
50251              From: "Casey R. Tweten" <crt@kiski.net>
50252              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
50253              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
50254      Branch: perl
50255            ! toke.c
50256 ____________________________________________________________________________
50257 [  7070] By: jhi                                   on 2000/09/14  14:20:36
50258         Log: The return value of setlocale must be copied away.
50259              
50260              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
50261              From: Alan Burlison <Alan.Burlison@uk.sun.com>
50262              Date: Wed, 13 Sep 2000 16:27:37 +0100 
50263              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
50264      Branch: perl
50265            ! util.c
50266 ____________________________________________________________________________
50267 [  7069] By: jhi                                   on 2000/09/14  14:16:27
50268         Log: Remove vestiges of tr//CU.
50269              
50270              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
50271              From: Nick Clark <nick@plum.flirble.org>
50272              Date: Tue, 12 Sep 2000 22:50:14 +0100
50273              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
50274              
50275              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
50276              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50277              Date: Tue, 12 Sep 2000 21:38:48 -0700
50278              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
50279      Branch: perl
50280            ! op.h pod/perlunicode.pod
50281 ____________________________________________________________________________
50282 [  7068] By: jhi                                   on 2000/09/13  14:18:39
50283         Log: Add the Encode extension.  The code is still largely just skeleton.
50284      Branch: perl
50285            + ext/Encode/Encode.pm ext/Encode/Encode.xs
50286            + ext/Encode/Makefile.PL ext/Encode/Todo
50287            ! MANIFEST Todo-5.6
50288 ____________________________________________________________________________
50289 [  7067] By: jhi                                   on 2000/09/12  17:43:33
50290         Log: Allow for whitespace between "#" and "line" in cpp output.
50291              
50292              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
50293              From: Calle Dybedahl <calle@lysator.liu.se>
50294              Date: 12 Sep 2000 19:38:02 +0200 
50295              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
50296      Branch: perl
50297            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
50298 ____________________________________________________________________________
50299 [  7066] By: gsar                                  on 2000/09/12  17:24:29
50300         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
50301              initialization in all the threads on Windows
50302      Branch: perl
50303            ! win32/win32.c
50304 ____________________________________________________________________________
50305 [  7065] By: jhi                                   on 2000/09/12  15:11:31
50306         Log: Update Changes.
50307      Branch: perl
50308            ! Changes patchlevel.h
50309 ____________________________________________________________________________
50310 [  7064] By: jhi                                   on 2000/09/12  14:54:54
50311         Log: Retract #7062, the pod tests are not ready.
50312      Branch: perl
50313            ! t/TEST t/harness
50314 ____________________________________________________________________________
50315 [  7063] By: jhi                                   on 2000/09/12  14:25:41
50316         Log: The #7054 truncated Configure badly.
50317      Branch: metaconfig/U/perl
50318            ! End.U
50319      Branch: perl
50320            ! Configure config_h.SH
50321 ____________________________________________________________________________
50322 [  7062] By: jhi                                   on 2000/09/12  14:08:32
50323         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
50324              From: sthoenna@efn.org
50325              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
50326              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
50327      Branch: perl
50328            ! t/TEST t/harness
50329 ____________________________________________________________________________
50330 [  7061] By: jhi                                   on 2000/09/12  14:07:18
50331         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
50332              From: sthoenna@efn.org
50333              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
50334              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
50335      Branch: perl
50336            ! pod/perlxs.pod
50337 ____________________________________________________________________________
50338 [  7060] By: jhi                                   on 2000/09/12  14:06:08
50339         Log: Break up the myconfig lines a bit.
50340              
50341              Subject: perlbug/perl -V output format
50342              From: sthoenna@efn.org
50343              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
50344              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
50345      Branch: perl
50346            ! myconfig.SH
50347 ____________________________________________________________________________
50348 [  7059] By: jhi                                   on 2000/09/12  14:05:04
50349         Log: Test for the #7049.
50350              
50351              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
50352              From: andreas.koenig@anima.de (Andreas J. Koenig)
50353              Date: 12 Sep 2000 06:42:01 +0200
50354              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
50355      Branch: perl
50356            ! t/op/my.t
50357 ____________________________________________________________________________
50358 [  7058] By: jhi                                   on 2000/09/12  14:03:05
50359         Log: Subject: [patch: perl@7045] vms updates
50360              From: Peter Prymmer <pvhp@forte.com>
50361              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
50362              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
50363      Branch: perl
50364            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
50365 ____________________________________________________________________________
50366 [  7057] By: jhi                                   on 2000/09/12  14:00:51
50367         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
50368              From: sthoenna@efn.org
50369              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
50370              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
50371      Branch: perl
50372            ! t/op/64bitint.t
50373 ____________________________________________________________________________
50374 [  7056] By: jhi                                   on 2000/09/12  13:58:14
50375         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
50376              From: Jeff Pinyan <jeffp@crusoe.net>
50377              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
50378              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
50379      Branch: perl
50380            ! pod/perlfunc.pod
50381 ____________________________________________________________________________
50382 [  7055] By: jhi                                   on 2000/09/12  13:56:32
50383         Log: Do in VMS as the #7054 does.
50384      Branch: perl
50385            ! configure.com
50386 ____________________________________________________________________________
50387 [  7054] By: jhi                                   on 2000/09/12  13:50:31
50388         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
50389              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
50390              Date: Mon, 11 Sep 2000 08:33:09 +0100
50391              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
50392      Branch: metaconfig/U/perl
50393            ! End.U
50394      Branch: perl
50395            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
50396            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
50397 ____________________________________________________________________________
50398 [  7053] By: jhi                                   on 2000/09/12  13:29:19
50399         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
50400              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
50401              Date:     Tue, 12 Sep 2000 08:35:59 EDT
50402              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
50403      Branch: perl
50404            ! vms/test.com
50405 ____________________________________________________________________________
50406 [  7052] By: jhi                                   on 2000/09/11  23:01:50
50407         Log: Document the SvUTF8*().
50408      Branch: perl
50409            ! pod/perlapi.pod sv.h
50410 ____________________________________________________________________________
50411 [  7051] By: gsar                                  on 2000/09/11  14:46:30
50412         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
50413              (missed a spot when fixing up op_pmreplroot hack for ithreads)
50414      Branch: perl
50415            ! op.c t/op/split.t
50416 ____________________________________________________________________________
50417 [  7050] By: nick                                  on 2000/09/11  10:03:51
50418         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
50419              
50420              Subject: borland C++ win32.c tweak
50421              From: Vadim Konovalov <vkonovalov@lucent.com>
50422              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
50423              Date: Mon, 11 Sep 2000 11:22:33 +0400
50424      Branch: perl
50425            ! win32/win32.c
50426 ____________________________________________________________________________
50427 [  7049] By: nick                                  on 2000/09/11  09:57:33
50428         Log: Point fix for s/// on foreach (keys %xxx).
50429      Branch: perl
50430            ! pp_hot.c
50431 ____________________________________________________________________________
50432 [  7048] By: jhi                                   on 2000/09/10  23:37:09
50433         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
50434              by Pod::Text, from Brad Appleton.
50435      Branch: perl
50436            ! t/pod/testp2pt.pl
50437 ____________________________________________________________________________
50438 [  7047] By: jhi                                   on 2000/09/10  14:32:53
50439         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
50440              by Russ Allbery.
50441      Branch: perl
50442            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
50443 ____________________________________________________________________________
50444 [  7046] By: jhi                                   on 2000/09/10  14:15:08
50445         Log: Upgrade to CPAN 1.57_65, from Andreas König.
50446      Branch: perl
50447            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
50448 ____________________________________________________________________________
50449 [  7045] By: jhi                                   on 2000/09/08  21:36:32
50450         Log: Update Changes.
50451      Branch: perl
50452            ! Changes patchlevel.h
50453 ____________________________________________________________________________
50454 [  7044] By: jhi                                   on 2000/09/08  21:29:56
50455         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
50456              From: Peter Prymmer <pvhp@forte.com>
50457              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
50458              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
50459      Branch: perl
50460            ! configure.com
50461 ____________________________________________________________________________
50462 [  7043] By: jhi                                   on 2000/09/08  21:27:50
50463         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
50464              From: Peter Prymmer <pvhp@forte.com>
50465              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
50466              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
50467      Branch: perl
50468            ! Makefile.SH installperl
50469 ____________________________________________________________________________
50470 [  7042] By: jhi                                   on 2000/09/08  21:23:21
50471         Log: Continue #7041.
50472      Branch: perl
50473            ! cygwin/Makefile.SHs os2/Makefile.SHs
50474 ____________________________________________________________________________
50475 [  7041] By: jhi                                   on 2000/09/08  21:18:10
50476         Log: Do away with memory models cruft.  Sorry, PDP users.
50477      Branch: metaconfig
50478            ! U/modified/cc.U U/modified/libpth.U
50479      Branch: perl
50480            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
50481            ! Porting/config_H cflags.SH config_h.SH configure.com
50482            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
50483            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
50484            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
50485 ____________________________________________________________________________
50486 [  7040] By: jhi                                   on 2000/09/08  14:34:18
50487         Log: Major rewrite of s2p.  And I mean really major, it is
50488              an implementation of sed in perl.  If called as s2p it
50489              will function as s2p.  Note: needs non-UNIXifying.
50490              
50491              Subject: s2p
50492              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
50493              Date: Mon, 28 Aug 2000 14:05:12 +0200
50494              Message-ID: <39AA5578.2102E2AA@alcatel.at>
50495      Branch: perl
50496            ! x2p/s2p.PL
50497 ____________________________________________________________________________
50498 [  7039] By: jhi                                   on 2000/09/08  14:19:49
50499         Log: Re-allow vec() for characters > 255.
50500              
50501              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
50502              From: Spider Boardman <spider@web.zk3.dec.com>
50503              Date: Fri, 08 Sep 2000 02:21:02 -0400
50504              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
50505      Branch: perl
50506            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
50507            ! t/op/vec.t
50508 ____________________________________________________________________________
50509 [  7038] By: jhi                                   on 2000/09/08  14:14:18
50510         Log: Subject: [PATCH lib/Benchmark.pm]
50511              From: <abigail@foad.org>
50512              Date: Thu, 7 Sep 2000 15:03:20 -0400
50513              Message-ID: <20000907190320.888.qmail@foad.org>
50514      Branch: perl
50515            ! lib/Benchmark.pm
50516 ____________________________________________________________________________
50517 [  7037] By: jhi                                   on 2000/09/08  14:11:06
50518         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
50519              
50520              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
50521              From: Spider Boardman <spider@web.zk3.dec.com>
50522              Date: Fri, 08 Sep 2000 01:30:27 -0400
50523              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
50524      Branch: perl
50525            ! op.c
50526 ____________________________________________________________________________
50527 [  7036] By: jhi                                   on 2000/09/08  14:08:58
50528         Log: Subject: [ID 20000908.002] perlipc documentation bug.
50529              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
50530              Date: Fri, 08 Sep 2000 12:38:32 +0200
50531              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
50532      Branch: perl
50533            ! pod/perlipc.pod
50534 ____________________________________________________________________________
50535 [  7035] By: jhi                                   on 2000/09/08  14:03:12
50536         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
50537              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50538              Date: Fri, 08 Sep 2000 11:47:34 +0200
50539              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
50540      Branch: perl
50541            ! hints/dec_osf.sh
50542 ____________________________________________________________________________
50543 [  7034] By: jhi                                   on 2000/09/08  13:59:35
50544         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
50545              From: Simon Cozens <simon@cozens.net>
50546              Date: Thu, 7 Sep 2000 20:40:38 +0100
50547              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
50548      Branch: perl
50549            ! pp_hot.c
50550 ____________________________________________________________________________
50551 [  7033] By: jhi                                   on 2000/09/08  04:03:03
50552         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
50553              From: "Larry W. Virden" <lvirden@cas.org>
50554              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
50555              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
50556      Branch: perl
50557            ! pod/perldiag.pod
50558 ____________________________________________________________________________
50559 [  7032] By: jhi                                   on 2000/09/07  22:18:30
50560         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
50561              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
50562              Date: Mon, 04 Sep 2000 13:16:38 -0700
50563              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
50564      Branch: perl
50565            ! lib/perl5db.pl
50566 ____________________________________________________________________________
50567 [  7031] By: jhi                                   on 2000/09/07  22:02:29
50568         Log: Fix the ccversion detection for 5.1 and beyond.
50569              
50570              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
50571              From: Spider Boardman <spider@leggy.zk3.dec.com>
50572              Date: Thu, 7 Sep 2000 17:54:27 -0400
50573              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
50574      Branch: perl
50575            ! hints/dec_osf.sh
50576 ____________________________________________________________________________
50577 [  7030] By: jhi                                   on 2000/09/07  19:12:28
50578         Log: Fix for
50579              
50580              Subject: [ID 20000903.001] \w in utf8-strings
50581              From: Marc Lehmann <pcg@goof.com>
50582              Date: Sun, 03 Sep 2000 09:44:29 +0200
50583              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
50584              
50585              and various related nits.
50586      Branch: perl
50587            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
50588 ____________________________________________________________________________
50589 [  7029] By: jhi                                   on 2000/09/07  18:49:09
50590         Log: Fix the URL, but the server is still missing in action.
50591              
50592              Subject: [ID 20000905.002] perlfaq1.pod URL error
50593              From: "Larry W. Virden" <lvirden@cas.org>
50594              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
50595              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
50596      Branch: perl
50597            ! pod/perlfaq1.pod
50598 ____________________________________________________________________________
50599 [  7028] By: jhi                                   on 2000/09/07  18:47:13
50600         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
50601              From: Hugo <hv@crypt.compulink.co.uk>
50602              Date: Tue, 05 Sep 2000 14:13:37 +0100
50603              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
50604      Branch: perl
50605            ! toke.c
50606 ____________________________________________________________________________
50607 [  7027] By: jhi                                   on 2000/09/07  18:45:35
50608         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
50609              From: Daniel Chetlin <daniel@chetlin.com>
50610              Date: Tue, 5 Sep 2000 04:57:07 -0700
50611              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
50612      Branch: perl
50613            ! pod/perlfaq6.pod pod/perlop.pod
50614 ____________________________________________________________________________
50615 [  7026] By: jhi                                   on 2000/09/07  18:44:01
50616         Log: Document the new ref() semantics.
50617              
50618              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
50619              From: Gisle Aas <gisle@ActiveState.com>
50620              Date: 05 Sep 2000 08:10:30 +0200
50621              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
50622      Branch: perl
50623            ! pod/perldelta.pod
50624 ____________________________________________________________________________
50625 [  7025] By: jhi                                   on 2000/09/07  18:42:27
50626         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
50627              
50628              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
50629              From: Gisle Aas <gisle@ActiveState.com>
50630              Date: 05 Sep 2000 08:11:40 +0200
50631              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
50632      Branch: perl
50633            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
50634 ____________________________________________________________________________
50635 [  7024] By: jhi                                   on 2000/09/07  18:39:32
50636         Log: Subject: [PATCH] Modernize Opcode.pm documentation
50637              From: Gisle Aas <gisle@ActiveState.com>
50638              Date: 4 Sep 2000 00:18:55 -0000
50639              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
50640      Branch: perl
50641            ! ext/Opcode/Opcode.pm
50642 ____________________________________________________________________________
50643 [  7023] By: jhi                                   on 2000/09/07  18:37:42
50644         Log: Subject: [PATCH] Tied filehandle documentation
50645              From: Gisle Aas <gisle@ActiveState.com>
50646              Date: 4 Sep 2000 00:14:40 -0000
50647              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
50648      Branch: perl
50649            ! pod/perlfunc.pod pod/perltie.pod
50650 ____________________________________________________________________________
50651 [  7022] By: jhi                                   on 2000/09/07  18:35:37
50652         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
50653              From: Gisle Aas <gisle@ActiveState.com>
50654              Date: 4 Sep 2000 00:04:22 -0000
50655              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
50656      Branch: perl
50657            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
50658 ____________________________________________________________________________
50659 [  7021] By: jhi                                   on 2000/09/07  18:33:22
50660         Log: Subject: small apidoc fix
50661              From: Marc Lehmann <pcg@goof.com>
50662              Date: Sun, 3 Sep 2000 05:12:06 +0200
50663              Message-ID: <20000903051206.A5909@cerebro.laendle>
50664      Branch: perl
50665            ! pod/perlapi.pod utf8.c
50666 ____________________________________________________________________________
50667 [  7020] By: jhi                                   on 2000/09/07  16:14:57
50668         Log: Tiny perldelta nits.
50669      Branch: perl
50670            ! pod/perldelta.pod
50671 ____________________________________________________________________________
50672 [  7019] By: jhi                                   on 2000/09/07  16:04:20
50673         Log: Guard against bad string->int conversion for quads.
50674      Branch: perl
50675            ! t/op/64bitint.t
50676 ____________________________________________________________________________
50677 [  7018] By: jhi                                   on 2000/09/06  17:07:03
50678         Log: Update Unicode todo list.
50679      Branch: perl
50680            ! Todo-5.6
50681 ____________________________________________________________________________
50682 [  7017] By: jhi                                   on 2000/09/05  21:16:01
50683         Log: Document the SvIOK_.*UV().
50684      Branch: perl
50685            ! pod/perlapi.pod sv.h
50686 ____________________________________________________________________________
50687 [  7016] By: nick                                  on 2000/09/03  21:54:46
50688         Log: Hash lookup of constant strings optimization:
50689              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
50690              to string table (as per sharepvn). Add newSV_pvn_share to create such
50691              a thing. Make hv.c compare addresses of strings and skip string compare
50692              if equal. Make method_named and helem ops use these shared-string SVs
50693              when arg is constant. Make keys op return shared-string SVs (less clearly
50694              a win).
50695      Branch: perl
50696            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
50697            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
50698            ! pod/perlintern.pod pp_hot.c proto.h sv.c
50699 ____________________________________________________________________________
50700 [  7015] By: jhi                                   on 2000/09/02  17:48:59
50701         Log: This is 5.7.0.
50702      Branch: perl
50703            ! Changes
50704 ____________________________________________________________________________
50705 [  7014] By: jhi                                   on 2000/09/02  17:35:45
50706         Log: Changes and patchlevel tweaks.
50707      Branch: perl
50708            ! Changes patchlevel.h
50709 ____________________________________________________________________________
50710 [  7013] By: jhi                                   on 2000/09/02  17:30:50
50711         Log: Update Changes.
50712      Branch: perl
50713            ! Changes patchlevel.h
50714 ____________________________________________________________________________
50715 [  7012] By: nick                                  on 2000/09/02  17:25:20
50716         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
50717      Branch: perl
50718            ! gv.c lib/overload.pm
50719 ____________________________________________________________________________
50720 [  7011] By: jhi                                   on 2000/09/02  17:16:25
50721         Log: Update perlhist.
50722      Branch: perl
50723            ! pod/perlhist.pod
50724 ____________________________________________________________________________
50725 [  7010] By: jhi                                   on 2000/09/02  17:01:35
50726         Log: perldelta nits.
50727      Branch: perl
50728            ! pod/perldelta.pod
50729 ____________________________________________________________________________
50730 [  7009] By: nick                                  on 2000/09/02  16:48:35
50731         Log: If overloaded %{} etc. return the object do not loop.
50732              Thus  sub deref { $_[0] } functions if object is wanted type.
50733      Branch: perl
50734            ! pp.h
50735 ____________________________________________________________________________
50736 [  7008] By: jhi                                   on 2000/09/02  16:26:11
50737         Log: Retab MANIFEST.
50738      Branch: perl
50739            ! ext/Storable/MANIFEST
50740 ____________________________________________________________________________
50741 [  7007] By: jhi                                   on 2000/09/02  16:23:02
50742         Log: Make certain cc is set before trying to run it.
50743      Branch: perl
50744            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
50745 ____________________________________________________________________________
50746 [  7006] By: jhi                                   on 2000/09/02  15:45:41
50747         Log: Unicode notes.
50748      Branch: perl
50749            ! pod/perldelta.pod
50750 ____________________________________________________________________________
50751 [  7005] By: jhi                                   on 2000/09/02  15:42:11
50752         Log: Various Configure nits by Philip Newton,
50753              plus the ebcdic one by me.
50754      Branch: metaconfig
50755            + U/modified/pager.U
50756            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
50757      Branch: metaconfig/U/perl
50758            ! Devel.U quadfio.U
50759      Branch: perl
50760            ! Configure config_h.SH
50761 ____________________________________________________________________________
50762 [  7004] By: jhi                                   on 2000/09/02  15:06:14
50763         Log: Apparently avoiding the swapping is too costly.
50764              
50765              From: "Ben Tilly" <ben_tilly@hotmail.com>
50766              Subject: Re: the door is closed.
50767              Date: Fri, 01 Sep 2000 20:23:16 EDT
50768              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
50769      Branch: perl
50770            ! pod/perlfaq4.pod
50771 ____________________________________________________________________________
50772 [  7003] By: nick                                  on 2000/09/02  12:26:04
50773         Log: Undo part of change 6489 which looks like a bulk edit which
50774              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
50775              The supressing of main:: on return from select() is undesirable.
50776      Branch: perl
50777            ! pp_sys.c
50778 ____________________________________________________________________________
50779 [  7002] By: jhi                                   on 2000/09/01  23:08:54
50780         Log: Update Changes.
50781      Branch: perl
50782            ! Changes patchlevel.h
50783 ____________________________________________________________________________
50784 [  7001] By: jhi                                   on 2000/09/01  23:00:13
50785         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
50786              From: Peter Prymmer <pvhp@forte.com>
50787              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
50788              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
50789              
50790              plus rework the http: spots as suggested by Tom Christiansen,
50791              plus regen perltoc.
50792      Branch: perl
50793            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
50794            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
50795 ____________________________________________________________________________
50796 [  7000] By: jhi                                   on 2000/09/01  22:36:01
50797         Log: Only the first line, thank you very much.
50798      Branch: perl
50799            ! hints/solaris_2.sh
50800 ____________________________________________________________________________
50801 [  6999] By: gsar                                  on 2000/09/01  22:16:40
50802         Log: change#6791 accidentally clobbered change#6710, put it back
50803      Branch: perl
50804            ! win32/win32.c
50805 ____________________________________________________________________________
50806 [  6998] By: jhi                                   on 2000/09/01  22:14:16
50807         Log: Mention the HP-UX LP64 freak failure.
50808      Branch: perl
50809            ! pod/perldelta.pod
50810 ____________________________________________________________________________
50811 [  6997] By: jhi                                   on 2000/09/01  21:48:32
50812         Log: Detypo.
50813      Branch: perl
50814            ! hints/hpux.sh
50815 ____________________________________________________________________________
50816 [  6996] By: jhi                                   on 2000/09/01  21:27:10
50817         Log: Update Changes.
50818      Branch: perl
50819            ! Changes patchlevel.h
50820 ____________________________________________________________________________
50821 [  6995] By: jhi                                   on 2000/09/01  21:14:24
50822         Log: Mi splgn s gnin.g
50823      Branch: perl
50824            ! pp_ctl.c
50825 ____________________________________________________________________________
50826 [  6994] By: jhi                                   on 2000/09/01  21:09:54
50827         Log: Subject: http:// in L<>
50828              From: Nicholas Clark <nick@ccl4.org>
50829              Date: Fri, 1 Sep 2000 22:03:21 +0100
50830              Message-ID: <20000901220321.B72074@plum.flirble.org>
50831      Branch: perl
50832            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
50833 ____________________________________________________________________________
50834 [  6993] By: jhi                                   on 2000/09/01  21:06:54
50835         Log: Update to Storable 1.0, from Raphael Manfredi.
50836      Branch: perl
50837            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
50838            ! ext/Storable/Makefile.PL ext/Storable/README
50839            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
50840            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
50841            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
50842            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
50843            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
50844            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
50845 ____________________________________________________________________________
50846 [  6992] By: jhi                                   on 2000/09/01  20:43:05
50847         Log: Mention known sfio+linux buglet.
50848      Branch: perl
50849            ! pod/perldelta.pod
50850 ____________________________________________________________________________
50851 [  6991] By: jhi                                   on 2000/09/01  20:40:11
50852         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
50853              From: Peter Prymmer <pvhp@forte.com>
50854              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
50855              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
50856      Branch: perl
50857            ! vms/vms.c
50858 ____________________________________________________________________________
50859 [  6990] By: jhi                                   on 2000/09/01  20:25:26
50860         Log: Retract #6986.
50861      Branch: perl
50862            ! hints/solaris_2.sh
50863 ____________________________________________________________________________
50864 [  6989] By: jhi                                   on 2000/09/01  20:23:00
50865         Log: Mergesort is back.
50866      Branch: perl
50867            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
50868 ____________________________________________________________________________
50869 [  6988] By: jhi                                   on 2000/09/01  19:37:40
50870         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
50871              From: Mike Guy <mjtg@cam.ac.uk>
50872              Date: Fri, 01 Sep 2000 17:43:33 +0100
50873              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
50874      Branch: perl
50875            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
50876            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
50877 ____________________________________________________________________________
50878 [  6987] By: jhi                                   on 2000/09/01  19:17:10
50879         Log: Regen perltoc.
50880      Branch: perl
50881            ! pod/perltoc.pod
50882 ____________________________________________________________________________
50883 [  6986] By: jhi                                   on 2000/09/01  18:51:10
50884         Log: Subject: Re: Solaris x86 has no SPARC libraries!
50885              From: Lupe Christoph <lupe@lupe-christoph.de>
50886              Date: Fri, 1 Sep 2000 20:41:20 +0200
50887              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
50888      Branch: perl
50889            ! hints/solaris_2.sh
50890 ____________________________________________________________________________
50891 [  6985] By: jhi                                   on 2000/09/01  18:28:10
50892         Log: Update Changes.
50893      Branch: perl
50894            ! Changes patchlevel.h
50895 ____________________________________________________________________________
50896 [  6984] By: jhi                                   on 2000/09/01  18:26:53
50897         Log: Feature ordering tweak.
50898      Branch: perl
50899            ! myconfig.SH
50900 ____________________________________________________________________________
50901 [  6983] By: jhi                                   on 2000/09/01  18:19:50
50902         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50903              From: <abigail@foad.org>
50904              Date: Fri, 1 Sep 2000 13:07:32 -0400
50905              Message-ID: <20000901170732.18249.qmail@foad.org>
50906      Branch: perl
50907            ! t/pragma/overload.t
50908 ____________________________________________________________________________
50909 [  6982] By: jhi                                   on 2000/09/01  18:17:54
50910         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
50911              so that case-ignoring systems like DCL can tell them from
50912              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
50913      Branch: metaconfig/U/perl
50914            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
50915      Branch: perl
50916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50917            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
50918            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
50919            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
50920            ! vos/config.def vos/config.h vos/config_h.SH_orig
50921            ! win32/config.bc win32/config.gc win32/config.vc
50922 ____________________________________________________________________________
50923 [  6981] By: nick                                  on 2000/09/01  17:21:57
50924         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
50925              warning when UNTIE exists and instead pass the cound of extra references to
50926              the UNTIE method.
50927      Branch: perl
50928            ! pod/perltie.pod pp_sys.c
50929 ____________________________________________________________________________
50930 [  6980] By: jhi                                   on 2000/09/01  16:54:44
50931         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
50932              From: Peter Prymmer <pvhp@forte.com>
50933              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
50934              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
50935      Branch: perl
50936            ! configure.com
50937 ____________________________________________________________________________
50938 [  6979] By: jhi                                   on 2000/09/01  16:06:20
50939         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
50940              From: Mike Guy <mjtg@cam.ac.uk> 
50941              Date: Fri, 01 Sep 2000 16:49:27 +0100
50942              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
50943      Branch: perl
50944            ! t/base/rs.t
50945 ____________________________________________________________________________
50946 [  6978] By: jhi                                   on 2000/09/01  16:00:42
50947         Log: Update to PodParser 1.18, from Brad Appleton.
50948      Branch: perl
50949            ! lib/Pod/Checker.pm t/pod/find.t
50950 ____________________________________________________________________________
50951 [  6977] By: jhi                                   on 2000/09/01  14:48:58
50952         Log: Subject: Nit in Configure (bleadperl@6961)
50953              From: Lupe Christoph <lupe@lupe-christoph.de>
50954              Date: Fri, 1 Sep 2000 16:34:29 +0200
50955              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
50956      Branch: metaconfig
50957            ! U/compline/ccflags.U
50958      Branch: perl
50959            ! Configure config_h.SH
50960 ____________________________________________________________________________
50961 [  6976] By: jhi                                   on 2000/09/01  14:39:52
50962         Log: Update Changes.
50963      Branch: perl
50964            ! Changes patchlevel.h
50965 ____________________________________________________________________________
50966 [  6975] By: jhi                                   on 2000/09/01  14:37:36
50967         Log: microperl config update.
50968      Branch: perl
50969            ! uconfig.h uconfig.sh
50970 ____________________________________________________________________________
50971 [  6974] By: jhi                                   on 2000/09/01  14:36:53
50972         Log: Document known deficiencies.
50973      Branch: perl
50974            ! pod/perldelta.pod
50975 ____________________________________________________________________________
50976 [  6973] By: jhi                                   on 2000/09/01  14:10:20
50977         Log: Mention warnings fixes and updates.
50978      Branch: perl
50979            ! pod/perldelta.pod
50980 ____________________________________________________________________________
50981 [  6972] By: jhi                                   on 2000/09/01  14:01:52
50982         Log: Drop unused argument.
50983              
50984              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
50985              From: Spider Boardman <spider@web.zk3.dec.com>
50986              Date: Thu, 31 Aug 2000 16:10:15 -0400
50987              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
50988      Branch: perl
50989            ! toke.c
50990 ____________________________________________________________________________
50991 [  6971] By: jhi                                   on 2000/09/01  13:59:24
50992         Log: Add the overload warnings to perldiag.
50993      Branch: perl
50994            ! lib/overload.pm pod/perldiag.pod
50995 ____________________________________________________________________________
50996 [  6970] By: jhi                                   on 2000/09/01  13:55:10
50997         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50998              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
50999              Date: Fri, 1 Sep 2000 13:43:15 +0100 
51000              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
51001      Branch: perl
51002            ! lib/overload.pm t/pragma/overload.t
51003 ____________________________________________________________________________
51004 [  6969] By: jhi                                   on 2000/09/01  13:52:27
51005         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
51006              From: <abigail@foad.org>
51007              Date: Fri, 1 Sep 2000 05:46:54 -0400
51008              Message-ID: <20000901094654.6476.qmail@foad.org>
51009      Branch: perl
51010            ! lib/overload.pm
51011 ____________________________________________________________________________
51012 [  6968] By: jhi                                   on 2000/09/01  13:50:05
51013         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
51014              From: Daniel Chetlin <daniel@chetlin.com>
51015              Date: Fri, 1 Sep 2000 02:10:55 -0700
51016              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
51017      Branch: perl
51018            ! pod/perlretut.pod
51019 ____________________________________________________________________________
51020 [  6967] By: jhi                                   on 2000/09/01  13:47:54
51021         Log: Part of the solution.
51022              
51023              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
51024              From: Mike Guy <mjtg@cam.ac.uk>
51025              Date: Fri, 01 Sep 2000 14:16:01 +0100
51026              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
51027      Branch: perl
51028            ! gv.c mg.c
51029 ____________________________________________________________________________
51030 [  6966] By: jhi                                   on 2000/09/01  13:46:17
51031         Log: Subject: CPAN.pm beta 1.57_57 for the core
51032              From: andreas.koenig@anima.de (Andreas J. Koenig)
51033              Date: 01 Sep 2000 15:16:31 +0200
51034              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
51035      Branch: perl
51036            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51037 ____________________________________________________________________________
51038 [  6965] By: jhi                                   on 2000/09/01  13:43:18
51039         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
51040              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51041              Date: Fri, 01 Sep 2000 01:47:22 -0500
51042              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
51043      Branch: perl
51044            ! pod/perldelta.pod vms/vms.c
51045 ____________________________________________________________________________
51046 [  6964] By: jhi                                   on 2000/09/01  13:35:35
51047         Log: File::Temp patches from Andreas König,
51048              
51049              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
51050              From: andreas.koenig@anima.de (Andreas J. Koenig)
51051              Date: 01 Sep 2000 10:07:20 +0200
51052              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
51053              
51054              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
51055              From: andreas.koenig@anima.de (Andreas J. Koenig)
51056              Date: 31 Aug 2000 23:26:08 +0200
51057              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
51058      Branch: perl
51059            ! lib/File/Temp.pm t/lib/ftmp-security.t
51060 ____________________________________________________________________________
51061 [  6963] By: jhi                                   on 2000/09/01  02:22:24
51062         Log: Retract the mergesort code, way too incompatible licensing
51063              and copyrights.
51064      Branch: perl
51065            ! pod/perldelta.pod pp_ctl.c
51066 ____________________________________________________________________________
51067 [  6962] By: jhi                                   on 2000/08/31  23:27:32
51068         Log: Update Changes.
51069      Branch: perl
51070            ! Changes patchlevel.h
51071 ____________________________________________________________________________
51072 [  6961] By: jhi                                   on 2000/08/31  23:20:04
51073         Log: Small tweaks all over.
51074      Branch: metaconfig
51075            ! U/compline/d_gconvert.U
51076      Branch: perl
51077            ! AUTHORS Configure config_h.SH pp_ctl.c
51078 ____________________________________________________________________________
51079 [  6960] By: jhi                                   on 2000/08/31  22:39:36
51080         Log: Further rewording.
51081      Branch: perl
51082            ! pp_ctl.c
51083 ____________________________________________________________________________
51084 [  6959] By: jhi                                   on 2000/08/31  21:26:44
51085         Log: More address tweaking.
51086      Branch: perl
51087            ! AUTHORS Changes
51088 ____________________________________________________________________________
51089 [  6958] By: jhi                                   on 2000/08/31  20:47:25
51090         Log: AUTHORS tweaks, from Peter Prymmer.
51091              
51092              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
51093              From: Peter Prymmer <pvhp@forte.com>
51094              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
51095              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
51096      Branch: perl
51097            ! AUTHORS MAINTAIN
51098 ____________________________________________________________________________
51099 [  6957] By: jhi                                   on 2000/08/31  20:34:43
51100         Log: perldelta tweaks.
51101      Branch: perl
51102            ! pod/perldelta.pod
51103 ____________________________________________________________________________
51104 [  6956] By: jhi                                   on 2000/08/31  19:11:06
51105         Log: Regen perltoc.
51106      Branch: perl
51107            ! pod/perltoc.pod
51108 ____________________________________________________________________________
51109 [  6955] By: jhi                                   on 2000/08/31  19:06:30
51110         Log: Clarify the mergesort situation.
51111      Branch: perl
51112            ! pp_ctl.c
51113 ____________________________________________________________________________
51114 [  6954] By: jhi                                   on 2000/08/31  18:24:17
51115         Log: Move the Solaris 7 scan to use64bitall, make the
51116              failure to find 64-bot sparc libc to mention the
51117              possibility of being in an intel, from Lupe and Alan.
51118      Branch: perl
51119            ! hints/solaris_2.sh
51120 ____________________________________________________________________________
51121 [  6953] By: jhi                                   on 2000/08/31  18:09:20
51122         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
51123              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
51124      Branch: metaconfig
51125            ! U/compline/d_gconvert.U U/threads/archname.U
51126      Branch: metaconfig/U/perl
51127            ! perlxv.U
51128      Branch: perl
51129            ! Configure config_h.SH sv.c
51130 ____________________________________________________________________________
51131 [  6952] By: jhi                                   on 2000/08/31  17:42:24
51132         Log: :: not allowed in pathnames, change to .
51133              
51134              Subject: [PATCH perl@6938] cygwin port
51135              From: "Fifer, Eric" <EFifer@sanwaint.com>
51136              Date: Thu, 31 Aug 2000 16:32:59 +0100
51137              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
51138      Branch: metaconfig/U/perl
51139            ! perlxv.U
51140 ____________________________________________________________________________
51141 [  6951] By: jhi                                   on 2000/08/31  17:02:05
51142         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
51143      Branch: perl
51144            ! perl.h
51145 ____________________________________________________________________________
51146 [  6950] By: jhi                                   on 2000/08/31  16:26:08
51147         Log: More author updates.
51148              
51149              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
51150              From: Simon Cozens <simon@cozens.net>
51151              Date: Thu, 31 Aug 2000 17:13:32 +0100
51152              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
51153      Branch: perl
51154            ! AUTHORS
51155 ____________________________________________________________________________
51156 [  6949] By: jhi                                   on 2000/08/31  16:04:49
51157         Log: POSIX doesn't report long double values under -Duselongdouble
51158              when the long doubles are "real" (bigger than doubles).
51159              
51160              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
51161              From: Spider Boardman <spider@peano.zk3.dec.com>
51162              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
51163              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
51164      Branch: perl
51165            ! ext/POSIX/POSIX.xs
51166 ____________________________________________________________________________
51167 [  6948] By: jhi                                   on 2000/08/31  15:25:10
51168         Log: Update Changes.
51169      Branch: perl
51170            ! Changes patchlevel.h
51171 ____________________________________________________________________________
51172 [  6947] By: jhi                                   on 2000/08/31  15:22:29
51173         Log: Document UNTIE in a very minimalistic way.
51174      Branch: perl
51175            ! pod/perlfunc.pod pod/perltie.pod
51176 ____________________________________________________________________________
51177 [  6946] By: jhi                                   on 2000/08/31  15:15:23
51178         Log: Document known failures.
51179      Branch: perl
51180            ! pod/perldelta.pod
51181 ____________________________________________________________________________
51182 [  6945] By: jhi                                   on 2000/08/31  15:07:00
51183         Log: Don't attach -ld to the archname if pointless.
51184      Branch: metaconfig
51185            ! U/threads/archname.U
51186      Branch: perl
51187            ! Configure config_h.SH
51188 ____________________________________________________________________________
51189 [  6944] By: jhi                                   on 2000/08/31  14:37:42
51190         Log: Wrap the test in eval.
51191              
51192              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
51193              From: Tim Jenness <timj@jach.hawaii.edu>
51194              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
51195              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
51196      Branch: perl
51197            ! t/lib/ftmp-security.t
51198 ____________________________________________________________________________
51199 [  6943] By: jhi                                   on 2000/08/31  14:30:57
51200         Log: Make -Dusemorebits find long doubles in Solaris.
51201      Branch: perl
51202            ! hints/solaris_2.sh
51203 ____________________________________________________________________________
51204 [  6942] By: jhi                                   on 2000/08/31  13:48:45
51205         Log: Clarify the third case of ftmp-security warnings.
51206      Branch: perl
51207            ! INSTALL
51208 ____________________________________________________________________________
51209 [  6941] By: jhi                                   on 2000/08/31  13:40:31
51210         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
51211              From: <abigail@foad.org>
51212              Date: Thu, 31 Aug 2000 01:35:05 -0400
51213              Message-ID: <20000831053505.32120.qmail@foad.org>
51214      Branch: perl
51215            ! pod/perldelta.pod
51216 ____________________________________________________________________________
51217 [  6940] By: jhi                                   on 2000/08/31  13:38:48
51218         Log: Issue useful diagnostic on unknown pod commands.
51219              
51220              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
51221              From: <abigail@foad.org>
51222              Date: Thu, 31 Aug 2000 03:41:18 -0400
51223              Message-ID: <20000831074118.24880.qmail@foad.org>
51224      Branch: perl
51225            ! lib/Pod/Man.pm
51226 ____________________________________________________________________________
51227 [  6939] By: jhi                                   on 2000/08/31  13:34:33
51228         Log: Reveal Borland's isnan.
51229              
51230              Subject: build with BC++ tweak
51231              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
51232              Date: Thu, 31 Aug 2000 13:09:37 +0400
51233              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
51234      Branch: perl
51235            ! win32/win32.h
51236 ____________________________________________________________________________
51237 [  6938] By: jhi                                   on 2000/08/31  05:01:20
51238         Log: Update Changes.
51239      Branch: perl
51240            ! Changes patchlevel.h
51241 ____________________________________________________________________________
51242 [  6937] By: jhi                                   on 2000/08/31  04:26:23
51243         Log: sscanf() may be the only way to read long doubles from strings.
51244      Branch: metaconfig/U/perl
51245            ! longdblfio.U
51246      Branch: perl
51247            ! Configure config_h.SH perl.h util.c
51248 ____________________________________________________________________________
51249 [  6936] By: jhi                                   on 2000/08/31  04:18:19
51250         Log: The #6929 was too skimpy.
51251      Branch: perl
51252            ! sv.c
51253 ____________________________________________________________________________
51254 [  6935] By: jhi                                   on 2000/08/31  02:47:07
51255         Log: Subject: Re: typos in pods
51256              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51257              Date: Wed, 30 Aug 2000 19:25:34 -0700
51258              Message-ID: <eIcr5gzkg25X092yn@efn.org>
51259      Branch: perl
51260            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
51261 ____________________________________________________________________________
51262 [  6934] By: jhi                                   on 2000/08/31  02:42:55
51263         Log: Missed one Unicode file.
51264      Branch: perl
51265            + lib/unicode/UCDFF301.html
51266 ____________________________________________________________________________
51267 [  6933] By: jhi                                   on 2000/08/30  23:42:27
51268         Log: Update Changes.
51269      Branch: perl
51270            ! Changes patchlevel.h
51271 ____________________________________________________________________________
51272 [  6932] By: jhi                                   on 2000/08/30  23:40:07
51273         Log: Mention UNTIE in perldelta.  Still needs documenting
51274              in perltie et alia.
51275      Branch: perl
51276            ! pod/perldelta.pod
51277 ____________________________________________________________________________
51278 [  6931] By: jhi                                   on 2000/08/30  23:36:02
51279         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
51280              From: <abigail@foad.org>
51281              Date: Wed, 30 Aug 2000 19:28:07 -0400
51282              Message-ID: <20000830232807.305.qmail@foad.org>
51283      Branch: perl
51284            ! pod/perldelta.pod
51285 ____________________________________________________________________________
51286 [  6930] By: jhi                                   on 2000/08/30  23:32:40
51287         Log: Update to Unicode 3.0.1.
51288      Branch: perl
51289            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
51290            + lib/unicode/PropList.txt lib/unicode/README.perl
51291            + lib/unicode/UCD301.html lib/unicode/Unicode.301
51292            - lib/unicode/Props.txt lib/unicode/UCD300.html
51293            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
51294            ! (edit 257 files)
51295 ____________________________________________________________________________
51296 [  6929] By: jhi                                   on 2000/08/30  22:38:18
51297         Log: Heap decorruption.
51298              
51299              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
51300              From: Alan Burlison <Alan.Burlison@uk.sun.com>
51301              Date: Wed, 30 Aug 2000 22:39:52 +0100
51302              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
51303      Branch: perl
51304            ! sv.c
51305 ____________________________________________________________________________
51306 [  6928] By: jhi                                   on 2000/08/30  22:29:34
51307         Log: Retract the dummy test, skip the security tests (instead of failing),
51308              explain what the warnings mean.
51309      Branch: perl
51310            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
51311 ____________________________________________________________________________
51312 [  6927] By: jhi                                   on 2000/08/30  22:14:13
51313         Log: Change the internal implementation of sort() to be mergesort
51314              instead of quicksort, from John Linderman <jpl@research.att.com>.
51315              Gives us better worst case, better average case, and stability.
51316              What's there not to like?  (Small fixes for threaded builds
51317              were required).
51318      Branch: perl
51319            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
51320 ____________________________________________________________________________
51321 [  6926] By: jhi                                   on 2000/08/30  20:55:20
51322         Log: A better fix for the Socket building problem from Craig Berry.
51323      Branch: perl
51324            ! vms/vms.c
51325 ____________________________________________________________________________
51326 [  6925] By: jhi                                   on 2000/08/30  20:20:25
51327         Log: Subject: [PATCH] Re: UNTIE method 
51328              From: Nick Ing-Simmons <nik@tiuk.ti.com>
51329              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
51330              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
51331      Branch: perl
51332            ! pp_sys.c t/op/tie.t
51333 ____________________________________________________________________________
51334 [  6924] By: jhi                                   on 2000/08/30  20:17:11
51335         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
51336              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51337              Date: Wed, 30 Aug 2000 15:03:14 -0500
51338              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
51339      Branch: perl
51340            ! vms/vms.c
51341 ____________________________________________________________________________
51342 [  6923] By: jhi                                   on 2000/08/30  20:15:18
51343         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
51344              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51345              Date: Wed, 30 Aug 2000 13:30:36 -0500
51346              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
51347      Branch: perl
51348            ! vms/vms.c
51349 ____________________________________________________________________________
51350 [  6922] By: jhi                                   on 2000/08/30  19:54:43
51351         Log: Better options for rsync.
51352      Branch: perl
51353            ! pod/perlhack.pod
51354 ____________________________________________________________________________
51355 [  6921] By: jhi                                   on 2000/08/30  19:40:16
51356         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
51357              From: Rick Delaney <rick@consumercontact.com>
51358              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
51359              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
51360      Branch: perl
51361            ! pod/perlfunc.pod
51362 ____________________________________________________________________________
51363 [  6920] By: jhi                                   on 2000/08/30  19:36:40
51364         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
51365              From: Peter Prymmer <pvhp@forte.com>
51366              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
51367              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
51368      Branch: perl
51369            ! configure.com
51370 ____________________________________________________________________________
51371 [  6919] By: jhi                                   on 2000/08/30  14:52:02
51372         Log: Update Changes.
51373      Branch: perl
51374            ! Changes patchlevel.h
51375 ____________________________________________________________________________
51376 [  6918] By: jhi                                   on 2000/08/30  14:48:34
51377         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
51378      Branch: perl
51379            ! lib/ExtUtils/typemap
51380 ____________________________________________________________________________
51381 [  6917] By: jhi                                   on 2000/08/30  14:46:34
51382         Log: Subject: typos in pods
51383              From: Nicholas Clark <nick@ccl4.org>
51384              Date: Wed, 30 Aug 2000 01:12:50 +0100
51385              Message-ID: <20000830011249.A61388@plum.flirble.org>
51386      Branch: perl
51387            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
51388            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
51389            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
51390            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
51391 ____________________________________________________________________________
51392 [  6916] By: jhi                                   on 2000/08/30  14:19:09
51393         Log: Document Storable problems on Crays.  (Will have
51394              to document all the other Storable problems, too.)
51395      Branch: perl
51396            ! pod/perldelta.pod
51397 ____________________________________________________________________________
51398 [  6915] By: jhi                                   on 2000/08/30  14:06:02
51399         Log: Subject: [PATCH] fix misc cast warnings
51400              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51401              Date: Tue, 29 Aug 2000 23:16:14 -0700
51402              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
51403      Branch: perl
51404            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
51405            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
51406            ! os2/os2ish.h
51407 ____________________________________________________________________________
51408 [  6914] By: jhi                                   on 2000/08/30  14:03:45
51409         Log: Timestamp mismatch again.  Need to fix this dependence on
51410              config_h.SH timestamp, since it's the contents of config_h.SH
51411              that matter.
51412      Branch: perl
51413            ! uconfig.h uconfig.sh
51414 ____________________________________________________________________________
51415 [  6913] By: jhi                                   on 2000/08/30  13:54:06
51416         Log: Don't say "Perl 5.0 source kit".
51417      Branch: perl
51418            ! perl.c
51419 ____________________________________________________________________________
51420 [  6912] By: jhi                                   on 2000/08/30  13:51:24
51421         Log: Reset archname and archname64 always, forcing them be
51422              recomputed at each Configure run, make Configure and
51423              the hints files agree on the naming of largefiles variables.
51424      Branch: metaconfig
51425            ! U/threads/archname.U
51426      Branch: metaconfig/U/perl
51427            ! use64bits.U
51428      Branch: perl
51429            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
51430            ! hints/linux.sh hints/solaris_2.sh
51431 ____________________________________________________________________________
51432 [  6911] By: jhi                                   on 2000/08/30  13:30:13
51433         Log: Put back the slice accidentally removed by #6907.
51434      Branch: perl
51435            ! hints/solaris_2.sh
51436 ____________________________________________________________________________
51437 [  6910] By: jhi                                   on 2000/08/30  01:24:26
51438         Log: Be consistent: other Net::get* do export theirs.
51439              
51440              Subject: Re: Net::protoent does not export 'getproto'
51441              From: Yasushi Nakajima <sey@jkc.co.jp>
51442              Date: Wed, 30 Aug 2000 09:53:14 +0900
51443              Message-Id: <200008300051.DAA24700@taku.hut.fi>
51444      Branch: perl
51445            ! lib/Net/protoent.pm
51446 ____________________________________________________________________________
51447 [  6909] By: jhi                                   on 2000/08/30  01:17:25
51448         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
51449              From: Gurusamy Sarathy <gsar@ActiveState.com>
51450              Date: Tue, 29 Aug 2000 17:17:07 -0700
51451              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
51452      Branch: perl
51453            ! cop.h
51454 ____________________________________________________________________________
51455 [  6908] By: jhi                                   on 2000/08/30  00:58:05
51456         Log: Update Changes.
51457      Branch: perl
51458            ! Changes patchlevel.h
51459 ____________________________________________________________________________
51460 [  6907] By: jhi                                   on 2000/08/30  00:57:22
51461         Log: Introduce ccname to keep track of what compiler kind of we have.
51462      Branch: metaconfig/U/perl
51463            ! Checkcc.U gccvers.U
51464      Branch: perl
51465            ! Configure config_h.SH hints/solaris_2.sh
51466 ____________________________________________________________________________
51467 [  6906] By: jhi                                   on 2000/08/30  00:25:47
51468         Log: Put back the flags dump as reasoned in
51469              
51470              Subject: Re: [PATCH] Glob dumping
51471              From: Mike Guy <mjtg@cam.ac.uk> 
51472              Date: Tue, 29 Aug 2000 21:41:32 +0100
51473              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
51474      Branch: perl
51475            ! dump.c t/lib/peek.t
51476 ____________________________________________________________________________
51477 [  6905] By: jhi                                   on 2000/08/30  00:16:17
51478         Log: Make the epsilon to be relative, not absolute.
51479              
51480              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
51481              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
51482              Date: Tue, 29 Aug 2000 19:58:56 -0400
51483              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
51484      Branch: perl
51485            ! t/lib/trig.t
51486 ____________________________________________________________________________
51487 [  6904] By: jhi                                   on 2000/08/30  00:13:09
51488         Log: From now on, Gisle is on my list of usual suspects :-)
51489              Retract #6902.
51490      Branch: perl
51491            ! ext/Opcode/Safe.pm
51492 ____________________________________________________________________________
51493 [  6903] By: jhi                                   on 2000/08/29  23:51:20
51494         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
51495              From: "Craig A. Berry" <craig.berry@psinetcs.com>
51496              Date: Tue, 29 Aug 2000 18:43:26 -0500
51497              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
51498      Branch: perl
51499            + vms/vmspipe.com
51500            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
51501            ! vms/vms.c
51502 ____________________________________________________________________________
51503 [  6902] By: jhi                                   on 2000/08/29  23:44:14
51504         Log: Retry what #6882 attempted.
51505              
51506              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
51507              From: Gisle Aas <gisle@ActiveState.com>
51508              Date: 30 Aug 2000 00:33:09 +0200
51509              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
51510      Branch: perl
51511            ! ext/Opcode/Safe.pm
51512 ____________________________________________________________________________
51513 [  6901] By: jhi                                   on 2000/08/29  22:59:32
51514         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
51515              From: Hugo <hv@crypt.compulink.co.uk>
51516              Date: Mon, 12 Jun 2000 19:36:08 +0100
51517              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
51518      Branch: perl
51519            ! sv.c
51520 ____________________________________________________________________________
51521 [  6900] By: jhi                                   on 2000/08/29  22:58:35
51522         Log: Admit that we are leaking scalars.
51523              
51524              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
51525              From: Spider Boardman <spider@leggy.zk3.dec.com>
51526              Date: Tue, 29 Aug 2000 18:48:29 -0400
51527              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
51528      Branch: perl
51529            ! t/pragma/warnings.t
51530 ____________________________________________________________________________
51531 [  6899] By: jhi                                   on 2000/08/29  20:53:13
51532         Log: Update Changes.
51533      Branch: perl
51534            ! Changes patchlevel.h
51535 ____________________________________________________________________________
51536 [  6898] By: jhi                                   on 2000/08/29  20:46:21
51537         Log: Undo namespace pollution of #6878.
51538              
51539              Subject: Re: Net::protoent does not export 'getproto'
51540              From: Mike Guy <mjtg@cam.ac.uk>
51541              Date: Tue, 29 Aug 2000 21:32:37 +0100
51542              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
51543      Branch: perl
51544            ! lib/Net/protoent.pm
51545 ____________________________________________________________________________
51546 [  6897] By: jhi                                   on 2000/08/29  20:44:29
51547         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
51548              From: Peter Prymmer <pvhp@forte.com>
51549              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
51550              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
51551      Branch: perl
51552            ! pod/perlebcdic.pod
51553 ____________________________________________________________________________
51554 [  6896] By: jhi                                   on 2000/08/29  20:40:57
51555         Log: There's no point repeating the 'revision' (5) of perl5.
51556      Branch: metaconfig/U/perl
51557            ! Devel.U patchlevel.U
51558      Branch: perl
51559            ! Configure config_h.SH
51560 ____________________________________________________________________________
51561 [  6895] By: jhi                                   on 2000/08/29  20:16:58
51562         Log: Regen Configure for #6894.
51563      Branch: metaconfig/U/perl
51564            ! perladmin.U
51565      Branch: perl
51566            ! Configure config_h.SH
51567 ____________________________________________________________________________
51568 [  6894] By: jhi                                   on 2000/08/29  19:59:52
51569         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
51570              From: "Philip Newton" <Philip.Newton@gmx.net>
51571              Date: Tue, 29 Aug 2000 21:39:14 +0200
51572              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
51573      Branch: perl
51574            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
51575            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
51576            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
51577            ! utils/perlbug.PL
51578 ____________________________________________________________________________
51579 [  6893] By: jhi                                   on 2000/08/29  19:55:30
51580         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
51581              From: "Philip Newton" <Philip.Newton@gmx.net>
51582              Date: Tue, 29 Aug 2000 21:39:14 +0200
51583              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
51584      Branch: perl
51585            ! installhtml
51586 ____________________________________________________________________________
51587 [  6892] By: jhi                                   on 2000/08/29  19:53:59
51588         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
51589              From: "Philip Newton" <Philip.Newton@gmx.net>
51590              Date: Tue, 29 Aug 2000 21:48:18 +0200
51591              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
51592      Branch: perl
51593            ! lib/File/Temp.pm
51594 ____________________________________________________________________________
51595 [  6891] By: jhi                                   on 2000/08/29  18:30:03
51596         Log: Nail the ID 20000828.023.
51597      Branch: perl
51598            ! ext/Storable/Storable.xs
51599 ____________________________________________________________________________
51600 [  6890] By: jhi                                   on 2000/08/29  16:50:17
51601         Log: Under usethreads the dumped variable is IN_PAD.
51602              
51603              Subject: Re: [PATCH] Glob dumping
51604              From: Gisle Aas <gisle@ActiveState.com>
51605              Date: 29 Aug 2000 18:45:05 +0200
51606              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
51607      Branch: perl
51608            ! t/lib/peek.t
51609 ____________________________________________________________________________
51610 [  6889] By: jhi                                   on 2000/08/29  15:17:37
51611         Log: Update Changes.
51612      Branch: perl
51613            ! Changes patchlevel.h
51614 ____________________________________________________________________________
51615 [  6888] By: jhi                                   on 2000/08/29  14:49:59
51616         Log: Retract #6882, broke the safe tests.
51617      Branch: perl
51618            ! ext/Opcode/Safe.pm
51619 ____________________________________________________________________________
51620 [  6887] By: jhi                                   on 2000/08/29  14:47:06
51621         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
51622              From: Gisle Aas <gisle@ActiveState.com> 
51623              Date: 09 Jun 2000 20:00:11 +0200
51624              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
51625      Branch: perl
51626            ! utils/perldoc.PL
51627 ____________________________________________________________________________
51628 [  6886] By: jhi                                   on 2000/08/29  14:42:45
51629         Log: The #6881 removed one dump line.
51630      Branch: perl
51631            ! t/lib/peek.t
51632 ____________________________________________________________________________
51633 [  6885] By: jhi                                   on 2000/08/29  14:30:47
51634         Log: Don't forget to tidy up.
51635      Branch: perl
51636            ! t/lib/ftmp-security.t
51637 ____________________________________________________________________________
51638 [  6884] By: jhi                                   on 2000/08/29  14:25:17
51639         Log: Disabling the one test is a bit tricky.
51640      Branch: perl
51641            ! t/lib/ftmp-security.t
51642 ____________________________________________________________________________
51643 [  6883] By: jhi                                   on 2000/08/29  14:16:25
51644         Log: Disable one of the tests for now.
51645      Branch: perl
51646            ! t/lib/ftmp-security.t
51647 ____________________________________________________________________________
51648 [  6882] By: jhi                                   on 2000/08/29  14:05:50
51649         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
51650              From: gisle@aas.no
51651              Date: 29 Aug 2000 10:35:06 -0000
51652              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
51653      Branch: perl
51654            ! ext/Opcode/Safe.pm
51655 ____________________________________________________________________________
51656 [  6881] By: jhi                                   on 2000/08/29  14:03:51
51657         Log: Subject: [PATCH] Glob dumping
51658              From: Gisle Aas <gisle@ActiveState.com>
51659              Date: 29 Aug 2000 07:59:42 -0000
51660              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
51661      Branch: perl
51662            ! dump.c
51663 ____________________________________________________________________________
51664 [  6880] By: jhi                                   on 2000/08/29  14:02:01
51665         Log: Subject: [PATCH] Warnings in B::Deparse
51666              From: <abigail@foad.org>
51667              Date: Tue, 29 Aug 2000 00:00:01 -0400
51668              Message-ID: <20000829040001.2999.qmail@foad.org>
51669      Branch: perl
51670            ! ext/B/B/Deparse.pm
51671 ____________________________________________________________________________
51672 [  6879] By: jhi                                   on 2000/08/29  13:57:26
51673         Log: Missed a change in #6869.
51674      Branch: perl
51675            ! mg.c
51676 ____________________________________________________________________________
51677 [  6878] By: jhi                                   on 2000/08/29  13:45:04
51678         Log: Subject: Net::protoent does not export 'getproto'
51679              From: Yasushi Nakajima <sey@jkc.co.jp>
51680              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
51681      Branch: perl
51682            ! lib/Net/protoent.pm
51683 ____________________________________________________________________________
51684 [  6877] By: jhi                                   on 2000/08/29  13:39:19
51685         Log: Patches all over for people and the files they (hopefully) care about.
51686      Branch: perl
51687            ! AUTHORS Changes MAINTAIN
51688 ____________________________________________________________________________
51689 [  6876] By: jhi                                   on 2000/08/29  12:53:54
51690         Log: Fix for thinko in #6848.
51691              
51692              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
51693              From: Lupe Christoph <lupe@lupe-christoph.de>
51694              Date: Tue, 29 Aug 2000 09:04:08 +0200
51695              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
51696      Branch: perl
51697            ! ext/Thread/Thread.xs
51698 ____________________________________________________________________________
51699 [  6875] By: jhi                                   on 2000/08/29  12:50:14
51700         Log: Update to Getopt::Long 2.24, from Johan Vromans.
51701      Branch: perl
51702            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
51703 ____________________________________________________________________________
51704 [  6874] By: jhi                                   on 2000/08/29  02:09:53
51705         Log: Use minimal @INC in tests, most of the time just '../lib',
51706              so that we simply can't pick up stuff from other Perls than
51707              the one we are testing.  Pointed out by
51708              
51709              From: Mike Guy <mjtg@cam.ac.uk>
51710              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
51711              Date: Fri, 25 Aug 2000 15:15:59 +0100
51712              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
51713      Branch: perl
51714            ! (edit 185 files)
51715 ____________________________________________________________________________
51716 [  6873] By: jhi                                   on 2000/08/29  01:07:11
51717         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
51718              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51719              Date: Mon, 28 Aug 2000 17:45:52 -0700
51720              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
51721      Branch: perl
51722            ! Makefile.SH hints/os2.sh
51723 ____________________________________________________________________________
51724 [  6872] By: jhi                                   on 2000/08/28  23:33:39
51725         Log: Subject: [PATCH bleedperl@6866] spellings
51726              From: marcel@codewerk.com (Marcel Grunauer)
51727              Date: Tue, 29 Aug 2000 01:19:59 +0200
51728              Message-Id: <200008282319.BAA29862@gandalf.local>
51729      Branch: perl
51730            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
51731            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
51732            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
51733 ____________________________________________________________________________
51734 [  6871] By: jhi                                   on 2000/08/28  23:22:09
51735         Log: Take out the SUIDMAIL thing, that will not be
51736              a problem in 5.7.*.
51737      Branch: perl
51738            ! patchlevel.h
51739 ____________________________________________________________________________
51740 [  6870] By: jhi                                   on 2000/08/28  23:19:30
51741         Log: -S is the silent flag, -s is the strip flag.
51742              
51743              Subject: [PATCH] Re: [PATCH] make no-install          
51744              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51745              Date: Mon, 28 Aug 2000 15:12:55 -0700
51746              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
51747      Branch: perl
51748            ! Makefile.SH
51749 ____________________________________________________________________________
51750 [  6869] By: jhi                                   on 2000/08/28  23:12:05
51751         Log: Subject: [PATCH bleedperl@6856] warnings fixes
51752              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
51753              Date: Mon, 28 Aug 2000 23:55:06 +0100
51754              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
51755      Branch: perl
51756            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
51757            ! warnings.h warnings.pl
51758 ____________________________________________________________________________
51759 [  6868] By: jhi                                   on 2000/08/28  21:38:22
51760         Log: Potential cruft.
51761      Branch: perl
51762            ! Makefile.SH
51763 ____________________________________________________________________________
51764 [  6867] By: jhi                                   on 2000/08/28  21:35:36
51765         Log: Update Changes.
51766      Branch: perl
51767            ! Changes patchlevel.h
51768 ____________________________________________________________________________
51769 [  6866] By: jhi                                   on 2000/08/28  21:33:49
51770         Log: Subject: hv.h Doc Patch
51771              From: Fisher Mark <fisherm@tce.com>
51772              Date: Mon, 28 Aug 2000 16:24:59 -0500
51773              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
51774      Branch: perl
51775            ! hv.h
51776 ____________________________________________________________________________
51777 [  6865] By: jhi                                   on 2000/08/28  21:02:15
51778         Log: Add -ld to archname on long tr...double platforms.
51779      Branch: metaconfig
51780            ! U/threads/archname.U
51781      Branch: perl
51782            ! Configure config_h.SH
51783 ____________________________________________________________________________
51784 [  6864] By: jhi                                   on 2000/08/28  20:38:59
51785         Log: An attempt to fix the problem reported in
51786              
51787              Subject: Building perl@6856 using gcc/AIX 4.3.3 
51788              From: Daniel Muino <dmuino@afip.gov.ar> 
51789              Date: Mon, 28 Aug 2000 15:50:01 -0300   
51790              Message-ID: <20000828155001.A14403@con2-dgi>
51791              
51792              I can't test this properly since the gcc installation I have
51793              access to seems to be botched (gcc is calling the AIX cpp,
51794              a losing proposition...)
51795      Branch: perl
51796            ! hints/aix.sh
51797 ____________________________________________________________________________
51798 [  6863] By: jhi                                   on 2000/08/28  18:57:52
51799         Log: Fix for ID 20000828.001, long doubles were not formatted
51800              correctly (showed up in $], which stopped installing perl).
51801      Branch: perl
51802            ! sv.c
51803 ____________________________________________________________________________
51804 [  6862] By: jhi                                   on 2000/08/28  18:07:15
51805         Log: Typo in #6858.
51806      Branch: perl
51807            ! lib/Cwd.pm
51808 ____________________________________________________________________________
51809 [  6861] By: jhi                                   on 2000/08/28  17:57:27
51810         Log: opmini.o may be left around if a build is interrupted.
51811      Branch: perl
51812            ! Makefile.SH
51813 ____________________________________________________________________________
51814 [  6860] By: jhi                                   on 2000/08/28  16:52:50
51815         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
51816              From: Daniel Chetlin <daniel@chetlin.com>
51817              Date: Mon, 28 Aug 2000 01:14:18 -0700
51818              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
51819      Branch: perl
51820            ! lib/overload.pm
51821 ____________________________________________________________________________
51822 [  6859] By: jhi                                   on 2000/08/28  16:08:46
51823         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
51824              From: Nicholas Clark <nick@ccl4.org>
51825              Date: Mon, 28 Aug 2000 16:03:27 +0100
51826              Message-Id: <20000828160327.C49785@plum.flirble.org>
51827      Branch: perl
51828            ! ext/ByteLoader/bytecode.h
51829 ____________________________________________________________________________
51830 [  6858] By: jhi                                   on 2000/08/28  16:02:10
51831         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
51832              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
51833              Date: Mon, 28 Aug 2000 13:08:30 +0200
51834              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
51835      Branch: perl
51836            ! lib/Cwd.pm
51837 ____________________________________________________________________________
51838 [  6857] By: jhi                                   on 2000/08/28  15:42:47
51839         Log: display_format used as a class method without arguments was broken,
51840              reported in
51841              
51842              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
51843              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
51844              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
51845              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
51846      Branch: perl
51847            ! lib/Math/Complex.pm t/lib/complex.t
51848 ____________________________________________________________________________
51849 [  6856] By: jhi                                   on 2000/08/27  22:09:48
51850         Log: Update Changes.
51851      Branch: perl
51852            ! Changes patchlevel.h
51853 ____________________________________________________________________________
51854 [  6855] By: jhi                                   on 2000/08/27  21:59:21
51855         Log: Retract #6853 (false alarm).
51856      Branch: perl
51857            ! lib/ExtUtils/xsubpp
51858 ____________________________________________________________________________
51859 [  6854] By: jhi                                   on 2000/08/27  21:37:44
51860         Log: Update Changes.
51861      Branch: perl
51862            ! Changes patchlevel.h
51863 ____________________________________________________________________________
51864 [  6853] By: jhi                                   on 2000/08/27  21:37:16
51865         Log: Subject: [PATCH perl@6850] workaround for xsubpp
51866              From: Hugo <hv@crypt.compulink.co.uk>
51867              Date: Sun, 27 Aug 2000 22:30:25 +0100
51868              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
51869      Branch: perl
51870            ! lib/ExtUtils/xsubpp
51871 ____________________________________________________________________________
51872 [  6852] By: jhi                                   on 2000/08/27  21:33:58
51873         Log: Big-endian 64-bit patch from Raphael Manfredi.
51874      Branch: perl
51875            ! ext/Storable/Storable.xs
51876 ____________________________________________________________________________
51877 [  6851] By: jhi                                   on 2000/08/27  21:22:21
51878         Log: More ruthless editing from Hugo van der Sanden.
51879      Branch: perl
51880            ! pod/perldelta.pod
51881 ____________________________________________________________________________
51882 [  6850] By: jhi                                   on 2000/08/27  16:11:46
51883         Log: Update Changes.
51884      Branch: perl
51885            ! Changes patchlevel.h
51886 ____________________________________________________________________________
51887 [  6849] By: jhi                                   on 2000/08/27  16:11:05
51888         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
51889      Branch: perl
51890            ! configpm pod/perldelta.pod
51891 ____________________________________________________________________________
51892 [  6848] By: jhi                                   on 2000/08/27  15:35:08
51893         Log: Use the actual thread type, not the pointer-to-struct.
51894      Branch: perl
51895            ! ext/Thread/Thread.xs
51896 ____________________________________________________________________________
51897 [  6847] By: jhi                                   on 2000/08/27  15:30:49
51898         Log: Test nit.
51899      Branch: perl
51900            ! t/pragma/warn/pp_sys
51901 ____________________________________________________________________________
51902 [  6846] By: jhi                                   on 2000/08/27  15:19:02
51903         Log: Passing -R in ldflags makes now it to appear in the default
51904              for lddlflags, just like with -L.
51905              
51906              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51907              From: Lupe Christoph <lupe@lupe-christoph.de>
51908              Date: Sun, 27 Aug 2000 10:28:21 +0200
51909              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
51910      Branch: metaconfig/U/perl
51911            ! dlsrc.U
51912      Branch: perl
51913            ! Configure
51914 ____________________________________________________________________________
51915 [  6845] By: jhi                                   on 2000/08/27  15:08:54
51916         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51917              From: Alan Burlison <Alan.Burlison@uk.sun.com>
51918              Date: Sat, 26 Aug 2000 22:23:27 +0100
51919              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
51920      Branch: perl
51921            ! lib/ExtUtils/MM_Unix.pm
51922 ____________________________________________________________________________
51923 [  6844] By: jhi                                   on 2000/08/27  15:02:37
51924         Log: DJGPP update from Laszlo Molnar.
51925              
51926              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
51927              From: ml1050 <ml1050@freemail.hu>
51928              Date: Sat, 26 Aug 2000 23:24:40 +0200
51929              Message-Id: <20000826232440.A439@freemail.hu>
51930      Branch: perl
51931            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
51932            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
51933 ____________________________________________________________________________
51934 [  6843] By: jhi                                   on 2000/08/27  14:53:58
51935         Log: Subject: installman buglet
51936              From: Lupe Christoph <lupe@lupe-christoph.de>
51937              Date: Sun, 27 Aug 2000 14:38:59 +0200
51938              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
51939      Branch: perl
51940            ! installman
51941 ____________________________________________________________________________
51942 [  6842] By: jhi                                   on 2000/08/27  14:52:08
51943         Log: Can't get the test to reliably work thanks to the
51944              inaccurateness of floating point.  "Resolves" bug ids
51945              20000826.003, 20000826.009, 20000826.010,
51946      Branch: perl
51947            ! t/lib/trig.t
51948 ____________________________________________________________________________
51949 [  6841] By: jhi                                   on 2000/08/26  15:53:58
51950         Log: Update Changes.
51951      Branch: perl
51952            ! Changes patchlevel.h
51953 ____________________________________________________________________________
51954 [  6840] By: jhi                                   on 2000/08/26  14:23:03
51955         Log: grep -e isn't portable.
51956              
51957              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
51958              From: chris@broadband.att.com
51959              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
51960              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
51961      Branch: perl
51962            ! hints/solaris_2.sh
51963 ____________________________________________________________________________
51964 [  6839] By: jhi                                   on 2000/08/26  14:12:23
51965         Log: no-install target a la make -n.
51966              
51967              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
51968              From: <abigail@foad.org>
51969              Date: Sat, 26 Aug 2000 03:57:34 -0400
51970              Message-ID: <20000826075735.18912.qmail@foad.org>
51971      Branch: perl
51972            ! Makefile.SH installman installperl
51973 ____________________________________________________________________________
51974 [  6838] By: jhi                                   on 2000/08/26  14:06:33
51975         Log: Retract #6826 as the #6828 should be do the same
51976              in a More Correct Way.
51977      Branch: perl
51978            ! installperl
51979 ____________________________________________________________________________
51980 [  6837] By: jhi                                   on 2000/08/26  05:24:00
51981         Log: More casting.
51982      Branch: perl
51983            ! ext/Storable/Storable.xs
51984 ____________________________________________________________________________
51985 [  6836] By: jhi                                   on 2000/08/26  05:05:46
51986         Log: Nicer in decimal.
51987      Branch: perl
51988            ! ext/Storable/Storable.xs
51989 ____________________________________________________________________________
51990 [  6835] By: jhi                                   on 2000/08/26  05:03:50
51991         Log: There be no UVdf.
51992      Branch: perl
51993            ! ext/Storable/Storable.xs
51994 ____________________________________________________________________________
51995 [  6834] By: jhi                                   on 2000/08/26  05:00:18
51996         Log: Continue IVdfing and UVxfing.
51997      Branch: perl
51998            ! ext/Storable/Storable.xs
51999 ____________________________________________________________________________
52000 [  6833] By: jhi                                   on 2000/08/26  04:53:14
52001         Log: Use IVdf.
52002      Branch: perl
52003            ! ext/Storable/Storable.xs
52004 ____________________________________________________________________________
52005 [  6832] By: jhi                                   on 2000/08/26  04:40:41
52006         Log: Document PTR2XX and INT2PTR.
52007      Branch: perl
52008            ! pod/perlguts.pod
52009 ____________________________________________________________________________
52010 [  6831] By: jhi                                   on 2000/08/26  04:33:18
52011         Log: Use UVxf, PTR2UV, NVff.
52012      Branch: perl
52013            ! ext/Storable/Storable.xs
52014 ____________________________________________________________________________
52015 [  6830] By: jhi                                   on 2000/08/26  04:31:32
52016         Log: Update the test count.
52017      Branch: perl
52018            ! t/lib/trig.t
52019 ____________________________________________________________________________
52020 [  6829] By: jhi                                   on 2000/08/26  03:05:50
52021         Log: Subject: [PATCH] installation not quite silent yet.
52022              From: <abigail@foad.org>
52023              Date: Fri, 25 Aug 2000 20:07:53 -0400
52024              Message-ID: <20000826000753.7822.qmail@foad.org>
52025      Branch: perl
52026            ! installman installperl
52027 ____________________________________________________________________________
52028 [  6828] By: jhi                                   on 2000/08/26  03:05:14
52029         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
52030              From: Spider Boardman <spider@web.zk3.dec.com>
52031              Date: Fri, 25 Aug 2000 19:12:40 -0400
52032              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
52033      Branch: perl
52034            ! gv.c
52035 ____________________________________________________________________________
52036 [  6827] By: jhi                                   on 2000/08/25  23:54:34
52037         Log: Support preserving extremely big/small angles.
52038      Branch: perl
52039            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
52040 ____________________________________________________________________________
52041 [  6826] By: jhi                                   on 2000/08/25  23:01:20
52042         Log: Patch installperl to be long double-aware.
52043              
52044              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
52045              From: Spider Boardman <spider@web.zk3.dec.com>
52046              Date: Fri, 25 Aug 2000 18:15:23 -0400
52047              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
52048      Branch: perl
52049            ! installperl
52050 ____________________________________________________________________________
52051 [  6825] By: jhi                                   on 2000/08/25  22:58:25
52052         Log: Remove duplicately applied patch shards.
52053              
52054              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
52055              From: Spider Boardman <spider@leggy.zk3.dec.com>
52056              Date: Fri, 25 Aug 2000 16:45:03 -0400
52057              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
52058      Branch: perl
52059            ! t/lib/cgi-html.t
52060 ____________________________________________________________________________
52061 [  6824] By: jhi                                   on 2000/08/25  22:57:00
52062         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
52063              From: Daniel Chetlin <daniel@chetlin.com>
52064              Date: Fri, 25 Aug 2000 12:23:16 -0700
52065              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
52066              
52067              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
52068              From: Daniel Chetlin <daniel@chetlin.com>
52069              Date: Fri, 25 Aug 2000 14:47:19 -0700
52070              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
52071      Branch: perl
52072            ! installman
52073 ____________________________________________________________________________
52074 [  6823] By: jhi                                   on 2000/08/25  22:44:17
52075         Log: Timestamp problem?
52076      Branch: perl
52077            ! uconfig.h uconfig.sh
52078 ____________________________________________________________________________
52079 [  6822] By: jhi                                   on 2000/08/25  19:01:06
52080         Log: One forgotten file from #6816.
52081      Branch: perl
52082            ! vos/config.h
52083 ____________________________________________________________________________
52084 [  6821] By: jhi                                   on 2000/08/25  18:56:39
52085         Log: Regen Changes.
52086      Branch: perl
52087            ! Changes patchlevel.h
52088 ____________________________________________________________________________
52089 [  6820] By: jhi                                   on 2000/08/25  18:52:35
52090         Log: Fix Changes ordering.
52091      Branch: perl
52092            ! Changes
52093 ____________________________________________________________________________
52094 [  6819] By: jhi                                   on 2000/08/25  18:50:25
52095         Log: Update Changes.
52096      Branch: perl
52097            ! Changes patchlevel.h
52098 ____________________________________________________________________________
52099 [  6818] By: jhi                                   on 2000/08/25  18:47:45
52100         Log: Tweak the sfio/useperlio logic, hopefully as wished in
52101              
52102              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
52103              From: Nicholas Clark <nick@babyhippo.co.uk>
52104              Date: Fri, 25 Aug 2000 12:01:45 +0100
52105              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
52106      Branch: metaconfig/U/perl
52107            ! d_sfio.U
52108      Branch: perl
52109            ! Configure
52110 ____________________________________________________________________________
52111 [  6817] By: jhi                                   on 2000/08/25  18:32:51
52112         Log: Allow microperl to assume <math.h>, without it the math
52113              functions like floor() are assumed to return int, which makes
52114              for core dumps in machines where integer and floating register
52115              don't mix.
52116      Branch: perl
52117            ! uconfig.h uconfig.sh
52118 ____________________________________________________________________________
52119 [  6816] By: jhi                                   on 2000/08/25  18:27:17
52120         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
52121              the problem reported in
52122              
52123              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
52124              From: danhale@us.ibm.com
52125              Date: Fri, 25 Aug 2000 10:58:06 -0400
52126              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
52127      Branch: metaconfig/U/perl
52128            + d_socks5_init.U
52129      Branch: perl
52130            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
52131            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
52132            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
52133            ! win32/config.gc win32/config.vc
52134 ____________________________________________________________________________
52135 [  6815] By: jhi                                   on 2000/08/25  17:43:31
52136         Log: A solution for the retrieve_fd autosplit warning,
52137              idea suggested by Mike Guy.
52138      Branch: perl
52139            ! ext/Storable/Storable.pm
52140 ____________________________________________________________________________
52141 [  6814] By: jhi                                   on 2000/08/25  17:16:03
52142         Log: Add install-silent target.
52143      Branch: perl
52144            ! Makefile.SH
52145 ____________________________________________________________________________
52146 [  6813] By: jhi                                   on 2000/08/25  17:14:23
52147         Log: Subject: Re: [PATCH] More silencing of installman.
52148              From: <abigail@foad.org>
52149              Date: Thu, 24 Aug 2000 19:27:03 -0400
52150              Message-ID: <20000824232703.7001.qmail@foad.org>
52151              
52152              Subject: Re: [PATCH] More silencing of installman.
52153              From: <abigail@foad.org>
52154              Date: Fri, 25 Aug 2000 03:00:58 -0400
52155              Message-ID: <20000825070058.10697.qmail@foad.org>
52156      Branch: perl
52157            ! installman
52158 ____________________________________________________________________________
52159 [  6812] By: jhi                                   on 2000/08/25  17:11:28
52160         Log: installperl --verbose and --silent.
52161              
52162              Subject: Re: [PATCH] More silencing of installman.
52163              From: <abigail@foad.org>
52164              Message-ID: <20000825064430.9719.qmail@foad.org>
52165              Date: Fri, 25 Aug 2000 02:44:30 -0400
52166      Branch: perl
52167            ! installperl
52168 ____________________________________________________________________________
52169 [  6811] By: jhi                                   on 2000/08/25  17:05:43
52170         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
52171              From: "Peter J. Farley III" <pjfarley@banet.net>
52172              Date: Thu, 24 Aug 2000 21:58:03 -0400
52173              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
52174              
52175              (applied slightly modified)
52176      Branch: perl
52177            ! lib/ExtUtils/MM_Unix.pm
52178 ____________________________________________________________________________
52179 [  6810] By: jhi                                   on 2000/08/25  17:01:18
52180         Log: Missing parts of 
52181              
52182              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
52183              From: Peter Prymmer <pvhp@forte.com>
52184              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
52185              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
52186      Branch: perl
52187            ! t/lib/cgi-html.t
52188 ____________________________________________________________________________
52189 [  6809] By: jhi                                   on 2000/08/25  16:46:32
52190         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
52191              From: "Craig A. Berry" <craig.berry@psinetcs.com>
52192              Date: Thu, 24 Aug 2000 19:13:11 -0500
52193              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
52194      Branch: perl
52195            ! vms/vms.c
52196 ____________________________________________________________________________
52197 [  6808] By: jhi                                   on 2000/08/25  16:39:22
52198         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
52199              From: Peter Prymmer <pvhp@forte.com>
52200              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
52201              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
52202      Branch: perl
52203            ! configure.com
52204 ____________________________________________________________________________
52205 [  6807] By: jhi                                   on 2000/08/25  16:36:37
52206         Log: Better wording for the vec lvalue diagnostic.
52207              
52208              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
52209              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
52210              Date: Wed, 23 Aug 2000 14:12:16 -0400
52211              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
52212      Branch: perl
52213            ! pod/perldiag.pod
52214 ____________________________________________________________________________
52215 [  6806] By: jhi                                   on 2000/08/24  18:17:22
52216         Log: Subject: [PATCH] More silencing of installman.
52217              From: <abigail@foad.org>
52218              Date: Thu, 24 Aug 2000 14:01:44 -0400
52219              Message-ID: <20000824180144.20062.qmail@foad.org>
52220      Branch: perl
52221            ! installman
52222 ____________________________________________________________________________
52223 [  6805] By: jhi                                   on 2000/08/24  15:00:31
52224         Log: Update Changes.
52225      Branch: perl
52226            ! Changes patchlevel.h
52227 ____________________________________________________________________________
52228 [  6804] By: jhi                                   on 2000/08/24  14:59:07
52229         Log: Regen perltoc.
52230      Branch: perl
52231            ! pod/perltoc.pod
52232 ____________________________________________________________________________
52233 [  6803] By: jhi                                   on 2000/08/24  14:44:39
52234         Log: Show the doc file, not the temp file.
52235      Branch: perl
52236            ! installman
52237 ____________________________________________________________________________
52238 [  6802] By: jhi                                   on 2000/08/24  14:41:53
52239         Log: Continue silencing.
52240      Branch: perl
52241            ! installman
52242 ____________________________________________________________________________
52243 [  6801] By: jhi                                   on 2000/08/24  14:34:40
52244         Log: Actually do something with the silencer option.
52245      Branch: perl
52246            ! installman
52247 ____________________________________________________________________________
52248 [  6800] By: jhi                                   on 2000/08/24  14:26:22
52249         Log: Make installman to recognize the silence flag -S.
52250      Branch: perl
52251            ! installman
52252 ____________________________________________________________________________
52253 [  6799] By: jhi                                   on 2000/08/24  13:49:38
52254         Log: DOS patches and portability/porting notes, from Tim Jenness.
52255      Branch: perl
52256            ! lib/File/Temp.pm
52257 ____________________________________________________________________________
52258 [  6798] By: jhi                                   on 2000/08/24  13:48:27
52259         Log: Create directories in silence.
52260              
52261              Subject: [PATCH] Another silencer for MakeMaker
52262              From: andreas.koenig@anima.de (Andreas J. Koenig)
52263              Date: 24 Aug 2000 14:18:52 +0200
52264              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
52265      Branch: perl
52266            ! lib/ExtUtils/Command.pm
52267 ____________________________________________________________________________
52268 [  6797] By: jhi                                   on 2000/08/24  13:46:42
52269         Log: More liberal parsing of version numbers.
52270              
52271              Subject: Re: CPAN.pm beta for testing available
52272              From: andreas.koenig@anima.de (Andreas J. Koenig)
52273              Date: 24 Aug 2000 13:51:57 +0200
52274              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
52275      Branch: perl
52276            ! lib/CPAN.pm
52277 ____________________________________________________________________________
52278 [  6796] By: jhi                                   on 2000/08/24  13:44:36
52279         Log: Make "make install" by default silent.  A new "install-verbose"
52280              target is verbose.
52281      Branch: perl
52282            ! Makefile.SH
52283 ____________________________________________________________________________
52284 [  6795] By: jhi                                   on 2000/08/24  13:39:14
52285         Log: Add silencer flags to installperl.
52286              
52287              Subject: [PATCH] Making installperl silent.
52288              From: <abigail@foad.org>
52289              Date: Thu, 24 Aug 2000 05:01:45 -0400
52290              Message-ID: <20000824090145.13141.qmail@foad.org>
52291      Branch: perl
52292            ! installperl
52293 ____________________________________________________________________________
52294 [  6794] By: jhi                                   on 2000/08/24  13:35:50
52295         Log: installperl couldn't tell whether it had run tests or not.
52296              
52297              Subject: [PATCH] Re: installperl and t/TEST
52298              From: <abigail@foad.org>
52299              Date: Thu, 24 Aug 2000 04:00:53 -0400
52300              Message-ID: <20000824080053.2494.qmail@foad.org>
52301      Branch: perl
52302            ! Makefile.SH installperl
52303 ____________________________________________________________________________
52304 [  6793] By: jhi                                   on 2000/08/24  13:27:50
52305         Log: Drop the separate perlbc, perlcc -b should be enough.
52306      Branch: perl
52307            - utils/perlbc.PL
52308            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
52309 ____________________________________________________________________________
52310 [  6792] By: jhi                                   on 2000/08/24  04:41:30
52311         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
52312              plus the typo fix from Peter Prymmer.
52313      Branch: perl
52314            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
52315            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
52316 ____________________________________________________________________________
52317 [  6791] By: jhi                                   on 2000/08/24  02:10:43
52318         Log: Replace #6705 with a minimal doc patch.
52319              
52320              Subject: [PATCH 5.6.0] replace change #6705
52321              From: Jan Dubois <jand@ActiveState.com>
52322              Date: Wed, 23 Aug 2000 18:31:51 -0700
52323              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
52324      Branch: perl
52325            ! lib/Win32.pod win32/win32.c
52326 ____________________________________________________________________________
52327 [  6790] By: jhi                                   on 2000/08/23  17:52:00
52328         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
52329              From: Mike Guy <mjtg@cam.ac.uk>
52330              Date: Wed, 23 Aug 2000 18:38:46 +0100
52331              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
52332      Branch: perl
52333            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
52334 ____________________________________________________________________________
52335 [  6789] By: jhi                                   on 2000/08/23  15:34:21
52336         Log: Update Changes.
52337      Branch: perl
52338            ! Changes patchlevel.h
52339 ____________________________________________________________________________
52340 [  6788] By: jhi                                   on 2000/08/23  15:33:40
52341         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
52342              From: Wilfredo Sánchez <wsanchez@apple.com>
52343              Date: Tue, 22 Aug 2000 19:31:27 -0700
52344              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
52345      Branch: perl
52346            ! perl.h
52347 ____________________________________________________________________________
52348 [  6787] By: jhi                                   on 2000/08/23  15:29:31
52349         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
52350              From: Spider Boardman <spider@leggy.zk3.dec.com>
52351              Date: Wed, 23 Aug 2000 10:33:23 -0400
52352              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
52353      Branch: perl
52354            ! lib/Pod/Html.pm
52355 ____________________________________________________________________________
52356 [  6786] By: jhi                                   on 2000/08/23  15:28:11
52357         Log: Bad makefile.
52358      Branch: perl
52359            ! ext/B/Makefile.PL
52360 ____________________________________________________________________________
52361 [  6785] By: jhi                                   on 2000/08/23  14:37:04
52362         Log: Update Changes.
52363      Branch: perl
52364            ! Changes patchlevel.h
52365 ____________________________________________________________________________
52366 [  6784] By: jhi                                   on 2000/08/23  13:58:41
52367         Log: Portability fix from Hugo van der Sanden.
52368      Branch: perl
52369            ! ext/re/Makefile.PL
52370 ____________________________________________________________________________
52371 [  6783] By: jhi                                   on 2000/08/23  13:53:53
52372         Log: Storable support, v-version fixes.
52373              
52374              Subject: CPAN.pm beta for testing available
52375              From: andreas.koenig@anima.de (Andreas J. Koenig)
52376              Date: 22 Aug 2000 23:31:33 +0200
52377              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
52378      Branch: perl
52379            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
52380 ____________________________________________________________________________
52381 [  6782] By: jhi                                   on 2000/08/23  13:51:26
52382         Log: Mac and other portability updates from Chris Nandor.
52383      Branch: perl
52384            ! pod/perlmodinstall.pod
52385 ____________________________________________________________________________
52386 [  6781] By: jhi                                   on 2000/08/23  13:47:33
52387         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
52388              From: Peter Prymmer <pvhp@forte.com>
52389              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
52390              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
52391      Branch: perl
52392            ! ext/Storable/Storable.xs
52393 ____________________________________________________________________________
52394 [  6780] By: jhi                                   on 2000/08/23  13:33:34
52395         Log: VMS MMS (make) wants null action.
52396      Branch: perl
52397            ! ext/B/Makefile.PL
52398 ____________________________________________________________________________
52399 [  6779] By: jhi                                   on 2000/08/22  19:44:47
52400         Log: Forgot portability nit.
52401      Branch: perl
52402            ! t/lib/st-forgive.t
52403 ____________________________________________________________________________
52404 [  6778] By: jhi                                   on 2000/08/22  19:35:25
52405         Log: Be portable.
52406      Branch: perl
52407            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
52408            ! t/lib/st-store.t
52409 ____________________________________________________________________________
52410 [  6777] By: jhi                                   on 2000/08/22  18:50:53
52411         Log: Update Changes.
52412      Branch: perl
52413            ! Changes patchlevel.h
52414 ____________________________________________________________________________
52415 [  6776] By: jhi                                   on 2000/08/22  18:44:46
52416         Log: cSVOPo_*v things index into the current PL_curpad
52417              under ithreads, which is different from the curpad
52418              used by the XSUB.  (In other words, the code as-is
52419              before this patch wouldn't work under ithreads.)
52420              From Sarathy.
52421      Branch: perl
52422            ! ext/B/B.xs
52423 ____________________________________________________________________________
52424 [  6775] By: jhi                                   on 2000/08/22  18:18:37
52425         Log: Make the selection of NVff et al stricter.
52426      Branch: metaconfig/U/perl
52427            ! perlxvf.U
52428      Branch: perl
52429            ! Configure config_h.SH
52430 ____________________________________________________________________________
52431 [  6774] By: jhi                                   on 2000/08/22  17:19:42
52432         Log: perldelta nits.
52433      Branch: perl
52434            ! pod/perldelta.pod
52435 ____________________________________________________________________________
52436 [  6773] By: jhi                                   on 2000/08/22  17:06:26
52437         Log: Long double fixes from Spider Boardman.
52438              
52439              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
52440              From: system PRIVILEGED account <root@peano.zk3.dec.com>
52441              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
52442              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
52443      Branch: perl
52444            ! t/lib/bigfltpm.t t/lib/st-06compat.t
52445 ____________________________________________________________________________
52446 [  6772] By: jhi                                   on 2000/08/22  15:04:53
52447         Log: Update Changes.
52448      Branch: perl
52449            ! Changes patchlevel.h
52450 ____________________________________________________________________________
52451 [  6771] By: jhi                                   on 2000/08/22  15:01:44
52452         Log: perldelta fixes from Hugo van der Sanden.
52453      Branch: perl
52454            ! pod/perldelta.pod
52455 ____________________________________________________________________________
52456 [  6770] By: jhi                                   on 2000/08/22  14:34:49
52457         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
52458              From: Hugo <hv@crypt.compulink.co.uk>
52459              Date: Tue, 22 Aug 2000 11:21:53 +0100
52460              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
52461      Branch: perl
52462            ! regcomp.c
52463 ____________________________________________________________________________
52464 [  6769] By: jhi                                   on 2000/08/22  14:30:02
52465         Log: Add Yitzchak, reformat.
52466      Branch: perl
52467            ! Changes config_h.SH
52468 ____________________________________________________________________________
52469 [  6768] By: jhi                                   on 2000/08/22  14:21:35
52470         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
52471              and Spider Boardman.
52472      Branch: metaconfig
52473            ! U/compline/d_gconvert.U
52474      Branch: perl
52475            ! Configure
52476 ____________________________________________________________________________
52477 [  6767] By: jhi                                   on 2000/08/22  14:11:24
52478         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
52479              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52480              Date: Mon, 21 Aug 2000 19:08:31 -0700
52481              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
52482      Branch: perl
52483            - ext/Storable/patchlevel.h
52484            ! MANIFEST ext/Storable/MANIFEST
52485 ____________________________________________________________________________
52486 [  6766] By: jhi                                   on 2000/08/22  13:49:29
52487         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
52488              From: Peter Prymmer <pvhp@forte.com>
52489              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
52490              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
52491      Branch: perl
52492            ! configure.com ext/Storable/Makefile.PL
52493 ____________________________________________________________________________
52494 [  6765] By: jhi                                   on 2000/08/22  13:44:59
52495         Log: Subject: [PATCH blead] B:: missing dependency
52496              From: Hugo <hv@crypt.compulink.co.uk>
52497              Date: Tue, 22 Aug 2000 06:44:33 +0100
52498              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
52499      Branch: perl
52500            ! ext/B/Makefile.PL
52501 ____________________________________________________________________________
52502 [  6764] By: jhi                                   on 2000/08/22  13:38:12
52503         Log: More bytecompiler.
52504      Branch: perl
52505            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
52506 ____________________________________________________________________________
52507 [  6763] By: jhi                                   on 2000/08/22  13:36:44
52508         Log: Bytecompiler patches from Benjamin Stuhl.
52509      Branch: perl
52510            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
52511            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
52512            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
52513            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
52514            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
52515            ! perl.c perlapi.h pod/perldelta.pod
52516 ____________________________________________________________________________
52517 [  6762] By: jhi                                   on 2000/08/21  23:43:40
52518         Log: An obsoleted diagnostic.
52519      Branch: perl
52520            ! pod/perldelta.pod
52521 ____________________________________________________________________________
52522 [  6761] By: jhi                                   on 2000/08/21  23:01:45
52523         Log: The #6759 wasn't quite right.
52524      Branch: perl
52525            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
52526            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
52527            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52528            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52529            ! t/lib/st-tieditems.t
52530 ____________________________________________________________________________
52531 [  6760] By: jhi                                   on 2000/08/21  22:35:49
52532         Log: Be verydeepclean.
52533      Branch: perl
52534            ! Makefile.SH
52535 ____________________________________________________________________________
52536 [  6759] By: jhi                                   on 2000/08/21  22:25:40
52537         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
52538              From: Peter Prymmer <pvhp@forte.com>
52539              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
52540              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
52541      Branch: perl
52542            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
52543            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
52544            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52545            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52546            ! t/lib/st-tieditems.t
52547 ____________________________________________________________________________
52548 [  6758] By: jhi                                   on 2000/08/21  22:22:32
52549         Log: Few more casts, need reported in
52550              
52551              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
52552              From: Mike Stok <mike@stok.co.uk>
52553              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
52554              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
52555              
52556              and
52557              
52558              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
52559              From: abigail@foad.org
52560              Date: 21 Aug 2000 21:31:34 -0000
52561              Message-Id: <20000821213134.30170.qmail@foad.org>
52562      Branch: perl
52563            ! ext/Storable/Storable.xs
52564 ____________________________________________________________________________
52565 [  6757] By: jhi                                   on 2000/08/21  18:37:07
52566         Log: Update Changes.
52567      Branch: perl
52568            ! Changes patchlevel.h
52569 ____________________________________________________________________________
52570 [  6756] By: jhi                                   on 2000/08/21  18:34:02
52571         Log: A pod nit.
52572              
52573              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
52574              From: <abigail@foad.org>
52575              Date: Mon, 21 Aug 2000 14:00:16 -0400
52576              Message-ID: <20000821180016.28627.qmail@foad.org>
52577      Branch: perl
52578            ! pod/perlre.pod
52579 ____________________________________________________________________________
52580 [  6755] By: jhi                                   on 2000/08/21  18:30:56
52581         Log: Use PodParser 1.18 new test.
52582      Branch: perl
52583            ! t/pod/special_seqs.t t/pod/special_seqs.xr
52584 ____________________________________________________________________________
52585 [  6754] By: jhi                                   on 2000/08/21  18:28:35
52586         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
52587              patches cannot be applied since #6712 conflicts.
52588      Branch: perl
52589            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
52590 ____________________________________________________________________________
52591 [  6753] By: jhi                                   on 2000/08/21  18:15:11
52592         Log: Weed out some smaller changes.
52593      Branch: perl
52594            ! pod/perldelta.pod
52595 ____________________________________________________________________________
52596 [  6752] By: jhi                                   on 2000/08/21  18:02:30
52597         Log: Also under djgpp the timestamps are funky.
52598      Branch: perl
52599            ! t/op/stat.t
52600 ____________________________________________________________________________
52601 [  6751] By: jhi                                   on 2000/08/21  17:55:56
52602         Log: Tweak the floating point output routine preferences.
52603      Branch: metaconfig
52604            ! U/compline/d_gconvert.U
52605      Branch: perl
52606            ! Configure
52607 ____________________________________________________________________________
52608 [  6750] By: jhi                                   on 2000/08/21  17:51:29
52609         Log: Unicos/mk requires elaborate paranoia.
52610      Branch: perl
52611            ! lib/Math/Complex.pm
52612 ____________________________________________________________________________
52613 [  6749] By: gsar                                  on 2000/08/21  16:53:31
52614         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
52615      Branch: perl
52616            ! lib/Cwd.pm
52617 ____________________________________________________________________________
52618 [  6748] By: gsar                                  on 2000/08/21  16:22:19
52619         Log: free TLS slot properly on Windows
52620      Branch: perl
52621            ! thread.h win32/perllib.c win32/win32thread.h
52622 ____________________________________________________________________________
52623 [  6747] By: jhi                                   on 2000/08/21  16:20:58
52624         Log: Rename the macro argument because some preprocessors
52625              can't tell the difference and expand arguments also inside
52626              double quoted strings.
52627      Branch: perl
52628            ! regcomp.c
52629 ____________________________________________________________________________
52630 [  6746] By: jhi                                   on 2000/08/21  16:09:41
52631         Log: Support long doubles in Storable.
52632              
52633              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
52634              From: Radu Greab <radu@netsoft.ro>
52635              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
52636              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
52637      Branch: perl
52638            ! ext/Storable/Storable.xs
52639 ____________________________________________________________________________
52640 [  6745] By: jhi                                   on 2000/08/21  15:51:40
52641         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
52642              From: "Fifer, Eric" <EFifer@sanwaint.com>
52643              Date: Mon, 21 Aug 2000 15:34:49 +0100
52644              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
52645      Branch: perl
52646            ! t/pragma/warn/9enabled
52647 ____________________________________________________________________________
52648 [  6744] By: jhi                                   on 2000/08/21  15:39:35
52649         Log: Document the endianness of Alpha more precisely.
52650      Branch: perl
52651            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
52652            ! pod/perlport.pod
52653 ____________________________________________________________________________
52654 [  6743] By: jhi                                   on 2000/08/21  14:47:05
52655         Log: perldelta fixes from the p5p crowd.
52656      Branch: perl
52657            ! pod/perldelta.pod pod/perlop.pod
52658 ____________________________________________________________________________
52659 [  6742] By: jhi                                   on 2000/08/21  13:34:51
52660         Log: Update to Pod::LaTeX 0.53.
52661              
52662              Subject: [PATCH] lib/Pod/LaTeX.pm updates
52663              From: Tim Jenness <timj@jach.hawaii.edu>
52664              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
52665              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
52666      Branch: perl
52667            ! lib/Pod/LaTeX.pm
52668 ____________________________________________________________________________
52669 [  6741] By: jhi                                   on 2000/08/21  13:33:01
52670         Log: Subject: [PATCH] os2.c fix for use64bitint
52671              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52672              Date: Mon, 21 Aug 2000 01:32:25 -0700
52673              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
52674      Branch: perl
52675            ! os2/os2.c
52676 ____________________________________________________________________________
52677 [  6740] By: jhi                                   on 2000/08/21  13:28:52
52678         Log: Array context keeps slithering in.
52679              
52680              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
52681              From: Daniel Chetlin <daniel@chetlin.com>
52682              Date: Sun, 20 Aug 2000 21:40:25 -0700
52683              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
52684      Branch: perl
52685            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
52686            ! pod/perldebtut.pod
52687 ____________________________________________________________________________
52688 [  6739] By: jhi                                   on 2000/08/21  13:23:55
52689         Log: Big-endian quad fixes for Storable from Radu Greab,
52690              plus few explicit null casts for picky compilers.
52691      Branch: perl
52692            ! ext/Storable/Storable.xs
52693 ____________________________________________________________________________
52694 [  6738] By: gsar                                  on 2000/08/21  05:56:13
52695         Log: small tweaks for change#6705: avoid C++ style comments in C code;
52696              use Perl's malloc API rather than the low level system one
52697      Branch: perl
52698            ! win32/win32.c
52699 ____________________________________________________________________________
52700 [  6737] By: gsar                                  on 2000/08/21  05:35:41
52701         Log: add Storable to list of extensions on Windows
52702      Branch: perl
52703            ! win32/Makefile win32/makefile.mk
52704 ____________________________________________________________________________
52705 [  6736] By: jhi                                   on 2000/08/21  02:57:53
52706         Log: Update Changes.
52707      Branch: perl
52708            ! Changes patchlevel.h
52709 ____________________________________________________________________________
52710 [  6735] By: jhi                                   on 2000/08/21  02:57:20
52711         Log: Draft 0.
52712      Branch: perl
52713            ! pod/perldelta.pod
52714 ____________________________________________________________________________
52715 [  6734] By: jhi                                   on 2000/08/21  02:57:03
52716         Log: Add Storable 0.7.2 from Raphael Manfredi,
52717              plus the patch from
52718              
52719              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
52720              From: Radu Greab <radu@netsoft.ro>
52721              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
52722              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
52723              
52724              plus changes to get Storable to compile with
52725              picky ANSI compilers.
52726      Branch: perl
52727            + ext/Storable/ChangeLog ext/Storable/MANIFEST
52728            + ext/Storable/Makefile.PL ext/Storable/README
52729            + ext/Storable/Storable.pm ext/Storable/Storable.xs
52730            + ext/Storable/patchlevel.h t/lib/st-06compat.t
52731            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
52732            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
52733            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52734            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52735            + t/lib/st-tieditems.t
52736            ! MANIFEST
52737 ____________________________________________________________________________
52738 [  6733] By: jhi                                   on 2000/08/21  02:29:09
52739         Log: The correct cleaning order is an art.
52740      Branch: perl
52741            ! Makefile.SH
52742 ____________________________________________________________________________
52743 [  6732] By: jhi                                   on 2000/08/21  01:23:39
52744         Log: The #6724 is here.
52745      Branch: perl
52746            ! t/lib/ftmp-security.t
52747 ____________________________________________________________________________
52748 [  6731] By: jhi                                   on 2000/08/20  23:17:03
52749         Log: s/this one/the 5.6.0 release/
52750      Branch: perl
52751            ! pod/perl56delta.pod
52752 ____________________________________________________________________________
52753 [  6730] By: jhi                                   on 2000/08/20  23:07:34
52754         Log: Mention perlebcdic and perlposix-bc.
52755      Branch: perl
52756            ! pod/perlport.pod
52757 ____________________________________________________________________________
52758 [  6729] By: jhi                                   on 2000/08/20  21:32:59
52759         Log: Document the number of exponent digits.
52760      Branch: perl
52761            ! pod/perlfunc.pod
52762 ____________________________________________________________________________
52763 [  6728] By: jhi                                   on 2000/08/20  21:16:47
52764         Log: Use File::Spec->tmpdir().
52765              
52766              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
52767              From: Tim Jenness <timj@jach.hawaii.edu>
52768              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
52769              MIME-Version: 1.0
52770              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
52771      Branch: perl
52772            ! utils/perlbug.PL
52773 ____________________________________________________________________________
52774 [  6727] By: jhi                                   on 2000/08/20  20:43:32
52775         Log: Update Changes.
52776      Branch: perl
52777            ! Changes patchlevel.h
52778 ____________________________________________________________________________
52779 [  6726] By: jhi                                   on 2000/08/20  20:41:44
52780         Log: The veryclean target needs to clobber.
52781      Branch: perl
52782            ! Makefile.SH
52783 ____________________________________________________________________________
52784 [  6725] By: jhi                                   on 2000/08/20  20:37:38
52785         Log: Document odd vs even subreleases and -Dusedevel.
52786      Branch: perl
52787            ! INSTALL
52788 ____________________________________________________________________________
52789 [  6724] By: jhi                                   on 2000/08/20  19:58:05
52790         Log: Use temporary directory instead of current directory.
52791              
52792              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
52793              From: Tim Jenness <timj@jach.hawaii.edu>
52794              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
52795              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
52796      Branch: perl
52797            ! t/lib/ftmp-security.t
52798 ____________________________________________________________________________
52799 [  6723] By: jhi                                   on 2000/08/20  19:55:55
52800         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
52801              From: andreas.koenig@anima.de (Andreas J. Koenig)
52802              Date: 20 Aug 2000 15:52:03 +0200
52803              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
52804      Branch: perl
52805            ! lib/ExtUtils/MM_Unix.pm
52806 ____________________________________________________________________________
52807 [  6722] By: jhi                                   on 2000/08/20  19:46:01
52808         Log: Update to CGI 2.72, from Lincoln Stein.
52809      Branch: perl
52810            ! lib/CGI.pm
52811 ____________________________________________________________________________
52812 [  6721] By: jhi                                   on 2000/08/20  19:43:54
52813         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
52814              From: Radu Greab <radu@netsoft.ro>
52815              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
52816              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
52817      Branch: perl
52818            ! ext/GDBM_File/GDBM_File.xs
52819 ____________________________________________________________________________
52820 [  6720] By: jhi                                   on 2000/08/20  19:42:01
52821         Log: pp_open() could pass an uninitialized filename down to do_open9().
52822      Branch: perl
52823            ! pp_sys.c
52824 ____________________________________________________________________________
52825 [  6719] By: jhi                                   on 2000/08/20  14:06:41
52826         Log: UTF8 concat fixes.
52827              
52828              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
52829              From: Hugo <hv@crypt.compulink.co.uk>
52830              Date: Sun, 20 Aug 2000 07:30:46 +0100
52831              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
52832      Branch: perl
52833            ! pp_hot.c t/op/append.t
52834 ____________________________________________________________________________
52835 [  6718] By: jhi                                   on 2000/08/20  02:09:37
52836         Log: Let's try #6717 again.
52837      Branch: perl
52838            ! lib/File/Temp.pm
52839 ____________________________________________________________________________
52840 [  6717] By: jhi                                   on 2000/08/20  01:56:55
52841         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
52842              From: "Craig A. Berry" <craig.berry@metamorgs.com>
52843              Date: Sat, 19 Aug 2000 18:15:39 -0500
52844              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
52845      Branch: perl
52846            ! lib/File/Temp.pm
52847 ____________________________________________________________________________
52848 [  6716] By: jhi                                   on 2000/08/19  15:50:11
52849         Log: Update Changes.
52850      Branch: perl
52851            ! Changes patchlevel.h
52852 ____________________________________________________________________________
52853 [  6715] By: jhi                                   on 2000/08/19  15:39:09
52854         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
52855              From: Jonathan D Johnston <jdjohnston2@juno.com>
52856              Date: Thu, 17 Aug 2000 23:13:01 -0400       
52857              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
52858      Branch: perl
52859            ! pod/perlfunc.pod
52860 ____________________________________________________________________________
52861 [  6714] By: jhi                                   on 2000/08/19  15:34:04
52862         Log: Introduce a 'veryclean' target that is like 'distclean'
52863              but also removes *~ and *.orig.
52864      Branch: perl
52865            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
52866            ! utils/Makefile x2p/Makefile.SH
52867 ____________________________________________________________________________
52868 [  6713] By: jhi                                   on 2000/08/19  14:15:45
52869         Log: Put back the long double avoidance code to POSIX.xs
52870              because VMS seems to need it still.
52871      Branch: perl
52872            ! ext/POSIX/POSIX.xs
52873 ____________________________________________________________________________
52874 [  6712] By: jhi                                   on 2000/08/19  14:10:41
52875         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
52876              From: Peter Prymmer <pvhp@forte.com>
52877              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
52878              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
52879      Branch: perl
52880            ! lib/Pod/Find.pm t/pod/find.t
52881 ____________________________________________________________________________
52882 [  6711] By: jhi                                   on 2000/08/19  14:09:19
52883         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
52884              From: Peter Prymmer <pvhp@forte.com>
52885              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
52886              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
52887              cc: vmsperl@perl.org
52888      Branch: perl
52889            ! t/lib/peek.t
52890 ____________________________________________________________________________
52891 [  6710] By: jhi                                   on 2000/08/19  14:08:01
52892         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
52893              From: Jan Dubois <jand@ActiveState.com>
52894              Date: Fri, 18 Aug 2000 16:31:48 -0700
52895              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
52896      Branch: perl
52897            ! win32/win32.c
52898 ____________________________________________________________________________
52899 [  6709] By: jhi                                   on 2000/08/19  14:06:57
52900         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
52901              
52902              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
52903              From: Spider.Boardman@Orb.Nashua.NH.US
52904              Date: Fri, 18 Aug 2000 18:41:14 -0400
52905              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
52906      Branch: perl
52907            ! regcomp.c
52908 ____________________________________________________________________________
52909 [  6708] By: jhi                                   on 2000/08/18  22:04:49
52910         Log: Update Changes.
52911      Branch: perl
52912            ! Changes patchlevel.h
52913 ____________________________________________________________________________
52914 [  6707] By: jhi                                   on 2000/08/18  21:55:14
52915         Log: Add warnif(), check warnings further up the stack,
52916              all the warnings functions now can take an optional object reference.
52917              
52918              Subject: [PATCH bleedperl@6691] warnings pragma update
52919              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
52920              Date: Fri, 18 Aug 2000 22:42:06 +0100
52921              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
52922      Branch: perl
52923            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
52924            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
52925            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
52926 ____________________________________________________________________________
52927 [  6706] By: jhi                                   on 2000/08/18  21:41:45
52928         Log: Typo in pp_complement().
52929              
52930              Subject: [PATCH perl-current] Deparse
52931              From: Peter Scott <Peter@PSDT.com>
52932              Date: Fri, 18 Aug 2000 12:44:37 -0700
52933              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
52934      Branch: perl
52935            ! ext/B/B/Deparse.pm
52936 ____________________________________________________________________________
52937 [  6705] By: jhi                                   on 2000/08/18  21:25:59
52938         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
52939              From: Jan Dubois <jand@ActiveState.com>
52940              Date: Fri, 18 Aug 2000 14:22:51 -0700
52941              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
52942      Branch: perl
52943            ! lib/Win32.pod win32/win32.c
52944 ____________________________________________________________________________
52945 [  6704] By: jhi                                   on 2000/08/18  21:16:14
52946         Log: Don't eat leading os from index entries.
52947              
52948              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
52949              From: Russ Allbery <rra@stanford.edu>
52950              Date: 10 Aug 2000 20:49:25 -0700
52951              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
52952      Branch: perl
52953            ! lib/Pod/Man.pm
52954 ____________________________________________________________________________
52955 [  6703] By: jhi                                   on 2000/08/18  21:07:06
52956         Log: Add [[:blank:]] as suggested in
52957              
52958              Subject: [ID 20000716.024] [=cc=] / [:blank:]
52959              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
52960              Date: Sun, 16 Jul 2000 17:55:29 -0700
52961              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
52962              
52963              (the [=cc=] has already been taken care of by #6439
52964              so the whole bug report can be closed)
52965              
52966              and make [[:space:]] to be equivalent to isspace(3)
52967              (as opposed to \s, which is isSPACE()).  The difference
52968              is that now [[:space:]] matches the mythical vertical tab,
52969              while \s doesn't.
52970      Branch: perl
52971            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
52972            ! regexec.c t/op/pat.t
52973 ____________________________________________________________________________
52974 [  6702] By: jhi                                   on 2000/08/18  18:47:47
52975         Log: The new tests were missing from #6415.
52976      Branch: perl
52977            ! t/op/bop.t
52978 ____________________________________________________________________________
52979 [  6701] By: jhi                                   on 2000/08/18  18:20:40
52980         Log: Document the NDBM_File and ODBM_File as SDBM_File
52981              was documented in #6417.
52982      Branch: perl
52983            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
52984            ! ext/SDBM_File/SDBM_File.pm
52985 ____________________________________________________________________________
52986 [  6700] By: jhi                                   on 2000/08/18  18:10:39
52987         Log: Subject: [PATCH perl@6698] cygwin port
52988              From: "Fifer, Eric" <EFifer@sanwaint.com>
52989              Date: Fri, 18 Aug 2000 17:30:05 +0100
52990              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
52991      Branch: perl
52992            ! lib/File/Temp.pm
52993 ____________________________________________________________________________
52994 [  6699] By: jhi                                   on 2000/08/18  16:21:49
52995         Log: Document code point which makes if (defined %stash::) to work
52996              (noted by Spider Boardman).
52997      Branch: perl
52998            ! op.c
52999 ____________________________________________________________________________
53000 [  6698] By: jhi                                   on 2000/08/18  13:43:27
53001         Log: Update Changes.
53002      Branch: perl
53003            ! Changes patchlevel.h
53004 ____________________________________________________________________________
53005 [  6697] By: jhi                                   on 2000/08/18  13:35:57
53006         Log: Tiny Getopt::Long patch from Johan Vromans.
53007      Branch: perl
53008            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
53009 ____________________________________________________________________________
53010 [  6696] By: jhi                                   on 2000/08/18  13:26:14
53011         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
53012              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
53013              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
53014              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
53015      Branch: perl
53016            ! pod/perldiag.pod pod/perlsyn.pod
53017 ____________________________________________________________________________
53018 [  6695] By: jhi                                   on 2000/08/18  13:13:26
53019         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
53020              From: Daniel Chetlin <daniel@chetlin.com>
53021              Date: Fri, 18 Aug 2000 03:13:36 -0700
53022              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
53023      Branch: perl
53024            ! pod/perlfunc.pod
53025 ____________________________________________________________________________
53026 [  6694] By: jhi                                   on 2000/08/18  13:08:05
53027         Log: Subject: [PATCH] perltrap.pod spring cleaning
53028              From: Daniel Chetlin <daniel@chetlin.com>
53029              Date: Fri, 18 Aug 2000 03:06:54 -0700
53030              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
53031              
53032              plus Mike Guy's nitfix.
53033      Branch: perl
53034            ! pod/perltrap.pod
53035 ____________________________________________________________________________
53036 [  6693] By: jhi                                   on 2000/08/18  13:00:26
53037         Log: Unbuffer the output.
53038              
53039              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
53040              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53041              Date: Thu, 17 Aug 2000 18:39:29 -0700
53042              Message-ID: <RPJn5gzkgydf092yn@efn.org>
53043      Branch: perl
53044            ! t/op/fork.t
53045 ____________________________________________________________________________
53046 [  6692] By: jhi                                   on 2000/08/18  05:19:17
53047         Log: Delete the image, too, not just its MANIFEStation.
53048      Branch: perl
53049            - lib/CGI/eg/wilogo.gif
53050 ____________________________________________________________________________
53051 [  6691] By: jhi                                   on 2000/08/18  05:10:26
53052         Log: Propagate new Configure vars.
53053      Branch: perl
53054            ! configure.com epoc/config.sh uconfig.h uconfig.sh
53055            ! vos/config.def vos/config.h vos/config_h.SH_orig
53056            ! win32/config.bc win32/config.gc win32/config.vc
53057            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53058 ____________________________________________________________________________
53059 [  6690] By: jhi                                   on 2000/08/18  04:30:56
53060         Log: Update Changes.
53061      Branch: perl
53062            ! Changes patchlevel.h
53063 ____________________________________________________________________________
53064 [  6689] By: jhi                                   on 2000/08/18  04:12:30
53065         Log: Fix the lib/complex failure of
53066              
53067              From: abigail@foad.org
53068              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
53069              Date: 15 Aug 2000 04:06:38 -0000
53070              Message-Id: <20000815040638.8524.qmail@foad.org> 
53071              
53072              Linux long double accuracy issue: something that
53073              when printed with %g looks like "2" but int() of it is 1.
53074      Branch: perl
53075            ! lib/Math/Complex.pm
53076 ____________________________________________________________________________
53077 [  6688] By: jhi                                   on 2000/08/18  03:15:35
53078         Log: The byteorder code in #6671 was wrong.
53079      Branch: perl
53080            ! configpm
53081 ____________________________________________________________________________
53082 [  6687] By: jhi                                   on 2000/08/18  02:08:42
53083         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
53084              From: Jan Dubois <jand@ActiveState.com>
53085              Date: Thu, 17 Aug 2000 18:31:55 -0700
53086              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
53087      Branch: perl
53088            ! sv.c
53089 ____________________________________________________________________________
53090 [  6686] By: jhi                                   on 2000/08/18  02:04:15
53091         Log: Use NVs in POSIX math, not doubles.
53092              
53093              From: abigail@foad.org
53094              Subject: [ID 20000817.014] POSIX & modfl
53095              Date: 17 Aug 2000 20:49:18 -0000
53096              Message-Id: <20000817204918.23123.qmail@foad.org>
53097      Branch: perl
53098            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
53099 ____________________________________________________________________________
53100 [  6685] By: jhi                                   on 2000/08/18  02:02:12
53101         Log: Introduce NVef, NVff, and NVgf, use the middle one.
53102              (helps for lib/peek + Linux + long doubles)  Reported in
53103              
53104              From: abigail@foad.org
53105              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
53106              Date: 15 Aug 2000 04:06:38 -0000
53107              Message-Id: <20000815040638.8524.qmail@foad.org> 
53108              
53109              (note: the lib/complex failure has not yet been addressed)
53110      Branch: metaconfig/U/perl
53111            ! perlxvf.U
53112      Branch: perl
53113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53114            ! config_h.SH dump.c perl.h pod/perlguts.pod
53115 ____________________________________________________________________________
53116 [  6684] By: jhi                                   on 2000/08/17  23:22:19
53117         Log: Add byteorder to the myconfig output.
53118      Branch: perl
53119            ! myconfig.SH
53120 ____________________________________________________________________________
53121 [  6683] By: jhi                                   on 2000/08/17  23:20:19
53122         Log: The image doth not exist, spotted by Johan Vromans.
53123      Branch: perl
53124            ! MANIFEST
53125 ____________________________________________________________________________
53126 [  6682] By: jhi                                   on 2000/08/17  22:38:16
53127         Log: Document what the backtick returns if the command fails.
53128      Branch: perl
53129            ! pod/perlop.pod
53130 ____________________________________________________________________________
53131 [  6681] By: jhi                                   on 2000/08/17  22:33:12
53132         Log: Do not use prototyping here.
53133              
53134              Subject: [ID 20000817.016] [PATCH] Peek.xs
53135              From: abigail@foad.org
53136              Date: 17 Aug 2000 20:55:56 -0000
53137              Message-Id: <20000817205556.24270.qmail@foad.org>
53138      Branch: perl
53139            ! ext/Devel/Peek/Makefile.PL
53140 ____________________________________________________________________________
53141 [  6680] By: jhi                                   on 2000/08/17  19:46:43
53142         Log: Don't propose using modules built for 5.005 if no binary
53143              compatibility with 5.005 is attempted.
53144              
53145              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
53146              Subject: Minor nit with 5.7.0 (6655)
53147              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
53148              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
53149      Branch: metaconfig
53150            ! U/installdirs/inc_version_list.U
53151      Branch: perl
53152            ! Configure config_h.SH
53153 ____________________________________________________________________________
53154 [  6679] By: jhi                                   on 2000/08/17  19:16:39
53155         Log: Microperl config update.
53156      Branch: perl
53157            ! uconfig.h uconfig.sh
53158 ____________________________________________________________________________
53159 [  6678] By: jhi                                   on 2000/08/17  19:16:13
53160         Log: The #6648 wasn't protective enough for limited platforms
53161              (like microperl).
53162      Branch: perl
53163            ! dump.c sv.c
53164 ____________________________________________________________________________
53165 [  6677] By: jhi                                   on 2000/08/17  14:46:35
53166         Log: Update Changes.
53167      Branch: perl
53168            ! Changes patchlevel.h
53169 ____________________________________________________________________________
53170 [  6676] By: jhi                                   on 2000/08/17  14:44:02
53171         Log: Add perlebcdic from Peter Prymmer, regen toc.
53172      Branch: perl
53173            + pod/perlebcdic.pod
53174            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53175 ____________________________________________________________________________
53176 [  6675] By: jhi                                   on 2000/08/17  14:41:52
53177         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
53178      Branch: perl
53179            ! pod/perldebtut.pod
53180 ____________________________________________________________________________
53181 [  6674] By: jhi                                   on 2000/08/17  14:29:43
53182         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
53183              
53184              Subject: [ID 20000724.006] -DLEAKTEST problem
53185              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
53186              Date: Tue, 25 Jul 2000 00:36:32 -0500
53187              Message-Id: <20000725003632.A26186@www.llamacom.com>
53188              
53189              Reminder sent
53190              
53191              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
53192              From: Hugo <hv@crypt.compulink.co.uk>
53193              Date: Thu, 17 Aug 2000 15:23:42 +0100
53194              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
53195      Branch: perl
53196            ! util.c
53197 ____________________________________________________________________________
53198 [  6673] By: jhi                                   on 2000/08/17  04:07:10
53199         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
53200              From: John Peacock <JPeacock@UnivPress.com>
53201              Date: Tue, 01 Aug 2000 09:38:12 -0400
53202              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
53203      Branch: perl
53204            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
53205 ____________________________________________________________________________
53206 [  6672] By: jhi                                   on 2000/08/17  03:04:35
53207         Log: Subject: [PATCH] Cwd.pm now uses strict
53208              From: Tim Jenness <timj@jach.hawaii.edu>
53209              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
53210              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
53211      Branch: perl
53212            ! lib/Cwd.pm
53213 ____________________________________________________________________________
53214 [  6671] By: jhi                                   on 2000/08/17  02:16:35
53215         Log: Make $Config{byteorder} more magical so that it is
53216              dynamically computed: nice for 'fat binaries'.
53217              
53218              Subject: [PATCH]: default byteorder
53219              From: Wilfredo Sánchez <wsanchez@apple.com>
53220              Date: Mon, 31 Jul 2000 19:45:31 -0700
53221              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
53222      Branch: perl
53223            ! configpm
53224 ____________________________________________________________________________
53225 [  6670] By: gsar                                  on 2000/08/17  01:22:21
53226         Log: move WNOHANG definition to where other such things are
53227      Branch: perl
53228            ! win32/win32.h
53229 ____________________________________________________________________________
53230 [  6669] By: jhi                                   on 2000/08/17  01:19:17
53231         Log: Update Changes.
53232      Branch: perl
53233            ! Changes patchlevel.h
53234 ____________________________________________________________________________
53235 [  6668] By: jhi                                   on 2000/08/17  01:16:29
53236         Log: Doc nits spotted by Richard Soderberg.
53237      Branch: perl
53238            ! README.posix-bc README.vmesa
53239 ____________________________________________________________________________
53240 [  6667] By: jhi                                   on 2000/08/17  01:12:11
53241         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
53242              From: "Casey R. Tweten" <crt@kiski.net>
53243              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
53244              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
53245      Branch: perl
53246            ! pod/perldebtut.pod
53247 ____________________________________________________________________________
53248 [  6666] By: jhi                                   on 2000/08/17  01:09:31
53249         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
53250              From: "Casey R. Tweten" <crt@kiski.net>
53251              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
53252              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
53253      Branch: perl
53254            ! lib/Shell.pm
53255 ____________________________________________________________________________
53256 [  6665] By: gsar                                  on 2000/08/17  01:03:52
53257         Log: add "ok" targets from change#6632 in makefile.mk
53258      Branch: perl
53259            ! pod/perlport.pod win32/Makefile win32/makefile.mk
53260 ____________________________________________________________________________
53261 [  6664] By: gsar                                  on 2000/08/17  00:56:11
53262         Log: avoid warnings from dense compiler
53263      Branch: perl
53264            ! win32/win32.c
53265 ____________________________________________________________________________
53266 [  6663] By: jhi                                   on 2000/08/17  00:51:49
53267         Log: Tweak the regex compilation errors once more.
53268      Branch: perl
53269            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
53270            ! t/op/regmesg.t t/pragma/warn/regcomp
53271 ____________________________________________________________________________
53272 [  6662] By: gsar                                  on 2000/08/17  00:28:19
53273         Log: trailing new %ENV entries weren't being pushed into the real
53274              environment of subprocesses on Windows
53275      Branch: perl
53276            ! t/op/magic.t win32/perlhost.h
53277 ____________________________________________________________________________
53278 [  6661] By: gsar                                  on 2000/08/17  00:19:20
53279         Log: waitpid() now handles externally spawned pids correctly;
53280              fixes for backtick/wait/waitpid failures on Windows 9x
53281              
53282              these changes make the pid returned by process functions on
53283              Windows 9x always positive by clearing the high bit (which
53284              is always set on Win9x); pseudo-process PIDs are likewise
53285              always negative now on Win9x (just as on NT/2000)
53286      Branch: perl
53287            ! pp_sys.c win32/perlhost.h win32/win32.c
53288 ____________________________________________________________________________
53289 [  6660] By: jhi                                   on 2000/08/17  00:04:32
53290         Log: Retract #6645.
53291      Branch: perl
53292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53293            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
53294            ! t/op/sprintf.t
53295 ____________________________________________________________________________
53296 [  6659] By: gsar                                  on 2000/08/16  23:59:28
53297         Log: on windows, the return values from wait() and waitpid() don't
53298              match those of pseudo-pids
53299      Branch: perl
53300            ! pp_sys.c t/op/fork.t util.c win32/win32.c
53301 ____________________________________________________________________________
53302 [  6658] By: gsar                                  on 2000/08/16  23:56:14
53303         Log: pod nit seen in passing
53304      Branch: perl
53305            ! pod/perlfunc.pod
53306 ____________________________________________________________________________
53307 [  6657] By: gsar                                  on 2000/08/16  23:53:42
53308         Log: change#6328 could make close(SOCKET) return false on windows
53309              when it shouldn't
53310      Branch: perl
53311            ! win32/win32sck.c
53312 ____________________________________________________________________________
53313 [  6656] By: gsar                                  on 2000/08/16  23:46:57
53314         Log: check that the number pseudo children doesn't exceed
53315              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
53316              the WaitForMultipleObjects() limit that would cause wait()
53317              to crash)
53318              
53319              wait() and waitpid() could potentially be rewritten to use
53320              more than one thread to do the waiting to eliminate this
53321              limitation
53322      Branch: perl
53323            ! win32/perlhost.h
53324 ____________________________________________________________________________
53325 [  6655] By: jhi                                   on 2000/08/16  14:11:05
53326         Log: Update Changes.
53327      Branch: perl
53328            ! Changes patchlevel.h
53329 ____________________________________________________________________________
53330 [  6654] By: jhi                                   on 2000/08/16  14:10:12
53331         Log: Update to perldebtut 1.9, from Richard Foley.
53332      Branch: perl
53333            ! pod/perldebtut.pod
53334 ____________________________________________________________________________
53335 [  6653] By: jhi                                   on 2000/08/16  14:08:17
53336         Log: Change the regx compilation error markers to use = instead of <
53337              since pod makes using the latter quite messy.  Reported in
53338              ID 20000814.006 by Abigail and in
53339              Subject: Unknown escape E<> ?
53340              From: Lupe Christoph <lupe@lupe-christoph.de>
53341              Date: Fri, 11 Aug 2000 00:30:27 +0200
53342              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
53343      Branch: perl
53344            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
53345            ! t/op/regmesg.t t/pragma/warn/regcomp
53346 ____________________________________________________________________________
53347 [  6652] By: jhi                                   on 2000/08/16  13:25:31
53348         Log: Change the perlbug address to perl.org since it's more forgiving.
53349              
53350              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
53351              From: abigail@foad.org
53352              Date: 15 Aug 2000 04:15:40 -0000
53353              Message-Id: <20000815041540.8633.qmail@foad.org>
53354      Branch: perl
53355            ! utils/perlbug.PL
53356 ____________________________________________________________________________
53357 [  6651] By: jhi                                   on 2000/08/16  13:22:35
53358         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
53359              From: Tim Jenness <timj@jach.hawaii.edu>
53360              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
53361              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
53362      Branch: perl
53363            ! lib/Cwd.pm
53364 ____________________________________________________________________________
53365 [  6650] By: jhi                                   on 2000/08/16  13:18:13
53366         Log: Update to CPAN 1.57.
53367              
53368              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
53369              From: andreas.koenig@anima.de (Andreas J. Koenig)
53370              Date: 16 Aug 2000 15:09:46 +0200
53371              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
53372      Branch: perl
53373            ! lib/CPAN.pm
53374 ____________________________________________________________________________
53375 [  6649] By: jhi                                   on 2000/08/16  13:12:31
53376         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
53377              From: "Larry W. Virden" <lvirden@cas.org>
53378              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
53379              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
53380      Branch: perl
53381            ! README.hpux
53382 ____________________________________________________________________________
53383 [  6648] By: jhi                                   on 2000/08/16  13:03:53
53384         Log: The numeric locale was reset to "C" by s?printf and never restored.
53385              
53386              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
53387              From: Christian Kirsch <ck@held.mind.de>
53388              Date: Wed, 9 Aug 2000 17:05:17 +0200
53389              Message-Id: <20000809170517.A25389@held>
53390              
53391              No test since adding the failing example to locale.t
53392              does not fail -- probably because the locale settings are so
53393              thoroughly tweaked by that time.  Running the example standalone
53394              does fail, though.  UPDATE: test case added at change #7540.
53395      Branch: perl
53396            ! dump.c perl.h pp.c pp_ctl.c sv.c
53397 ____________________________________________________________________________
53398 [  6647] By: jhi                                   on 2000/08/16  00:07:54
53399         Log: Update Changes and test semi-automatic patchlevel updating.
53400      Branch: perl
53401            ! Changes patchlevel.h
53402 ____________________________________________________________________________
53403 [  6646] By: jhi                                   on 2000/08/15  23:35:07
53404         Log: Fix a dependency problem.
53405              
53406              Subject: [PATCH: 6640] VMS Makefile.SH update
53407              From: Peter Prymmer <pvhp@forte.com>
53408              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
53409              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
53410      Branch: perl
53411            ! vms/descrip_mms.template
53412 ____________________________________________________________________________
53413 [  6645] By: jhi                                   on 2000/08/15  23:33:23
53414         Log: (Retracted by #6660)
53415              
53416              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
53417              From: Dominic Dunlop <domo@computer.org>
53418              Date: Tue, 15 Aug 2000 22:20:52 +0200
53419              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
53420      Branch: metaconfig/U/perl
53421            + d_printfed.U
53422      Branch: perl
53423            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53424            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
53425            ! t/op/sprintf.t
53426 ____________________________________________________________________________
53427 [  6644] By: jhi                                   on 2000/08/15  21:17:20
53428         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
53429              From: abigail@foad.org
53430              Date: 15 Aug 2000 20:12:41 -0000
53431              Message-Id: <20000815201241.25556.qmail@foad.org>
53432      Branch: perl
53433            ! INSTALL
53434 ____________________________________________________________________________
53435 [  6643] By: jhi                                   on 2000/08/15  21:15:28
53436         Log: (an already applied patch)
53437      Branch: perl
53438            ! lib/CGI.pm
53439 ____________________________________________________________________________
53440 [  6642] By: gsar                                  on 2000/08/15  19:54:05
53441         Log: magic callbacks all need to have same type signature
53442      Branch: perl
53443            ! embed.pl mg.c proto.h
53444 ____________________________________________________________________________
53445 [  6641] By: jhi                                   on 2000/08/15  17:56:27
53446         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)
53447              From: Mike Guy <mjtg@cam.ac.uk>
53448              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
53449              Date: Tue, 15 Aug 2000 18:26:45 +0100
53450              
53451              Only the peek.t part applied, not the hash quality part.
53452      Branch: perl
53453            ! t/lib/peek.t
53454 ____________________________________________________________________________
53455 [  6640] By: jhi                                   on 2000/08/15  16:37:37
53456         Log: Update Changes.
53457      Branch: perl
53458            ! Changes
53459 ____________________________________________________________________________
53460 [  6639] By: jhi                                   on 2000/08/15  16:34:55
53461         Log: Missed a file from #6638.
53462      Branch: perl
53463            ! lib/File/Temp.pm
53464 ____________________________________________________________________________
53465 [  6638] By: jhi                                   on 2000/08/15  16:33:19
53466         Log: Subject: [PATCH perl@6620] cygwin port
53467              From: "Fifer, Eric" <EFifer@sanwaint.com>
53468              Date: Tue, 15 Aug 2000 17:00:49 +0100
53469              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
53470      Branch: perl
53471            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
53472 ____________________________________________________________________________
53473 [  6637] By: jhi                                   on 2000/08/15  16:29:22
53474         Log: Subject: [PATCH] debugger exit code should reflect user exit code
53475              From: Mike Guy <mjtg@cam.ac.uk>
53476              Date: Tue, 15 Aug 2000 16:55:59 +0100
53477              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
53478      Branch: perl
53479            ! lib/perl5db.pl
53480 ____________________________________________________________________________
53481 [  6636] By: jhi                                   on 2000/08/15  15:30:58
53482         Log: Update Changes.
53483      Branch: perl
53484            ! Changes
53485 ____________________________________________________________________________
53486 [  6635] By: jhi                                   on 2000/08/15  15:27:21
53487         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
53488      Branch: metaconfig
53489            ! U/mkglossary U/mksample
53490      Branch: metaconfig/U/perl
53491            ! Devel.U
53492      Branch: perl
53493            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53494 ____________________________________________________________________________
53495 [  6634] By: jhi                                   on 2000/08/15  14:11:55
53496         Log: Don't blow limited stacks, a lower number is enough to
53497              tickle the lookbehind limit.
53498              
53499              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
53500              From: Dominic Dunlop <domo@computer.org>
53501              Date: Tue, 15 Aug 2000 13:51:24 +0200
53502              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
53503      Branch: perl
53504            ! t/op/regmesg.t
53505 ____________________________________________________________________________
53506 [  6633] By: jhi                                   on 2000/08/15  14:01:46
53507         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
53508              From: Mike Guy <mjtg@cam.ac.uk>
53509              Date: Tue, 15 Aug 2000 12:10:50 +0100
53510              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
53511      Branch: perl
53512            ! utils/perldoc.PL
53513 ____________________________________________________________________________
53514 [  6632] By: jhi                                   on 2000/08/15  13:58:48
53515         Log: make ok etc also for win32.
53516              
53517              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
53518              From: Prymmer/Kahn <pvhp@best.com>
53519              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
53520              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
53521      Branch: perl
53522            ! win32/Makefile
53523 ____________________________________________________________________________
53524 [  6631] By: jhi                                   on 2000/08/15  13:45:03
53525         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
53526      Branch: perl
53527            ! lib/Test.pm
53528 ____________________________________________________________________________
53529 [  6630] By: jhi                                   on 2000/08/15  03:25:09
53530         Log: Update Changes.
53531      Branch: perl
53532            ! Changes
53533 ____________________________________________________________________________
53534 [  6629] By: jhi                                   on 2000/08/15  03:23:53
53535         Log: magic_regdatum_set() is void, not int.
53536      Branch: perl
53537            ! embed.pl mg.c proto.h
53538 ____________________________________________________________________________
53539 [  6628] By: jhi                                   on 2000/08/15  03:08:02
53540         Log: Make the user to give up his firstborn, err, to knowingly
53541              verify installing an unstable developer release.  Also bump
53542              the release to 5.7.0, but leave a patch tag in the local
53543              patches saying that this is not yet the real thing.
53544      Branch: metaconfig
53545            ! U/modified/Instruct.U
53546      Branch: metaconfig/U/perl
53547            + Devel.U
53548      Branch: perl
53549            ! Configure patchlevel.h
53550 ____________________________________________________________________________
53551 [  6627] By: jhi                                   on 2000/08/14  22:32:52
53552         Log: README.os2 update.
53553              
53554              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
53555              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53556              Date: Wed, 02 Aug 2000 21:55:09 -0700
53557              Message-ID: <tsPi5gzkgegX092yn@efn.org>
53558      Branch: perl
53559            ! README.os2
53560 ____________________________________________________________________________
53561 [  6626] By: jhi                                   on 2000/08/14  21:00:02
53562         Log: Subject: Re: File::Temp problems on VMS in bleedperl
53563              From: Tim Jenness <timj@jach.hawaii.edu>
53564              cc: vmsperl@perl.org
53565              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
53566              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
53567      Branch: perl
53568            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
53569 ____________________________________________________________________________
53570 [  6625] By: jhi                                   on 2000/08/14  20:52:16
53571         Log: Add SUIDMAIL as was done for the CERT alert.
53572      Branch: perl
53573            ! patchlevel.h
53574 ____________________________________________________________________________
53575 [  6624] By: jhi                                   on 2000/08/14  20:48:50
53576         Log: Subject: sfio2000
53577              From: Daniel Muino <dmuino@afip.gov.ar>
53578              Date: Mon, 14 Aug 2000 16:58:11 -0300
53579              Message-ID: <20000814165811.B16368@con2-dgi>
53580      Branch: perl
53581            ! perlsdio.h perlsfio.h
53582 ____________________________________________________________________________
53583 [  6623] By: jhi                                   on 2000/08/14  20:47:36
53584         Log: Subject: warning: storage class after type is obsolescent
53585              From: Daniel Muino <dmuino@afip.gov.ar>
53586              Date: Mon, 14 Aug 2000 16:42:47 -0300
53587              Message-ID: <20000814164247.A16368@con2-dgi>
53588      Branch: perl
53589            ! regcomp.pl regnodes.h
53590 ____________________________________________________________________________
53591 [  6622] By: jhi                                   on 2000/08/14  20:43:05
53592         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
53593              From: abigail@foad.org
53594              Date: 14 Aug 2000 20:00:10 -0000
53595              Message-Id: <20000814200010.27271.qmail@foad.org>
53596      Branch: perl
53597            ! Changes
53598 ____________________________________________________________________________
53599 [  6621] By: jhi                                   on 2000/08/14  15:23:05
53600         Log: Update Changes.
53601      Branch: perl
53602            ! Changes
53603 ____________________________________________________________________________
53604 [  6620] By: jhi                                   on 2000/08/14  15:22:14
53605         Log: Subject: Re: [PATCH] @+, @- readonly
53606              From: Mike Guy <mjtg@cam.ac.uk>
53607              Date: Mon, 14 Aug 2000 15:26:55 +0100
53608              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
53609      Branch: perl
53610            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
53611            ! sv.c t/op/pat.t
53612 ____________________________________________________________________________
53613 [  6619] By: jhi                                   on 2000/08/14  14:12:08
53614         Log: Update Changes.
53615      Branch: perl
53616            ! Changes
53617 ____________________________________________________________________________
53618 [  6618] By: jhi                                   on 2000/08/14  14:09:34
53619         Log: For now remove the mail code.
53620      Branch: perl
53621            ! perl.c
53622 ____________________________________________________________________________
53623 [  6617] By: jhi                                   on 2000/08/14  14:08:28
53624         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
53625      Branch: perl
53626            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
53627            ! pod/perlfaq8.pod pod/perlsec.pod
53628 ____________________________________________________________________________
53629 [  6616] By: jhi                                   on 2000/08/14  14:00:11
53630         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
53631              From: Mike Guy <mjtg@cam.ac.uk>
53632              Date: Mon, 14 Aug 2000 08:26:02 +0100
53633              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
53634      Branch: perl
53635            ! lib/perl5db.pl
53636 ____________________________________________________________________________
53637 [  6615] By: jhi                                   on 2000/08/14  13:58:45
53638         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
53639              From: Mike Guy <mjtg@cam.ac.uk>
53640              Date: Mon, 14 Aug 2000 08:04:22 +0100
53641              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
53642      Branch: perl
53643            ! gv.c mg.c t/op/pat.t
53644 ____________________________________________________________________________
53645 [  6614] By: jhi                                   on 2000/08/14  13:56:45
53646         Log: Subject: Test fails / warnings with perl-current #6612
53647              From: Mike Guy <mjtg@cam.ac.uk>
53648              Date: Mon, 14 Aug 2000 07:57:23 +0100
53649              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
53650      Branch: perl
53651            ! t/lib/b.t t/lib/peek.t
53652 ____________________________________________________________________________
53653 [  6613] By: jhi                                   on 2000/08/14  13:45:33
53654         Log: VMS configure.com update continues.
53655      Branch: perl
53656            - vms/configure.com
53657            ! MANIFEST configure.com
53658 ____________________________________________________________________________
53659 [  6612] By: jhi                                   on 2000/08/13  22:13:35
53660         Log: Update Changes.
53661      Branch: perl
53662            ! Changes
53663 ____________________________________________________________________________
53664 [  6611] By: jhi                                   on 2000/08/13  16:21:45
53665         Log: Upgrade to CGI 2.71, from Lincoln Stein.
53666      Branch: perl
53667            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
53668 ____________________________________________________________________________
53669 [  6610] By: jhi                                   on 2000/08/13  15:09:16
53670         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
53671              From: Mike Guy <mjtg@cam.ac.uk>
53672              Date: Sun, 13 Aug 2000 13:45:51 +0100
53673              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
53674      Branch: perl
53675            ! t/op/regmesg.t
53676 ____________________________________________________________________________
53677 [  6609] By: jhi                                   on 2000/08/13  14:31:26
53678         Log: Andreas says that 1.56 is fine, so reverting back to it.
53679      Branch: perl
53680            ! lib/CPAN.pm
53681 ____________________________________________________________________________
53682 [  6608] By: jhi                                   on 2000/08/13  05:34:20
53683         Log: Update Changes.
53684      Branch: perl
53685            ! Changes
53686 ____________________________________________________________________________
53687 [  6607] By: jhi                                   on 2000/08/13  05:32:01
53688         Log: Put back the \z changes of #5406 to CPAN.pm.
53689      Branch: perl
53690            ! lib/CPAN.pm
53691 ____________________________________________________________________________
53692 [  6606] By: jhi                                   on 2000/08/13  05:20:16
53693         Log: Fix-n-skip the tests under 5005threads.
53694      Branch: perl
53695            ! t/lib/b.t
53696 ____________________________________________________________________________
53697 [  6605] By: jhi                                   on 2000/08/13  05:07:48
53698         Log: Fix the test for 5005threads.
53699      Branch: perl
53700            ! t/lib/peek.t
53701 ____________________________________________________________________________
53702 [  6604] By: jhi                                   on 2000/08/13  03:35:37
53703         Log: Should have deleted this in #6603.
53704      Branch: perl
53705            - vms/subconfigure.com
53706 ____________________________________________________________________________
53707 [  6603] By: jhi                                   on 2000/08/12  18:29:32
53708         Log: Rewrite of vms/subconfigure.com as configure.com,
53709              from Peter Prymmer and the vmsperl crew.
53710      Branch: perl
53711            + vms/configure.com
53712            ! MANIFEST
53713 ____________________________________________________________________________
53714 [  6602] By: jhi                                   on 2000/08/11  13:00:01
53715         Log: PlainText.pm is dead.
53716      Branch: perl
53717            - lib/Pod/PlainText.pm
53718            ! MANIFEST
53719 ____________________________________________________________________________
53720 [  6601] By: jhi                                   on 2000/08/11  04:06:45
53721         Log: Update Changes.
53722      Branch: perl
53723            ! Changes
53724 ____________________________________________________________________________
53725 [  6600] By: jhi                                   on 2000/08/11  04:06:10
53726         Log: Add a few missing files, update MANIFEST.
53727      Branch: perl
53728            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
53729            + lib/Pod/PlainText.pm t/pod/find.t
53730            ! MANIFEST t/op/regmesg.t
53731 ____________________________________________________________________________
53732 [  6599] By: jhi                                   on 2000/08/11  03:31:10
53733         Log: Add Perl debugging tutorial, regen toc. 
53734              
53735              Subject: perldebtut.pod
53736              From: Richard Foley <Richard.Foley@m.dasa.de>
53737              Date: Wed, 09 Aug 2000 10:17:15 +0200
53738              Message-id: <3991138B.262247B8@m.dasa.de>
53739      Branch: perl
53740            + pod/perldebtut.pod
53741            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53742 ____________________________________________________________________________
53743 [  6598] By: jhi                                   on 2000/08/11  02:48:56
53744         Log: tiny Changes edit
53745      Branch: perl
53746            ! Changes
53747 ____________________________________________________________________________
53748 [  6597] By: jhi                                   on 2000/08/11  02:39:04
53749         Log: Tests for #6589.
53750              
53751              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
53752              From: simon@brecon.co.uk (Simon Cozens)
53753              Date: 11 Aug 2000 02:24:52 GMT
53754              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
53755      Branch: perl
53756            ! t/lib/b.t
53757 ____________________________________________________________________________
53758 [  6596] By: jhi                                   on 2000/08/11  01:50:07
53759         Log: Update Changes.
53760      Branch: perl
53761            ! Changes
53762 ____________________________________________________________________________
53763 [  6595] By: jhi                                   on 2000/08/11  01:47:16
53764         Log: nitfix
53765      Branch: perl
53766            ! Changes
53767 ____________________________________________________________________________
53768 [  6594] By: jhi                                   on 2000/08/11  01:36:16
53769         Log: Subject: Getting perlio and threads to compile
53770              From: Lupe Christoph <lupe@lupe-christoph.de>
53771              Date: Wed, 9 Aug 2000 11:35:54 +0200
53772              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
53773              
53774              (the Solaris version changes in Configure skipped)
53775      Branch: perl
53776            ! hints/solaris_2.sh thread.h
53777 ____________________________________________________________________________
53778 [  6593] By: jhi                                   on 2000/08/11  01:30:16
53779         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
53780              From: simon@brecon.co.uk (Simon Cozens)
53781              Date: 1 Aug 2000 06:55:19 GMT
53782              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
53783      Branch: perl
53784            ! lib/utf8.pm
53785 ____________________________________________________________________________
53786 [  6592] By: jhi                                   on 2000/08/11  01:26:39
53787         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
53788              From: Peter Scott <Peter@PeterScott.com>
53789              Date: Thu, 10 Aug 2000 08:23:27 -0700
53790              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
53791      Branch: perl
53792            ! lib/perl5db.pl
53793 ____________________________________________________________________________
53794 [  6591] By: jhi                                   on 2000/08/11  01:22:02
53795         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
53796              From: Hugo <hv@crypt.compulink.co.uk>
53797              Date: Thu, 10 Aug 2000 19:23:04 +0100
53798              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
53799      Branch: perl
53800            ! regexec.c t/op/pat.t
53801 ____________________________________________________________________________
53802 [  6590] By: jhi                                   on 2000/08/11  01:19:19
53803         Log: Preprocessing and postprocessing for File::Find.
53804              
53805              Subject: Patch to Find::File.pm to allow alphabetical results
53806              From: Joe Smith <jsmith@inwap.com>
53807              Date: Wed, 9 Aug 2000 02:44:54 -0700
53808              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
53809      Branch: perl
53810            ! lib/File/Find.pm
53811 ____________________________________________________________________________
53812 [  6589] By: jhi                                   on 2000/08/11  01:12:39
53813         Log: B::Deparse didn't do sub attributes.
53814              
53815              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
53816              From: simon@brecon.co.uk (Simon Cozens)
53817              Date: 9 Aug 2000 04:49:20 GMT
53818              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
53819      Branch: perl
53820            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
53821 ____________________________________________________________________________
53822 [  6588] By: jhi                                   on 2000/08/11  01:06:40
53823         Log: Subject: debugger "d" command doesnt check line number
53824              From: Mike Guy <mjtg@cam.ac.uk>
53825              Date: Tue, 08 Aug 2000 21:54:29 +0100
53826              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
53827      Branch: perl
53828            ! lib/perl5db.pl mg.c pod/perldiag.pod
53829 ____________________________________________________________________________
53830 [  6587] By: jhi                                   on 2000/08/11  00:45:03
53831         Log: sleep(1) does not necessarily return 1.
53832              
53833              Subject: [PATCH bleadperl] op/lex_assign.t  
53834              From: Hugo <hv@crypt.compulink.co.uk>
53835              Date: Thu, 03 Aug 2000 14:34:22 +0100        
53836              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
53837      Branch: perl
53838            ! t/op/lex_assign.t
53839 ____________________________________________________________________________
53840 [  6586] By: jhi                                   on 2000/08/11  00:31:50
53841         Log: Document the IO::Select timeout.
53842      Branch: perl
53843            ! ext/IO/lib/IO/Select.pm
53844 ____________________________________________________________________________
53845 [  6585] By: jhi                                   on 2000/08/11  00:13:54
53846         Log: Forgot contributor.
53847      Branch: perl
53848            ! Changes
53849 ____________________________________________________________________________
53850 [  6584] By: jhi                                   on 2000/08/11  00:09:19
53851         Log: detypo
53852      Branch: perl
53853            ! Changes
53854 ____________________________________________________________________________
53855 [  6583] By: jhi                                   on 2000/08/11  00:07:53
53856         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
53857              
53858              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
53859              From: Mike Guy <mjtg@cam.ac.uk> 
53860              Date: Thu, 10 Aug 2000 15:50:54 +0100
53861              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
53862      Branch: perl
53863            ! sv.c t/op/int.t
53864 ____________________________________________________________________________
53865 [  6582] By: jhi                                   on 2000/08/10  23:29:32
53866         Log: Update Changes.
53867      Branch: perl
53868            ! Changes
53869 ____________________________________________________________________________
53870 [  6581] By: jhi                                   on 2000/08/10  23:26:16
53871         Log: Put back the std @INC thing.
53872      Branch: perl
53873            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
53874            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
53875            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
53876            ! t/lib/gol-oo.t
53877 ____________________________________________________________________________
53878 [  6580] By: jhi                                   on 2000/08/10  23:03:34
53879         Log: Update to CGI 2.70, from Lincoln Stein.
53880      Branch: perl
53881            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
53882            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
53883            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
53884            ! t/lib/cgi-request.t
53885 ____________________________________________________________________________
53886 [  6579] By: jhi                                   on 2000/08/10  22:41:50
53887         Log: Update to CPAN 1.56, from Andreas König.
53888      Branch: perl
53889            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53890 ____________________________________________________________________________
53891 [  6578] By: jhi                                   on 2000/08/10  22:38:13
53892         Log: Update to Pod::Parser 1.17, from Brad Appleton.
53893      Branch: perl
53894            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
53895            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
53896            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
53897            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
53898            ! t/pod/include.t t/pod/included.t t/pod/lref.t
53899            ! t/pod/multiline_items.t t/pod/nested_items.t
53900            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53901            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
53902            ! t/pod/special_seqs.t
53903 ____________________________________________________________________________
53904 [  6577] By: jhi                                   on 2000/08/10  22:35:41
53905         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
53906      Branch: perl
53907            ! AUTHORS MAINTAIN
53908 ____________________________________________________________________________
53909 [  6576] By: jhi                                   on 2000/08/10  22:24:54
53910         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
53911      Branch: perl
53912            + t/lib/gol-oo.t
53913            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
53914            ! t/lib/gol-compat.t t/lib/gol-linkage.t
53915 ____________________________________________________________________________
53916 [  6575] By: jhi                                   on 2000/08/10  22:02:07
53917         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
53918      Branch: perl
53919            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
53920 ____________________________________________________________________________
53921 [  6574] By: jhi                                   on 2000/08/10  21:55:03
53922         Log: Iterating perl6 description.
53923      Branch: perl
53924            ! pod/perlfaq1.pod
53925 ____________________________________________________________________________
53926 [  6573] By: jhi                                   on 2000/08/10  21:48:26
53927         Log: Revert the sv.c part of #6559, a better fix is needed.
53928      Branch: perl
53929            ! sv.c
53930 ____________________________________________________________________________
53931 [  6572] By: jhi                                   on 2000/08/10  20:33:43
53932         Log: It's the 2ndO'ROSSC.
53933      Branch: perl
53934            ! pod/perlfaq1.pod
53935 ____________________________________________________________________________
53936 [  6571] By: jhi                                   on 2000/08/10  15:55:48
53937         Log: detypo
53938      Branch: perl
53939            ! pod/perlfaq1.pod
53940 ____________________________________________________________________________
53941 [  6570] By: jhi                                   on 2000/08/10  14:11:17
53942         Log: An exceptionally sticky typo.
53943      Branch: perl
53944            ! Changes
53945 ____________________________________________________________________________
53946 [  6569] By: jhi                                   on 2000/08/10  14:09:33
53947         Log: detypo (and test Changes updating script)
53948      Branch: perl
53949            ! Changes
53950 ____________________________________________________________________________
53951 [  6568] By: jhi                                   on 2000/08/10  14:07:07
53952         Log: Update Changes.
53953      Branch: perl
53954            ! Changes
53955 ____________________________________________________________________________
53956 [  6567] By: jhi                                   on 2000/08/10  14:06:19
53957         Log: Amend the description of Perl6.
53958              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
53959              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53960              Date: Wed, 9 Aug 2000 22:11:06 -0500
53961              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
53962      Branch: perl
53963            ! pod/perlfaq1.pod
53964 ____________________________________________________________________________
53965 [  6566] By: jhi                                   on 2000/08/10  13:58:57
53966         Log: Subject: Remove dead entry in perldiag
53967              From: Mike Guy <mjtg@cam.ac.uk>
53968              Date: Thu, 10 Aug 2000 14:19:19 +0100
53969              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
53970      Branch: perl
53971            ! pod/perldiag.pod
53972 ____________________________________________________________________________
53973 [  6565] By: jhi                                   on 2000/08/10  13:51:48
53974         Log: Zero entries were skipped, fix from Adrian Goalby
53975              <argoalby@yahoo.co.uk>
53976      Branch: perl
53977            ! lib/unicode/Number.pl lib/unicode/mktables.PL
53978 ____________________________________________________________________________
53979 [  6564] By: jhi                                   on 2000/08/10  13:00:12
53980         Log: Subject: [PATCH 5.6.0] cygwin port
53981              From: "Fifer, Eric" <EFifer@sanwaint.com>
53982              Date: Thu, 10 Aug 2000 13:15:36 +0100
53983              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
53984      Branch: perl
53985            ! README.cygwin hints/cygwin.sh
53986 ____________________________________________________________________________
53987 [  6563] By: jhi                                   on 2000/08/10  12:55:16
53988         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
53989      Branch: perl
53990            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
53991 ____________________________________________________________________________
53992 [  6562] By: gsar                                  on 2000/08/10  08:38:39
53993         Log: warn is a macro, avoid using at a variable to avoid warnings
53994              in some configurations; readdir.t is too conservative in
53995              estimating number of *.t's
53996      Branch: perl
53997            ! t/op/readdir.t util.c
53998 ____________________________________________________________________________
53999 [  6561] By: jhi                                   on 2000/08/09  23:35:42
54000         Log: Update Changes.
54001      Branch: perl
54002            ! Changes
54003 ____________________________________________________________________________
54004 [  6560] By: jhi                                   on 2000/08/09  23:05:47
54005         Log: Subject: Re: enhanced(?) regex error messages
54006              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
54007              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
54008              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
54009              
54010              (plus two small patches sent privately)
54011              (this still seems to leave few test failures)
54012      Branch: perl
54013            + t/op/regmesg.t
54014            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
54015            ! t/pragma/warn/regcomp
54016 ____________________________________________________________________________
54017 [  6559] By: jhi                                   on 2000/08/09  20:41:18
54018         Log: (The fix did work but was not right, retracted in #6573)
54019              
54020              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
54021              From: Christian Kirsch <ck@held.mind.de>
54022              Date: Wed, 9 Aug 2000 17:05:17 +0200
54023              Message-Id: <20000809170517.A25389@held>
54024      Branch: perl
54025            ! sv.c t/pragma/locale.t
54026 ____________________________________________________________________________
54027 [  6558] By: jhi                                   on 2000/08/08  22:34:08
54028         Log: Tiny updates on the contributors list.
54029      Branch: perl
54030            ! Changes
54031 ____________________________________________________________________________
54032 [  6557] By: jhi                                   on 2000/08/08  19:34:28
54033         Log: Double check that we have a dirhandle.
54034      Branch: perl
54035            ! util.c
54036 ____________________________________________________________________________
54037 [  6556] By: jhi                                   on 2000/08/08  19:01:51
54038         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
54039              May be repopulated with fresh maintained examples.
54040      Branch: perl
54041            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
54042            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
54043            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
54044            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
54045            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
54046            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
54047            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
54048            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
54049            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
54050            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
54051            + lib/CGI/eg/wilogo_gif.uu
54052            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
54053            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
54054            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
54055            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
54056            - eg/cgi/frameset.cgi eg/cgi/index.html
54057            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
54058            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
54059            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
54060            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
54061            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
54062            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
54063            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
54064            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
54065            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
54066            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
54067            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
54068            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
54069            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
54070            - eg/van/vanish eg/who eg/wrapsuid
54071            ! MANIFEST
54072 ____________________________________________________________________________
54073 [  6555] By: jhi                                   on 2000/08/08  18:51:08
54074         Log: Delete chat2 as requested by Randal.
54075              
54076              Subject: Re: perlfaq8 coyness
54077              From: merlyn@stonehenge.com (Randal L. Schwartz) 
54078              Date: 15 May 2000 18:52:42 -0700 
54079              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
54080      Branch: perl
54081            - lib/chat2.pl
54082            ! MANIFEST
54083 ____________________________________________________________________________
54084 [  6554] By: jhi                                   on 2000/08/08  18:31:35
54085         Log: Regen global.sym.
54086      Branch: perl
54087            ! global.sym
54088 ____________________________________________________________________________
54089 [  6553] By: jhi                                   on 2000/08/08  18:28:13
54090         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
54091              (either perlbug or p5p ate the original), plus regen
54092              perlapi and perltoc. 
54093      Branch: perl
54094            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
54095            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
54096            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
54097            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
54098            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
54099            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
54100            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
54101            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
54102            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
54103            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
54104 ____________________________________________________________________________
54105 [  6552] By: jhi                                   on 2000/08/08  18:06:29
54106         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
54107              From: Mike Guy <mjtg@cam.ac.uk>
54108              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
54109              Date: Tue, 08 Aug 2000 15:51:27 +0100
54110      Branch: perl
54111            ! doop.c sv.h t/op/join.t t/pragma/overload.t
54112 ____________________________________________________________________________
54113 [  6551] By: jhi                                   on 2000/08/08  18:01:11
54114         Log: Re-apply #6549.
54115      Branch: perl
54116            ! lib/perl5db.pl
54117 ____________________________________________________________________________
54118 [  6550] By: jhi                                   on 2000/08/08  17:43:08
54119         Log: Accidental retraction of #6549.
54120      Branch: perl
54121            ! lib/perl5db.pl
54122 ____________________________________________________________________________
54123 [  6549] By: jhi                                   on 2000/08/08  17:40:04
54124         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54125              From: Mike Guy <mjtg@cam.ac.uk>
54126              Date: Mon, 07 Aug 2000 21:49:58 +0100
54127              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
54128      Branch: perl
54129            ! lib/perl5db.pl
54130 ____________________________________________________________________________
54131 [  6548] By: jhi                                   on 2000/08/08  17:37:57
54132         Log: Document here-doc better.
54133              
54134              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
54135              From: Mike Guy <mjtg@cam.ac.uk>
54136              Date: Mon, 07 Aug 2000 14:02:09 +0100
54137              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
54138      Branch: perl
54139            ! pod/perldata.pod
54140 ____________________________________________________________________________
54141 [  6547] By: jhi                                   on 2000/08/08  17:33:34
54142         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
54143              From: "Randy J. Ray" <rjray@redhat.com>
54144              Date: Mon, 07 Aug 2000 19:12:25 -0700
54145              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
54146      Branch: perl
54147            ! perl.c pod/perlrun.pod
54148 ____________________________________________________________________________
54149 [  6546] By: jhi                                   on 2000/08/08  17:29:26
54150         Log: Subject: Re: enhanced(?) regex error messages 
54151              From: Hugo <hv@crypt.compulink.co.uk>
54152              Date: Tue, 08 Aug 2000 03:25:51 +0100
54153              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
54154              
54155              plus Capitalize the error messages, plus perldiag them.
54156      Branch: perl
54157            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
54158 ____________________________________________________________________________
54159 [  6545] By: jhi                                   on 2000/08/08  13:59:28
54160         Log: Augment #6539 a bit: don't croak if there's magic in the air.
54161              
54162              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
54163              From: Hugo <hv@crypt.compulink.co.uk>
54164              Date: Tue, 08 Aug 2000 03:02:03 +0100
54165              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
54166      Branch: perl
54167            ! pp.c t/op/bless.t
54168 ____________________________________________________________________________
54169 [  6544] By: jhi                                   on 2000/08/07  21:11:52
54170         Log: Make the test -w clean.
54171      Branch: perl
54172            ! t/op/bless.t
54173 ____________________________________________________________________________
54174 [  6543] By: jhi                                   on 2000/08/07  19:49:53
54175         Log: use warnings instead of $^W.
54176      Branch: perl
54177            ! t/op/bless.t
54178 ____________________________________________________________________________
54179 [  6542] By: jhi                                   on 2000/08/07  17:41:41
54180         Log: Disable a portability warning Because We Know What We Are Doing.
54181      Branch: perl
54182            ! t/op/bless.t
54183 ____________________________________________________________________________
54184 [  6541] By: jhi                                   on 2000/08/07  17:29:51
54185         Log: Tiny tidying on report_evil_fh().
54186      Branch: perl
54187            ! util.c
54188 ____________________________________________________________________________
54189 [  6540] By: jhi                                   on 2000/08/07  16:37:38
54190         Log: Make regular expression parse error messages easier to understand.
54191              
54192              Subject: Re: enhanced(?) regex error messages
54193              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
54194              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
54195              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
54196      Branch: perl
54197            ! regcomp.c
54198 ____________________________________________________________________________
54199 [  6539] By: jhi                                   on 2000/08/07  16:12:27
54200         Log: Make bless(REF, REF) a fatal error, add bless tests.
54201              
54202              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
54203              From: Hugo <hv@crypt.compulink.co.uk>
54204              Date: Mon, 07 Aug 2000 16:59:38 +0100
54205              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
54206      Branch: perl
54207            + t/op/bless.t
54208            ! MANIFEST pod/perldiag.pod pp.c sv.c
54209 ____________________________________________________________________________
54210 [  6538] By: jhi                                   on 2000/08/07  15:59:43
54211         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
54212              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
54213              Date: Thu, 3 Aug 2000 14:29:21 -0700
54214              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
54215      Branch: perl
54216            ! lib/lib_pm.PL
54217 ____________________________________________________________________________
54218 [  6537] By: jhi                                   on 2000/08/07  15:47:18
54219         Log: Retract #6419 for now since it breaks in AFS and MachTen.
54220      Branch: perl
54221            ! lib/Cwd.pm
54222 ____________________________________________________________________________
54223 [  6536] By: jhi                                   on 2000/08/07  15:05:29
54224         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
54225              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
54226              The security hole exists only in suidperls, which isn't
54227              installed or even built by default.
54228      Branch: perl
54229            ! perl.c
54230 ____________________________________________________________________________
54231 [  6535] By: jhi                                   on 2000/08/07  14:45:14
54232         Log: tr memory corruption fix from Simon Cozens.
54233      Branch: perl
54234            ! doop.c
54235 ____________________________________________________________________________
54236 [  6534] By: jhi                                   on 2000/08/06  11:38:16
54237         Log: Document a bit that UDP is not what you might think.
54238              
54239              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
54240              From: Lupe Christoph <lupe@lupe-christoph.de>
54241              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
54242              Date: Mon, 24 Jul 2000 08:59:15 +0200
54243      Branch: perl
54244            ! pod/perlipc.pod
54245 ____________________________________________________________________________
54246 [  6533] By: jhi                                   on 2000/08/06  11:35:01
54247         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
54248              From: Jeff Pinyan <jeffp@hut.crusoe.net>
54249              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
54250              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
54251      Branch: perl
54252            ! pod/perlfunc.pod
54253 ____________________________________________________________________________
54254 [  6532] By: jhi                                   on 2000/08/06  03:45:41
54255         Log: Have symbols for the IoTYPEs.
54256      Branch: perl
54257            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
54258 ____________________________________________________________________________
54259 [  6531] By: jhi                                   on 2000/08/06  01:33:55
54260         Log: Continue fixing the io warnings.  This also
54261              sort of fixes bug ID 20000802.003: the core dump
54262              is no more.  Whether the current behaviour is correct
54263              (giving a warning: "Not a format reference"), is another matter.
54264      Branch: perl
54265            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
54266            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
54267 ____________________________________________________________________________
54268 [  6530] By: jhi                                   on 2000/08/05  21:33:12
54269         Log: Change the Policy policy: now -Dprefix= with an existing
54270              Policy.sh and prefix == siteprefix == vendorprefix, then all
54271              of them follow along the new prefix.
54272              
54273              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
54274              From: Andy Dougherty <doughera@lafayette.edu>
54275              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
54276              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
54277      Branch: perl
54278            ! Policy_sh.SH
54279 ____________________________________________________________________________
54280 [  6529] By: jhi                                   on 2000/08/05  18:57:28
54281         Log: Zap lib/Sys directory when cleaning up.
54282      Branch: perl
54283            ! Makefile.SH
54284 ____________________________________________________________________________
54285 [  6528] By: jhi                                   on 2000/08/05  18:40:44
54286         Log: Essential prototype changes were missing from #6527.
54287              Also make report_evil_fh() more bomb-proof.
54288      Branch: perl
54289            ! embed.h util.c
54290 ____________________________________________________________________________
54291 [  6527] By: jhi                                   on 2000/08/05  03:22:05
54292         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
54293              From: "Ronald F. Guilmette" <rfg@monkeys.com>
54294              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
54295              Message-Id: <200007242247.PAA52177@monkeys.com>
54296      Branch: perl
54297            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
54298 ____________________________________________________________________________
54299 [  6526] By: jhi                                   on 2000/08/04  21:23:27
54300         Log: gcc versions might have (parentheses) in them.
54301      Branch: metaconfig/U/perl
54302            ! gccvers.U
54303      Branch: perl
54304            ! Configure config_h.SH
54305 ____________________________________________________________________________
54306 [  6525] By: jhi                                   on 2000/08/04  20:23:12
54307         Log: Weed buglets pointed out by
54308              
54309              From: Lupe Christoph <lupe@lupe-christoph.de>
54310              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
54311              Date: Fri, 4 Aug 2000 17:34:39 +0200
54312              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
54313      Branch: metaconfig/U/perl
54314            ! gccvers.U uselfs.U
54315      Branch: perl
54316            ! Configure config_h.SH
54317 ____________________________________________________________________________
54318 [  6524] By: jhi                                   on 2000/08/04  19:02:08
54319         Log: Warn under -w if lstat(FH) is attempted.
54320              
54321              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
54322              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
54323              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
54324              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
54325      Branch: perl
54326            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
54327            ! t/pragma/warn/pp_sys
54328 ____________________________________________________________________________
54329 [  6523] By: jhi                                   on 2000/08/04  12:31:11
54330         Log: Subject: New perlcc, take 2
54331              From: simon@brecon.co.uk (Simon Cozens)
54332              Date: 4 Aug 2000 06:21:04 GMT
54333              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
54334      Branch: perl
54335            ! utils/perlcc.PL
54336 ____________________________________________________________________________
54337 [  6522] By: jhi                                   on 2000/08/04  12:26:33
54338         Log: Subject: Re: Array vs. List context
54339              From: Daniel Chetlin <daniel@chetlin.com>
54340              Date: Fri, 4 Aug 2000 00:22:44 -0700
54341              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
54342      Branch: perl
54343            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
54344            ! pod/perlfaq4.pod
54345 ____________________________________________________________________________
54346 [  6521] By: jhi                                   on 2000/08/04  12:22:38
54347         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
54348              From: Raymund Will <ray@caldera.de>
54349              Date: Fri, 4 Aug 2000 12:07:09 +0200
54350              Message-Id: <20000804120709.A14982@caldera.de>
54351      Branch: perl
54352            ! configure.gnu
54353 ____________________________________________________________________________
54354 [  6520] By: jhi                                   on 2000/08/04  04:09:06
54355         Log: After the #6519 a warning about stat() is just that,
54356              not about a filetest, which now have their own warning.
54357      Branch: perl
54358            ! pod/perldiag.pod
54359 ____________________________________________________________________________
54360 [  6519] By: jhi                                   on 2000/08/04  04:06:30
54361         Log: In the warnings call filehandles consistently so;
54362              add "unopened" warning for stat().
54363      Branch: perl
54364            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
54365            ! t/pragma/warn/pp_sys
54366 ____________________________________________________________________________
54367 [  6518] By: jhi                                   on 2000/08/04  02:55:35
54368         Log: Subject: Minor tweak to perlvar.pod
54369              From: "Stephen P. Potter" <spp@ds.net>
54370              Date: Tue, 18 Apr 2000 09:26:03 -0400
54371              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
54372      Branch: perl
54373            ! pod/perlvar.pod
54374 ____________________________________________________________________________
54375 [  6517] By: jhi                                   on 2000/08/04  02:50:08
54376         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
54377              From: "Clinton Pierce" <cpierce1@ford.com>
54378              Date: Wed, 21 Jul 1999 16:45:31 -0400
54379              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
54380              
54381              Fix by Stephen Potter (visible in the bug db but not in p5p?)
54382      Branch: perl
54383            ! pod/perlfunc.pod pod/perlop.pod
54384 ____________________________________________________________________________
54385 [  6516] By: jhi                                   on 2000/08/04  02:09:25
54386         Log: This is 6512.  Really.
54387      Branch: perl
54388            ! dump.c
54389 ____________________________________________________________________________
54390 [  6515] By: jhi                                   on 2000/08/04  01:25:50
54391         Log: mention the idea of @( and @)
54392      Branch: perl
54393            ! Todo-5.6
54394 ____________________________________________________________________________
54395 [  6514] By: bailey                                on 2000/08/04  01:18:46
54396         Log: YA resync with mainstem, including VMS patches from others
54397      Branch: vmsperl
54398           +> (branch 48 files)
54399            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
54400           !> (integrate 354 files)
54401 ____________________________________________________________________________
54402 [  6513] By: jhi                                   on 2000/08/04  01:18:18
54403         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
54404              From: Mark Dickinson <dickins3@fas.harvard.edu>
54405              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
54406              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
54407      Branch: perl
54408            ! t/op/grent.t t/op/pwent.t
54409 ____________________________________________________________________________
54410 [  6512] By: jhi                                   on 2000/08/04  01:14:06
54411         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
54412              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54413              Date: Wed, 02 Aug 2000 10:51:01 +0100
54414              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
54415      Branch: perl
54416            ! sv.c
54417 ____________________________________________________________________________
54418 [  6511] By: jhi                                   on 2000/08/04  00:57:00
54419         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
54420              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54421              Date: Thu, 03 Aug 2000 17:20:04 -0700
54422              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
54423      Branch: metaconfig
54424            ! U/modified/Cppsym.U
54425      Branch: perl
54426            ! Configure config_h.SH
54427 ____________________________________________________________________________
54428 [  6510] By: jhi                                   on 2000/08/04  00:25:28
54429         Log: detypo
54430      Branch: perl
54431            ! Makefile.SH
54432 ____________________________________________________________________________
54433 [  6509] By: jhi                                   on 2000/08/03  23:43:18
54434         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
54435              From: Dominic Dunlop <domo@computer.org>
54436              Date: Thu, 3 Aug 2000 22:16:46 +0200
54437              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
54438      Branch: perl
54439            ! t/op/sprintf.t
54440 ____________________________________________________________________________
54441 [  6508] By: jhi                                   on 2000/08/03  23:40:37
54442         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
54443              From: Hugo <hv@crypt.compulink.co.uk>
54444              Date: Thu, 03 Aug 2000 18:25:30 +0100
54445              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
54446      Branch: perl
54447            ! regcomp.c t/op/re_tests
54448 ____________________________________________________________________________
54449 [  6507] By: jhi                                   on 2000/08/03  23:38:28
54450         Log: Subject: [PATCH] sv.h documentation - SvLEN
54451              From: Mike Guy <mjtg@cam.ac.uk>
54452              Date: Thu, 03 Aug 2000 14:43:09 +0100
54453              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
54454      Branch: perl
54455            ! sv.h
54456 ____________________________________________________________________________
54457 [  6506] By: jhi                                   on 2000/08/03  15:49:14
54458         Log: Disable the fix_pl hack for now.
54459      Branch: perl
54460            ! Makefile.SH
54461 ____________________________________________________________________________
54462 [  6505] By: jhi                                   on 2000/08/03  13:49:04
54463         Log: Add a URL for FSF.
54464              
54465              Subject: Patch for README
54466              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54467              Date: Wed, 2 Aug 2000 13:25:09 -0500
54468              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
54469      Branch: perl
54470            ! README
54471 ____________________________________________________________________________
54472 [  6504] By: jhi                                   on 2000/08/03  13:29:19
54473         Log: Be more informative on what is skipped and why,
54474              also repeat the list at the end.
54475      Branch: perl
54476            ! Porting/p4desc
54477 ____________________________________________________________________________
54478 [  6503] By: jhi                                   on 2000/08/03  13:07:05
54479         Log: Circumvent the removal of .patch by fix_pl.
54480              
54481              Subject: Re: [ID 20000802.011] unable to 'make test'          
54482              From: simon@brecon.co.uk (Simon Cozens) 
54483              Date: 3 Aug 2000 04:17:00 GMT
54484              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
54485      Branch: perl
54486            ! Makefile.SH
54487 ____________________________________________________________________________
54488 [  6502] By: jhi                                   on 2000/08/03  00:14:34
54489         Log: Add the missing setproctitle unit.
54490      Branch: metaconfig/U/perl
54491            + d_setproctitle.U
54492 ____________________________________________________________________________
54493 [  6501] By: jhi                                   on 2000/08/03  00:00:26
54494         Log: The subtest 4 may fail also on VOBS, as pointed out
54495              by Nick Ing-Simmons in November 1999, bug id 19991124.003
54496              (but the failure in that bug report isn't the subtest 4).
54497      Branch: perl
54498            ! t/op/stat.t
54499 ____________________________________________________________________________
54500 [  6500] By: jhi                                   on 2000/08/02  23:49:30
54501         Log: Better skip message for the test; one of the two problems in
54502              
54503              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
54504              From: Lupe Christoph <lupe@lupe-christoph.de>
54505              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
54506              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
54507      Branch: perl
54508            ! t/op/numconvert.t
54509 ____________________________________________________________________________
54510 [  6499] By: jhi                                   on 2000/08/02  22:49:16
54511         Log: Allow "no Module;" even if there is no 'unimport'.
54512              
54513              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
54514              From: mjd@plover.com
54515              Date: 24 Mar 2000 15:24:34 -0000
54516              Message-Id: <20000324152434.15160.qmail@plover.com>
54517      Branch: perl
54518            ! gv.c
54519 ____________________________________________________________________________
54520 [  6498] By: jhi                                   on 2000/08/02  22:42:58
54521         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
54522              that are hopefully soon put into use.
54523      Branch: perl
54524            ! opcode.h opcode.pl opnames.h
54525 ____________________________________________________________________________
54526 [  6497] By: gsar                                  on 2000/08/02  22:28:59
54527         Log: require.t needs binmode() to work on windows
54528      Branch: perl
54529            ! t/comp/require.t
54530 ____________________________________________________________________________
54531 [  6496] By: jhi                                   on 2000/08/02  22:08:51
54532         Log: Document the IVdf UVuf UVof UVxf.
54533      Branch: perl
54534            ! pod/perlguts.pod
54535 ____________________________________________________________________________
54536 [  6495] By: jhi                                   on 2000/08/02  21:54:26
54537         Log: detypo #6494
54538      Branch: perl
54539            ! ext/Data/Dumper/Dumper.xs
54540 ____________________________________________________________________________
54541 [  6494] By: jhi                                   on 2000/08/02  21:49:17
54542         Log: Dump UVs as UVs in Data::Dumper.
54543              
54544              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
54545              From: Gurusamy Sarathy <gsar@ActiveState.com>
54546              Date: Thu, 27 Apr 2000 12:26:25 -0700
54547              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
54548      Branch: perl
54549            ! ext/Data/Dumper/Dumper.xs
54550 ____________________________________________________________________________
54551 [  6493] By: jhi                                   on 2000/08/02  17:01:58
54552         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
54553              From: Hugo <hv@crypt.compulink.co.uk>
54554              Date: Wed, 02 Aug 2000 14:53:56 +0100
54555              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
54556      Branch: perl
54557            ! regexec.c t/op/re_tests
54558 ____________________________________________________________________________
54559 [  6492] By: jhi                                   on 2000/08/02  15:02:46
54560         Log: The new setproctitle() feature is available only in 
54561              bleeding edge FreeBSD.  From Paul Saab.
54562      Branch: perl
54563            ! mg.c
54564 ____________________________________________________________________________
54565 [  6491] By: jhi                                   on 2000/08/02  13:34:36
54566         Log: The tr utf8 patching continues.
54567              
54568              Subject: Re: #6469, too many tests claimed in require.t
54569              From: simon@brecon.co.uk (Simon Cozens)
54570              Date: 2 Aug 2000 02:37:17 GMT
54571              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
54572              
54573              (the logic of the test was the wrong way round in the patch)
54574      Branch: perl
54575            ! doop.c
54576 ____________________________________________________________________________
54577 [  6490] By: jhi                                   on 2000/08/02  13:27:38
54578         Log: The name of a filehandle does not have <these>.
54579      Branch: perl
54580            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
54581            ! t/pragma/warn/pp_sys util.c
54582 ____________________________________________________________________________
54583 [  6489] By: jhi                                   on 2000/08/02  04:26:46
54584         Log: Remove the extraneous "main::" prefix from all the
54585              "opened only for", "on closed", and "never opened" warnings.
54586              
54587              Subject: Re: inappropriate warning
54588              From: Gurusamy Sarathy <gsar@ActiveState.com>
54589              Date: Mon, 20 Mar 2000 11:28:02 -0800
54590              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
54591      Branch: perl
54592            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
54593            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
54594            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
54595 ____________________________________________________________________________
54596 [  6488] By: jhi                                   on 2000/08/02  03:02:57
54597         Log: memcpy has n o in it, as pinted ut by Sarathy.
54598      Branch: perl
54599            ! pod/perlguts.pod
54600 ____________________________________________________________________________
54601 [  6487] By: jhi                                   on 2000/08/02  02:44:51
54602         Log: Document in one place the memory abstractions used in Perl core.
54603              
54604              Subject: Re: Memory abstraction
54605              From: simon@brecon.co.uk (Simon Cozens)
54606              Date: 2 Aug 2000 02:20:23 GMT
54607              Organization: Earth.li Origins
54608      Branch: perl
54609            ! pod/perlguts.pod
54610 ____________________________________________________________________________
54611 [  6486] By: jhi                                   on 2000/08/02  02:41:57
54612         Log: regen_headers, regen perltoc.
54613      Branch: perl
54614            ! perlapi.c pod/perltoc.pod
54615 ____________________________________________________________________________
54616 [  6485] By: jhi                                   on 2000/08/02  01:43:33
54617         Log: "This little thing tests for a file .patch, and if it contains
54618              a number, pops into patchlevel.h" (making it easier to track
54619              which development version people are reporting bugs against)
54620              
54621              Subject: Patchlevel autogeneration for repository perls
54622              From: simon@brecon.co.uk (Simon Cozens)
54623              Date: 14 Jul 2000 07:12:15 GMT
54624              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
54625      Branch: perl
54626            + fix_pl
54627            ! MANIFEST Makefile.SH
54628 ____________________________________________________________________________
54629 [  6484] By: jhi                                   on 2000/08/02  01:32:54
54630         Log: FreeBSD 3.* updates from
54631              
54632              From: Paul Saab <ps@yahoo-inc.com>
54633              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
54634              Date: Tue, 1 Aug 2000 15:41:39 -0700
54635              Message-Id: <20000801154139.A53740@yahoo-inc.com>
54636      Branch: perl
54637            ! hints/freebsd.sh
54638 ____________________________________________________________________________
54639 [  6483] By: jhi                                   on 2000/08/02  01:27:44
54640         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
54641              instead one must use setproctitle().  This was already addressed
54642              by change #6457, but the below has a new variant for FreeBSD 4.0
54643              or later, and the matter is also documented more.
54644              
54645              From: Paul Saab <ps@yahoo-inc.com>
54646              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
54647              Date: Tue, 1 Aug 2000 15:41:39 -0700
54648              Message-Id: <20000801154139.A53740@yahoo-inc.com>
54649      Branch: metaconfig/U/perl
54650            + i_libutil.U
54651      Branch: perl
54652            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
54653 ____________________________________________________________________________
54654 [  6482] By: jhi                                   on 2000/08/01  22:17:32
54655         Log: The test from this
54656              
54657              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
54658              Date: Sat, 15 Apr 2000 17:03:44 +0100
54659              From: Tom Hughes <tom@compton.nu>
54660              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
54661              
54662              was missing, the code change went in as #5989
54663              (which had a different test?)
54664      Branch: perl
54665            ! t/op/misc.t
54666 ____________________________________________________________________________
54667 [  6481] By: jhi                                   on 2000/08/01  21:48:38
54668         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
54669              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
54670              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
54671              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
54672      Branch: perl
54673            ! perl.h
54674 ____________________________________________________________________________
54675 [  6480] By: jhi                                   on 2000/08/01  18:05:28
54676         Log: Make p4desc to skip non-mainperl branches by default.
54677      Branch: perl
54678            ! Porting/p4desc
54679 ____________________________________________________________________________
54680 [  6479] By: jhi                                   on 2000/08/01  17:29:19
54681         Log: If gccosandvers is equal to osname, clear gccosandvers.
54682      Branch: metaconfig/U/perl
54683            ! gccvers.U
54684      Branch: perl
54685            ! Configure config_h.SH
54686 ____________________________________________________________________________
54687 [  6478] By: jhi                                   on 2000/08/01  15:54:08
54688         Log: BOM patching from Simon Cozens.
54689      Branch: perl
54690            ! toke.c
54691 ____________________________________________________________________________
54692 [  6477] By: jhi                                   on 2000/08/01  04:50:33
54693         Log: Stash away the largefiles flags and libswanted.
54694      Branch: perl
54695            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
54696 ____________________________________________________________________________
54697 [  6476] By: gsar                                  on 2000/08/01  04:24:24
54698         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
54699              on Windows)
54700      Branch: perl
54701            ! t/pragma/utf8.t utf8.c win32/win32.c
54702 ____________________________________________________________________________
54703 [  6475] By: jhi                                   on 2000/08/01  03:35:24
54704         Log: Make chr() for values >127 to create utf8 when under utf8.
54705              
54706              Subject: Re: uft8/chr()
54707              From: simon@brecon.co.uk (Simon Cozens)
54708              Date: 1 Aug 2000 02:37:02 GMT
54709              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
54710      Branch: perl
54711            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
54712 ____________________________________________________________________________
54713 [  6474] By: jhi                                   on 2000/08/01  02:36:18
54714         Log: In Digital UNIX warn if gcc explicitly chosen because even
54715              2.95.2 is known to cause problems.
54716      Branch: perl
54717            ! hints/dec_osf.sh
54718 ____________________________________________________________________________
54719 [  6473] By: jhi                                   on 2000/08/01  02:00:56
54720         Log: Make the safety catch for buggy gccs work with triple version
54721              numbers like 2.95.2.  Reported in
54722              
54723              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
54724              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
54725              Date: Mon, 31 Jul 2000 14:55:06 +0200
54726              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
54727      Branch: perl
54728            ! hints/dec_osf.sh
54729 ____________________________________________________________________________
54730 [  6472] By: jhi                                   on 2000/08/01  01:13:33
54731         Log: Subject: fix and question re: waitpid() under win32
54732              From: Brian Clarke <clarke@appliedmeta.com>
54733              Date: Fri, 28 Jul 2000 15:18:29 -0400
54734              Message-ID: <3981DC85.290314EB@appliedmeta.com>
54735              
54736              Slightly reformatted and WNOHANG # define moved to win32.h
54737              so that also POSIX.xs sees it, as suggsted by Sarathy.
54738      Branch: perl
54739            ! win32/win32.c win32/win32.h
54740 ____________________________________________________________________________
54741 [  6471] By: jhi                                   on 2000/08/01  00:55:05
54742         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
54743              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54744              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
54745              Date: Mon, 31 Jul 2000 13:28:51 +0100
54746              
54747              (aka ID 20000730.002)
54748      Branch: perl
54749            ! op.c t/op/tr.t
54750 ____________________________________________________________________________
54751 [  6470] By: jhi                                   on 2000/07/31  23:34:42
54752         Log: Document the problem with -P in HP-UX and its workaround.
54753              
54754              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
54755              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
54756              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
54757              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
54758      Branch: perl
54759            ! README.hpux
54760 ____________________________________________________________________________
54761 [  6469] By: jhi                                   on 2000/07/31  04:15:02
54762         Log: The swallow_bom() saga continues.  The #23 of require.t
54763              (UTF16-LE) still fails (silently, no output) but the #22
54764              (UTF16-BE) seems to be working now.  The root of the
54765              failure may be in sv_gets(): is it UTF-16LE-aware,
54766              especially when it comes to line endings? 
54767      Branch: perl
54768            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
54769            ! t/comp/require.t toke.c utf8.c
54770 ____________________________________________________________________________
54771 [  6468] By: jhi                                   on 2000/07/30  19:05:48
54772         Log: Find green threads before native threads.
54773              
54774              Subject: Re: Patch to jpl/JNI/Makefile.PL
54775              From: Jens Thomsen <jens@fiend.cis.com>
54776              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
54777              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
54778      Branch: perl
54779            ! jpl/JNI/Makefile.PL
54780 ____________________________________________________________________________
54781 [  6467] By: jhi                                   on 2000/07/30  18:36:22
54782         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
54783      Branch: perl
54784            ! doop.c
54785 ____________________________________________________________________________
54786 [  6466] By: jhi                                   on 2000/07/30  04:37:29
54787         Log: A new version of the "remove UPPERACSE string comparison"
54788              operators.  The problem with the previous one (change #6454)
54789              was that it was for Perl 5.6.0.  From Paul Marquess.
54790      Branch: perl
54791            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
54792            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
54793            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54794 ____________________________________________________________________________
54795 [  6465] By: jhi                                   on 2000/07/29  22:39:56
54796         Log: Do not upgrade SVs into utf8 just because they participate
54797              in eq or cmp.  Reported and fix suggested in
54798              
54799              Subject: [ID 20000720.009] sv_eq UTF8 bug
54800              From: "Simon Cozens" <simon@othersideofthe.earth.li>
54801              Date: 21 Jul 2000 04:37:29 -0000
54802              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
54803              
54804              Exercise for the kind reader: should we or should we not
54805              cache the utf8 conversion alonside the SV? (as magic,
54806              as thestrxfrm()ed version is cached under use locale)
54807              Argue both for and against.
54808      Branch: perl
54809            ! sv.c
54810 ____________________________________________________________________________
54811 [  6464] By: jhi                                   on 2000/07/29  22:36:22
54812         Log: Subject: UTF8 concat
54813              From: simon@brecon.co.uk (Simon Cozens) 
54814              Date: 30 Jun 2000 06:13:25 GMT
54815              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
54816              
54817              (with a memory leak fixed, plus a few casts added)
54818              
54819              This also seems to help for
54820              
54821              Subject: [ID 20000716.015] join UTF8 weirdness
54822              From: root <root@ak-71.mind.de> 
54823              Date: Sat, 15 Jul 2000 15:29:54 +0200
54824              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
54825              
54826              (from Andreas König)
54827      Branch: perl
54828            ! pp_hot.c
54829 ____________________________________________________________________________
54830 [  6463] By: jhi                                   on 2000/07/29  00:55:39
54831         Log: Tune the comments and hopefully stop a memory leak.
54832      Branch: perl
54833            ! toke.c utf8.c
54834 ____________________________________________________________________________
54835 [  6462] By: jhi                                   on 2000/07/29  00:16:53
54836         Log: The problem described in this
54837              
54838              Subject: [ID 20000322.018] named chars aren't magical enough
54839              From: root <root@dixie.cscaper.com>     
54840              Date: Wed, 22 Mar 2000 18:37:42 -0700
54841              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
54842              
54843              has been fixed in perl 5.6.0 but just in case added a test
54844              to keep it away.  (The report from Joseph Hall.)
54845      Branch: perl
54846            ! t/lib/charnames.t
54847 ____________________________________________________________________________
54848 [  6461] By: jhi                                   on 2000/07/28  23:56:36
54849         Log: Tiny fixes for #6460.
54850      Branch: metaconfig/U/perl
54851            ! gccvers.U
54852      Branch: perl
54853            ! Configure config_h.SH
54854 ____________________________________________________________________________
54855 [  6460] By: jhi                                   on 2000/07/28  23:24:41
54856         Log: Warn if the version of the operating system used to compile gcc
54857              differs from the current version of the operating system.
54858              Also display the gcc compilation os and version in myconfig.
54859              Inspiration from
54860              
54861              Subject: Re: [ID 20000710.003] ERRORS!!         
54862              From: "Kurt D. Starsinic" <kstar@chapin.edu>
54863              Date: Mon, 10 Jul 2000 15:54:16 -0400
54864              Message-ID: <20000710155416.A1384@O2.chapin.edu>
54865      Branch: metaconfig/U/perl
54866            ! gccvers.U
54867      Branch: perl
54868            ! Configure config_h.SH myconfig.SH
54869 ____________________________________________________________________________
54870 [  6459] By: jhi                                   on 2000/07/28  22:00:32
54871         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
54872              letter to $Config{osvers}.
54873      Branch: metaconfig
54874            ! U/modified/Oldconfig.U
54875      Branch: perl
54876            ! Configure config_h.SH
54877 ____________________________________________________________________________
54878 [  6458] By: jhi                                   on 2000/07/28  04:15:39
54879         Log: Back out #6454, doesn't seem to work.
54880              (Reason: that patch was for perl 5.6.0, not perl-current)
54881              (A version of the patch for perl-current came in later as #6466)
54882      Branch: perl
54883            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54884            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54885            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54886 ____________________________________________________________________________
54887 [  6457] By: jhi                                   on 2000/07/27  23:31:49
54888         Log: Use setproctitle() if available to modify $0.
54889              
54890              Subject: setting $* on BSD4 broken
54891              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
54892              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
54893              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
54894      Branch: metaconfig
54895            ! U/modified/Myinit.U
54896      Branch: perl
54897            ! Configure config_h.SH mg.c
54898 ____________________________________________________________________________
54899 [  6456] By: jhi                                   on 2000/07/27  14:50:47
54900         Log: Allow "no AutoLoader;", based on change #6444,
54901              suggested by Graham Barr.
54902      Branch: perl
54903            ! lib/AutoLoader.pm
54904 ____________________________________________________________________________
54905 [  6455] By: jhi                                   on 2000/07/27  14:19:10
54906         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
54907              From: rspier@pobox.com (Robert Spier)
54908              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
54909              Message-ID: <14720.15855.787664.424783@rls.cx>
54910      Branch: perl
54911            ! pod/perldiag.pod
54912 ____________________________________________________________________________
54913 [  6454] By: jhi                                   on 2000/07/27  14:03:02
54914         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
54915              for a long time).
54916              
54917              Reported in
54918              
54919              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
54920              From: Ryan Herbert <rherbert@sycamorehq.com>
54921              Date: Mon, 17 Jul 2000 11:40:42 -0400
54922              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
54923              
54924              Patched in
54925              
54926              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
54927              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54928              Date: Wed, 26 Jul 2000 23:40:18 +0100
54929              Message-ID: <000001bff752$79511880$0a17073e@tiny>
54930              
54931              based on an earlier patch from Stephen P. Potter.
54932              
54933              (Removed later by change #6458 because this patch was for
54934              perl 5.6.0, not perl-current)
54935      Branch: perl
54936            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54937            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54938            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54939 ____________________________________________________________________________
54940 [  6453] By: jhi                                   on 2000/07/27  13:48:02
54941         Log: Subject: [PATCH] fixes bug 20000508.004
54942              From: Michael Stevens <mstevens@globnix.org>
54943              Date: Thu, 27 Jul 2000 13:49:04 +0100
54944              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
54945      Branch: perl
54946            ! pod/perldata.pod
54947 ____________________________________________________________________________
54948 [  6452] By: jhi                                   on 2000/07/26  23:51:26
54949         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
54950              and Craig A. Berry.
54951      Branch: perl
54952            ! lib/File/Temp.pm pod/perlport.pod
54953 ____________________________________________________________________________
54954 [  6451] By: jhi                                   on 2000/07/26  19:43:30
54955         Log: Be wary of close()s, too.
54956              
54957              Subject: Re: [PATCH] perlbug cleanup
54958              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54959              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
54960              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
54961      Branch: perl
54962            ! utils/perlbug.PL
54963 ____________________________________________________________________________
54964 [  6450] By: jhi                                   on 2000/07/26  18:41:40
54965         Log: Subject: Minor doc patch: handy.h
54966              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
54967              Date: Wed, 26 Jul 2000 15:34:25 -0300
54968              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
54969      Branch: perl
54970            ! handy.h pod/perlapi.pod
54971 ____________________________________________________________________________
54972 [  6449] By: jhi                                   on 2000/07/26  18:23:55
54973         Log: Subject: [PATCH] minor doc change - perlguts
54974              From: Michael Stevens <mstevens@globnix.org>
54975              Date: Thu, 13 Jul 2000 12:39:18 +0100
54976              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
54977      Branch: perl
54978            ! pod/perlguts.pod
54979 ____________________________________________________________________________
54980 [  6448] By: jhi                                   on 2000/07/26  18:20:30
54981         Log: open() wariness in perlbug.
54982              
54983              Subject: [PATCH] perlbug cleanup
54984              From: Michael Stevens <mstevens@globnix.org>
54985              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
54986              Date: Thu, 13 Jul 2000 15:52:23 +0100
54987      Branch: perl
54988            ! utils/perlbug.PL
54989 ____________________________________________________________________________
54990 [  6447] By: jhi                                   on 2000/07/26  18:13:04
54991         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
54992      Branch: perl
54993            ! lib/File/Temp.pm t/lib/ftmp-security.t
54994 ____________________________________________________________________________
54995 [  6446] By: jhi                                   on 2000/07/26  18:06:32
54996         Log: docfix from Peter Scott <Peter@PSDT.com>.
54997      Branch: perl
54998            ! pod/perlfunc.pod
54999 ____________________________________________________________________________
55000 [  6445] By: jhi                                   on 2000/07/26  17:53:31
55001         Log: Fix *foo{FORMAT}.
55002              
55003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55004              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
55005              Date: Wed, 26 Jul 2000 19:51:02 +0200
55006              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
55007              
55008              From: Graham Barr <gbarr@pobox.com>
55009              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
55010              Date: Wed, 26 Jul 2000 17:38:36 +0100
55011              Message-ID: <20000726173836.L472@pobox.com>
55012      Branch: perl
55013            ! pp.c sv.c t/op/gv.t
55014 ____________________________________________________________________________
55015 [  6444] By: jhi                                   on 2000/07/26  17:49:14
55016         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
55017              from Graham Barr in the module list.
55018      Branch: perl
55019            ! gv.c pod/perlobj.pod
55020 ____________________________________________________________________________
55021 [  6443] By: jhi                                   on 2000/07/26  16:06:56
55022         Log: More split() doc and test patches from Mike Guy.
55023      Branch: perl
55024            ! pod/perlfunc.pod t/op/split.t
55025 ____________________________________________________________________________
55026 [  6442] By: jhi                                   on 2000/07/26  16:05:30
55027         Log: MacOS nits from Matthias Neeracher.
55028      Branch: perl
55029            ! perl.c pp_ctl.c
55030 ____________________________________________________________________________
55031 [  6441] By: jhi                                   on 2000/07/26  04:39:57
55032         Log: Subject: [PATCH] split /^/
55033              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55034              Date: Tue, 25 Jul 2000 14:18:57 +0100
55035              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
55036              
55037              (with notes from tchrist and gbarr)
55038      Branch: perl
55039            ! pod/perlfunc.pod t/op/split.t
55040 ____________________________________________________________________________
55041 [  6440] By: jhi                                   on 2000/07/26  04:32:32
55042         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
55043              From: Peter Prymmer <pvhp@forte.com>
55044              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
55045              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
55046      Branch: perl
55047            ! vms/munchconfig.c
55048 ____________________________________________________________________________
55049 [  6439] By: jhi                                   on 2000/07/26  04:31:01
55050         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
55051              to be fatal errors (instead of by default ignoring them, and
55052              ignoring with a bug: even though -w gave an error, the opening [
55053              was left in)  Reported in:
55054              
55055              Subject: [ID 20000716.024] [=cc=] / [:blank:]
55056              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
55057              Date: Sun, 16 Jul 2000 17:55:29 -0700
55058              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
55059      Branch: perl
55060            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
55061 ____________________________________________________________________________
55062 [  6438] By: jhi                                   on 2000/07/25  15:41:15
55063         Log: Subject: [PATCH] av.c apidoc
55064              From: simon@brecon.co.uk (Simon Cozens)
55065              Date: 24 Jul 2000 06:40:52 GMT
55066              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
55067      Branch: perl
55068            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
55069            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
55070 ____________________________________________________________________________
55071 [  6437] By: jhi                                   on 2000/07/25  14:05:36
55072         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
55073              From: "Stephen P. Potter" <spp@ds.net>
55074              Date: Mon, 24 Jul 2000 14:22:23 -0400
55075              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
55076      Branch: perl
55077            ! pod/perllocale.pod
55078 ____________________________________________________________________________
55079 [  6436] By: jhi                                   on 2000/07/25  14:02:03
55080         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
55081              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55082              Date: Mon, 24 Jul 2000 18:04:28 +0100
55083              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
55084      Branch: perl
55085            ! t/lib/syslfs.t t/op/lfs.t
55086 ____________________________________________________________________________
55087 [  6435] By: jhi                                   on 2000/07/25  13:59:28
55088         Log: Get UTF16 BOMs working.  Patch from
55089              
55090              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
55091              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55092              Date: Tue, 25 Jul 2000 12:52:45 +0100
55093              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
55094              
55095              and notes from
55096              
55097              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
55098              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55099              Date: Tue, 25 Jul 2000 11:43:25 +0100
55100              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
55101      Branch: perl
55102            ! t/comp/require.t toke.c utf8.c
55103 ____________________________________________________________________________
55104 [  6434] By: jhi                                   on 2000/07/25  02:39:54
55105         Log: Make the "uninit variable" warning to say "concat or string"
55106              or "join or string" when in concat or join .
55107              
55108              Subject: Re: [ID 20000403.009] uninitialised concatenation???
55109              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55110              Date: Tue, 04 Apr 2000 18:22:58 +0100
55111              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
55112              
55113              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
55114              From: William R Ward <hermit@BayView.COM>
55115              Date: Thu, 30 Mar 2000 19:50:03 -0800
55116              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
55117      Branch: perl
55118            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
55119            ! t/pragma/warn/op t/pragma/warn/sv
55120 ____________________________________________________________________________
55121 [  6433] By: jhi                                   on 2000/07/24  17:52:56
55122         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
55123      Branch: perl
55124            ! lib/File/Spec/VMS.pm
55125 ____________________________________________________________________________
55126 [  6432] By: jhi                                   on 2000/07/24  17:44:44
55127         Log: Test cases for #6431.
55128              
55129              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
55130              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55131              Date: Mon, 24 Jul 2000 15:32:29 +0100
55132              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
55133      Branch: perl
55134            ! t/op/pat.t t/op/split.t
55135 ____________________________________________________________________________
55136 [  6431] By: jhi                                   on 2000/07/24  17:43:17
55137         Log: Bind op fix.
55138              
55139              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
55140              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55141              Date: Mon, 17 Jul 2000 20:04:56 +0100
55142              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
55143      Branch: perl
55144            ! op.c
55145 ____________________________________________________________________________
55146 [  6430] By: jhi                                   on 2000/07/24  03:42:42
55147         Log: Subject: [ID 20000716.023] syslog test fails without sockets
55148              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55149              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
55150              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
55151      Branch: metaconfig/U/perl
55152            ! Extensions.U
55153      Branch: perl
55154            ! Configure config_h.SH
55155 ____________________________________________________________________________
55156 [  6429] By: jhi                                   on 2000/07/24  03:11:52
55157         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
55158              case, but add also notes explaining the relationship of this
55159              patch and the earlier notes by Sarathy.
55160              
55161              Subject: Map is still slow
55162              From: "Ben Tilly" <ben_tilly@hotmail.com>
55163              Date: Sat, 15 Jul 2000 17:23:27 EDT
55164              Message-ID: <20000715212327.21656.qmail@hotmail.com>
55165      Branch: perl
55166            ! pp_ctl.c
55167 ____________________________________________________________________________
55168 [  6428] By: jhi                                   on 2000/07/24  02:58:52
55169         Log: Documentation to explain the behaviour of map().
55170              
55171              Subject: Re: Map is still slow 
55172              From: Gurusamy Sarathy <gsar@ActiveState.com>
55173              Date: Sat, 15 Jul 2000 16:05:09 -0700
55174              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
55175      Branch: perl
55176            ! pp_ctl.c
55177 ____________________________________________________________________________
55178 [  6427] By: jhi                                   on 2000/07/24  02:50:03
55179         Log: Add tests for
55180              [ID 19991110.003] another matching finding by pcre author
55181              which has already been fixed by some patch, as verified in
55182              
55183              Subject: Re: two regex bugs from the mists of time (well, last November)
55184              From: Hugo <hv@crypt.compulink.co.uk>
55185              Date: Sat, 22 Jul 2000 18:12:58 +0100
55186              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
55187      Branch: perl
55188            ! t/op/re_tests
55189 ____________________________________________________________________________
55190 [  6426] By: jhi                                   on 2000/07/24  02:11:20
55191         Log: A missing 'break' after the [[:space:]] switch case.
55192              
55193              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
55194              From: "Stephen P. Potter" <spp@ds.net>
55195              Date: Tue, 18 Jul 2000 16:25:17 -0400
55196              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
55197      Branch: perl
55198            ! regcomp.c
55199 ____________________________________________________________________________
55200 [  6425] By: jhi                                   on 2000/07/24  02:06:12
55201         Log: The output might have been produced in the wrong order.
55202              
55203              Subject: [ID 20000720.003] [PATCH] t/op/write.t
55204              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55205              Date: Thu, 20 Jul 2000 18:49:18 +0100
55206              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
55207      Branch: perl
55208            ! t/op/write.t
55209 ____________________________________________________________________________
55210 [  6424] By: jhi                                   on 2000/07/24  02:00:07
55211         Log: Use STDOUT consistently.
55212              
55213              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
55214              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55215              Date: Thu, 20 Jul 2000 18:04:01 +0100
55216              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
55217      Branch: perl
55218            ! lib/Test/Harness.pm
55219 ____________________________________________________________________________
55220 [  6423] By: jhi                                   on 2000/07/24  01:54:54
55221         Log: Protect against "wild next"s, that is, callbacks doing "next"
55222              instead of "return".
55223              
55224              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
55225              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55226              Date: Tue, 18 Jul 2000 11:30:16 +0100
55227              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
55228      Branch: perl
55229            ! lib/File/Find.pm
55230 ____________________________________________________________________________
55231 [  6422] By: jhi                                   on 2000/07/24  01:35:47
55232         Log: Out-of-date note removed.
55233              
55234              Subject: [PATCH] documentation perlipc
55235              From: rspier@pobox.com (Robert Spier)
55236              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
55237              Message-ID: <14711.35178.572612.502654@rls.cx>
55238      Branch: perl
55239            ! pod/perlipc.pod
55240 ____________________________________________________________________________
55241 [  6421] By: jhi                                   on 2000/07/24  00:09:18
55242         Log: Send all installperl messages to STDERR and be -w clean.
55243              
55244              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
55245              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55246              Date: Sat, 22 Jul 2000 14:02:11 +0100
55247              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
55248      Branch: perl
55249            ! installperl
55250 ____________________________________________________________________________
55251 [  6420] By: jhi                                   on 2000/07/24  00:04:19
55252         Log: Decutandpasto.
55253              
55254              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
55255              From: "Richard Soderberg" <rs@crystalflame.net>
55256              Date: Sun, 23 Jul 2000 01:37:23 -0700
55257              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
55258      Branch: perl
55259            ! pod/perlipc.pod
55260 ____________________________________________________________________________
55261 [  6419] By: jhi                                   on 2000/07/24  00:01:12
55262         Log: A cleaner abs_path().
55263              Subject: Re: unix alternative to Cwd.pm
55264              From: Jeff Pinyan <jeffp@crusoe.net>
55265              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
55266              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
55267      Branch: perl
55268            ! lib/Cwd.pm
55269 ____________________________________________________________________________
55270 [  6418] By: jhi                                   on 2000/07/23  23:48:56
55271         Log: Detypo.
55272              
55273              Subject: [PATCH perl-current] Typo in hints/powerux.sh
55274              From: "Richard Soderberg" <rs@crystalflame.net>
55275              Date: Sun, 23 Jul 2000 01:27:33 -0700
55276              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
55277      Branch: perl
55278            ! hints/powerux.sh
55279 ____________________________________________________________________________
55280 [  6417] By: jhi                                   on 2000/07/17  22:13:31
55281         Log: Subject: SDBM_File documentation
55282              From: mjd@plover.com
55283              Date: 16 Jul 2000 17:41:17 -0000
55284              Message-ID: <20000716174117.18515.qmail@plover.com>
55285      Branch: perl
55286            ! ext/SDBM_File/SDBM_File.pm
55287 ____________________________________________________________________________
55288 [  6416] By: jhi                                   on 2000/07/17  19:13:26
55289         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
55290      Branch: perl
55291            ! hints/mpeix.sh mpeix/relink
55292 ____________________________________________________________________________
55293 [  6415] By: jhi                                   on 2000/07/15  14:11:02
55294         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
55295              the utf8 'characters' can be more than one octet).
55296              
55297              Date: Sat, 15 Jul 2000 00:21:56 +0100
55298              From: Tom Hughes <tom@compton.nu>
55299              Subject: Re: [ID 20000714.002]
55300              Message-ID: <db2334de49.tom@compton.compton.nu>
55301              
55302              Reported in
55303              
55304              Subject: [ID 20000714.002]
55305              From: "Simon Cozens" <simon@othersideofthe.earth.li>
55306              Date: 14 Jul 2000 15:13:09 -0000
55307              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
55308      Branch: perl
55309            ! doop.c
55310 ____________________________________________________________________________
55311 [  6414] By: jhi                                   on 2000/07/15  03:13:41
55312         Log: another VMS build tweak from Peter Prymmer
55313      Branch: perl
55314            ! vms/descrip_mms.template
55315 ____________________________________________________________________________
55316 [  6413] By: jhi                                   on 2000/07/15  03:10:40
55317         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
55318      Branch: perl
55319            ! vms/perlvms.pod
55320 ____________________________________________________________________________
55321 [  6412] By: jhi                                   on 2000/07/15  00:31:05
55322         Log: More docs for sv functions.
55323              
55324              Subject: [PATCH cfgperl] sv.c apidoc
55325              From: simon@brecon.co.uk (Simon Cozens)
55326              Date: 13 Jul 2000 09:00:20 GMT
55327              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
55328              
55329              Subject: Re: [PATCH cfgperl] sv.c apidoc
55330              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55331              Date: Thu, 13 Jul 2000 12:27:41 +0100
55332              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
55333              
55334              Subject: Re: [PATCH cfgperl] sv.c apidoc
55335              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55336              Date: Thu, 13 Jul 2000 13:23:09 +0100
55337              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
55338              
55339              Subject: Re: [PATCH cfgperl] sv.c apidoc
55340              From: simon@brecon.co.uk (Simon Cozens)
55341              Date: 14 Jul 2000 06:51:02 GMT
55342              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
55343      Branch: perl
55344            ! embed.pl pod/perlapi.pod sv.c
55345 ____________________________________________________________________________
55346 [  6411] By: jhi                                   on 2000/07/15  00:10:41
55347         Log: lib/b test fixes from Peter Prymmer.
55348      Branch: perl
55349            ! t/lib/b.t
55350 ____________________________________________________________________________
55351 [  6410] By: jhi                                   on 2000/07/15  00:02:09
55352         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
55353              From: Hugo <hv@crypt.compulink.co.uk>
55354              Date: Fri, 14 Jul 2000 23:05:20 +0100
55355              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
55356              
55357              Didn't anymore apply, but that point still could use another fix.
55358      Branch: perl
55359            ! pod/perlfunc.pod
55360 ____________________________________________________________________________
55361 [  6409] By: jhi                                   on 2000/07/14  23:15:15
55362         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
55363              not in pod, from Peter Prymmer
55364      Branch: perl
55365            ! vms/descrip_mms.template
55366 ____________________________________________________________________________
55367 [  6408] By: jhi                                   on 2000/07/14  20:35:05
55368         Log: The bug report
55369              [ID 19991110.002] minimal matching discrepancy found by pcre author
55370              seems to have been fixed (though differently from what was suggested
55371              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
55372      Branch: perl
55373            ! t/op/re_tests
55374 ____________________________________________________________________________
55375 [  6407] By: jhi                                   on 2000/07/14  17:38:08
55376         Log: Fix AutoSplit to use File::Spec the right way in VMS,
55377              from Peter Prymmer.
55378      Branch: perl
55379            ! lib/AutoSplit.pm
55380 ____________________________________________________________________________
55381 [  6406] By: jhi                                   on 2000/07/14  14:13:22
55382         Log: Merge perlhacktut into perlhack, update perlguts.
55383              
55384              Subject: Re: Perlhacktut
55385              From: simon@brecon.co.uk (Simon Cozens)
55386              Date: 14 Jul 2000 06:49:21 GMT
55387              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
55388              
55389              Subject: Re: Perlhacktut
55390              From: simon@brecon.co.uk (Simon Cozens)
55391              Date: 14 Jul 2000 07:09:45 GMT
55392              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
55393      Branch: perl
55394            ! pod/perlguts.pod pod/perlhack.pod
55395 ____________________________________________________________________________
55396 [  6405] By: jhi                                   on 2000/07/14  14:02:31
55397         Log: Integrate with Sarathy.
55398      Branch: cfgperl
55399           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
55400           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
55401           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
55402 ____________________________________________________________________________
55403 [  6404] By: gsar                                  on 2000/07/14  12:15:02
55404         Log: PERL_OBJECT build tweaks
55405      Branch: perl
55406            ! toke.c
55407 ____________________________________________________________________________
55408 [  6403] By: gsar                                  on 2000/07/14  11:23:41
55409         Log: inconsistent types needs casts
55410      Branch: perl
55411            ! toke.c
55412 ____________________________________________________________________________
55413 [  6402] By: gsar                                  on 2000/07/14  11:12:04
55414         Log: typos in change#6399, regen headers
55415      Branch: perl
55416            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
55417 ____________________________________________________________________________
55418 [  6401] By: gsar                                  on 2000/07/14  10:59:12
55419         Log: typecasts needed for change#6394
55420      Branch: perl
55421            ! toke.c
55422 ____________________________________________________________________________
55423 [  6400] By: gsar                                  on 2000/07/14  10:49:37
55424         Log: integrate cfgperl contents into mainline
55425      Branch: perl
55426           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
55427           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
55428 ____________________________________________________________________________
55429 [  6399] By: gsar                                  on 2000/07/14  10:38:35
55430         Log: enable UTF-16 filter by default if relevant BOM is seen; various
55431              cleanups (typos, misformatted code, and small bugs)
55432      Branch: perl
55433            ! doop.c embed.pl mg.c op.c pp.c toke.c
55434 ____________________________________________________________________________
55435 [  6398] By: gsar                                  on 2000/07/14  08:55:38
55436         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
55437              name suggests anyway)
55438      Branch: perl
55439            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
55440 ____________________________________________________________________________
55441 [  6397] By: gsar                                  on 2000/07/14  08:44:33
55442         Log: move new variables to the end of the interpreter structure (for
55443              bincompat in code that doesn't #include XSUB.h)
55444      Branch: perl
55445            ! intrpvar.h
55446 ____________________________________________________________________________
55447 [  6396] By: gsar                                  on 2000/07/14  08:13:58
55448         Log: MakeMaker should not remove editor backups (*~) on `make clean`
55449              by default (completes change#6383)
55450      Branch: perl
55451            ! lib/ExtUtils/MM_Unix.pm
55452 ____________________________________________________________________________
55453 [  6395] By: jhi                                   on 2000/07/14  05:20:33
55454         Log: Replace change #6337 with a better one.
55455              
55456              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
55457              From: Hugo <hv@crypt.compulink.co.uk>
55458              Date: Fri, 14 Jul 2000 04:16:20 +0100
55459              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
55460      Branch: cfgperl
55461            ! regexec.c t/op/re_tests
55462 ____________________________________________________________________________
55463 [  6394] By: jhi                                   on 2000/07/14  01:33:59
55464         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
55465      Branch: cfgperl
55466            ! embed.pl global.sym proto.h toke.c
55467 ____________________________________________________________________________
55468 [  6393] By: jhi                                   on 2000/07/13  23:41:23
55469         Log: remove discarded test
55470      Branch: cfgperl
55471            ! MANIFEST
55472 ____________________________________________________________________________
55473 [  6392] By: jhi                                   on 2000/07/13  23:32:25
55474         Log: The {multiplier} of a fixed substring was overlooked which
55475              caused a wrong initial search offset for that substring.
55476              
55477              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
55478              From: Hugo <hv@crypt.compulink.co.uk>
55479              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
55480              Date: Thu, 13 Jul 2000 19:27:13 +0100
55481      Branch: cfgperl
55482            ! regcomp.c t/op/re_tests
55483 ____________________________________________________________________________
55484 [  6391] By: jhi                                   on 2000/07/13  16:37:42
55485         Log: typo fix from Craig Berry
55486      Branch: cfgperl
55487            ! vms/subconfigure.com
55488 ____________________________________________________________________________
55489 [  6390] By: jhi                                   on 2000/07/13  13:20:12
55490         Log: Integrate with Sarathy.
55491      Branch: cfgperl
55492            - t/op/method2entersub.t
55493           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
55494           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
55495           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
55496           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
55497 ____________________________________________________________________________
55498 [  6389] By: jhi                                   on 2000/07/13  13:18:48
55499         Log: Detypo from Peter Prymmer, part of #6388.
55500      Branch: cfgperl
55501            ! Configure config_h.SH
55502      Branch: metaconfig
55503            ! U/modified/d_longlong.U
55504 ____________________________________________________________________________
55505 [  6388] By: gsar                                  on 2000/07/13  06:33:40
55506         Log: typos (spotted by Peter Prymmer)
55507      Branch: perl
55508            ! Configure t/lib/english.t
55509 ____________________________________________________________________________
55510 [  6387] By: gsar                                  on 2000/07/13  05:35:28
55511         Log: new selfloader.t in change#6183 doesn't close DATA handles,
55512              and thus fails to clean up tmp files on dosish platforms
55513      Branch: perl
55514            ! t/lib/selfloader.t
55515 ____________________________________________________________________________
55516 [  6386] By: gsar                                  on 2000/07/12  21:42:39
55517         Log: sprintf test tweaks (from Dominic Dunlop)
55518      Branch: perl
55519            ! t/op/sprintf.t
55520 ____________________________________________________________________________
55521 [  6385] By: gsar                                  on 2000/07/12  21:33:46
55522         Log: fix bugs in processing %v-*d and similar format specs (from
55523              Avi Finkel <avi@finkel.org>)
55524      Branch: perl
55525            ! sv.c t/op/sprintf.t
55526 ____________________________________________________________________________
55527 [  6384] By: gsar                                  on 2000/07/12  16:04:19
55528         Log: readd missing perldelta.pod changes from changes#6339,6376
55529      Branch: perl
55530            ! pod/perldelta.pod
55531 ____________________________________________________________________________
55532 [  6383] By: gsar                                  on 2000/07/12  16:00:51
55533         Log: don't clobber *.orig files on *clean targets
55534      Branch: perl
55535            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
55536 ____________________________________________________________________________
55537 [  6382] By: gsar                                  on 2000/07/12  07:59:12
55538         Log: fix broken integrations in cfgperl
55539      Branch: cfgperl
55540           !> Changes pod/perldelta.pod
55541 ____________________________________________________________________________
55542 [  6381] By: gsar                                  on 2000/07/12  07:42:17
55543         Log: integrate cfgperl changes into mainline
55544      Branch: perl
55545            ! Changes
55546           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
55547           !> pod/perlre.pod
55548 ____________________________________________________________________________
55549 [  6380] By: gsar                                  on 2000/07/12  07:31:00
55550         Log: get sprintf.t to adjust properly for 3-digit exponents
55551      Branch: perl
55552            ! t/op/sprintf.t
55553 ____________________________________________________________________________
55554 [  6379] By: gsar                                  on 2000/07/12  06:40:04
55555         Log: change#6174 needs corresponding change in win32/config_h.PL,
55556              which grovels through config_h.SH to find the config.h name
55557      Branch: perl
55558            ! win32/config_h.PL
55559 ____________________________________________________________________________
55560 [  6378] By: jhi                                   on 2000/07/12  05:03:59
55561         Log: Do the cc sanity check both before the hints and
55562              after the cc selction.
55563      Branch: cfgperl
55564            ! Configure config_h.SH
55565      Branch: metaconfig
55566            ! U/modified/Oldconfig.U U/modified/cc.U
55567      Branch: metaconfig/U/perl
55568            + Checkcc.U
55569 ____________________________________________________________________________
55570 [  6377] By: jhi                                   on 2000/07/12  02:49:22
55571         Log: Fix nits noticed by Boston.pm.
55572      Branch: cfgperl
55573            ! pod/perlre.pod
55574 ____________________________________________________________________________
55575 [  6376] By: jhi                                   on 2000/07/11  21:22:13
55576         Log: Configure cosmetics and perldelta.
55577      Branch: cfgperl
55578            ! Configure config_h.SH pod/perldelta.pod
55579      Branch: metaconfig
55580            ! U/modified/cc.U
55581 ____________________________________________________________________________
55582 [  6375] By: gsar                                  on 2000/07/11  21:17:35
55583         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
55584      Branch: perl
55585            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
55586            ! win32/win32sck.c
55587 ____________________________________________________________________________
55588 [  6374] By: gsar                                  on 2000/07/11  20:48:50
55589         Log: tweak for build failure under multiplicity
55590      Branch: perl
55591            ! toke.c
55592 ____________________________________________________________________________
55593 [  6373] By: gsar                                  on 2000/07/11  20:37:23
55594         Log: integrate cfgperl changes#6325..6373 into mainline
55595              (NOTE: today's batch of integrations still untested)
55596      Branch: perl
55597           +> ext/DynaLoader/hints/netbsd.pl
55598            ! Changes
55599           !> (integrate 26 files)
55600 ____________________________________________________________________________
55601 [  6372] By: jhi                                   on 2000/07/11  20:30:36
55602         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
55603              regen perltoc.
55604      Branch: cfgperl
55605            + pod/perlbook.pod
55606            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
55607            ! pod/perltoc.pod
55608 ____________________________________________________________________________
55609 [  6371] By: jhi                                   on 2000/07/11  20:08:56
55610         Log: Minor cleanups on the booklist.
55611      Branch: cfgperl
55612            ! pod/perlfaq2.pod
55613 ____________________________________________________________________________
55614 [  6370] By: jhi                                   on 2000/07/11  19:31:13
55615         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
55616      Branch: cfgperl
55617            ! t/pragma/overload.t
55618 ____________________________________________________________________________
55619 [  6369] By: gsar                                  on 2000/07/11  19:27:48
55620         Log: integrate cfgperl changes#6293..6324 into mainline
55621      Branch: perl
55622           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
55623            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
55624           !> (integrate 30 files)
55625 ____________________________________________________________________________
55626 [  6368] By: gsar                                  on 2000/07/11  19:18:57
55627         Log: skip integrate of problematic change#6292 from cfgperl into mainline
55628      Branch: perl
55629           !> pp_hot.c
55630 ____________________________________________________________________________
55631 [  6367] By: gsar                                  on 2000/07/11  19:17:21
55632         Log: integrate cfgperl changes#6288..6290 into mainline
55633      Branch: perl
55634           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
55635 ____________________________________________________________________________
55636 [  6366] By: gsar                                  on 2000/07/11  19:11:18
55637         Log: integrate cfgperl changes#6268..6282 into mainline
55638      Branch: perl
55639           !> (integrate 30 files)
55640 ____________________________________________________________________________
55641 [  6365] By: gsar                                  on 2000/07/11  18:57:00
55642         Log: delete new accidentally branched file
55643      Branch: perl
55644            - t/op/method2entersub.t
55645 ____________________________________________________________________________
55646 [  6364] By: gsar                                  on 2000/07/11  18:55:13
55647         Log: skip integrate of change#6267 from cfgperl into mainline (the
55648              method call optimization is flawed without additional hints
55649              from user about immutableness of @ISA and no runtime method
55650              definitions)
55651      Branch: perl
55652           +> t/op/method2entersub.t
55653           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
55654           !> perl.h t/op/sprintf.t xsutils.c
55655 ____________________________________________________________________________
55656 [  6363] By: gsar                                  on 2000/07/11  18:49:43
55657         Log: integrate cfgperl changes#6261..6266 into mainline
55658      Branch: perl
55659           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
55660           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
55661           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55662           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
55663 ____________________________________________________________________________
55664 [  6362] By: gsar                                  on 2000/07/11  18:43:26
55665         Log: integrate cfgperl changes#6252..6260 into mainline
55666      Branch: perl
55667           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
55668           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
55669           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
55670           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
55671 ____________________________________________________________________________
55672 [  6361] By: gsar                                  on 2000/07/11  18:37:12
55673         Log: skip integrate of problematic change#6251 from cfgperl into mainline
55674      Branch: perl
55675           !> lib/Exporter.pm
55676 ____________________________________________________________________________
55677 [  6360] By: gsar                                  on 2000/07/11  18:34:56
55678         Log: integrate cfgperl change#6250 into mainline
55679      Branch: perl
55680           +> t/op/my_stash.t
55681           !> MANIFEST embed.pl proto.h toke.c
55682 ____________________________________________________________________________
55683 [  6359] By: gsar                                  on 2000/07/11  18:21:19
55684         Log: integrate cfgperl changes#6242..6249 into mainline
55685      Branch: perl
55686           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
55687           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
55688           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
55689           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
55690           !> t/lib/peek.t utf8.c
55691 ____________________________________________________________________________
55692 [  6358] By: gsar                                  on 2000/07/11  18:15:45
55693         Log: skip integrate of problematic change#6241 from cfgperl into mainline
55694      Branch: perl
55695           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
55696 ____________________________________________________________________________
55697 [  6357] By: jhi                                   on 2000/07/11  18:15:16
55698         Log: Fix for
55699              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
55700              From: Roderick Schertler <roderick@argon.org> 
55701              Date: Tue, 11 Jul 2000 13:55:05 -0400 
55702              Message-Id: <200007111755.NAA05077@jones.argon.org> 
55703      Branch: cfgperl
55704            ! doio.c
55705 ____________________________________________________________________________
55706 [  6356] By: jhi                                   on 2000/07/11  18:12:51
55707         Log: Typo in #6341.
55708      Branch: cfgperl
55709            ! pp_hot.c
55710 ____________________________________________________________________________
55711 [  6355] By: gsar                                  on 2000/07/11  18:12:10
55712         Log: integrate cfgperl changes#6231..6240 into mainline
55713      Branch: perl
55714           +> pod/perlutil.pod
55715           !> (integrate 35 files)
55716 ____________________________________________________________________________
55717 [  6354] By: jhi                                   on 2000/07/11  18:04:34
55718         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
55719              From: Dominic Dunlop <domo@computer.org> 
55720              Date: Tue, 11 Jul 2000 12:27:33 +0200 
55721              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
55722              
55723              Replaces change #6268.
55724      Branch: cfgperl
55725            ! t/op/sprintf.t
55726 ____________________________________________________________________________
55727 [  6353] By: gsar                                  on 2000/07/11  17:59:51
55728         Log: skip integrate of problematic change#6230 from cfgperl into mainline
55729              (a later version of File::Spec is already in mainline)
55730      Branch: perl
55731           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
55732           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
55733 ____________________________________________________________________________
55734 [  6352] By: gsar                                  on 2000/07/11  17:57:48
55735         Log: integrate cfgperl changes#6224..6229 into mainline
55736      Branch: perl
55737           +> lib/lib.pm.PL
55738            - lib/lib.pm
55739           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
55740           !> lib/English.pm op.c t/lib/english.t
55741 ____________________________________________________________________________
55742 [  6351] By: gsar                                  on 2000/07/11  17:50:10
55743         Log: skip integrate of problematic change#6223 from cfgperl into mainline
55744      Branch: perl
55745           !> doio.c
55746 ____________________________________________________________________________
55747 [  6350] By: gsar                                  on 2000/07/11  17:48:28
55748         Log: integrate cfgperl changes#6220..6222 into mainline
55749      Branch: perl
55750           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
55751           !> toke.c utf8.c win32/win32.h
55752 ____________________________________________________________________________
55753 [  6349] By: gsar                                  on 2000/07/11  17:46:13
55754         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
55755              mainline
55756      Branch: perl
55757           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55758           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
55759           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55760 ____________________________________________________________________________
55761 [  6348] By: jhi                                   on 2000/07/11  17:45:49
55762         Log: README.posix-bc podified from Thomas Dorner.
55763      Branch: cfgperl
55764            ! README.posix-bc
55765 ____________________________________________________________________________
55766 [  6347] By: gsar                                  on 2000/07/11  17:42:04
55767         Log: integrate cfgperl change#6217 into mainline
55768      Branch: perl
55769           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
55770           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
55771           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
55772 ____________________________________________________________________________
55773 [  6346] By: gsar                                  on 2000/07/11  17:39:37
55774         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
55775              mainline
55776      Branch: perl
55777           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
55778           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55779           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
55780           !> perlapi.h pod/perlapi.pod
55781 ____________________________________________________________________________
55782 [  6345] By: gsar                                  on 2000/07/11  17:36:42
55783         Log: integrate cfgperl changes#6207..6210 into mainline
55784      Branch: perl
55785           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
55786           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
55787 ____________________________________________________________________________
55788 [  6344] By: gsar                                  on 2000/07/11  17:31:20
55789         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
55790              mainline
55791      Branch: perl
55792           !> (integrate 40 files)
55793 ____________________________________________________________________________
55794 [  6343] By: gsar                                  on 2000/07/11  17:19:08
55795         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
55796      Branch: perl
55797           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
55798            ! Changes
55799           !> (integrate 34 files)
55800 ____________________________________________________________________________
55801 [  6342] By: jhi                                   on 2000/07/11  16:05:48
55802         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
55803              To: perl5-porters@perl.org
55804              From: Karsten Sperling <spiff@phreax.net>
55805              Date: Mon, 10 Jul 2000 15:12:52 +0200
55806              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
55807      Branch: cfgperl
55808            ! lib/Symbol.pm
55809 ____________________________________________________________________________
55810 [  6341] By: jhi                                   on 2000/07/11  15:59:23
55811         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
55812              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55813              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
55814              Date: Fri, 07 Jul 2000 17:57:16 +0100
55815      Branch: cfgperl
55816            ! pp_hot.c
55817 ____________________________________________________________________________
55818 [  6340] By: jhi                                   on 2000/07/11  15:55:47
55819         Log: Subject: Re: format bug report  [Patch]
55820              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55821              Date: Wed, 05 Jul 2000 13:12:52 +0200
55822              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
55823              
55824              Subject: Re: format bug report  [Patch]
55825              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55826              Date: Wed, 05 Jul 2000 14:10:01 +0200
55827              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
55828      Branch: cfgperl
55829            ! t/op/write.t toke.c
55830 ____________________________________________________________________________
55831 [  6339] By: jhi                                   on 2000/07/11  13:54:09
55832         Log: Be less forgiving about ambiguous and illegal tr ranges.
55833              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
55834              From: Mark-Jason Dominus <mjd@plover.com>
55835              Date: Tue, 04 Jul 2000 10:00:12 -0400
55836              Message-ID: <20000704140012.17772.qmail@plover.com>
55837              
55838              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
55839              From: Mark-Jason Dominus <mjd@plover.com>
55840              Date: Wed, 05 Jul 2000 09:37:36 -0400
55841              Message-ID: <20000705133736.27293.qmail@plover.com>
55842      Branch: cfgperl
55843            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
55844 ____________________________________________________________________________
55845 [  6338] By: jhi                                   on 2000/07/11  13:31:24
55846         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
55847              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55848              Date: Tue, 11 Jul 2000 13:50:51 +0100
55849              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
55850      Branch: cfgperl
55851            ! sv.c
55852 ____________________________________________________________________________
55853 [  6337] By: jhi                                   on 2000/07/11  13:29:14
55854         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
55855              From: Hugo <hv@crypt.compulink.co.uk>
55856              Date: Tue, 11 Jul 2000 12:44:50 +0100
55857              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
55858      Branch: cfgperl
55859            ! regexec.c t/op/re_tests
55860 ____________________________________________________________________________
55861 [  6336] By: jhi                                   on 2000/07/11  13:26:47
55862         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
55863              From: simon@brecon.co.uk (Simon Cozens)
55864              Date: 7 Jul 2000 11:26:09 GMT
55865              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
55866      Branch: cfgperl
55867            ! mg.c
55868 ____________________________________________________________________________
55869 [  6335] By: jhi                                   on 2000/07/11  13:23:37
55870         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
55871              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
55872              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
55873              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
55874      Branch: cfgperl
55875            + ext/DynaLoader/hints/netbsd.pl
55876            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
55877 ____________________________________________________________________________
55878 [  6334] By: jhi                                   on 2000/07/11  13:20:38
55879         Log: Subject: PATCH perlguts.pod: Document D and d magic types
55880              From: mjd@plover.com
55881              Date: 5 Jul 2000 18:01:51 -0000
55882              Message-ID: <20000705180151.29413.qmail@plover.com>
55883      Branch: cfgperl
55884            ! pod/perlguts.pod
55885 ____________________________________________________________________________
55886 [  6333] By: jhi                                   on 2000/07/11  13:15:51
55887         Log: Precedence goof, fix based on
55888              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
55889              From: Hugo <hv@crypt.compulink.co.uk>
55890              Date: Tue, 11 Jul 2000 12:52:38 +0100
55891              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
55892      Branch: cfgperl
55893            ! t/op/taint.t
55894 ____________________________________________________________________________
55895 [  6332] By: jhi                                   on 2000/07/11  12:40:17
55896         Log: Integrate with Sarathy.
55897      Branch: cfgperl
55898           !> win32/win32sck.c
55899 ____________________________________________________________________________
55900 [  6331] By: jhi                                   on 2000/07/10  20:14:16
55901         Log: Sprinkle ldlibpath.
55902      Branch: cfgperl
55903            ! pod/Makefile.SH
55904 ____________________________________________________________________________
55905 [  6330] By: jhi                                   on 2000/07/10  17:54:49
55906         Log: More POSIX.pod tweaks.
55907      Branch: cfgperl
55908            ! ext/POSIX/POSIX.pod
55909 ____________________________________________________________________________
55910 [  6329] By: jhi                                   on 2000/07/10  14:02:12
55911         Log: Reorder perl.pod once more.
55912      Branch: cfgperl
55913            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55914 ____________________________________________________________________________
55915 [  6328] By: gsar                                  on 2000/07/10  07:06:00
55916         Log: accept() leaks memory on windows due to incorrect ordering of
55917              closesocket() and fclose() calls
55918      Branch: perl
55919            ! win32/win32sck.c
55920 ____________________________________________________________________________
55921 [  6327] By: gsar                                  on 2000/07/10  06:49:17
55922         Log: winsock options weren't being set in all threads under ithreads
55923              (caused send()s from second and subsequent threads to fail)
55924      Branch: perl
55925            ! win32/win32sck.c
55926 ____________________________________________________________________________
55927 [  6326] By: jhi                                   on 2000/07/08  02:45:40
55928         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
55929              was cast to an unsigned (32-bit) integer with wild abandon.
55930      Branch: cfgperl
55931            ! ext/Devel/DProf/DProf.xs
55932 ____________________________________________________________________________
55933 [  6325] By: jhi                                   on 2000/07/07  18:50:33
55934         Log: Remove perlbook, update perlfaq book listing,
55935              rearrange perl.pod, regenerate perltoc.
55936      Branch: cfgperl
55937            - pod/perlbook.pod
55938            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
55939            ! pod/perlfaq2.pod pod/perltoc.pod
55940 ____________________________________________________________________________
55941 [  6324] By: jhi                                   on 2000/07/07  14:03:40
55942         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
55943      Branch: cfgperl
55944            ! sv.h toke.c
55945 ____________________________________________________________________________
55946 [  6323] By: jhi                                   on 2000/07/06  16:03:55
55947         Log: Fix complaints of buildtoc.
55948      Branch: cfgperl
55949            + lib/Win32.pod
55950            - pod/Win32.pod
55951            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55952 ____________________________________________________________________________
55953 [  6322] By: jhi                                   on 2000/07/06  15:15:52
55954         Log: Add =head1 NAMEs so that buildtoc is happy.
55955              (The CGI::Util nit reported to Lincoln.)
55956      Branch: cfgperl
55957            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
55958            ! pod/perltoc.pod
55959 ____________________________________________________________________________
55960 [  6321] By: jhi                                   on 2000/07/06  03:16:04
55961         Log: Config is being used.
55962      Branch: cfgperl
55963            ! t/op/method.t
55964 ____________________________________________________________________________
55965 [  6320] By: jhi                                   on 2000/07/06  03:13:13
55966         Log: Integrate with Sarathy.
55967      Branch: cfgperl
55968           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
55969 ____________________________________________________________________________
55970 [  6319] By: jhi                                   on 2000/07/06  03:11:46
55971         Log: Autogenerate pod/Makefile and pod/buildtoc.
55972              buildtoc also checks whether the existin pods are
55973              mentioned in MANIFEST and perl.pod, and vice versa.
55974              (None of the thusly found discrepancies fixed yet.)
55975              roffitall also needs to be autogenerated similarly but it
55976              seems so badly out of date that I didn't touch it yet.
55977      Branch: cfgperl
55978            + pod/Makefile.SH pod/buildtoc.PL
55979            - pod/Makefile pod/buildtoc
55980            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
55981 ____________________________________________________________________________
55982 [  6318] By: gsar                                  on 2000/07/05  22:10:54
55983         Log: fix UNC path handling on Windows under ithreads, and chdir()
55984              return value when given a non-existent directory
55985      Branch: perl
55986            ! win32/vdir.h
55987 ____________________________________________________________________________
55988 [  6317] By: gsar                                  on 2000/07/05  22:08:19
55989         Log: winsock cleanup never done on Windows (leads to handle leaks)
55990      Branch: perl
55991            ! win32/perllib.c win32/win32sck.c
55992 ____________________________________________________________________________
55993 [  6316] By: gsar                                  on 2000/07/05  22:06:19
55994         Log: some debugger output does not go to the socket when RemotePort is set
55995      Branch: perl
55996            ! lib/perl5db.pl
55997 ____________________________________________________________________________
55998 [  6315] By: jhi                                   on 2000/07/05  00:25:21
55999         Log: Integrate with Sarathy, preliminary fix for unicos
56000              alignment problems in [ID 20000612.002] Perl problem on Cray system.
56001      Branch: cfgperl
56002            ! sv.h
56003           !> pp_hot.c
56004 ____________________________________________________________________________
56005 [  6314] By: gsar                                  on 2000/07/04  23:34:02
56006         Log: tyop in change#6306
56007      Branch: perl
56008            ! pp_hot.c
56009 ____________________________________________________________________________
56010 [  6313] By: jhi                                   on 2000/07/04  22:14:38
56011         Log: Multiline string literals ENONPORTABLE.
56012      Branch: cfgperl
56013            ! pp_hot.c
56014 ____________________________________________________________________________
56015 [  6312] By: jhi                                   on 2000/07/04  20:34:44
56016         Log: Integrate with Sarathy.
56017      Branch: cfgperl
56018           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
56019           !> t/op/method.t
56020 ____________________________________________________________________________
56021 [  6311] By: jhi                                   on 2000/07/04  20:30:56
56022         Log: More POSIX.pod embellishment.
56023      Branch: cfgperl
56024            ! ext/POSIX/POSIX.pod
56025 ____________________________________________________________________________
56026 [  6310] By: gsar                                  on 2000/07/04  17:28:48
56027         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
56028      Branch: perl
56029            ! t/lib/b.t
56030 ____________________________________________________________________________
56031 [  6309] By: jhi                                   on 2000/07/04  17:22:18
56032         Log: The #6308 required a little bit more.
56033      Branch: cfgperl
56034            ! Makefile.SH win32/Makefile
56035 ____________________________________________________________________________
56036 [  6308] By: jhi                                   on 2000/07/04  16:35:24
56037         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
56038      Branch: cfgperl
56039            + lib/lib_pm.PL
56040            - lib/lib.pm.PL
56041            ! MANIFEST Makefile.SH
56042 ____________________________________________________________________________
56043 [  6307] By: jhi                                   on 2000/07/04  16:28:58
56044         Log: Win32 patches for cfgperl from Sarathy.
56045      Branch: cfgperl
56046            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
56047            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
56048            ! thread.h toke.c util.c win32/Makefile win32/win32.c
56049 ____________________________________________________________________________
56050 [  6306] By: gsar                                  on 2000/07/04  16:28:40
56051         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
56052              (from Richard Soderberg <rs@oregonnet.com>)
56053      Branch: perl
56054            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
56055 ____________________________________________________________________________
56056 [  6305] By: jhi                                   on 2000/07/04  16:24:24
56057         Log: Integrate with Sarathy.
56058      Branch: cfgperl
56059           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
56060           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56061           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
56062           !> proto.h win32/win32.c
56063 ____________________________________________________________________________
56064 [  6304] By: gsar                                  on 2000/07/04  16:17:24
56065         Log: missing perldiag entry for unpack("w",...) diagnostic (from
56066              Andreas Koenig)
56067      Branch: perl
56068            ! pod/perldiag.pod
56069 ____________________________________________________________________________
56070 [  6303] By: gsar                                  on 2000/07/04  16:14:44
56071         Log: remove rel2abs prototypes (from Barrie Slaymaker)
56072      Branch: perl
56073            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
56074            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
56075 ____________________________________________________________________________
56076 [  6302] By: gsar                                  on 2000/07/04  04:59:35
56077         Log: adjust change#6299
56078      Branch: perl
56079            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
56080            ! win32/win32.c
56081 ____________________________________________________________________________
56082 [  6301] By: jhi                                   on 2000/07/04  04:50:07
56083         Log: Integrate with Sarathy.
56084      Branch: cfgperl
56085           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
56086           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
56087           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
56088 ____________________________________________________________________________
56089 [  6300] By: gsar                                  on 2000/07/04  04:42:09
56090         Log: PERL_OBJECT build tweak
56091      Branch: perl
56092            ! perl.h
56093 ____________________________________________________________________________
56094 [  6299] By: gsar                                  on 2000/07/04  04:37:00
56095         Log: fix memory leak on Windows (PL_sys_intern contents were never
56096              freed)
56097      Branch: perl
56098            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
56099            ! perlapi.c proto.h win32/win32.c
56100 ____________________________________________________________________________
56101 [  6298] By: gsar                                  on 2000/07/04  04:15:59
56102         Log: fix large memory leak that has been around for ever, masked by
56103              -DPURIFY (most of the arenas were never freed!)
56104      Branch: perl
56105            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
56106 ____________________________________________________________________________
56107 [  6297] By: gsar                                  on 2000/07/04  04:07:46
56108         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
56109      Branch: perl
56110            ! perl.c
56111 ____________________________________________________________________________
56112 [  6296] By: jhi                                   on 2000/06/30  18:28:37
56113         Log: Elaborate POSIX.pod.  Still needs work.
56114      Branch: cfgperl
56115            ! ext/POSIX/POSIX.pod
56116 ____________________________________________________________________________
56117 [  6295] By: jhi                                   on 2000/06/30  14:58:18
56118         Log: Point to perlipc for more SysV IPC examples.
56119      Branch: cfgperl
56120            ! pod/perlfunc.pod
56121 ____________________________________________________________________________
56122 [  6294] By: gsar                                  on 2000/06/30  14:47:45
56123         Log: slurp mode fix in change#4736 still not quite right
56124      Branch: perl
56125            ! pp_hot.c t/io/argv.t
56126 ____________________________________________________________________________
56127 [  6293] By: jhi                                   on 2000/06/30  12:02:55
56128         Log: Integrate with Sarathy.
56129      Branch: cfgperl
56130           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
56131 ____________________________________________________________________________
56132 [  6292] By: jhi                                   on 2000/06/30  12:01:11
56133         Log: From: simon@brecon.co.uk (Simon Cozens)
56134              Subject: UTF8 concat
56135              Date: 30 Jun 2000 06:13:25 GMT
56136              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
56137      Branch: cfgperl
56138            ! pp_hot.c
56139 ____________________________________________________________________________
56140 [  6291] By: gsar                                  on 2000/06/30  04:37:33
56141         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
56142              when @_ is modified, causing coredumps
56143      Branch: perl
56144            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
56145 ____________________________________________________________________________
56146 [  6290] By: jhi                                   on 2000/06/30  02:21:44
56147         Log: Integrate with Sarathy.
56148      Branch: cfgperl
56149           !> vms/vms.c vms/vmsish.h
56150 ____________________________________________________________________________
56151 [  6289] By: jhi                                   on 2000/06/30  02:21:02
56152         Log: Check VERSIONs.
56153      Branch: cfgperl
56154            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
56155            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
56156            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
56157 ____________________________________________________________________________
56158 [  6288] By: jhi                                   on 2000/06/30  02:18:52
56159         Log: Integrate with Sarathy.
56160      Branch: cfgperl
56161           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
56162           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
56163           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
56164           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
56165 ____________________________________________________________________________
56166 [  6287] By: gsar                                  on 2000/06/30  02:17:08
56167         Log: integrate vmsperl changes into mainline
56168      Branch: perl
56169           !> vms/vms.c vms/vmsish.h
56170 ____________________________________________________________________________
56171 [  6285] By: gsar                                  on 2000/06/30  02:05:28
56172         Log: localize %INC in a Safe compartment so that use/require work
56173              (many other magic globals probably need similar treatment)
56174      Branch: perl
56175            ! ext/Opcode/Opcode.xs
56176 ____________________________________________________________________________
56177 [  6284] By: gsar                                  on 2000/06/30  01:54:54
56178         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
56179              about Windows
56180      Branch: perl
56181            ! pod/perlembed.pod
56182 ____________________________________________________________________________
56183 [  6283] By: jhi                                   on 2000/06/30  01:50:10
56184         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
56185              From: Barrie Slaymaker <barries@jester.slaysys.com>
56186              Date: Wed, 28 Jun 2000 11:35:29 -0400
56187              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
56188      Branch: perl
56189            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
56190            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
56191            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56192            ! lib/File/Spec/Win32.pm
56193 ____________________________________________________________________________
56194 [  6282] By: jhi                                   on 2000/06/29  22:57:22
56195         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
56196              From: Dan Sugalski <dan@sidhe.org>
56197              Date: Tue, 06 Jun 2000 11:59:50 -0400
56198              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
56199      Branch: cfgperl
56200            ! vms/vms.c
56201 ____________________________________________________________________________
56202 [  6281] By: jhi                                   on 2000/06/29  22:52:50
56203         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
56204              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56205              Date: Wed, 7 Jun 2000 04:02:04 -0500
56206              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
56207      Branch: cfgperl
56208            ! utils/h2xs.PL
56209 ____________________________________________________________________________
56210 [  6280] By: jhi                                   on 2000/06/29  22:45:47
56211         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
56212              From: rspier@pobox.com (Robert Spier)
56213              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
56214              Message-ID: <14654.31913.845602.610277@rls.cx>
56215      Branch: cfgperl
56216            ! utils/h2xs.PL
56217 ____________________________________________________________________________
56218 [  6279] By: jhi                                   on 2000/06/29  22:38:16
56219         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
56220              From: Tim Ayers <tayers@bridge.com>
56221              Date: Thu, 08 Jun 2000 08:11:06 +0200
56222              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
56223              [resent by Richard Foley, Message-Id probably wrong]
56224      Branch: cfgperl
56225            ! pod/perlsub.pod
56226 ____________________________________________________________________________
56227 [  6278] By: jhi                                   on 2000/06/29  22:21:45
56228         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
56229              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
56230              Date: Fri, 09 Jun 2000 12:39:27 -0400
56231              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
56232              (plus update the version "number" of Text::Wrap)
56233      Branch: cfgperl
56234            ! lib/Text/Wrap.pm
56235 ____________________________________________________________________________
56236 [  6277] By: jhi                                   on 2000/06/29  22:13:10
56237         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
56238              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56239              Date: Mon, 12 Jun 2000 14:55:59 +0100
56240              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
56241      Branch: cfgperl
56242            ! pod/perlfunc.pod
56243 ____________________________________________________________________________
56244 [  6276] By: jhi                                   on 2000/06/29  22:11:06
56245         Log: Subject: [PATCH] Re: eval documentation: context
56246              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56247              Date: Mon, 12 Jun 2000 15:07:29 +0100
56248              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
56249      Branch: cfgperl
56250            ! pod/perlfunc.pod
56251 ____________________________________________________________________________
56252 [  6275] By: jhi                                   on 2000/06/29  21:59:46
56253         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
56254              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56255              Date: Tue, 13 Jun 2000 02:43:48 -0500
56256              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
56257      Branch: cfgperl
56258            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
56259 ____________________________________________________________________________
56260 [  6274] By: jhi                                   on 2000/06/29  21:56:14
56261         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
56262              From: Andy Dougherty <doughera@lafayette.edu>
56263              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
56264              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
56265      Branch: cfgperl
56266            ! ext/File/Glob/Glob.pm
56267 ____________________________________________________________________________
56268 [  6273] By: jhi                                   on 2000/06/29  21:49:09
56269         Log: Subject: [PATCH] xsub attributes
56270              From: Doug MacEachern <dougm@covalent.net>
56271              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
56272              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
56273      Branch: cfgperl
56274            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
56275            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
56276 ____________________________________________________________________________
56277 [  6272] By: jhi                                   on 2000/06/29  21:41:28
56278         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
56279              From: Tom Phoenix <rootbeer@redcat.com>
56280              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
56281              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
56282      Branch: cfgperl
56283            ! lib/Net/Ping.pm
56284 ____________________________________________________________________________
56285 [  6271] By: jhi                                   on 2000/06/29  21:36:55
56286         Log: Subject: PATCH pod/perltie.pod
56287              From: Ian Phillipps <Ian.Phillipps@iname.com>
56288              Date: Fri, 16 Jun 2000 00:17:19 +0100
56289              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
56290              (only the first hunk, the second hunk had already been done
56291              by some other patch)
56292      Branch: cfgperl
56293            ! pod/perltie.pod
56294 ____________________________________________________________________________
56295 [  6270] By: jhi                                   on 2000/06/29  21:24:51
56296         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
56297              From: Nicholas Clark <nick@talking.bollo.cx>
56298              Date: Fri, 23 Jun 2000 16:21:15 +0100
56299              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
56300      Branch: cfgperl
56301            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
56302            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
56303 ____________________________________________________________________________
56304 [  6269] By: jhi                                   on 2000/06/29  19:38:15
56305         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
56306              silence few compiler warnings.
56307      Branch: cfgperl
56308            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
56309 ____________________________________________________________________________
56310 [  6268] By: jhi                                   on 2000/06/29  18:21:50
56311         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
56312              From: Dominic Dunlop <domo@computer.org> 
56313              Date: Thu, 29 Jun 2000 12:32:39 +0200 
56314              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
56315      Branch: cfgperl
56316            ! t/op/sprintf.t
56317 ____________________________________________________________________________
56318 [  6267] By: jhi                                   on 2000/06/29  18:16:07
56319         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
56320              From: Doug MacEachern <dougm@covalent.net>
56321              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
56322              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
56323      Branch: cfgperl
56324            + t/op/method2entersub.t
56325            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
56326            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56327            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
56328            ! xsutils.c
56329 ____________________________________________________________________________
56330 [  6266] By: jhi                                   on 2000/06/29  15:11:15
56331         Log: Subject: [PATCH 5.6.0] cygwin port
56332              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
56333              From: "Fifer, Eric" <EFifer@sanwaint.com>
56334              Date: Thu, 29 Jun 2000 12:58:29 +0100
56335      Branch: cfgperl
56336            ! cygwin/Makefile.SHs
56337 ____________________________________________________________________________
56338 [  6265] By: jhi                                   on 2000/06/29  15:04:05
56339         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
56340              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56341              Date: Wed, 28 Jun 2000 17:50:12 -0700
56342              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
56343      Branch: cfgperl
56344            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56345 ____________________________________________________________________________
56346 [  6264] By: jhi                                   on 2000/06/29  15:00:57
56347         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
56348              From: Marty Lucich <marty@netcom.com>
56349              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
56350              Message-Id: <200006282116.OAA11148@netcom.com>
56351              ccdlflags update (the BSD/OS 4.1 part had already been taken
56352              care of by #6141).
56353      Branch: cfgperl
56354            ! hints/bsdos.sh
56355 ____________________________________________________________________________
56356 [  6263] By: jhi                                   on 2000/06/29  13:47:44
56357         Log: tr fixes from Simon Cozens
56358      Branch: cfgperl
56359            ! doop.c
56360 ____________________________________________________________________________
56361 [  6262] By: jhi                                   on 2000/06/28  18:46:01
56362         Log: Subject: 5.6.0 Patch for EPOC
56363              From: Olaf Flebbe <o.flebbe@gmx.de>
56364              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
56365              Message-ID: <23449.960929969@www11.gmx.net>
56366      Branch: cfgperl
56367            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
56368            ! epoc/epocish.h
56369 ____________________________________________________________________________
56370 [  6261] By: jhi                                   on 2000/06/28  18:29:07
56371         Log: Subject: Re: [PATCH cfgperl] BOMs away!
56372              From: simon@brecon.co.uk (Simon Cozens)
56373              Date: 17 Jun 2000 11:49:57 GMT
56374              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
56375      Branch: cfgperl
56376            ! pod/perldiag.pod t/comp/require.t toke.c
56377 ____________________________________________________________________________
56378 [  6260] By: jhi                                   on 2000/06/28  17:47:16
56379         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
56380              From: simon@brecon.co.uk (Simon Cozens) 
56381              Date: 17 Jun 2000 11:56:44 GMT 
56382              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
56383              pack U0, pack C0
56384      Branch: cfgperl
56385            ! pod/perlfunc.pod pp.c t/op/pack.t
56386 ____________________________________________________________________________
56387 [  6259] By: jhi                                   on 2000/06/28  16:43:17
56388         Log: perlnewmod was missing from MANIFEST.
56389      Branch: cfgperl
56390            ! MANIFEST
56391 ____________________________________________________________________________
56392 [  6258] By: jhi                                   on 2000/06/28  15:54:30
56393         Log: linenumber tweak
56394      Branch: cfgperl
56395            ! t/pragma/warn/regcomp
56396 ____________________________________________________________________________
56397 [  6257] By: jhi                                   on 2000/06/28  15:50:44
56398         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
56399              From: Doug MacEachern <dougm@covalent.net>
56400              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
56401              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
56402              (one part of the patch had been applied earlier)
56403      Branch: cfgperl
56404            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
56405 ____________________________________________________________________________
56406 [  6256] By: jhi                                   on 2000/06/28  15:40:22
56407         Log: tweaks from Simon Cozens to further fix tr/// under utf8
56408      Branch: cfgperl
56409            ! doop.c
56410 ____________________________________________________________________________
56411 [  6255] By: jhi                                   on 2000/06/28  15:33:45
56412         Log: small thinko tweaks
56413      Branch: cfgperl
56414            ! lib/IPC/Open3.pm t/op/my_stash.t
56415 ____________________________________________________________________________
56416 [  6254] By: jhi                                   on 2000/06/28  15:33:25
56417         Log: Subject: tr///, help wanted.
56418              From: simon@brecon.co.uk (Simon Cozens)
56419              Date: 28 Jun 2000 11:29:04 GMT
56420              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
56421      Branch: cfgperl
56422            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
56423            ! pp_proto.h proto.h t/op/tr.t
56424 ____________________________________________________________________________
56425 [  6253] By: jhi                                   on 2000/06/28  15:09:17
56426         Log: Paranoia tweak on #6249.
56427              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56428              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
56429              Date: Sun, 25 Jun 2000 23:43:12 -0400
56430              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
56431      Branch: cfgperl
56432            ! lib/IPC/Open3.pm
56433 ____________________________________________________________________________
56434 [  6252] By: jhi                                   on 2000/06/28  15:01:38
56435         Log: Document #6249 and #6251.
56436      Branch: cfgperl
56437            ! lib/Exporter.pm lib/IPC/Open3.pm
56438 ____________________________________________________________________________
56439 [  6251] By: jhi                                   on 2000/06/28  14:50:43
56440         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
56441              From: Doug MacEachern <dougm@covalent.net>
56442              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
56443              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
56444      Branch: cfgperl
56445            ! lib/Exporter.pm
56446 ____________________________________________________________________________
56447 [  6250] By: jhi                                   on 2000/06/28  14:45:23
56448         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
56449              From: Doug MacEachern <dougm@covalent.net>
56450              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
56451              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
56452      Branch: cfgperl
56453            + t/op/my_stash.t
56454            ! MANIFEST embed.pl global.sym proto.h toke.c
56455 ____________________________________________________________________________
56456 [  6249] By: jhi                                   on 2000/06/28  14:36:34
56457         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
56458              From: Frank Tobin <ftobin@uiuc.edu>
56459              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
56460              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
56461      Branch: cfgperl
56462            ! lib/IPC/Open3.pm
56463 ____________________________________________________________________________
56464 [  6248] By: jhi                                   on 2000/06/28  14:11:25
56465         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
56466              From: Mark-Jason Dominus <mjd@plover.com>
56467              Date: Tue, 27 Jun 2000 22:36:42 -0400
56468              Message-ID: <20000628023642.12166.qmail@plover.com>
56469      Branch: cfgperl
56470            ! pod/perlfunc.pod
56471 ____________________________________________________________________________
56472 [  6247] By: jhi                                   on 2000/06/27  12:46:37
56473         Log: Tweak $VERSION, patch from Doug MacEachern.
56474      Branch: cfgperl
56475            ! lib/File/Spec.pm
56476 ____________________________________________________________________________
56477 [  6246] By: jhi                                   on 2000/06/27  03:34:46
56478         Log: Allow for standalone testing.
56479      Branch: cfgperl
56480            ! t/lib/filefunc.t t/lib/filespec.t
56481 ____________________________________________________________________________
56482 [  6245] By: jhi                                   on 2000/06/27  02:50:02
56483         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
56484              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56485              Date: Sat, 24 Jun 2000 13:06:20 +0100
56486              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
56487      Branch: cfgperl
56488            ! ext/DynaLoader/DynaLoader_pm.PL
56489 ____________________________________________________________________________
56490 [  6244] By: jhi                                   on 2000/06/27  02:46:10
56491         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
56492              From: Doug MacEachern <dougm@covalent.net>
56493              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
56494              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
56495      Branch: cfgperl
56496            ! gv.c sv.c t/lib/peek.t
56497 ____________________________________________________________________________
56498 [  6243] By: jhi                                   on 2000/06/27  02:38:07
56499         Log: Subject: [PATCH] is_utf8_string
56500              From: simon@brecon.co.uk (Simon Cozens)
56501              Date: 26 Jun 2000 02:25:59 GMT
56502              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
56503      Branch: cfgperl
56504            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
56505            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
56506            ! proto.h utf8.c
56507 ____________________________________________________________________________
56508 [  6242] By: jhi                                   on 2000/06/27  02:24:00
56509         Log: Subject: [PATCH] bytes<->utf8 fixes
56510              From: simon@brecon.co.uk (Simon Cozens)
56511              Date: 26 Jun 2000 04:55:45 GMT
56512              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
56513      Branch: cfgperl
56514            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
56515 ____________________________________________________________________________
56516 [  6241] By: jhi                                   on 2000/06/27  02:12:42
56517         Log: Do no -warn on \_, only on \alpha.
56518              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
56519              From: David Dyck <dcd@tc.fluke.com>
56520              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
56521              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
56522      Branch: cfgperl
56523            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
56524 ____________________________________________________________________________
56525 [  6240] By: jhi                                   on 2000/06/27  02:00:01
56526         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
56527              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56528              Date: Mon, 26 Jun 2000 18:40:14 +0100
56529              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
56530      Branch: cfgperl
56531            ! utils/h2xs.PL
56532 ____________________________________________________________________________
56533 [  6239] By: jhi                                   on 2000/06/27  01:53:40
56534         Log: Configure maintenance.  Sever some dependency cycles,
56535              separate gccversion from the cc unit,
56536              address [ID 20000623.006] Configure script patch for using gcc on AIX
56537              (but solve it a little bit differently),
56538              unduplex some accidentally duplicated units,
56539              suggest using gcc if no cc available
56540              (p5p thread: "Solaris configure: counterproposal", 1999-09)
56541      Branch: cfgperl
56542            ! Configure Todo-5.6 config_h.SH
56543      Branch: metaconfig
56544            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
56545            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
56546      Branch: metaconfig/U/perl
56547            + gccvers.U
56548            ! d_getespwnam.U d_getprpwnam.U i_prot.U
56549 ____________________________________________________________________________
56550 [  6238] By: jhi                                   on 2000/06/25  18:04:56
56551         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
56552              From: Dan Sugalski <dan@sidhe.org>
56553              Date: Fri, 23 Jun 2000 17:00:00 -0400
56554              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
56555      Branch: cfgperl
56556            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
56557 ____________________________________________________________________________
56558 [  6237] By: jhi                                   on 2000/06/25  16:36:45
56559         Log: Tweak embed.pl, regen headers.
56560      Branch: cfgperl
56561            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
56562            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
56563            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
56564            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
56565            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
56566 ____________________________________________________________________________
56567 [  6236] By: jhi                                   on 2000/06/25  15:26:42
56568         Log: Regen headers.
56569      Branch: cfgperl
56570            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
56571            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
56572            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
56573            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
56574            ! regnodes.h warnings.h
56575 ____________________________________________________________________________
56576 [  6235] By: jhi                                   on 2000/06/23  19:39:35
56577         Log: The thread begun by
56578              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
56579              From: Kevin.Ruscoe@ubsw.com
56580              Date: Fri, 16 Jun 2000 16:38:51 +0100
56581              Message-Id: <H000019b03c300d6@MHS>
56582      Branch: cfgperl
56583            ! hints/solaris_2.sh
56584 ____________________________________________________________________________
56585 [  6234] By: jhi                                   on 2000/06/23  19:23:36
56586         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
56587              because when run as services (Win32ese for daemons)
56588              no environment variables are set and tmpdir ends up as /tmp,
56589              which is ambiguous.
56590              
56591              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
56592              From: matt@sergeant.org
56593              Date: 16 Jun 2000 16:30:43 -0000
56594              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
56595      Branch: cfgperl
56596            ! lib/File/Spec/Win32.pm
56597 ____________________________________________________________________________
56598 [  6233] By: jhi                                   on 2000/06/23  19:18:58
56599         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
56600              From: Mark-Jason Dominus <mjd@plover.com>
56601              Date: Fri, 16 Jun 2000 20:53:04 -0400
56602              Message-ID: <20000617005304.8008.qmail@plover.com>
56603      Branch: cfgperl
56604            ! op.h
56605 ____________________________________________________________________________
56606 [  6232] By: jhi                                   on 2000/06/23  16:10:02
56607         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
56608              From: simon@brecon.co.uk (Simon Cozens)
56609              Date: 19 Jun 2000 15:18:27 GMT
56610              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
56611              
56612              plus update pod/Makefile and regenerate perltoc
56613      Branch: cfgperl
56614            + pod/perlutil.pod
56615            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
56616 ____________________________________________________________________________
56617 [  6231] By: jhi                                   on 2000/06/23  15:19:18
56618         Log: Subject: [PATCH 5.6.0] cygwin port
56619              From: "Fifer, Eric" <EFifer@sanwaint.com>
56620              Date: Tue, 20 Jun 2000 14:30:58 +0100
56621              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
56622      Branch: cfgperl
56623            ! README.cygwin lib/File/Find.pm
56624 ____________________________________________________________________________
56625 [  6230] By: jhi                                   on 2000/06/23  14:25:21
56626         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
56627      Branch: cfgperl
56628            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
56629            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
56630            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56631            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
56632 ____________________________________________________________________________
56633 [  6229] By: jhi                                   on 2000/06/23  14:13:34
56634         Log: Subject: README.hpux version 0.6.1
56635              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
56636              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56637              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
56638      Branch: cfgperl
56639            ! README.hpux
56640 ____________________________________________________________________________
56641 [  6228] By: jhi                                   on 2000/06/23  14:07:20
56642         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
56643              From: Doug MacEachern <dougm@covalent.net>
56644              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
56645              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
56646      Branch: cfgperl
56647            ! op.c
56648 ____________________________________________________________________________
56649 [  6227] By: jhi                                   on 2000/06/23  14:01:06
56650         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
56651              From: Doug MacEachern <dougm@covalent.net>
56652              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
56653              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
56654      Branch: cfgperl
56655            + lib/lib.pm.PL
56656            - lib/lib.pm
56657            ! MANIFEST Makefile.SH
56658 ____________________________________________________________________________
56659 [  6226] By: jhi                                   on 2000/06/23  13:53:07
56660         Log: Subject: [PATCH] remove forward declarations in Socket.pm
56661              From: Doug MacEachern <dougm@covalent.net>
56662              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
56663              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
56664              
56665              From: Doug MacEachern <dougm@covalent.net>
56666              Subject: Re: [PATCH] remove forward declarations in Socket.pm
56667              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
56668              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
56669      Branch: cfgperl
56670            ! ext/Socket/Socket.pm op.c
56671 ____________________________________________________________________________
56672 [  6225] By: jhi                                   on 2000/06/23  13:41:52
56673         Log: Add source code filenames to apidoc.
56674              From: simon@brecon.co.uk (Simon Cozens)
56675              Subject: [PATCH embed.pl] Source X-ref
56676              Date: 22 Jun 2000 02:18:49 GMT
56677              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
56678      Branch: cfgperl
56679            ! embed.pl
56680 ____________________________________________________________________________
56681 [  6224] By: jhi                                   on 2000/06/23  13:32:33
56682         Log: A way to avoid English.pm performance hit.
56683              From: root <root@jester.slaysys.com>
56684              Subject: [YAPATCH English.pm] My turn to putt again
56685              Date: Thu, 22 Jun 2000 20:33:58 -0400
56686              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
56687      Branch: cfgperl
56688            ! lib/English.pm t/lib/english.t
56689 ____________________________________________________________________________
56690 [  6223] By: jhi                                   on 2000/06/23  13:27:06
56691         Log: Avoid double close().
56692              Subject: [PATCH] avoid double close()
56693              From: Doug MacEachern <dougm@covalent.net>
56694              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
56695              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
56696      Branch: cfgperl
56697            ! doio.c
56698 ____________________________________________________________________________
56699 [  6222] By: jhi                                   on 2000/06/23  13:25:54
56700         Log: doc typo fix
56701              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
56702              From: Ian Phillipps <Ian.Phillipps@iname.com>
56703              Date: Fri, 23 Jun 2000 10:40:58 +0100
56704              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
56705      Branch: cfgperl
56706            ! lib/Pod/Usage.pm
56707 ____________________________________________________________________________
56708 [  6221] By: jhi                                   on 2000/06/23  13:24:15
56709         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
56710              From: simon@brecon.co.uk (Simon Cozens)
56711              Subject: [PATCH] Eliminate tr///[CU][CU]
56712              Date: 23 Jun 2000 11:05:40 GMT
56713              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
56714      Branch: cfgperl
56715            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
56716 ____________________________________________________________________________
56717 [  6220] By: jhi                                   on 2000/06/22  16:07:51
56718         Log: Win32 patches from Benjamin Stuhl.
56719      Branch: cfgperl
56720            ! makedef.pl win32/win32.h
56721 ____________________________________________________________________________
56722 [  6219] By: jhi                                   on 2000/06/22  16:06:34
56723         Log: Bytecode patches from Benjamin Stuhl.
56724      Branch: cfgperl
56725            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
56726            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
56727            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56728 ____________________________________________________________________________
56729 [  6218] By: jhi                                   on 2000/06/15  23:54:16
56730         Log: Bytecode patches from Benjamin Stuhl.
56731      Branch: cfgperl
56732            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
56733 ____________________________________________________________________________
56734 [  6217] By: jhi                                   on 2000/06/09  13:38:29
56735         Log: Rename the fdpid locking and integrate with Sarathy.
56736      Branch: cfgperl
56737            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
56738            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
56739            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
56740            ! win32/win32.c
56741           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
56742 ____________________________________________________________________________
56743 [  6216] By: gsar                                  on 2000/06/08  14:54:21
56744         Log: be more optimal about clearing @_
56745      Branch: perl
56746            ! cop.h
56747 ____________________________________________________________________________
56748 [  6215] By: gsar                                  on 2000/06/08  14:33:04
56749         Log: tweak comment about @DB::args
56750      Branch: perl
56751            ! av.h pp_ctl.c
56752 ____________________________________________________________________________
56753 [  6214] By: gsar                                  on 2000/06/08  13:57:54
56754         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
56755              caller() wants to populate @DB::args with it (causes a coredump
56756              in Carp::confess())
56757      Branch: perl
56758            ! cop.h t/op/runlevel.t
56759 ____________________________________________________________________________
56760 [  6213] By: gsar                                  on 2000/06/08  07:06:35
56761         Log: back out change#6106 (seems problematic)
56762      Branch: perl
56763            ! hints/solaris_2.sh
56764 ____________________________________________________________________________
56765 [  6212] By: jhi                                   on 2000/06/07  03:10:36
56766         Log: Continuing mopup for #6204.
56767      Branch: cfgperl
56768            ! ext/B/defsubs_h.PL
56769 ____________________________________________________________________________
56770 [  6211] By: jhi                                   on 2000/06/07  02:41:50
56771         Log: Mopup for #6204.
56772              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
56773              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
56774              This is comes from const() where POK isn't on when expected.
56775      Branch: cfgperl
56776            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
56777            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56778            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
56779            ! perlapi.h pod/perlapi.pod
56780 ____________________________________________________________________________
56781 [  6210] By: jhi                                   on 2000/06/07  01:56:29
56782         Log: Mopup for #6207 and #6209.
56783      Branch: cfgperl
56784            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
56785 ____________________________________________________________________________
56786 [  6209] By: jhi                                   on 2000/06/07  01:33:12
56787         Log: Lock PL_fdpid against race conditions, based on:
56788              Subject: [PATCH 5.6.0]subprocess fixup for threads
56789              From: Dan Sugalski <dan@sidhe.org>
56790              To: perl5-porters@perl.org
56791              Date: Tue, 11 Apr 2000 17:02:32 -0400
56792              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
56793      Branch: cfgperl
56794            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
56795            ! win32/win32.c
56796 ____________________________________________________________________________
56797 [  6208] By: jhi                                   on 2000/06/07  01:05:23
56798         Log: Regen headers for #6207.
56799      Branch: cfgperl
56800            ! embed.h global.sym objXSUB.h proto.h
56801 ____________________________________________________________________________
56802 [  6207] By: jhi                                   on 2000/06/06  23:43:13
56803         Log: Subject: [PATCH 5.6.0] Threadsafe patches
56804              From: Dan Sugalski <dan@sidhe.org>
56805              To: perl5-porters@perl.org
56806              Date: Mon, 08 May 2000 18:08:13 -0400
56807              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
56808      Branch: cfgperl
56809            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
56810            ! proto.h sv.h util.c
56811 ____________________________________________________________________________
56812 [  6206] By: jhi                                   on 2000/06/06  23:21:23
56813         Log: Subject: [PATCH] Eliminate $a/$b in pod
56814              From: David Glasser <me@davidglasser.net>
56815              To: perl5-porters@perl.org
56816              Date: Mon, 29 May 2000 21:15:59 -0400
56817              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
56818      Branch: cfgperl
56819            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
56820            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
56821            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
56822            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
56823            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
56824            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
56825            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
56826            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
56827            ! pod/perlvar.pod pod/perlxs.pod
56828 ____________________________________________________________________________
56829 [  6205] By: jhi                                   on 2000/06/06  23:12:14
56830         Log: Subject: [PATCH] Win32 improvements
56831              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
56832              To: gsar@activestate.com, perl5-porters@perl.org
56833              Date: Mon, 29 May 2000 17:22:24 PDT
56834              Message-ID: <20000530002224.91142.qmail@hotmail.com>
56835              (MUA had mangled many lines by wordwrapping)
56836      Branch: cfgperl
56837            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
56838 ____________________________________________________________________________
56839 [  6204] By: jhi                                   on 2000/06/06  23:01:50
56840         Log: Subject: [PATCH] B::Bytecode patches
56841              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
56842              To: gsar@activestate.com, jhi@iki.fi
56843              Cc: perl5-porters@perl.org
56844              Message-ID: <20000602202526.48694.qmail@hotmail.com>
56845              (MUA had mangled many lines by wordwrapping)
56846      Branch: cfgperl
56847            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
56848            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
56849            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56850            ! intrpvar.h perl.c
56851 ____________________________________________________________________________
56852 [  6203] By: jhi                                   on 2000/06/06  22:32:43
56853         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
56854              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56855              Date: Tue, 06 Jun 2000 13:07:45 -0700
56856              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
56857      Branch: cfgperl
56858            ! pod/perldiag.pod
56859 ____________________________________________________________________________
56860 [  6202] By: jhi                                   on 2000/06/06  19:38:35
56861         Log: Integrate with Sarathy.
56862      Branch: cfgperl
56863           !> perl.c
56864 ____________________________________________________________________________
56865 [  6201] By: gsar                                  on 2000/06/06  00:42:59
56866         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
56867              does a PUSHMARK that's never ever POPMARKed; in general, only
56868              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
56869              Perl_eval_[sp]v() don't because they don't take any incoming
56870              arguments (this leak has been around since the original version
56871              of perl_eval_pv() in 5.003_97e)
56872      Branch: perl
56873            ! perl.c
56874 ____________________________________________________________________________
56875 [  6200] By: jhi                                   on 2000/06/04  03:44:52
56876         Log: Update to cperl-mode.el 4.31 from
56877              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
56878              Subject: A couple of notes
56879              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56880              To: Mailing list Perl5 <perl5-porters@perl.org>
56881              Date: Sat, 3 Jun 2000 23:33:32 -0400
56882              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
56883      Branch: cfgperl
56884            ! emacs/cperl-mode.el
56885 ____________________________________________________________________________
56886 [  6199] By: jhi                                   on 2000/06/03  15:11:05
56887         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
56888              From: Dan Sugalski <dan@sidhe.org>
56889              To: perl5-porters@perl.org, vmsperl@perl.org
56890              Date: Fri, 02 Jun 2000 17:30:51 -0400
56891              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
56892      Branch: cfgperl
56893            ! vms/descrip_mms.template vms/gen_shrfls.pl
56894 ____________________________________________________________________________
56895 [  6198] By: jhi                                   on 2000/06/03  14:59:15
56896         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
56897              From: Dan Sugalski <dan@sidhe.org>
56898              To: vmsperl@perl.org, perl5-porters@perl.org
56899              Date: Fri, 02 Jun 2000 16:00:41 -0400
56900              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
56901              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
56902      Branch: cfgperl
56903            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
56904            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
56905            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
56906 ____________________________________________________________________________
56907 [  6197] By: jhi                                   on 2000/06/03  14:41:30
56908         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
56909              From: John Borwick <jhborwic@unity.ncsu.edu>
56910              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
56911              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
56912      Branch: cfgperl
56913            ! pod/perlsyn.pod
56914 ____________________________________________________________________________
56915 [  6196] By: jhi                                   on 2000/06/03  14:38:09
56916         Log: Integrate with Sarathy.
56917      Branch: cfgperl
56918           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56919           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56920           !> vms/perly_c.vms
56921 ____________________________________________________________________________
56922 [  6195] By: gsar                                  on 2000/06/02  22:43:13
56923         Log: fix yet another eval"" leak under USE_ITHREADS
56924      Branch: perl
56925            ! op.c
56926 ____________________________________________________________________________
56927 [  6194] By: gsar                                  on 2000/06/02  18:22:06
56928         Log: fix small eval"" memory leaks under USE_ITHREADS
56929      Branch: perl
56930            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56931            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56932            ! vms/perly_c.vms
56933 ____________________________________________________________________________
56934 [  6193] By: jhi                                   on 2000/06/01  13:03:56
56935         Log: Signals-be-gone for microperl.
56936      Branch: cfgperl
56937            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
56938 ____________________________________________________________________________
56939 [  6192] By: jhi                                   on 2000/06/01  12:52:02
56940         Log: Integrate with Sarathy.
56941      Branch: cfgperl
56942           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
56943           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
56944           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
56945           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56946           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
56947           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
56948           !> t/op/vec.t utils/h2xs.PL
56949 ____________________________________________________________________________
56950 [  6191] By: gsar                                  on 2000/06/01  09:38:21
56951         Log: vec() loses numericalness (modified version of patch suggested
56952              by Robin Barker)
56953      Branch: perl
56954            ! doop.c t/op/vec.t
56955 ____________________________________________________________________________
56956 [  6190] By: gsar                                  on 2000/06/01  09:26:15
56957         Log: submit missing embed.pl change
56958      Branch: perl
56959            ! embed.pl
56960 ____________________________________________________________________________
56961 [  6189] By: gsar                                  on 2000/06/01  09:05:34
56962         Log: counting tr/// corrupts later operation (from M.J.T Guy)
56963      Branch: perl
56964            ! doop.c t/op/tr.t
56965 ____________________________________________________________________________
56966 [  6188] By: gsar                                  on 2000/06/01  08:58:39
56967         Log: h2xs tweaks
56968      Branch: perl
56969            ! utils/h2xs.PL
56970 ____________________________________________________________________________
56971 [  6187] By: gsar                                  on 2000/06/01  08:50:07
56972         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
56973              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56974      Branch: perl
56975            + lib/Pod/LaTeX.pm
56976            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
56977            ! pod/pod2latex.PL
56978 ____________________________________________________________________________
56979 [  6186] By: gsar                                  on 2000/06/01  08:24:40
56980         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
56981              <wolfgang.laun@alcatel.at>)
56982      Branch: perl
56983            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56984            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
56985 ____________________________________________________________________________
56986 [  6185] By: gsar                                  on 2000/06/01  08:12:00
56987         Log: remove incorrect documentation about implicit split to @_ in
56988              list context, which never really worked in perl 5 (from
56989              M.J.T. Guy)
56990      Branch: perl
56991            ! pod/perlfunc.pod pod/perltrap.pod
56992 ____________________________________________________________________________
56993 [  6184] By: gsar                                  on 2000/06/01  07:52:27
56994         Log: tweak for change#6127
56995      Branch: perl
56996            ! perl.c
56997 ____________________________________________________________________________
56998 [  6183] By: gsar                                  on 2000/06/01  07:41:02
56999         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
57000              <nick@ccl4.org>)
57001      Branch: perl
57002            + t/lib/selfloader.t
57003            ! MANIFEST lib/SelfLoader.pm
57004 ____________________________________________________________________________
57005 [  6182] By: jhi                                   on 2000/06/01  00:34:42
57006         Log: Be Cleaner Part Deux.
57007      Branch: cfgperl
57008            ! Makefile.SH
57009 ____________________________________________________________________________
57010 [  6181] By: jhi                                   on 2000/06/01  00:32:09
57011         Log: Integrate with Sarathy.
57012      Branch: cfgperl
57013           !> pp.c t/op/arith.t
57014 ____________________________________________________________________________
57015 [  6180] By: jhi                                   on 2000/06/01  00:31:13
57016         Log: microperl nits from Simon Cozens.
57017      Branch: cfgperl
57018            + uconfig.h
57019            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
57020            ! unixish.h
57021 ____________________________________________________________________________
57022 [  6179] By: gsar                                  on 2000/05/31  22:37:51
57023         Log: buggy modulus on UVs introduced by change#3378 (resulted in
57024              4063328477 % 65535 amounting to 27406, instead of 27407)
57025      Branch: perl
57026            ! pp.c t/op/arith.t
57027 ____________________________________________________________________________
57028 [  6178] By: jhi                                   on 2000/05/31  21:52:41
57029         Log: Be cleaner.
57030      Branch: cfgperl
57031            ! Makefile.SH
57032 ____________________________________________________________________________
57033 [  6177] By: jhi                                   on 2000/05/31  21:47:33
57034         Log: Substitution utf8 patch from Simon Cozens.
57035      Branch: cfgperl
57036            ! pp_hot.c
57037 ____________________________________________________________________________
57038 [  6176] By: jhi                                   on 2000/05/31  21:45:34
57039         Log: Single-quoted utf8 patch from Simon Cozens.
57040      Branch: cfgperl
57041            ! toke.c
57042 ____________________________________________________________________________
57043 [  6175] By: jhi                                   on 2000/05/31  21:40:18
57044         Log: Integrate with Sarathy.
57045      Branch: cfgperl
57046           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
57047 ____________________________________________________________________________
57048 [  6174] By: jhi                                   on 2000/05/31  21:37:31
57049         Log: microperl changes from Simon Cozens; Makefile for microperl
57050              written from scratch; few casts added as microperl compilation
57051              doesn't have all prototypes available.
57052      Branch: cfgperl
57053            + Makefile.micro README.micro Todo.micro uconfig.sh
57054            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
57055            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
57056      Branch: metaconfig
57057            + U/modified/Config_h.U
57058 ____________________________________________________________________________
57059 [  6173] By: jhi                                   on 2000/05/31  20:00:24
57060         Log: metaconfig maintenance.
57061      Branch: metaconfig
57062            + U/modified/Inhdr.U U/typedefs/inotype.U
57063      Branch: metaconfig/U/perl
57064            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
57065            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
57066 ____________________________________________________________________________
57067 [  6172] By: gsar                                  on 2000/05/31  05:05:42
57068         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
57069              (from Ilya Zakharevich)
57070      Branch: perl
57071            ! regexec.c t/op/re_tests
57072 ____________________________________________________________________________
57073 [  6171] By: gsar                                  on 2000/05/31  05:01:47
57074         Log: scalar() doesn't force scalar context when used in void context
57075              (from Simon Cozens)
57076      Branch: perl
57077            ! op.c t/op/wantarray.t
57078 ____________________________________________________________________________
57079 [  6170] By: gsar                                  on 2000/05/31  04:41:33
57080         Log: change#6142 needs tweaks to tests to work where there's no symlink()
57081              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
57082      Branch: perl
57083            ! t/lib/filefind.t
57084 ____________________________________________________________________________
57085 [  6169] By: gsar                                  on 2000/05/31  04:29:49
57086         Log: integrate cfgperl contents into mainline
57087      Branch: perl
57088           +> pod/perlmodlib.PL pod/perlnewmod.pod
57089           !> (integrate 42 files)
57090 ____________________________________________________________________________
57091 [  6168] By: jhi                                   on 2000/05/30  22:53:37
57092         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
57093      Branch: cfgperl
57094            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57095            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
57096            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
57097            ! win32/config.bc win32/config.gc win32/config.vc
57098            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57099            ! win32/config_h.PL win32/config_sh.PL
57100      Branch: metaconfig/U/perl
57101            ! perlxv.U
57102 ____________________________________________________________________________
57103 [  6167] By: jhi                                   on 2000/05/30  22:20:21
57104         Log: tweak todo 
57105      Branch: cfgperl
57106            ! Todo-5.6
57107 ____________________________________________________________________________
57108 [  6166] By: jhi                                   on 2000/05/30  22:11:51
57109         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
57110              in case somebody wants to write an extension for more
57111              shadow database interfaces.
57112      Branch: cfgperl
57113            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57114            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
57115            ! vos/config.def vos/config.h vos/config_h.SH_orig
57116            ! win32/config.bc win32/config.gc win32/config.vc
57117            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57118      Branch: metaconfig
57119            ! U/modified/Myinit.U
57120      Branch: metaconfig/U/perl
57121            + d_getespwnam.U d_getprpwnam.U i_prot.U
57122 ____________________________________________________________________________
57123 [  6165] By: jhi                                   on 2000/05/30  18:35:34
57124         Log: Integrate with Sarathy.
57125      Branch: cfgperl
57126           !> op.c
57127 ____________________________________________________________________________
57128 [  6164] By: jhi                                   on 2000/05/30  18:30:16
57129         Log: detypo
57130      Branch: cfgperl
57131            ! Configure config_h.SH
57132      Branch: metaconfig/U/perl
57133            ! perlxv.U
57134 ____________________________________________________________________________
57135 [  6163] By: gsar                                  on 2000/05/30  03:24:03
57136         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
57137      Branch: perl
57138            ! op.c
57139 ____________________________________________________________________________
57140 [  6162] By: gsar                                  on 2000/05/30  03:09:38
57141         Log: fix memory leak in method call optimization (change#3768);
57142              made C<eval "$x->foo()"> leak
57143      Branch: perl
57144            ! op.c
57145 ____________________________________________________________________________
57146 [  6161] By: jhi                                   on 2000/05/29  17:56:26
57147         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
57148              both from Simon Cozens.
57149      Branch: cfgperl
57150            + pod/perlmodlib.PL pod/perlnewmod.pod
57151            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
57152            ! pod/perlmodlib.pod pod/perltoc.pod
57153 ____________________________________________________________________________
57154 [  6160] By: jhi                                   on 2000/05/29  17:23:55
57155         Log: Changes for the File::Temp 0.08 (change #6159) test suite
57156              to fit better into the Perl distribution test framework.
57157      Branch: cfgperl
57158            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
57159            ! t/lib/ftmp-tempfile.t
57160 ____________________________________________________________________________
57161 [  6159] By: jhi                                   on 2000/05/29  16:55:36
57162         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
57163      Branch: cfgperl
57164            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
57165            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
57166 ____________________________________________________________________________
57167 [  6158] By: bailey                                on 2000/05/29  16:22:08
57168         Log: Add fallback to tmpfile for use in cases where user's relying on
57169              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
57170              Lane's patch)
57171      Branch: vmsperl
57172            ! vms/vms.c vms/vmsish.h
57173 ____________________________________________________________________________
57174 [  6157] By: jhi                                   on 2000/05/29  03:10:36
57175         Log: Regen Configure to jive with #6149.
57176      Branch: cfgperl
57177            ! Configure
57178      Branch: metaconfig
57179            ! U/modified/Getfile.U
57180 ____________________________________________________________________________
57181 [  6156] By: jhi                                   on 2000/05/29  03:01:38
57182         Log: Integrate with Sarathy.
57183      Branch: cfgperl
57184           +> ext/DynaLoader/dl_mac.xs
57185           !> (integrate 38 files)
57186 ____________________________________________________________________________
57187 [  6155] By: gsar                                  on 2000/05/28  21:15:58
57188         Log: small bug in change#6144; remove random \xA0 character that snuck
57189              in via change#6145
57190      Branch: perl
57191            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
57192 ____________________________________________________________________________
57193 [  6154] By: gsar                                  on 2000/05/28  21:04:19
57194         Log: avoid type mismatch warning
57195      Branch: perl
57196            ! perl.c
57197 ____________________________________________________________________________
57198 [  6153] By: gsar                                  on 2000/05/28  20:58:31
57199         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
57200              <nick@Bagpuss.uk.boo.com>)
57201      Branch: perl
57202            ! lib/Test/Harness.pm
57203 ____________________________________________________________________________
57204 [  6152] By: gsar                                  on 2000/05/28  20:53:42
57205         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
57206      Branch: perl
57207            ! regexec.c
57208 ____________________________________________________________________________
57209 [  6151] By: gsar                                  on 2000/05/28  20:50:28
57210         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
57211      Branch: perl
57212            ! regexec.c
57213 ____________________________________________________________________________
57214 [  6150] By: gsar                                  on 2000/05/28  20:39:58
57215         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
57216      Branch: perl
57217            ! pod/perlrequick.pod
57218 ____________________________________________________________________________
57219 [  6149] By: gsar                                  on 2000/05/28  20:35:16
57220         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
57221              <troc@netrus.net>)
57222      Branch: perl
57223            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
57224            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
57225            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
57226            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
57227 ____________________________________________________________________________
57228 [  6148] By: gsar                                  on 2000/05/28  20:21:07
57229         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
57230      Branch: perl
57231            ! lib/ExtUtils/MM_Unix.pm
57232 ____________________________________________________________________________
57233 [  6147] By: gsar                                  on 2000/05/28  20:12:41
57234         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
57235              (from Peter Prymmer)
57236      Branch: perl
57237            ! vms/subconfigure.com
57238 ____________________________________________________________________________
57239 [  6146] By: gsar                                  on 2000/05/28  20:06:15
57240         Log: doc typo
57241      Branch: perl
57242            ! lib/warnings.pm warnings.h warnings.pl
57243 ____________________________________________________________________________
57244 [  6145] By: gsar                                  on 2000/05/28  18:44:33
57245         Log: make xsubpp skip embedded pod (from Matthias Neeracher
57246              <neeri@iis.ee.ethz.ch>)
57247      Branch: perl
57248            ! lib/ExtUtils/xsubpp
57249 ____________________________________________________________________________
57250 [  6144] By: gsar                                  on 2000/05/28  18:42:49
57251         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
57252              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
57253              <neeri@iis.ee.ethz.ch>)
57254      Branch: perl
57255            ! lib/AutoSplit.pm
57256 ____________________________________________________________________________
57257 [  6143] By: gsar                                  on 2000/05/28  18:41:12
57258         Log: MacOS support, part 1 (from Matthias Neeracher
57259              <neeri@iis.ee.ethz.ch>)
57260      Branch: perl
57261            + ext/DynaLoader/dl_mac.xs
57262            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
57263            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
57264            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
57265            ! util.h
57266 ____________________________________________________________________________
57267 [  6142] By: gsar                                  on 2000/05/28  18:21:51
57268         Log: File::Find fails to chdir when chasing symlinks (from
57269              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
57270      Branch: perl
57271            ! lib/File/Find.pm t/lib/filefind.t
57272 ____________________________________________________________________________
57273 [  6141] By: jhi                                   on 2000/05/28  14:25:15
57274         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
57275              forwarded by Peter Seebach from the bsdi-users mailing list.
57276              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
57277      Branch: perl
57278            ! hints/bsdos.sh
57279 ____________________________________________________________________________
57280 [  6140] By: jhi                                   on 2000/05/28  14:11:57
57281         Log: Integrate with Sarathy.
57282      Branch: cfgperl
57283           +> (branch 30 files)
57284           !> (integrate 93 files)
57285 ____________________________________________________________________________
57286 [  6139] By: gsar                                  on 2000/05/28  10:01:48
57287         Log: revise mktables.PL for bugs and newness in Unicode 3.0
57288              (from James Bence <jbence@amgen.com>)
57289      Branch: perl
57290            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
57291            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
57292            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
57293            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
57294            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
57295            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
57296            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
57297            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
57298            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
57299            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
57300            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
57301            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
57302            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
57303            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
57304            + lib/unicode/Is/SylWU.pl
57305            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
57306            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
57307            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
57308            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
57309            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
57310            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
57311            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
57312            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
57313            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
57314            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
57315            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
57316            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
57317            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
57318            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
57319            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
57320            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
57321            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
57322            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
57323            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
57324            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
57325            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
57326            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
57327            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
57328            ! lib/unicode/Makefile lib/unicode/mktables.PL
57329 ____________________________________________________________________________
57330 [  6138] By: gsar                                  on 2000/05/28  08:50:32
57331         Log: add note about the handling of negative indices to tied arrays
57332              (from Michael G Schwern <schwern@pobox.com>)
57333      Branch: perl
57334            ! pod/perltie.pod
57335 ____________________________________________________________________________
57336 [  6137] By: gsar                                  on 2000/05/28  08:46:10
57337         Log: fix bogus redeclaration warning for "our" variables in different
57338              scopes
57339      Branch: perl
57340            ! op.c t/pragma/strict-vars
57341 ____________________________________________________________________________
57342 [  6136] By: gsar                                  on 2000/05/28  08:31:20
57343         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
57344      Branch: perl
57345            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
57346 ____________________________________________________________________________
57347 [  6135] By: gsar                                  on 2000/05/28  08:17:50
57348         Log: enable Test::Harness to dynamically determine column width etc.
57349              (from Rob Napier <rnapier@employees.org>)
57350      Branch: perl
57351            ! lib/Test/Harness.pm
57352 ____________________________________________________________________________
57353 [  6134] By: gsar                                  on 2000/05/28  08:13:39
57354         Log: make Test::Harness use wait.h/WCOREDUMP if available
57355              (from Ben Tilly <ben_tilly@hotmail.com>)
57356      Branch: perl
57357            ! lib/Test/Harness.pm
57358 ____________________________________________________________________________
57359 [  6133] By: gsar                                  on 2000/05/28  08:08:05
57360         Log: elide bogus test in change#6132
57361      Branch: perl
57362            ! t/pragma/warn/9enabled
57363 ____________________________________________________________________________
57364 [  6132] By: gsar                                  on 2000/05/28  08:03:14
57365         Log: warnings::enabled() doesn't fall back to looking at $^W if
57366              caller isn't using lexical warnings (from Paul Marquess)
57367      Branch: perl
57368            ! pp_ctl.c t/pragma/warn/9enabled
57369 ____________________________________________________________________________
57370 [  6131] By: gsar                                  on 2000/05/28  07:57:47
57371         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
57372      Branch: perl
57373            ! ext/POSIX/POSIX.pm
57374 ____________________________________________________________________________
57375 [  6130] By: gsar                                  on 2000/05/28  07:29:12
57376         Log: fix places that mean C<"word" character> but say C<alphanumeric
57377              character>
57378      Branch: perl
57379            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
57380 ____________________________________________________________________________
57381 [  6129] By: gsar                                  on 2000/05/28  07:18:41
57382         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
57383      Branch: perl
57384            ! vms/test.com
57385 ____________________________________________________________________________
57386 [  6128] By: gsar                                  on 2000/05/28  07:12:55
57387         Log: new perlxstut example for passing/returning refs to arrays
57388              (from David Lowe <dlowe@pootpoot.com>)
57389      Branch: perl
57390            ! pod/perlxstut.pod
57391 ____________________________________________________________________________
57392 [  6127] By: gsar                                  on 2000/05/28  07:02:50
57393         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
57394              failed (from Gisle Aas)
57395      Branch: perl
57396            ! cop.h perl.c
57397 ____________________________________________________________________________
57398 [  6126] By: gsar                                  on 2000/05/28  06:39:53
57399         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
57400              (reworked variant of patch suggested by Simon Cozens)
57401      Branch: perl
57402            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
57403            ! pp_hot.c proto.h t/op/gv.t
57404 ____________________________________________________________________________
57405 [  6125] By: gsar                                  on 2000/05/28  05:14:55
57406         Log: enable propagating exception objects via Perl_croak() in XS code
57407              (from Gisle Aas)
57408      Branch: perl
57409            ! util.c
57410 ____________________________________________________________________________
57411 [  6124] By: gsar                                  on 2000/05/28  05:07:28
57412         Log: integrate vmsperl contents into mainline
57413      Branch: perl
57414           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
57415           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
57416           !> vms/vmsish.h
57417 ____________________________________________________________________________
57418 [  6123] By: gsar                                  on 2000/05/28  05:03:53
57419         Log: clarify gotcha with #line directives (from Rocco Caputo
57420              <troc@netrus.net>)
57421      Branch: perl
57422            ! pod/perldebug.pod pod/perlsyn.pod
57423 ____________________________________________________________________________
57424 [  6122] By: gsar                                  on 2000/05/28  04:58:29
57425         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
57426              (from Mark-Jason Dominus)
57427      Branch: perl
57428            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
57429            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
57430            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
57431            ! toke.c
57432 ____________________________________________________________________________
57433 [  6121] By: bailey                                on 2000/05/25  04:46:54
57434         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
57435              lists (based on fixes by Craig Berry)
57436      Branch: vmsperl
57437            ! lib/File/Spec/VMS.pm
57438 ____________________________________________________________________________
57439 [  6120] By: bailey                                on 2000/05/25  04:25:38
57440         Log: Add missing escape (Charles Lane)
57441      Branch: vmsperl
57442            ! t/op/lex_assign.t
57443 ____________________________________________________________________________
57444 [  6119] By: bailey                                on 2000/05/25  04:21:25
57445         Log: Quiet error messages in vmsish.t (Charles Lane)
57446      Branch: vmsperl
57447            ! vms/ext/vmsish.t
57448 ____________________________________________________________________________
57449 [  6118] By: bailey                                on 2000/05/25  04:17:57
57450         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
57451              Flatten case labels in switch statements uniformly (Charles Bailey)
57452      Branch: vmsperl
57453            ! vms/vms.c
57454 ____________________________________________________________________________
57455 [  6117] By: bailey                                on 2000/05/25  03:58:09
57456         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
57457      Branch: vmsperl
57458            ! vms/vmsish.h
57459 ____________________________________________________________________________
57460 [  6116] By: bailey                                on 2000/05/25  03:11:15
57461         Log: Miscellaneous cosmetic fixes (Charles Lane)
57462      Branch: vmsperl
57463            ! lib/ExtUtils/MM_VMS.pm
57464 ____________________________________________________________________________
57465 [  6115] By: bailey                                on 2000/05/25  03:10:36
57466         Log: Add bounds checking for several strings (Charles Lane)
57467      Branch: vmsperl
57468            ! vms/vms.c
57469 ____________________________________________________________________________
57470 [  6114] By: bailey                                on 2000/05/25  02:25:34
57471         Log: Urk -- undo previous removal of vmsish 'exit' change
57472      Branch: vmsperl
57473            ! vms/ext/vmsish.pm vms/vmsish.h
57474 ____________________________________________________________________________
57475 [  6113] By: bailey                                on 2000/05/24  02:24:40
57476         Log: Ugly workaround for version-specific RTL error
57477      Branch: vmsperl
57478            ! vms/vms.c
57479 ____________________________________________________________________________
57480 [  6112] By: bailey                                on 2000/05/24  02:19:55
57481         Log: Check for existence of file before trying to delete
57482      Branch: vmsperl
57483            ! vms/test.com
57484 ____________________________________________________________________________
57485 [  6111] By: bailey                                on 2000/05/23  23:35:13
57486         Log: Resync with mainline prior to post-5.6.0 updates
57487      Branch: vmsperl
57488           +> (branch 49 files)
57489            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
57490            ! vms/ext/vmsish.pm
57491           !> (integrate 334 files)
57492 ____________________________________________________________________________
57493 [  6110] By: jhi                                   on 2000/05/23  19:28:32
57494         Log: todo tweak
57495      Branch: cfgperl
57496            ! Todo-5.6
57497 ____________________________________________________________________________
57498 [  6109] By: jhi                                   on 2000/05/18  17:38:54
57499         Log: Integrate with Sarathy.
57500      Branch: cfgperl
57501           !> mg.c perl.h win32/perlhost.h
57502 ____________________________________________________________________________
57503 [  6108] By: gsar                                  on 2000/05/17  02:24:56
57504         Log: reenable fake signal handling on Windows, bugs and all
57505      Branch: perl
57506            ! mg.c perl.h win32/perlhost.h
57507 ____________________________________________________________________________
57508 [  6107] By: jhi                                   on 2000/05/15  18:01:41
57509         Log: Tweak the todo list.
57510      Branch: cfgperl
57511            ! Todo-5.6
57512 ____________________________________________________________________________
57513 [  6106] By: jhi                                   on 2000/05/15  13:41:48
57514         Log: The (Configure) script refuses to go on, after asking for
57515              'You may also choose to try maximal 64-bitness....'.
57516              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
57517              -- Patrick Zima
57518              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
57519      Branch: cfgperl
57520            ! hints/solaris_2.sh
57521 ____________________________________________________________________________
57522 [  6105] By: jhi                                   on 2000/05/11  14:37:43
57523         Log: Integrate with Sarathy.
57524      Branch: cfgperl
57525           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
57526           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
57527 ____________________________________________________________________________
57528 [  6104] By: gsar                                  on 2000/05/11  03:39:07
57529         Log: PL_sys_intern was being initialized too late on windows
57530      Branch: perl
57531            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
57532            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
57533 ____________________________________________________________________________
57534 [  6103] By: jhi                                   on 2000/05/09  19:42:20
57535         Log: Test tweaking for Unicos continues.
57536      Branch: cfgperl
57537            ! t/op/64bitint.t
57538 ____________________________________________________________________________
57539 [  6102] By: jhi                                   on 2000/05/09  16:47:27
57540         Log: The test suite tweak in #6101 wasn't quite right.
57541      Branch: cfgperl
57542            ! t/lib/complex.t
57543 ____________________________________________________________________________
57544 [  6101] By: jhi                                   on 2000/05/09  15:35:34
57545         Log: Hints and test tweaks for Unicos.
57546      Branch: cfgperl
57547            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
57548 ____________________________________________________________________________
57549 [  6100] By: jhi                                   on 2000/05/08  21:15:06
57550         Log: More compilation tweakery from Allen Smith.
57551      Branch: cfgperl
57552            ! hints/irix_6.sh
57553 ____________________________________________________________________________
57554 [  6099] By: jhi                                   on 2000/05/08  19:21:18
57555         Log: Tweaks for the cc bugs from Allen Smith.
57556      Branch: cfgperl
57557            ! hints/irix_6.sh
57558 ____________________________________________________________________________
57559 [  6098] By: jhi                                   on 2000/05/08  19:13:37
57560         Log: Add a note about other, yet unsupported, shadow password APIs.
57561      Branch: cfgperl
57562            ! pp_sys.c
57563 ____________________________________________________________________________
57564 [  6097] By: jhi                                   on 2000/05/08  18:46:34
57565         Log: Add a note about possible compilation problems from Allen Smith.
57566      Branch: cfgperl
57567            ! hints/irix_6.sh
57568 ____________________________________________________________________________
57569 [  6096] By: jhi                                   on 2000/05/08  17:33:10
57570         Log: Integrate with Sarathy.
57571      Branch: cfgperl
57572           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
57573           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
57574 ____________________________________________________________________________
57575 [  6095] By: jhi                                   on 2000/05/08  16:21:33
57576         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
57577              might be useful in future.
57578      Branch: cfgperl
57579            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57580            ! config_h.SH
57581      Branch: metaconfig
57582            ! U/installdirs/inc_version_list.U
57583      Branch: metaconfig/U/perl
57584            ! perlxv.U
57585 ____________________________________________________________________________
57586 [  6094] By: gsar                                  on 2000/05/08  14:22:22
57587         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
57588      Branch: perl
57589            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
57590            ! hints/cygwin.sh pp_sys.c
57591 ____________________________________________________________________________
57592 [  6093] By: gsar                                  on 2000/05/08  12:52:28
57593         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
57594              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
57595      Branch: perl
57596            ! pp_sys.c sv.c win32/perlhost.h
57597 ____________________________________________________________________________
57598 [  6092] By: jhi                                   on 2000/05/07  22:40:34
57599         Log: Regen perltoc with the fixed buildtoc.
57600      Branch: cfgperl
57601            ! pod/perltoc.pod
57602 ____________________________________________________________________________
57603 [  6091] By: jhi                                   on 2000/05/07  22:24:16
57604         Log: Integrate with Sarathy.
57605      Branch: cfgperl
57606           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
57607           !> t/op/substr.t toke.c
57608 ____________________________________________________________________________
57609 [  6090] By: gsar                                  on 2000/05/07  19:47:07
57610         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
57611              [NI]OK; added tests for both
57612      Branch: perl
57613            ! perl.c pp_hot.c sv.c t/op/substr.t
57614 ____________________________________________________________________________
57615 [  6089] By: gsar                                  on 2000/05/07  18:18:38
57616         Log: buildtoc tweak to fix newline lossage
57617      Branch: perl
57618            ! pod/buildtoc
57619 ____________________________________________________________________________
57620 [  6088] By: jhi                                   on 2000/05/07  16:35:36
57621         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
57622              because we do not use those.  The HAS_GETSPNAM remains,
57623              though, because we still do use that.
57624      Branch: cfgperl
57625            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57626            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
57627            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
57628            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
57629            ! win32/config.vc win32/config_H.bc win32/config_H.gc
57630            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
57631 ____________________________________________________________________________
57632 [  6087] By: gsar                                  on 2000/05/07  16:05:16
57633         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
57634      Branch: perl
57635            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
57636 ____________________________________________________________________________
57637 [  6086] By: jhi                                   on 2000/05/07  15:27:07
57638         Log: Integrate with Sarathy.
57639      Branch: cfgperl
57640           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
57641           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
57642           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
57643           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
57644           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
57645           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
57646 ____________________________________________________________________________
57647 [  6085] By: gsar                                  on 2000/05/07  05:52:02
57648         Log: repeat operator (x) doesn't preserve utf8-ness
57649      Branch: perl
57650            ! pp.c t/op/substr.t
57651 ____________________________________________________________________________
57652 [  6084] By: gsar                                  on 2000/05/07  05:39:55
57653         Log: substr() does not preserve utf8-ness (from Stefan Eissing
57654              <Eissing@medicaldataservice.de>); added tests
57655      Branch: perl
57656            ! pp.c t/op/substr.t
57657 ____________________________________________________________________________
57658 [  6083] By: gsar                                  on 2000/05/07  05:24:46
57659         Log: note about undocumented caller() return value (from M.J.T. Guy);
57660              yet another peek.t tweak
57661      Branch: perl
57662            ! pod/perlfunc.pod t/lib/peek.t
57663 ____________________________________________________________________________
57664 [  6082] By: gsar                                  on 2000/05/07  05:08:40
57665         Log: peek.t non-portable to ithreads
57666      Branch: perl
57667            ! t/lib/peek.t
57668 ____________________________________________________________________________
57669 [  6081] By: gsar                                  on 2000/05/07  04:17:04
57670         Log: better default perlbug categories for ok reports (from Richard Foley)
57671      Branch: perl
57672            ! utils/perlbug.PL
57673 ____________________________________________________________________________
57674 [  6080] By: gsar                                  on 2000/05/07  04:08:07
57675         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
57676              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
57677      Branch: perl
57678            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
57679            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
57680            ! AUTHORS MAINTAIN MANIFEST
57681 ____________________________________________________________________________
57682 [  6079] By: gsar                                  on 2000/05/07  04:01:38
57683         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
57684      Branch: perl
57685            ! lib/Carp/Heavy.pm
57686 ____________________________________________________________________________
57687 [  6078] By: gsar                                  on 2000/05/07  01:24:19
57688         Log: workaround for CRT bug in chdir() (from Charles Lane, via
57689              Peter Prymmer)
57690      Branch: perl
57691            ! iperlsys.h vms/vms.c vms/vmsish.h
57692 ____________________________________________________________________________
57693 [  6077] By: gsar                                  on 2000/05/07  01:22:23
57694         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
57695              and Tom Phoenix)
57696      Branch: perl
57697            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
57698 ____________________________________________________________________________
57699 [  6076] By: gsar                                  on 2000/05/06  17:36:29
57700         Log: integrate cfgperl contents into mainline
57701      Branch: perl
57702           +> t/lib/peek.t
57703           !> Configure MANIFEST Porting/Glossary Porting/config.sh
57704           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
57705           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
57706           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
57707 ____________________________________________________________________________
57708 [  6075] By: jhi                                   on 2000/05/05  18:56:10
57709         Log: Make the test more portable.
57710      Branch: cfgperl
57711            ! t/lib/peek.t
57712 ____________________________________________________________________________
57713 [  6074] By: jhi                                   on 2000/05/05  18:49:20
57714         Log: Introduce t/lib/peek.t.
57715      Branch: cfgperl
57716            + t/lib/peek.t
57717            ! MANIFEST
57718 ____________________________________________________________________________
57719 [  6073] By: jhi                                   on 2000/05/05  14:30:45
57720         Log: Complex tweaks.
57721      Branch: cfgperl
57722            ! lib/Math/Complex.pm t/lib/complex.t
57723 ____________________________________________________________________________
57724 [  6072] By: jhi                                   on 2000/05/05  12:27:13
57725         Log: Integrate with Sarathy.
57726      Branch: cfgperl
57727           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57728           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
57729           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
57730           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
57731 ____________________________________________________________________________
57732 [  6071] By: gsar                                  on 2000/05/05  02:24:46
57733         Log: misformatted perllocal.pod (from Tim Jenness
57734              <t.jenness@jach.hawaii.edu>)
57735      Branch: perl
57736            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57737 ____________________________________________________________________________
57738 [  6070] By: gsar                                  on 2000/05/05  02:16:52
57739         Log: remove misleading comment (from M.J.T. Guy)
57740      Branch: perl
57741            ! t/lib/anydbm.t
57742 ____________________________________________________________________________
57743 [  6069] By: gsar                                  on 2000/05/05  02:15:13
57744         Log: File::Spec compatibility update (from Barrie Slaymaker
57745              <barries@slaysys.com>)
57746      Branch: perl
57747            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
57748            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
57749 ____________________________________________________________________________
57750 [  6068] By: gsar                                  on 2000/05/05  02:01:50
57751         Log: note about values()
57752      Branch: perl
57753            ! pod/perlfunc.pod
57754 ____________________________________________________________________________
57755 [  6067] By: gsar                                  on 2000/05/05  01:33:09
57756         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
57757      Branch: perl
57758            ! win32/win32.c
57759 ____________________________________________________________________________
57760 [  6066] By: gsar                                  on 2000/05/05  01:23:43
57761         Log: s/END/CHECK/
57762      Branch: perl
57763            ! perl.c
57764 ____________________________________________________________________________
57765 [  6065] By: jhi                                   on 2000/05/04  17:30:22
57766         Log: Integrate with Sarathy.
57767      Branch: cfgperl
57768           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
57769 ____________________________________________________________________________
57770 [  6064] By: gsar                                  on 2000/05/04  17:26:14
57771         Log: change#5905 wasn't quite right--it's intent only applies when arguments
57772              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
57773      Branch: perl
57774            ! pp_sys.c sv.c
57775 ____________________________________________________________________________
57776 [  6063] By: gsar                                  on 2000/05/04  16:52:29
57777         Log: tokeq() could read unallocated field in argument
57778      Branch: perl
57779            ! toke.c
57780 ____________________________________________________________________________
57781 [  6062] By: gsar                                  on 2000/05/04  16:34:51
57782         Log: additional tests for utf8.t
57783      Branch: perl
57784            ! t/pragma/utf8.t
57785 ____________________________________________________________________________
57786 [  6061] By: gsar                                  on 2000/05/04  16:09:28
57787         Log: change#5921 neglected to make eq honor "use bytes"
57788      Branch: perl
57789            ! sv.c
57790 ____________________________________________________________________________
57791 [  6060] By: jhi                                   on 2000/05/04  15:30:16
57792         Log: Integrate with Sarathy.
57793      Branch: cfgperl
57794           !> perl.c regcomp.c t/pragma/utf8.t
57795 ____________________________________________________________________________
57796 [  6059] By: jhi                                   on 2000/05/04  15:26:37
57797         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
57798              in natively 64-bit platforms where a long is a quad (no need
57799              for long longs).  Also added bias for IVs.
57800      Branch: cfgperl
57801            ! toke.c
57802 ____________________________________________________________________________
57803 [  6058] By: gsar                                  on 2000/05/04  00:19:14
57804         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
57805              (spotted by Donald Kinzer <dkinzer@premia.com>)
57806      Branch: perl
57807            ! perl.c
57808 ____________________________________________________________________________
57809 [  6057] By: gsar                                  on 2000/05/03  18:34:01
57810         Log: fix broken parsing of /\x{ab}/
57811      Branch: perl
57812            ! regcomp.c t/pragma/utf8.t
57813 ____________________________________________________________________________
57814 [  6056] By: jhi                                   on 2000/05/03  17:57:16
57815         Log: The search of infinity continues, this time simplified.
57816      Branch: cfgperl
57817            ! lib/Math/Complex.pm
57818 ____________________________________________________________________________
57819 [  6055] By: jhi                                   on 2000/05/03  17:45:30
57820         Log: Detypo.
57821      Branch: cfgperl
57822            ! hints/unicos.sh
57823 ____________________________________________________________________________
57824 [  6054] By: jhi                                   on 2000/05/02  22:28:27
57825         Log: Be more forgiving in POSIX about HUGE_VALL.
57826      Branch: cfgperl
57827            ! ext/POSIX/POSIX.xs
57828 ____________________________________________________________________________
57829 [  6053] By: jhi                                   on 2000/05/02  22:25:05
57830         Log: Integrate with Sarathy.
57831      Branch: cfgperl
57832           !> hints/irix_6.sh pod/perlop.pod
57833 ____________________________________________________________________________
57834 [  6052] By: jhi                                   on 2000/05/02  22:24:31
57835         Log: Unicos hint tweak.
57836      Branch: cfgperl
57837            ! hints/unicos.sh
57838 ____________________________________________________________________________
57839 [  6051] By: jhi                                   on 2000/05/02  22:21:26
57840         Log: Complex tweakery.
57841      Branch: cfgperl
57842            ! lib/Math/Complex.pm t/lib/complex.t
57843 ____________________________________________________________________________
57844 [  6050] By: jhi                                   on 2000/05/02  19:26:22
57845         Log: Use setxxent()/endxxent().
57846      Branch: cfgperl
57847            ! t/op/grent.t t/op/pwent.t
57848 ____________________________________________________________________________
57849 [  6049] By: jhi                                   on 2000/05/02  19:06:02
57850         Log: Test both the scalar and list contexts.
57851      Branch: cfgperl
57852            ! t/op/grent.t t/op/pwent.t
57853 ____________________________________________________________________________
57854 [  6048] By: gsar                                  on 2000/05/02  18:29:10
57855         Log: add note about how $( doesn't interpolate in REs (from
57856              Philip Newton <newton@ficus.frogspace.net>)
57857      Branch: perl
57858            ! pod/perlop.pod
57859 ____________________________________________________________________________
57860 [  6047] By: jhi                                   on 2000/05/02  17:41:24
57861         Log: Call getspnam() only iff needd.
57862      Branch: cfgperl
57863            ! pp_sys.c
57864 ____________________________________________________________________________
57865 [  6046] By: gsar                                  on 2000/05/02  17:07:25
57866         Log: libscheck has insufficient checks for n32 libs (from
57867              Albert Chin-A-Young <china@thewrittenword.com>)
57868      Branch: perl
57869            ! hints/irix_6.sh
57870 ____________________________________________________________________________
57871 [  6045] By: jhi                                   on 2000/05/02  13:57:17
57872         Log: Integrate with Sarathy.
57873      Branch: cfgperl
57874           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
57875           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
57876 ____________________________________________________________________________
57877 [  6044] By: gsar                                  on 2000/05/02  06:48:19
57878         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
57879              such that underscores are only ignored in literal numbers,
57880              "\x{...}", and hex/oct argument
57881      Branch: perl
57882            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
57883 ____________________________________________________________________________
57884 [  6043] By: gsar                                  on 2000/05/02  02:22:29
57885         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
57886      Branch: perl
57887            ! pod/perlretut.pod
57888 ____________________________________________________________________________
57889 [  6042] By: gsar                                  on 2000/05/02  02:17:51
57890         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
57891      Branch: perl
57892            ! pod/perltrap.pod
57893 ____________________________________________________________________________
57894 [  6041] By: gsar                                  on 2000/05/02  01:53:51
57895         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
57896              to compensate
57897      Branch: perl
57898            ! Porting/makerel
57899 ____________________________________________________________________________
57900 [  6040] By: gsar                                  on 2000/05/02  01:51:57
57901         Log: missing files in MANIFEST
57902      Branch: perl
57903            ! MANIFEST
57904 ____________________________________________________________________________
57905 [  6039] By: jhi                                   on 2000/05/02  00:36:46
57906         Log: Infinite problems.
57907      Branch: cfgperl
57908            ! lib/Math/Complex.pm
57909 ____________________________________________________________________________
57910 [  6038] By: jhi                                   on 2000/05/02  00:06:38
57911         Log: pwent/spent #ifdef imbalance.
57912      Branch: cfgperl
57913            ! pp_sys.c
57914 ____________________________________________________________________________
57915 [  6037] By: jhi                                   on 2000/05/01  22:50:11
57916         Log: Use HUGE_VALL if applicable.
57917      Branch: cfgperl
57918            ! ext/POSIX/POSIX.xs util.c
57919 ____________________________________________________________________________
57920 [  6036] By: jhi                                   on 2000/05/01  22:20:53
57921         Log: Correct Freudian slip.
57922      Branch: cfgperl
57923            ! pp_sys.c
57924 ____________________________________________________________________________
57925 [  6035] By: jhi                                   on 2000/05/01  21:07:38
57926         Log: Continue on the pwent/spent case.
57927      Branch: cfgperl
57928            ! pp_sys.c
57929 ____________________________________________________________________________
57930 [  6034] By: jhi                                   on 2000/05/01  17:45:14
57931         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
57932              adjustments in 6032 conflicted badly with this, will have
57933              to revisit them later.
57934      Branch: cfgperl
57935           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
57936           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57937           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
57938           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
57939           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
57940           !> t/lib/cgi-html.t t/lib/cgi-request.t
57941 ____________________________________________________________________________
57942 [  6033] By: jhi                                   on 2000/05/01  17:40:49
57943         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
57944      Branch: cfgperl
57945            ! pp_sys.c
57946 ____________________________________________________________________________
57947 [  6032] By: gsar                                  on 2000/05/01  15:56:32
57948         Log: whitespace adjustments
57949      Branch: perl
57950            ! pp_sys.c
57951 ____________________________________________________________________________
57952 [  6031] By: gsar                                  on 2000/05/01  15:19:41
57953         Log: small nits in diagnostics.pm (from Robin Barker)
57954      Branch: perl
57955            ! lib/diagnostics.pm pod/perldiag.pod
57956 ____________________________________________________________________________
57957 [  6030] By: gsar                                  on 2000/05/01  08:39:18
57958         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
57959              for @- and @+ (from Johan Vromans)
57960      Branch: perl
57961            ! lib/English.pm pod/perlvar.pod
57962 ____________________________________________________________________________
57963 [  6029] By: gsar                                  on 2000/05/01  08:16:10
57964         Log: add CGI.pm v2.66 (from Lincoln Stein)
57965      Branch: perl
57966            + lib/CGI/Util.pm t/lib/cgi-pretty.t
57967            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57968            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
57969            ! t/lib/cgi-html.t t/lib/cgi-request.t
57970 ____________________________________________________________________________
57971 [  6028] By: gsar                                  on 2000/05/01  06:34:41
57972         Log: Pod::Man generates groff-incompatible macro definition (from
57973              Tom Christiansen)
57974      Branch: perl
57975            ! lib/Pod/Man.pm
57976 ____________________________________________________________________________
57977 [  6027] By: gsar                                  on 2000/05/01  06:31:36
57978         Log: podlators-1.02 update (from Russ Allbery)
57979      Branch: perl
57980            ! lib/Pod/Man.pm lib/Pod/Text.pm
57981 ____________________________________________________________________________
57982 [  6026] By: jhi                                   on 2000/04/30  23:24:23
57983         Log: Integrate with Sarathy.
57984      Branch: cfgperl
57985           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
57986           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
57987           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
57988           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
57989           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
57990           !> t/lib/syslog.t toke.c win32/win32.h
57991 ____________________________________________________________________________
57992 [  6025] By: gsar                                  on 2000/04/30  18:17:47
57993         Log: Is{Alnum,Alpha,Word} don't match titlecase
57994              
57995              TODO: IsSpace is defined recursively!
57996              
57997              (both spotted by Larry)
57998      Branch: perl
57999            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
58000            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
58001 ____________________________________________________________________________
58002 [  6024] By: gsar                                  on 2000/04/30  17:50:19
58003         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
58004              (from Hugo van der Sanden)
58005      Branch: perl
58006            ! toke.c
58007 ____________________________________________________________________________
58008 [  6023] By: gsar                                  on 2000/04/30  17:14:43
58009         Log: debugger stomps on $. (from M.J.T. Guy)
58010      Branch: perl
58011            ! lib/perl5db.pl
58012 ____________________________________________________________________________
58013 [  6022] By: gsar                                  on 2000/04/30  16:59:22
58014         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
58015      Branch: perl
58016            ! sv.c
58017 ____________________________________________________________________________
58018 [  6021] By: gsar                                  on 2000/04/29  21:00:08
58019         Log: remove Win2K issue in pod (fixed by change#6020)
58020      Branch: perl
58021            ! README.win32 pod/perl56delta.pod
58022 ____________________________________________________________________________
58023 [  6020] By: gsar                                  on 2000/04/29  20:51:49
58024         Log: test tweak
58025      Branch: perl
58026            ! t/lib/open3.t
58027 ____________________________________________________________________________
58028 [  6019] By: gsar                                  on 2000/04/29  20:34:27
58029         Log: windows portability tweaks
58030      Branch: perl
58031            ! t/lib/b.t win32/win32.h
58032 ____________________________________________________________________________
58033 [  6018] By: gsar                                  on 2000/04/29  19:55:24
58034         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
58035              make _PATH_LOG() return "" if unavailable
58036      Branch: perl
58037            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
58038            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
58039 ____________________________________________________________________________
58040 [  6017] By: jhi                                   on 2000/04/28  22:49:46
58041         Log: Integrate with Sarathy.
58042      Branch: cfgperl
58043           !> op.c perl.c pod/perldiag.pod t/lib/b.t
58044 ____________________________________________________________________________
58045 [  6016] By: jhi                                   on 2000/04/28  22:46:14
58046         Log: Do not warn that an infinity does not look like a number.
58047      Branch: cfgperl
58048            ! sv.c
58049 ____________________________________________________________________________
58050 [  6015] By: gsar                                  on 2000/04/28  22:35:49
58051         Log: tweak test for portability
58052      Branch: perl
58053            ! t/lib/b.t
58054 ____________________________________________________________________________
58055 [  6014] By: gsar                                  on 2000/04/28  22:05:31
58056         Log: glob() loading File::Glob behind the scenes may cause syntax errors
58057      Branch: perl
58058            ! op.c
58059 ____________________________________________________________________________
58060 [  6013] By: gsar                                  on 2000/04/28  21:25:22
58061         Log: tweak change#5945 to display correct switch name in diagnostic
58062      Branch: perl
58063            ! perl.c pod/perldiag.pod
58064 ____________________________________________________________________________
58065 [  6012] By: jhi                                   on 2000/04/28  21:08:12
58066         Log: Integrate with Sarathy.
58067      Branch: cfgperl
58068           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
58069           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
58070           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
58071 ____________________________________________________________________________
58072 [  6011] By: jhi                                   on 2000/04/28  21:04:46
58073         Log: &HUGE_VAL is not defined, it exists.
58074      Branch: cfgperl
58075            ! lib/Math/Complex.pm
58076 ____________________________________________________________________________
58077 [  6010] By: gsar                                  on 2000/04/28  21:02:58
58078         Log: clarify note about shadow password support (from
58079              gellyfish@gellyfish.com)
58080      Branch: perl
58081            ! pod/perlfunc.pod
58082 ____________________________________________________________________________
58083 [  6009] By: gsar                                  on 2000/04/28  21:00:00
58084         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
58085      Branch: perl
58086            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
58087 ____________________________________________________________________________
58088 [  6008] By: gsar                                  on 2000/04/28  20:56:33
58089         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
58090      Branch: perl
58091            ! installperl vms/subconfigure.com
58092 ____________________________________________________________________________
58093 [  6007] By: gsar                                  on 2000/04/28  20:51:21
58094         Log: note about compile failures and END blocks (from M.J.T. Guy)
58095      Branch: perl
58096            ! pod/perl56delta.pod pod/perlmod.pod
58097 ____________________________________________________________________________
58098 [  6006] By: jhi                                   on 2000/04/28  20:42:14
58099         Log: Regen Configure.
58100      Branch: cfgperl
58101            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58102            ! config_h.SH
58103 ____________________________________________________________________________
58104 [  6005] By: gsar                                  on 2000/04/28  20:41:16
58105         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
58106      Branch: perl
58107            ! utils/perldoc.PL
58108 ____________________________________________________________________________
58109 [  6004] By: jhi                                   on 2000/04/28  20:28:21
58110         Log: Integrate with Sarathy.
58111      Branch: cfgperl
58112           !> Configure INSTALL Porting/Glossary Porting/config.sh
58113           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
58114           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
58115           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
58116           !> win32/config.vc win32/win32.c
58117 ____________________________________________________________________________
58118 [  6003] By: gsar                                  on 2000/04/28  20:11:20
58119         Log: allow REG_EXPAND_SZ keys in Windows registry (from
58120              John Clayton <John.Clayton@barclayscapital.com>)
58121      Branch: perl
58122            ! win32/win32.c
58123 ____________________________________________________________________________
58124 [  6002] By: gsar                                  on 2000/04/28  19:34:16
58125         Log: destructive sv_setsv() can lose UV-ness from source, causing
58126              numeric promotions/comparisons to fail to do the right thing
58127      Branch: perl
58128            ! sv.c
58129 ____________________________________________________________________________
58130 [  6001] By: gsar                                  on 2000/04/28  18:44:15
58131         Log: support additional library locations via $Config{otherlibdirs}
58132              (from Andy Dougherty)
58133      Branch: perl
58134            ! Configure INSTALL Porting/Glossary Porting/config.sh
58135            ! Porting/config_H config_h.SH epoc/config.sh perl.c
58136            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
58137            ! win32/config.bc win32/config.gc win32/config.vc
58138 ____________________________________________________________________________
58139 [  6000] By: gsar                                  on 2000/04/28  18:26:58
58140         Log: reworked otherlibdirs.U (from Andy Dougherty)
58141      Branch: metaconfig
58142            ! U/installdirs/otherlibdirs.U
58143 ____________________________________________________________________________
58144 [  5999] By: gsar                                  on 2000/04/28  18:17:07
58145         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
58146      Branch: perl
58147            ! t/pragma/warn/toke toke.c
58148 ____________________________________________________________________________
58149 [  5998] By: jhi                                   on 2000/04/28  13:32:17
58150         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
58151      Branch: cfgperl
58152            ! lib/Math/Complex.pm
58153 ____________________________________________________________________________
58154 [  5997] By: jhi                                   on 2000/04/28  13:14:04
58155         Log: Preserve $!.
58156      Branch: cfgperl
58157            ! lib/Math/Complex.pm
58158 ____________________________________________________________________________
58159 [  5996] By: jhi                                   on 2000/04/28  12:59:23
58160         Log: Integrate with Sarathy.
58161      Branch: cfgperl
58162           +> pod/perlrequick.pod pod/perlretut.pod
58163           !> (integrate 51 files)
58164 ____________________________________________________________________________
58165 [  5995] By: gsar                                  on 2000/04/28  09:37:36
58166         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
58167      Branch: perl
58168            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
58169 ____________________________________________________________________________
58170 [  5994] By: gsar                                  on 2000/04/28  09:33:26
58171         Log: fix for missed accounting for null byte in pack("Z",...) (from
58172              M.J.T. Guy)
58173      Branch: perl
58174            ! pp.c t/op/pack.t
58175 ____________________________________________________________________________
58176 [  5993] By: gsar                                  on 2000/04/28  09:30:05
58177         Log: various minor tweaks seen on p5p
58178      Branch: perl
58179            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
58180 ____________________________________________________________________________
58181 [  5992] By: gsar                                  on 2000/04/28  09:08:19
58182         Log: pod nit (from Simon Cozens)
58183      Branch: perl
58184            ! pod/perlop.pod
58185 ____________________________________________________________________________
58186 [  5991] By: gsar                                  on 2000/04/28  09:06:36
58187         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
58188      Branch: perl
58189            ! README.posix-bc hints/posix-bc.sh
58190 ____________________________________________________________________________
58191 [  5990] By: gsar                                  on 2000/04/28  08:54:52
58192         Log: use $ENV{LIB} to search for libs under Visual C compiler
58193              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
58194      Branch: perl
58195            ! lib/ExtUtils/Liblist.pm
58196 ____________________________________________________________________________
58197 [  5989] By: gsar                                  on 2000/04/28  08:27:12
58198         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
58199              itself and no other (from Tom Hughes)
58200      Branch: perl
58201            ! t/op/array.t toke.c
58202 ____________________________________________________________________________
58203 [  5988] By: gsar                                  on 2000/04/28  08:01:38
58204         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
58205              <paul@miraclefish.com>)
58206      Branch: perl
58207            ! lib/ExtUtils/MakeMaker.pm
58208 ____________________________________________________________________________
58209 [  5987] By: gsar                                  on 2000/04/28  07:53:09
58210         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
58211      Branch: perl
58212            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
58213 ____________________________________________________________________________
58214 [  5986] By: gsar                                  on 2000/04/28  07:44:17
58215         Log: add regular expressions tutorial and quick-start guide (from
58216              Mark Kvale <kvale@phy.ucsf.edu>)
58217      Branch: perl
58218            + pod/perlrequick.pod pod/perlretut.pod
58219            ! AUTHORS MAINTAIN MANIFEST
58220 ____________________________________________________________________________
58221 [  5985] By: gsar                                  on 2000/04/28  07:30:28
58222         Log: forked child may not exit correctly if it failed to open
58223              /dev/console (from Graham Barr)
58224      Branch: perl
58225            ! ext/Sys/Syslog/Syslog.pm
58226 ____________________________________________________________________________
58227 [  5984] By: gsar                                  on 2000/04/28  07:27:20
58228         Log: attributes::reftype() doesn't work on tied argument
58229      Branch: perl
58230            ! xsutils.c
58231 ____________________________________________________________________________
58232 [  5983] By: gsar                                  on 2000/04/28  07:15:04
58233         Log: numeric conversion of non-number in change#3378 tramples on
58234              OOK offset, causing segfaults
58235      Branch: perl
58236            ! sv.c
58237 ____________________________________________________________________________
58238 [  5982] By: gsar                                  on 2000/04/28  04:48:25
58239         Log: avoid error in IO::Socket::INET when given an unknown service name
58240              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
58241      Branch: perl
58242            ! ext/IO/lib/IO/Socket/INET.pm
58243 ____________________________________________________________________________
58244 [  5981] By: gsar                                  on 2000/04/28  04:31:31
58245         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
58246              prototype mismatch with CORE::glob(); update pod and tests to
58247              suit (File::Glob::glob() is still available for backward
58248              compatibility, but should be considered deprecated)
58249      Branch: perl
58250            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
58251            ! t/lib/glob-taint.t
58252 ____________________________________________________________________________
58253 [  5980] By: gsar                                  on 2000/04/28  03:47:29
58254         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
58255              <ghudson@mit.edu>)
58256      Branch: metaconfig
58257            ! U/modified/Options.U
58258      Branch: perl
58259            ! Configure
58260 ____________________________________________________________________________
58261 [  5979] By: gsar                                  on 2000/04/28  03:07:54
58262         Log: under useithreads, constant pad entries could inadvertantly be
58263              shared across threads (from Eric Blood <eblood@xmission.com>);
58264              added Eric's test case to testsuite
58265      Branch: perl
58266            ! op.c t/op/misc.t
58267 ____________________________________________________________________________
58268 [  5978] By: gsar                                  on 2000/04/27  21:13:00
58269         Log: sync version numbers in File::Spec with the ones on CPAN
58270              (from Barrie Slaymaker)
58271      Branch: perl
58272            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
58273            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
58274            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
58275 ____________________________________________________________________________
58276 [  5977] By: gsar                                  on 2000/04/27  21:07:29
58277         Log: autoquote barewords followed by newline and arrow properly
58278              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
58279      Branch: perl
58280            ! t/pragma/warn/toke toke.c
58281 ____________________________________________________________________________
58282 [  5976] By: gsar                                  on 2000/04/27  20:41:20
58283         Log: DB_File v1.73 update (from Paul Marquess)
58284      Branch: perl
58285            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
58286            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
58287 ____________________________________________________________________________
58288 [  5975] By: gsar                                  on 2000/04/27  20:34:24
58289         Log: allow sort() reentrancy (variant of patch suggested by
58290              Hugo van der Sanden)
58291      Branch: perl
58292            ! pp_ctl.c t/op/sort.t
58293 ____________________________________________________________________________
58294 [  5974] By: gsar                                  on 2000/04/27  19:46:57
58295         Log: change#4197 somehow missed initializing PL_errors, meaning
58296              sytax error queueing wasn't working outside eval"" at all;
58297              also fixed eval"" to localize PL_error_count, so that compile-time
58298              eval's don't clobber the error state of the outer context
58299      Branch: perl
58300            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
58301            ! t/pragma/warn/toke
58302 ____________________________________________________________________________
58303 [  5973] By: gsar                                  on 2000/04/27  18:29:05
58304         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
58305      Branch: perl
58306            ! regcomp.c regexec.c t/op/re_tests
58307 ____________________________________________________________________________
58308 [  5972] By: jhi                                   on 2000/04/27  18:22:41
58309         Log: Integrate with Sarathy.
58310      Branch: cfgperl
58311           +> t/lib/b.t t/lib/syslog.t
58312           !> (integrate 31 files)
58313 ____________________________________________________________________________
58314 [  5971] By: jhi                                   on 2000/04/27  18:18:46
58315         Log: Unicos tweaks from Mark P. Lutz.
58316      Branch: cfgperl
58317            ! hints/unicos.sh lib/Math/Complex.pm
58318 ____________________________________________________________________________
58319 [  5970] By: gsar                                  on 2000/04/27  18:05:11
58320         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
58321              IV is >32bits
58322      Branch: perl
58323            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
58324 ____________________________________________________________________________
58325 [  5969] By: gsar                                  on 2000/04/27  17:50:56
58326         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
58327      Branch: perl
58328            + t/lib/syslog.t
58329            ! MANIFEST ext/Sys/Syslog/Syslog.pm
58330 ____________________________________________________________________________
58331 [  5968] By: gsar                                  on 2000/04/27  17:44:49
58332         Log: tolerate spaces in group names in test on solaris (from David Boyce
58333              <dsb@boyski.com>)
58334      Branch: perl
58335            ! t/op/groups.t
58336 ____________________________________________________________________________
58337 [  5967] By: gsar                                  on 2000/04/27  17:41:22
58338         Log: improved docs on the warn_uninit diagnostic (from David Glasser
58339              and Simon Cozens)
58340      Branch: perl
58341            ! pod/perldiag.pod
58342 ____________________________________________________________________________
58343 [  5966] By: gsar                                  on 2000/04/27  16:54:58
58344         Log: add testsuite for B backends, fix bug in B::Deparse (from
58345              Simon Cozens <simon@brecon.co.uk>)
58346      Branch: perl
58347            + t/lib/b.t
58348            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
58349 ____________________________________________________________________________
58350 [  5965] By: gsar                                  on 2000/04/27  16:10:37
58351         Log: avoid "will not stay shared" warnings for our variables (from
58352              Robin Barker)
58353      Branch: perl
58354            ! op.c t/pragma/warn/op
58355 ____________________________________________________________________________
58356 [  5964] By: gsar                                  on 2000/04/27  07:05:05
58357         Log: reformat to 72 columns (again)
58358      Branch: perl
58359            ! pod/perldiag.pod
58360 ____________________________________________________________________________
58361 [  5963] By: gsar                                  on 2000/04/27  06:28:31
58362         Log: patch from Larry to make (\&) prototype work; added tests for
58363              the same
58364      Branch: perl
58365            ! op.c t/comp/proto.t
58366 ____________________________________________________________________________
58367 [  5962] By: gsar                                  on 2000/04/27  06:15:47
58368         Log: updated README.hpux (from Jeff Okamoto)
58369      Branch: perl
58370            ! README.hpux
58371 ____________________________________________________________________________
58372 [  5961] By: gsar                                  on 2000/04/27  05:55:03
58373         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
58374      Branch: perl
58375            ! emacs/cperl-mode.el
58376 ____________________________________________________________________________
58377 [  5960] By: gsar                                  on 2000/04/27  05:49:26
58378         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
58379      Branch: perl
58380            ! INSTALL
58381 ____________________________________________________________________________
58382 [  5959] By: gsar                                  on 2000/04/27  05:33:41
58383         Log: doubled words in pods (from Simon Cozens
58384              <simon.p.cozens@jp.pwcglobal.com>)
58385      Branch: perl
58386            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
58387            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
58388            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
58389            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
58390            ! pod/perltootc.pod
58391 ____________________________________________________________________________
58392 [  5958] By: gsar                                  on 2000/04/27  05:11:39
58393         Log: change#3569 deleted some essential code, revert; avoid use of
58394              atexit() to make DynaLoader work properly on AIX under mod_perl
58395              (from Jens-Uwe Mager <jum@helios.de>)
58396      Branch: perl
58397            ! ext/DynaLoader/dl_aix.xs
58398 ____________________________________________________________________________
58399 [  5957] By: gsar                                  on 2000/04/27  04:54:51
58400         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
58401      Branch: perl
58402            ! pod/perlmod.pod
58403 ____________________________________________________________________________
58404 [  5956] By: gsar                                  on 2000/04/27  04:51:47
58405         Log: better diagnostics on failed tests (from Ilya Zakharevich)
58406      Branch: perl
58407            ! t/op/lex_assign.t
58408 ____________________________________________________________________________
58409 [  5955] By: gsar                                  on 2000/04/27  04:26:44
58410         Log: longstanding bug exposed by change#3307: sort arguments weren't
58411              compiled with the right wantarray context (ensuing runtime lookup
58412              via block_gimme() was getting the incidental context of the
58413              sort() itself)
58414      Branch: perl
58415            ! op.c t/op/sort.t
58416 ____________________________________________________________________________
58417 [  5954] By: gsar                                  on 2000/04/26  23:42:12
58418         Log: integrate cfgperl contents into mainline
58419      Branch: perl
58420           !> (integrate 30 files)
58421 ____________________________________________________________________________
58422 [  5953] By: jhi                                   on 2000/04/26  23:06:42
58423         Log: Integrate with Sarathy.
58424      Branch: cfgperl
58425           !> README.win32 ext/B/B/Deparse.pm
58426           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
58427           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
58428           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
58429           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
58430           !> utils/perldoc.PL vms/perlvms.pod
58431 ____________________________________________________________________________
58432 [  5952] By: jhi                                   on 2000/04/26  23:03:46
58433         Log: Undo "use integer" addition from 64bitint as it seems
58434              to break most of the subtests in Digital UNIX;
58435              Unicos needs to find another way.
58436      Branch: cfgperl
58437            ! t/op/64bitint.t
58438 ____________________________________________________________________________
58439 [  5951] By: jhi                                   on 2000/04/26  22:57:53
58440         Log: Be more robust on "extreme" (large absolute value)
58441              arguments.  Originally reported by Daniel Connelly
58442              as a problem with asinh() on large negative arguments,
58443              asinh() used to bail out because an argument to log()
58444              ended up being zero.  Ilya Zakharevich proposed using
58445              Taylor's series in such cases, which for such large
58446              arguments is a very good approximation.
58447      Branch: cfgperl
58448            ! lib/Math/Complex.pm t/lib/complex.t
58449 ____________________________________________________________________________
58450 [  5950] By: gsar                                  on 2000/04/25  19:13:12
58451         Log: reformat perldiag to avoid long lines
58452      Branch: perl
58453            ! pod/perldiag.pod
58454 ____________________________________________________________________________
58455 [  5949] By: gsar                                  on 2000/04/25  18:41:11
58456         Log: make perldoc use the pod2man from the same version (from
58457              M.J.T. Guy)
58458      Branch: perl
58459            ! utils/perldoc.PL
58460 ____________________________________________________________________________
58461 [  5948] By: gsar                                  on 2000/04/25  18:21:57
58462         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
58463              <kompas@kompas.usr.onet.pl>)
58464      Branch: perl
58465            ! lib/vars.pm
58466 ____________________________________________________________________________
58467 [  5947] By: gsar                                  on 2000/04/25  18:11:53
58468         Log: use &dl_error rather than &dl_load_file as the guard for calling
58469              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
58470              statically built perl)
58471      Branch: perl
58472            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
58473 ____________________________________________________________________________
58474 [  5946] By: jhi                                   on 2000/04/25  17:37:54
58475         Log: Document that tr() is not tr(1).
58476      Branch: cfgperl
58477            ! pod/perlop.pod
58478 ____________________________________________________________________________
58479 [  5945] By: gsar                                  on 2000/04/25  16:34:33
58480         Log: make module name mandatory after -M switch; reorder perldiag
58481              alphabetically (from Mark-Jason Dominus)
58482      Branch: perl
58483            ! perl.c pod/perldiag.pod
58484 ____________________________________________________________________________
58485 [  5944] By: jhi                                   on 2000/04/25  01:15:18
58486         Log: On second thoughts frexp() does have two arguments.
58487      Branch: cfgperl
58488            ! perl.h
58489 ____________________________________________________________________________
58490 [  5943] By: jhi                                   on 2000/04/24  22:56:32
58491         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
58492              Now pp_ncmp() returns undef is either operand is a NaN.
58493      Branch: cfgperl
58494            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58495            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
58496            ! vms/subconfigure.com vos/config.def vos/config.h
58497            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
58498            ! win32/config.vc win32/config_H.bc win32/config_H.gc
58499            ! win32/config_H.vc
58500      Branch: metaconfig/U/perl
58501            + d_modfl.U
58502 ____________________________________________________________________________
58503 [  5942] By: jhi                                   on 2000/04/24  19:45:17
58504         Log: Regen Configure to match #5937.
58505      Branch: cfgperl
58506            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58507            ! config_h.SH
58508      Branch: metaconfig
58509            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
58510 ____________________________________________________________________________
58511 [  5941] By: jhi                                   on 2000/04/24  19:24:11
58512         Log: Further Unicos fixes for Mark Lutz.
58513      Branch: cfgperl
58514            ! hints/unicos.sh pp_ctl.c
58515 ____________________________________________________________________________
58516 [  5940] By: jhi                                   on 2000/04/24  19:09:06
58517         Log: Various Unicos 10.0.0.6 fixes.
58518              
58519              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
58520              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
58521              Reply-To: tecmpl1@triton.ca.boeing.com 
58522              To: perl5-porters@perl.org 
58523              Date: Fri, 14 Apr 2000 20:21:00 GMT 
58524              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
58525      Branch: cfgperl
58526            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
58527 ____________________________________________________________________________
58528 [  5939] By: gsar                                  on 2000/04/24  19:01:24
58529         Log: more pod nits (from Larry Virden)
58530      Branch: perl
58531            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
58532            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
58533            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
58534 ____________________________________________________________________________
58535 [  5938] By: gsar                                  on 2000/04/24  18:54:01
58536         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
58537      Branch: perl
58538            ! ext/B/B/Deparse.pm
58539 ____________________________________________________________________________
58540 [  5937] By: jhi                                   on 2000/04/24  17:39:00
58541         Log: Integrate with Sarathy.
58542      Branch: cfgperl
58543           +> (branch 31 files)
58544           !> (integrate 73 files)
58545 ____________________________________________________________________________
58546 [  5936] By: gsar                                  on 2000/04/24  17:30:06
58547         Log: additional tests for change#5934 (from Paul Marquess, who also
58548              sent in the same fix)
58549      Branch: perl
58550            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
58551            ! t/pragma/warn/5nolint t/pragma/warn/6default
58552 ____________________________________________________________________________
58553 [  5935] By: jhi                                   on 2000/04/24  17:26:05
58554         Log: Do not assume sign propagation.
58555              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
58556              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
58557              To: payner@ncifcrf.gov, perl5-porters@perl.org 
58558              Date: Tue, 18 Apr 2000 18:24:49 +0100 
58559              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
58560      Branch: cfgperl
58561            ! t/op/bop.t t/op/misc.t
58562 ____________________________________________________________________________
58563 [  5934] By: gsar                                  on 2000/04/24  17:16:54
58564         Log: propagate lexical warnings from surrounding scope correctly
58565              within string eval()
58566      Branch: perl
58567            ! pp_ctl.c t/pragma/warn/pp_ctl
58568 ____________________________________________________________________________
58569 [  5933] By: jhi                                   on 2000/04/24  17:01:07
58570         Log: Flatten the cpp jungle doing the nosuid checking.
58571      Branch: cfgperl
58572            ! perl.c
58573 ____________________________________________________________________________
58574 [  5932] By: gsar                                  on 2000/04/24  09:08:14
58575         Log: add rsignal(), whichsig() and do_join() to public API list
58576              (mod_perl uses them to good advantage)
58577      Branch: perl
58578            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
58579 ____________________________________________________________________________
58580 [  5931] By: gsar                                  on 2000/04/24  09:01:40
58581         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
58582      Branch: perl
58583            ! pp_hot.c regexec.c t/op/pat.t
58584 ____________________________________________________________________________
58585 [  5930] By: gsar                                  on 2000/04/24  08:58:33
58586         Log: small os390 tweaks (from Peter Prymmer)
58587      Branch: perl
58588            ! config_h.SH makedepend.SH
58589 ____________________________________________________________________________
58590 [  5929] By: gsar                                  on 2000/04/24  08:55:25
58591         Log: pod nits
58592      Branch: perl
58593            ! pod/perlguts.pod
58594 ____________________________________________________________________________
58595 [  5928] By: gsar                                  on 2000/04/24  08:50:13
58596         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
58597      Branch: perl
58598            ! ext/IO/lib/IO/Poll.pm
58599 ____________________________________________________________________________
58600 [  5927] By: gsar                                  on 2000/04/24  08:43:24
58601         Log: arrange for next() to resume at the unstack op rather than the
58602              loop conditional, so that scope cleanup happens correctly
58603              (from Stephen McCamant)
58604      Branch: perl
58605            ! op.c pp_ctl.c t/op/misc.t
58606 ____________________________________________________________________________
58607 [  5926] By: gsar                                  on 2000/04/24  08:18:40
58608         Log: on windows, reserve 16M of stack rather than 128M (allows more
58609              threads to run concurrently)
58610      Branch: perl
58611            ! win32/Makefile win32/makefile.mk
58612 ____________________________________________________________________________
58613 [  5925] By: gsar                                  on 2000/04/24  08:13:52
58614         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
58615      Branch: perl
58616            ! toke.c
58617 ____________________________________________________________________________
58618 [  5924] By: gsar                                  on 2000/04/24  08:08:59
58619         Log: avoid using uninitialized memory in require version check
58620      Branch: perl
58621            ! pp_ctl.c universal.c
58622 ____________________________________________________________________________
58623 [  5923] By: gsar                                  on 2000/04/24  07:20:14
58624         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
58625      Branch: perl
58626            ! ext/IO/lib/IO/Poll.pm
58627 ____________________________________________________________________________
58628 [  5922] By: gsar                                  on 2000/04/24  07:08:42
58629         Log: commentary about IoTYPE() (from Nathan Torkington)
58630      Branch: perl
58631            ! sv.h
58632 ____________________________________________________________________________
58633 [  5921] By: gsar                                  on 2000/04/24  06:58:26
58634         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
58635              by fix
58636      Branch: perl
58637            ! sv.c t/lib/charnames.t t/pragma/utf8.t
58638 ____________________________________________________________________________
58639 [  5920] By: gsar                                  on 2000/04/24  06:37:59
58640         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
58641      Branch: perl
58642            ! doop.c t/op/ver.t
58643 ____________________________________________________________________________
58644 [  5919] By: gsar                                  on 2000/04/24  06:21:58
58645         Log: Configure might miss old directories when prefix must be
58646              expanded (from Robin Barker)
58647      Branch: metaconfig
58648            ! U/installdirs/inc_version_list.U
58649      Branch: perl
58650            ! Configure
58651 ____________________________________________________________________________
58652 [  5918] By: gsar                                  on 2000/04/24  06:16:11
58653         Log: VMS nits in glob() test (from Charles Lane)
58654      Branch: perl
58655            ! t/lib/glob-basic.t
58656 ____________________________________________________________________________
58657 [  5917] By: gsar                                  on 2000/04/24  06:11:56
58658         Log: various pod nits (from Larry Virden and others)
58659      Branch: perl
58660            ! README.amiga README.hpux README.machten README.os2
58661            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
58662            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
58663            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
58664            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
58665            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
58666            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
58667            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
58668            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
58669 ____________________________________________________________________________
58670 [  5916] By: gsar                                  on 2000/04/24  05:52:43
58671         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
58672              <wjones@tc.fluke.com>)
58673      Branch: perl
58674            ! t/lib/glob-basic.t
58675 ____________________________________________________________________________
58676 [  5915] By: gsar                                  on 2000/04/24  05:07:01
58677         Log: supported platforms mixed up
58678      Branch: perl
58679            ! pod/perl56delta.pod pod/perlport.pod
58680 ____________________________________________________________________________
58681 [  5914] By: gsar                                  on 2000/04/24  04:56:08
58682         Log: caller() wasn't returning the right number of elements for
58683              eval {...}
58684      Branch: perl
58685            ! pp_ctl.c t/pragma/warn/9enabled
58686 ____________________________________________________________________________
58687 [  5913] By: gsar                                  on 2000/04/24  04:35:41
58688         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
58689              Mark-Jason Dominus)
58690      Branch: perl
58691            ! pod/perlfunc.pod
58692 ____________________________________________________________________________
58693 [  5912] By: gsar                                  on 2000/04/24  04:17:15
58694         Log: fix totally broken caching in UNIVERSAL::isa() (from
58695              Nick Ing-Simmons)
58696      Branch: perl
58697            ! t/op/universal.t universal.c
58698 ____________________________________________________________________________
58699 [  5911] By: gsar                                  on 2000/04/24  03:39:47
58700         Log: add linebreak properties from unicode/LineBrk.txt (from
58701              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
58702      Branch: perl
58703            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58704            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
58705            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
58706            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
58707            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
58708            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
58709            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
58710            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
58711            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
58712            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
58713            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
58714            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
58715            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
58716            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
58717            + lib/unicode/Is/LbrkZW.pl
58718            ! lib/unicode/mktables.PL
58719 ____________________________________________________________________________
58720 [  5910] By: gsar                                  on 2000/04/24  03:23:10
58721         Log: typo in pod
58722      Branch: perl
58723            ! ext/Thread/Thread.pm
58724 ____________________________________________________________________________
58725 [  5909] By: gsar                                  on 2000/04/24  03:22:03
58726         Log: mode argument to do_binmode() should be file mode, not boolean
58727      Branch: perl
58728            ! pp_sys.c
58729 ____________________________________________________________________________
58730 [  5908] By: gsar                                  on 2000/04/16  16:51:08
58731         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
58732              always returns a valid GV even when the symbol is trapped by strictures
58733              (avoids coredumps)
58734              
58735              TODO: the C<package;> hack needs similar treatment
58736      Branch: perl
58737            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
58738            ! t/pragma/strict-vars
58739 ____________________________________________________________________________
58740 [  5907] By: jhi                                   on 2000/03/31  23:42:56
58741         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
58742              an assumption which #5905 demolished.
58743      Branch: cfgperl
58744            ! pp_sys.c
58745 ____________________________________________________________________________
58746 [  5906] By: jhi                                   on 2000/03/31  18:54:37
58747         Log: Typo in #5905.
58748      Branch: cfgperl
58749            ! t/op/64bitint.t
58750 ____________________________________________________________________________
58751 [  5905] By: jhi                                   on 2000/03/31  18:50:54
58752         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
58753              reported by Joseph N. Hall.  The bug was that even with use64bitint
58754              one had to use the prefixes q, L, or ll with printf/sprintf,
58755              contrary to the documentation and common sense.
58756      Branch: cfgperl
58757            ! sv.c t/op/64bitint.t
58758 ____________________________________________________________________________
58759 [  5904] By: gsar                                  on 2000/03/28  02:31:32
58760         Log: add Changes, perldelta.pod
58761      Branch: perl
58762            + Changes pod/perldelta.pod
58763 ____________________________________________________________________________
58764 [  5903] By: gsar                                  on 2000/03/28  02:03:55
58765         Log: rename Changes and perldelta.pod
58766      Branch: perl
58767           +> Changes5.6 pod/perl56delta.pod
58768            - Changes pod/perldelta.pod
58769            ! MANIFEST
58770 ____________________________________________________________________________
58771 [  5902] By: gsar                                  on 2000/03/28  01:59:14
58772         Log: create maint-5.6 branch
58773      Branch: maint-5.6/perl
58774           +> (branch 1611 files)
58775 ____________________________________________________________________________
58776 [  5901] By: jhi                                   on 2000/03/23  05:48:43
58777         Log: Integrate with Sarathy.
58778      Branch: cfgperl
58779           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
58780 ____________________________________________________________________________
58781 [  5900] By: gsar                                  on 2000/03/23  05:42:43
58782         Log: three guesses on what this is :-)
58783      Branch: perl
58784            ! Changes